Commit Graph

383 Commits

Author SHA1 Message Date
Xavier Morel 84b0da12ae [TEST] add tests for t-raw and t-rawf, fix rawf which has apparently been broken since forever ago
bzr revid: xmo@openerp.com-20110310092356-xgfyjpdct2afotbv
2011-03-10 10:23:56 +01:00
Xavier Morel fdda52a3a4 [IMP] rename qweb test template file: each 'task' will be in its own template file, first is the output. Also add some description in the template file (though maybe it should be in the test file instead?)
bzr revid: xmo@openerp.com-20110310091856-rohvl52loilwosxw
2011-03-10 10:18:56 +01:00
Xavier Morel 3b60a6df06 [IMP] replace \W's for word boundaries by \b (actually about word boundaries), replace String.match to literal regexes by RegExp.test (if result is used in test only) or RegExp.exec
bzr revid: xmo@openerp.com-20110310091010-5odm0fp0383yev3t
2011-03-10 10:10:10 +01:00
Xavier Morel 07d4e22551 [ADD] some more escf tests
bzr revid: xmo@openerp.com-20110310085836-prkhe118n27n1xcz
2011-03-10 09:58:36 +01:00
Xavier Morel 952d6395ae [FIX] test and fix escf: turns out it never worked
bzr revid: xmo@openerp.com-20110310085138-o1fpyef7eq7byza5
2011-03-10 09:51:38 +01:00
Xavier Morel e312689221 [ADD] qunit test for qweb
bzr revid: xmo@openerp.com-20110309221205-sjdh5rdbjqzy1ntn
2011-03-09 23:12:05 +01:00
Xavier Morel 5c946d629b [IMP] improvements to qweb
bzr revid: xmo@openerp.com-20110309170254-ucze2gs4yhh14y8v
2011-03-09 18:02:54 +01:00
Fabien Meghazi a28eabafef Display header's user info when logged in. Should do real on_logged_in and on_logged_out
bzr revid: fme@openerp.com-20110309155944-4027u8f3er4o1y6w
2011-03-09 16:59:44 +01:00
Fabien Meghazi 346d439591 Added header right corner
bzr revid: fme@openerp.com-20110309150338-manveau1sy99fotm
2011-03-09 16:03:38 +01:00
Fabien Meghazi 0cb92aa8bd Added header images (should talk about a clean way to store images)
bzr revid: fme@openerp.com-20110309145945-jf3e3zodlexlxu15
2011-03-09 15:59:45 +01:00
Xavier Morel 7c72a27d11 [IMP] try adding some doc to qweb foreach
bzr revid: xmo@openerp.com-20110309115746-4hkmq0oziwoi4jfs
2011-03-09 12:57:46 +01:00
Xavier Morel 9b56599bb6 [IMP] muck around with vars and returns to simplify flows in qweb, extract xhr generation in its own function
bzr revid: xmo@openerp.com-20110309111307-rpaueaqjdzg1dkgj
2011-03-09 12:13:07 +01:00
Xavier Morel e94c8e810b [IMP] use switch/case in QWeb.trim, remove default case (as it's already handled by conditional at function top)
bzr revid: xmo@openerp.com-20110309104800-tdbzuqtg9lpardhr
2011-03-09 11:48:00 +01:00
Xavier Morel c7cfccf678 [REM] broken QWeb.dump() and QWeb.debug() functions ('s' unknown and undeclared in dump), broken qweb demo HTML file
bzr revid: xmo@openerp.com-20110309104358-ndorl9ijp1perixs
2011-03-09 11:43:58 +01:00
Xavier Morel 6bf2a9efd6 [FIX] deduplicate local variable declaration
bzr revid: xmo@openerp.com-20110309104058-oicx8oz67wq0cdq4
2011-03-09 11:40:58 +01:00
Xavier Morel adf7654683 [IMP] quiet down pycharm's type-inference/verif again
bzr revid: xmo@openerp.com-20110309104008-9g3efgflpz4j8am8
2011-03-09 11:40:08 +01:00
Xavier Morel 59a28e24ce [FIX] don't leak out variables as globals
bzr revid: xmo@openerp.com-20110309103930-0q0bnv4l6d8bb9tf
2011-03-09 11:39:30 +01:00
Xavier Morel 5e6bff90ca [FIX] QWeb.reg is a regex, don't init to a string (or pycharm's type-inference whines)
bzr revid: xmo@openerp.com-20110309103634-eqxuczw0g0kilhcy
2011-03-09 11:36:34 +01:00
Xavier Morel 31845dbf61 [IMP] terminate all JS statements in qweb
bzr revid: xmo@openerp.com-20110309103529-adjvos1r0s073fz9
2011-03-09 11:35:29 +01:00
Xavier Morel a99603920c [IMP] reindent qweb
bzr revid: xmo@openerp.com-20110309103436-a3v9bh4f87ddnutj
2011-03-09 11:34:36 +01:00
Fabien Meghazi be420bc347 Start working on layout
bzr revid: fme@openerp.com-20110308224758-si0b41r1nvpb0ban
2011-03-08 23:47:58 +01:00
Fabien Meghazi a22866c19f Added images
bzr revid: fme@openerp.com-20110308224732-wfcbrnto166ftl2y
2011-03-08 23:47:32 +01:00
Fabien Meghazi 2bbba687cd Search view groups
bzr revid: fme@openerp.com-20110307162047-xufrqodbvj4h6zwa
2011-03-07 17:20:47 +01:00
Fabien Meghazi 01876da228 css inputs
bzr revid: fme@openerp.com-20110307142440-kby6620q7zvaq7xq
2011-03-07 15:24:40 +01:00
Fabien Meghazi a8394573ca Qweb: added trim support
bzr revid: fme@openerp.com-20110307135515-0vkl56xc7pxtlive
2011-03-07 14:55:15 +01:00
Fabien Meghazi 34542b8274 Filter buttons style
bzr revid: fme@openerp.com-20110303201654-f0kwdk7ljana84k2
2011-03-03 21:16:54 +01:00
Fabien Meghazi afb08ddc2e Working on css
bzr revid: fme@openerp.com-20110303174607-wgxtm92kniqxvu7i
2011-03-03 18:46:07 +01:00
Fabien Meghazi f435d8ca99 Include xml2json_direct in main. Converted node.@attribute to node.attrs = {}
bzr revid: fme@openerp.com-20110303145552-f4cbxu2oi01ykbxl
2011-03-03 15:55:52 +01:00
Fabien Meghazi 3925bdae0f Improved search view
bzr revid: fme@openerp.com-20110303141145-zo4smmdhtb1cfvi5
2011-03-03 15:11:45 +01:00
Fabien Meghazi ae3877b94b Added icons
bzr revid: fme@openerp.com-20110303135424-l425ucr52937k4oq
2011-03-03 14:54:24 +01:00
Antony Lesuisse 4be2aab0f6 more comment
bzr revid: al@openerp.com-20110303000835-6fc9p8vgqy2884m0
2011-03-03 01:08:35 +01:00
Antony Lesuisse 2ab5a94722 comment about SearchViews
bzr revid: al@openerp.com-20110302233442-ggpos7nfls0acqri
2011-03-03 00:34:42 +01:00
Fabien Meghazi a4d60f05b6 todos
bzr revid: fme@openerp.com-20110302210942-nd414n1qg6i16mk5
2011-03-02 22:09:42 +01:00