Commit Graph

14 Commits

Author SHA1 Message Date
Géry Debongnie d1df2d53c3 add test to make sure we can load templates with empty str 2019-03-06 09:07:56 +01:00
Géry Debongnie fa8919b36b qweb_vdom: add support for t-raw with siblings 2019-03-05 09:46:17 +01:00
Géry Debongnie 484692b53a support dynamic formatted attributes with dashes 2019-03-05 08:35:19 +01:00
Géry Debongnie 0983ff0d24 allow static and dynamic attributes to combine in qweb 2019-03-04 11:26:15 +01:00
Géry Debongnie d7d0912853 fix issue with t-if confusing patching algorithm 2019-02-15 15:46:12 +01:00
Géry Debongnie 69047135a1 small qweb optimisation: reuse bound handlers if possible 2019-02-09 13:03:44 +01:00
Géry Debongnie e398ee2668 allow non alphanumeric dynamic attributes in qweb 2019-02-06 11:27:25 +01:00
Géry Debongnie b244ba7304 qweb: properly deal with dynamic attributes from t-set 2019-02-03 22:54:46 +01:00
Géry Debongnie 150dac04d4 snapshot all qweb templates 2019-02-03 19:48:08 +01:00
Géry Debongnie 27f5845799 load widget templates separately (so no more inline) 2019-02-02 16:26:20 +01:00
Géry Debongnie bfe83c5b70 add loadtemplates method to qweb 2019-02-02 11:32:07 +01:00
Géry Debongnie c46bad6e35 throw qweb error if invalid loop in t-foreach 2019-02-01 11:28:03 +01:00
Géry Debongnie d029f87a0f add notification widget/full system 2019-01-29 16:07:37 +01:00
Géry Debongnie 8488c41b38 move test files in subfolder 2019-01-26 20:23:34 +01:00