Commit Graph

35 Commits

Author SHA1 Message Date
Xavier Morel 672933ebfe [IMP] PNG recompression
bzr revid: xmo@openerp.com-20130605124327-poy97bvw73sdm1o6
2013-06-05 14:43:27 +02:00
Nhomar Hernandez f0ae319dec [IMP] When we go step by step, change the Case for a variable in a diff
Is a little confufing, in our case 100% of time our team had problems confusing Action with action
Obtaining an error with prototype because incorrect declaration.

IMHO this is a No-Brain merge, but i explain well to be sure you understand my point.

bzr revid: nhomar@gmail.com-20130517205608-wykuz0oxjccf6021
2013-05-17 16:26:08 -04:30
Xavier Morel dfb7493034 [FIX] add support for invisibility to fields (don't complete an invisible field)
bzr revid: xmo@openerp.com-20130213090108-h38emnwscgb5v1pu
2013-02-13 10:01:08 +01:00
Xavier Morel e2639618f6 [DOC] remove openerpdev intersphinx, add ref to module doc
bzr revid: xmo@openerp.com-20130117092722-6rfhkcu4igrgeo06
2013-01-17 10:27:22 +01:00
Xavier Morel 26cfe040cb [FIX] doc: rename and re-include 'presentation'
bzr revid: xmo@openerp.com-20121212165739-5u1880yhb4gq4pfl
2012-12-12 17:57:39 +01:00
Antony Lesuisse a2508290c2 [DOC] qweb rationale
bzr revid: al@openerp.com-20121208084846-1g1oksufswazkvko
2012-12-08 09:48:46 +01:00
Xavier Morel d9528501cf [IMP] qweb doc
bzr revid: xmo@openerp.com-20121206120440-17m9q0yhc4osd157
2012-12-06 13:04:40 +01:00
Xavier Morel 5122dab978 [ADD] bit o' tutorial for web modules
bzr revid: xmo@openerp.com-20121205132854-j0r8qgh5u2qwlqj1
2012-12-05 14:28:54 +01:00
Xavier Morel c04b5b7e1f [IMP] client actions doc fixes
bzr revid: xmo@openerp.com-20121204094925-0h0un3eg6znnxy7i
2012-12-04 10:49:25 +01:00
Xavier Morel 54ea7670d3 [FIX] incorrect conversion of JS arrays to py.js lists/tuples
bzr revid: xmo@openerp.com-20121203114706-dn5sqq3glqst4g1q
2012-12-03 12:47:06 +01:00
Xavier Morel e00cb36f41 [MERGE] from trunk
bzr revid: xmo@openerp.com-20121129091038-0fexjx8o12drjbga
2012-11-29 10:10:38 +01:00
niv-openerp bbce294eb8 [FIX] typo in doc
bzr revid: nicolas.vanhoren@openerp.com-20121126121745-btdro3limzkkxlj0
2012-11-26 13:17:45 +01:00
Xavier Morel 709f2506ff [REM] server-side eval_domain_and_context
bzr revid: xmo@openerp.com-20121123113932-siz0u2vp2u7z6wk2
2012-11-23 12:39:32 +01:00
Xavier Morel dca7adbc74 [FIX] doc errors
bzr revid: xmo@openerp.com-20121116111043-s0xuy1lya3am6tia
2012-11-16 12:10:43 +01:00
Xavier Morel 796e80ec2d [FIX] deferred.pipe -> deferred.then
bzr revid: xmo@openerp.com-20121116101417-mkcjrdtocl6w7408
2012-11-16 11:14:17 +01:00
Xavier Morel 0d85c24ae3 [MERGE] from trunk, fix/adapt some tests
bzr revid: xmo@openerp.com-20121116100840-yyr9b4oru3zdftld
2012-11-16 11:08:40 +01:00
Xavier Morel 249f28ff8b [DOC] how to run tests 'offline' in phantomjs
bzr revid: xmo@openerp.com-20121116093342-udc775t8cr5lgpst
2012-11-16 10:33:42 +01:00
Xavier Morel 8e85f4e0bd [IMP] timeout discipline
* Global timeout significantly increased to correctly handle e.g. db creation and teardown
* Per-test timeout brought back down to 2s

bzr revid: xmo@openerp.com-20121115091501-ys8opo0ccr3dq29h
2012-11-15 10:15:01 +01:00
Antony Lesuisse ba22c50e12 doc remove dev_ internal_ dichotomy tutorial will replace dev_
bzr revid: al@openerp.com-20121114230042-ojzn4hr3fp0k15dz
2012-11-15 00:00:42 +01:00
Xavier Morel 5fb303f12f [FIX] style issues: notes should be actual, correct phrases
bzr revid: xmo@openerp.com-20121114163735-th0oocohmepzg822
2012-11-14 17:37:35 +01:00
Xavier Morel e9839a517d [IMP] test case options were introduced before where it was said they were
bzr revid: xmo@openerp.com-20121114163559-jwi9ua3ny9utsdbo
2012-11-14 17:35:59 +01:00
Xavier Morel 0074bc4b3d [FIX] async docs
bzr revid: xmo@openerp.com-20121112073957-loeg9j4vbofklpnb
2012-11-12 08:39:57 +01:00
Xavier Morel 140f647167 [FIX] vas te faire foutre al
bzr revid: xmo@openerp.com-20121112073436-hjnbgcf08wfhwxa5
2012-11-12 08:34:36 +01:00
Antony Lesuisse e30858b91e [IMP] minor doc updates
bzr revid: al@openerp.com-20121110214755-4x7skj4o2g2icx4l
2012-11-10 22:47:55 +01:00
niv-openerp 7ec48c2d26 [IMP] merged documentation in the wiki with web client documentation
bzr revid: nicolas.vanhoren@openerp.com-20121108112356-zl99m2qod2e1fdk8
2012-11-08 12:23:56 +01:00
Xavier Morel e7fbd7290f [IMP] add a doc blurb to testing.section and testing.case
bzr revid: xmo@openerp.com-20121029120426-xdk03e5gvv1n03jw
2012-10-29 13:04:26 +01:00
Xavier Morel a9f1489fd0 [FIX] typos
bzr revid: xmo@openerp.com-20121029120004-d8tv0hks9d6684az
2012-10-29 13:00:04 +01:00
Xavier Morel 21e776a56b [IMP] document test runner global conf keys
bzr revid: xmo@openerp.com-20121029110902-ob21050di74vcyqc
2012-10-29 12:09:02 +01:00
Xavier Morel bf4a26d3e8 [ADD] actual-RPC tests, with UI. Bump QUnit timeout to 10s so RPC can run at all
bzr revid: xmo@openerp.com-20121029110154-5927gaix8k0ijl0c
2012-10-29 12:01:54 +01:00
Xavier Morel 04282ff00e [IMP] port search test to new framework, add handling of web.{submodule} dependencies
bzr revid: xmo@openerp.com-20121026084543-fobkc3ta5q2jc3q6
2012-10-26 10:45:43 +02:00
Xavier Morel 99a2dd3938 [ADD] first 90% of non-sucky testing API, last 90% left
also all existing tests shoud now be completely broken and need to be fixed

bzr revid: xmo@openerp.com-20121025154745-rw2gktfd6tp68k2m
2012-10-25 17:47:45 +02:00
Xavier Morel 71bbb149fb [MOVE] datagroup to a private ListView API
bzr revid: xmo@openerp.com-20121017105213-sfosutg26zg0w2ax
2012-10-17 12:52:13 +02:00
Antony Lesuisse 07e1fba67d [MERGE] remove standalone web client
bzr revid: al@openerp.com-20121010204451-nq3eatsl1x9zi1cf
2012-10-10 22:44:51 +02:00
Antony Lesuisse 5775b402a7 [MERGE] trunk
bzr revid: al@openerp.com-20121010125833-1w3xgpxgol5x626h
2012-10-10 14:58:33 +02:00
Antony Lesuisse bc3cf0b74f rm files, move postload hook
bzr revid: al@openerp.com-20121006171053-qggp1r5263h7v7vd
2012-10-06 19:10:53 +02:00