Commit Graph

114 Commits

Author SHA1 Message Date
Fabien BOURGEOIS 9839cf9cfe [ADD]Yaltik DSL : add template tag 2024-04-16 11:11:16 +02:00
Fabien BOURGEOIS 0edf9cc91d [ADD]Yaltik DSL : Label Tag 2024-02-01 15:57:18 +01:00
Fabien BOURGEOIS c6d54f74f0 [ADD]Yaltik DSL : add ul / li tags 2024-01-29 15:15:34 +01:00
Fabien BOURGEOIS e1a6bcc0da [ADD]Title HTML balisis 2024-01-16 17:35:32 +01:00
Fabien BOURGEOIS 1e51fad8dd [ADD]BR Tag 2024-01-12 12:34:32 +01:00
Fabien BOURGEOIS a8be867ebd [IMP]Yaltik DSL : add span tag 2024-01-12 12:26:51 +01:00
Fabien BOURGEOIS 22d6497f38 [ADD]Yaltik DSL : add basic tags 2023-05-24 10:29:55 +02:00
Fabien BOURGEOIS 3684e9d18c [ADD]Yaltik DSL : add notebook/page tags 2023-01-10 14:31:13 +01:00
Fabien BOURGEOIS eb4574ffd9 [IMP]Yaltik DSL : add delete fn 2022-12-15 16:50:14 +01:00
Fabien BOURGEOIS d401fec32c [ADD]Yaltik DSL : tests for yes_no filter 2022-12-09 11:57:00 +01:00
Fabien BOURGEOIS fd014bf3b3 [REM]Yaltik DSL : remove last coco file 2022-12-09 11:36:02 +01:00
Fabien BOURGEOIS cc971fb516 [MIG]Yaltik DSL : from coconut to pure py2 2022-12-09 11:18:04 +01:00
Fabien BOURGEOIS bc6f8797c4 [ADD]Yaltik DSL : add filter_yes_no 2022-11-25 22:57:44 +01:00
Fabien BOURGEOIS 2cab9fe8f9 [ADD]Yaltik DSL : add separator (source) 2022-11-20 23:43:24 +01:00
Fabien BOURGEOIS 430e725fc9 [ADD]Yaltik DSL : add separator 2022-11-20 23:38:47 +01:00
Fabien BOURGEOIS 59af616aab [UPD]Yaltik DSL : files built for prod 2022-11-18 10:37:20 +01:00
Fabien BOURGEOIS 71475e3f27 [FIX]XML Base for Python2 2022-11-18 10:36:36 +01:00
Fabien BOURGEOIS 73ecdb19b5 [MIG][REF]Yaltik DSL backported from 16 with coconut 2022-11-17 16:05:36 +01:00
Fabien BOURGEOIS de341e5df6 [REM]Yaltik DSL : remove useless external dependency 2021-02-22 19:30:15 +01:00
Fabien BOURGEOIS e9a84a1683 [TYPO]Makefile 2021-02-22 17:49:20 +01:00
Fabien BOURGEOIS 93cd5bc112 Merge branch '10.0' into 10.0-purepy 2021-02-22 16:42:20 +01:00
Fabien BOURGEOIS b9d62b7c68 [REF]Yaltik DSL directories refactoring + makefile 2020-05-07 13:39:50 +02:00
Fabien BOURGEOIS 5c4c0fe6e3 [MIG][WIP]Yaltik DSL : Odoo DSL on pure Python 2020-05-07 10:17:03 +02:00
Fabien BOURGEOIS c48c086a0b [REF]Yaltik DSL Test XML reindentation 2020-05-03 13:07:27 +02:00
Fabien BOURGEOIS 32dff3cce7 [ADD]Yaltik DSL Makefile 2020-05-03 12:59:30 +02:00
Fabien BOURGEOIS 212b6dc3d3 [IMP]Yaltik DSL : add pretty option on xml_write 2020-05-03 12:59:18 +02:00
Fabien BOURGEOIS 9fa300f77e [WIP][BROKEN]Yaltik DSL : no ported yet from coco 2020-05-03 12:32:01 +02:00
Fabien BOURGEOIS 143492e58b [WIP][IMP]XML Base : pretty option of xml write 2020-05-03 12:31:40 +02:00
Fabien BOURGEOIS 315f4a82ae [MIG][WIP]Yaltik DSL : XML Base on pure Python 2020-05-03 12:03:47 +02:00
Fabien BOURGEOIS 0a86aa3eab [REM]Remove Coconut from Yaltik DSL 2020-05-03 12:03:17 +02:00
Fabien BOURGEOIS 0c037815b9 [FIX]Yaltik DSL fix xmln with only children 2020-05-01 18:58:34 +02:00
Fabien BOURGEOIS 4938cec43d [IMP]Yaltik DSL : tests, use asserRaises instead of try 2020-05-01 18:44:24 +02:00
Fabien BOURGEOIS 8859a4b340 [REF][UPD]Yaltik DSL : migration to coco finished 2020-05-01 12:57:14 +02:00
Fabien BOURGEOIS c0c1427fce [REF]Yaltik DSL : end of refactoring to coconut, final tests 2020-05-01 09:45:58 +02:00
Fabien BOURGEOIS 9d1ab3dc6c [IMP]Yaltik DSL : Odoo DSL avoid side effect on attributes 2020-05-01 00:07:01 +02:00
Fabien BOURGEOIS 170aa6a86e [REF][IMP][WIP]Yaltik DSL : refactor to coco odoo
And new tests, enhancements.... WIP !
2020-04-30 23:41:39 +02:00
Fabien BOURGEOIS e46c4bf6ab [IMP]Yaltik DSL : improvements
* Improve typing ;
* Rewrite of xml_write ;
* New tests cases, as xml_write.
2020-04-30 18:32:47 +02:00
Fabien BOURGEOIS 742d395427 [REF]Yaltik DSL : XML Base better xmln 2020-04-30 11:09:28 +02:00
Fabien BOURGEOIS cfb99c113d [REF][WIP]Yaltik DSL : new tests, refacoring of xml_base, ADTs 2020-04-30 10:58:45 +02:00
Fabien BOURGEOIS 1202e3c6d4 [REF][WIP]Yaltik DSL : attempt to migrate to Coconut 2020-04-30 03:01:37 +02:00
Fabien BOURGEOIS 407b0fb78f [FIX]Yaltik DSL : fix for unicode child (not only str) 2020-04-29 18:41:18 +02:00
Fabien BOURGEOIS 829c72900a [IMP]Yaltik DSL : do not regenerate XML from cached Python 2020-04-29 11:02:18 +02:00
Fabien BOURGEOIS 8709bd2195 [IMP]Yaltik DSL : add XML filter 2020-04-29 08:37:49 +02:00
Fabien BOURGEOIS 63152aabdb [REF]Yaltik DSL : prefer lambdas, better indentations etc.
(quirks from hy2py)
2020-04-28 09:00:28 +02:00
Fabien BOURGEOIS 950f08fca6 [ADD]Yaltik DSL for Odoo 2020-04-28 08:47:58 +02:00
Fabien BOURGEOIS fb3834b433 [REM]Hy base removal (for external python package) 2020-03-27 00:34:42 +01:00
Fabien BOURGEOIS c01a61ba1c [FIX]Account Bank Statement Import CCoop : handling new CSV format
* Empty last cells on balance lines ;
* New year with YYYY (old : YY).
2020-01-30 10:19:42 +01:00
Fabien BOURGEOIS c5e3aff7df [IMP]Hy base : allow attrs as child as 2nd arg for xmln 2019-09-22 15:10:19 +02:00
Fabien BOURGEOIS 82fd49a5e5 [REF]Hy base : finalize fns over macros 2019-09-22 10:41:17 +02:00
Fabien BOURGEOIS c45d527fff [REF]Hy Base XML better naming for child 2019-09-22 10:34:00 +02:00