Commit Graph

36808 Commits

Author SHA1 Message Date
Olivier Dony 2e02eaf46f [IMP] edi: review/cleanup (wip)
bzr revid: odo@openerp.com-20110930121900-1fzq6b0gbhxxki0j
2011-09-30 14:19:00 +02:00
Stephane Wirtel cb13a76208 [FIX] base_setup: the web client can't parse the literal value in the
on_change event. We use a workaround to bypass this kind of problem.

bzr revid: stw@openerp.com-20110930115144-nwog9ac6a5dzv1xj
2011-09-30 13:51:44 +02:00
Olivier Dony babb7aa0ec [FIX] fields: m2m SQL names may be dynamic now, care for it in field_to_dict()
Also cleaned up field_to_dict signature and callers to
honor conventions.

lp bug: https://launchpad.net/bugs/863019 fixed

bzr revid: odo@openerp.com-20110930112348-4c8undh1d6h1y3ps
2011-09-30 13:23:48 +02:00
Olivier Dony 0bb9cbd51b [FIX] sale: slightly more robust default shop definition
bzr revid: odo@openerp.com-20110930105111-a3no58iprq0qwm55
2011-09-30 12:51:11 +02:00
Stephane Wirtel c9fe3b9200 [MERGE] Merge Upstream
bzr revid: stw@openerp.com-20110930102326-ic6hhmwu15i0r8l1
2011-09-30 12:23:26 +02:00
Vo Minh Thu 64389ef4db [MERGE] module/manifest: the module complexity (as given in the manifest) is now stored in db.
bzr revid: vmt@openerp.com-20110930101232-y9wvlszl5c63ar6p
2011-09-30 12:12:32 +02:00
Stephane Wirtel 53554035ae [FIX] store the complexity field from the manifest during the database creation
bzr revid: stw@openerp.com-20110930095814-4o01upd0krmysbid
2011-09-30 11:58:14 +02:00
Vo Minh Thu d273e72f35 [IMP] xmlrpc/exceptions: added a model and a view to exercise exception handling.
bzr revid: vmt@openerp.com-20110930093755-ee6569l3bhgrervp
2011-09-30 11:37:55 +02:00
Antony Lesuisse c20bd2b2f8 [FIX] webdav in /webdav
bzr revid: al@openerp.com-20110930093749-5ij7tvj9lc7lhztc
2011-09-30 11:37:49 +02:00
Stephane Wirtel 4705ae9352 [REF] base_setup: Remove the definition of ir_module_category because
defined in the server
[FIX] base_setup: Set the rights variables and containers for the
algo.
[REF] base_setup: Use some code for the development of this wizard
(sorry)

bzr revid: stw@openerp.com-20110930090929-lqj8lbmivsrkjmbb
2011-09-30 11:09:29 +02:00
Vo Minh Thu f82c6503b7 [FIX] xmlrpc: handle old/new exceptions with old/new clients.
bzr revid: vmt@openerp.com-20110930085012-pqzzb3qwvdwu9hxy
2011-09-30 10:50:12 +02:00
Olivier Dony c39513038a [FIX] share: un-needed groups attribute, also contains typo
lp bug: https://launchpad.net/bugs/863089 fixed

bzr revid: odo@openerp.com-20110930082749-noyygg1rvpmd9343
2011-09-30 10:27:49 +02:00
Xavier Morel 6bb8d8ea85 [ADD] readonly & movable form view
bzr revid: xmo@openerp.com-20110930081247-wl1d0i7hz206244o
2011-09-30 10:12:47 +02:00
Fabien Pinckaers c8d28ce474 [IMP] useability
bzr revid: fp@tinyerp.com-20110930081235-88jifqvfozqalu54
2011-09-30 10:12:35 +02:00
Fabien Pinckaers f0bcafb086 [IMP] useability, removing default address on main company
bzr revid: fp@tinyerp.com-20110930080729-cuhyvquvsq6i8fyq
2011-09-30 10:07:29 +02:00
Fabien Pinckaers 5ea04287be [IMP] useability, removing default address on main company
bzr revid: fp@tinyerp.com-20110930080659-3046tkjzav0jpapd
2011-09-30 10:06:59 +02:00
Fabien Pinckaers d32f04bb3c [IMP] reverting back useability on company header/footer from al
bzr revid: fp@tinyerp.com-20110930080425-wuyaef8fd2k1fuwy
2011-09-30 10:04:25 +02:00
Launchpad Translations on behalf of openerp 8507f7cc4a Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110930043724-cv7w2vcqt7soa9gc
bzr revid: launchpad_translations_on_behalf_of_openerp-20110930044048-j5gv3hmo9cj3dhyg
2011-09-30 04:40:48 +00:00
Antony Lesuisse 46d3f7e42c [FIX] osv object_proxy to use new style class
bzr revid: al@openerp.com-20110929224919-uacfp8w53jfqikkj
2011-09-30 00:49:19 +02:00
Antony Lesuisse 9fbcaa2d06 [IMP] audittrail cleanup and speedup
- test for auditrail before anything else
- dont allocate a different cursor

bzr revid: al@openerp.com-20110929222347-c2ywh8nwhl27d9uv
2011-09-30 00:23:47 +02:00
Stephane Wirtel c536edf45f [REF] base_setup: Rewrite the code of fields_view_get
[IMP] base_setup: Compute the modules to install with the selection
from the user

bzr revid: stw@openerp.com-20110929160817-8cjtaznqgyl6110h
2011-09-29 18:08:17 +02:00
niv-openerp eb92957c8c [fix] obvious bug, field used in a on_change but not declared in the view
bzr revid: nicolas.vanhoren@openerp.com-20110929154007-gtxf31frsuukepvf
2011-09-29 17:40:07 +02:00
niv-openerp 58ece9f856 [fix] error message when login invalid broken
bzr revid: nicolas.vanhoren@openerp.com-20110929151322-zcymbsemo962ky0j
2011-09-29 17:13:22 +02:00
niv-openerp 5c2d8e4cdc [fix] problem in database when creating a new database
bzr revid: nicolas.vanhoren@openerp.com-20110929145751-4oh0b9uqll8wx3zj
2011-09-29 16:57:51 +02:00
Xavier Morel ba86faac47 [IMP] shave ~190ms off of *big* listview rendering speed
make conversion of internal Records to form-shape faster by iterating over the attributes object directly instead of using _.each

bzr revid: xmo@openerp.com-20110929145031-q7mqf43gza94ekj6
2011-09-29 16:50:31 +02:00
Fabien Meghazi 59e70f4544 [FIX] si la vue est pas searchable on va appeler 'this.searchview[true]()'
bzr revid: fme@openerp.com-20110929144915-mgh3eaztp14cbbfp
2011-09-29 16:49:15 +02:00
Xavier Morel 3cde15fe01 [ADD] evaluator proof of concept: colors in list rows
bzr revid: xmo@openerp.com-20110929144036-7u2w6pf6lwkvzck0
2011-09-29 16:40:36 +02:00
niv-openerp 911c47adf4 [imp] changed logging to be like server
bzr revid: nicolas.vanhoren@openerp.com-20110929142919-v8pzr4zpy984e5qc
2011-09-29 16:29:19 +02:00
Xavier Morel d793d6c1ae [ADD] atom context keys (uid and current_date) to evaluation context of row colors
bzr revid: xmo@openerp.com-20110929142410-1f9btd6f3ws0srpj
2011-09-29 16:24:10 +02:00
niv-openerp 8dbbacca08 [imp] improved logging, now blacklist openerplib
bzr revid: nicolas.vanhoren@openerp.com-20110929141556-j92hlk7j2ahx8i70
2011-09-29 16:15:56 +02:00
Xavier Morel d32d0c5637 [IMP] update py.parse to 0.2
bzr revid: xmo@openerp.com-20110929135449-ssommvnyof6auy29
2011-09-29 15:54:49 +02:00
Vo Minh Thu 1381ac139e [IMP] ir_sequence: (code, company_id) is unique, even for company_id IS NULL.
bzr revid: vmt@openerp.com-20110929134758-793vqith9pfcvs7w
2011-09-29 15:47:58 +02:00
Xavier Morel 3cee85eaba [FIX] typo syntax error
bzr revid: xmo@openerp.com-20110929132822-3qbbl1qttnvfhl40
2011-09-29 15:28:22 +02:00
Xavier Morel 0618731f6b [MERGE] trunk
bzr revid: xmo@openerp.com-20110929132454-oweaht1oel4st1m8
2011-09-29 15:24:54 +02:00
Vo Minh Thu bd341cc6fe [IMP] ir_sequence: call it with the new methods.
bzr revid: vmt@openerp.com-20110929132254-eevlq6t9d6i6um7z
2011-09-29 15:22:54 +02:00
Xavier Morel 22b1bb8abb [FIX] do not remove 'multi=True' actions in fields_view_get for tree view
fields_view_get removed multi=True actions from the result of
ir_values.get_actions('client_action_multi', ...), so that multi
actions would not be displayed in the form view's sidebar in the GTK
client.

The web client has a sidebar in both cases, the GTK client just
ignores 'toolbar' key if not in tree view, so don't remove 'multi'
actions in tree view toolbar, to avoid having to perform one more RPC
call (explicit ir_values.get) in web client.

lp bug: https://launchpad.net/bugs/856378 fixed

bzr revid: xmo@openerp.com-20110929130701-65ubx1o0swk889nl
2011-09-29 15:07:01 +02:00
Vo Minh Thu 6c90db2dde [IMP] ir_sequence: adapt addons code to server changes.
bzr revid: vmt@openerp.com-20110929124858-9nr2gbpuxc6k7ofx
2011-09-29 14:48:58 +02:00
Stephane Wirtel 593f997a43 [FIX] base: assign a parent_id for the account charts subcategory
bzr revid: stw@openerp.com-20110929123705-zm5518i1odwv06fb
2011-09-29 14:37:05 +02:00
Stephane Wirtel 4380b2044a [REF] base_setup: Specify the right domain for the ir.module.category, needed by the fields_get and fields_view_get methods of the super base.setup.installer2
bzr revid: stw@openerp.com-20110929123524-lsw8o8diyj4ljpku
2011-09-29 14:35:24 +02:00
Fabien Meghazi 45ed96d15e [IMP] Kanban, removed local references to domain and context
bzr revid: fme@openerp.com-20110929123225-nkx9zx5kj8vc2pjm
2011-09-29 14:32:25 +02:00
Vo Minh Thu dc993b507e [IMP] ir_sequence: change API, deprecate old one.
bzr revid: vmt@openerp.com-20110929122753-19middna4b782tcy
2011-09-29 14:27:53 +02:00
Fabien Meghazi 4171f852ce [IMP] Kanban: Only reload current record when button is clicked
bzr revid: fme@openerp.com-20110929122441-x0o94teq3zbftyai
2011-09-29 14:24:41 +02:00
Fabien Meghazi 50300b74a7 [FIX] Fixed the calendar view for new do_search
bzr revid: fme@openerp.com-20110929121902-np8driu2jukwh9b0
2011-09-29 14:19:02 +02:00
niv-openerp a658311000 [imp] now uses a global connector for connection to OpenERP server
bzr revid: nicolas.vanhoren@openerp.com-20110929121732-xydsj26xw9fyn1hr
2011-09-29 14:17:32 +02:00
Stephane Wirtel bfc823812d [MERGE] Rename the categories (__openerp__.py) of the modules
bzr revid: stw@openerp.com-20110929121512-bl21yfzmdieeq9si
2011-09-29 14:15:12 +02:00
Fabien Meghazi 7e6bc0e062 [FIX] Fixed kanban view for new do_search
bzr revid: fme@openerp.com-20110929115830-ww0xxxxxaso5rqs7
2011-09-29 13:58:30 +02:00
Stephane Wirtel ccfcb47149 [IMP] base: each ir.module.category will be assigned with an
autogenerated xml-id during the creation of the database
[IMP] base: Create the records for the categories of OpenERP

bzr revid: stw@openerp.com-20110929115515-rqlwqfzndxblxqtz
2011-09-29 13:55:15 +02:00
Fabien Meghazi f2cd835296 [IMP] Fixed gantt in order to support new do_search
bzr revid: fme@openerp.com-20110929114815-4nql5xzwztb77vdm
2011-09-29 13:48:15 +02:00
Fabien Meghazi c0736631ca [IMP] Search also when controller is not yet instanciate
bzr revid: fme@openerp.com-20110929114720-cjpkgjr7rm03w5rn
2011-09-29 13:47:20 +02:00
Fabien Meghazi 03585c43c5 [MERGE] Merge with trunk
bzr revid: fme@openerp.com-20110929113120-30k2cdyyxw7tpfot
2011-09-29 13:31:20 +02:00