Commit Graph

36507 Commits

Author SHA1 Message Date
Amit (OpenERP) 2c9e939046 [MERGE]
bzr revid: apa@tinyerp.com-20110929051407-i8890ez3ad564j6g
2011-09-29 10:44:07 +05:30
Amit (OpenERP) c358d62c29 [MERGE]
bzr revid: apa@tinyerp.com-20110929051301-ncn3cyk0gag1evbq
2011-09-29 10:43:01 +05:30
Amit (OpenERP) 029121fa0e [MERGE]
bzr revid: apa@tinyerp.com-20110929051211-ywtr87iv48jl17iy
2011-09-29 10:42:11 +05:30
Amit (OpenERP) 2c239d8651 merged
bzr revid: apa@tinyerp.com-20110929050856-iv5h977461gr1bk6
2011-09-29 10:38:56 +05:30
Amit (OpenERP) 37987d9391 merged
bzr revid: apa@tinyerp.com-20110929050751-xk43161m5s80fxam
2011-09-29 10:37:51 +05:30
Launchpad Translations on behalf of openerp bdfaf1e37d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110928052022-bf10e5c48galbsqj
bzr revid: launchpad_translations_on_behalf_of_openerp-20110929043652-10gfn8flzy6x79n3
2011-09-29 04:36:52 +00:00
Launchpad Translations on behalf of openerp 55d9a2abe1 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110929043632-5n8npxnoc9229cw2
2011-09-29 04:36:32 +00:00
Olivier Dony b971680a53 [MERGE] multi-process/multi-threaded ir.cron implementation
bzr revid: odo@openerp.com-20110929002157-31pgkmqc96by15ak
2011-09-29 02:21:57 +02:00
Olivier Dony 5252e02cc5 [IMP] ir.cron.write/unlink: try NOWAIT lock to avoid blocking user operations during cron executions
bzr revid: odo@openerp.com-20110929001858-3v5ffsjela8y71qc
2011-09-29 02:18:58 +02:00
Olivier Dony cc5d73a529 [FIX] cron: cleanup wakeup pointers after processing them
bzr revid: odo@openerp.com-20110928235409-mzsuqxzmvc30sg0n
2011-09-29 01:54:09 +02:00
Olivier Dony f5fdb9f494 [FIX] cron/registry: typo
bzr revid: odo@openerp.com-20110928235048-ssfqeu7ug35isyfk
2011-09-29 01:50:48 +02:00
Olivier Dony dea1026c60 [IMP] cron: warning about max DB setting that may conflict with cron (thanks to N.Bessi for the idea)
bzr revid: odo@openerp.com-20110928231522-ah3xop8w1z18eg8n
2011-09-29 01:15:22 +02:00
Antony Lesuisse 3a4c322e83 [FIX] consider typeless action as ir.actions.act_window_close
bzr revid: al@openerp.com-20110928224705-cf4dwwrz85oqv8y8
2011-09-29 00:47:05 +02:00
Olivier Dony a9a50c2cc8 [FIX] ir_cron: compare timestamps always as UTC (as of v6.1)
bzr revid: odo@openerp.com-20110928224611-51eqnelo7mqomnwh
2011-09-29 00:46:11 +02:00
Olivier Dony f2b9b58fd3 [IMP] cron: misc renaming and minor changes to improve reviewability ;-)
bzr revid: odo@openerp.com-20110928224429-up0k4ts3cdks1u2s
2011-09-29 00:44:29 +02:00
Antony Lesuisse 015d2ae88b [FIX] remove openerpdispatch openerlib need to catch openerp.exceptions.* and raise as openerplib.exceptions.*
bzr revid: al@openerp.com-20110928221344-z2e9ve48js0fi4be
2011-09-29 00:13:44 +02:00
Antony Lesuisse c71979e6ae [MERGE] /openerp/6.1 xmlrpc compliant
bzr revid: al@openerp.com-20110928220539-5q8eujk1l0q43d4x
2011-09-29 00:05:39 +02:00
Olivier Dony e7601e68cb [MERGE] sync with latest trunk
bzr revid: odo@openerp.com-20110928211326-0e51q7zlw4h2528z
2011-09-28 23:13:26 +02:00
niv-openerp 62a8080818 [fix] problem with context keys not passed correctly in some cases, here the invoice created from a sale order
bzr revid: nicolas.vanhoren@openerp.com-20110928164428-07tzfmcip03xspjq
2011-09-28 18:44:28 +02:00
niv-openerp bce36d2dad [imp] desactivated auto loading of web_hello
bzr revid: nicolas.vanhoren@openerp.com-20110928151922-pxnduq0tvmofv7am
2011-09-28 17:19:22 +02:00
Vo Minh Thu b917742f15 [IMP] ir_sequence: added a simple test.
bzr revid: vmt@openerp.com-20110928151704-tqsr5h8zqs0vr32f
2011-09-28 17:17:04 +02:00
niv-openerp e43790f7f2 [imp] refactoring to improve the way the components are destroyed
bzr revid: nicolas.vanhoren@openerp.com-20110928151613-8suxvi1rzn9t40gd
2011-09-28 17:16:13 +02:00
Xavier Morel c18256fe3d [FIX] field names in pie chart builder and link to other views in charts
bzr revid: xmo@openerp.com-20110928145919-z4c7n550399kt8gt
2011-09-28 16:59:19 +02:00
Xavier Morel 784d6789fb [ADD] placeholder info in charts which can not be displayed
bzr revid: xmo@openerp.com-20110928142422-0uogjyg3sa1znaah
2011-09-28 16:24:22 +02:00
Vo Minh Thu 538cc0e92f [FIX] ir_sequence: typo in read().
bzr revid: vmt@openerp.com-20110928141520-9yx9sogoetizb9nn
2011-09-28 16:15:20 +02:00
Xavier Morel cd39bd968d [FIX] reimplement transformation for stacked bars
In DHTMLX, stacked bars require a very different topology than
clustered, essentially it requires taking clustered data and "rotating
it".

This implement the transformation of the series descriptors
('group_list' sequence which sets up the key, label and color for each
series) and of the series itself (sets up a key for each possible
value of the aggregation field, with each key prefixed by the name of
the ordinate column).

To handle grouped *and clustered* graphs, which dhtmlx does not
natively support, might be able to reimplement this Excel/Numbers
hack:
http://peltiertech.com/WordPress/clustered-stacked-column-bar-charts/
by iterating over all this.columns (rather than just the ordinate)
and... not sure actually, creating a record for each of these columns
for each abscissa value, with all other fields set to 0? Maybe?

bzr revid: xmo@openerp.com-20110928135219-edp80g7k6x60s3l8
2011-09-28 15:52:19 +02:00
Vo Minh Thu 6929d9f3c8 [FIX] ir_sequence: any merge proposal should touch as many .po files as possible.
bzr revid: vmt@openerp.com-20110928133101-z1baqrqw7yb2u73c
2011-09-28 15:31:01 +02:00
Vo Minh Thu 42fe3d4ff5 [IMP] ir_sequence: added the new "implementation" field in the views.
bzr revid: vmt@openerp.com-20110928132744-lb8m15yzg7kc3e56
2011-09-28 15:27:44 +02:00
Vo Minh Thu 7ac3c90774 [FIX] ir_sequence: check access right on get_id(), unlink returns True.
bzr revid: vmt@openerp.com-20110928130548-ldg97pjo5zex0qab
2011-09-28 15:05:48 +02:00
Vo Minh Thu b4661b5b09 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20110928130246-stflg3oza3nqq05i
2011-09-28 15:02:46 +02:00
Vo Minh Thu ebd8ca5df5 [IMP] orm: expose ir.model.access check shortcuts.
bzr revid: vmt@openerp.com-20110928130107-5y5di6nx0al3q8mh
2011-09-28 15:01:07 +02:00
Xavier Morel aa25be3746 [NOTSURE] Attempt to make graph code significantly more readable, break groupby and pie charts
bzr revid: xmo@openerp.com-20110928124542-5yn683kukq60zwng
2011-09-28 14:45:42 +02:00
niv-openerp b41131cdc6 [fix] problem with al making refactorings like a baraki de kermesse
bzr revid: nicolas.vanhoren@openerp.com-20110928123746-xudpsdgx353s2fnz
2011-09-28 14:37:46 +02:00
niv-openerp 3400e13621 [fix] problem in o2m, not restoring correctly the status of some o2m which caused problem in chart of account wizard
bzr revid: nicolas.vanhoren@openerp.com-20110928115537-8fa3lls2e04b3fau
2011-09-28 13:55:37 +02:00
Vo Minh Thu eeaa2a7f80 [FIX] ir_sequence: do the FOR UPDATE NO WAIT only in the No-gap sequence.
bzr revid: vmt@openerp.com-20110928114229-1g6r5et5frj26wam
2011-09-28 13:42:29 +02:00
Vo Minh Thu f2c5556b68 [FIX] ir_sequence: forgot id argument in _create_sequence().
bzr revid: vmt@openerp.com-20110928103009-17rw1af5ebauu3f5
2011-09-28 12:30:09 +02:00
Antony Lesuisse 4ad8bd6fb9 [IMP] use generic value for base_data company
bzr revid: al@openerp.com-20110928101227-199mwqzmsta01am3
2011-09-28 12:12:27 +02:00
Antony Lesuisse 0ecd9811b3 [MERGE] login nivified
bzr revid: al@openerp.com-20110928094122-qvlqcxya0ba3u7p7
2011-09-28 11:41:22 +02:00
Fabien Meghazi ad8a70c763 [FIX] Context of actions loaded by buttons were not properly evaluated
bzr revid: fme@openerp.com-20110928093553-571zsugcocpkk1hm
2011-09-28 11:35:53 +02:00
Christophe Simonis a578747e53 [FIX] wrap Login template
bzr revid: chs@openerp.com-20110928091958-3pbgyvug309bfmb1
2011-09-28 11:19:58 +02:00
niv-openerp 68df0092f1 [imp] added test in context/domain decoder to check possible error from javascript side
bzr revid: nicolas.vanhoren@openerp.com-20110928091552-8ghutbmy1ixif5l9
2011-09-28 11:15:52 +02:00
Vo Minh Thu 5f4ebc7b1c [IMP] ir_sequence: add support for PostgreSQL sequence.
This is partly inspired by openlabs' Sequence Postgres module.
Untested yet.

bzr revid: vmt@openerp.com-20110928091309-098red2biba5uq73
2011-09-28 11:13:09 +02:00
Christophe Simonis b223c0a650 merge upstream
bzr revid: chs@openerp.com-20110928085150-nkupuglnbrrzixyy
2011-09-28 10:51:50 +02:00
Launchpad Translations on behalf of openerp d159b7b182 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110928051941-ui5tnmsl3fgkdugk
2011-09-28 05:19:41 +00:00
Olivier Dony 8b7800750c [MERGE] Fixes related to server removal of osv_memory
bzr revid: odo@openerp.com-20110927213803-rj2hujpigijhvvpl
2011-09-27 23:38:03 +02:00
Olivier Dony 762637518b [MERGE] osv_memory removed, merged into database-backed Model/TransientModel
bzr revid: odo@openerp.com-20110927213712-9aa0x0aqoh13f6ga
2011-09-27 23:37:12 +02:00
Vo Minh Thu 0a8fe1e3b5 [IMP] ir_sequence: draining the swamp while being up to my neck in alligators.
bzr revid: vmt@openerp.com-20110927213612-y8qzz2cma1cmfo69
2011-09-27 23:36:12 +02:00
Olivier Dony 614334fd6a [FIX] email_template: force fields.selection int backend
bzr revid: odo@openerp.com-20110927212311-sfg6eonra10yxveh
2011-09-27 23:23:11 +02:00
Olivier Dony 5f91274850 [FIX] survey: correct osv_memory model to respect proper Model relationships + some cleanup
bzr revid: odo@openerp.com-20110927202843-d7yj3na2e9nkn8wp
2011-09-27 22:28:43 +02:00
Vo Minh Thu 6d6f22015a [IMP] ir_sequence: whitespace and other hair cut changes.
bzr revid: vmt@openerp.com-20110927183830-9mkkphmpzquyqsjn
2011-09-27 20:38:30 +02:00