odoo/odoo.git
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] 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 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[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[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 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

11 years ago[FIX] base, res.partner.form view: removed group no one on title field as this field...
Quentin (OpenERP) [Thu, 27 Dec 2012 14:21:16 +0000 (15:21 +0100)]
[FIX] base, res.partner.form view: removed group no one on title field as this field is sometimes filled (migration, contact creation from lead...) and sometimes used as well (in reports). Besides there is no good reason to hide it

bzr revid: qdp-launchpad@openerp.com-20121227142116-zl8n0v550pbf12ju

11 years ago[IMP] Try to get the user preference if it exists in the DB
vta vta@openerp.com [Thu, 27 Dec 2012 14:09:28 +0000 (15:09 +0100)]
[IMP] Try to get the user preference if it exists in the DB

bzr revid: vta@openerp.com-20121227140928-245pknr7g3bxbwdt

11 years ago[MERGE] mail: convert compact textarea in div for id rendering
Christophe Matthieu [Thu, 27 Dec 2012 13:59:48 +0000 (14:59 +0100)]
[MERGE] mail: convert compact textarea in div for id rendering

bzr revid: chm@openerp.com-20121227135948-81vcv8737ztsyc6n

11 years ago[FIX]fleet : wrong xml id for user demo in demo data
Cedric Snauwaert [Thu, 27 Dec 2012 13:49:39 +0000 (14:49 +0100)]
[FIX]fleet : wrong xml id for user demo in demo data

bzr revid: csn@openerp.com-20121227134939-avmhm7nrhxfqycr1

11 years ago[FIX] Share module traceback in method has_share, caused by a never used parameter...
vta vta@openerp.com [Thu, 27 Dec 2012 13:47:52 +0000 (14:47 +0100)]
[FIX] Share module traceback in method has_share, caused by a never used parameter but defined

bzr revid: vta@openerp.com-20121227134752-h1gfckkyyszs6vg3

11 years ago[MERGE] Latest trunk
vta vta@openerp.com [Thu, 27 Dec 2012 13:25:58 +0000 (14:25 +0100)]
[MERGE] Latest trunk

bzr revid: vta@openerp.com-20121227132558-vqi3hcwgdfrjcz08

11 years ago[IMP] Improve code
vta vta@openerp.com [Thu, 27 Dec 2012 13:25:30 +0000 (14:25 +0100)]
[IMP] Improve code

bzr revid: vta@openerp.com-20121227132530-2qrid9metzuuhqpo

11 years ago[FIX]Temporary fix: Comment of event_date and event_end_date in search in get_user_av...
dle@openerp.com [Thu, 27 Dec 2012 13:12:01 +0000 (14:12 +0100)]
[FIX]Temporary fix: Comment of event_date and event_end_date in search in get_user_availability (function not used anywhere)

bzr revid: dle@openerp.com-20121227131201-tclbh397sjl8bhvl

11 years ago[FIX] [IMP] subtypes: tracked field holding a boolean value are now displayed correct...
Thibault Delavallée [Thu, 27 Dec 2012 12:15:33 +0000 (13:15 +0100)]
[FIX] [IMP] subtypes: tracked field holding a boolean value are now displayed correctly in the automatic tracking. Also updated some subtype description to match the subtype guidelines.

bzr revid: tde@openerp.com-20121227121533-ln6g0wf2qz0t6irq

11 years ago[REV] revert of commit 8489. New patch incoming
Quentin (OpenERP) [Thu, 27 Dec 2012 12:13:45 +0000 (13:13 +0100)]
[REV] revert of commit 8489. New patch incoming

bzr revid: qdp-launchpad@openerp.com-20121227121345-60ocm72hxxu0qnlb

11 years ago[FIX] google doc function changed because the google API has changed
Arnaud Pineux [Thu, 27 Dec 2012 11:43:33 +0000 (12:43 +0100)]
[FIX] google doc function changed because the google API has changed

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

bzr revid: api@openerp.com-20121227114333-3szgeyrc3d25ua39

11 years ago[IMP] mail: message_track: better display of changes for boolean values (notably...
Thibault Delavallée [Thu, 27 Dec 2012 11:34:05 +0000 (12:34 +0100)]
[IMP] mail: message_track: better display of changes for boolean values (notably for notes). Renamed a var.

bzr revid: tde@openerp.com-20121227113405-j1zgltx22i2vzqdb

11 years ago[CLEAN] subtypes: cleaned descriptions, removing bold.
Thibault Delavallée [Thu, 27 Dec 2012 11:25:02 +0000 (12:25 +0100)]
[CLEAN] subtypes: cleaned descriptions, removing bold.

bzr revid: tde@openerp.com-20121227112502-ml72gjmh503p1wyb

11 years ago[FIX] mail followers: count the number of subtype for display more of 1 subtype
Christophe Matthieu [Thu, 27 Dec 2012 10:37:01 +0000 (11:37 +0100)]
[FIX] mail followers: count the number of subtype for display more of 1 subtype

bzr revid: chm@openerp.com-20121227103701-fhn5f25nbtqf2uea

11 years ago[MERGE] get_session_info cleanup
Antony Lesuisse [Thu, 27 Dec 2012 10:07:53 +0000 (11:07 +0100)]
[MERGE] get_session_info cleanup

bzr revid: al@openerp.com-20121227100753-q1jyl37k09ku2px2

11 years ago[MERGE] fix css to display the button for remove a follower
Christophe Matthieu [Thu, 27 Dec 2012 10:05:27 +0000 (11:05 +0100)]
[MERGE] fix css to display the button for remove a follower

bzr revid: chm@openerp.com-20121227100527-9b1dc6mf2dw42j0k

11 years ago[MERGE] [IMP] html_sanitize upgraded, allowing styling in html.
Thibault Delavallée [Thu, 27 Dec 2012 09:57:03 +0000 (10:57 +0100)]
[MERGE] [IMP] html_sanitize upgraded, allowing styling in html.

Web branch: cleditor does not uses custom fonts anymore.

bzr revid: tde@openerp.com-20121227095703-xa2xgimjyznlkhvx

11 years ago[MERGE] [IMP] HTML Sanitizer upgrade. Make it more tolerant to allow using style.
Thibault Delavallée [Thu, 27 Dec 2012 09:56:45 +0000 (10:56 +0100)]
[MERGE] [IMP] HTML Sanitizer upgrade. Make it more tolerant to allow using style.

Addons branch: mail, email_template: updated tests to match the new html sanitizer, that produces slighty different results (encoded symbols, valid html).

bzr revid: tde@openerp.com-20121227095645-539rv5ybrmhyjy1x

11 years ago[MERGE] [IMP] HTML Sanitizer upgrade. Make it more tolerant to allow using style.
Thibault Delavallée [Thu, 27 Dec 2012 09:56:23 +0000 (10:56 +0100)]
[MERGE] [IMP] HTML Sanitizer upgrade. Make it more tolerant to allow using style.

Server branch: html_sanitize now uses the builtin cleaner of lxml.html.clean. Style attribute is now allowed; the cleaner ensures no javascript or malicious code goes through those attributes. The old code is replaced by the use of the cleaner, called inside the current html_sanitize function.
Updated and added tests for the sanitizer. Malicious code injection is tested (mainly XSS). EDI-like html code is also tested.

bzr revid: tde@openerp.com-20121227095623-h13uth6dpmtgcssj

11 years ago[FIX] project_issue: fixed call to tools.command_re.
Thibault Delavallée [Thu, 27 Dec 2012 09:43:51 +0000 (10:43 +0100)]
[FIX] project_issue: fixed call to tools.command_re.

bzr revid: tde@openerp.com-20121227094351-slae97t4r19ehp3e

11 years ago[IMP] sanitizer: improved logger message if crashed during sanitize.
Thibault Delavallée [Thu, 27 Dec 2012 09:26:14 +0000 (10:26 +0100)]
[IMP] sanitizer: improved logger message if crashed during sanitize.

bzr revid: tde@openerp.com-20121227092614-0ihi5sw5uuyboahk

11 years ago[FIX] base_calendar : send mail to attendees + remove followers on meeting
Arnaud Pineux [Thu, 27 Dec 2012 09:13:30 +0000 (10:13 +0100)]
[FIX] base_calendar : send mail to attendees + remove followers on meeting

bzr revid: api@openerp.com-20121227091330-lsz48ukw5qtw80ma

11 years ago[FIX] mail followers: position of the remove follower button
Christophe Matthieu [Thu, 27 Dec 2012 09:07:57 +0000 (10:07 +0100)]
[FIX] mail followers: position of the remove follower button

bzr revid: chm@openerp.com-20121227090757-7zk1141vq6b0xk4a

11 years ago[MERGE] Sync with 7.0
Thibault Delavallée [Thu, 27 Dec 2012 09:02:00 +0000 (10:02 +0100)]
[MERGE] Sync with 7.0

bzr revid: tde@openerp.com-20121227090200-skw15alifs0rlm9d

11 years ago[MERGE] with 7.0
Arnaud Pineux [Thu, 27 Dec 2012 08:57:48 +0000 (09:57 +0100)]
[MERGE] with 7.0

bzr revid: api@openerp.com-20121227085748-4bqnrmpd72mkuxk9

11 years ago[IMP] remove followers because it creates confusion for users between attendees and...
Arnaud Pineux [Thu, 27 Dec 2012 08:55:28 +0000 (09:55 +0100)]
[IMP] remove followers because it creates confusion for users between attendees and followers.

bzr revid: api@openerp.com-20121227085528-x30wpjwdklqhuskt

11 years ago[MERGE] Sync with 7.0.
Thibault Delavallée [Thu, 27 Dec 2012 08:53:52 +0000 (09:53 +0100)]
[MERGE] Sync with 7.0.

bzr revid: tde@openerp.com-20121227085352-9ml1n2j4luzhmd6m

11 years ago[MERGE] Sync with 7.0.
Thibault Delavallée [Thu, 27 Dec 2012 08:53:42 +0000 (09:53 +0100)]
[MERGE] Sync with 7.0.

bzr revid: tde@openerp.com-20121227085342-s04kq203nre1pwpn