odoo/odoo.git
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[IMP] mail: js: get_from back to get_emails_from
Christophe Matthieu [Mon, 31 Dec 2012 14:35:33 +0000 (15:35 +0100)]
[IMP] mail: js: get_from back to get_emails_from

bzr revid: chm@openerp.com-20121231143533-lpo5f2eg20zkf2el

11 years ago[IMP] mail: add email_from like partner before opening wizard composer
Christophe Matthieu [Mon, 31 Dec 2012 14:22:50 +0000 (15:22 +0100)]
[IMP] mail: add email_from like partner before opening wizard composer

bzr revid: chm@openerp.com-20121231142250-ykdxaqoqfvush1ah

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[REM] mail_followers: removed unnecessary code about notifications for messages we...
Thibault Delavallée [Thu, 27 Dec 2012 16:44:25 +0000 (17:44 +0100)]
[REM] mail_followers: removed unnecessary code about notifications for messages we cannot read, because this makes no sense with our access rules (you see when you have a notification -> mutualy exclusive).

bzr revid: tde@openerp.com-20121227164425-gvxrcq5rgk51k532

11 years ago[FIX] Invite wizard: model and res_id were overrided with False by default, not neces...
Thibault Delavallée [Thu, 27 Dec 2012 16:43:36 +0000 (17:43 +0100)]
[FIX] Invite wizard: model and res_id were overrided with False by default, not necessary.

bzr revid: tde@openerp.com-20121227164336-22ejph1imvl6hl65

11 years ago[IMP] Invite wizard: show emails of partners you choose as recipients.
Thibault Delavallée [Thu, 27 Dec 2012 16:43:16 +0000 (17:43 +0100)]
[IMP] Invite wizard: show emails of partners you choose as recipients.

bzr revid: tde@openerp.com-20121227164316-8bfs1m6vs2sonits

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

11 years ago[FIX] Naming issue
vta vta@openerp.com [Thu, 27 Dec 2012 07:47:42 +0000 (08:47 +0100)]
[FIX] Naming issue

bzr revid: vta@openerp.com-20121227074742-lwdosnvmwe8da8so

11 years ago[FIX] Spacing
vta vta@openerp.com [Thu, 27 Dec 2012 07:44:38 +0000 (08:44 +0100)]
[FIX] Spacing

bzr revid: vta@openerp.com-20121227074438-skr59rph2j908tdc

11 years ago[IMP] Improve code
vta vta@openerp.com [Thu, 27 Dec 2012 07:42:54 +0000 (08:42 +0100)]
[IMP] Improve code

bzr revid: vta@openerp.com-20121227074254-p53wfwjh9qvolby0

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 27 Dec 2012 05:53:44 +0000 (05:53 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20121227055339-126egwmnviv4o13g
bzr revid: launchpad_translations_on_behalf_of_openerp-20121222073914-5tzk3pmley7xt65v
bzr revid: launchpad_translations_on_behalf_of_openerp-20121223050927-7arwzs18xy60iz6j
bzr revid: launchpad_translations_on_behalf_of_openerp-20121224051047-ousn2b5ahnsj1hrg
bzr revid: launchpad_translations_on_behalf_of_openerp-20121225051618-l19m8q9sq3067kv7
bzr revid: launchpad_translations_on_behalf_of_openerp-20121226051842-szu8p5q7lmtwx6tc
bzr revid: launchpad_translations_on_behalf_of_openerp-20121227055344-qygiaxubtlootycb

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 27 Dec 2012 05:52:46 +0000 (05:52 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20121222065425-11jso5coijmog3cv
bzr revid: launchpad_translations_on_behalf_of_openerp-20121223050740-6tjeryov28gogllv
bzr revid: launchpad_translations_on_behalf_of_openerp-20121224050954-9ophyas8vcd5i25j
bzr revid: launchpad_translations_on_behalf_of_openerp-20121225051527-2pztk85yutorsknl
bzr revid: launchpad_translations_on_behalf_of_openerp-20121226051717-qo56hnplkzd9en3p
bzr revid: launchpad_translations_on_behalf_of_openerp-20121227055246-wirga2xl0474l7md

11 years ago[FIX] document_ftp disabled in multiprocess
Antony Lesuisse [Thu, 27 Dec 2012 05:12:45 +0000 (06:12 +0100)]
[FIX] document_ftp disabled in multiprocess

bzr revid: al@openerp.com-20121227051245-twyyhlb52kg2dxv8

11 years ago[MERGE]
vta vta@openerp.com [Wed, 26 Dec 2012 18:29:18 +0000 (19:29 +0100)]
[MERGE]

bzr revid: vta@openerp.com-20121226182918-x4qm8tiq0jd86fhk

11 years ago[MERGE]
vta vta@openerp.com [Wed, 26 Dec 2012 18:28:06 +0000 (19:28 +0100)]
[MERGE]

bzr revid: vta@openerp.com-20121226182806-i1d9sasgshx56d71

11 years ago[MERGE] Latest trunk
vta vta@openerp.com [Wed, 26 Dec 2012 18:20:41 +0000 (19:20 +0100)]
[MERGE] Latest trunk

bzr revid: vta@openerp.com-20121226182041-q05byjif0e3ghz9w

11 years ago[FIX] Fix not working code
vta vta@openerp.com [Wed, 26 Dec 2012 18:18:50 +0000 (19:18 +0100)]
[FIX] Fix not working code

bzr revid: vta@openerp.com-20121226181850-00kbdgorw77tqfvu

11 years ago[FIX] Fix not working code, and some cleaning proposed by AL
vta vta@openerp.com [Wed, 26 Dec 2012 18:18:33 +0000 (19:18 +0100)]
[FIX] Fix not working code, and some cleaning proposed by AL

bzr revid: vta@openerp.com-20121226181833-kih09glellxisl9p

11 years ago[FIX] mail is sent for a meeting invitation
Arnaud Pineux [Wed, 26 Dec 2012 16:52:52 +0000 (17:52 +0100)]
[FIX] mail is sent for a meeting invitation

bzr revid: api@openerp.com-20121226165252-qrlmtmtz4lra2ijz

11 years ago[DOC] Added some comments. Updated failure message. Added a logging message when...
Thibault Delavallée [Wed, 26 Dec 2012 16:43:54 +0000 (17:43 +0100)]
[DOC] Added some comments. Updated failure message. Added a logging message when not capable of parsing.

bzr revid: tde@openerp.com-20121226164354-tjquf1zdyr90tl5e

11 years ago[IMP] mail, email_template: updated tests to match the new html sanitizer, that produ...
Thibault Delavallée [Wed, 26 Dec 2012 16:26:10 +0000 (17:26 +0100)]
[IMP] mail, email_template: updated tests to match the new html sanitizer, that produces slighty different results (encoded symbols, encapsulated html).

bzr revid: tde@openerp.com-20121226162610-y2y5bmy8bux8smkp

11 years ago[IMP] html_sanitize: now uses the builtin cleaner of lxml.html. We also allows style...
Thibault Delavallée [Wed, 26 Dec 2012 16:25:05 +0000 (17:25 +0100)]
[IMP] html_sanitize: now uses the builtin cleaner of lxml.html. We also allows style attribute; the cleaner ensures no javascript or malicious code goes through those attributes. Updated and added tests for the sanitizer, especially about malicious code, and EDI-like html code.

bzr revid: tde@openerp.com-20121226162505-8rq060p375z1k9il

11 years ago[IMP] cleditor: stop using custom font-size, font-family.
Thibault Delavallée [Wed, 26 Dec 2012 16:13:07 +0000 (17:13 +0100)]
[IMP] cleditor: stop using custom font-size, font-family.

bzr revid: tde@openerp.com-20121226161307-nuud3r2omhi1sf3v

11 years ago[FIX]traceback when trying to change appraisal plan in employee form view
Cedric Snauwaert [Wed, 26 Dec 2012 15:06:44 +0000 (16:06 +0100)]
[FIX]traceback when trying to change appraisal plan in employee form view

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

bzr revid: csn@openerp.com-20121226150644-u6ciicp8cao4bvm3

11 years ago[IMP] default analytic account type from so=contract
Fabien Pinckaers [Wed, 26 Dec 2012 14:25:24 +0000 (15:25 +0100)]
[IMP] default analytic account type from so=contract

bzr revid: fp@tinyerp.com-20121226142524-7gdor0b13fvg0515

11 years ago[FIX]in leads form view, invisible Escalate button, when sales team is blank,in sale...
dle@openerp.com [Wed, 26 Dec 2012 11:01:41 +0000 (12:01 +0100)]
[FIX]in leads form view, invisible Escalate button, when sales team is blank,in sale order form view, visible update button in Quotation Sent status

bzr revid: dle@openerp.com-20121226110141-fxrkpkbgh6bwy7j1

11 years ago[FIX] lunch alert for every week is repaired
Arnaud Pineux [Wed, 26 Dec 2012 10:55:40 +0000 (11:55 +0100)]
[FIX] lunch alert for every week is repaired

bzr revid: api@openerp.com-20121226105540-hl97n1o61id0j3sr

11 years ago[FIX]Document index content working when adding or editing ir.attachments
dle@openerp.com [Wed, 26 Dec 2012 10:27:35 +0000 (11:27 +0100)]
[FIX]Document index content working when adding or editing ir.attachments

bzr revid: dle@openerp.com-20121226102735-a85fok0qsylv9kbu

11 years ago[FIX] Correct iso format
vta vta@openerp.com [Wed, 26 Dec 2012 08:15:20 +0000 (09:15 +0100)]
[FIX] Correct iso format

bzr revid: vta@openerp.com-20121226081520-die900l0op2c4ha8

11 years ago[IMP] Browser's language as default language for anonymous user
vta vta@openerp.com [Wed, 26 Dec 2012 07:48:04 +0000 (08:48 +0100)]
[IMP] Browser's language as default language for anonymous user

bzr revid: vta@openerp.com-20121226074804-rto6je56j60dmp6i

11 years ago[MERGE] Latest trunk
vta vta@openerp.com [Wed, 26 Dec 2012 07:47:57 +0000 (08:47 +0100)]
[MERGE] Latest trunk

bzr revid: vta@openerp.com-20121226074757-58e64e6jdjnr57p2

11 years ago[IMP] Browser's language as default language for anonymous user
vta vta@openerp.com [Wed, 26 Dec 2012 07:45:39 +0000 (08:45 +0100)]
[IMP] Browser's language as default language for anonymous user

bzr revid: vta@openerp.com-20121226074539-i5d2bqmmnqm3i8d6

11 years ago[MERGE] Latest trunk
vta vta@openerp.com [Wed, 26 Dec 2012 07:45:12 +0000 (08:45 +0100)]
[MERGE] Latest trunk

bzr revid: vta@openerp.com-20121226074512-jo3c4sdx43awxage

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20121225051611-uumpxy0vogqpajgy
bzr revid: launchpad_translations_on_behalf_of_openerp-20121226051837-36l8c87rcj3outah

11 years ago[FIX]Account invoice report Total Price now displayed
dle@openerp.com [Mon, 24 Dec 2012 14:20:46 +0000 (15:20 +0100)]
[FIX]Account invoice report Total Price now displayed

bzr revid: dle@openerp.com-20121224142046-mplzmwxke29zw1mj

11 years ago[MERGE] Improve alias display in mail groups: in client actions defined for mail...
Thibault Delavallée [Mon, 24 Dec 2012 14:08:57 +0000 (15:08 +0100)]
[MERGE] Improve alias display in mail groups: in client actions defined for mail groups, add the gateway email address. Synchronize the client action description when updating the mail.group name, description or alias.

bzr revid: tde@openerp.com-20121224140857-vn5m2v9nvlkx6skf

11 years ago[FIX]Index content now works when adding attachement
dle@openerp.com [Mon, 24 Dec 2012 14:00:02 +0000 (15:00 +0100)]
[FIX]Index content now works when adding attachement

bzr revid: dle@openerp.com-20121224140002-myl9eyp5e0st0kne