Commit Graph

30621 Commits

Author SHA1 Message Date
Fabien Meghazi 611e78218e [FIX] ViewManagerAction do not set the Dataset index when loading action's res_id
bzr revid: fme@openerp.com-20110627132911-e54mzgkmt28lyhi2
2011-06-27 15:29:11 +02:00
Vo Minh Thu 027d082936 [MERGE] some refactoring in fields_view_get.
bzr revid: vmt@openerp.com-20110627132601-qw6ejx2v4xywq4ai
2011-06-27 15:26:01 +02:00
Xavier Morel b8032a6eec [FIX] error reporting during domain and context evaluation failure
maybe, just maybe, interpolating reported data into the error string could be useful for debugging

bzr revid: xmo@openerp.com-20110627131247-lv38qdg77v22u4hx
2011-06-27 15:12:47 +02:00
Fabien Meghazi 798cf867f6 [FIX] m2o's get_value() should return false when internal value is null
bzr revid: fme@openerp.com-20110627113221-br4h8hfedzbbhd22
2011-06-27 13:32:21 +02:00
Fabien Meghazi 3f543ba20a [FIX] compute_domain does not use form widget's get_value()
bzr revid: fme@openerp.com-20110627113122-lbe99a7381w54qyd
2011-06-27 13:31:22 +02:00
Vo Minh Thu a8facfdb38 [MERGE] fix regression
introduced at revno: 3466, revision-id: vmt@openerp.com-20110617072608-5tmwf2g2qb0pwrhk

bzr revid: vmt@openerp.com-20110627104748-hvvc3sb7nmxk85db
2011-06-27 12:47:48 +02:00
niv-openerp 90abbfc60f [imp] added method to get fields values in form view
bzr revid: nicolas.vanhoren@openerp.com-20110627100956-izjwcr9n5pgjun41
2011-06-27 12:09:56 +02:00
tfr@openerp.com 02f3363f91 [MERGE] import google project + calendar cleaning v1
bzr revid: tfr@openerp.com-20110627100343-msagwsa1nba29497
2011-06-27 12:03:43 +02:00
Vo Minh Thu ab0d721416 [REF] orm: added TODOs.
bzr revid: vmt@openerp.com-20110627095059-lf8lctk1z0yawgrk
2011-06-27 11:50:59 +02:00
tfr@openerp.com 37e5b6aa27 [MERGE] trunk
bzr revid: tfr@openerp.com-20110627094420-4hgyyo72orq3dp0u
2011-06-27 11:44:20 +02:00
Olivier Dony 8654be5ca3 [FIX] orm.unlink(): cascade deletion of ir.model.data performed as admin
Also replaced all uid == 1 references with a ROOT_USER_ID constant, 
to make it more explicit.

bzr revid: odo@openerp.com-20110627092538-kq8hrjoii5o9l7k4
2011-06-27 11:25:38 +02:00
niv-openerp 8ccc412493 [imp] made all relations accept the same value in input than the one created in output
bzr revid: nicolas.vanhoren@openerp.com-20110627090532-lrp05fal50sy0vna
2011-06-27 11:05:32 +02:00
Launchpad Translations on behalf of openerp dd1a492aba Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110625045901-98k6vcr38xovb98h
bzr revid: launchpad_translations_on_behalf_of_openerp-20110626043532-lxfq62fz43u0n5n0
2011-06-26 04:35:32 +00:00
tfr@openerp.com 26f64c51f3 [IMP] review of contact import
bzr revid: tfr@openerp.com-20110624161117-6n2qzn3u2iix1pvb
2011-06-24 18:11:17 +02:00
niv-openerp 3a2b31a128 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110624150547-w03jpa7nyik4srlz
2011-06-24 17:05:47 +02:00
Fabien Meghazi 0745245d7b [IMP] Changed cursor over m2o context menu icon
bzr revid: fme@openerp.com-20110627084044-effwiknz7d0v0487
2011-06-27 10:40:44 +02:00
Launchpad Translations on behalf of openerp b58afd07c4 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110627044611-p2nznsg2ahoijbwm
2011-06-27 04:46:11 +00:00
Xavier Morel 9d5531e2ce [IMP] vertical alignment of search fields containing filters: they should sit on the same baseline as all other fields
bzr revid: xmo@openerp.com-20110624143117-8nnxx6dze0z4d2rd
2011-06-24 16:31:17 +02:00
Olivier Dony 6c253fb1b4 [MERGE] features: new/updated portal and share modules
bzr revid: odo@openerp.com-20110624141403-5bemanedpsyw4xeb
2011-06-24 16:14:03 +02:00
Xavier Morel dfca597e2d [FIX] broken spacing between table cells of some search view content
lp bug: https://launchpad.net/bugs/781625 fixed

bzr revid: xmo@openerp.com-20110624141302-gk6t7dp66mui3cee
2011-06-24 16:13:02 +02:00
Xavier Morel 7bfd9aee40 [FIX] add property length on FilterGroup so SearchView.field knows that it has sub-filters and can display them
lp bug: https://launchpad.net/bugs/801143 fixed

bzr revid: xmo@openerp.com-20110624140508-9yhxwhd9myhisso1
2011-06-24 16:05:08 +02:00
Vo Minh Thu 82a3dca2d7 [FIX] fields: pass around the context in the create case of the many2many (thankks to rco).
bzr revid: vmt@openerp.com-20110624140103-z7t3c029mc4uq5wu
2011-06-24 16:01:03 +02:00
Olivier Dony 3662105c50 [MERGE] feature branch with improvements for sharing resources
Contains a few fixes for ir.rule management, tools for combining
domains, related tests, and a few minor fixes.

bzr revid: odo@openerp.com-20110624133529-z4y01gy2fm0x0oj1
2011-06-24 15:35:29 +02:00
Olivier Dony 5ad88d5d35 [MERGE] sync with trunk
bzr revid: odo@openerp.com-20110624133457-hu2yihcq1t6in6u0
2011-06-24 15:34:57 +02:00
Olivier Dony 301497c543 [IMP] lint cleanup
bzr revid: odo@openerp.com-20110624133335-jf5kg6dh9kgxw2dg
2011-06-24 15:33:35 +02:00
Vo Minh Thu 9744cb085f [FIX] corrected a test giving warning from the previous merge.
bzr revid: vmt@openerp.com-20110624133216-9mxlte0jydnz74sb
2011-06-24 15:32:16 +02:00
Bhumika (OpenERP) d637acaed6 [MERGE] Fix the pickle problem
bzr revid: sbh@tinyerp.com-20110624132023-o40rozn41apmkhk9
2011-06-24 18:50:23 +05:30
Jigar Amin b9f9f3f4d6 [FIX] pickle bug
bzr revid: jam@tinyerp.com-20110624120607-rce5msvoiprj7c6j
2011-06-24 17:36:07 +05:30
Bhumika (OpenERP) a4d1f92097 [Fix] document_webdav: rename pooler method name
bzr revid: sbh@tinyerp.com-20110624105610-874pt2oi9w641bmp
2011-06-24 16:26:10 +05:30
Bhumika (OpenERP) d11103b2f1 [Fix] document_ftp: In pooler method is remvoe so i rename the method
bzr revid: sbh@tinyerp.com-20110624105108-w8pbhpb1mfb0kcfk
2011-06-24 16:21:08 +05:30
Olivier Dony 60cbf9bf14 [MERGE] sync with trunk
bzr revid: odo@openerp.com-20110624102631-kiy8j2d1fc7heeco
2011-06-24 12:26:31 +02:00
Olivier Dony ab51dd803c [MERGE] sync with trunk
bzr revid: odo@openerp.com-20110624102544-5gkueta6bkk1xd8j
2011-06-24 12:25:44 +02:00
Olivier Dony 48e5f7b773 [FIX] base_action_rule: dumb patch to avoid repeated calls to related cron task
base.action.rule uses a trick to piggyback on the
first execution of ir.cron's poolJobs() to register
its ORM hooks. It was currently doing that every
single time poolJobs() was called, leading to
incessant querying the ORM objects for which a
base action rule exist. 
Now it will do it only once, and then respect the
scheduled executions.
Soon this mechanism will be removed and replaced
by a proper event handler for some 'ORM finished init'
event, to be fired by the server.

bzr revid: odo@openerp.com-20110624102419-safqqq1hcc5v1tau
2011-06-24 12:24:19 +02:00
Olivier Dony fe71f70e90 [FIX] share: urlescaping + typo
bzr revid: odo@openerp.com-20110624101727-jz3xfab71sio0afq
2011-06-24 12:17:27 +02:00
Vo Minh Thu 2e7721f1af [MERGE] res_lang: set the default lang for both partner and user, not just partner.
bzr revid: vmt@openerp.com-20110624085649-m52b2f62xfublvhx
2011-06-24 10:56:49 +02:00
Vo Minh Thu c68edd3682 [MERGE] expression: all child_of cases can accept the same right operand.
bzr revid: vmt@openerp.com-20110624084311-q8581bjo3p6qji9e
2011-06-24 10:43:11 +02:00
Vo Minh Thu 47dba87bcd [MERGE] ir_ui_view: shortcut names are the (translated) ressource names they point to.
- This revert revno 3391.2.1 (revision-id: nch@tinyerp.com-20110420054947-t02qg7sm8g5vzcuf).

bzr revid: vmt@openerp.com-20110624073945-omxdfg9pnnzz18y2
2011-06-24 09:39:45 +02:00
Naresh (OpenERP) 9673cca563 [FIX]:shortcuts are reverted back to their original state i.e translatable becuase we removed editing of the shortcuts from the client
lp bug: https://launchpad.net/bugs/798643 fixed

bzr revid: nch@tinyerp.com-20110624054056-xbf6wdvblgoam652
2011-06-24 11:10:56 +05:30
Launchpad Translations on behalf of openerp 227d5cd655 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110623045640-fkofiyjqqzf6hj6m
bzr revid: launchpad_translations_on_behalf_of_openerp-20110624050011-am2yj6hmjdkpvdi2
2011-06-24 05:00:11 +00:00
niv-openerp d86c50d826 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110623172956-0niyyycijsmp9ezg
2011-06-23 19:29:56 +02:00
niv-openerp df6d64249d [imp] added save to o2m
bzr revid: nicolas.vanhoren@openerp.com-20110623172737-koryk7a8ecoobtt7
2011-06-23 19:27:37 +02:00
niv-openerp 63bee10af8 [imp] added save to o2m
bzr revid: nicolas.vanhoren@openerp.com-20110623172737-3ij1etgf73otx2ip
2011-06-23 19:27:37 +02:00
niv-openerp 6de6267db7 [imp] put correct behavior in creation popup
bzr revid: nicolas.vanhoren@openerp.com-20110623170734-o7fab8axwupy6dwg
2011-06-23 19:07:34 +02:00
niv-openerp 00f9c3fcb1 [imp] put correct behavior in creation popup
bzr revid: nicolas.vanhoren@openerp.com-20110623170734-aololq8r37xp84gh
2011-06-23 19:07:34 +02:00
niv-openerp fe6536132f [imp] refactored one2many dataset & created read only search dataset & used it in the select create popup
bzr revid: nicolas.vanhoren@openerp.com-20110623165717-di9r0i463tm4wm7a
2011-06-23 18:57:17 +02:00
niv-openerp a495795a9e [imp] refactored one2many dataset & created read only search dataset & used it in the select create popup
bzr revid: nicolas.vanhoren@openerp.com-20110623165717-0chc04ez42ehhde7
2011-06-23 18:57:17 +02:00
niv-openerp ea3f83239e [fix] bugs during write and unlink
bzr revid: nicolas.vanhoren@openerp.com-20110623155807-5pajem0tq8f4fu56
2011-06-23 17:58:07 +02:00
Fabien Meghazi 93cd2ec1aa [FIX] Date widgets does not correctly validate
bzr revid: fme@openerp.com-20110623172050-deldzkj98hcuhjjs
2011-06-23 19:20:50 +02:00
niv-openerp 369117911a [fix] lot of bugs in o2m
bzr revid: nicolas.vanhoren@openerp.com-20110623160008-9yt66d4ll48s9ftm
2011-06-23 18:00:08 +02:00
niv-openerp 7f8b7e7bc1 [imp] removed useless method in main.py
bzr revid: nicolas.vanhoren@openerp.com-20110623155946-mj3lca6u617exxsn
2011-06-23 17:59:46 +02:00