Commit Graph

36569 Commits

Author SHA1 Message Date
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 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 013e01a52b [FIX] al hacks
bzr revid: xmo@openerp.com-20111003084150-oz87j979djfng6xb
2011-10-03 10:41:50 +02:00
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
Fabien Pinckaers c4463eb7c1 fix
bzr revid: fp@tinyerp.com-20111001230138-qrfjjkyh3ly1iz17
2011-10-02 01:01:38 +02:00
Fabien Pinckaers 5dc1bc2f44 [FIX] hr_holidays
bzr revid: fp@tinyerp.com-20111001225958-0d0wi1los2870utr
2011-10-02 00:59:58 +02:00
Fabien Pinckaers 1475aa0ea1 [IMP] removing add more features from SC, as it's in config panel
bzr revid: fp@tinyerp.com-20111001223826-twjo397gb00bt9gi
2011-10-02 00:38:26 +02:00
Fabien Pinckaers 346d19862a [IMP] mail server view
bzr revid: fp@tinyerp.com-20111001223402-zh4bmgmihliiic1c
2011-10-02 00:34:02 +02:00
Fabien Pinckaers c388982692 fix
bzr revid: fp@tinyerp.com-20111001223201-u8sn9adka5j70hpy
2011-10-02 00:32:01 +02:00
Fabien Pinckaers 4c7e390891 [FIX] delivery methods
bzr revid: fp@tinyerp.com-20111001222809-kv3za5932qfajrv0
2011-10-02 00:28:09 +02:00
Fabien Pinckaers 142313d012 [FIX] delivery methods
bzr revid: fp@tinyerp.com-20111001221803-d5dchaux0pzjozqo
2011-10-02 00:18:03 +02:00
Fabien Pinckaers 431a33d0f9 [IMP] config wizards useability
bzr revid: fp@tinyerp.com-20111001214427-podsy51mdlure2yo
2011-10-01 23:44:27 +02:00
Fabien Pinckaers 4581faccf4 [IMP] config wizards useability
bzr revid: fp@tinyerp.com-20111001213252-po9zv1ib7m2pwp8f
2011-10-01 23:32:52 +02:00
Fabien Pinckaers 5284a4148c [IMP] improved views of config wizards
bzr revid: fp@tinyerp.com-20111001212441-sxkwa82hgn5447fq
2011-10-01 23:24:41 +02:00
Fabien Pinckaers 5034f76143 [IMP] improved views of config wizards
bzr revid: fp@tinyerp.com-20111001212318-jmknm2qorrb39gin
2011-10-01 23:23:18 +02:00
Fabien Pinckaers c271931682 [IMP] improved views of config wizards
bzr revid: fp@tinyerp.com-20111001212000-koul7fq12hdxbwvw
2011-10-01 23:20:00 +02:00
Fabien Pinckaers 2974459cb6 [IMP] improved views of config wizards
bzr revid: fp@tinyerp.com-20111001211813-qr5ova5jfecto9j7
2011-10-01 23:18:13 +02:00
Fabien Pinckaers ff61502272 [IMP] some view should not have group_by...
bzr revid: fp@tinyerp.com-20111001211529-0g2jccon81tbjrry
2011-10-01 23:15:29 +02:00
Fabien Pinckaers eee9eac9bd [IMP] useability
bzr revid: fp@tinyerp.com-20111001211425-sz6o9eb01yuo1mar
2011-10-01 23:14:25 +02:00
Fabien Pinckaers f71ff61472 [IMP] useability
bzr revid: fp@tinyerp.com-20111001211247-xbcvy6t5g8w3to13
2011-10-01 23:12:47 +02:00
Fabien Pinckaers 7a9ba2babd [IMP] create additional users is active by default
bzr revid: fp@tinyerp.com-20111001203014-8ivbfso0g177gncg
2011-10-01 22:30:14 +02:00
Fabien Pinckaers e70ce4df3d [IMP] useability of some views/default values
bzr revid: fp@tinyerp.com-20111001202818-96m3m5h2o3zktkji
2011-10-01 22:28:18 +02:00
Fabien Pinckaers 017d40fc5e [IMP] useability views
bzr revid: fp@tinyerp.com-20111001201753-cce36q1u5jdbl92z
2011-10-01 22:17:53 +02:00
Antony Lesuisse c1f8ecd7b9 [FIX] avoid hyphen in version
bzr revid: al@openerp.com-20111001201305-50db3aumb3f3fv33
2011-10-01 22:13:05 +02:00
Fabien Pinckaers d9dc200688 [IMP] useability views
bzr revid: fp@tinyerp.com-20111001201044-pmttdc810josm8a9
2011-10-01 22:10:44 +02:00