Commit Graph

36809 Commits

Author SHA1 Message Date
Fabien Meghazi 82006438fe [MERGE] Merge with trunk
bzr revid: fme@openerp.com-20111003135613-8d2ep2fv3bv713t7
2011-10-03 15:56:13 +02:00
Fabien Meghazi 3e1b007478 [IMP] Viewmanager sets dataset's domain & context on_search
bzr revid: fme@openerp.com-20111003135203-d3p18cfdh5jko976
2011-10-03 15:52:03 +02:00
Olivier Dony f4ffbd79f4 [IMP] field.m2m: better doc for auto-named m2m relationships
bzr revid: odo@openerp.com-20111003132653-413c41exoj64q416
2011-10-03 15:26:53 +02:00
Stephane Wirtel 2810a6ce4a [MERGE] Upstream
bzr revid: stw@openerp.com-20111003132244-7yum8h21osi9zfcu
2011-10-03 15:22:44 +02:00
Stephane Wirtel bdbd19fa86 [FIX] base_setup: rename the action of the new base.setup.installer wizard
bzr revid: stw@openerp.com-20111003122713-smjc6vtxku57glur
2011-10-03 14:27:13 +02:00
Stephane Wirtel 0a2e18104c [MERGE]
bzr revid: stw@openerp.com-20111003122214-mvattq2d8y1i66aw
2011-10-03 14:22:14 +02:00
Stephane Wirtel 29337910df [FIX] base: pass the context and define a new category for the modules
bzr revid: stw@openerp.com-20111003121021-hmf0xs2wod6rjkwr
2011-10-03 14:10:21 +02:00
Stephane Wirtel 012164a0ab [MERGE]
bzr revid: stw@openerp.com-20111003120940-e0i7cgvcxvnxxgf1
2011-10-03 14:09:40 +02:00
Stephane Wirtel b916762b26 [REF] Remove old codes
bzr revid: stw@openerp.com-20111003120656-5kje5dgpulhz4a9u
2011-10-03 14:06:56 +02:00
Stephane Wirtel b4d9f085c9 [FIX] base_setup: Compute the modules to install
bzr revid: stw@openerp.com-20111003115718-g681jwbp25yotvq7
2011-10-03 13:57:18 +02:00
Xavier Morel d7edda1b3c [FIX] open/close listview sidebar based on records being selected or not
bzr revid: xmo@openerp.com-20111003115502-nla7uqi50s0z6l3i
2011-10-03 13:55:02 +02:00
Xavier Morel 1e50dac2b8 [FIX] open/close listview sidebar based on records being selected or not
bzr revid: xmo@openerp.com-20111003115502-jivrqwcc9kcaa4kb
2011-10-03 13:55:02 +02:00
Stephane Wirtel 363ed099b1 [FIX] Set the right category for some modules
bzr revid: stw@openerp.com-20111003112408-d6msz53o3boi7g43
2011-10-03 13:24:08 +02:00
Xavier Morel d9f58e3aac [FIX] installing a module should trigger the launch of any pending configuration wizard
bzr revid: xmo@openerp.com-20111003102721-ivoioohg83r8tdx3
2011-10-03 12:27:21 +02:00
Xavier Morel 2dae9519d7 [FIX] installing a module should trigger the launch of any pending configuration wizard
lp bug: https://launchpad.net/bugs/859483 fixed

bzr revid: xmo@openerp.com-20111003102721-d3eizbwef5ix18py
2011-10-03 12:27:21 +02:00
Vo Minh Thu 608274e292 [FIX] use the new xmlrpc-1 URIs in the tests.
bzr revid: vmt@openerp.com-20111003093355-2agzw7euaphdq7yr
2011-10-03 11:33:55 +02:00
Xavier Morel a9da2abd9f [FIX] double-load on successful login
Session#session_restore is automatically called when the client
session is started, and it performs an RPC call. This RPC call is
checked and leads to the opening of the login form iif the user is not
currently logged in (does not have a valid session).

Due to the behavior of Session#rpc_ajax, this failure on grounds of
invalid session leads to the restore continuation being stored for
deferred execution once the user logs in.

Issue is that both Session#session_login and Session#session_restore
call Session#on_session_valid which tries to load all modules. As a
result and because the '_modules_loaded' flag is only set five billion
years after 'load_modules' is called both calls will try to load all
modules in parallel, leading to double downloading and execution of
all JS and CSS files coming from module data (including translation
files).

bzr revid: xmo@openerp.com-20111003090709-ree0luomezw1wzup
2011-10-03 11:07:09 +02:00
Xavier Morel 03e842f672 [FIX] double-load on successful login
Session#session_restore is automatically called when the client
session is started, and it performs an RPC call. This RPC call is
checked and leads to the opening of the login form iif the user is not
currently logged in (does not have a valid session).

Due to the behavior of Session#rpc_ajax, this failure on grounds of
invalid session leads to the restore continuation being stored for
deferred execution once the user logs in.

Issue is that both Session#session_login and Session#session_restore
call Session#on_session_valid which tries to load all modules. As a
result and because the '_modules_loaded' flag is only set five billion
years after 'load_modules' is called both calls will try to load all
modules in parallel, leading to double downloading and execution of
all JS and CSS files coming from module data (including translation
files).

bzr revid: xmo@openerp.com-20111003090709-1izso4hrbzk91sf3
2011-10-03 11:07:09 +02:00
Xavier Morel bb596c1bfc [FIX] al hacks
bzr revid: xmo@openerp.com-20111003084150-6ti0fa221h14wiik
2011-10-03 10:41:50 +02:00
Xavier Morel 013e01a52b [FIX] al hacks
bzr revid: xmo@openerp.com-20111003084150-oz87j979djfng6xb
2011-10-03 10:41:50 +02:00
kbh e2acbb9db7 [FIX] Minor change in issue of open sidebar on checked list record.
bzr revid: kbh@bde-desktop-20111003071807-9rmozt1m9h9tqxci
2011-10-03 12:48:07 +05:30
kbh 335c99fda4 [FIX] Minor change in issue of open sidebar on checked list record.
lp bug: https://launchpad.net/bugs/856376 fixed

bzr revid: kbh@bde-desktop-20111003071807-33zlrcc0vopiahoz
2011-10-03 12:48:07 +05:30
kbh de41cf7234 [FIX] change in listview for sidebar.
bzr revid: kbh@bde-desktop-20111003060239-v92vo8vc0iiq649k
2011-10-03 11:32:39 +05:30
kbh fdfe102cc4 [FIX] change in listview for sidebar.
bzr revid: kbh@bde-desktop-20111003060239-l7bwy55n8t9fkz66
2011-10-03 11:32:39 +05:30
Antony Lesuisse 94b28a9f9b [IMP] packaging debian
bzr revid: al@openerp.com-20111003014444-uifqmb372f09c5qs
2011-10-03 03:44:44 +02:00
Antony Lesuisse 28a5c5840b [IMP] packaging debian
bzr revid: al@openerp.com-20111003013956-kekmedzn8qm3u3s7
2011-10-03 03:39:56 +02:00
Antony Lesuisse 8d7a2aff58 [IMP] packaging debian
bzr revid: al@openerp.com-20111003011735-02q79s36os3wltm6
2011-10-03 03:17:35 +02:00
Fabien Pinckaers 56c5b496ba [IMP] useability remove plugins form main menu
bzr revid: fp@tinyerp.com-20111002174215-5ctqdm0ysa988evi
2011-10-02 19:42:15 +02:00
Fabien Pinckaers c4b493f502 [IMP] remove unused relate
bzr revid: fp@tinyerp.com-20111002164453-ezrjck2labtz4ni6
2011-10-02 18:44:53 +02:00
Fabien Pinckaers a4b1c832df [FIX] subscription bad raise
bzr revid: fp@tinyerp.com-20111002161940-r2b0fj0uut75ay1e
2011-10-02 18:19:40 +02:00
Fabien Pinckaers 875ba0630c [IMP] Simplified Administration Dashboard
bzr revid: fp@tinyerp.com-20111002161656-d76mkhmlupcj4xiy
2011-10-02 18:16:56 +02:00
Fabien Pinckaers d63d532a52 [IMP] typo
bzr revid: fp@tinyerp.com-20111002161328-74c6szghjgyjtvnw
2011-10-02 18:13:28 +02:00
Fabien Pinckaers ed8577be95 [IMP] config wizards
bzr revid: fp@tinyerp.com-20111002161238-jo5g9hegmthht888
2011-10-02 18:12:38 +02:00
Fabien Pinckaers 751bb006c9 [FIX] delivery
bzr revid: fp@tinyerp.com-20111002160804-wmr1usci1x7m9g2z
2011-10-02 18:08:04 +02:00
Fabien Pinckaers 709bdcf3e9 [IMP] better useability
bzr revid: fp@tinyerp.com-20111002160410-l7db0cwv2j1173tt
2011-10-02 18:04:10 +02:00
Fabien Pinckaers b8af9b3423 [FIX] hr_evaluation
bzr revid: fp@tinyerp.com-20111002155744-cpc21ctqd4bpmrsq
2011-10-02 17:57:44 +02:00
Fabien Pinckaers f5a95f40fe [IMP] purchase invoice control wizard improvemens
bzr revid: fp@tinyerp.com-20111002154802-pnl31a0ulf688jcp
2011-10-02 17:48:02 +02:00
Fabien Pinckaers a15f532739 [IMP] config wizard list not editable
bzr revid: fp@tinyerp.com-20111002154457-5krl4kuwasihs16a
2011-10-02 17:44:57 +02:00
Fabien Pinckaers dca927ac8b [IMP] Useability sale order
bzr revid: fp@tinyerp.com-20111002135759-m6jinhcrog83aumi
2011-10-02 15:57:59 +02:00
Fabien Pinckaers 1dc046496e [IMP] useability
bzr revid: fp@tinyerp.com-20111002133324-ij24c1a83ynr805f
2011-10-02 15:33:24 +02:00
Fabien Pinckaers 81f4199fe6 [IMP] config wizards useability
bzr revid: fp@tinyerp.com-20111002125958-uh8ubpli8izpxqyw
2011-10-02 14:59:58 +02:00
Fabien Pinckaers 730230f7ac [IMP] config wizard launch policy
bzr revid: fp@tinyerp.com-20111002115145-fdqzn5eic83z9fd7
2011-10-02 13:51:45 +02:00
Fabien Pinckaers fc7675014f [IMP] config wizard, launch once
bzr revid: fp@tinyerp.com-20111002115131-cf5417apx9vfa9jc
2011-10-02 13:51:31 +02:00
Fabien Pinckaers 7569906597 [IMP] useability bank account views
bzr revid: fp@tinyerp.com-20111002110310-8022cdp3qel4vyju
2011-10-02 13:03:10 +02:00
Fabien Pinckaers c999a6ed8a [FIX] bad XML
bzr revid: fp@tinyerp.com-20111002105701-lj0btbhunmf09ts6
2011-10-02 12:57:01 +02:00
Fabien Pinckaers 31803314ab [IMP] allows to update credit/debit for initial balances of accounts, config wizard
bzr revid: fp@tinyerp.com-20111002105404-tkwzujn086qgjm6h
2011-10-02 12:54:04 +02:00
Launchpad Translations on behalf of openerp 23b7cca691 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111002045142-6keuvqyry9t3dnxq
2011-10-02 04:51:42 +00:00
Fabien Pinckaers b24f2a190a [IMP] menutip config wizard
bzr revid: fp@tinyerp.com-20111001232501-8kv8ixcrqts3sq9u
2011-10-02 01:25:01 +02:00
Fabien Pinckaers 6150651893 [IMP] menutip config wizar
bzr revid: fp@tinyerp.com-20111001231945-3hh0xce63d8bj9oa
2011-10-02 01:19:45 +02:00
Fabien Pinckaers 856d08e411 [IMP] hr evaluation
bzr revid: fp@tinyerp.com-20111001231711-it0w375uui2k3ssf
2011-10-02 01:17:11 +02:00