odoo/odoo.git
11 years ago[IMP] oe web/cron: slight refactor.
Vo Minh Thu [Fri, 18 Jan 2013 12:16:19 +0000 (13:16 +0100)]
[IMP] oe web/cron: slight refactor.

bzr revid: vmt@openerp.com-20130118121619-be5n01rieac11oru

11 years ago[IMP] oe cron: use setproctitle, set openerp.multi_process.
Vo Minh Thu [Wed, 16 Jan 2013 13:25:41 +0000 (14:25 +0100)]
[IMP] oe cron: use setproctitle, set openerp.multi_process.

bzr revid: vmt@openerp.com-20130116132541-r655evhfrptxxyxl

11 years ago[ADD] oe: added cron sub-command to run a single process dedicated to cron jobs.
Vo Minh Thu [Tue, 15 Jan 2013 14:01:10 +0000 (15:01 +0100)]
[ADD] oe: added cron sub-command to run a single process dedicated to cron jobs.

bzr revid: vmt@openerp.com-20130115140110-fwu7yb2v0sj3oqqv

11 years ago[IMP] oe web: option to use gevent WSGI server.
Vo Minh Thu [Fri, 11 Jan 2013 16:12:16 +0000 (17:12 +0100)]
[IMP] oe web: option to use gevent WSGI server.

bzr revid: vmt@openerp.com-20130111161216-visss6da671f0qup

11 years ago[ADD] oe web: run an OpenERP web process.
Vo Minh Thu [Fri, 11 Jan 2013 15:31:13 +0000 (16:31 +0100)]
[ADD] oe web: run an OpenERP web process.

bzr revid: vmt@openerp.com-20130111153113-ue2ybx33e2gh99sx

11 years ago[ADD] oe: provides sane (unfucked) command-line interface.
Vo Minh Thu [Fri, 11 Jan 2013 13:46:57 +0000 (14:46 +0100)]
[ADD] oe: provides sane (unfucked) command-line interface.

The implementation is far from perfect. Some improvements are waiting in
its previous location: lp:~openerp/openerp-command.

Some docs are provided, see doc/openerp-command.rst and
doc/adding-command.rst.

bzr revid: vmt@openerp.com-20130111134657-im2f3uqjluyo4pm6

11 years ago[IMP] added feature to WebClient class to allow definition of multiple title parts...
niv-openerp [Fri, 11 Jan 2013 11:14:16 +0000 (12:14 +0100)]
[IMP] added feature to WebClient class to allow definition of multiple title parts for the document

bzr revid: nicolas.vanhoren@openerp.com-20130111111416-8ild3d8imijt7xja

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 11 Jan 2013 04:36:15 +0000 (04:36 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130105050418-fwjlnelqf2aykmfj
bzr revid: launchpad_translations_on_behalf_of_openerp-20130106044611-puihx1twszasvwb4
bzr revid: launchpad_translations_on_behalf_of_openerp-20130107044333-2w2le9zvnd4m1ogf
bzr revid: launchpad_translations_on_behalf_of_openerp-20130108045227-p3vvokxfpwp7js3c
bzr revid: launchpad_translations_on_behalf_of_openerp-20130109050201-927s5kd5kpzb7kxq
bzr revid: launchpad_translations_on_behalf_of_openerp-20130110044634-er0z85237gdgo51h
bzr revid: launchpad_translations_on_behalf_of_openerp-20130111043615-688yaut13s3gl170

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sun, 6 Jan 2013 04:45:37 +0000 (04:45 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130105050400-1q6t3vjffmd78n17
bzr revid: launchpad_translations_on_behalf_of_openerp-20130106044537-2bzz6xxb7y82g716

11 years ago[IMP] To hell with global doc.
Vo Minh Thu [Fri, 4 Jan 2013 13:49:55 +0000 (14:49 +0100)]
[IMP] To hell with global doc.

bzr revid: vmt@openerp.com-20130104134955-dpf9792ng2gqani3

11 years ago[IMP] To hell with global doc.
Vo Minh Thu [Fri, 4 Jan 2013 13:47:28 +0000 (14:47 +0100)]
[IMP] To hell with global doc.

bzr revid: vmt@openerp.com-20130104134728-1u2bytipsnwmkteo

11 years ago[MERGE] Forward port of 7.0 until rev. 8534.
Vo Minh Thu [Fri, 4 Jan 2013 09:39:53 +0000 (10:39 +0100)]
[MERGE] Forward port of 7.0 until rev. 8534.

bzr revid: vmt@openerp.com-20130104093953-p92uylaux9u24isn

11 years ago[MERGE] Forward port of 7.0 until rev. 4767.
Vo Minh Thu [Fri, 4 Jan 2013 09:33:43 +0000 (10:33 +0100)]
[MERGE] Forward port of 7.0 until rev. 4767.

bzr revid: vmt@openerp.com-20130104093343-xtbw4tphmlupahuv

11 years ago[IMP] Invite wizard: emails send when invinting someone now contains sur user signature.
Thibault Delavallée [Fri, 4 Jan 2013 09:10:45 +0000 (10:10 +0100)]
[IMP] Invite wizard: emails send when invinting someone now contains sur user signature.

bzr revid: tde@openerp.com-20130104091045-74dn4lj9yyxdfdf6

11 years ago[FIX] message_route: removed owner of created documents using aliases taken from...
Thibault Delavallée [Fri, 4 Jan 2013 09:03:17 +0000 (10:03 +0100)]
[FIX] message_route: removed owner of created documents using aliases taken from the 'from' of the incoming email, because we cannot ensure that this user has any create or write access rights. If no owner is defined on the alias, uid will be used instead.

bzr revid: tde@openerp.com-20130104090317-kzv48yepno4t5dcp

11 years ago[FIX] portal_anonymous login loop
vta vta@openerp.com [Fri, 4 Jan 2013 08:50:33 +0000 (09:50 +0100)]
[FIX] portal_anonymous login loop

bzr revid: vta@openerp.com-20130104085033-q2ol776craxuhecs

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 4 Jan 2013 05:28:15 +0000 (05:28 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130104052810-1hc0kz14e6ev38ly
bzr revid: launchpad_translations_on_behalf_of_openerp-20130104052815-90n20ge4a6x22t2o

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 4 Jan 2013 04:48:01 +0000 (04:48 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20121222062604-dkriii8eozvsup5y
bzr revid: launchpad_translations_on_behalf_of_openerp-20121223044904-96hdn6ba6yrv4f9j
bzr revid: launchpad_translations_on_behalf_of_openerp-20121226044702-qvjpmsxaacy1cg43
bzr revid: launchpad_translations_on_behalf_of_openerp-20121229050621-bg925wq3m04p2g71
bzr revid: launchpad_translations_on_behalf_of_openerp-20121229050125-ezgc0pyinpf7cjpa
bzr revid: launchpad_translations_on_behalf_of_openerp-20121231044027-9ufahl14z8fnhu6p
bzr revid: launchpad_translations_on_behalf_of_openerp-20130101044603-wg53ihk00q2059zn
bzr revid: launchpad_translations_on_behalf_of_openerp-20130103044748-vijpm6xa5a4wkx8s
bzr revid: launchpad_translations_on_behalf_of_openerp-20130104044725-gnjicg5umjgca6x4
bzr revid: launchpad_translations_on_behalf_of_openerp-20121227052240-6m8i7kropwavbcnh
bzr revid: launchpad_translations_on_behalf_of_openerp-20121228051144-leldhj31i0soxbew
bzr revid: launchpad_translations_on_behalf_of_openerp-20121229050213-cxzd31aqqltp6q2x
bzr revid: launchpad_translations_on_behalf_of_openerp-20121230052006-x87nblyyoe179wg8
bzr revid: launchpad_translations_on_behalf_of_openerp-20121231044049-m31tcl22nog279qx
bzr revid: launchpad_translations_on_behalf_of_openerp-20130101044622-7p5h1mf14m4tlue5
bzr revid: launchpad_translations_on_behalf_of_openerp-20130102043722-j7bk1uojgtgsz7u1
bzr revid: launchpad_translations_on_behalf_of_openerp-20130103044815-xswvowa7jeizv4jk
bzr revid: launchpad_translations_on_behalf_of_openerp-20130104044801-0v8fmmv0jl7itv9b

11 years ago[IMP] kanban column width
Fabien Pinckaers [Thu, 3 Jan 2013 22:25:15 +0000 (23:25 +0100)]
[IMP] kanban column width

bzr revid: fp@openerp.com-20130103222515-y55td51r7kas75kf

11 years ago[FIX] css problem in list view: list arrow appearing when we sort could appear on...
niv-openerp [Thu, 3 Jan 2013 17:42:14 +0000 (18:42 +0100)]
[FIX] css problem in list view: list arrow appearing when we sort could appear on the text

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

bzr revid: nicolas.vanhoren@openerp.com-20130103174214-zezyx4ieidugnl5q

11 years ago[IMP] Improved logger.
Thibault Delavallée [Thu, 3 Jan 2013 17:30:19 +0000 (18:30 +0100)]
[IMP] Improved logger.

bzr revid: tde@openerp.com-20130103173019-8flxl30b129u8kpz

11 years ago[FIX] message_route: removed owner of created documents using aliases taken from...
Thibault Delavallée [Thu, 3 Jan 2013 17:26:21 +0000 (18:26 +0100)]
[FIX] message_route: removed owner of created documents using aliases taken from the 'from' of the incoming email, because we cannot ensure that this user has any create or write access rights. If no owner is defined on the alias, uid will be used instead.

bzr revid: tde@openerp.com-20130103172621-4qoz28npnq4c5e7i

11 years ago[FIX] we are not in alpha anymore
Christophe Simonis [Thu, 3 Jan 2013 17:08:09 +0000 (18:08 +0100)]
[FIX] we are not in alpha anymore

bzr revid: chs@openerp.com-20130103170809-337pt3cjzvi82y17

11 years ago[IMP] mail invite: change browse into read for add signature
Christophe Matthieu [Thu, 3 Jan 2013 15:26:10 +0000 (16:26 +0100)]
[IMP] mail invite: change browse into read for add signature

bzr revid: chm@openerp.com-20130103152610-mvb6b03u6bbfs3i6

11 years ago[FIX] crm, project, project_issue: default stage_id at creation should not overwrite...
Thibault Delavallée [Thu, 3 Jan 2013 15:06:53 +0000 (16:06 +0100)]
[FIX] crm, project, project_issue: default stage_id at creation should not overwrite values given in create values if any.

bzr revid: tde@openerp.com-20130103150653-nlwp0u8bt2ljs3uc

11 years ago[FIX] Updated a demo opportunity from US to UK, because base_action_rule was changing...
Thibault Delavallée [Thu, 3 Jan 2013 15:06:12 +0000 (16:06 +0100)]
[FIX] Updated a demo opportunity from US to UK, because base_action_rule was changing the salesperson, leading to some access rights isues with demo user archive messages on a document he could not see.

bzr revid: tde@openerp.com-20130103150612-mi7nfda9cq6j8zfh

11 years ago[FIX] gantt view: fix for IE
Christophe Matthieu [Thu, 3 Jan 2013 14:50:40 +0000 (15:50 +0100)]
[FIX] gantt view: fix for IE

bzr revid: chm@openerp.com-20130103145040-2j6906rmi8eh45pj

11 years ago[IMP] desactivate sorting in list view with function fields with store=false
niv-openerp [Thu, 3 Jan 2013 14:46:51 +0000 (15:46 +0100)]
[IMP] desactivate sorting in list view with function fields with store=false

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

bzr revid: nicolas.vanhoren@openerp.com-20130103144651-qcxmp0bphkylp9s2

11 years ago[FIX] exception when logging in the web client and the server was launched using...
niv-openerp [Thu, 3 Jan 2013 14:19:45 +0000 (15:19 +0100)]
[FIX] exception when logging in the web client and the server was launched using --no-database-list

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

bzr revid: nicolas.vanhoren@openerp.com-20130103141945-11afh6khtpa7tapm

11 years ago[MERGE] only probability > 0 for stage assigned to leads into opportunities.
Christophe Simonis [Thu, 3 Jan 2013 14:08:30 +0000 (15:08 +0100)]
[MERGE] only probability > 0 for stage assigned to leads into opportunities.

bzr revid: chs@openerp.com-20130103140830-q3bo9vbtbgcr9iiv

11 years ago[IMP] html_sanitize: keep email adresses formatted like '\<raoul@grosbedon.fr\>'...
Thibault Delavallée [Thu, 3 Jan 2013 13:56:49 +0000 (14:56 +0100)]
[IMP] html_sanitize: keep email adresses formatted like '\<raoul@grosbedon.fr\>' in the html to sanitize; before this revision they were simply removed as incorrect html code.

bzr revid: tde@openerp.com-20130103135649-ngbhs3n7pa86qnl5

11 years ago[FIX] only probability > 0 for stage assignation when convertion of lead into opportunity
Anael Closson [Thu, 3 Jan 2013 13:38:41 +0000 (14:38 +0100)]
[FIX] only probability > 0 for stage assignation when convertion of lead into opportunity

bzr revid: acl@openerp.com-20130103133841-oeadynn3lctw1uu8

11 years ago[FIX] incomign email processing: fixed message_process on res.users; now having a...
Thibault Delavallée [Thu, 3 Jan 2013 13:27:08 +0000 (14:27 +0100)]
[FIX] incomign email processing: fixed message_process on res.users; now having a message_subscribe method, because of automatic subscription of recognized author partner on the document; fixed override of message_post in res_partner, using a wrong type variable; fixed message_post_user_api giving a set instead of a list.

bzr revid: tde@openerp.com-20130103132708-qimnryyec842b6ow

11 years ago[FIX] fetchmail: fixed message_process on res.users; now having a message_subscribe...
Thibault Delavallée [Thu, 3 Jan 2013 13:04:57 +0000 (14:04 +0100)]
[FIX]  fetchmail: fixed message_process on res.users; now having a message_subscribe method, because of automatic subscription of recognized partners on the document; fixed override of message_post in res_partner, using a wrong type variiable; fixed message_post_user_api giving a set instead of a list.

bzr revid: tde@openerp.com-20130103130457-hr1gpj2nj6mp83he

11 years ago[MERGE] fixes in account_followup
Quentin (OpenERP) [Thu, 3 Jan 2013 11:04:52 +0000 (12:04 +0100)]
[MERGE] fixes in account_followup

bzr revid: qdp-launchpad@openerp.com-20130103110452-ih2s3va8mdpv2eay

11 years ago[FIX] sale: set a default value for a required field not present in form view for...
Quentin (OpenERP) [Thu, 3 Jan 2013 10:10:45 +0000 (11:10 +0100)]
[FIX] sale: set a default value for a required field not present in form view for most of people

bzr revid: qdp-launchpad@openerp.com-20130103101045-32yq65xcibon2a35

11 years ago[MERGe] 7.0
Quentin (OpenERP) [Thu, 3 Jan 2013 09:51:04 +0000 (10:51 +0100)]
[MERGe] 7.0

bzr revid: qdp-launchpad@openerp.com-20130103095104-p8ck8xg1m58rxxbl

11 years ago[FIX] account_followup: print the overdue report on partner defined in account_follow...
Quentin (OpenERP) [Thu, 3 Jan 2013 09:48:18 +0000 (10:48 +0100)]
[FIX] account_followup: print the overdue report on partner defined in account_followup instead of the default one from account, when clicking on 'print overdue payments', in the partner form view. Improved the report in order to get the text to print more efficiently, and to return the first text from the sequence even if the partner has no level

bzr revid: qdp-launchpad@openerp.com-20130103094818-4e73d2clqkqai5xh

11 years ago[MERGE] trunk-bug-1094839-vja: in listview, sorting arrow disappearing from column...
Christophe Matthieu [Thu, 3 Jan 2013 09:28:23 +0000 (10:28 +0100)]
[MERGE] trunk-bug-1094839-vja: in listview, sorting arrow disappearing from column header when the user change of the view and return on listview.

bzr revid: chm@openerp.com-20130103092823-jbjhh686vix52ih6

11 years ago[IMP] mail invite: add signature in invite and not in mail_mail
Christophe Matthieu [Thu, 3 Jan 2013 08:57:32 +0000 (09:57 +0100)]
[IMP] mail invite: add signature in invite and not in mail_mail

bzr revid: chm@openerp.com-20130103085732-p329g28wrslplfq3

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 3 Jan 2013 05:39:29 +0000 (05:39 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130103053838-8dc22w7xc4pekn1v
bzr revid: launchpad_translations_on_behalf_of_openerp-20130103053926-saljmu2wubie130o
bzr revid: launchpad_translations_on_behalf_of_openerp-20130103053929-zhnxa8yb58llx12y

11 years ago[MERGE] OPW 572488: report sxw/odt: fix inconsistent duplicate content/meta/style...
Xavier ALT [Wed, 2 Jan 2013 16:40:57 +0000 (17:40 +0100)]
[MERGE] OPW 572488: report sxw/odt: fix inconsistent duplicate content/meta/style files within generated sxw/odt

    forward-port of v6.0 server revid: xal@openerp.com-20130102152925-h81qv2fx300oakzv

bzr revid: xal@openerp.com-20130102164057-lkr39vbtnk0zndgs

11 years ago[IMP] mail_sanitize: simplification of the regular expression
Christophe Matthieu [Wed, 2 Jan 2013 16:25:44 +0000 (17:25 +0100)]
[IMP] mail_sanitize: simplification of the regular expression

bzr revid: chm@openerp.com-20130102162544-jfwdfqx2ruf0x1q2

11 years ago[IMP] html_sanitize: test with assertIn
Christophe Matthieu [Wed, 2 Jan 2013 16:14:58 +0000 (17:14 +0100)]
[IMP] html_sanitize: test with assertIn

bzr revid: chm@openerp.com-20130102161458-4pvpvfb1shmt0sjy

11 years ago[IMP] mail mail: add signature
Christophe Matthieu [Wed, 2 Jan 2013 15:56:52 +0000 (16:56 +0100)]
[IMP] mail mail: add signature

bzr revid: chm@openerp.com-20130102155652-mhyb8txqvq4ismk8

11 years ago[MERGE] trunk-bug-1092942-ggh: kanban display tags: bug #1092942 and bug #1094877
Christophe Matthieu [Wed, 2 Jan 2013 13:57:52 +0000 (14:57 +0100)]
[MERGE] trunk-bug-1092942-ggh: kanban display tags: bug #1092942 and bug #1094877

bzr revid: chm@openerp.com-20130102135752-0r1h31ntawksm7n9

11 years ago[FIX] problem when a menu item is too long, fixed with css
niv-openerp [Wed, 2 Jan 2013 12:53:44 +0000 (13:53 +0100)]
[FIX] problem when a menu item is too long, fixed with css

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

bzr revid: nicolas.vanhoren@openerp.com-20130102125344-eet63kr1z9llfx8a

11 years ago[IMP] Reset password button shows notification on success
vta vta@openerp.com [Wed, 2 Jan 2013 12:16:52 +0000 (13:16 +0100)]
[IMP] Reset password button shows notification on success

bzr revid: vta@openerp.com-20130102121652-fupwhz5aqgt61stb

11 years ago[TEST] asset: fix demo data to use relative date to prevent unit test failure on...
Xavier ALT [Wed, 2 Jan 2013 11:46:19 +0000 (12:46 +0100)]
[TEST] asset: fix demo data to use relative date to prevent unit test failure on january, 1st

  forward-port of v6.1 addons revid: xal@openerp.com-20130102091818-vflxv299ejr3ckvn

bzr revid: xal@openerp.com-20130102114619-q9imd91h5242z31n

11 years ago[FIX] cosmetic bug: forgot to define images for some buttons
niv-openerp [Wed, 2 Jan 2013 11:13:16 +0000 (12:13 +0100)]
[FIX] cosmetic bug: forgot to define images for some buttons

bzr revid: nicolas.vanhoren@openerp.com-20130102111316-77wimx0ljmn948u0

11 years ago[MERGE] trunk-bug-1092097-vja: Timezone mismatch icon not displayed properly in IE9.
Christophe Matthieu [Wed, 2 Jan 2013 10:59:40 +0000 (11:59 +0100)]
[MERGE] trunk-bug-1092097-vja: Timezone mismatch icon not displayed properly in IE9.

bzr revid: chm@openerp.com-20130102105940-d5r0mhrtj257nmju

11 years ago[FIX] potential problem with empty save message in form view in some cases and access...
niv-openerp [Wed, 2 Jan 2013 10:28:35 +0000 (11:28 +0100)]
[FIX] potential problem with empty save message in form view in some cases and access rights

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

bzr revid: nicolas.vanhoren@openerp.com-20130102102835-a1uibudlohbsz9x8

11 years ago[MERGE] Latest trunk
vta vta@openerp.com [Wed, 2 Jan 2013 10:24:15 +0000 (11:24 +0100)]
[MERGE] Latest trunk

bzr revid: vta@openerp.com-20130102102415-y104nqzm5dz1is3n

11 years ago[IMP] Show notification when sending a reset password mail
vta vta@openerp.com [Wed, 2 Jan 2013 10:18:05 +0000 (11:18 +0100)]
[IMP] Show notification when sending a reset password mail

bzr revid: vta@openerp.com-20130102101805-xnh9ixoo8b3yc14i

11 years ago[FIX] Set Login params.token. Added action_notify and action_warn
vta vta@openerp.com [Wed, 2 Jan 2013 09:46:08 +0000 (10:46 +0100)]
[FIX] Set Login params.token. Added action_notify and action_warn

bzr revid: vta@openerp.com-20130102094608-tgqdgk31lpsbx05s

11 years ago[FIX]account_followup : fix bug in test where year was hardcoded and it is not the...
Cedric Snauwaert [Wed, 2 Jan 2013 09:34:05 +0000 (10:34 +0100)]
[FIX]account_followup : fix bug in test where year was hardcoded and it is not the case in the demo data

bzr revid: csn@openerp.com-20130102093405-sw93j72ukkqzr9cd

11 years ago[IMP] mail sanitize: add special email address for escape in the sanitizer
Christophe Matthieu [Wed, 2 Jan 2013 09:00:40 +0000 (10:00 +0100)]
[IMP] mail sanitize: add special email address for escape in the sanitizer

bzr revid: chm@openerp.com-20130102090040-yh0vdv8b3mtwoebh

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 2 Jan 2013 05:26:17 +0000 (05:26 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130101051932-v2qvfzudl55apvgy
bzr revid: launchpad_translations_on_behalf_of_openerp-20130102052617-ywfw2f9m791mtrgo

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 2 Jan 2013 05:26:12 +0000 (05:26 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130101051924-2q3t0sbo83ti3ooe
bzr revid: launchpad_translations_on_behalf_of_openerp-20130102052612-z5wooakbv4fnww9x

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 2 Jan 2013 05:25:15 +0000 (05:25 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20121230055035-68ul1nfj2blt5tpt
bzr revid: launchpad_translations_on_behalf_of_openerp-20121231051559-aw01koucw31ou6ev
bzr revid: launchpad_translations_on_behalf_of_openerp-20130101051904-0ghaklrif6nu8v13
bzr revid: launchpad_translations_on_behalf_of_openerp-20130102052515-osk45kf8joxus1le

11 years ago[FIX] tools: html_sanitize
Christophe Matthieu [Mon, 31 Dec 2012 15:44:51 +0000 (16:44 +0100)]
[FIX] tools: html_sanitize

bzr revid: chm@openerp.com-20121231154451-0guqjid92rfndghp

11 years ago[MERGE] Fix Reset Password and Anonymous Language
vta vta@openerp.com [Mon, 31 Dec 2012 15:39:24 +0000 (16:39 +0100)]
[MERGE] Fix Reset Password and Anonymous Language

bzr revid: vta@openerp.com-20121231153924-b1l9j2hw0uw3amtj

11 years ago[FIX] Do not raise exceptions in action_change_password
vta vta@openerp.com [Mon, 31 Dec 2012 15:38:50 +0000 (16:38 +0100)]
[FIX] Do not raise exceptions in action_change_password

bzr revid: vta@openerp.com-20121231153850-v9tncegddfruohsi

11 years ago[FIX] Fix reset password token issue
vta vta@openerp.com [Mon, 31 Dec 2012 15:02:39 +0000 (16:02 +0100)]
[FIX] Fix reset password token issue

bzr revid: vta@openerp.com-20121231150239-oeuvnwbpsvyzh5v5

11 years ago[FIX] kanban fixed width + word-wrap
Fabien Pinckaers [Mon, 31 Dec 2012 14:12:53 +0000 (15:12 +0100)]
[FIX] kanban fixed width + word-wrap

bzr revid: fp@tinyerp.com-20121231141253-dp8w32otnfiudzf7

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 31 Dec 2012 05:16:35 +0000 (05:16 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20121228053722-10r6sxvib5mz0hls
bzr revid: launchpad_translations_on_behalf_of_openerp-20121229053659-99v6a6n0lx0vpg55
bzr revid: launchpad_translations_on_behalf_of_openerp-20121231051635-vdo0liuzql1p12zw

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 31 Dec 2012 05:16:32 +0000 (05:16 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20121230055105-9vbynsau05gi9gpg
bzr revid: launchpad_translations_on_behalf_of_openerp-20121231051632-gx9ipbfrlpix1u7e

11 years ago[FIX] memory logging for cron workers
Antony Lesuisse [Sat, 29 Dec 2012 13:36:16 +0000 (14:36 +0100)]
[FIX] memory logging for cron workers

bzr revid: al@openerp.com-20121229133616-mbx0732l1uvyb1eo

11 years ago[FIX] workers memory limits better help
Antony Lesuisse [Sat, 29 Dec 2012 13:22:16 +0000 (14:22 +0100)]
[FIX] workers memory limits better help

bzr revid: al@openerp.com-20121229132216-zfk4ipw4p6mbgxnj

11 years ago[IMP] memory usage logging
Antony Lesuisse [Sat, 29 Dec 2012 12:59:12 +0000 (13:59 +0100)]
[IMP] memory usage logging

bzr revid: al@openerp.com-20121229125912-rlt4g0b6xhajqxwm

11 years ago[IMP] no task description, only title in kanban view
Fabien Pinckaers [Sat, 29 Dec 2012 11:12:31 +0000 (12:12 +0100)]
[IMP] no task description, only title in kanban view

bzr revid: fp@openerp.com-20121229111231-gpy759kp6aekshwt

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sat, 29 Dec 2012 05:36:55 +0000 (05:36 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20121228053555-9fpc1mj7ur0a5tbd
bzr revid: launchpad_translations_on_behalf_of_openerp-20121229053621-25bpaf17lvsnyr4e
bzr revid: launchpad_translations_on_behalf_of_openerp-20121229053655-b3agh60e70at492g

11 years ago[FIX] account_followup: print followup button on res.partner now call the overdue...
Quentin (OpenERP) [Fri, 28 Dec 2012 16:07:04 +0000 (17:07 +0100)]
[FIX] account_followup: print followup button on res.partner now call the overdue report from account_followup module instead of the basic one

bzr revid: qdp-launchpad@openerp.com-20121228160704-z56vb5an236emygg

11 years ago[FIX] crm: don't use context if you didn't check it's not equal to None... stupid me
Quentin (OpenERP) [Fri, 28 Dec 2012 14:39:12 +0000 (15:39 +0100)]
[FIX] crm: don't use context if you didn't check it's not equal to None... stupid me

bzr revid: qdp-launchpad@openerp.com-20121228143912-9v8gnv17cpn8l3ug

11 years ago[FIX] project, project_issue: don't use context if you didn't check it's not equal...
Quentin (OpenERP) [Fri, 28 Dec 2012 14:37:29 +0000 (15:37 +0100)]
[FIX] project, project_issue: don't use context if you didn't check it's not equal to None... stupid me

bzr revid: qdp-launchpad@openerp.com-20121228143729-x2n47tfp50uf7se8

11 years ago[FIX] account_followup: fixed the action for the menu 'Reconcile Invoices & Payments'
Quentin (OpenERP) [Fri, 28 Dec 2012 14:08:53 +0000 (15:08 +0100)]
[FIX] account_followup: fixed the action for the menu 'Reconcile Invoices & Payments'

bzr revid: qdp-launchpad@openerp.com-20121228140853-wpqoihplbrhgge2r

11 years ago[MERGE] merged the branch from cbi that fixes the default stage on leads/opportunities
Quentin (OpenERP) [Fri, 28 Dec 2012 14:07:33 +0000 (15:07 +0100)]
[MERGE] merged the branch from cbi that fixes the default stage on leads/opportunities

bzr revid: qdp-launchpad@openerp.com-20121228140733-ywx93g9y66zrs2ci

11 years ago[MERGE] Latest trunk
vta vta@openerp.com [Fri, 28 Dec 2012 13:54:56 +0000 (14:54 +0100)]
[MERGE] Latest trunk

bzr revid: vta@openerp.com-20121228135456-a15jyuctvwd7pb9l

11 years ago[REM] Remove console.log
vta vta@openerp.com [Fri, 28 Dec 2012 13:52:49 +0000 (14:52 +0100)]
[REM] Remove console.log

bzr revid: vta@openerp.com-20121228135249-1qojmcvm7zsyutq8

11 years ago[FIX] Fix load_translations, right deferred return, and improved language selection
vta vta@openerp.com [Fri, 28 Dec 2012 12:52:44 +0000 (13:52 +0100)]
[FIX] Fix load_translations, right deferred return, and improved language selection

bzr revid: vta@openerp.com-20121228125244-v8mf6abge6jy4hlg

11 years ago[MERGE] fix email regexp that was too restrictive
Frédéric van der Essen [Fri, 28 Dec 2012 12:30:23 +0000 (13:30 +0100)]
[MERGE] fix email regexp that was too restrictive

bzr revid: fva@openerp.com-20121228123023-f81amw02iqnmgwxt

11 years ago[MERGE] from upstream
Frédéric van der Essen [Fri, 28 Dec 2012 12:28:04 +0000 (13:28 +0100)]
[MERGE] from upstream

bzr revid: fva@openerp.com-20121228122804-c4t1z7x0zy2nyif0

11 years ago[IMP] Typo
Chris Biersbach [Fri, 28 Dec 2012 12:23:43 +0000 (13:23 +0100)]
[IMP] Typo

bzr revid: cbi@openerp.com-20121228122343-wulz32j4yfk5cot2

11 years ago[FIX] Leads no longer get a random draft stage, but correctly get one from their...
Chris Biersbach [Fri, 28 Dec 2012 12:18:58 +0000 (13:18 +0100)]
[FIX] Leads no longer get a random draft stage, but correctly get one from their sales team

bzr revid: cbi@openerp.com-20121228121858-bcbsinqx7ong724c

11 years ago[MERGE] fix the default stage in task and project_issue. branch from cbi
Quentin (OpenERP) [Fri, 28 Dec 2012 11:22:02 +0000 (12:22 +0100)]
[MERGE] fix the default stage in task and project_issue. branch from cbi

bzr revid: qdp-launchpad@openerp.com-20121228112202-i81ozel71m8zod72

11 years ago[MERGE] new fix from api for the invitation to attendees (first attempt was revision...
Quentin (OpenERP) [Fri, 28 Dec 2012 11:18:53 +0000 (12:18 +0100)]
[MERGE] new fix from api for the invitation to attendees (first attempt was revision 8489, reverted in revision 8495)

bzr revid: qdp-launchpad@openerp.com-20121228111853-4v61clp8v3tkvosi

11 years ago[IMP] web gantt: fix the view gantt for IE9 (remove wrong overflow and min value...
Christophe Matthieu [Fri, 28 Dec 2012 10:31:54 +0000 (11:31 +0100)]
[IMP] web gantt: fix the view gantt for IE9 (remove wrong overflow and min value = 1)

bzr revid: chm@openerp.com-20121228103154-kr1xj1fln4gjiuqp

11 years ago[FIX] base_calendar: fixed the mail and ics file sent when inviting attendees to...
Quentin (OpenERP) [Fri, 28 Dec 2012 09:42:36 +0000 (10:42 +0100)]
[FIX] base_calendar: fixed the mail and ics file sent when inviting attendees to a meeting in order to format the dates and times in a correct timezone wich is now explicitly named

bzr revid: qdp-launchpad@openerp.com-20121228094236-p1s8fdvhsothygkk

11 years ago[FIX] base_calendar: remove followers & change the mail_to format in str to match...
Arnaud Pineux [Fri, 28 Dec 2012 08:48:40 +0000 (09:48 +0100)]
[FIX] base_calendar: remove followers & change the mail_to format in str to match with mail.mail

bzr revid: api@openerp.com-20121228084840-a1ii9os6dn2xcw0q

11 years ago[FIX] The default stage for issues and tasks is now correctly a draft stage of the...
Chris Biersbach [Fri, 28 Dec 2012 08:45:27 +0000 (09:45 +0100)]
[FIX] The default stage for issues and tasks is now correctly a draft stage of the project the issue or task belongs to.

bzr revid: cbi@openerp.com-20121228084527-ive0ope41di6bpjn

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 28 Dec 2012 05:37:16 +0000 (05:37 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20121228053716-q30ba0cxw7g5wxlo

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 28 Dec 2012 05:11:00 +0000 (05:11 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20121228051100-hd4rs419glzcq4t9

11 years ago[IMP] custom model allowed
Fabien Pinckaers [Thu, 27 Dec 2012 17:28:25 +0000 (18:28 +0100)]
[IMP] custom model allowed

bzr revid: fp@tinyerp.com-20121227172825-lny2fobb5g89edca

11 years ago[MERGE] openid fix getuser on windows
Antony Lesuisse [Thu, 27 Dec 2012 16:48:31 +0000 (17:48 +0100)]
[MERGE] openid fix getuser on windows

bzr revid: al@openerp.com-20121227164831-wc19ei95d5257d1x

11 years ago[FIX] revert 8501 has share
Antony Lesuisse [Thu, 27 Dec 2012 16:45:59 +0000 (17:45 +0100)]
[FIX] revert 8501 has share

bzr revid: al@openerp.com-20121227164559-wcgin8stkyhsk3h0

11 years ago[IMP] support for lxml <2.3.1
Fabien Pinckaers [Thu, 27 Dec 2012 16:33:24 +0000 (17:33 +0100)]
[IMP] support for lxml <2.3.1

bzr revid: fp@tinyerp.com-20121227163324-uloesoeixirmdtka

11 years ago[FIX] auth_openid: win32: fix ImportError when trying to get system username
Xavier ALT [Thu, 27 Dec 2012 16:32:11 +0000 (17:32 +0100)]
[FIX] auth_openid: win32: fix ImportError when trying to get system username

bzr revid: xal@openerp.com-20121227163211-301w0gus2dx40b3w

11 years ago[REM]Unused inherit on res.users adding availability
dle@openerp.com [Thu, 27 Dec 2012 15:17:10 +0000 (16:17 +0100)]
[REM]Unused inherit on res.users adding availability

bzr revid: dle@openerp.com-20121227151710-wta91bk3kxz0i9wd

11 years ago[MERGE] share fix has_share
Antony Lesuisse [Thu, 27 Dec 2012 15:15:16 +0000 (16:15 +0100)]
[MERGE] share fix has_share

bzr revid: al@openerp.com-20121227151516-w4q89hmtgxpmtfnw

11 years ago[MERGE] portal_anonymous honor browser lang
Antony Lesuisse [Thu, 27 Dec 2012 15:13:51 +0000 (16:13 +0100)]
[MERGE] portal_anonymous honor browser lang

bzr revid: al@openerp.com-20121227151351-ejp0e6c2lvn6lkl3