Commit Graph

30842 Commits

Author SHA1 Message Date
Vo Minh Thu (OpenERP) f51a5e1498 [MERGE] new configuration wizard system
bzr revid: odo@openerp.com-20110706161606-lluokqgsq9ezjbmc
2011-07-06 18:16:06 +02:00
Vo Minh Thu 6c7f791f5d [IMP] tidying up before merging in trunk.
bzr revid: vmt@openerp.com-20110706154001-r8y7w28yve2ca0ar
2011-07-06 17:40:01 +02:00
Quentin (OpenERP) a1e94494ec [IMP] base: typo in preview report
bzr revid: qdp-launchpad@openerp.com-20110706144150-pir9tklafefl5obf
2011-07-06 16:41:50 +02:00
Quentin (OpenERP) 3ebfe4915e [IMP] base: res.company preview report cleaning
bzr revid: qdp-launchpad@openerp.com-20110706144010-2yu620o9bpia5f03
2011-07-06 16:40:10 +02:00
Quentin (OpenERP) f19ccd5b7e [IMP] base: res.company preview report simplification
bzr revid: qdp-launchpad@openerp.com-20110706143153-hq1bmb7t9qcgzgfj
2011-07-06 16:31:53 +02:00
Quentin (OpenERP) a0ca1ee6e4 [MERGE] preview_report
bzr revid: qdp-launchpad@openerp.com-20110706142112-y2ccnpc5re7mpvrx
2011-07-06 16:21:12 +02:00
Olivier Dony 7ed682b71f [FIX] openerp-server: start cron jobs in their own threads
bzr revid: odo@openerp.com-20110706134452-e28ddxeo6pq6tky2
2011-07-06 15:44:52 +02:00
Rucha (Open ERP) e1472fa807 [REM, ADD]: res.company: Removed preview_report function,
* Added new blank report to print company header/footer

bzr revid: rpa@tinyerp.com-20110706125541-1uk17x39458nwonl
2011-07-06 18:25:41 +05:30
Xavier Morel 1847dbc017 [MERGE] list pagination branch
bzr revid: xmo@openerp.com-20110706083214-1thifexcz5pk0jih
2011-07-06 10:32:14 +02:00
Xavier Morel d44af4944d [FIX] groupby, broken at revision nicolas.vanhoren@openerp.com-20110629103046-rbsy0m6pke3ytqyl by a change in RPC response format for handlers added on ajax promise
Previously, callbacks passed as parameters to the RPC ajax call would receive only the result key of the json-rpc response (aka the part worth using), but callbacks added to the promise (via .then, .done or .fail) would get the whole json-rpc response (due to getting the jQuery ajax promise itself and not going through the json-rpc translation layer) and would need to add an indirection via xhr_response.result.

This was fixed in nicolas.vanhoren@openerp.com-20110629103046-rbsy0m6pke3ytqyl, but the relevant code in ContainerDataGroup.fetch was not fixed, would still go through the indirection and would therefore return an empty list (of groups) to the listview, leading to no groups being displayed

bzr revid: xmo@openerp.com-20110706072324-io03rcd33qwtxo3w
2011-07-06 09:23:24 +02:00
Launchpad Translations on behalf of openerp 4a2f59cca8 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110706043455-jxrgj2mbiq00l93f
2011-07-06 04:34:55 +00:00
Raphael Collet 7c7e977b23 [MERGE] trunk-portal-rco
bzr revid: rco@openerp.com-20110705125010-9pc0robqw66dtwuu
2011-07-05 14:50:10 +02:00
Vo Minh Thu 00ab8dbc08 [MERGE] setting a o2m to null unlinks the other side or sets it to null according to the ondelete value.
bzr revid: vmt@openerp.com-20110705123728-xp2zyiv17xz063oj
2011-07-05 14:37:28 +02:00
Olivier Dony f36e724804 [IMP] removed remaining method=True params from fields.function
Server revision 3495 odo@openerp.com-20110701232328-flgxulxva70vnyxr
removed the need for passing method=True to function fields.

bzr revid: odo@openerp.com-20110705122857-zvzpamu0n24zst1q
2011-07-05 14:28:57 +02:00
Vo Minh Thu a13109ea93 [REVERT] re-apply the 4 commits that were reverted just after, 4 commits ago.
bzr revid: vmt@openerp.com-20110705122222-bhim9uft3l3sqee8
2011-07-05 14:22:22 +02:00
tfr@openerp.com dae2957394 [FIX] buildbot error
bzr revid: tfr@openerp.com-20110705120448-hubv145y04lpkkf1
2011-07-05 14:04:48 +02:00
Antony Lesuisse dd0a8d0bb6 [FIX] project_message remove readonly attrs
bzr revid: al@openerp.com-20110705112435-f25f080cegol4o3j
2011-07-05 13:24:35 +02:00
Antony Lesuisse de41ee470e [FIX] hr payroll attrs, remove trailing comma
bzr revid: al@openerp.com-20110705110728-ihwts1v4ot06kimt
2011-07-05 13:07:28 +02:00
tfr@openerp.com 6f2f26ddee [MERGE] fix bug lp:805507
bzr revid: tfr@openerp.com-20110705104455-gnxwxttm5trkyyif
2011-07-05 12:44:55 +02:00
Quentin (OpenERP) d83d2cefa0 [IMP] res_company: preview_report function improved and cleaned
bzr revid: qdp-launchpad@openerp.com-20110705103001-gs4jjignq3bbi5zn
2011-07-05 12:30:01 +02:00
niv-openerp 657b659193 [fix] small fix for non-logical state in search view
bzr revid: nicolas.vanhoren@openerp.com-20110705093711-0rcb0y7c0cosemua
2011-07-05 11:37:11 +02:00
niv-openerp f7851b64ae [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110705085322-9maq2605k6dvnfho
2011-07-05 10:53:22 +02:00
niv-openerp 708855467f [imp] changed meaning of operation 3 on o2m to behave like operation 5
bzr revid: nicolas.vanhoren@openerp.com-20110705085106-xepnebw12sbq8s9b
2011-07-05 10:51:06 +02:00
Fabien Pinckaers f6eae71bd4 [IMP] Useability, shorten button Send Email
bzr revid: fp@tinyerp.com-20110705065336-17rm8j5hl5ra5m05
2011-07-05 08:53:36 +02:00
Jigar Amin 7604ece9b3 [BUG-FIX] refector - Fetch mail message_new subject missing condition
lp bug: https://launchpad.net/bugs/805507 fixed

bzr revid: jam@tinyerp.com-20110705054619-f3ur6at5cwf2zqtk
2011-07-05 11:16:19 +05:30
Launchpad Translations on behalf of openerp 5a823350e0 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110702050634-xl59j3cyqucb2xbr
bzr revid: launchpad_translations_on_behalf_of_openerp-20110703044707-mjrlbh7l81jm56z7
bzr revid: launchpad_translations_on_behalf_of_openerp-20110705043321-ij8r6auabm4cptt6
2011-07-05 04:33:21 +00:00
Quentin (OpenERP) cd5c2975fb [IMP] moved privew_report button server side (previously in base_setup) in order to have it near it's code
bzr revid: qdp-launchpad@openerp.com-20110704143225-subsgeiny3rz9yyn
2011-07-04 16:32:25 +02:00
Raphael Collet d3e87b4d5a [IMP] introduce i18n
bzr revid: rco@openerp.com-20110704141823-fe4jzgtlcsnfpwt9
2011-07-04 16:18:23 +02:00
Raphael Collet 48b04d3d80 [FIX] remove method=True in fields.function
bzr revid: rco@openerp.com-20110704140546-r7o4hj0bnxhkpggw
2011-07-04 16:05:46 +02:00
Quentin (OpenERP) d5e45ccb21 [MERGE] small code improvement
bzr revid: qdp-launchpad@openerp.com-20110704140506-j2o8m2pcak2p0c5m
2011-07-04 16:05:06 +02:00
Raphael Collet eed7ef1307 [MERGE] from trunk
bzr revid: rco@openerp.com-20110704135951-x4d5sk98ro3hwqsu
2011-07-04 15:59:51 +02:00
Rucha (Open ERP) 3df3c54572 [REF]: ir.module: Improvement in code, return common dictionary
bzr revid: rpa@tinyerp.com-20110704133431-iq309mmduwjlrxde
2011-07-04 19:04:31 +05:30
Quentin (OpenERP) f995180233 [MERGE] merge with main server trunk
bzr revid: qdp-launchpad@openerp.com-20110704133109-3ne5r64g2p32gctq
2011-07-04 15:31:09 +02:00
Xavier Morel fa9c2829d0 [FIX] value-content tests on set_value for some widgets
note: NaN != NaN, need to use isNaN

bzr revid: xmo@openerp.com-20110704121057-k9vrgim1pfc1g8u1
2011-07-04 14:10:57 +02:00
niv-openerp ec5f22eaeb [imp] removed checkbox to save password in login page
bzr revid: nicolas.vanhoren@openerp.com-20110704153259-cbz2qz0a95x53and
2011-07-04 17:32:59 +02:00
niv-openerp 445a879e58 [imp] cosmetic change in filters
bzr revid: nicolas.vanhoren@openerp.com-20110704152347-mu8wuii976oablzr
2011-07-04 17:23:47 +02:00
niv-openerp 20ceff1444 [fix] changed domain handling in select create popup and added non-selection of already selected rows in m2m
bzr revid: nicolas.vanhoren@openerp.com-20110704152027-z1tgamwz0uo8v5ml
2011-07-04 17:20:27 +02:00
niv-openerp 17ee1786b1 [imp] small cosmetic improvements in m2o
bzr revid: nicolas.vanhoren@openerp.com-20110704150554-6rbrd63h0qunz84n
2011-07-04 17:05:54 +02:00
niv-openerp c0ef247865 [imp] made o2m & m2m non multi selectable
bzr revid: nicolas.vanhoren@openerp.com-20110704150017-no4glzx2h7omkacr
2011-07-04 17:00:17 +02:00
niv-openerp 433c989399 [imp] minor: changed level of some logging
bzr revid: nicolas.vanhoren@openerp.com-20110704143035-iwmbqfy0gifdnllm
2011-07-04 16:30:35 +02:00
niv-openerp efdfe7731d [fix] fixed some problem with on_change and warnings
bzr revid: nicolas.vanhoren@openerp.com-20110704114131-kusycqhnkvyd8ye8
2011-07-04 13:41:31 +02:00
Quentin (OpenERP) d1cf666594 [MERGE] small code imp
bzr revid: qdp-launchpad@openerp.com-20110704113758-qzmb26v09q5gmdlx
2011-07-04 13:37:58 +02:00
niv-openerp ee1ec9dae7 [fix] problem with context handling in on_change when there is no context
bzr revid: nicolas.vanhoren@openerp.com-20110704113740-fv3s5wrzlnkagpuv
2011-07-04 13:37:40 +02:00
Quentin (OpenERP) ff92ce7c8f [IMP] removed method=True on few functional fields
bzr revid: qdp-launchpad@openerp.com-20110704112336-lrdbhkr1evs2c6q8
2011-07-04 13:23:36 +02:00
Rucha (Open ERP) d29461fa9a [REF]: res.currency: Improvements in checking by len(), passed context properly
bzr revid: rpa@tinyerp.com-20110704112206-1yvd6w8s43mqd7fw
2011-07-04 16:52:06 +05:30
niv-openerp 59f75a3eae [fix] warning message in form not handling correctly all cases
bzr revid: nicolas.vanhoren@openerp.com-20110704111134-juo51t5rxo5vdt0w
2011-07-04 13:11:34 +02:00
Quentin (OpenERP) 247309d870 [MERGE] merge small code imp
bzr revid: qdp-launchpad@openerp.com-20110704102115-sjxvcy8i3zos37gx
2011-07-04 12:21:15 +02:00
Quentin (OpenERP) 5143083ca2 [MERGE] ir.actions.todo documentation
bzr revid: qdp-launchpad@openerp.com-20110704100807-qi5qs7pmrk4j1yrt
2011-07-04 12:08:07 +02:00
Quentin (OpenERP) fcaec711f6 [MERGE] small views imp
bzr revid: qdp-launchpad@openerp.com-20110704100514-uwfvqbedy1jk3g2b
2011-07-04 12:05:14 +02:00
Quentin (OpenERP) cbf4a10281 [MERGE] removal of unused method
bzr revid: qdp-launchpad@openerp.com-20110704100209-rbq16z5lmejlfdxr
2011-07-04 12:02:09 +02:00