Commit Graph

30 Commits

Author SHA1 Message Date
Fabien BOURGEOIS 4d0c66241f [FIX]Asks for Yaltik Hy 0.17.0 version 2020-04-27 12:40:37 +02:00
Fabien BOURGEOIS 4cccf0e084 [FIX]hytopy handling of unicode characters 2020-04-27 12:30:20 +02:00
Fabien BOURGEOIS 305d17609f [ADD]Add new global macros and helpers 2020-04-27 11:32:10 +02:00
Fabien BOURGEOIS 18b963d2cd [IMP]Hy Odoo : allow XML data to have attributes, add XML node function 2020-04-27 11:29:07 +02:00
Fabien BOURGEOIS 01a73a2ce2 [UPD]Bump version 2020-04-25 16:52:53 +02:00
Fabien BOURGEOIS 811c166f90 [IMP]Odoo : new XML nodes, improve view inherit macro, attempt for _translate...
But Odoo black magic, does not work with AST and so Hy...
2020-04-25 16:51:54 +02:00
Fabien BOURGEOIS bb5c3a8cb8 [IMP]XML write : pretty print for py2 2020-04-25 16:50:49 +02:00
Fabien BOURGEOIS 4744b46ba8 [IMP]API Break : no ox- forced namespace anymore 2020-04-24 11:51:34 +02:00
Fabien BOURGEOIS 82e5f1990d [REM]Python cache files 2020-04-04 19:54:20 +02:00
Fabien BOURGEOIS f8353799ee [TYPO]Macro typo 2020-03-27 19:18:40 +01:00
Fabien BOURGEOIS 06b1371255 [IMP]New hydm macro to craft hy style domain tuple 2020-03-27 16:16:24 +01:00
Fabien BOURGEOIS a170137504 [TYPO]Better naming for ox-act-window-action(to -model) 2020-03-27 11:18:55 +01:00
Fabien BOURGEOIS 5927560259 [ADD]Hy Odoo additions
* Add strdm helper to build domain string from hy style tuple ;
* Add ox-act-window-action to shortcut ;
* Add ox menuitems functions.
*
2020-03-27 11:17:39 +01:00
Fabien BOURGEOIS f4db225ccc [DOC]Hy Odoo document compute-field macro 2020-03-27 09:39:13 +01:00
Fabien BOURGEOIS 9f81eeca06 [REM]Remove bad pycache files 2020-03-27 09:36:34 +01:00
Fabien BOURGEOIS b260bf1f8d [REF]Hy Odoo repackging 2020-03-27 00:28:28 +01:00
Fabien BOURGEOIS 48a14d8dd9 [FIX]xml-write macro needs ET (ElementTree) 2020-03-27 00:01:48 +01:00
Fabien BOURGEOIS 2d520c2d8a [REF]Hy Odoo new package 2020-03-26 23:31:36 +01:00
Fabien BOURGEOIS dff6311d81 [IMP]Hy Base enhancements
* New ox-view-new shortcut to quickly create new records and views ;
* New ox-sheet XML field ;
* Improrve ox-field with mangling name attribute ;
* Idem for compute-fn macro for dependencies.
2020-03-26 22:32:16 +01:00
Fabien BOURGEOIS fd2da5bddf [ADD]Hy Base : new macros
* For computed fields ;
* For migrations.
2019-10-23 05:29:17 +02:00
Fabien BOURGEOIS f2ac8b6f09 [IMP]Hy base : add Odoo debug logger 2019-09-22 15:29:29 +02:00
Fabien BOURGEOIS 0e598ee766 [IMP]Hy base : allow attrs as child as 2nd arg for xmln 2019-09-22 15:10:06 +02:00
Fabien BOURGEOIS 3805f07a77 [REF]Hy base : finalize fns over macros 2019-09-22 10:41:27 +02:00
Fabien BOURGEOIS 8fad07955a [REF]Hy Base XML better naming for child 2019-09-22 10:28:56 +02:00
Fabien BOURGEOIS f831d4661b [IMP]Hy Base : favor defns instead of macros here 2019-09-22 10:12:41 +02:00
Fabien BOURGEOIS 4f463d3c0d [IMP]Hy Base : new odoo macros 2019-09-18 21:10:00 +02:00
Fabien BOURGEOIS 68f6c68696 [FIX]Hy Base : handle python2 case 2019-09-18 09:26:07 +02:00
Fabien BOURGEOIS d2e8abff37 [FIX]Hy base : actions-server code fix 2019-09-18 09:25:30 +02:00
Fabien BOURGEOIS 98c26fdbec [IMP]Hy Base : new macro for server actions 2019-09-17 16:39:58 +02:00
Fabien BOURGEOIS ba839855bd [ADD]Hy base v12 2019-09-17 16:39:34 +02:00