odoo/odoo.git
11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 22 Nov 2012 05:15:21 +0000 (05:15 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20121122050804-x25fbyb04bfqak10
bzr revid: launchpad_translations_on_behalf_of_openerp-20121122051521-cxaalmqp2gst0xww

11 years ago[FIX] css hr employee
Fabien Pinckaers [Wed, 21 Nov 2012 23:05:13 +0000 (00:05 +0100)]
[FIX] css hr employee

bzr revid: fp@openerp.com-20121121230513-5qtw1ci29sz07a5x

11 years ago[LOL] fix_general_view_comment courtesy of Stefan Rijnhart (Therp)
Antony Lesuisse [Wed, 21 Nov 2012 22:58:59 +0000 (23:58 +0100)]
[LOL] fix_general_view_comment courtesy of Stefan Rijnhart (Therp)

bzr revid: al@openerp.com-20121121225859-kw0k17d2r130edjp

11 years ago[MERGE] point_of_sale: fixes for client login and a few css issues
Frédéric van der Essen [Wed, 21 Nov 2012 17:35:01 +0000 (18:35 +0100)]
[MERGE] point_of_sale: fixes for client login and a few css issues

bzr revid: fva@openerp.com-20121121173501-s5891l3hr9zeqq8w

11 years ago[MERGE] from trunk
Frédéric van der Essen [Wed, 21 Nov 2012 16:58:51 +0000 (17:58 +0100)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20121121165851-fl8qq97ufx1ya5lu

11 years ago[IMP] point_of_sale: forgot views and decls for partner's ean13. Demo data where...
Frédéric van der Essen [Wed, 21 Nov 2012 16:58:23 +0000 (17:58 +0100)]
[IMP] point_of_sale: forgot views and decls for partner's ean13. Demo data where at the wrong place also

bzr revid: fva@openerp.com-20121121165823-awkqy7wp0mq4zkhm

11 years ago[IMP] mini_calendar loses it's date when refreshed
Fabien Meghazi [Wed, 21 Nov 2012 16:04:52 +0000 (17:04 +0100)]
[IMP] mini_calendar loses it's date when refreshed

bzr revid: fme@openerp.com-20121121160452-nojlacwpafgmemc7

11 years ago[FIX] qweb: <t t-log> action was generating invalid code
Christophe Simonis [Wed, 21 Nov 2012 15:50:01 +0000 (16:50 +0100)]
[FIX] qweb: <t t-log> action was generating invalid code

bzr revid: chs@openerp.com-20121121155001-7gwb3w3mxqevxibm

11 years ago[IMP] Improved styling of searchview datepicker icon
Fabien Meghazi [Wed, 21 Nov 2012 15:24:43 +0000 (16:24 +0100)]
[IMP] Improved styling of searchview datepicker icon

bzr revid: fme@openerp.com-20121121152443-xj45wq1lttrs8rrh

11 years ago[MERGE] Fix to the `order` search() behavior (with tests!!!!! Thanks Quentinooooo)
Vo Minh Thu [Wed, 21 Nov 2012 15:01:05 +0000 (16:01 +0100)]
[MERGE] Fix to the `order` search() behavior (with tests!!!!! Thanks Quentinooooo)

bzr revid: vmt@openerp.com-20121121150105-avruq3wuc9kph0b8

11 years ago[FIX] __debug__ key wrongly set in QWeb default_dict
Fabien Meghazi [Wed, 21 Nov 2012 14:43:20 +0000 (15:43 +0100)]
[FIX] __debug__ key wrongly set in QWeb default_dict

bzr revid: fme@openerp.com-20121121144320-mzgynprxpq1jlxey

11 years ago[IMP] test_search: comment typos.
Vo Minh Thu [Wed, 21 Nov 2012 14:31:59 +0000 (15:31 +0100)]
[IMP] test_search: comment typos.

bzr revid: vmt@openerp.com-20121121143159-mppc6s7rezpwc3hx

11 years ago[FIX] Searchview proposition facet does not format date[time]s client side
Fabien Meghazi [Wed, 21 Nov 2012 13:56:57 +0000 (14:56 +0100)]
[FIX] Searchview proposition facet does not format date[time]s client side

bzr revid: fme@openerp.com-20121121135657-nh3t6usqkvl9vh03

11 years ago[FIX] osv/orm: fixed the use of 'order' argument given to a search function in order...
Quentin (OpenERP) [Wed, 21 Nov 2012 13:07:36 +0000 (14:07 +0100)]
[FIX] osv/orm: fixed the use of 'order' argument given to a search function in order to allow to order by 'ID DESC' and by '<another valid order> + ID ASC/DESC'

bzr revid: qdp-launchpad@openerp.com-20121121130736-guj7np9nk65zx3o1

11 years ago[FIX] base: test_search, invalid use of search criterion 'active in (True, False...
Quentin (OpenERP) [Wed, 21 Nov 2012 12:53:47 +0000 (13:53 +0100)]
[FIX] base: test_search, invalid use of search criterion 'active in (True, False)' replaced by 'active is True OR active is False'

bzr revid: qdp-launchpad@openerp.com-20121121125347-hsihsibwz0igp03r

11 years ago[FIX] base: fixed syntax errors and test import of test_search python test
Quentin (OpenERP) [Wed, 21 Nov 2012 12:21:06 +0000 (13:21 +0100)]
[FIX] base: fixed syntax errors and test import of test_search python test

bzr revid: qdp-launchpad@openerp.com-20121121122106-4mrnlw4z01np21dq

11 years ago[FIX] web_hello: inherited start() method should return the result of the super call
Olivier Dony [Wed, 21 Nov 2012 12:10:05 +0000 (13:10 +0100)]
[FIX] web_hello: inherited start() method should return the result of the super call

bzr revid: odo@openerp.com-20121121121005-f28bcm1k022ec1il

11 years ago[IMP] adaptation to hr demo data
Fabien Meghazi [Wed, 21 Nov 2012 12:01:41 +0000 (13:01 +0100)]
[IMP] adaptation to hr demo data

bzr revid: fme@openerp.com-20121121120141-zxj96k7ch8j2xqk7

11 years ago[ADD] base: added python test on the search() method
Quentin (OpenERP) [Wed, 21 Nov 2012 11:45:57 +0000 (12:45 +0100)]
[ADD] base: added python test on the search() method

bzr revid: qdp-launchpad@openerp.com-20121121114557-5swzfuisp2apttd5

11 years agochanged the clients to be partners instead of users, fixed receipt print css
Frédéric van der Essen [Wed, 21 Nov 2012 11:26:44 +0000 (12:26 +0100)]
changed the clients to be partners instead of users, fixed receipt print css

bzr revid: fva@openerp.com-20121121112644-xqj6n0yvy0sahwev

11 years ago[FIX] Binary fields, limit upload size to 25Mo (only works for browsers supporting...
Fabien Meghazi [Wed, 21 Nov 2012 10:43:29 +0000 (11:43 +0100)]
[FIX] Binary fields, limit upload size to 25Mo (only works for browsers supporting FileAPI)

bzr revid: fme@openerp.com-20121121104329-5aa88lxqogn206l2

11 years ago[FIX] sale.order,invoices: more robust/consistent mechanism for marking documents...
Olivier Dony [Wed, 21 Nov 2012 10:21:37 +0000 (11:21 +0100)]
[FIX] sale.order,invoices: more robust/consistent mechanism for marking documents sent after Send by Email

bzr revid: odo@openerp.com-20121121102137-9wukkbnfktfkg4lo

11 years ago[FIX] mail: remove ugly hack for context filtering that wreaks havoc in contexts
Olivier Dony [Wed, 21 Nov 2012 10:19:17 +0000 (11:19 +0100)]
[FIX] mail: remove ugly hack for context filtering that wreaks havoc in contexts

This hacks makes a mess and works with a whitelist that
completely breaks the generic context passing mechanism.
Replaced by specific guard through default_get overrides
for the models that are sensitive to default value
leaks via context.
E.g. mail.message is sensitive to leaked default_type
context keys that are meant for other models, such
as those passed by the Invoices menus.

bzr revid: odo@openerp.com-20121121101917-izeu4c493un86udf

11 years ago[FIX] portal: typo makes prevents acquirer defaults from working
Olivier Dony [Wed, 21 Nov 2012 10:12:10 +0000 (11:12 +0100)]
[FIX] portal: typo makes prevents acquirer defaults from working

bzr revid: odo@openerp.com-20121121101210-1gtejd9u5blpb1o3

11 years ago[FIX] account.invoice: typos in default email templates: amount_residual -> residual
Olivier Dony [Wed, 21 Nov 2012 10:11:33 +0000 (11:11 +0100)]
[FIX] account.invoice: typos in default email templates: amount_residual -> residual

bzr revid: odo@openerp.com-20121121101133-i14gzydtxzevjcvt

11 years ago[MERGE] many2many_tags: correctly checks it's falsy value
Fabien Meghazi [Wed, 21 Nov 2012 10:08:12 +0000 (11:08 +0100)]
[MERGE] many2many_tags: correctly checks it's falsy value

bzr revid: fme@openerp.com-20121121100812-gzn25f8g50cr5t3t

11 years ago[IMP] portal: unify wording as `Customer Portal` + make footer link translatable...
Olivier Dony [Wed, 21 Nov 2012 10:04:34 +0000 (11:04 +0100)]
[IMP] portal: unify wording as `Customer Portal` +  make footer link translatable + cleanup

bzr revid: odo@openerp.com-20121121100434-wq5julc2njlee7t1

11 years ago[MERGE] mail followers form widget specific visibility rule
Fabien Meghazi [Wed, 21 Nov 2012 09:34:16 +0000 (10:34 +0100)]
[MERGE] mail followers form widget specific visibility rule

bzr revid: fme@openerp.com-20121121093416-c1gn658pwkca6ldp

11 years ago[IMP] tools/mail: html_email_clean() roudtrips falsy values
Fabien Meghazi [Wed, 21 Nov 2012 08:19:40 +0000 (09:19 +0100)]
[IMP] tools/mail: html_email_clean() roudtrips falsy values

bzr revid: fme@openerp.com-20121121081940-z4onugwqi7uxqvw3

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 21 Nov 2012 04:48:18 +0000 (04:48 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20121121044818-2zv06h9572h362aw

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 21 Nov 2012 04:47:55 +0000 (04:47 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20121121044755-oo3gvj8xlcswn1xq

11 years ago[FIX] web: pass env in login_and_redirect
Christophe Simonis [Tue, 20 Nov 2012 18:09:33 +0000 (19:09 +0100)]
[FIX] web: pass env in login_and_redirect

bzr revid: chs@openerp.com-20121120180933-ktarob0a3ll4ccsn

11 years ago[MERGE] Review/Update EDI features for 7.0:
Olivier Dony [Tue, 20 Nov 2012 17:09:15 +0000 (18:09 +0100)]
[MERGE] Review/Update EDI features for 7.0:

Some EDI features replaced by the improved 7.0 portal (with auth_signup)
------------------------------------------------------------------------
- remove the static export of EDI document and the persistence of these EDI blobs, replaced by the live portal access to the document (via portal module)
- remove all the qweb templates and web controllers that were previously used to give access to the EDI document preview
- preserve the web controllers/URLs that were use for the direct EDI import (so that a document from a 6.1 system can still be imported in a 7.0 system)
- temporarily remove the EDI export UI, replaced for the time being by the portal view. => It is planned in 7.1 to provide a new EDI export system via email notification and attaching JSON EDI blobs to outgoing emails. Thanks to the mail gateway integration and a whitelist/certificate system it will be possible to setup end-to-end B2B EDI automation.
- EDI email notifications now integrated in Sales/Invoicing flows via an explicit "Send by Email" step
- PDF version of the document now sent along with the notification (instead of a simple link to view it)
- Portal signup link integrated in this notification when the portal module is installed (via glue module sale_portal)

Online Payment (Paypal) features preserved in a different form
--------------------------------------------------------------
- as the EDI preview was removed, the payment button was moved to a new banner in the portal view of relevant documents, as follows:
- addition of a new portal.payment_acquirer model to define online payment gateways such as Paypal, Google Checkout, etc. (Paypal included by default)
- new payment banner added to the portal form view of Sale Orders and Customer Invoices, allowing online payment via defined payment_acquirers
- new settings item in Settings>Invoicing>Banks&Cash to make the payment banner visible to all employees as well (normally it's only visible in the portal)

+ minor cleanup and removal of deprecated fields

bzr revid: odo@openerp.com-20121120170915-cmb77iubyrwmib2l

11 years ago[MERGE] Sync with trunk
Olivier Dony [Tue, 20 Nov 2012 16:34:29 +0000 (17:34 +0100)]
[MERGE] Sync with trunk

bzr revid: odo@openerp.com-20121120113600-4oyx9sziigbxn8w8
bzr revid: odo@openerp.com-20121120163429-l4cf6r75vwqfvxty

11 years ago[FIX] mail followers: invisible attribute and mode create
Christophe Matthieu [Tue, 20 Nov 2012 16:24:34 +0000 (17:24 +0100)]
[FIX] mail followers: invisible attribute and mode create

bzr revid: chm@openerp.com-20121120162434-g5wfgwndozrcstld

11 years ago[FIX]Fix bug lp:1080997. Add option 'disable_editable_mode' which disable editable...
Denis Ledoux dle@openerp.com [Tue, 20 Nov 2012 16:16:34 +0000 (17:16 +0100)]
[FIX]Fix bug lp:1080997. Add option 'disable_editable_mode' which disable editable widget when setted to true. This is because search popups should not be editable. 'search more...' was not clickable in fields with many2many_tags widget and default tree view with flag editable setted

bzr revid: dle@openerp.com-20121120161634-xc0qxyz6x1ccrl2o

11 years ago[IMP] mail: changed controller due to modification in the clear_action() method
niv-openerp [Tue, 20 Nov 2012 15:52:58 +0000 (16:52 +0100)]
[IMP] mail: changed controller due to modification in the clear_action() method

bzr revid: nicolas.vanhoren@openerp.com-20121120155258-32chebnbcrz37tks

11 years ago[FIX] pad: very bad conception that produced html injection that produced a lot of...
niv-openerp [Tue, 20 Nov 2012 15:51:55 +0000 (16:51 +0100)]
[FIX] pad: very bad conception that produced html injection that produced a lot of incorrect css

bzr revid: nicolas.vanhoren@openerp.com-20121120155155-y1wd0px4trljf453

11 years ago[FIX] tools mail : html_email_clean
Christophe Matthieu [Tue, 20 Nov 2012 15:42:17 +0000 (16:42 +0100)]
[FIX] tools mail : html_email_clean

bzr revid: chm@openerp.com-20121120154217-4ewxir45q1wtjoax

11 years ago[FIX]Add option 'disable_editable_mode' which disable editable widget when setted...
Denis Ledoux dle@openerp.com [Tue, 20 Nov 2012 15:39:58 +0000 (16:39 +0100)]
[FIX]Add option 'disable_editable_mode' which disable editable widget when setted to true. This is because search popups should not be editable. 'search more...' was not clickable in fields with many2many_tags widget and default tree view with flag editable setted

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

bzr revid: dle@openerp.com-20121120153958-jopkpxmz38b78phj

11 years ago[FIX] auth_oauth: set the right copyright and change the description of the module
Stephane Wirtel [Tue, 20 Nov 2012 14:19:21 +0000 (15:19 +0100)]
[FIX] auth_oauth: set the right copyright and change the description of the module

bzr revid: stw@openerp.com-20121120141921-y8yk0q19n2jhgw8p

11 years ago[FIX] Fixed wrong width computing in Dialog. Removed extraneous call to init_dialog...
Fabien Meghazi [Tue, 20 Nov 2012 14:18:07 +0000 (15:18 +0100)]
[FIX] Fixed wrong width computing in Dialog. Removed extraneous call to init_dialog(). Remove Dialog#$buttons dom manipulation hack.

bzr revid: fme@openerp.com-20121120141807-pvdryoib39eqh1u7

11 years ago[FIX] tools mail: html_email_clean return False (standard OpenERP) if the param is...
Christophe Matthieu [Tue, 20 Nov 2012 13:40:01 +0000 (14:40 +0100)]
[FIX] tools mail: html_email_clean return False (standard OpenERP) if the param is False

bzr revid: chm@openerp.com-20121120134001-ivw9dqxha2du70o6

11 years ago[MERGE] fields_view_get: avoid messing up selection fields' _domain attributes, court...
Olivier Dony [Tue, 20 Nov 2012 13:22:30 +0000 (14:22 +0100)]
[MERGE] fields_view_get: avoid messing up selection fields' _domain attributes, courtesy of Stefan Rijnhart (Therp)

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

bzr revid: odo@openerp.com-20121120132230-7xb6d2xxwcgn7ipn

11 years ago[IMP] Model.default_get: allows setting user default values of x2m to False (for...
Olivier Dony [Tue, 20 Nov 2012 13:18:39 +0000 (14:18 +0100)]
[IMP] Model.default_get: allows setting user default values of x2m to False (for consistency with write())

bzr revid: odo@openerp.com-20121120131839-1kdzevubi74ibthy

11 years ago[IMP] res.users: avoid spurious warnings when last login date cannot be updated
Olivier Dony [Tue, 20 Nov 2012 13:16:10 +0000 (14:16 +0100)]
[IMP] res.users: avoid spurious warnings when last login date cannot be updated

bzr revid: odo@openerp.com-20121120131610-v0xwu5zsbmxwvcwe

11 years ago[FIX] Append view domain (in case of selection widget) to a copy of the field's domain
Stefan Rijnhart [Tue, 20 Nov 2012 12:19:36 +0000 (13:19 +0100)]
[FIX] Append view domain (in case of selection widget) to a copy of the field's domain

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

bzr revid: stefan@therp.nl-20121120121936-8b1wiho0q96ckeqk

11 years ago[IMP] auth_oauth: restrict menuitem 'OAuth Providers' to group Technical Features
Raphael Collet [Tue, 20 Nov 2012 11:37:25 +0000 (12:37 +0100)]
[IMP] auth_oauth: restrict menuitem 'OAuth Providers' to group Technical Features

bzr revid: rco@openerp.com-20121120113725-w3wezijifdg21hr7

11 years ago[MERGE] [DEMO] mail, crm: improved demo data.
Thibault Delavallée [Tue, 20 Nov 2012 11:20:22 +0000 (12:20 +0100)]
[MERGE] [DEMO] mail, crm: improved demo data.
Misc :
- added message subtypes to CRM
- archives and sent mailboxes unified
- mail.group description displayed in discussion view
- fixe some issues in Chatter
- fixed some action rules now having user_id = False; otherwise they could not be used to anybody else than admin, leading to a crash

bzr revid: tde@openerp.com-20121120112022-hzdt2x29wvlhs0nz

11 years ago[MERGE] [DEMO] mail, crm: improved demo data.
Thibault Delavallée [Tue, 20 Nov 2012 11:20:07 +0000 (12:20 +0100)]
[MERGE] [DEMO] mail, crm: improved demo data.
This server branch holds the avatars for admin and demo.

bzr revid: tde@openerp.com-20121120112007-nuvqalc2tr9cqe49

11 years ago[IMP] allows to specify a specific eval domain in /web/action/load
niv-openerp [Tue, 20 Nov 2012 11:07:48 +0000 (12:07 +0100)]
[IMP] allows to specify a specific eval domain in /web/action/load

bzr revid: nicolas.vanhoren@openerp.com-20121120110748-5idnflvmxx0jibwe

11 years ago[FIX] Fixed Export dialog buttons. Cleanup openerp.web.Dialog
Fabien Meghazi [Tue, 20 Nov 2012 11:01:04 +0000 (12:01 +0100)]
[FIX] Fixed Export dialog buttons. Cleanup openerp.web.Dialog

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

bzr revid: fme@openerp.com-20121120110104-ge6k5n22cul5jrax

11 years ago[FIX] Comment on general voucher view definition
Stefan Rijnhart [Tue, 20 Nov 2012 10:42:07 +0000 (11:42 +0100)]
[FIX] Comment on general voucher view definition

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

bzr revid: stefan@therp.nl-20121120104207-l88t2dqnzwj5f2fy

11 years ago[REF]improvement of constraint from rev id : csn@openerp.com-20121120085452-pvvu2aamy...
Cedric Snauwaert [Tue, 20 Nov 2012 10:37:38 +0000 (11:37 +0100)]
[REF]improvement of constraint from rev id : csn@openerp.com-20121120085452-pvvu2aamy2zthwo3 to an sql constraint

bzr revid: csn@openerp.com-20121120103738-fqgi10ucuw9ca735

11 years ago[CLEAN] Demo data: fixed some typos, cleaned a bit before merging.
Thibault Delavallée [Tue, 20 Nov 2012 10:23:25 +0000 (11:23 +0100)]
[CLEAN] Demo data: fixed some typos, cleaned a bit before merging.

bzr revid: tde@openerp.com-20121120102325-5xts5n801p9islgy

11 years ago[FIX] Modified behavior when we click on an action in the 'More' menu.
niv-openerp [Tue, 20 Nov 2012 10:06:20 +0000 (11:06 +0100)]
[FIX] Modified behavior when we click on an action in the 'More' menu.

Since revision 1517, when using the sidebar from a form view, it merged all the fields of the form view in the context of the action.
It was modified to avoid that context pollution, now it only uses those fields to evaluate the context of that action. So it allows
specifying contexts like "{'invoice_id': invoice_id}", but invoice_id will not be propagated any more to the new action context if not
explicitely specified.

bzr revid: nicolas.vanhoren@openerp.com-20121120100620-ig4e02uctysk7oj8

11 years ago[FIX]fix constraint to an SQL constraint
Cedric Snauwaert [Tue, 20 Nov 2012 10:02:52 +0000 (11:02 +0100)]
[FIX]fix constraint to an SQL constraint

bzr revid: csn@openerp.com-20121120100252-ieznyh43zanv2w7q

11 years ago[IMP] tools mail: remove one line test (double)
Christophe Matthieu [Tue, 20 Nov 2012 10:02:25 +0000 (11:02 +0100)]
[IMP] tools mail: remove one line test (double)

bzr revid: chm@openerp.com-20121120100225-it12j6qgxjn3ilbg

11 years ago[FIX] Fixed Export dialog buttons. Cleanup openerp.web.Dialog
Fabien Meghazi [Tue, 20 Nov 2012 09:50:42 +0000 (10:50 +0100)]
[FIX] Fixed Export dialog buttons. Cleanup openerp.web.Dialog

bzr revid: fme@openerp.com-20121120095042-6f4tyiap3t6cxk9e

11 years ago[MOV] admin and demo avatar: moved from mail to server.
Thibault Delavallée [Tue, 20 Nov 2012 09:18:54 +0000 (10:18 +0100)]
[MOV] admin and demo avatar: moved from mail to server.

bzr revid: tde@openerp.com-20121120091854-ksun8xc0ya79olil

11 years ago[MOV] admin and demo avatars: moved from mail to server.
Thibault Delavallée [Tue, 20 Nov 2012 09:18:31 +0000 (10:18 +0100)]
[MOV] admin and demo avatars: moved from mail to server.

bzr revid: tde@openerp.com-20121120091831-ja4zv52q1l8burs7

11 years ago[REV] Chatter: reverted hack about reloading menus.
Thibault Delavallée [Tue, 20 Nov 2012 09:06:02 +0000 (10:06 +0100)]
[REV] Chatter: reverted hack about reloading menus.

bzr revid: tde@openerp.com-20121120090602-un5239e4yl3xcob6

11 years ago[MERGE] Sync with trunk.
Thibault Delavallée [Tue, 20 Nov 2012 09:05:12 +0000 (10:05 +0100)]
[MERGE] Sync with trunk.

bzr revid: tde@openerp.com-20121120090512-82lyg9jotfvlim0n

11 years ago[MERGE] [FIX] hr_recruitment: fixed message_update, broken since a few weeks
Thibault Delavallée [Tue, 20 Nov 2012 09:02:37 +0000 (10:02 +0100)]
[MERGE] [FIX] hr_recruitment: fixed message_update, broken since a few weeks
Also fixed tools.misc.command_re -> tools.command_re
Also fixed fetchmail behavior when managing replies that could lead to messages having a good parent_id, but not attached to the correct document, if headers did not hold model and res_id data.

bzr revid: tde@openerp.com-20121120090237-cekj1kzvsb772hv1

11 years ago[FIX]membership : while configuring membership, date_to should be greater than date_from
Cedric Snauwaert [Tue, 20 Nov 2012 08:54:52 +0000 (09:54 +0100)]
[FIX]membership : while configuring membership, date_to should be greater than date_from

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

bzr revid: csn@openerp.com-20121120085452-pvvu2aamy2zthwo3

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 20 Nov 2012 04:51:20 +0000 (04:51 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20121120045120-19bxfsgj0kx6nbld

11 years ago[IMP] auth_signup: pass db in query string params, in order to trigger mono-db mode
Olivier Dony [Mon, 19 Nov 2012 17:51:14 +0000 (18:51 +0100)]
[IMP] auth_signup: pass db in query string params, in order to trigger mono-db mode

Works after recent monodb patch in web,
at rev.3460 rev-id: al@openerp.com-20121119170802-gdrh1nrj3vtogfvw

bzr revid: odo@openerp.com-20121119175114-3conxxaym32eflgp

11 years ago[MERGE] db option to enabled monodb (used by signup)
Antony Lesuisse [Mon, 19 Nov 2012 17:08:02 +0000 (18:08 +0100)]
[MERGE] db option to enabled monodb (used by signup)

bzr revid: al@openerp.com-20121119170802-gdrh1nrj3vtogfvw

11 years ago[MERGE] Sync with trunk
Olivier Dony [Mon, 19 Nov 2012 17:01:16 +0000 (18:01 +0100)]
[MERGE] Sync with trunk

bzr revid: odo@openerp.com-20121119170116-x6fusrmmmkquvgfh

11 years ago[IMP] monodb bootstrap: support @db query string param to force monodb mode
Olivier Dony [Mon, 19 Nov 2012 17:00:42 +0000 (18:00 +0100)]
[IMP] monodb bootstrap: support @db query string param to force monodb mode

Allows a.o. to let auth_signup URLs works even if multiple DBs
exist

bzr revid: odo@openerp.com-20121119170042-iprc0u159qpf8ll2

11 years ago[IMP] prompt for cashier intervention when negative or zero price in self-checkout
Frédéric van der Essen [Mon, 19 Nov 2012 16:09:00 +0000 (17:09 +0100)]
[IMP] prompt for cashier intervention when negative or zero price in self-checkout

bzr revid: fva@openerp.com-20121119160900-ks6a0bfuswlipyvu

11 years ago[MERGE]merge with latest addons
Cedric Snauwaert [Mon, 19 Nov 2012 15:45:51 +0000 (16:45 +0100)]
[MERGE]merge with latest addons

bzr revid: csn@openerp.com-20121119154551-y8uizex6hu7fu1eo

11 years ago[FIX] tools.mail: html_email_clean test type and value of empty value
Christophe Matthieu [Mon, 19 Nov 2012 15:26:15 +0000 (16:26 +0100)]
[FIX] tools.mail: html_email_clean test type and value of empty value

bzr revid: chm@openerp.com-20121119152615-sazfnlc5uwiw0ut9

11 years ago[FIX] tools.mail: html_email_clean test type of empty value
Christophe Matthieu [Mon, 19 Nov 2012 15:24:46 +0000 (16:24 +0100)]
[FIX] tools.mail: html_email_clean test type of empty value

bzr revid: chm@openerp.com-20121119152446-w1z1vuhfk631h0ko

11 years ago[IMP] tools.mail: add a test for html_email_clean function, if empty string
Christophe Matthieu [Mon, 19 Nov 2012 15:17:39 +0000 (16:17 +0100)]
[IMP] tools.mail: add a test for html_email_clean function, if empty string

bzr revid: chm@openerp.com-20121119151739-vcofz0abk7i71b3l

11 years ago[MERGE] from trunk
Frédéric van der Essen [Mon, 19 Nov 2012 15:15:31 +0000 (16:15 +0100)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20121115131103-wgcu54wupokqybof
bzr revid: fva@openerp.com-20121119151531-q4scgl87ctjphocx

11 years ago[IMP] Lunch demo & security
Arnaud Pineux [Mon, 19 Nov 2012 14:47:02 +0000 (15:47 +0100)]
[IMP] Lunch demo & security

bzr revid: api@openerp.com-20121119144702-rjuh8yl3uycu7z9o

11 years ago[REV] hr_recruitment: reverted improvement of message, not the purpose of this branch.
Thibault Delavallée [Mon, 19 Nov 2012 14:42:36 +0000 (15:42 +0100)]
[REV] hr_recruitment: reverted improvement of message, not the purpose of this branch.

bzr revid: tde@openerp.com-20121119144236-he70h0bptnd2pbdo

11 years ago[ADD] refs to server doc, intersphinx doesn't allow linking documents across docs
Xavier Morel [Mon, 19 Nov 2012 14:39:12 +0000 (15:39 +0100)]
[ADD] refs to server doc, intersphinx doesn't allow linking documents across docs

bzr revid: xmo@openerp.com-20121119143912-z3152u20zxjizzto

11 years ago[FIX] Don't leave button@type=submit in IE
Fabien Meghazi [Mon, 19 Nov 2012 14:37:19 +0000 (15:37 +0100)]
[FIX] Don't leave button@type=submit in IE

bzr revid: fme@openerp.com-20121119143719-1uu4s71jyudfi5u3

11 years ago[IMP] demo data & groups -> refactor
Arnaud Pineux [Mon, 19 Nov 2012 14:21:46 +0000 (15:21 +0100)]
[IMP] demo data & groups -> refactor

bzr revid: api@openerp.com-20121119142146-33aix5tk6bldizu9

11 years ago[FIX] hr_recruitment: fixed message_update, cleaned a bit the code.
Thibault Delavallée [Mon, 19 Nov 2012 14:20:59 +0000 (15:20 +0100)]
[FIX] hr_recruitment: fixed message_update, cleaned a bit the code.

bzr revid: tde@openerp.com-20121119142059-l4cnkyhlrg2vt1b9

11 years ago[FIX] message_route: when replying to a message, use its model and res_id, never...
Thibault Delavallée [Mon, 19 Nov 2012 14:17:40 +0000 (15:17 +0100)]
[FIX] message_route: when replying to a message, use its model and res_id, never lost.

bzr revid: tde@openerp.com-20121119141740-tjlp1uy4mq4lrg48

11 years ago[IMP] demo data & groups -> refactor
Arnaud Pineux [Mon, 19 Nov 2012 14:08:01 +0000 (15:08 +0100)]
[IMP] demo data & groups -> refactor

bzr revid: api@openerp.com-20121119140801-yxj936dhu1eapicl

11 years ago[MERGE]
Arnaud Pineux [Mon, 19 Nov 2012 13:57:27 +0000 (14:57 +0100)]
[MERGE]

bzr revid: api@openerp.com-20121119135727-i197peh7zj0sqsax

11 years ago[IMP] demo data & groups
Arnaud Pineux [Mon, 19 Nov 2012 13:56:28 +0000 (14:56 +0100)]
[IMP] demo data & groups

bzr revid: api@openerp.com-20121119135628-krq8rle10si51vkh

11 years ago[FIX]crm : Correct bug when user alters the stage of lead/opportunities, new lead...
Cedric Snauwaert [Mon, 19 Nov 2012 13:35:54 +0000 (14:35 +0100)]
[FIX]crm : Correct bug when user alters the stage of lead/opportunities, new lead/opportunities won't go to draft mode + typo (removed useless spaces)

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

bzr revid: csn@openerp.com-20121119133554-rizbg56et5siuejz

11 years ago[FIX] addons: fixed calls to command_re.
Thibault Delavallée [Mon, 19 Nov 2012 13:25:09 +0000 (14:25 +0100)]
[FIX] addons: fixed calls to command_re.

bzr revid: tde@openerp.com-20121119132509-dyes929xalp0pgcj

11 years ago[FIX] crm: fixed a call to command_re, now in tools.mail.
Thibault Delavallée [Mon, 19 Nov 2012 13:21:41 +0000 (14:21 +0100)]
[FIX] crm: fixed a call to command_re, now in tools.mail.

bzr revid: tde@openerp.com-20121119132141-6zikqzuxlxap550f

11 years ago[MERGE]merge with latest addons trunk
Cedric Snauwaert [Mon, 19 Nov 2012 12:56:13 +0000 (13:56 +0100)]
[MERGE]merge with latest addons trunk

bzr revid: csn@openerp.com-20121119125613-211aykfipa9l59q3

11 years ago[FIX] many2many_tags: the widget accept the required attribute
Christophe Matthieu [Mon, 19 Nov 2012 12:24:13 +0000 (13:24 +0100)]
[FIX] many2many_tags: the widget accept the required attribute

bzr revid: chm@openerp.com-20121119122413-plp6klbytyjuhwqt

11 years ago[REV] Removed fix, to be inserted in a specific branch.
Thibault Delavallée [Mon, 19 Nov 2012 11:41:25 +0000 (12:41 +0100)]
[REV] Removed fix, to be inserted in a specific branch.

bzr revid: tde@openerp.com-20121119114125-51fhctk8n79ptx65

11 years ago[FIX] push_state() broken after closing a wizard
Fabien Meghazi [Mon, 19 Nov 2012 11:11:30 +0000 (12:11 +0100)]
[FIX] push_state() broken after closing a wizard

bzr revid: fme@openerp.com-20121119111130-7xubnqvvhp3q1jds

11 years ago[IMP] Update jQuery to version 1.8.3
Fabien Meghazi [Mon, 19 Nov 2012 11:11:10 +0000 (12:11 +0100)]
[IMP] Update jQuery to version 1.8.3

bzr revid: fme@openerp.com-20121119111110-rjznfpj6fllfbgqj

11 years ago[IMP] ir_confir_parameter: add parameter 'force' in method 'init' to reinitialize...
Raphael Collet [Mon, 19 Nov 2012 11:02:06 +0000 (12:02 +0100)]
[IMP] ir_confir_parameter: add parameter 'force' in method 'init' to reinitialize existing parameters
This is useful when creating a new database from a dump (reinitialize database.uuid, etc.)

bzr revid: rco@openerp.com-20121119110206-la2yaohf7wmi9yx2

11 years ago[FIX] mail: do not display the body message false value
Christophe Matthieu [Mon, 19 Nov 2012 11:01:58 +0000 (12:01 +0100)]
[FIX] mail: do not display the body message false value

bzr revid: chm@openerp.com-20121119110158-iw2i7qt422fqatvm

11 years ago[FIX] tools mail: html_email_clean return an empty string if the are no value
Christophe Matthieu [Mon, 19 Nov 2012 10:53:30 +0000 (11:53 +0100)]
[FIX]  tools mail: html_email_clean return an empty string if the are no value

bzr revid: chm@openerp.com-20121119105330-2kud8vp18gp15u9e

11 years ago[FIX] fields.html: behave as fields.text for empty values: store NULL
Christophe Matthieu [Mon, 19 Nov 2012 10:43:32 +0000 (11:43 +0100)]
[FIX] fields.html: behave as fields.text for empty values: store NULL

bzr revid: chm@openerp.com-20121119104332-bqm81nuik6pqsbf9

11 years ago[CLEAN] mail: cleaned a bit the demo data.
Thibault Delavallée [Mon, 19 Nov 2012 10:19:53 +0000 (11:19 +0100)]
[CLEAN] mail: cleaned a bit the demo data.

bzr revid: tde@openerp.com-20121119101953-np1gw8e7qhfhncgq

11 years ago[IMP] web: add 'widget: self' in rendering environment of openerp.web.Client
Raphael Collet [Mon, 19 Nov 2012 10:07:34 +0000 (11:07 +0100)]
[IMP] web: add 'widget: self' in rendering environment of openerp.web.Client

bzr revid: rco@openerp.com-20121119100734-dtprbdm9bypid8bk