Commit Graph

36594 Commits

Author SHA1 Message Date
Launchpad Translations on behalf of openerp 0a85361db9 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111004050146-bi1cipzsk35qj5sq
bzr revid: launchpad_translations_on_behalf_of_openerp-20111004050204-nabcu9izdjhcovhd
2011-10-04 05:02:04 +00:00
Antony Lesuisse 649d172a64 [IMP] packaging remove timestamp, use version
bzr revid: al@openerp.com-20111003181001-bu4y5t8u937wb0a7
2011-10-03 20:10:01 +02:00
Antony Lesuisse fd67e605f4 [FIX] packaging MANIFEST.in sdist includes everything
bzr revid: al@openerp.com-20111003175206-afjurox08f55jafh
2011-10-03 19:52:06 +02:00
Vo Minh Thu 80d917593d [MERGE] ir_values cleanup (and a bugfix).
The main changes are:
- obsolete columns have been removed totally from ir.values (the meta* stuff, and the object column)
- existing columns have been documented, but preserved
- the set() and get() methods are deprecated, and internally delegate their tasks to the new set_action/get_actions and set_default/get_defaults.
- the API is now documented
- the administration UI for ir.values has been split in 2: defaults and action bindings now have their own menus and views
- added some new YAML (smoke-)tests.

bzr revid: vmt@openerp.com-20111003161404-s5wjo99q90oi435q
2011-10-03 18:14:04 +02:00
Vo Minh Thu b04d607ec4 [FIX] ir_values: missing trimming of the condition (as done elsewhere).
bzr revid: vmt@openerp.com-20111003154008-k8dm2r3yhintm0ql
2011-10-03 17:40:08 +02:00
Vo Minh Thu d9b6f5e2d0 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20111003153509-8mbfg1t8hm92pult
2011-10-03 17:35:09 +02:00
Vo Minh Thu bf3d0d604c [MERGE] properly discard any store function when inheriting a field.
bzr revid: vmt@openerp.com-20111003151355-05uavyp17l5jmipo
2011-10-03 17:13:55 +02:00
Fabien Meghazi e80894b775 [FIX] Fixed error for sidebar-less embedded list views
bzr revid: fme@openerp.com-20111003150049-hty30u42ozakevc8
2011-10-03 17:00:49 +02:00
Vo Minh Thu 7b90c7e5de [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20111003144503-lx28ennrz0mt590g
2011-10-03 16:45: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
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
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 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
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 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
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