Commit Graph

29159 Commits

Author SHA1 Message Date
Vo Minh Thu a37a4404fb [REF] consistent, grepable ir.values object naming.
bzr revid: vmt@openerp.com-20110516153331-vusrrgr3hvlcyei0
2011-05-16 17:33:31 +02:00
Vo Minh Thu a931e398bf [REF] consistent, grepable ir.values object naming.
bzr revid: vmt@openerp.com-20110516150534-2524fn6587jir72m
2011-05-16 17:05:34 +02:00
Vo Minh Thu f99e8db427 [MERGE] merged fix for res_lang.
bzr revid: vmt@openerp.com-20110516101941-ufa4ue8u5hlcfekm
2011-05-16 12:19:41 +02:00
Vo Minh Thu 059083488e [IMP] res_lang: removed unneeded itertools import.
bzr revid: vmt@openerp.com-20110516101009-x1ih1y17ci4ihkne
2011-05-16 12:10:09 +02:00
Vo Minh Thu e248d008c0 [IMP] res_lang: using a regex instead of custom function,
based on rco comment.

bzr revid: vmt@openerp.com-20110516100712-ezg0ul9bo81uto1h
2011-05-16 12:07:12 +02:00
Vo Minh Thu 584fc24bb3 [FIX] forgot to actually replace the function call by the new one.
bzr revid: vmt@openerp.com-20110516090908-umx4o2ar2w2igiid
2011-05-16 11:09:08 +02:00
Vo Minh Thu 12144cfc2b [FIX]: dont use the leading non-digits when splitting in the format.
bzr revid: vmt@openerp.com-20110516090312-8r5b63e7ln045h0p
2011-05-16 11:03:12 +02:00
Vo Minh Thu ffb6fdd3a9 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20110516090036-d0yr21s1ofqu8tiq
2011-05-16 11:00:36 +02:00
Xavier Morel d10cf199b9 [REM] broken method
bzr revid: xmo@openerp.com-20110516072544-bj7shdl9e1of34sr
2011-05-16 09:25:44 +02:00
Launchpad Translations on behalf of openerp 359adccde4 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110514045340-5syevyplayyvtaj3
bzr revid: launchpad_translations_on_behalf_of_openerp-20110515044025-pmslnmik13xfii43
bzr revid: launchpad_translations_on_behalf_of_openerp-20110516043957-rtsds34al9c5hfk3
2011-05-16 04:39:57 +00:00
Launchpad Translations on behalf of openerp 2015bd7a3e Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110514045306-lh4jlor643nt2bpo
2011-05-14 04:53:06 +00:00
niv-openerp 6eb51adbac [IMP] Gantt improvements.
bzr revid: nicolas.vanhoren@openerp.com-20110513150155-li80sicymh8e1t18
bzr revid: nicolas.vanhoren@openerp.com-20110513154628-toy2fci47e1reyr5
2011-05-13 17:46:28 +02:00
niv-openerp ce2be5b68f [IMP] Style improvements.
bzr revid: nicolas.vanhoren@openerp.com-20110513154522-8euli59c1caaca2z
2011-05-13 17:45:22 +02:00
niv-openerp 348a3386b3 [MERGE]
bzr revid: nicolas.vanhoren@openerp.com-20110513145314-q71g21r1o4trx6v8
2011-05-13 16:53:14 +02:00
Vo Minh Thu 0da15bd185 [MERGE] slightly improved log message for cron jobs.
bzr revid: vmt@openerp.com-20110513142920-s0vw77xawgod5r13
2011-05-13 16:29:20 +02:00
niv-openerp ce6efa372a [MERGE] many2one and many2many
bzr revid: nicolas.vanhoren@openerp.com-20110513142038-wa87m5kbfviqstvr
2011-05-13 16:20:38 +02:00
niv-openerp 3bc12005bd [MERGE]
bzr revid: nicolas.vanhoren@openerp.com-20110513141459-g5b19i83hqvy9cnh
2011-05-13 16:14:59 +02:00
niv-openerp 68477ebc47 [IMP] Cleaned do_fill
bzr revid: nicolas.vanhoren@openerp.com-20110513135403-wcmctpibtw97fpah
2011-05-13 15:54:03 +02:00
niv-openerp 5f11a9f30c [IMP] Cleaned do_search_read.
bzr revid: nicolas.vanhoren@openerp.com-20110513133914-nvezbww1r84mpiju
2011-05-13 15:39:14 +02:00
Jacques-Etienne Baudoux 56b794c644 [FIX] removed unused imports, unused depth definition, changed indent definition
bzr revid: jba@openerp.com-20110513133514-zojsknaqrybu347e
2011-05-13 15:35:14 +02:00
Xavier Morel 9888008e74 [FIX] pie chart composition: groups don't make sense, 2 value fields don't either
bzr revid: xmo@openerp.com-20110513132417-mfxd2wvyn0dx3cs2
2011-05-13 15:24:17 +02:00
Vo Minh Thu 94401ff9c1 [MERGE] yml test: more explicit message when some data is missing.
bzr revid: vmt@openerp.com-20110513125218-gnbtcpm3jlgnflff
2011-05-13 14:52:18 +02:00
sma (Tiny) 4702007c37 [IMP] Improve m2o focus.
bzr revid: sma@tinyerp.com-20110513124028-bjjokz9sjbyu07nq
2011-05-13 18:10:28 +05:30
tfr@openerp.com 9b34b68a6b [MERGE] fix lp:771161
bzr revid: tfr@openerp.com-20110513123715-ny01khiqg7jva9qr
2011-05-13 14:37:15 +02:00
Naresh (OpenERP) a94ccb1faf [IMP]:moved the logger exception before raise
bzr revid: nch@tinyerp.com-20110513122604-2ewsy6mcyghyci9f
2011-05-13 17:56:04 +05:30
niv-openerp a270b417aa [IMP] Improved configuration.
bzr revid: nicolas.vanhoren@openerp.com-20110513114228-owzkbb345dukdcxo
2011-05-13 13:42:28 +02:00
tfr@openerp.com ddf2d75bb2 [MERGE] fix lp:778299
bzr revid: tfr@openerp.com-20110513111751-pkt9i7u3b90xj5ix
2011-05-13 13:17:51 +02:00
Naresh (OpenERP) 6c210e6290 [IMP]:ValueError Message when running a YAML test that belong to a module test suite as standalone
lp bug: https://launchpad.net/bugs/722472 fixed

bzr revid: nch@tinyerp.com-20110513094405-dyn08nh7uqpu1rjq
2011-05-13 15:14:05 +05:30
Vo Minh Thu 48b2466676 [FIX] res_lang: the string to format cannot be empty.
- not yet fixed, but a new implementation of the grouping code
  is provided without that problem.
- some testing need to be done.
- removed unnecessary arguments
- eval() used only once

bzr revid: vmt@openerp.com-20110513093121-qo7walg7dff0kufl
2011-05-13 11:31:21 +02:00
tfr@openerp.com f6cfc8909a [MERGE] bug lp:758699
bzr revid: tfr@openerp.com-20110513092224-ccmcetd4jhiyss01
2011-05-13 11:22:24 +02:00
cpa-openerp 840d2e8819 [IMP] Remove search logic from gantt controller, set event color and use date.js .
bzr revid: cpa@tinyerp.com-20110513071952-8zhi8afdb7oxsjl5
2011-05-13 12:49:52 +05:30
Launchpad Translations on behalf of openerp 892034c97c Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110513043534-1q8fovektkzgm1zw
2011-05-13 04:35:34 +00:00
Fabien Meghazi 4508febaea [ADD] Added widget field type "email"
bzr revid: fme@openerp.com-20110512162550-ksv72qrac2l9ttvi
2011-05-12 18:25:50 +02:00
Fabien Meghazi d9fa808fcf [ADD] Added non editable image field widget
bzr revid: fme@openerp.com-20110512152248-53z3r716040mvb9t
2011-05-12 17:22:48 +02:00
Fabien Meghazi 55e1c6e7f4 [FIX] Fixed some litteral arguments in on_changes
bzr revid: fme@openerp.com-20110512144835-ygbu7nfxjz7hp160
2011-05-12 16:48:35 +02:00
Fabien Meghazi 270566ad53 [FIX] Fixed form dates parsing & formatting
bzr revid: fme@openerp.com-20110512144355-1ollzrcf722lwwh7
2011-05-12 16:43:55 +02:00
Fabien Meghazi 6b09377f4f [FIX] fixed dates.js
bzr revid: fme@openerp.com-20110512143835-16l5c3ajj36l4nrn
2011-05-12 16:38:35 +02:00
Fabien Meghazi 50194d321e [ADD] Added float_time form widget
bzr revid: fme@openerp.com-20110512143222-2gc42sludahd7c6i
2011-05-12 16:32:22 +02:00
sma (Tiny) d352848b48 [IMP] Add combo image.
bzr revid: sma@tinyerp.com-20110512134705-aldge5yx7bi9i8vz
2011-05-12 19:17:05 +05:30
sma (Tiny) 14eaf4afb9 [IMP] Remove static image.
bzr revid: sma@tinyerp.com-20110512134626-bb3t3c1rhz020xno
2011-05-12 19:16:26 +05:30
Vo Minh Thu 4a6155d80c [MERGE] --i18n-overwrite can be used with --update.
bzr revid: vmt@openerp.com-20110512134553-7iomtd21nqsxs63q
2011-05-12 15:45:53 +02:00
sma (Tiny) 1e4bbe7bd6 [IMP] Improve button click.
bzr revid: sma@tinyerp.com-20110512134524-d9wkls6cv6iqykzs
2011-05-12 19:15:24 +05:30
Vo Minh Thu 6a3342acfb [MERGE] orm: pass the context around.
lp bug: https://launchpad.net/bugs/704696 fixed

bzr revid: vmt@openerp.com-20110512125239-b2s0etg1yrjoa970
2011-05-12 14:52:39 +02:00
Vo Minh Thu c666a297cf [REF] ir_ui_menu: _get_image_icon simplified, more general.
- code actually from chs a.k.a. Christophe (OpenERP) a.k.a. kangol.

bzr revid: vmt@openerp.com-20110512123752-l1gpv6qr193wt4yf
2011-05-12 14:37:52 +02:00
Vo Minh Thu a2e39003d8 [MERGE] ir.ui.menu form view: set parent_id in new submenus.
bzr revid: vmt@openerp.com-20110512113816-ebbosf5u932zq03t
2011-05-12 13:38:16 +02:00
Antony Lesuisse 43f0b62a7a search view input text sized to 15
bzr revid: al@openerp.com-20110512113724-640mxsw3e5yh6ow4
2011-05-12 13:37:24 +02:00
Fabien Meghazi aa40e111fa [FIX] Fixed date & datetime widgets. Using dates.js
bzr revid: fme@openerp.com-20110512103601-vbfa5or1kydajlmh
2011-05-12 12:36:01 +02:00
Xavier Morel 506a93c706 [REM] nonsensical @select on graph/field
bzr revid: xmo@openerp.com-20110512102452-jc9etuh29d8czf54
2011-05-12 12:24:52 +02:00
Xavier Morel b392412371 [FIX] Many2ManyListView based on changes in ListView API.
bzr revid: xmo@openerp.com-20110512095711-85drteuvprr22ggs
2011-05-12 11:57:11 +02:00
sma (Tiny) 7141cf7327 [REM] Remove unnecessary css.
bzr revid: sma@tinyerp.com-20110512093908-63477h8xmlhj4t7b
2011-05-12 15:09:08 +05:30