|
a8be867ebd
|
[IMP]Yaltik DSL : add span tag
|
2024-01-12 12:26:51 +01:00 |
|
|
22d6497f38
|
[ADD]Yaltik DSL : add basic tags
|
2023-05-24 10:29:55 +02:00 |
|
|
3684e9d18c
|
[ADD]Yaltik DSL : add notebook/page tags
|
2023-01-10 14:31:13 +01:00 |
|
|
eb4574ffd9
|
[IMP]Yaltik DSL : add delete fn
|
2022-12-15 16:50:14 +01:00 |
|
|
d401fec32c
|
[ADD]Yaltik DSL : tests for yes_no filter
|
2022-12-09 11:57:00 +01:00 |
|
|
fd014bf3b3
|
[REM]Yaltik DSL : remove last coco file
|
2022-12-09 11:36:02 +01:00 |
|
|
cc971fb516
|
[MIG]Yaltik DSL : from coconut to pure py2
|
2022-12-09 11:18:04 +01:00 |
|
|
bc6f8797c4
|
[ADD]Yaltik DSL : add filter_yes_no
|
2022-11-25 22:57:44 +01:00 |
|
|
2cab9fe8f9
|
[ADD]Yaltik DSL : add separator (source)
|
2022-11-20 23:43:24 +01:00 |
|
|
430e725fc9
|
[ADD]Yaltik DSL : add separator
|
2022-11-20 23:38:47 +01:00 |
|
|
59af616aab
|
[UPD]Yaltik DSL : files built for prod
|
2022-11-18 10:37:20 +01:00 |
|
|
71475e3f27
|
[FIX]XML Base for Python2
|
2022-11-18 10:36:36 +01:00 |
|
|
73ecdb19b5
|
[MIG][REF]Yaltik DSL backported from 16 with coconut
|
2022-11-17 16:05:36 +01:00 |
|
|
de341e5df6
|
[REM]Yaltik DSL : remove useless external dependency
|
2021-02-22 19:30:15 +01:00 |
|
|
e9a84a1683
|
[TYPO]Makefile
|
2021-02-22 17:49:20 +01:00 |
|
|
93cd5bc112
|
Merge branch '10.0' into 10.0-purepy
|
2021-02-22 16:42:20 +01:00 |
|
|
b9d62b7c68
|
[REF]Yaltik DSL directories refactoring + makefile
|
2020-05-07 13:39:50 +02:00 |
|
|
5c4c0fe6e3
|
[MIG][WIP]Yaltik DSL : Odoo DSL on pure Python
|
2020-05-07 10:17:03 +02:00 |
|
|
c48c086a0b
|
[REF]Yaltik DSL Test XML reindentation
|
2020-05-03 13:07:27 +02:00 |
|
|
32dff3cce7
|
[ADD]Yaltik DSL Makefile
|
2020-05-03 12:59:30 +02:00 |
|
|
212b6dc3d3
|
[IMP]Yaltik DSL : add pretty option on xml_write
|
2020-05-03 12:59:18 +02:00 |
|
|
9fa300f77e
|
[WIP][BROKEN]Yaltik DSL : no ported yet from coco
|
2020-05-03 12:32:01 +02:00 |
|
|
143492e58b
|
[WIP][IMP]XML Base : pretty option of xml write
|
2020-05-03 12:31:40 +02:00 |
|
|
315f4a82ae
|
[MIG][WIP]Yaltik DSL : XML Base on pure Python
|
2020-05-03 12:03:47 +02:00 |
|
|
0a86aa3eab
|
[REM]Remove Coconut from Yaltik DSL
|
2020-05-03 12:03:17 +02:00 |
|
|
0c037815b9
|
[FIX]Yaltik DSL fix xmln with only children
|
2020-05-01 18:58:34 +02:00 |
|
|
4938cec43d
|
[IMP]Yaltik DSL : tests, use asserRaises instead of try
|
2020-05-01 18:44:24 +02:00 |
|
|
8859a4b340
|
[REF][UPD]Yaltik DSL : migration to coco finished
|
2020-05-01 12:57:14 +02:00 |
|
|
c0c1427fce
|
[REF]Yaltik DSL : end of refactoring to coconut, final tests
|
2020-05-01 09:45:58 +02:00 |
|
|
9d1ab3dc6c
|
[IMP]Yaltik DSL : Odoo DSL avoid side effect on attributes
|
2020-05-01 00:07:01 +02:00 |
|
|
170aa6a86e
|
[REF][IMP][WIP]Yaltik DSL : refactor to coco odoo
And new tests, enhancements.... WIP !
|
2020-04-30 23:41:39 +02:00 |
|
|
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 |
|
|
742d395427
|
[REF]Yaltik DSL : XML Base better xmln
|
2020-04-30 11:09:28 +02:00 |
|
|
cfb99c113d
|
[REF][WIP]Yaltik DSL : new tests, refacoring of xml_base, ADTs
|
2020-04-30 10:58:45 +02:00 |
|
|
1202e3c6d4
|
[REF][WIP]Yaltik DSL : attempt to migrate to Coconut
|
2020-04-30 03:01:37 +02:00 |
|
|
407b0fb78f
|
[FIX]Yaltik DSL : fix for unicode child (not only str)
|
2020-04-29 18:41:18 +02:00 |
|
|
829c72900a
|
[IMP]Yaltik DSL : do not regenerate XML from cached Python
|
2020-04-29 11:02:18 +02:00 |
|
|
8709bd2195
|
[IMP]Yaltik DSL : add XML filter
|
2020-04-29 08:37:49 +02:00 |
|
|
63152aabdb
|
[REF]Yaltik DSL : prefer lambdas, better indentations etc.
(quirks from hy2py)
|
2020-04-28 09:00:28 +02:00 |
|
|
950f08fca6
|
[ADD]Yaltik DSL for Odoo
|
2020-04-28 08:47:58 +02:00 |
|
|
fb3834b433
|
[REM]Hy base removal (for external python package)
|
2020-03-27 00:34:42 +01:00 |
|
|
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 |
|
|
c5e3aff7df
|
[IMP]Hy base : allow attrs as child as 2nd arg for xmln
|
2019-09-22 15:10:19 +02:00 |
|
|
82fd49a5e5
|
[REF]Hy base : finalize fns over macros
|
2019-09-22 10:41:17 +02:00 |
|
|
c45d527fff
|
[REF]Hy Base XML better naming for child
|
2019-09-22 10:34:00 +02:00 |
|
|
82155b3cc2
|
[IMP]Hy Base : favor defns instead of macros here
|
2019-09-22 10:32:19 +02:00 |
|
|
fbb21545ec
|
[ADD]XML DSL addon
|
2019-09-20 15:28:33 +02:00 |
|
|
0b592275a9
|
[IMP]Hy Base : new odoo macros
|
2019-09-18 21:10:34 +02:00 |
|
|
b61c49d1e6
|
[FIX]Hy Base : handle python2 case
|
2019-09-18 09:28:04 +02:00 |
|
|
f1ae84bc77
|
[FIX]Hy base : actions-server code fix
|
2019-09-18 09:27:21 +02:00 |
|