odoo/odoo.git
11 years ago[IMP] Added feature in the rpc() method to be able to perform a call without triggeri...
niv-openerp [Fri, 16 Nov 2012 09:42:00 +0000 (10:42 +0100)]
[IMP] Added feature in the rpc() method to be able to perform a call without triggering the loading messages.

bzr revid: nicolas.vanhoren@openerp.com-20121116094200-q4cby6jofcrk87hd

11 years ago[IMP] auth_oauth: refactor a bit method auth_oauth for reuse
Raphael Collet [Fri, 16 Nov 2012 09:26:12 +0000 (10:26 +0100)]
[IMP] auth_oauth: refactor a bit method auth_oauth for reuse

bzr revid: rco@openerp.com-20121116092612-x1mef7uvvl0cn5gp

11 years ago[MERGE] web kanban: change css for remove hole in kanban view (float:left => display...
Christophe Matthieu [Fri, 16 Nov 2012 08:17:01 +0000 (09:17 +0100)]
[MERGE] web kanban: change css for remove hole in kanban view (float:left => display:inline-block)

bzr revid: chm@openerp.com-20121116081701-sz7cm35xxq94ftfn

11 years ago[ADD] program directive to doc
Xavier Morel [Fri, 16 Nov 2012 08:04:13 +0000 (09:04 +0100)]
[ADD] program directive to doc

bzr revid: xmo@openerp.com-20121116080413-dv4q0bj161a2psv4

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20121116043620-snye1y94q79vggx4

11 years ago[FIX?] Probably fix something... ? See previous revision.
Fabien Meghazi [Thu, 15 Nov 2012 18:23:31 +0000 (19:23 +0100)]
[FIX?] Probably fix something... ? See previous revision.

bzr revid: fme@openerp.com-20121115182331-0vz3beb6x2od9xhs

11 years ago[FIX] Broken kanban images
Fabien Meghazi [Thu, 15 Nov 2012 18:17:30 +0000 (19:17 +0100)]
[FIX] Broken kanban images

bzr revid: fme@openerp.com-20121115181730-plfvy8ok9uykvu97

11 years ago[FIX] fetchmail: incoming emails on res.users does not lead to a crash anymore, due...
Thibault Delavallée [Thu, 15 Nov 2012 17:54:04 +0000 (18:54 +0100)]
[FIX] fetchmail: incoming emails on res.users does not lead to a crash anymore, due to missing mail.thread methods in res.users. The partner is also correctly added in recipients.

bzr revid: tde@openerp.com-20121115175404-pflf7lf5s5spalbu

11 years ago[IMP] openerp logo img border 0 for IE
Fabien Meghazi [Thu, 15 Nov 2012 17:51:46 +0000 (18:51 +0100)]
[IMP] openerp logo img border 0 for IE

Can't merge nwi's branch right now so I do the bare minimum that hurts eyes

bzr revid: fme@openerp.com-20121115175146-5zn97xz8w3m5l5rx

11 years ago[IMP] Clean base.sass folding sections
Fabien Meghazi [Thu, 15 Nov 2012 17:36:14 +0000 (18:36 +0100)]
[IMP] Clean base.sass folding sections

bzr revid: fme@openerp.com-20121115173614-o5pchmm889yxz5cy

11 years ago[FIX] incomign email on a partner: fixed auto-inclusion of destination partner in...
Thibault Delavallée [Thu, 15 Nov 2012 17:18:30 +0000 (18:18 +0100)]
[FIX] incomign email on a partner: fixed auto-inclusion of destination partner in recipients.

bzr revid: tde@openerp.com-20121115171830-0el4jrt1gjmtrts1

11 years ago[MERGE]trunk-bug-1077138-dle fix web shortcut
Denis Ledoux dle@openerp.com [Thu, 15 Nov 2012 17:14:13 +0000 (18:14 +0100)]
[MERGE]trunk-bug-1077138-dle fix web shortcut

bzr revid: dle@openerp.com-20121115171413-18n22483nungxqda

11 years ago[FIX] make root menu links works
Christophe Simonis [Thu, 15 Nov 2012 17:12:01 +0000 (18:12 +0100)]
[FIX] make root menu links works

bzr revid: chs@openerp.com-20121115171201-76y7ul1jhjyi2e78

11 years ago[IMP] Centralized 'openerp' class on top level elements. Also add openerp_ie class...
Fabien Meghazi [Thu, 15 Nov 2012 16:41:32 +0000 (17:41 +0100)]
[IMP] Centralized 'openerp' class on top level elements. Also add openerp_ie class for MSIE

bzr revid: fme@openerp.com-20121115164132-i6a0u8zk3knm1zkv

11 years ago[FIX]Reload whole favorites (by rpc call) instead of adding the new one, otherwise...
Denis Ledoux dle@openerp.com [Thu, 15 Nov 2012 16:05:50 +0000 (17:05 +0100)]
[FIX]Reload whole favorites (by rpc call) instead of adding the new one, otherwise the name of the new starred item is not structured like the other ones

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

bzr revid: dle@openerp.com-20121115160550-p5kc3j8swxu3lfv0

11 years ago[FIX] fetchmail: fixed sending email on res.users aliases. This is done by using...
Thibault Delavallée [Thu, 15 Nov 2012 16:00:08 +0000 (17:00 +0100)]
[FIX] fetchmail: fixed sending email on res.users aliases. This is done by using the message_update method of the related partner.

bzr revid: tde@openerp.com-20121115160008-gpz50ryhdw7h3f8b

11 years ago[FIX]wrong out id when adding shortcut to system tray list
Denis Ledoux dle@openerp.com [Thu, 15 Nov 2012 15:57:08 +0000 (16:57 +0100)]
[FIX]wrong out id when adding shortcut to system tray list

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

bzr revid: dle@openerp.com-20121115155708-vbz1djvtp15dit78

11 years ago[FIX] crypt and openid
Arnaud Pineux [Thu, 15 Nov 2012 15:30:56 +0000 (16:30 +0100)]
[FIX] crypt and openid

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

bzr revid: api@openerp.com-20121115153056-ayj1do22pllon9ud

11 years ago[FIX] openID and Crypt
Arnaud Pineux [Thu, 15 Nov 2012 15:14:10 +0000 (16:14 +0100)]
[FIX] openID and Crypt

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

bzr revid: api@openerp.com-20121115151410-b2mey3wystp5zha0

11 years ago[FIX] manifest_glob return path with / for web part
Christophe Simonis [Thu, 15 Nov 2012 15:12:28 +0000 (16:12 +0100)]
[FIX] manifest_glob return path with / for web part

bzr revid: chs@openerp.com-20121115151228-xzrlpjxwkspf5fgz

11 years ago[FIX] For act window target new, always use a new dialog object
Fabien Meghazi [Thu, 15 Nov 2012 15:10:46 +0000 (16:10 +0100)]
[FIX] For act window target new, always use a new dialog object

Buttons footer hack in dialogs makes reusability of dialog impossible

bzr revid: fme@openerp.com-20121115151046-0r8xz85racjta7p3

11 years ago[FIX]
Arnaud Pineux [Thu, 15 Nov 2012 15:09:45 +0000 (16:09 +0100)]
[FIX]

bzr revid: api@openerp.com-20121115150945-6zf30o1hk56bv5sf

11 years ago[FIX]7.0 bookmark module - not working correctly
Denis Ledoux dle@openerp.com [Thu, 15 Nov 2012 14:44:55 +0000 (15:44 +0100)]
[FIX]7.0 bookmark module - not working correctly

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

bzr revid: dle@openerp.com-20121115144455-gdpss6sp4ul5zut3

11 years ago[FIX] kanban view: Change css (float => inline-block) to avoid holes in the kanban...
Christophe Matthieu [Thu, 15 Nov 2012 14:30:59 +0000 (15:30 +0100)]
[FIX] kanban view: Change css (float => inline-block) to avoid holes in the kanban view

bzr revid: chm@openerp.com-20121115143059-13992jd2sxn9tr74

11 years ago[IMP] added a .ie class on <html> when using ie <= 9
Frédéric van der Essen [Thu, 15 Nov 2012 14:30:47 +0000 (15:30 +0100)]
[IMP] added a .ie class on <html> when using ie <= 9

bzr revid: fva@openerp.com-20121115143047-utonsnq0iadbvmyt

11 years ago[FIX] web form: one2many_binary accept the values like one2many field (ids, objects...
Christophe Matthieu [Thu, 15 Nov 2012 14:22:49 +0000 (15:22 +0100)]
[FIX] web form: one2many_binary accept the values like one2many field (ids, objects, tuple)

bzr revid: chm@openerp.com-20121115142249-jd3x25lmrtq6cf3f

11 years ago[FIX] compatibility between auth_openid and base_crypt
Arnaud Pineux [Thu, 15 Nov 2012 14:22:03 +0000 (15:22 +0100)]
[FIX] compatibility between auth_openid and base_crypt

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

bzr revid: api@openerp.com-20121115142203-13s6zw6yxpfkfzmj

11 years ago[FIX] compatibility between auth_openid and base_crypt
Arnaud Pineux [Thu, 15 Nov 2012 14:19:54 +0000 (15:19 +0100)]
[FIX] compatibility between auth_openid and base_crypt

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

bzr revid: api@openerp.com-20121115141954-axiv3hq7tg5jozox

11 years ago[MERGE] from trunk
Christophe Matthieu [Thu, 15 Nov 2012 14:00:09 +0000 (15:00 +0100)]
[MERGE] from trunk

bzr revid: chm@openerp.com-20121115140009-s4uj0saecwtq19nx

11 years ago[IMP] web form: FieldOne2ManyBinaryMultiFiles no delete file on set value
Christophe Matthieu [Thu, 15 Nov 2012 13:59:04 +0000 (14:59 +0100)]
[IMP] web form: FieldOne2ManyBinaryMultiFiles no delete file on set value

bzr revid: chm@openerp.com-20121115135904-17rg7j5g8xu4rjvn

11 years ago[FIX] When action returns other value than an action, close current dialog if any
Fabien Meghazi [Thu, 15 Nov 2012 13:42:07 +0000 (14:42 +0100)]
[FIX] When action returns other value than an action, close current dialog if any

bzr revid: fme@openerp.com-20121115134207-n0q1vae1wuga5jc7

11 years ago[MERGE] Fixes some posting/email_template issues. Also cleans an old hack about res...
Thibault Delavallée [Thu, 15 Nov 2012 12:51:24 +0000 (13:51 +0100)]
[MERGE] Fixes some posting/email_template issues. Also cleans an old hack about res.users view redirected to its related res.partner.
Server-side:
- removed the hack about redirecting the user form view on its related partner form view
- added a simplified profile form view on the user, used for example to preview salesmen in opportunities

bzr revid: tde@openerp.com-20121115125124-rreg8bcim9nnauxr

11 years ago[MERGE] Fixes some posting/email_template issues. Also cleans an old hack about res...
Thibault Delavallée [Thu, 15 Nov 2012 12:51:13 +0000 (13:51 +0100)]
[MERGE] Fixes some posting/email_template issues. Also cleans an old hack about res.users view redirected to its related res.partner.
Addons-side:
- res.users wraps the 2 posting methods, because mailboxes are still related to the user, not the partner, due to some technical issues
- mail.compose.message using email_template: _reopen is back, as the spec of a wizard should be that hitting a button close it. Therefore _reopen is necessaru to reopen the wizard with its previous value, to continue working on it.

bzr revid: tde@openerp.com-20121115125113-oxn2vwunsvkinxkd

11 years ago[CLEAN] removed a commented statement, fixed a var name in js.é
Thibault Delavallée [Thu, 15 Nov 2012 12:49:31 +0000 (13:49 +0100)]
[CLEAN] removed a commented statement, fixed a var name in js.é

bzr revid: tde@openerp.com-20121115124931-w20igi8qk66uvnj0

11 years ago[test]
Arnaud Pineux [Thu, 15 Nov 2012 12:38:51 +0000 (13:38 +0100)]
[test]

bzr revid: api@openerp.com-20121115123851-sza4b5u0bwxlvdct

11 years ago[TEST]
Arnaud Pineux [Thu, 15 Nov 2012 12:30:05 +0000 (13:30 +0100)]
[TEST]

bzr revid: api@openerp.com-20121115123005-0cwt6402sj1hbecm

11 years ago[IMP] web form: one2many_binary accept all values one2any and default values
Christophe Matthieu [Thu, 15 Nov 2012 12:28:34 +0000 (13:28 +0100)]
[IMP] web form: one2many_binary accept all values one2any and default values

bzr revid: chm@openerp.com-20121115122834-5vo00jagzvysti1a

11 years ago[REV] mail.compose.message using email_template: _reopen is back, as the spec of...
Thibault Delavallée [Thu, 15 Nov 2012 12:24:06 +0000 (13:24 +0100)]
[REV] mail.compose.message using email_template: _reopen is back, as the spec of a wizard should be that hitting a button close it. Therefore _reopen is necessaru to reopen the wizard with its previous value, to continue working on it.

bzr revid: tde@openerp.com-20121115122406-d88ozw5iclsqdyff

11 years ago[FIX] CrashManager do not have destroy() method
Christophe Simonis [Thu, 15 Nov 2012 12:03:31 +0000 (13:03 +0100)]
[FIX] CrashManager do not have destroy() method

bzr revid: chs@openerp.com-20121115120331-ltujwzobh19muygl

11 years ago[FIX]account_asset: fix problem when we validate the last depreciation line it was...
Cedric Snauwaert [Thu, 15 Nov 2012 11:04:48 +0000 (12:04 +0100)]
[FIX]account_asset: fix problem when we validate the last depreciation line it was closing the asset without checking if all depreciation lines was validated

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

bzr revid: csn@openerp.com-20121115110448-y0csyrbgpexam0kt

11 years ago[IMP] Inverting personnal tasks and notes importancies
Fabien Pinckaers [Thu, 15 Nov 2012 10:43:45 +0000 (11:43 +0100)]
[IMP] Inverting personnal tasks and notes importancies

bzr revid: fp@tinyerp.com-20121115104345-1dkpg3rrk2j84wnj

11 years ago[MERGE]merge with latest trunk
Cedric Snauwaert [Thu, 15 Nov 2012 10:41:06 +0000 (11:41 +0100)]
[MERGE]merge with latest trunk

bzr revid: csn@openerp.com-20121114150444-ln31zd8xviertuix
bzr revid: csn@openerp.com-20121114154440-v1bvkcv8e200pzk6
bzr revid: csn@openerp.com-20121115082548-2cglduje937vv96t
bzr revid: csn@openerp.com-20121115104106-4oop97qp93fcz47b

11 years ago[FIX] typo in a message
Fabien Pinckaers [Thu, 15 Nov 2012 10:39:47 +0000 (11:39 +0100)]
[FIX] typo in a message

bzr revid: fp@tinyerp.com-20121115103947-zre3ja8ghnojesd1

11 years ago[MERGE] Sync with trunk, because of the last fixes to have a green runbot.
Thibault Delavallée [Thu, 15 Nov 2012 10:38:16 +0000 (11:38 +0100)]
[MERGE] Sync with trunk, because of the last fixes to have a green runbot.

bzr revid: tde@openerp.com-20121115103816-8m7f0zxujczjwx2a

11 years ago[REM] Chatter: removed unused template in xml.
Thibault Delavallée [Thu, 15 Nov 2012 10:35:01 +0000 (11:35 +0100)]
[REM] Chatter: removed unused template in xml.

bzr revid: tde@openerp.com-20121115103501-wt837acx8kj1ycht

11 years ago[IMP] res_users: removed hack about redirecting the fields view get. Added a simplifi...
Thibault Delavallée [Thu, 15 Nov 2012 10:34:12 +0000 (11:34 +0100)]
[IMP] res_users: removed hack about redirecting the fields view get. Added a simplified contact form the the user, used for example when viewing a salesman profile.

bzr revid: tde@openerp.com-20121115103412-jl0o40t8d3d76ysd

11 years ago[IMP] web_linkedin: adapted to new linkedin api
niv-openerp [Thu, 15 Nov 2012 10:27:41 +0000 (11:27 +0100)]
[IMP] web_linkedin: adapted to new linkedin api

bzr revid: nicolas.vanhoren@openerp.com-20121115102741-9vzb8qprvrh1lsmz

11 years ago[FIX] show of image groups
Fabien Pinckaers [Thu, 15 Nov 2012 10:25:22 +0000 (11:25 +0100)]
[FIX] show of image groups

bzr revid: fp@tinyerp.com-20121115102522-jquurlypugesxu1e

11 years ago[IMP] Add default filter on groups
Fabien Pinckaers [Thu, 15 Nov 2012 10:22:23 +0000 (11:22 +0100)]
[IMP] Add default filter on groups

bzr revid: fp@tinyerp.com-20121115102223-i2jgjkgqf9pxez08

11 years ago[FIX] project_issue: missing module prefix when updating project demo data
Olivier Dony [Thu, 15 Nov 2012 10:13:29 +0000 (11:13 +0100)]
[FIX] project_issue: missing module prefix when updating project demo data

Fixes test breakage by FP - commit 8045
revision-id: fp@openerp.com-20121114224452-4djljq2ny7f1lumx

bzr revid: odo@openerp.com-20121115101329-3d2epoctqwkq9mlq

11 years ago[MERGE] improved welcome messages and mail css
Fabien Pinckaers [Thu, 15 Nov 2012 10:07:40 +0000 (11:07 +0100)]
[MERGE] improved welcome messages and mail css

bzr revid: fp@tinyerp.com-20121115100740-3pbot8zfu64s4ods

11 years ago[FIX] Chatter: fixed rpely to a lonely message, that was badly indented.
Thibault Delavallée [Thu, 15 Nov 2012 10:05:33 +0000 (11:05 +0100)]
[FIX] Chatter: fixed rpely to a lonely message, that was badly indented.

bzr revid: tde@openerp.com-20121115100533-ly99op6fpfrzp9jw

11 years ago[FIX] Chatter: fixed posting on user/partner. Cleaned a bit default options of mail.js.
Thibault Delavallée [Thu, 15 Nov 2012 09:54:00 +0000 (10:54 +0100)]
[FIX] Chatter: fixed posting on user/partner. Cleaned a bit default options of mail.js.

bzr revid: tde@openerp.com-20121115095400-u7h6rw8ltp0xprtt

11 years ago[IMP] mail: updated tests to fit the new composer behavior.
Thibault Delavallée [Thu, 15 Nov 2012 09:53:29 +0000 (10:53 +0100)]
[IMP] mail: updated tests to fit the new composer behavior.

bzr revid: tde@openerp.com-20121115095329-whh6z7ckto87yven

11 years ago[FIX] composer: default content subtype is html (note that plaintext management will...
Thibault Delavallée [Thu, 15 Nov 2012 09:53:09 +0000 (10:53 +0100)]
[FIX] composer: default content subtype is html (note that plaintext management will be removed asap), name_get is now using an id list instead of a single id.

bzr revid: tde@openerp.com-20121115095309-zu4m6nzndlpmfe5b

11 years ago[FIX] web: FieldOne2ManyBinaryMultiFiles fix the loading for default ids files list
Christophe Matthieu [Thu, 15 Nov 2012 09:21:49 +0000 (10:21 +0100)]
[FIX] web: FieldOne2ManyBinaryMultiFiles fix the loading for default ids files list

bzr revid: chm@openerp.com-20121115092149-lsbxb9ougxwkkktn

11 years ago[FIX]fix logo of fleet
Cedric Snauwaert [Thu, 15 Nov 2012 08:52:50 +0000 (09:52 +0100)]
[FIX]fix logo of fleet

bzr revid: csn@openerp.com-20121115085250-c3pkhoyli2jc2xbc

11 years ago[MERGE] trunk-fp-addons
Fabien Pinckaers [Thu, 15 Nov 2012 08:35:27 +0000 (09:35 +0100)]
[MERGE] trunk-fp-addons

bzr revid: fp@tinyerp.com-20121115083527-o033xiyyoimfzote

11 years ago[IMP] views
Fabien Pinckaers [Thu, 15 Nov 2012 08:34:00 +0000 (09:34 +0100)]
[IMP] views

bzr revid: fp@tinyerp.com-20121115083400-i18b1yxfkq6j7y70

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 15 Nov 2012 05:09:25 +0000 (05:09 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20121115044251-4ql7e59s542i5lu5
bzr revid: launchpad_translations_on_behalf_of_openerp-20121115050925-civsadyc1h0n4oew

11 years ago[IMP] http session cleanup with gc
Antony Lesuisse [Thu, 15 Nov 2012 01:18:53 +0000 (02:18 +0100)]
[IMP] http session cleanup with gc

bzr revid: al@openerp.com-20121115011853-238vzfca9ssbiyi7

11 years ago[MERGE] manual merge parts of chs owp
Antony Lesuisse [Wed, 14 Nov 2012 23:37:43 +0000 (00:37 +0100)]
[MERGE] manual merge parts of chs owp

bzr revid: al@openerp.com-20121114233743-u9499fa3eugw94zi

11 years agodoc remove dev_ internal_ dichotomy tutorial will replace dev_
Antony Lesuisse [Wed, 14 Nov 2012 23:00:42 +0000 (00:00 +0100)]
doc remove dev_ internal_ dichotomy tutorial will replace dev_

bzr revid: al@openerp.com-20121114230042-ojzn4hr3fp0k15dz

11 years ago[IMP] demo data: project issues
Fabien Pinckaers [Wed, 14 Nov 2012 22:44:52 +0000 (23:44 +0100)]
[IMP] demo data: project issues

bzr revid: fp@openerp.com-20121114224452-4djljq2ny7f1lumx

11 years ago[IMP] better demo data for projects
Fabien Pinckaers [Wed, 14 Nov 2012 22:39:20 +0000 (23:39 +0100)]
[IMP] better demo data for projects

bzr revid: fp@openerp.com-20121114223920-ps1j47ca5h8z3jtd

11 years ago[MERGE]
Fabien Pinckaers [Wed, 14 Nov 2012 22:35:47 +0000 (23:35 +0100)]
[MERGE]

bzr revid: fp@openerp.com-20121114223547-oprwc2wo3d5e62uw

11 years ago[IMP] removed unused demod data
Fabien Pinckaers [Wed, 14 Nov 2012 22:32:33 +0000 (23:32 +0100)]
[IMP] removed unused demod data

bzr revid: fp@openerp.com-20121114223233-62upcr24xbm7r5cg

11 years ago[FIX] use session.url()
Christophe Simonis [Wed, 14 Nov 2012 17:42:58 +0000 (18:42 +0100)]
[FIX] use session.url()

bzr revid: chs@openerp.com-20121114174258-ly0dniub0k383045

11 years ago[IMP] add method session.url() to generate correct url
Christophe Simonis [Wed, 14 Nov 2012 17:41:50 +0000 (18:41 +0100)]
[IMP] add method session.url() to generate correct url

bzr revid: chs@openerp.com-20121114174150-9nhj50vftt4lrf0k

11 years ago[FIX] wording
Fabien Pinckaers [Wed, 14 Nov 2012 17:19:20 +0000 (18:19 +0100)]
[FIX] wording

bzr revid: fp@tinyerp.com-20121114171920-pxyq9qp5vcjm79yc

11 years ago[MERGE] fix bank statement lines
Fabien Pinckaers [Wed, 14 Nov 2012 17:16:10 +0000 (18:16 +0100)]
[MERGE] fix bank statement lines

bzr revid: fp@tinyerp.com-20121114171610-gfnqzosyoaaolcy8

11 years ago[FIX] analytic account delete when lines exist
Antony Lesuisse [Wed, 14 Nov 2012 17:07:58 +0000 (18:07 +0100)]
[FIX] analytic account delete when lines exist

bzr revid: al@openerp.com-20121114170758-dgg378sgwx96w4av

11 years ago[FIX] Calendar tabs disapear when clicking next/previous
Fabien Meghazi [Wed, 14 Nov 2012 16:59:02 +0000 (17:59 +0100)]
[FIX] Calendar tabs disapear when clicking next/previous

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

bzr revid: fme@openerp.com-20121114165902-zizcpaemtq3mc21x

11 years ago[MERGE] fix tracking colors
Fabien Pinckaers [Wed, 14 Nov 2012 16:56:31 +0000 (17:56 +0100)]
[MERGE] fix tracking colors

bzr revid: fp@tinyerp.com-20121114165631-w7l55tewiumzl3le

11 years ago[MERGE] [REV] [FIX] Revert demo data introduced by the famous (and sexy) tde at rev...
Thibault Delavallée [Wed, 14 Nov 2012 16:56:10 +0000 (17:56 +0100)]
[MERGE] [REV] [FIX] Revert demo data introduced by the famous (and sexy) tde at rev 8007 (revid tde@openerp.com-20121112155148-ktljqs3w58cvsk6r). Also fixed a wrong function name introduced at rev 8037 (revid tde@openerp.com-20121114150500-pzj8zhyt5e29aekb), still by this famous tde. What a man.

bzr revid: tde@openerp.com-20121114165610-bhj5id1xbfvml90s

11 years ago[MERGE] fix audit trail
Fabien Pinckaers [Wed, 14 Nov 2012 16:55:43 +0000 (17:55 +0100)]
[MERGE] fix audit trail

bzr revid: fp@tinyerp.com-20121114165543-e27q12sdehcwel18

11 years ago[FIX] auth_signup + auth_anonymous: update to new api
Christophe Simonis [Wed, 14 Nov 2012 16:54:46 +0000 (17:54 +0100)]
[FIX] auth_signup + auth_anonymous: update to new api

bzr revid: chs@openerp.com-20121114165446-7f4xv1yb11pu50ya

11 years ago[FIX] IE does not accept custom button@type attribute
Fabien Meghazi [Wed, 14 Nov 2012 16:44:13 +0000 (17:44 +0100)]
[FIX] IE does not accept custom button@type attribute

Added one more step in views serialization historic hell

bzr revid: fme@openerp.com-20121114164413-wrnxlbuh9zj924yk

11 years ago[FIX] mail_thread: fixed function name from tools, text2html is plaintext2html.
Thibault Delavallée [Wed, 14 Nov 2012 16:32:52 +0000 (17:32 +0100)]
[FIX] mail_thread: fixed function name from tools, text2html is plaintext2html.

bzr revid: tde@openerp.com-20121114163252-s0eqvjvdy953yyq2

11 years ago[FIX] mail: removed demo data that should not have been merged at rev 8004.
Thibault Delavallée [Wed, 14 Nov 2012 16:16:07 +0000 (17:16 +0100)]
[FIX] mail: removed demo data that should not have been merged at rev 8004.

bzr revid: tde@openerp.com-20121114161607-n14fzx8jxygyfy8g

11 years ago[FIX] problem with datepicker
niv-openerp [Wed, 14 Nov 2012 15:19:23 +0000 (16:19 +0100)]
[FIX] problem with datepicker

bzr revid: nicolas.vanhoren@openerp.com-20121114151923-p8okppnjpyxsahql

11 years ago[FIX] login params
Antony Lesuisse [Wed, 14 Nov 2012 15:17:14 +0000 (16:17 +0100)]
[FIX] login params

bzr revid: al@openerp.com-20121114151714-i0hsz4lyfmps307x

11 years ago[MEH] hardcode min-width for date fields in list view
Xavier Morel [Wed, 14 Nov 2012 15:07:17 +0000 (16:07 +0100)]
[MEH] hardcode min-width for date fields in list view

bzr revid: xmo@openerp.com-20121114150717-sdf6ut4hbappaf8x

11 years ago[MERGE] Mail: improve incoming/outgoing emails behavior
Thibault Delavallée [Wed, 14 Nov 2012 15:05:00 +0000 (16:05 +0100)]
[MERGE] Mail: improve incoming/outgoing emails behavior
Main:
- updated overall code to match the new mail openerp tools
- message_route: after checking the headers to find if the incoming email is a reply in an existing discussion, it checks whether the email is a reply to a private discussion (without model, res_id), based on the message_id of the mail; it then relies on the aliases then fetchmail, as before
- incoming emails and quick posting through Chatter now calls message_post_user_api (based on old message_post_api), that performs some things the composer do on its side (adding recipients of a replied message, cleaning the content)
Misc:
- general: updated modules according to the new tools mail functions
- general: message related to a new app installation now have a comment subtype, meaning they will effectively be pushed
- mail: improved set_message_read, fixed a bug with message_id
- fetchmail: fixed a bug in fetchmail module about non-existing variable
- portal: updated demo data

bzr revid: tde@openerp.com-20121114150500-pzj8zhyt5e29aekb

11 years ago[MERGE] Tools: mail.py: (E)Mail management
Thibault Delavallée [Wed, 14 Nov 2012 15:04:42 +0000 (16:04 +0100)]
[MERGE] Tools: mail.py: (E)Mail management

Refactored a bit openerp/tools about (e)mails and html.
- moved some (e)mail related functions from misc to mail
- moved html_sanitizer into mail
- added html_email_clean, to clean incoming emails (remove quotes, signature)
- added a plaintext2html function, to convert plaintext into html (\n and \r are replaced by <br/>, more than two <br/> are replaced by end and beginning of paragraphs)
- append_content_to_html now uses plaintext2html, according to some new flags
- added tests for html_email_clean, plaintext2html, updated test for append_content_to_html, html_sanitize

bzr revid: tde@openerp.com-20121114150442-4rpfdy9spm1ig0qw

11 years ago[FIX]fix problem when iterating on several ids in create_move (value_residual was...
Cedric Snauwaert [Wed, 14 Nov 2012 15:01:33 +0000 (16:01 +0100)]
[FIX]fix problem when iterating on several ids in create_move (value_residual was not recomputed)

bzr revid: csn@openerp.com-20121114150133-8hvrdkrwor7v9i2m

11 years ago[FIX]Wrong date for datepicker, due to using self.value instead of self.get('value')
Denis Ledoux dle@openerp.com [Wed, 14 Nov 2012 14:43:45 +0000 (15:43 +0100)]
[FIX]Wrong date for datepicker, due to using self.value instead of self.get('value')

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

bzr revid: dle@openerp.com-20121114144345-boqe04siijwsuqor

11 years ago[IMP] mail: small css tweak.
Thibault Delavallée [Wed, 14 Nov 2012 14:35:16 +0000 (15:35 +0100)]
[IMP] mail: small css tweak.

bzr revid: tde@openerp.com-20121114143516-zs3k4s5tzvbftbzb

11 years ago[FIX] mail_thread: fixed message_subtype wrongly taken into account when posting...
Thibault Delavallée [Wed, 14 Nov 2012 14:35:06 +0000 (15:35 +0100)]
[FIX] mail_thread: fixed message_subtype wrongly taken into account when posting through Chatter or fetchmail.

bzr revid: tde@openerp.com-20121114143506-qcmhrcngfxm4tbvu

11 years ago[FIX] can not delete an analytic account having lines
Fabien Pinckaers [Wed, 14 Nov 2012 14:34:54 +0000 (15:34 +0100)]
[FIX] can not delete an analytic account having lines

bzr revid: fp@tinyerp.com-20121114143454-6bkldl0yk6ob8qmp

11 years ago[FIX] Fixed last fix...
Thibault Delavallée [Wed, 14 Nov 2012 14:15:59 +0000 (15:15 +0100)]
[FIX] Fixed last fix...

bzr revid: tde@openerp.com-20121114141559-31w4389i22x7l7cd

11 years ago[IMP] tools: html_email_clean: a bit more robust.
Thibault Delavallée [Wed, 14 Nov 2012 14:14:52 +0000 (15:14 +0100)]
[IMP] tools: html_email_clean: a bit more robust.

bzr revid: tde@openerp.com-20121114141452-n5jy3yzbmlbd3811

11 years ago[FIX] email_template: fixed last revert. xml_id of user is now correct.
Thibault Delavallée [Wed, 14 Nov 2012 13:55:15 +0000 (14:55 +0100)]
[FIX] email_template: fixed last revert. xml_id of user is now correct.

bzr revid: tde@openerp.com-20121114135515-y28jhsbmjcmln9gr

11 years ago[FIX] Typo in tests.
Thibault Delavallée [Wed, 14 Nov 2012 13:51:59 +0000 (14:51 +0100)]
[FIX] Typo in tests.

bzr revid: tde@openerp.com-20121114135159-nouaj72drtot5hiv

11 years ago[REV] mail.compose.message: some of the wizard fields back to invisible mode.
Thibault Delavallée [Wed, 14 Nov 2012 13:48:03 +0000 (14:48 +0100)]
[REV] mail.compose.message: some of the wizard fields back to invisible mode.

bzr revid: tde@openerp.com-20121114134803-hlbmmd14psdc2sk7

11 years ago[FIX] email_template: udpated test according to new specs of append_content_to_html.
Thibault Delavallée [Wed, 14 Nov 2012 13:34:38 +0000 (14:34 +0100)]
[FIX] email_template: udpated test according to new specs of append_content_to_html.

bzr revid: tde@openerp.com-20121114133438-8m1q0r02i4xory0e

11 years ago[REV] portal demo data: demo portal user xml_id back to its former value.
Thibault Delavallée [Wed, 14 Nov 2012 13:34:22 +0000 (14:34 +0100)]
[REV] portal demo data: demo portal user xml_id back to its former value.

bzr revid: tde@openerp.com-20121114133422-3tb28n9rfdyh80d0

11 years ago[MERGE] a few merge props
Fabien Pinckaers [Wed, 14 Nov 2012 13:19:35 +0000 (14:19 +0100)]
[MERGE] a few merge props

bzr revid: fp@tinyerp.com-20121114131935-k8m4wfk31kagm86c

11 years ago[MERGE] added dependency on `web` in process and base_import.
Vo Minh Thu [Wed, 14 Nov 2012 13:21:15 +0000 (14:21 +0100)]
[MERGE] added dependency on `web` in process and base_import.

bzr revid: vmt@openerp.com-20121114132115-6mffowp3l7uj8747

11 years ago[FIX] references to renamed/removed methods in event handler bindings
Xavier Morel [Wed, 14 Nov 2012 13:06:00 +0000 (14:06 +0100)]
[FIX] references to renamed/removed methods in event handler bindings

bzr revid: xmo@openerp.com-20121114130600-2qf8egm0r9bwno1n