odoo/odoo.git
12 years agocss part1
Antony Lesuisse [Wed, 28 Mar 2012 13:17:35 +0000 (15:17 +0200)]
css part1

bzr revid: al@openerp.com-20120328131735-2c7raapt12f5jb3x

12 years ago[FIX] oe_form class should be root of form_view. Form Page layout is renamed to oe_fo...
Fabien Meghazi [Wed, 28 Mar 2012 10:41:18 +0000 (12:41 +0200)]
[FIX] oe_form class should be root of form_view. Form Page layout is renamed to oe_form_page

bzr revid: fme@openerp.com-20120328104118-gjzgatblytqjtrkg

12 years ago[MERGE] Merge trunk
Fabien Meghazi [Wed, 28 Mar 2012 10:29:16 +0000 (12:29 +0200)]
[MERGE] Merge trunk

bzr revid: fme@openerp.com-20120328102916-hietshrabuomha3w

12 years ago[IMP] Improved menu
Fabien Meghazi [Wed, 28 Mar 2012 10:04:02 +0000 (12:04 +0200)]
[IMP] Improved menu

bzr revid: fme@openerp.com-20120328100402-23zbekaomclkdwkf

12 years agosane table based layouting for oe_main
Antony Lesuisse [Tue, 27 Mar 2012 22:20:41 +0000 (00:20 +0200)]
sane table based layouting for oe_main

bzr revid: al@openerp.com-20120327222041-kum3fp8nopnnbcdp

12 years ago[FIX] Add 'More...' feature to main menu
Fabien Meghazi [Tue, 27 Mar 2012 19:32:12 +0000 (21:32 +0200)]
[FIX] Add 'More...' feature to main menu

bzr revid: fme@openerp.com-20120327193212-kflgwnvxp89lkqmb

12 years ago[imp] added save button in editable list
niv-openerp [Tue, 27 Mar 2012 16:34:17 +0000 (18:34 +0200)]
[imp] added save button in editable list

bzr revid: nicolas.vanhoren@openerp.com-20120327163417-qba5kkwtgulomjru

12 years ago[imp] editable list wip
niv-openerp [Tue, 27 Mar 2012 16:25:13 +0000 (18:25 +0200)]
[imp] editable list wip

bzr revid: nicolas.vanhoren@openerp.com-20120327162513-7d4a58skbe0inv8n

12 years ago[MERGE] merged branch with typo fixing in xml id
Quentin (OpenERP) [Tue, 27 Mar 2012 15:57:49 +0000 (17:57 +0200)]
[MERGE] merged branch with typo fixing in xml id

bzr revid: qdp-launchpad@openerp.com-20120327155749-n5cbsg7jmwx9djug

12 years ago[MERGE] merged branch with typo fixing in xml id
Quentin (OpenERP) [Tue, 27 Mar 2012 15:57:27 +0000 (17:57 +0200)]
[MERGE] merged branch with typo fixing in xml id

bzr revid: qdp-launchpad@openerp.com-20120327155727-oueifcy55kd9t5jc

12 years ago[imp] some improvements to editable list
niv-openerp [Tue, 27 Mar 2012 15:55:27 +0000 (17:55 +0200)]
[imp] some improvements to editable list

bzr revid: nicolas.vanhoren@openerp.com-20120327155527-7fmlnpo4hzyx9buf

12 years ago[imp] some refactoring to ease implementation of editable list
niv-openerp [Tue, 27 Mar 2012 15:39:23 +0000 (17:39 +0200)]
[imp] some refactoring to ease implementation of editable list

bzr revid: nicolas.vanhoren@openerp.com-20120327153923-ae2lfr2jn2oy0q2e

12 years ago[FIX] usage issue of py.eval: in py.js 0.4, it returns a JS object not a PY object...
Xavier Morel [Tue, 27 Mar 2012 15:13:57 +0000 (17:13 +0200)]
[FIX] usage issue of py.eval: in py.js 0.4, it returns a JS object not a PY object, so .toJSON should not be called on the result

bzr revid: xmo@openerp.com-20120327151357-4en4skjqb66b816c

12 years ago[ADD] Add some generic classes
Fabien Meghazi [Tue, 27 Mar 2012 14:34:41 +0000 (16:34 +0200)]
[ADD] Add some generic classes

bzr revid: fme@openerp.com-20120327143441-bs4z79ywhi50cfbb

12 years ago[fix] handled case when a label does not have a for=
niv-openerp [Tue, 27 Mar 2012 14:31:33 +0000 (16:31 +0200)]
[fix] handled case when a label does not have a for=

bzr revid: nicolas.vanhoren@openerp.com-20120327143133-28fk5u0ra7b8krkf

12 years ago[ADD] Add support for @tabindex and @autofocus
Fabien Meghazi [Tue, 27 Mar 2012 13:55:49 +0000 (15:55 +0200)]
[ADD] Add support for @tabindex and @autofocus

bzr revid: fme@openerp.com-20120327135549-csu2y1ko2apnbk61

12 years ago[ADD] Add some styling to form
Fabien Meghazi [Tue, 27 Mar 2012 13:33:15 +0000 (15:33 +0200)]
[ADD] Add some styling to form

bzr revid: fme@openerp.com-20120327133315-hjp7zvrguhh909n7

12 years ago[imp] removed modifiers from fields
niv-openerp [Tue, 27 Mar 2012 13:05:11 +0000 (15:05 +0200)]
[imp] removed modifiers from fields

bzr revid: nicolas.vanhoren@openerp.com-20120327130511-4fzub6g2qw393w93

12 years ago[imp] refactored required modifier
niv-openerp [Tue, 27 Mar 2012 13:02:54 +0000 (15:02 +0200)]
[imp] refactored required modifier

bzr revid: nicolas.vanhoren@openerp.com-20120327130254-gxovlikemx6c10rf

12 years ago[imp] changed the way the ids are set for the labels
niv-openerp [Tue, 27 Mar 2012 12:47:04 +0000 (14:47 +0200)]
[imp] changed the way the ids are set for the labels

bzr revid: nicolas.vanhoren@openerp.com-20120327124704-iq4lyv7qr0szn02w

12 years ago[fix] fixed labels
niv-openerp [Tue, 27 Mar 2012 12:21:54 +0000 (14:21 +0200)]
[fix] fixed labels

bzr revid: nicolas.vanhoren@openerp.com-20120327122154-6i5r12szlfysby0e

12 years ago[FIX] Wrap xml into a div
Fabien Meghazi [Tue, 27 Mar 2012 11:02:12 +0000 (13:02 +0200)]
[FIX] Wrap xml into a div

jquery eats up <html> tags

bzr revid: fme@openerp.com-20120327110212-821anzbjvg2ula3q

12 years ago[FIX] Fix remaining colspan
Fabien Meghazi [Tue, 27 Mar 2012 10:18:32 +0000 (12:18 +0200)]
[FIX] Fix remaining colspan

bzr revid: fme@openerp.com-20120327101832-ygn7s8cuinadcn9u

12 years ago[MERGE] Merge trunk
Fabien Meghazi [Tue, 27 Mar 2012 10:10:34 +0000 (12:10 +0200)]
[MERGE] Merge trunk

bzr revid: fme@openerp.com-20120327101034-ep976msim6xys921

12 years ago[FIX] Reference to legacy Widget#widget_parent
Fabien Meghazi [Tue, 27 Mar 2012 10:05:18 +0000 (12:05 +0200)]
[FIX] Reference to legacy Widget#widget_parent

bzr revid: fme@openerp.com-20120327100518-p64ada2s831exv52

12 years ago[imp] handled invisibility in <form>
niv-openerp [Tue, 27 Mar 2012 09:45:11 +0000 (11:45 +0200)]
[imp] handled invisibility in <form>

bzr revid: nicolas.vanhoren@openerp.com-20120327094511-7tfqf2p2w82k1ida

12 years ago[imp] switched invisibility handling to modifiers for all tags
niv-openerp [Tue, 27 Mar 2012 09:39:38 +0000 (11:39 +0200)]
[imp] switched invisibility handling to modifiers for all tags

bzr revid: nicolas.vanhoren@openerp.com-20120327093938-5gxyn330u1qa4bcb

12 years ago[FIX] hr_holidays: added a missing ']' in the domain of 'year' filter.
Thibault Delavallée [Tue, 27 Mar 2012 08:45:35 +0000 (10:45 +0200)]
[FIX] hr_holidays: added a missing ']' in the domain of 'year' filter.

bzr revid: tde@openerp.com-20120327084535-igmpl852p0k8wq0t

12 years ago[MERGE] branch merged with openobject-addons
Meera Trambadia (OpenERP) [Tue, 27 Mar 2012 08:27:47 +0000 (13:57 +0530)]
[MERGE] branch merged with openobject-addons

bzr revid: mtr@tinyerp.com-20120327082747-ntghpj82kmtl0a8k

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 27 Mar 2012 04:58:11 +0000 (04:58 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120327045157-gkctlodshhg3olls
bzr revid: launchpad_translations_on_behalf_of_openerp-20120327045811-tm0ez29vvnoq6fuv

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 27 Mar 2012 04:51:25 +0000 (04:51 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120327045125-s5mj6gglrl462a5m

12 years ago[FIX] Map tooltip on field's label if any
Fabien Meghazi [Mon, 26 Mar 2012 19:05:22 +0000 (21:05 +0200)]
[FIX] Map tooltip on field's label if any

bzr revid: fme@openerp.com-20120326190522-r8fo82uqxdvin015

12 years ago[IMP] Only displat 'Outline Form Layout' button in debug mode
Fabien Meghazi [Mon, 26 Mar 2012 17:13:51 +0000 (19:13 +0200)]
[IMP] Only displat 'Outline Form Layout' button in debug mode

bzr revid: fme@openerp.com-20120326171351-an7fzv7pi13419dt

12 years ago[imp] added transfer of invisibility to td in groups
niv-openerp [Mon, 26 Mar 2012 16:49:05 +0000 (18:49 +0200)]
[imp] added transfer of invisibility to td in groups

bzr revid: nicolas.vanhoren@openerp.com-20120326164905-5tx474gheq9dfmdj

12 years ago[imp] all new invisible handling
niv-openerp [Mon, 26 Mar 2012 16:29:34 +0000 (18:29 +0200)]
[imp] all new invisible handling

bzr revid: nicolas.vanhoren@openerp.com-20120326162934-zvhu2n2j13qdz7qe

12 years ago[imp] changed the way fields are instanciated
niv-openerp [Mon, 26 Mar 2012 15:14:37 +0000 (17:14 +0200)]
[imp] changed the way fields are instanciated

bzr revid: nicolas.vanhoren@openerp.com-20120326151437-vk5uwzi0rmu084km

12 years ago[imp] modified way the modifiers are re processed
niv-openerp [Mon, 26 Mar 2012 14:41:29 +0000 (16:41 +0200)]
[imp] modified way the modifiers are re processed

bzr revid: nicolas.vanhoren@openerp.com-20120326144129-3fkg1f1h9a8on2ds

12 years ago[fix] problem in dates, validate was returning false in read-only mode
niv-openerp [Mon, 26 Mar 2012 14:31:12 +0000 (16:31 +0200)]
[fix] problem in dates, validate was returning false in read-only mode

bzr revid: nicolas.vanhoren@openerp.com-20120326143112-slpwbl5r1sjebhhk

12 years ago[merge]
niv-openerp [Mon, 26 Mar 2012 14:21:48 +0000 (16:21 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20120326142148-tylsg1q3h1ur96m5

12 years ago[imp] added doc
niv-openerp [Mon, 26 Mar 2012 14:20:38 +0000 (16:20 +0200)]
[imp] added doc

bzr revid: nicolas.vanhoren@openerp.com-20120326142038-xr3wigzjmwj4qp21

12 years ago[FIX] Fix translation dialog
Fabien Meghazi [Mon, 26 Mar 2012 14:19:15 +0000 (16:19 +0200)]
[FIX] Fix translation dialog

bzr revid: fme@openerp.com-20120326141915-po8ct49xk0una0o1

12 years ago[FIX] account: reordered menuitem definition in order to load menu_finance_configurat...
Quentin (OpenERP) [Mon, 26 Mar 2012 13:48:37 +0000 (15:48 +0200)]
[FIX] account: reordered menuitem definition in order to load menu_finance_configuration before to reference it as parent

bzr revid: qdp-launchpad@openerp.com-20120326134837-lmvrak3i9uaubtu7

12 years ago[IMP] hr_holidays: improved 'this year' button on search view of holidays.
Quentin (OpenERP) [Mon, 26 Mar 2012 13:25:57 +0000 (15:25 +0200)]
[IMP] hr_holidays: improved 'this year' button on search view of holidays.

bzr revid: qdp-launchpad@openerp.com-20120326132557-nuyevng79oe5oham

12 years ago[MERGE] merged the branch with menu improvements
Quentin (OpenERP) [Mon, 26 Mar 2012 13:21:30 +0000 (15:21 +0200)]
[MERGE] merged the branch with menu improvements

bzr revid: qdp-launchpad@openerp.com-20120326132130-7w8vuvpu7d1lcu4v

12 years ago[FIX] Fixed translatable fields styling
Fabien Meghazi [Mon, 26 Mar 2012 12:38:53 +0000 (14:38 +0200)]
[FIX] Fixed translatable fields styling

bzr revid: fme@openerp.com-20120326123853-xb074b4iy3s71cft

12 years ago[FIX] Fixed some styling issues
Fabien Meghazi [Mon, 26 Mar 2012 12:29:50 +0000 (14:29 +0200)]
[FIX] Fixed some styling issues

bzr revid: fme@openerp.com-20120326122950-m7s3t27dz1qmi8bc

12 years ago[fix] fix of previous fix
niv-openerp [Mon, 26 Mar 2012 12:28:35 +0000 (14:28 +0200)]
[fix] fix of previous fix

bzr revid: nicolas.vanhoren@openerp.com-20120326122835-m25pukdl5ye48fnn

12 years ago[fix] problem with boolean search fields
niv-openerp [Mon, 26 Mar 2012 12:24:24 +0000 (14:24 +0200)]
[fix] problem with boolean search fields

bzr revid: nicolas.vanhoren@openerp.com-20120326122424-256pley0nfy8crpq

12 years ago[fix] problem with boolean search fields
niv-openerp [Mon, 26 Mar 2012 12:23:34 +0000 (14:23 +0200)]
[fix] problem with boolean search fields

bzr revid: nicolas.vanhoren@openerp.com-20120326122334-44uf3k7jkck1gyp2

12 years ago[FIX] Fixed form layout vertical alignment
Fabien Meghazi [Mon, 26 Mar 2012 12:14:49 +0000 (14:14 +0200)]
[FIX] Fixed form layout vertical alignment

bzr revid: fme@openerp.com-20120326121449-tbun2iy7yw7vyhbl

12 years ago[imp] added some doc to novajs
niv-openerp [Mon, 26 Mar 2012 12:10:38 +0000 (14:10 +0200)]
[imp] added some doc to novajs

bzr revid: nicolas.vanhoren@openerp.com-20120326121038-p1n7p8lu7vylop1v

12 years ago[MERGE] branch merged with openobject-addons
Meera Trambadia (OpenERP) [Mon, 26 Mar 2012 11:48:47 +0000 (17:18 +0530)]
[MERGE] branch merged with openobject-addons

bzr revid: mtr@tinyerp.com-20120326114847-6yju1vy8h7a33iwv

12 years ago[imp] get rid of include() in novajs
niv-openerp [Mon, 26 Mar 2012 11:19:37 +0000 (13:19 +0200)]
[imp] get rid of include() in novajs

bzr revid: nicolas.vanhoren@openerp.com-20120326111937-ypu2ah4xiqvpe9b0

12 years ago[rollback 2367] due to blocking bug during login
niv-openerp [Mon, 26 Mar 2012 10:44:30 +0000 (12:44 +0200)]
[rollback 2367] due to blocking bug during login

bzr revid: nicolas.vanhoren@openerp.com-20120326104430-0tntoj5k6n578n49

12 years ago[IMP] account,auction,crm,document,event,hr,mrp,project_*,purchase,sale,stock:-improv...
Meera Trambadia (OpenERP) [Mon, 26 Mar 2012 10:15:14 +0000 (15:45 +0530)]
[IMP] account,auction,crm,document,event,hr,mrp,project_*,purchase,sale,stock:-improved the parent menu name for dashboard menus

bzr revid: mtr@tinyerp.com-20120326101514-mkfubco6ngi9lzr0

12 years ago[MERGE] merged the branch with menu improvements
Quentin (OpenERP) [Mon, 26 Mar 2012 10:09:48 +0000 (12:09 +0200)]
[MERGE] merged the branch with menu improvements

bzr revid: qdp-launchpad@openerp.com-20120326100948-b7m92u7mu03pxrdz

12 years ago[merge]
niv-openerp [Mon, 26 Mar 2012 09:58:42 +0000 (11:58 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20120326095842-mf8v3nhizeqcfp8j

12 years ago[IMP] base:-corrected typo-dashboard
Meera Trambadia (OpenERP) [Mon, 26 Mar 2012 09:56:51 +0000 (15:26 +0530)]
[IMP] base:-corrected typo-dashboard

bzr revid: mtr@tinyerp.com-20120326095651-47a4xwmoun01qjp8

12 years ago[FORGOT] debugger
Fabien Meghazi [Mon, 26 Mar 2012 09:45:01 +0000 (11:45 +0200)]
[FORGOT] debugger

bzr revid: fme@openerp.com-20120326094501-4uwylsgdam3mghwt

12 years ago[FIX] Layout: add remaining colspan to last cell
Fabien Meghazi [Mon, 26 Mar 2012 09:44:18 +0000 (11:44 +0200)]
[FIX] Layout: add remaining colspan to last cell

bzr revid: fme@openerp.com-20120326094418-1bk7ukruqzn6cbd6

12 years ago[FIX] Fixed layout debugging
Fabien Meghazi [Mon, 26 Mar 2012 09:33:47 +0000 (11:33 +0200)]
[FIX] Fixed layout debugging

bzr revid: fme@openerp.com-20120326093347-dop01vdrwf7dok0b

12 years ago[FIX] The preferences page is white -> no visible bug
Fabien Meghazi [Mon, 26 Mar 2012 07:57:51 +0000 (09:57 +0200)]
[FIX] The preferences page is white -> no visible bug

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

bzr revid: fme@openerp.com-20120326075751-g209vavjk42no32c

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 26 Mar 2012 04:37:21 +0000 (04:37 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120324045353-4k2r3vmecpt81dar
bzr revid: launchpad_translations_on_behalf_of_openerp-20120325050452-0k0fqipcci2i2kz1
bzr revid: launchpad_translations_on_behalf_of_openerp-20120326043721-k1m3sl42xkwu653x

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sun, 25 Mar 2012 05:05:13 +0000 (05:05 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120323050105-hprtqc7nrwqfqj1z
bzr revid: launchpad_translations_on_behalf_of_openerp-20120324050757-v9pyejizu2mdbahw
bzr revid: launchpad_translations_on_behalf_of_openerp-20120323044131-0df3bb0e8hkpsi0f
bzr revid: launchpad_translations_on_behalf_of_openerp-20120324045412-lthrpucdm57jzfy9
bzr revid: launchpad_translations_on_behalf_of_openerp-20120325050513-ruquuow62uoijixn

12 years ago[imp] put back required notification in m2o for debugging purpose
niv-openerp [Fri, 23 Mar 2012 15:40:13 +0000 (16:40 +0100)]
[imp] put back required notification in m2o for debugging purpose

bzr revid: nicolas.vanhoren@openerp.com-20120323154013-40cllmyetz2k4moh

12 years ago[imp] default value for "value" in the fields
niv-openerp [Fri, 23 Mar 2012 15:04:48 +0000 (16:04 +0100)]
[imp] default value for "value" in the fields

bzr revid: nicolas.vanhoren@openerp.com-20120323150448-om2trotjpbee5j9o

12 years ago[MERGE] merged removal of deprecated fields (integer_big, one2one, time).
Vo Minh Thu [Fri, 23 Mar 2012 15:01:05 +0000 (16:01 +0100)]
[MERGE] merged removal of deprecated fields (integer_big, one2one, time).

bzr revid: vmt@openerp.com-20120323150105-gkhsjca5y70yta2x

12 years ago[IMP] crm_profiling: change sequence of Questions menu
Jagdish Panchal (Open ERP) [Fri, 23 Mar 2012 07:00:37 +0000 (12:30 +0530)]
[IMP] crm_profiling: change sequence of Questions menu

bzr revid: jap@tinyerp.com-20120323070037-2n1nvrqq5a0i3qj5

12 years ago[IMP] Project: rename menu Tasks ==> GTD
Jagdish Panchal (Open ERP) [Fri, 23 Mar 2012 05:15:15 +0000 (10:45 +0530)]
[IMP] Project: rename menu Tasks ==> GTD

bzr revid: jap@tinyerp.com-20120323051515-wcvdcffivbpvotut

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 23 Mar 2012 04:41:03 +0000 (04:41 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120323044103-1pzlp21u7d512krs

12 years ago[FIX] Fixed css
Fabien Meghazi [Thu, 22 Mar 2012 20:46:34 +0000 (21:46 +0100)]
[FIX] Fixed css

bzr revid: fme@openerp.com-20120322204634-8o3o81oton9a4fqj

12 years ago[MERGE] merged the branch with menu modifications
Quentin (OpenERP) [Thu, 22 Mar 2012 17:23:05 +0000 (18:23 +0100)]
[MERGE] merged the branch with menu modifications

bzr revid: qdp-launchpad@openerp.com-20120322172305-ko3l5j363lhdozkw

12 years ago[MERGE] merged the branch with modifications in menu
Quentin (OpenERP) [Thu, 22 Mar 2012 17:02:00 +0000 (18:02 +0100)]
[MERGE] merged the branch with modifications in menu

bzr revid: qdp-launchpad@openerp.com-20120322170200-6wk454ubjss2jij3

12 years ago[FIX] ir_property: type (missing comma in dict).
Vo Minh Thu [Thu, 22 Mar 2012 16:58:37 +0000 (17:58 +0100)]
[FIX] ir_property: type (missing comma in dict).

bzr revid: vmt@openerp.com-20120322165837-9onm0e3o4rm3zc6u

12 years ago[IMP+FIX] fields: removed references to one2one, but also
Vo Minh Thu [Thu, 22 Mar 2012 16:45:40 +0000 (17:45 +0100)]
[IMP+FIX] fields: removed references to one2one, but also
corrected some typo `.. in (xxx)` instead of `.. in (xxx,)` (Note the trailing comma).
There is still a (non-harmful) reference to one2one in the base_synchro addons.

bzr revid: vmt@openerp.com-20120322164540-9rl8iidj4wrjohru

12 years ago[IMP] fields: removed any reference to integer_big.
Vo Minh Thu [Thu, 22 Mar 2012 16:38:50 +0000 (17:38 +0100)]
[IMP] fields: removed any reference to integer_big.

bzr revid: vmt@openerp.com-20120322163850-sxfd9g1x96jstr51

12 years ago[IMP] fields: removed deprecated fields (time, integer_big, one2one).
Vo Minh Thu [Thu, 22 Mar 2012 16:18:25 +0000 (17:18 +0100)]
[IMP] fields: removed deprecated fields (time, integer_big, one2one).

bzr revid: vmt@openerp.com-20120322161825-dlbnj9p2xe0mhhxx

12 years ago[MERGE] Latest bugfixes from 6.1
Olivier Dony [Thu, 22 Mar 2012 15:05:06 +0000 (16:05 +0100)]
[MERGE] Latest bugfixes from 6.1

bzr revid: odo@openerp.com-20120322150506-vo7r1k65phlotaa2

12 years ago[MERGE] Latest fixes from 6.1
Olivier Dony [Thu, 22 Mar 2012 14:36:54 +0000 (15:36 +0100)]
[MERGE] Latest fixes from 6.1

bzr revid: odo@openerp.com-20120322143654-w7etvdnq4z5tg6bt

12 years ago[FIX] email_template: ensure non-empty context when rendering template'
Rucha Patel [Thu, 22 Mar 2012 14:11:53 +0000 (15:11 +0100)]
[FIX] email_template: ensure non-empty context when rendering template'

bzr revid: odo@openerp.com-20120322141153-8u3kia3k125et6b5

12 years ago[FIX] email_template: don't re-encode attachments copied from template'
Rucha Patel [Thu, 22 Mar 2012 14:11:04 +0000 (15:11 +0100)]
[FIX] email_template: don't re-encode attachments copied from template'

bzr revid: odo@openerp.com-20120322141104-rw5i4dedy01wjmjf

12 years ago[IMP] Account: change sequence of menus and apply the group_no_one
Jagdish Panchal (Open ERP) [Thu, 22 Mar 2012 13:46:57 +0000 (19:16 +0530)]
[IMP] Account: change sequence of menus and apply the group_no_one

bzr revid: jap@tinyerp.com-20120322134657-jxu71v2ebd2o2igo

12 years agoChanged the layout to only have 1 scrollbar on the right
Minh Tran [Thu, 22 Mar 2012 13:35:44 +0000 (14:35 +0100)]
Changed the layout to only have 1 scrollbar on the right

bzr revid: mit@openerp.com-20120322133544-g0codu01ahygaii6

12 years ago[REM] Removed height=100% from html homepage
Fabien Meghazi [Thu, 22 Mar 2012 13:26:17 +0000 (14:26 +0100)]
[REM] Removed height=100% from html homepage

bzr revid: fme@openerp.com-20120322132617-q6a4f0am02g2tayh

12 years ago[imp] removed useless code
niv-openerp [Thu, 22 Mar 2012 12:45:02 +0000 (13:45 +0100)]
[imp] removed useless code

bzr revid: nicolas.vanhoren@openerp.com-20120322124502-eqlchl96y3g664f4

12 years ago[IMP] HR: change sequence of menus and apply group_no_one
Jagdish Panchal (Open ERP) [Thu, 22 Mar 2012 12:38:23 +0000 (18:08 +0530)]
[IMP] HR: change sequence of menus and apply group_no_one

bzr revid: jap@tinyerp.com-20120322123823-gpn075d2e09etchq

12 years ago[MERGE] Properly pass context when incrementing sequences, courtesy of Stefan Rijnhar...
Olivier Dony [Thu, 22 Mar 2012 12:24:19 +0000 (13:24 +0100)]
[MERGE] Properly pass context when incrementing sequences, courtesy of Stefan Rijnhart (Therp)

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

bzr revid: odo@openerp.com-20120322122419-xt6rlz330bkdo8ox

12 years ago[FIX] Reference to undefined context variable
Stefan Rijnhart [Thu, 22 Mar 2012 11:39:59 +0000 (12:39 +0100)]
[FIX] Reference to undefined context variable
[ADD] Check on 'None' context in account module's sequence override

bzr revid: stefan@therp.nl-20120322113959-79wxzej9ih4igg28

12 years ago[MERGE] 6.1 fixes into trunk
Xavier Morel [Thu, 22 Mar 2012 11:31:42 +0000 (12:31 +0100)]
[MERGE] 6.1 fixes into trunk

bzr revid: xmo@openerp.com-20120322113142-gim4svx01p336nxm

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 26 Mar 2012 05:34:12 +0000 (05:34 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120322062358-4l28rv6d8dyv0hbg
bzr revid: launchpad_translations_on_behalf_of_openerp-20120323051338-bheo7mng6p5unhxn
bzr revid: launchpad_translations_on_behalf_of_openerp-20120324054029-3tmn15vi8y2j20d6
bzr revid: launchpad_translations_on_behalf_of_openerp-20120322062238-c64xww4bj94c1loc
bzr revid: launchpad_translations_on_behalf_of_openerp-20120323051217-63cegddjt2r1jjz4
bzr revid: launchpad_translations_on_behalf_of_openerp-20120324053950-yfaky6dl5do1nkqf
bzr revid: launchpad_translations_on_behalf_of_openerp-20120325061156-bjofpelu3gdba4fm
bzr revid: launchpad_translations_on_behalf_of_openerp-20120326053412-1vnoycehd8mv047d

12 years ago[FIX] email.template: properly propagate res_id over context reloads in composition...
Olivier Dony [Fri, 23 Mar 2012 15:46:38 +0000 (16:46 +0100)]
[FIX] email.template: properly propagate res_id over context reloads in composition wizard

bzr revid: odo@openerp.com-20120323154638-f3o52kb2rka4hcrx

12 years ago[MERGE] OPW 573037: audittrail: force admin for subscribe/unsubscribe op - fix 'admin...
Xavier ALT [Fri, 23 Mar 2012 14:25:41 +0000 (15:25 +0100)]
[MERGE] OPW 573037: audittrail: force admin for subscribe/unsubscribe op - fix 'admin/access rights' members access

bzr revid: xal@openerp.com-20120323142541-ebxn935mdfk7bk9s

12 years ago[FIX] Audittrail : Audit trail doesn't respect access rights (Case: Ref 573037)
skh [Fri, 23 Mar 2012 13:27:51 +0000 (18:57 +0530)]
[FIX] Audittrail : Audit trail doesn't respect access rights (Case: Ref 573037)

bzr revid: skh@tinyerp.com-20120323132751-hhk1pd53o1ihkzdk

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 23 Mar 2012 05:13:29 +0000 (05:13 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120323051329-vecz1zbjb6gd776p

12 years ago[IMP] Purchases,Warehouse: apply group_no_one on various menus and also set sequence...
Jagdish Panchal (Open ERP) [Thu, 22 Mar 2012 11:19:39 +0000 (16:49 +0530)]
[IMP] Purchases,Warehouse: apply group_no_one on various menus and also set sequence of menus

bzr revid: jap@tinyerp.com-20120322111939-qf8tfe1h47815rtw

12 years ago[IMP] Change dom of chrome
Fabien Meghazi [Thu, 22 Mar 2012 11:19:12 +0000 (12:19 +0100)]
[IMP] Change dom of chrome

bzr revid: fme@openerp.com-20120322111912-amvslup7pvfwkbuk

12 years ago[FIX] mail: default permissions should allow write for everyone
Olivier Dony [Thu, 22 Mar 2012 11:07:33 +0000 (12:07 +0100)]
[FIX] mail: default permissions should allow write for everyone

Mail messages are created in multiple steps that
usually involve calling write() at some point, so
giving all users write access is necessary.

bzr revid: odo@openerp.com-20120322110733-unizfb58f0y8xkfz

12 years ago[IMP] product: remove group_no_one from Pricelist > Pricelist Version
Jagdish Panchal (Open ERP) [Thu, 22 Mar 2012 09:31:55 +0000 (15:01 +0530)]
[IMP] product: remove group_no_one from  Pricelist > Pricelist Version

bzr revid: jap@tinyerp.com-20120322093155-104ez37dp0hfzy39

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 22 Mar 2012 06:23:52 +0000 (06:23 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120322062352-syfsimh3ol3vje45

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 22 Mar 2012 05:31:19 +0000 (05:31 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120320051329-bjlbme9vdduayq3d
bzr revid: launchpad_translations_on_behalf_of_openerp-20120321052118-893avxm4tbqv14s1
bzr revid: launchpad_translations_on_behalf_of_openerp-20120322053119-o98w1yhj3n12vprw