Commit Graph

50 Commits

Author SHA1 Message Date
Fabien BOURGEOIS f84924ae04 [REV]Restore specific Yaltik version 2021-02-22 14:58:16 +01:00
Fabien BOURGEOIS 0466028fb5 [FIX]Bad import on init 2021-02-22 14:57:51 +01:00
Fabien BOURGEOIS 6afa0b7f1b [ADD]XML base tests 2021-02-22 12:55:45 +01:00
Fabien BOURGEOIS 44b61deb32 [UPD]Bump pre version 2021-02-22 12:55:03 +01:00
Fabien BOURGEOIS a66309faa1 [REF][MOV]Macros on their own packages, small fixes 2021-02-22 12:54:51 +01:00
Fabien BOURGEOIS 2f5b50dcef [FIX]In macros, from python2/3 form 2021-02-22 12:54:03 +01:00
Fabien BOURGEOIS cda0282a33 [MOV][REF]Move macros to their own package 2021-02-22 12:53:21 +01:00
Fabien BOURGEOIS c18e598dfb [ADD][IMP]ustr casting macro 2021-02-22 01:16:16 +01:00
Fabien BOURGEOIS 24fc3f4807 [FIX]XML Base : fix unicode / str py2/3 difference 2021-02-22 01:01:21 +01:00
Fabien BOURGEOIS d5884da16b [ADD]Makefile 2021-02-22 00:43:53 +01:00
Fabien BOURGEOIS 9a3dfacc31 [REF][IMP][WIP]Pull improvements from purepy yaltik_dsl 2021-02-22 00:43:17 +01:00
Fabien BOURGEOIS 9ac4e9f24e [ADD]Test macros, end 2021-02-19 08:05:50 +01:00
Fabien BOURGEOIS ce816fc284 [ADD]Test : unit test case macro 2021-02-18 20:49:40 +01:00
Fabien BOURGEOIS d1071b8e61 [ADD]Test assert-not-in macro 2021-02-18 19:25:20 +01:00
Fabien BOURGEOIS 34510b8c7a [ADD]Odoo hydict macro 2021-02-18 19:25:04 +01:00
Fabien BOURGEOIS 1a44194047 [WIP][ADD]New macros for odoo and testing 2021-02-18 11:29:17 +01:00
Fabien BOURGEOIS 97afd350f7 [UPD]Bump version 2021-02-17 19:01:47 +01:00
Fabien BOURGEOIS a006173ffc [ADD][WIP]Test macros for assertions 2021-02-17 19:01:18 +01:00
Fabien BOURGEOIS ca9d06d1dc [ADD]Odoo macros : new o-mod for self.env['model'] 2021-02-17 19:00:58 +01:00
Fabien BOURGEOIS 24fe4e1cb3 [ADD]General utils 2021-02-17 19:00:26 +01:00
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