odoo/odoo.git
11 years ago[IMP] Css improvements for mail, hr and events modules
Fabien Meghazi [Tue, 13 Nov 2012 16:28:47 +0000 (17:28 +0100)]
[IMP] Css improvements for mail, hr and events modules

bzr revid: fme@openerp.com-20121113162847-1t6vhwbhlrrm25xa

11 years ago[IMP] mail & web menu: code review for reload menu
Christophe Matthieu [Tue, 13 Nov 2012 16:02:48 +0000 (17:02 +0100)]
[IMP] mail & web menu: code review for reload menu

bzr revid: chm@openerp.com-20121113160248-1p2003uc9f5nnxnm

11 years ago[FIX]fleet: fix bug when clicking on renew contract button and add small changes...
Cedric Snauwaert [Tue, 13 Nov 2012 15:58:59 +0000 (16:58 +0100)]
[FIX]fleet: fix bug when clicking on renew contract button and add small changes on odometer view

bzr revid: csn@openerp.com-20121113155859-9r7f4cc8w8f9j3e4

11 years ago[FIX]add a field to sort hr_employee by name
Cedric Snauwaert [Tue, 13 Nov 2012 15:36:45 +0000 (16:36 +0100)]
[FIX]add a field to sort hr_employee by name

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

bzr revid: csn@openerp.com-20121113153645-0lywi300wseowczw

11 years ago[FIX] form shortcuts being somewhat active in listview leading to strange behaviors
Xavier Morel [Tue, 13 Nov 2012 15:36:10 +0000 (16:36 +0100)]
[FIX] form shortcuts being somewhat active in listview leading to strange behaviors

added a predicate and a decorator to View, so that views can easily
check if they are the active view and only execute relevant actions
when they are.

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

bzr revid: xmo@openerp.com-20121113153610-7yogikfyg4rxwsjp

11 years ago[MERGE] Fix a bug related to Chatter when switching records in form view:
Thibault Delavallée [Tue, 13 Nov 2012 15:33:53 +0000 (16:33 +0100)]
[MERGE] Fix a bug related to Chatter when switching records in form view:
- when simply switching, old messages were concatenated
- when deleting a record, a crash occured

bzr revid: tde@openerp.com-20121113153353-jrl2hguv01oupam5

11 years ago[FIX] phonecalls to invoice
Arnaud Pineux [Tue, 13 Nov 2012 15:32:16 +0000 (16:32 +0100)]
[FIX] phonecalls to invoice

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

bzr revid: api@openerp.com-20121113153216-n22f5kponm0xb4fq

11 years ago[FIX] phonecalls to invoice
Arnaud Pineux [Tue, 13 Nov 2012 15:30:16 +0000 (16:30 +0100)]
[FIX] phonecalls to invoice

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

bzr revid: api@openerp.com-20121113135107-zqri9d453i1lsn0h
bzr revid: api@openerp.com-20121113153016-efe1yiwxs1phyem4

11 years ago[MERGE]merge with latest trunk
Cedric Snauwaert [Tue, 13 Nov 2012 15:28:46 +0000 (16:28 +0100)]
[MERGE]merge with latest trunk

bzr revid: csn@openerp.com-20121113152846-1l2o09b0e0ttnkwr

11 years ago[MERGE] from trunk
Christophe Matthieu [Tue, 13 Nov 2012 15:28:42 +0000 (16:28 +0100)]
[MERGE] from trunk

bzr revid: chm@openerp.com-20121113152842-qwe8eibf2pb5dsrv

11 years ago[FIX]bug when renewing contract and small changes in odometer tree view
Cedric Snauwaert [Tue, 13 Nov 2012 15:26:39 +0000 (16:26 +0100)]
[FIX]bug when renewing contract and small changes in odometer tree view

bzr revid: csn@openerp.com-20121113152639-72l14qtzo09p3aoj

11 years ago[MERGE] Tools: image: reverted change introduced at rev 4440 (revid fp@openerp.com...
Thibault Delavallée [Tue, 13 Nov 2012 15:23:47 +0000 (16:23 +0100)]
[MERGE] Tools: image: reverted change introduced at rev 4440 (revid fp@openerp.com-20120916212139-2qnvuwk6sppxnp99). The purpose of image_resize is to resize an image, without cropping, without aspect ratio changes, and to apply a sharpen filter for better-looking result. Otherwise this leads to distorted images when resizing not squarred images.

bzr revid: tde@openerp.com-20121113152347-2ah6l4co3pu774jp

11 years ago[MERGE] Email template improvement
Thibault Delavallée [Tue, 13 Nov 2012 15:09:03 +0000 (16:09 +0100)]
[MERGE] Email template improvement
- add a email_recipients field, that is a field holding a comma separated list of partner_ids; this allows to add partners in the compose wizard that are directly visible in the 'additional contacts' field
- updated EDI templates to use email_recipients instead of email_to
- email_to is kept and is still working; email_to matching partners and email_recipients are concatenated
- slighty improved mail.compose.message form view when email_template is installed
added a test for this upgraded feature

bzr revid: tde@openerp.com-20121113150903-igm0fppm4r8ezcbe

11 years ago[FIX]order the hr_employee by name
Cedric Snauwaert [Tue, 13 Nov 2012 15:03:37 +0000 (16:03 +0100)]
[FIX]order the hr_employee by name

bzr revid: csn@openerp.com-20121113150337-coj0e1uk2pdxveg6

11 years ago[FIX] mail: fix the openchatter reload when the user change of record view (click...
Christophe Matthieu [Tue, 13 Nov 2012 14:57:22 +0000 (15:57 +0100)]
[FIX] mail: fix the openchatter reload when the user change of record view (click on next, delete...)

bzr revid: chm@openerp.com-20121113145722-72d2j7eiaxxlp6ys

11 years ago[MEH] vertical alignments
Xavier Morel [Tue, 13 Nov 2012 14:39:53 +0000 (15:39 +0100)]
[MEH] vertical alignments

bzr revid: xmo@openerp.com-20121113143953-4rvozux8uurv16d4

11 years ago[FIX] tools: image: trying to fix the error about converting palette image.
Thibault Delavallée [Tue, 13 Nov 2012 14:38:35 +0000 (15:38 +0100)]
[FIX] tools: image: trying to fix the error about converting palette image.

bzr revid: tde@openerp.com-20121113143835-1j8t9azqcrskijq7

11 years ago[IMP] web menu: add a context value for reload one submenus of a parent id menu....
Christophe Matthieu [Tue, 13 Nov 2012 14:32:20 +0000 (15:32 +0100)]
[IMP] web menu: add a context value for reload one submenus of a parent id menu. If no default_menu, load all menus

bzr revid: chm@openerp.com-20121113143220-zhwo06j7pl8rt2wi

11 years ago[REV] tools: image: reverted changes introduced at rev 4440. The purpose of image_res...
Thibault Delavallée [Tue, 13 Nov 2012 14:17:52 +0000 (15:17 +0100)]
[REV] tools: image: reverted changes introduced at rev 4440. The purpose of image_resize is to resize an image, without cropping, without aspect ratio changes. If another image management function is needed, please implement a new one with matching comments and behavior.

bzr revid: tde@openerp.com-20121113141752-1rbsais66ooi89jp

11 years ago[FIX] email_template: email_recipients, when void, generate a not-void partner_ids.
Thibault Delavallée [Tue, 13 Nov 2012 14:12:13 +0000 (15:12 +0100)]
[FIX] email_template: email_recipients, when void, generate a not-void partner_ids.

bzr revid: tde@openerp.com-20121113141213-j2hp2bdakjb4bw8z

11 years ago[FIX] do_load_state: highlight right menu when loading action using xmlid
Christophe Simonis [Tue, 13 Nov 2012 14:00:02 +0000 (15:00 +0100)]
[FIX] do_load_state: highlight right menu when loading action using xmlid

bzr revid: chs@openerp.com-20121113140002-gq330rwod0c7qf5m

11 years ago[MERGE] fix the phone call to opportunity to quotation
Arnaud Pineux [Tue, 13 Nov 2012 13:49:11 +0000 (14:49 +0100)]
[MERGE] fix the phone call to opportunity to quotation

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

bzr revid: api@openerp.com-20121113134911-gd4o1zj6ixtu83hm

11 years ago[MERGE] merged the branch of vta, with reconciliation on bank statement improvements
Quentin (OpenERP) [Tue, 13 Nov 2012 13:43:49 +0000 (14:43 +0100)]
[MERGE] merged the branch of vta, with reconciliation on bank statement improvements

bzr revid: qdp-launchpad@openerp.com-20121113134349-hve6daoig68o16c3

11 years ago[FIX]change of tva in netherlands from 19 to 21%
Cedric Snauwaert [Tue, 13 Nov 2012 13:39:19 +0000 (14:39 +0100)]
[FIX]change of tva in netherlands from 19 to 21%

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

bzr revid: csn@openerp.com-20121113133919-o483vdz5d3plq0ik

11 years ago[REVIEW] Removed unnecessary statements.
Thibault Delavallée [Tue, 13 Nov 2012 13:38:15 +0000 (14:38 +0100)]
[REVIEW] Removed unnecessary statements.

bzr revid: tde@openerp.com-20121113133815-rswtzhidara3u4zt

11 years ago[IMP] email_template list view: added email_recipients field.
Thibault Delavallée [Tue, 13 Nov 2012 13:35:34 +0000 (14:35 +0100)]
[IMP] email_template list view: added email_recipients field.

bzr revid: tde@openerp.com-20121113133534-en53nvd7td91p1bs

11 years ago[FIX] clicking on checkbox (boolean field) of list view should correctly trigger...
Xavier Morel [Tue, 13 Nov 2012 13:18:06 +0000 (14:18 +0100)]
[FIX] clicking on checkbox (boolean field) of list view should correctly trigger whatever the row action is

replaced @disabled checkboxes for boolean fields by @readonly + alpha
(50%), as disabled input do not generate *any* event. Not default
action (of course) but not e.g. a click either, whether delegated or
bound directly on the element, there's no way at all to see if e.g. a
user has clicked on a disabled checkbox or radio.

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

bzr revid: xmo@openerp.com-20121113131806-7fhog1f96gxnjr67

11 years ago[IMP] sale: edi template uses email_recipients.
Thibault Delavallée [Tue, 13 Nov 2012 13:18:03 +0000 (14:18 +0100)]
[IMP] sale: edi template uses email_recipients.

bzr revid: tde@openerp.com-20121113131803-lndvum7wl68v96ov

11 years ago[MERGE] Sync with trunk before merge.
Thibault Delavallée [Tue, 13 Nov 2012 13:11:19 +0000 (14:11 +0100)]
[MERGE] Sync with trunk before merge.

bzr revid: tde@openerp.com-20121113131119-gan52qyz2l04gaaf

11 years ago[REV] [IMP] email_template tests: reverted CHM changes about adding self everywhere...
Thibault Delavallée [Tue, 13 Nov 2012 13:10:44 +0000 (14:10 +0100)]
[REV] [IMP] email_template tests: reverted CHM changes about adding self everywhere; cleaned the new test.

bzr revid: tde@openerp.com-20121113131044-0z0286izrw35w6f1

11 years ago[MERGE]merge with latest trunk
Cedric Snauwaert [Tue, 13 Nov 2012 13:03:29 +0000 (14:03 +0100)]
[MERGE]merge with latest trunk

bzr revid: csn@openerp.com-20121113130329-a3h2mpopgp14r219

11 years ago[REM] useless events binding
Xavier Morel [Tue, 13 Nov 2012 12:42:27 +0000 (13:42 +0100)]
[REM] useless events binding

edition is triggered by row_clicked on the internal List

not even sure there's any td left which isn't an oe_list_field_cell

bzr revid: xmo@openerp.com-20121113124227-173ykkiwgv862oly

11 years ago[FIX] remove min-width on number form fields when inside an editable list view
Xavier Morel [Tue, 13 Nov 2012 12:30:47 +0000 (13:30 +0100)]
[FIX] remove min-width on number form fields when inside an editable list view

otherwise it refused to fit in small cells

also remove !important specifications which are just a bloody fucking
pain every single time, they're just a shit hack over doing things
correctly in the first place, to hell with these things.

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

bzr revid: xmo@openerp.com-20121113123047-jspflyhfb8gei24r

11 years ago[REF] account_voucher: refactoring of new featured button to create/edit the reconcil...
Quentin (OpenERP) [Tue, 13 Nov 2012 12:30:13 +0000 (13:30 +0100)]
[REF] account_voucher: refactoring of new featured button to create/edit the reconciliations on bank statement line

bzr revid: qdp-launchpad@openerp.com-20121113123013-htxy2ods9rkynt75

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

bzr revid: tde@openerp.com-20121113122713-ups545fzl9pfphyu

11 years ago[MERGE] trunk-bug-1078037-abo: improve crm usability by removing restrictions on...
Antonin Bourguignon [Tue, 13 Nov 2012 11:50:04 +0000 (12:50 +0100)]
[MERGE] trunk-bug-1078037-abo: improve crm usability by removing restrictions on leads deletion
Read bug ticket for more information: https://bugs.launchpad.net/openobject-addons/+bug/1078037

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

bzr revid: abo@openerp.com-20121113115004-691uktwb9qmgblpx

11 years ago[IMP] email_template: relooked a bit the mail.compose.message wizard, use_template...
Thibault Delavallée [Tue, 13 Nov 2012 11:36:25 +0000 (12:36 +0100)]
[IMP] email_template: relooked a bit the mail.compose.message wizard, use_template by default, on bottom-right choose the template; rendre only when use_template and template_id set.

bzr revid: tde@openerp.com-20121113113625-fg3jp3047gnrx2wr

11 years ago[FIX] sale, purchase, account: send by email button calls the mail.compose.message...
Thibault Delavallée [Tue, 13 Nov 2012 11:20:38 +0000 (12:20 +0100)]
[FIX] sale, purchase, account: send by email button calls the mail.compose.message in comment mode.

bzr revid: tde@openerp.com-20121113112038-hwp41jldofq1al6k

11 years ago[MERGE] trunk
Quentin (OpenERP) [Tue, 13 Nov 2012 11:16:38 +0000 (12:16 +0100)]
[MERGE] trunk

bzr revid: qdp-launchpad@openerp.com-20121113111638-lwlcno51ule5aq54

11 years ago[FIX] listview display when action button deletes the corresponding record
Xavier Morel [Tue, 13 Nov 2012 10:44:07 +0000 (11:44 +0100)]
[FIX] listview display when action button deletes the corresponding record

if a record has disappeared between activating a button and refreshing
the record, remove it from the list view

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

bzr revid: xmo@openerp.com-20121113104407-n924vinluqfdtesf

11 years ago[MERGE] SYNC trunk-improve-css-all-browsers
nwi-openerp [Tue, 13 Nov 2012 10:35:30 +0000 (11:35 +0100)]
[MERGE] SYNC trunk-improve-css-all-browsers

bzr revid: nwi@openerp.com-20121113103530-s2r2m2iq8nt8cp8z

11 years ago[MERGE] SYNC trunk-improve-css-all-browsers
nwi-openerp [Tue, 13 Nov 2012 10:33:17 +0000 (11:33 +0100)]
[MERGE] SYNC trunk-improve-css-all-browsers

bzr revid: nwi@openerp.com-20121113103317-po45876ojrfdqwhi

11 years ago[FIX] comment jquery ui bootstrap global styling
Fabien Meghazi [Tue, 13 Nov 2012 10:14:48 +0000 (11:14 +0100)]
[FIX] comment jquery ui bootstrap global styling

bzr revid: fme@openerp.com-20121113101448-a3603utoogsvvjta

11 years ago[MERGE] 20 merge props
Fabien Pinckaers [Tue, 13 Nov 2012 08:56:28 +0000 (09:56 +0100)]
[MERGE] 20 merge props

bzr revid: fp@tinyerp.com-20121113085628-a20qtouxxw7gh98b

11 years ago[MERGE] Sync with trunk.
Thibault Delavallée [Tue, 13 Nov 2012 08:41:53 +0000 (09:41 +0100)]
[MERGE] Sync with trunk.

bzr revid: tde@openerp.com-20121113084153-8qey53cjvg62a44s

11 years ago[MERGE] nop
Fabien Pinckaers [Tue, 13 Nov 2012 08:19:59 +0000 (09:19 +0100)]
[MERGE] nop

bzr revid: fp@tinyerp.com-20121113081959-b3rn25egh6zv4jg7

11 years ago[MERGE] l10n_fr chart of accounts cleanup
Fabien Pinckaers [Tue, 13 Nov 2012 08:19:19 +0000 (09:19 +0100)]
[MERGE] l10n_fr chart of accounts cleanup

bzr revid: fp@tinyerp.com-20121113081919-bh17h2r8jzoj0jii

11 years ago[MERGE] removed calendar view mode for analytic accounts
Fabien Pinckaers [Tue, 13 Nov 2012 08:18:35 +0000 (09:18 +0100)]
[MERGE] removed calendar view mode for analytic accounts

bzr revid: fp@tinyerp.com-20121113081835-ghrrckwd74me82hc

11 years ago[MERGE] fix ftp with filezilla
Fabien Pinckaers [Tue, 13 Nov 2012 08:17:55 +0000 (09:17 +0100)]
[MERGE] fix ftp with filezilla

bzr revid: fp@tinyerp.com-20121113081755-d0769mzd2yluf903

11 years ago[MERGE] fix search on budget lines
Fabien Pinckaers [Tue, 13 Nov 2012 08:17:14 +0000 (09:17 +0100)]
[MERGE] fix search on budget lines

bzr revid: fp@tinyerp.com-20121113081714-c6g1ydk3t88v7mxm

11 years ago[MERGE] fix demo data for payroll
Fabien Pinckaers [Tue, 13 Nov 2012 08:13:30 +0000 (09:13 +0100)]
[MERGE] fix demo data for payroll

bzr revid: fp@tinyerp.com-20121113081330-0vytlyg5524uvdtv

11 years ago[MERGE] fix belgian VAT statement
Fabien Pinckaers [Tue, 13 Nov 2012 08:12:46 +0000 (09:12 +0100)]
[MERGE] fix belgian VAT statement

bzr revid: fp@tinyerp.com-20121113081246-vvwv5cvintjfg9gg

11 years ago[MERGE] set context when None on sale.order
Fabien Pinckaers [Tue, 13 Nov 2012 08:09:08 +0000 (09:09 +0100)]
[MERGE] set context when None on sale.order

bzr revid: fp@tinyerp.com-20121113080908-jb73ee8q5vpfmxmf

11 years ago[FIX] assets
Fabien Pinckaers [Tue, 13 Nov 2012 08:07:06 +0000 (09:07 +0100)]
[FIX] assets

bzr revid: fp@tinyerp.com-20121113080706-1zlo8qnbieys8nxy

11 years ago[MERGE] fix limit=None name_search on products
Fabien Pinckaers [Tue, 13 Nov 2012 08:03:50 +0000 (09:03 +0100)]
[MERGE] fix limit=None name_search on products

bzr revid: fp@tinyerp.com-20121113080350-j3n5bc9rw4ocabs1

11 years ago[MERGE] do not delete confirmed payslip
Fabien Pinckaers [Tue, 13 Nov 2012 07:57:33 +0000 (08:57 +0100)]
[MERGE] do not delete confirmed payslip

bzr revid: fp@tinyerp.com-20121113075733-kidt1mqc9tf8xayh

11 years ago[MERGE] empty iban test
Fabien Pinckaers [Tue, 13 Nov 2012 07:56:24 +0000 (08:56 +0100)]
[MERGE] empty iban test

bzr revid: fp@tinyerp.com-20121113075624-y1gbnvts4fv3nkx4

11 years ago[MERGE] fix when scheduling project without start date'
Fabien Pinckaers [Tue, 13 Nov 2012 07:54:26 +0000 (08:54 +0100)]
[MERGE] fix when scheduling project without start date'

bzr revid: fp@tinyerp.com-20121113075426-vrg3dnretxlf11ec

11 years ago[MERGE] fix better error handling for move.line constraint on view accounts
Fabien Pinckaers [Tue, 13 Nov 2012 07:51:31 +0000 (08:51 +0100)]
[MERGE] fix better error handling for move.line constraint on view accounts

bzr revid: fp@tinyerp.com-20121113075131-wl4i5t3nb280hv4m

11 years ago[MERGE] fix chained move with split
Fabien Pinckaers [Tue, 13 Nov 2012 07:49:55 +0000 (08:49 +0100)]
[MERGE] fix chained move with split

bzr revid: fp@tinyerp.com-20121113074955-et3te1hp2k31aywo

11 years ago[FIX] automated actions with categories
Fabien Pinckaers [Tue, 13 Nov 2012 07:37:28 +0000 (08:37 +0100)]
[FIX] automated actions with categories

bzr revid: fp@tinyerp.com-20121113073728-cjngga2e1vc3jntt

11 years ago[IMP] better wording
Fabien Pinckaers [Tue, 13 Nov 2012 07:36:54 +0000 (08:36 +0100)]
[IMP] better wording

bzr revid: fp@tinyerp.com-20121113073654-rdqgryi5crww11uo

11 years ago[MERGE] fix partial payment wizard
Fabien Pinckaers [Tue, 13 Nov 2012 07:34:28 +0000 (08:34 +0100)]
[MERGE] fix partial payment wizard

bzr revid: fp@tinyerp.com-20121113073428-aa2g1vnensxfcgn4

11 years ago[MERGE] improve expense: readonly if not draft
Fabien Pinckaers [Tue, 13 Nov 2012 07:31:26 +0000 (08:31 +0100)]
[MERGE] improve expense: readonly if not draft

bzr revid: fp@tinyerp.com-20121113073126-8z40r87mmyqknd8p

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 13 Nov 2012 05:17:21 +0000 (05:17 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20121113051721-ejf86rj1g6qkdbo9

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 13 Nov 2012 05:16:58 +0000 (05:16 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20121113051658-s3j4n5kom54a2wex

11 years agodoc review part1
Antony Lesuisse [Tue, 13 Nov 2012 01:00:59 +0000 (02:00 +0100)]
doc review part1

bzr revid: al@openerp.com-20121113010059-efzzjaak19n1fn7s

11 years agofix
Fabien Pinckaers [Mon, 12 Nov 2012 23:20:43 +0000 (00:20 +0100)]
fix

bzr revid: fp@openerp.com-20121112232043-igpq4xynsz2tg6xr

11 years ago[FIX] group orders
Fabien Pinckaers [Mon, 12 Nov 2012 23:19:52 +0000 (00:19 +0100)]
[FIX] group orders

bzr revid: fp@openerp.com-20121112231952-x2713c3gs0b5ikhp

11 years ago[FIX] group follow buttons
Fabien Pinckaers [Mon, 12 Nov 2012 23:19:09 +0000 (00:19 +0100)]
[FIX] group follow buttons

bzr revid: fp@openerp.com-20121112231909-sjkldv9bplwphzh5

11 years agofix
Fabien Pinckaers [Mon, 12 Nov 2012 23:15:12 +0000 (00:15 +0100)]
fix

bzr revid: fp@openerp.com-20121112231512-q23jkuckdnglweeo

11 years ago[IMP] Messages -> MEssaging
Fabien Pinckaers [Mon, 12 Nov 2012 23:09:36 +0000 (00:09 +0100)]
[IMP] Messages -> MEssaging

bzr revid: fp@openerp.com-20121112230936-vazxpy35qoszz8vf

11 years ago[IMP] mail group view
Fabien Pinckaers [Mon, 12 Nov 2012 23:04:18 +0000 (00:04 +0100)]
[IMP] mail group view

bzr revid: fp@openerp.com-20121112230418-nhvk886m3rzbglmg

11 years ago[IMP] join -> join group
Fabien Pinckaers [Mon, 12 Nov 2012 22:53:01 +0000 (23:53 +0100)]
[IMP] join -> join group

bzr revid: fp@openerp.com-20121112225301-jovaktczma0vf6mh

11 years ago[IMP] mail group: CSS
Fabien Pinckaers [Mon, 12 Nov 2012 22:52:07 +0000 (23:52 +0100)]
[IMP] mail group: CSS

bzr revid: fp@openerp.com-20121112225207-e55skxtvybgfe0x7

11 years agoimp
Fabien Pinckaers [Mon, 12 Nov 2012 22:21:19 +0000 (23:21 +0100)]
imp

bzr revid: fp@openerp.com-20121112222119-r5j5xj55d5px114x

11 years agoimp
Fabien Pinckaers [Mon, 12 Nov 2012 22:03:32 +0000 (23:03 +0100)]
imp

bzr revid: fp@openerp.com-20121112220332-mfvcak06div08y7c

11 years ago[IMP] CSS mail empty messages
Fabien Pinckaers [Mon, 12 Nov 2012 22:02:58 +0000 (23:02 +0100)]
[IMP] CSS mail empty messages

bzr revid: fp@openerp.com-20121112220258-qpjp5tiuiueei7ts

11 years ago[FIX] crash on pop, keep lang as param for translation, session more important than...
Antony Lesuisse [Mon, 12 Nov 2012 21:16:50 +0000 (22:16 +0100)]
[FIX] crash on pop, keep lang as param for translation, session more important than cookie, remove premature optimization

bzr revid: al@openerp.com-20121112211650-0ud0cq8vdtdwcmca

11 years ago[IMP] style of empty mail boxes
Fabien Pinckaers [Mon, 12 Nov 2012 18:39:19 +0000 (19:39 +0100)]
[IMP] style of empty mail boxes

bzr revid: fp@tinyerp.com-20121112183919-oh8ccaz2w3nnvf2h

11 years ago[ADD] req.lang property to get preferred lang for the current request
Christophe Simonis [Mon, 12 Nov 2012 18:10:33 +0000 (19:10 +0100)]
[ADD] req.lang property to get preferred lang for the current request

bzr revid: chs@openerp.com-20121112181033-b17zj2io47me04kk

11 years ago[IMP] remove restrictions on lead deletion
Antonin Bourguignon [Mon, 12 Nov 2012 18:01:44 +0000 (19:01 +0100)]
[IMP] remove restrictions on lead deletion
After a short conversation with fp, al, odo, abo: it seems that it would be nice for usability's sake to remove restrictions on leads deletion, in the CRM module.
This condition on leads' state was introduced several years ago by fp to avoid unfortunate misclicks. It has been followed by another one bypassing the first one in case where the sales team had the allow_unlink flag set.

Since the Delete button has been thrown away in the More menu, it shouldn't get misclicked anymore, preventing damages in the CRM pipe. This will simplify access rights for users: if you want to delete a lead, you can, whatever its state, whatever its sales team.

Access restriction is still possible though by creating a record rule with a domain on the lead.state.

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

bzr revid: abo@openerp.com-20121112180144-utqcm39etuuzxdsu

11 years ago[IMP] remove whitespaces
Antonin Bourguignon [Mon, 12 Nov 2012 18:00:40 +0000 (19:00 +0100)]
[IMP] remove whitespaces

bzr revid: abo@openerp.com-20121112180040-8duawenqlvd4mw7i

11 years ago[FIX] Third part of bug#1077858 : Error in list view when displaying non saved o2m...
Fabien Meghazi [Mon, 12 Nov 2012 17:25:41 +0000 (18:25 +0100)]
[FIX] Third part of bug#1077858 : Error in list view when displaying non saved o2m item with binary field

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

bzr revid: fme@openerp.com-20121112172541-n312hzvsqcr78jeh

11 years ago[FIX] Listview does not handle base64 value for binary fields
Fabien Meghazi [Mon, 12 Nov 2012 17:11:28 +0000 (18:11 +0100)]
[FIX] Listview does not handle base64 value for binary fields

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

bzr revid: fme@openerp.com-20121112171128-a1aoq2q4fma6fpxc

11 years ago[FIX] account: incorrect usage of browse_record in fix for accounting reports merged...
Olivier Dony [Mon, 12 Nov 2012 16:47:33 +0000 (17:47 +0100)]
[FIX] account: incorrect usage of browse_record in fix for accounting reports merged by fp in revision 8001

The browse_record was being passed instead of its ID in the
search domain. Also cleaned up the useless `for` loop.

bzr revid: odo@openerp.com-20121112164733-n2uafcrfgux1awl8

11 years ago[FIX] account: incorrect active_id context passed in tests of generic accounting...
Olivier Dony [Mon, 12 Nov 2012 16:43:48 +0000 (17:43 +0100)]
[FIX] account: incorrect active_id context passed in tests of generic accounting reports

The reports only expects to get active_ids that correspond
to accounting report wizards

bzr revid: odo@openerp.com-20121112164348-3f580q3hywoiy7l0

11 years ago[MERGE] default filters in searchview, by user and global
Xavier Morel [Mon, 12 Nov 2012 16:42:10 +0000 (17:42 +0100)]
[MERGE] default filters in searchview, by user and global

bzr revid: xmo@openerp.com-20121112164210-oywrc8516bb3xjg8

11 years ago[MERGE] from trunk
Xavier Morel [Mon, 12 Nov 2012 16:41:36 +0000 (17:41 +0100)]
[MERGE] from trunk

bzr revid: xmo@openerp.com-20121112164136-sfyfxdcjx3ps086b

11 years ago[IMP] add class to default custom filters so they can be styled specifically
Xavier Morel [Mon, 12 Nov 2012 16:24:30 +0000 (17:24 +0100)]
[IMP] add class to default custom filters so they can be styled specifically

bzr revid: xmo@openerp.com-20121112162430-uvu43f01egyp0piw

11 years ago[MERGE] Sync with trunk.
Thibault Delavallée [Mon, 12 Nov 2012 16:05:36 +0000 (17:05 +0100)]
[MERGE] Sync with trunk.

bzr revid: tde@openerp.com-20121112160536-63tx1u3c6yr2u8x9

11 years ago[FIX] Fixes first part of bug#1077858
Fabien Meghazi [Mon, 12 Nov 2012 15:53:32 +0000 (16:53 +0100)]
[FIX] Fixes first part of bug#1077858

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

bzr revid: fme@openerp.com-20121112155332-eshqtkk5grn22tqm

11 years ago[MERGE] Merged a Mail update
Thibault Delavallée [Mon, 12 Nov 2012 15:51:48 +0000 (16:51 +0100)]
[MERGE] Merged a Mail update
- fix of the behavior of the mailboxes, now more closely related to a todo-list
- some code optimization to lessen the number of queries when displaying messages or for list view using the message_unread field
- code update of chatter (mail.js)
- added some demo data

bzr revid: tde@openerp.com-20121112155148-ktljqs3w58cvsk6r

11 years ago[MERGE] Merged a Mail update
Thibault Delavallée [Mon, 12 Nov 2012 15:49:56 +0000 (16:49 +0100)]
[MERGE] Merged a Mail update

This web revision adds a resize key in the attachment controler to receive resized image when accessing some attachments. This is used for the preview in Chatter, to avoid pre-visualizing the whole images.

bzr revid: tde@openerp.com-20121112154956-w4iyroc3hfmxn9l0

11 years ago[FIX] check default filter in drawer
Xavier Morel [Mon, 12 Nov 2012 15:48:15 +0000 (16:48 +0100)]
[FIX] check default filter in drawer

bzr revid: xmo@openerp.com-20121112154815-e9a8dn5gwqyi7s80

11 years ago[FIX] mail: partner avatar is email_icon when there are no partner or partner_id...
Christophe Matthieu [Mon, 12 Nov 2012 15:27:53 +0000 (16:27 +0100)]
[FIX] mail: partner avatar is email_icon when there are no partner or partner_id is null

bzr revid: chm@openerp.com-20121112152753-houzjde3x8jfwtks

11 years ago[TMP] Commented buggy addition of FP in trunk, to test the branch.
Thibault Delavallée [Mon, 12 Nov 2012 15:27:18 +0000 (16:27 +0100)]
[TMP] Commented buggy addition of FP in trunk, to test the branch.

bzr revid: tde@openerp.com-20121112152718-1srt8ej6dxvxoso4

11 years ago[FIX] dhtmlx scheduler raises an exception when double clicking some of its dom elements.
Fabien Meghazi [Mon, 12 Nov 2012 15:11:31 +0000 (16:11 +0100)]
[FIX] dhtmlx scheduler raises an exception when double clicking some of its dom elements.

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

bzr revid: fme@openerp.com-20121112151131-zw01nh86asqyl7ll

11 years ago[FIX] editable listview @on_write handling in case of @colors
Xavier Morel [Mon, 12 Nov 2012 15:05:26 +0000 (16:05 +0100)]
[FIX] editable listview @on_write handling in case of @colors

the onwrite handler created an "empty" record with no field value
whatsoever, which'd blow up in the py evaluator. As during creation
(edition of a record where all fields are empty) create a record where
all fields are set to ``false`` so rendering works correctly, and wait
for content refresh to get correct data.

Also added a test for @on_write

bzr revid: xmo@openerp.com-20121112150526-vrr66ms95qbuoped

11 years ago[MERGE] Sync with trunk.
Thibault Delavallée [Mon, 12 Nov 2012 14:49:02 +0000 (15:49 +0100)]
[MERGE] Sync with trunk.

bzr revid: tde@openerp.com-20121112144902-0h2yogjleqnbawp8