Commit Graph

85 Commits

Author SHA1 Message Date
Xavier Morel b44fdabb9a [FIX] trailing commas and missing semicolons
bzr revid: xmo@openerp.com-20110318165821-5zyvlfzi7xt25gu0
2011-03-18 17:58:21 +01:00
Antony Lesuisse aa826f3eed view and viewaction viewembedded readme guidelines
bzr revid: al@openerp.com-20110318003817-7boupjexdqicauyn
2011-03-18 01:38:17 +01:00
Fabien Meghazi 44271fe7f4 [ADD] Notebooks tabs
bzr revid: fme@openerp.com-20110317174932-hnlgoso4ezueuqbr
2011-03-17 18:49:32 +01:00
Fabien Meghazi 8daad6a2ec Refactoring
bzr revid: fme@openerp.com-20110317172508-fb1yxc1bcunqm2gt
2011-03-17 18:25:08 +01:00
Antony Lesuisse c27fc11c2f fix console.log
bzr revid: al@openerp.com-20110317170808-lwqxymfye4obfssg
2011-03-17 18:08:08 +01:00
Antony Lesuisse 4504ea1ca2 on_log temporary back to session
bzr revid: al@openerp.com-20110317162700-tv0iq7a9us986i9o
2011-03-17 17:27:00 +01:00
Fabien Meghazi 38c3d7c344 [ADD] datarecord plugged to formview part1
bzr revid: fme@openerp.com-20110317161356-b9qxxj227anuz5lr
2011-03-17 17:13:56 +01:00
Antony Lesuisse d51d885c77 [MERGE] xmo compliant json-rpc2
bzr revid: al@openerp.com-20110317154746-7mbwuqt9gk940mra
2011-03-17 16:47:46 +01:00
Antony Lesuisse e14677f255 dont assume session invalid
bzr revid: al@openerp.com-20110317151813-sy7m3oam2nm9nw0h
2011-03-17 16:18:13 +01:00
Antony Lesuisse 1d13b61284 login ask for db
bzr revid: al@openerp.com-20110317150153-afr9lmsy1ihuafrt
2011-03-17 16:01:53 +01:00
Antony Lesuisse 5f1e8c27c5 base_calendar
bzr revid: al@openerp.com-20110317145321-bchwp2kw8isof6xx
2011-03-17 15:53:21 +01:00
Xavier Morel 6e9014a879 [IMP] display all of error.data on RPC error by default, don't display the error object itself
bzr revid: xmo@openerp.com-20110317142220-ypr1lvhla6zawydv
2011-03-17 15:22:20 +01:00
Antony Lesuisse b8b37b18a2 datarecord load
bzr revid: al@openerp.com-20110317140638-dgsu44ci48nnpevq
2011-03-17 15:06:38 +01:00
Xavier Morel ba4054f6fc [IMP] cleanup JSON-RPC request lifecycle
bzr revid: xmo@openerp.com-20110317140627-hurby78o45xrmg6p
2011-03-17 15:06:27 +01:00
Antony Lesuisse 35b6a7efec form logic part1
bzr revid: al@openerp.com-20110317134155-snjjer2ynnbwuynf
2011-03-17 14:41:55 +01:00
Xavier Morel dc3abe055b [FIX] JSON-RPC2 request/response process
bzr revid: xmo@openerp.com-20110317130946-ptpaihigvie31moo
2011-03-17 14:09:46 +01:00
Antony Lesuisse 86bc7ef222 fix hello
bzr revid: al@openerp.com-20110317122239-wlyapf12h73m6uqo
2011-03-17 13:22:39 +01:00
Antony Lesuisse b28c65dcbd comment to simplify widget constructors
bzr revid: al@openerp.com-20110317003057-kmhibna1xbzc65lj
2011-03-17 01:30:57 +01:00
Antony Lesuisse 4beb59472e Rename WidgetField to Field use a common class
bzr revid: al@openerp.com-20110317002341-42we1on4bbud4k0h
2011-03-17 01:23:41 +01:00
Antony Lesuisse efca9c4ed9 window.openerp is is now a regular object, split controllers into chrome and views
bzr revid: al@openerp.com-20110316235634-3cuq96tkcsloq27j
2011-03-17 00:56:34 +01:00
Antony Lesuisse 02bf3106d6 addons loading working
bzr revid: al@openerp.com-20110316172042-go8m79n6j8b6lmaa
2011-03-16 18:20:42 +01:00
Fabien Meghazi 195d5aef8b [FIX] label for attribute
bzr revid: fme@openerp.com-20110316143753-vlrvls0qmtz27iaw
2011-03-16 15:37:53 +01:00
Fabien Meghazi ac35ee9ec4 [ADD] Formview
bzr revid: fme@openerp.com-20110316140045-6tzlnbhakhfpu20n
2011-03-16 15:00:45 +01:00
Fabien Meghazi fea50595d6 [ADD] QWeb: changed behaviour of t-att
bzr revid: fme@openerp.com-20110316133110-s0wwdb4yrysxb6q7
2011-03-16 14:31:10 +01:00
Xavier Morel 69b595ca8a [FIX] typo
bzr revid: xmo@openerp.com-20110315070409-ovef64u9m2qpt5r7
2011-03-15 08:04:09 +01:00
Xavier Morel 970dc4e2ad Reformat openerp.base.callback
bzr revid: xmo@openerp.com-20110314115828-5w00q4qsx06pxb8p
2011-03-14 12:58:28 +01:00
Xavier Morel 598b5de1c0 Rename and reindent elements in boot.js to makes scope and flows clearer. Also use object literal when available
bzr revid: xmo@openerp.com-20110314100055-gwpyoz2nk4ve1rhd
2011-03-14 11:00:55 +01:00
Xavier Morel ba287ba240 [FIX] JS warnings (typos, un-terminated statements, duplicate vars, trailing commas, unused locals
bzr revid: xmo@openerp.com-20110314094457-lci9toigkpue3guh
2011-03-14 10:44:57 +01:00
Xavier Morel 59a5c4c2a5 [IMP] result dict creations
bzr revid: xmo@openerp.com-20110314093825-1gcwso6w27tt6stz
2011-03-14 10:38:25 +01:00
Xavier Morel 9cf7baee6b [FIX] use simplejson as json is not available on Python 2.5 (also simplejson has better perfs)
bzr revid: xmo@openerp.com-20110310155345-8nxu3i92hno4j2yc
2011-03-10 16:53:45 +01:00
Antony Lesuisse 099cbcb416 merge xmo testsuite and improvement for qweb
bzr revid: al@openerp.com-20110314104422-53gcaty2m9g2lhxu
2011-03-14 11:44:22 +01:00
Antony Lesuisse 10104a2bf0 addons js loading
bzr revid: al@openerp.com-20110311132622-otrxhghgox9jqax6
2011-03-11 14:26:22 +01:00
Xavier Morel 31d6f99d21 Rename testrunner (it's the qweb test suite, not a qunit example)
bzr revid: xmo@openerp.com-20110310152629-graxr2mo1cz2p6sw
2011-03-10 16:26:29 +01:00
Xavier Morel 93598c0df5 [TEST] add a bunch of tests for foreach
bzr revid: xmo@openerp.com-20110310152536-w1idaxbl3piyoa31
2011-03-10 16:25:36 +01:00
Xavier Morel d8008cd04f [TEST] add tests for trim, two trims are broken, not sure how they're supposed to work to leaving that for when fme is back
bzr revid: xmo@openerp.com-20110310150235-9z9ihmg1vurboser
2011-03-10 16:02:35 +01:00
Xavier Morel b599eb8669 [TEST] add tests for t-call
bzr revid: xmo@openerp.com-20110310141229-m3v4s57llzj9mje6
2011-03-10 15:12:29 +01:00
Antony Lesuisse 5fd8b2c798 skeleton missing parts
bzr revid: al@openerp.com-20110310131724-x1yvnpvvld27qrn0
2011-03-10 14:17:24 +01:00
Antony Lesuisse 0fb45893f8 skeleton split openerp.base
bzr revid: al@openerp.com-20110310125415-xgp35keh863mehtp
2011-03-10 13:54:15 +01:00
Xavier Morel 12e140872c [TEST] attribute-addition features
bzr revid: xmo@openerp.com-20110310121827-im1lnvwor0x97ear
2011-03-10 13:18:27 +01:00
Antony Lesuisse 5971491a13 skeleton part1
bzr revid: al@openerp.com-20110310115123-5a4i2wg3lw33kqv5
2011-03-10 12:51:23 +01:00
Xavier Morel 5489bb8ebb [IMP] use boolean coertion in eval_bool instead of a ternary operator
bzr revid: xmo@openerp.com-20110310113257-07jom2dpt0t9uvs4
2011-03-10 12:32:57 +01:00
Xavier Morel deec9d4548 [TEST] add a few more tests for conditionals in test directive
bzr revid: xmo@openerp.com-20110310113216-h9h2exqup49001nm
2011-03-10 12:32:16 +01:00
Xavier Morel 6f48b2a3cc [TEST] add a bunch of tests for conditional expressions, fix definition of the 'or' operator
bzr revid: xmo@openerp.com-20110310111925-u3wgbmlz0tgcfwrv
2011-03-10 12:19:25 +01:00
Xavier Morel 3d442a1119 Add tests for t-set
bzr revid: xmo@openerp.com-20110310095334-d4u4esyo0d9hrcyk
2011-03-10 10:53:34 +01:00
Xavier Morel ef4d1e470a [FIX] qunit's assertion format is actually (actual, expected) not (expected, actual). Fix to get correct failure messages
bzr revid: xmo@openerp.com-20110310092828-j3be503khvjcwqkl
2011-03-10 10:28:28 +01:00
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