odoo/odoo.git
12 years ago[IMP] crm_lead: update demo data to have unread demo data; added mark (un)read button...
Thibault Delavallée [Fri, 8 Jun 2012 15:34:25 +0000 (17:34 +0200)]
[IMP] crm_lead: update demo data to have unread demo data; added mark (un)read buttons in opportunity view.

bzr revid: tde@openerp.com-20120608153425-pjfu27g3qwtkkjry

12 years ago[ADD] Added ir_needaction, holding override a get_needaction_user_ids when having...
Thibault Delavallée [Fri, 8 Jun 2012 14:35:56 +0000 (16:35 +0200)]
[ADD] Added ir_needaction, holding override a get_needaction_user_ids when having mail.thread.

bzr revid: tde@openerp.com-20120608143556-dhwbasi16tn8fapm

12 years ago[FIX] mail module: added ir_needaction file to __init__.py .
Thibault Delavallée [Fri, 8 Jun 2012 13:23:12 +0000 (15:23 +0200)]
[FIX] mail module: added ir_needaction file to __init__.py .

bzr revid: tde@openerp.com-20120608132312-j4wc631omemb15ah

12 years ago[IMP] crm_lead: added 'Inbox' filters; removed reference to pending state in colors.
Thibault Delavallée [Fri, 8 Jun 2012 13:07:23 +0000 (15:07 +0200)]
[IMP] crm_lead: added 'Inbox' filters; removed reference to pending state in colors.

bzr revid: tde@openerp.com-20120608130723-2xdm0uih853zd2he

12 years ago[REM] mail_thread: removed duplicated code.
Thibault Delavallée [Fri, 8 Jun 2012 10:19:01 +0000 (12:19 +0200)]
[REM] mail_thread: removed duplicated code.

bzr revid: tde@openerp.com-20120608101901-6cs8w7ebiq19c662

12 years ago[MERGE] Merged with main addons.
Thibault Delavallée [Fri, 8 Jun 2012 07:51:49 +0000 (09:51 +0200)]
[MERGE] Merged with main addons.

bzr revid: tde@openerp.com-20120608075149-b1uljgfwz5mybf1a

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 8 Jun 2012 04:40:33 +0000 (04:40 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120608044033-1ezh3mkueoizzas0

12 years ago[ADD] Add 'options' to do_switch_view() piped to do_show()
Fabien Meghazi [Thu, 7 Jun 2012 16:08:01 +0000 (18:08 +0200)]
[ADD] Add 'options' to do_switch_view() piped to do_show()

bzr revid: fme@openerp.com-20120607160801-z86cgeo00epiyq61

12 years ago[REM] project_oissue, crm_meeting, project, hr_recruitment: removed get_needaction_us...
Thibault Delavallée [Thu, 7 Jun 2012 15:25:36 +0000 (17:25 +0200)]
[REM] project_oissue, crm_meeting, project, hr_recruitment: removed get_needaction_user_ids definition, as the default behavior of mail.thread is sufficient.

bzr revid: tde@openerp.com-20120607152536-h9vwg2t4ser8f3v2

12 years ago[FIX] Problem with SelectCreatePopup, the list view can sometimes be editable
niv-openerp [Thu, 7 Jun 2012 15:23:01 +0000 (17:23 +0200)]
[FIX] Problem with SelectCreatePopup, the list view can sometimes be editable

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

bzr revid: nicolas.vanhoren@openerp.com-20120607152301-mu43z3n7q2fonsuk

12 years ago[ADD] mail module: added an update of ir_needaction model, to include the message_thr...
Thibault Delavallée [Thu, 7 Jun 2012 15:17:53 +0000 (17:17 +0200)]
[ADD] mail module: added an update of ir_needaction model, to include the message_thread_read field in need_action. This will allow to remove most of the needaction definitions through various modules.

bzr revid: tde@openerp.com-20120607151753-j3znrs1jy5tx4xoh

12 years ago[FIX] code problem in mrp_repair
niv-openerp [Thu, 7 Jun 2012 14:59:10 +0000 (16:59 +0200)]
[FIX] code problem in mrp_repair

bzr revid: nicolas.vanhoren@openerp.com-20120607145910-ufeudfxryz4v6pgt

12 years ago[IMP] Hide Sidebar section when item list is empty
Fabien Meghazi [Thu, 7 Jun 2012 14:49:35 +0000 (16:49 +0200)]
[IMP] Hide Sidebar section when item list is empty

bzr revid: fme@openerp.com-20120607144935-csiijcfoir2z362o

12 years ago[MOV] Moved SideBar 'import' and 'export' to list view only
Fabien Meghazi [Thu, 7 Jun 2012 14:39:26 +0000 (16:39 +0200)]
[MOV] Moved SideBar 'import' and 'export' to list view only

bzr revid: fme@openerp.com-20120607143926-a0p7quqguz130iwd

12 years ago[IMP] Add 'Switch to' to view switcher's tooltips
Fabien Meghazi [Thu, 7 Jun 2012 14:33:19 +0000 (16:33 +0200)]
[IMP] Add 'Switch to' to view switcher's tooltips

bzr revid: fme@openerp.com-20120607143319-phnj75kmpthimtbk

12 years ago[FIX] Some fields won't be marked as invalid upon save
Fabien Meghazi [Thu, 7 Jun 2012 14:31:04 +0000 (16:31 +0200)]
[FIX] Some fields won't be marked as invalid upon save

bzr revid: fme@openerp.com-20120607143104-uzjpid04jtwvctw8

12 years ago[FIX] problem with m2m and default values
niv-openerp [Thu, 7 Jun 2012 14:19:30 +0000 (16:19 +0200)]
[FIX] problem with m2m and default values

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

bzr revid: nicolas.vanhoren@openerp.com-20120607141930-f9q4gg88d0fe9yyq

12 years ago[ADD] Add classname for Form's invisible widgets
Fabien Meghazi [Thu, 7 Jun 2012 14:07:25 +0000 (16:07 +0200)]
[ADD] Add classname for Form's invisible widgets

bzr revid: fme@openerp.com-20120607140725-qrvmvd7bvgdwnxos

12 years ago[FIX] problem with ir.actions.url in some cases
niv-openerp [Thu, 7 Jun 2012 13:54:12 +0000 (15:54 +0200)]
[FIX] problem with ir.actions.url in some cases

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

bzr revid: nicolas.vanhoren@openerp.com-20120607135412-0uzquukg21pbm492

12 years ago[IMP] @kanban_states replaced by @attrs. Kanban views now support @modifiers.
Fabien Meghazi [Thu, 7 Jun 2012 13:12:44 +0000 (15:12 +0200)]
[IMP] @kanban_states replaced by @attrs. Kanban views now support @modifiers.

bzr revid: fme@openerp.com-20120607131244-nc20un5t1wg1jmip

12 years ago[ADD] Add support for @modifiers in kanban views
Fabien Meghazi [Thu, 7 Jun 2012 13:02:31 +0000 (15:02 +0200)]
[ADD] Add support for @modifiers in kanban views

bzr revid: fme@openerp.com-20120607130231-i4lovbubmq9vevwb

12 years ago[fix] problem with warnings during on_changes
niv-openerp [Thu, 7 Jun 2012 12:38:24 +0000 (14:38 +0200)]
[fix] problem with warnings during on_changes

bzr revid: nicolas.vanhoren@openerp.com-20120607123824-f5sww4jmwiqid4bb

12 years ago[fix] problem in analytic accounts, old colors expression not compatible with web...
niv-openerp [Thu, 7 Jun 2012 12:26:28 +0000 (14:26 +0200)]
[fix] problem in analytic accounts, old colors expression not compatible with web client 6.1

bzr revid: nicolas.vanhoren@openerp.com-20120607122628-l9p52qj5fk79rut9

12 years ago[fix] problem with notebooks, does not change current tab when it is switching to...
niv-openerp [Thu, 7 Jun 2012 10:41:23 +0000 (12:41 +0200)]
[fix] problem with notebooks, does not change current tab when it is switching to invisible

bzr revid: nicolas.vanhoren@openerp.com-20120607104123-tm7bgjt91m771die

12 years ago[IMP] formatting of o2m and m2m fields in list views, courtesy of William Beltrán
Xavier Morel [Thu, 7 Jun 2012 10:13:29 +0000 (12:13 +0200)]
[IMP] formatting of o2m and m2m fields in list views, courtesy of William Beltrán

bzr revid: xmo@openerp.com-20120607101329-aq0caswlxamd8z0n

12 years ago[IMP] Sidebar dropdown menu styling
Fabien Meghazi [Thu, 7 Jun 2012 09:29:02 +0000 (11:29 +0200)]
[IMP] Sidebar dropdown menu styling

bzr revid: fme@openerp.com-20120607092902-oqm33eqmtoirnnb6

12 years ago[FIX] Fixed global click
Fabien Meghazi [Thu, 7 Jun 2012 08:54:51 +0000 (10:54 +0200)]
[FIX] Fixed global click

bzr revid: fme@openerp.com-20120607085451-btmj2plke1gt5j49

12 years ago[IMP] Do not highlight action buttons in editable forms
Fabien Meghazi [Thu, 7 Jun 2012 08:34:44 +0000 (10:34 +0200)]
[IMP] Do not highlight action buttons in editable forms

bzr revid: fme@openerp.com-20120607083444-96i7eklva2hj1nee

12 years ago[FIX] Fix css display issue on field's <spans>
Fabien Meghazi [Thu, 7 Jun 2012 08:19:17 +0000 (10:19 +0200)]
[FIX] Fix css display issue on field's <spans>

bzr revid: fme@openerp.com-20120607081917-usplijb44meb1psa

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 7 Jun 2012 04:41:27 +0000 (04:41 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120607044127-1ghjhkfi6701k3ok

12 years ago[FIX] orm: remove unused `module` parameter when creating constraints
Olivier Dony [Wed, 6 Jun 2012 14:19:08 +0000 (16:19 +0200)]
[FIX] orm: remove unused `module` parameter when creating constraints

This argument was not always present in the context
(e.g when _auto_init is invoked for newly created
custom fields via ir.model.field.create()), and was
thus preventing the creation of custom fields.
It was currently unused, and may be reintroduced
soon after the cleanup of model metadata storage.

bzr revid: odo@openerp.com-20120606141908-bdqxsarfb61yfw8m

12 years ago[MERGE] trunk-first_10_clicks-sale-mdi (usability fixes)
Raphael Collet [Wed, 6 Jun 2012 13:56:05 +0000 (15:56 +0200)]
[MERGE] trunk-first_10_clicks-sale-mdi (usability fixes)

bzr revid: rco@openerp.com-20120606135605-w05zcdg3w5gsiw9h

12 years ago[IMP] sale : Opens sales order form when quotation is confirmed.
Divyesh Makwana (Open ERP) [Wed, 6 Jun 2012 10:54:50 +0000 (16:24 +0530)]
[IMP] sale : Opens sales order form when quotation is confirmed.

bzr revid: mdi@tinyerp.com-20120606105450-aw1xjymqt9j4ee7o

12 years ago[IMP] sale: improve English
Raphael Collet [Wed, 6 Jun 2012 10:32:07 +0000 (12:32 +0200)]
[IMP] sale: improve English

bzr revid: rco@openerp.com-20120606103207-9cevalax5cut3pjw

12 years ago[MERGE] from trunk
Raphael Collet [Wed, 6 Jun 2012 10:01:50 +0000 (12:01 +0200)]
[MERGE] from trunk

bzr revid: rco@openerp.com-20120606100150-8s7u6i4wdcxhei5t

12 years ago[ADD] Add oe_kanban_global_click class
Fabien Meghazi [Wed, 6 Jun 2012 08:19:15 +0000 (10:19 +0200)]
[ADD] Add oe_kanban_global_click class

bzr revid: fme@openerp.com-20120606081915-lzqkwga4fke05kjt

12 years ago[fix] Put back disk icon in editable lists
niv-openerp [Wed, 6 Jun 2012 13:20:35 +0000 (15:20 +0200)]
[fix] Put back disk icon in editable lists

bzr revid: nicolas.vanhoren@openerp.com-20120606132035-3zo2ld4q7vycuej6

12 years ago[fix] problem with the view manager
niv-openerp [Wed, 6 Jun 2012 13:10:42 +0000 (15:10 +0200)]
[fix] problem with the view manager

bzr revid: nicolas.vanhoren@openerp.com-20120606131042-6t2y03giv2aoahjm

12 years ago[fix] problem in view manager
niv-openerp [Wed, 6 Jun 2012 12:56:44 +0000 (14:56 +0200)]
[fix] problem in view manager

bzr revid: nicolas.vanhoren@openerp.com-20120606125644-6axkuv87dg24itkl

12 years ago[ADD] Added oe_kanban_global_click to project kanban cards
Fabien Meghazi [Wed, 6 Jun 2012 08:20:08 +0000 (10:20 +0200)]
[ADD] Added oe_kanban_global_click to project kanban cards

bzr revid: fme@openerp.com-20120606082008-kunsmm1rcf59pohj

12 years ago[MERGE] Merged with main addons.
Thibault Delavallée [Wed, 6 Jun 2012 08:15:31 +0000 (10:15 +0200)]
[MERGE] Merged with main addons.

bzr revid: tde@openerp.com-20120605131506-vl0em2pad56ii85s
bzr revid: tde@openerp.com-20120606081531-rg32g29fnyoy9zl2

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 6 Jun 2012 05:04:25 +0000 (05:04 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120606043744-2b4kmnweill1lcx2
bzr revid: launchpad_translations_on_behalf_of_openerp-20120606050425-byhnacqcmy2rg0vy

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 6 Jun 2012 04:36:53 +0000 (04:36 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120606043653-bgc18qhud2ekjvi7

12 years ago[fix] problem with some reports
niv-openerp [Tue, 5 Jun 2012 16:18:27 +0000 (18:18 +0200)]
[fix] problem with some reports

bzr revid: nicolas.vanhoren@openerp.com-20120605161827-a7qgfzagy1t4kqrt

12 years ago[fix] small problem with visibility and reinitialize mixin
niv-openerp [Tue, 5 Jun 2012 16:16:10 +0000 (18:16 +0200)]
[fix] small problem with visibility and reinitialize mixin

bzr revid: nicolas.vanhoren@openerp.com-20120605161610-vaokz5p7pz706lqj

12 years ago[IMP] log exceptions in safe_eval
Christophe Simonis [Tue, 5 Jun 2012 15:26:30 +0000 (17:26 +0200)]
[IMP] log exceptions in safe_eval

bzr revid: chs@openerp.com-20120605152630-d4flr4c3mwl7wnvx

12 years ago[merge] lot of fixes and minor improvements regarding kanban views and relations
niv-openerp [Tue, 5 Jun 2012 15:24:11 +0000 (17:24 +0200)]
[merge] lot of fixes and minor improvements regarding kanban views and relations

bzr revid: nicolas.vanhoren@openerp.com-20120605152411-q5jv4eyr1dviji82

12 years ago[FIX] mail_group: message_get_subscribers_ids replaced by message_get_subscribers.
Thibault Delavallée [Tue, 5 Jun 2012 13:14:44 +0000 (15:14 +0200)]
[FIX] mail_group: message_get_subscribers_ids replaced by message_get_subscribers.

bzr revid: tde@openerp.com-20120605131444-323zagrybkpv9cr3

12 years ago[IMP] Improved sale order form view
Fabien Meghazi [Tue, 5 Jun 2012 12:58:54 +0000 (14:58 +0200)]
[IMP] Improved sale order form view

bzr revid: fme@openerp.com-20120605125854-xucf7ikkbqaaq44e

12 years ago[MERGE] trunk
Fabien Meghazi [Tue, 5 Jun 2012 12:54:09 +0000 (14:54 +0200)]
[MERGE] trunk

bzr revid: fme@openerp.com-20120605125409-s0ojagr83h0vk2yt

12 years ago[FIX] Still fixing wrong class names in super.
Thibault Delavallée [Tue, 5 Jun 2012 12:54:01 +0000 (14:54 +0200)]
[FIX] Still fixing wrong class names in super.

bzr revid: tde@openerp.com-20120605125401-1v8c4wytp9jw6ryg

12 years ago[IMP] FormRenderingEngine: generated labels inherits field's classes
Fabien Meghazi [Tue, 5 Jun 2012 12:53:32 +0000 (14:53 +0200)]
[IMP] FormRenderingEngine: generated labels inherits field's classes

bzr revid: fme@openerp.com-20120605125332-qp6n92jowajmc54y

12 years ago[FIX] message_get_subscribers: fixed copy and paste error.
Thibault Delavallée [Tue, 5 Jun 2012 12:42:52 +0000 (14:42 +0200)]
[FIX] message_get_subscribers: fixed copy and paste error.

bzr revid: tde@openerp.com-20120605124252-msp8r5xvufrkdm5i

12 years ago[FIX] mail_thread: fixed error due to a small API change in message_get_subscribers.
Thibault Delavallée [Tue, 5 Jun 2012 12:40:38 +0000 (14:40 +0200)]
[FIX] mail_thread: fixed error due to a small API change in message_get_subscribers.

bzr revid: tde@openerp.com-20120605124038-2nf3xvl820k85hig

12 years ago[FIX] Fix broken inherit against Sale Orders form view
Fabien Meghazi [Tue, 5 Jun 2012 12:40:35 +0000 (14:40 +0200)]
[FIX] Fix broken inherit against Sale Orders form view

bzr revid: fme@openerp.com-20120605124035-btg9r28ezy7ug9p2

12 years ago[IMP] mail_thread: cleaned message_get_subscribers and related methods; propagated...
Thibault Delavallée [Tue, 5 Jun 2012 12:22:21 +0000 (14:22 +0200)]
[IMP] mail_thread: cleaned message_get_subscribers and related methods; propagated change so that project_issue, mrp, crm_lead, project, project_task, hr_recruitment and hr_holidays now cleanly override message_get_subscribers.

bzr revid: tde@openerp.com-20120605122221-nvxfxfcx5o82vkvx

12 years ago[IMP] Improved sale order form view
Fabien Meghazi [Tue, 5 Jun 2012 11:42:50 +0000 (13:42 +0200)]
[IMP] Improved sale order form view

bzr revid: fme@openerp.com-20120605114250-af29l55ak0vqfwri

12 years ago[IMP] Improved subtotal classes for Sale Orders
Fabien Meghazi [Tue, 5 Jun 2012 11:34:35 +0000 (13:34 +0200)]
[IMP] Improved subtotal classes for Sale Orders

bzr revid: fme@openerp.com-20120605113435-3uniireb1y6h8k36

12 years ago[MERGE] Merged with main addons.
Thibault Delavallée [Tue, 5 Jun 2012 08:04:33 +0000 (10:04 +0200)]
[MERGE] Merged with main addons.

bzr revid: tde@openerp.com-20120605080433-jzhakjx0ko39iokp

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 5 Jun 2012 05:07:06 +0000 (05:07 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120605045422-xh0bki4gxwi1udit
bzr revid: launchpad_translations_on_behalf_of_openerp-20120605050706-i5cdrkj77zxk2ada

12 years ago[IMP] css
Fabien Pinckaers [Mon, 4 Jun 2012 21:28:39 +0000 (23:28 +0200)]
[IMP] css

bzr revid: fp@tinyerp.com-20120604212839-lun95emekq42hkju

12 years ago[FIX] layouting of groups when row with too fee cols
Fabien Pinckaers [Mon, 4 Jun 2012 21:00:31 +0000 (23:00 +0200)]
[FIX] layouting of groups when row with too fee cols

bzr revid: fp@tinyerp.com-20120604210031-omhqeaim4g4gogsj

12 years ago[FIX] layouting of groups when row with too fee cols
Fabien Pinckaers [Mon, 4 Jun 2012 20:44:49 +0000 (22:44 +0200)]
[FIX] layouting of groups when row with too fee cols

bzr revid: fp@tinyerp.com-20120604204449-ci68yf3p1837170h

12 years ago[FIX] remove http sessions after 7 days of inactivity
Christophe Simonis [Mon, 4 Jun 2012 15:31:18 +0000 (17:31 +0200)]
[FIX] remove http sessions after 7 days of inactivity

bzr revid: chs@openerp.com-20120604153118-jcs04wy0kocr635a

12 years ago[FIX] mail_thread: thread_is_read -> message_thread_read: propagated change; removed...
Thibault Delavallée [Mon, 4 Jun 2012 15:27:06 +0000 (17:27 +0200)]
[FIX] mail_thread: thread_is_read -> message_thread_read: propagated change; removed dead code; fixed a call on a wrong model.L

bzr revid: tde@openerp.com-20120604152706-z58wbwnmnu8z8mvd

12 years ago[FIX] crm_helpdesk: removed unnecessary line, fixed wrong var name.
Thibault Delavallée [Mon, 4 Jun 2012 15:01:39 +0000 (17:01 +0200)]
[FIX] crm_helpdesk: removed unnecessary line, fixed wrong var name.

bzr revid: tde@openerp.com-20120604150139-8vczlv6o5bjfrgxb

12 years ago[IMP] Improved field type image's control buttons (makes them overlay)
Fabien Meghazi [Mon, 4 Jun 2012 14:42:11 +0000 (16:42 +0200)]
[IMP] Improved field type image's control buttons (makes them overlay)

bzr revid: fme@openerp.com-20120604144211-hoyz2bekmoc7hods

12 years ago[IMP] crm_lead, crm_claim, crm_fundraising, crm_helpdesk, hr_recruitment, project_iss...
Thibault Delavallée [Mon, 4 Jun 2012 14:12:54 +0000 (16:12 +0200)]
[IMP] crm_lead, crm_claim, crm_fundraising, crm_helpdesk, hr_recruitment, project_issue, project_mailgate: cleaned and updated message_new and message_update to have a cleaner mailgate. Deleted references to state update.

bzr revid: tde@openerp.com-20120604141254-4m2tnzwi88w8h2aj

12 years ago[FCK] When you merge fp's commits, don't forget to use --author 'Fabien Pinckaers'
Fabien Meghazi [Mon, 4 Jun 2012 13:04:15 +0000 (15:04 +0200)]
[FCK] When you merge fp's commits, don't forget to use --author 'Fabien Pinckaers'

bzr revid: fme@openerp.com-20120604130415-a5ka5xy1opot52ff

12 years agoRemoved ability to click to link in m2m_tags
niv-openerp [Mon, 4 Jun 2012 12:45:43 +0000 (14:45 +0200)]
Removed ability to click to link in m2m_tags

bzr revid: nicolas.vanhoren@openerp.com-20120604124543-tc39k033k5ny1k42

12 years agofixed some problems for m2m_kanban
niv-openerp [Mon, 4 Jun 2012 12:36:09 +0000 (14:36 +0200)]
fixed some problems for m2m_kanban

bzr revid: nicolas.vanhoren@openerp.com-20120604123609-yo00px9dvr6mj2cc

12 years ago[merge] placeholders in view
Fabien Pinckaers [Mon, 4 Jun 2012 12:22:55 +0000 (14:22 +0200)]
[merge] placeholders in view

bzr revid: fp@tinyerp.com-20120604122255-nii4f2aoqbdr0dhj

12 years ago[merge] placeholders
Fabien Pinckaers [Mon, 4 Jun 2012 12:20:53 +0000 (14:20 +0200)]
[merge] placeholders

bzr revid: fp@tinyerp.com-20120604122053-n2q2q545tbezcyip

12 years ago[MERGE] Merged trunk-form-fme
Fabien Meghazi [Mon, 4 Jun 2012 12:16:51 +0000 (14:16 +0200)]
[MERGE] Merged trunk-form-fme

bzr revid: fme@openerp.com-20120604121651-k56bbwqg78ekahx1

12 years ago[MERGE]
Amit Patel (OpenERP) [Mon, 4 Jun 2012 12:12:21 +0000 (17:42 +0530)]
[MERGE]

bzr revid: apa@tinyerp.com-20120531112635-xn9x7o4y1j3hj3k4
bzr revid: apa@tinyerp.com-20120604121221-fvsc35dcksknc64n

12 years ago[IMP] replaced all oe_form_topbar with the new <header> style
Fabien Pinckaers [Mon, 4 Jun 2012 12:11:39 +0000 (14:11 +0200)]
[IMP] replaced all oe_form_topbar with the new <header> style

bzr revid: fp@tinyerp.com-20120604121139-zqoqbou9v2fdue5h

12 years ago[MERGE] Merge trunk-form-fme
Fabien Meghazi [Mon, 4 Jun 2012 11:53:22 +0000 (13:53 +0200)]
[MERGE] Merge trunk-form-fme

bzr revid: fme@openerp.com-20120604115322-szoj49tbkxc35n3s

12 years ago[IMP] Hide empty fields in form readonly
Fabien Meghazi [Mon, 4 Jun 2012 11:44:33 +0000 (13:44 +0200)]
[IMP] Hide empty fields in form readonly

bzr revid: fme@openerp.com-20120604114433-4dvm68xvdmln0ck6

12 years ago[MERGE] trunk-fix_project_menu-rco (small fixes in project)
Raphael Collet [Mon, 4 Jun 2012 11:30:12 +0000 (13:30 +0200)]
[MERGE] trunk-fix_project_menu-rco (small fixes in project)

bzr revid: rco@openerp.com-20120604113012-t2godqgj67upjvqu

12 years ago[IMP]:crm:removed widget=selection.
Amit Patel (OpenERP) [Mon, 4 Jun 2012 10:59:45 +0000 (16:29 +0530)]
[IMP]:crm:removed widget=selection.

bzr revid: apa@tinyerp.com-20120604105945-im7ng01topejq8xe

12 years ago[IMP] xml of topbars, removed oe_right, oe_clear
Fabien Pinckaers [Mon, 4 Jun 2012 10:50:56 +0000 (12:50 +0200)]
[IMP] xml of topbars, removed oe_right, oe_clear

bzr revid: fp@tinyerp.com-20120604105056-xvos3jwt3i9wsqrb

12 years agoCustomization of kanban view for m2m
niv-openerp [Mon, 4 Jun 2012 10:37:35 +0000 (12:37 +0200)]
Customization of kanban view for m2m

bzr revid: nicolas.vanhoren@openerp.com-20120604103735-qrxlou2p8kdm2vq8

12 years ago[FIX] mail_thread: added forgotten '\('.
Thibault Delavallée [Mon, 4 Jun 2012 10:27:51 +0000 (12:27 +0200)]
[FIX] mail_thread: added forgotten '\('.

bzr revid: tde@openerp.com-20120604102751-b61hsx03guhpbye0

12 years ago[IMP] mail_thread: message_process now automatically set the thread as unread.
Thibault Delavallée [Mon, 4 Jun 2012 10:24:35 +0000 (12:24 +0200)]
[IMP] mail_thread: message_process now automatically set the thread as unread.

bzr revid: tde@openerp.com-20120604102435-hcdo3i6oqdhu6j8j

12 years ago[IMP] crm_lead: updated mail_gateway, removed state update as this will be managed...
Thibault Delavallée [Mon, 4 Jun 2012 10:20:49 +0000 (12:20 +0200)]
[IMP] crm_lead: updated mail_gateway, removed state update as this will be managed by mail.thread.

bzr revid: tde@openerp.com-20120604102049-0ytmcv3dy8t2pc97

12 years ago[FIX] project: fix search defaults
Raphael Collet [Mon, 4 Jun 2012 10:14:40 +0000 (12:14 +0200)]
[FIX] project: fix search defaults

bzr revid: rco@openerp.com-20120604101440-c6cgurg4s2i7ld1e

12 years ago[ADD] Add class on oe_form when no <sheet> is present
Fabien Meghazi [Mon, 4 Jun 2012 10:11:45 +0000 (12:11 +0200)]
[ADD] Add class on oe_form when no <sheet> is present

bzr revid: fme@openerp.com-20120604101145-5o9ssysf6lx4o450

12 years ago[FIX] project: remove group_no_one from menu Project/Project/Projects
Raphael Collet [Mon, 4 Jun 2012 10:04:44 +0000 (12:04 +0200)]
[FIX] project: remove group_no_one from menu Project/Project/Projects

bzr revid: rco@openerp.com-20120604100444-s5pmufor3j2vjg41

12 years ago[IMP] mail_thread: thread_read -> thread_is_read; added API methods to mark read...
Thibault Delavallée [Mon, 4 Jun 2012 09:33:24 +0000 (11:33 +0200)]
[IMP] mail_thread: thread_read -> thread_is_read; added API methods to mark read/unread; small code cleaning.

bzr revid: tde@openerp.com-20120604093324-x3mtl4lu4883lqz0

12 years ago[FIX] Fix date fields widgets
Fabien Meghazi [Mon, 4 Jun 2012 09:32:39 +0000 (11:32 +0200)]
[FIX] Fix date fields widgets

bzr revid: fme@openerp.com-20120604093239-szs3brw3ioyg3dr0

12 years agoAdded customization in kanban view to better fit o2m
niv-openerp [Mon, 4 Jun 2012 09:31:03 +0000 (11:31 +0200)]
Added customization in kanban view to better fit o2m

bzr revid: nicolas.vanhoren@openerp.com-20120604093103-lydwjek920m3zxoe

12 years agomerge trunk
niv-openerp [Mon, 4 Jun 2012 09:15:13 +0000 (11:15 +0200)]
merge trunk

bzr revid: nicolas.vanhoren@openerp.com-20120604085526-mkjq2s8hqwdx4fg0
bzr revid: nicolas.vanhoren@openerp.com-20120604091513-ixvdc1q6f854za8r

12 years ago[fix] problem with remove in kanban view
niv-openerp [Mon, 4 Jun 2012 09:14:31 +0000 (11:14 +0200)]
[fix] problem with remove in kanban view

bzr revid: nicolas.vanhoren@openerp.com-20120604091431-41ohfxb57yl2n3c8

12 years ago[IMP] crm lead/opportunity, set field 'name' as required in model
Fabien Meghazi [Mon, 4 Jun 2012 08:26:46 +0000 (10:26 +0200)]
[IMP] crm lead/opportunity, set field 'name' as required in model

bzr revid: fme@openerp.com-20120604082646-zlbn2o34t56sos0n

12 years ago[ADD] mail.thread: added boolean field for read/unread.
Thibault Delavallée [Mon, 4 Jun 2012 08:10:16 +0000 (10:10 +0200)]
[ADD] mail.thread: added boolean field for read/unread.

bzr revid: tde@openerp.com-20120604081016-3x21acf0zccgeyhv

12 years ago[Merge] Merge with main addons.
Divyesh Makwana (Open ERP) [Mon, 4 Jun 2012 06:52:22 +0000 (12:22 +0530)]
[Merge] Merge with main addons.

bzr revid: mdi@tinyerp.com-20120604065222-tbhei9jewt64ef0k

12 years ago[MERGE]:merged from trunk.
Amit Patel (OpenERP) [Mon, 4 Jun 2012 05:29:01 +0000 (10:59 +0530)]
[MERGE]:merged from trunk.

bzr revid: apa@tinyerp.com-20120604052901-g3ofxsu8lr7onhc8

12 years ago[IMP] phonecall view
Fabien Pinckaers [Mon, 4 Jun 2012 04:49:06 +0000 (06:49 +0200)]
[IMP] phonecall view

bzr revid: fp@openerp.com-20120604044906-9hvhybk38od4dlei

12 years ago[FIX] inheritancy of opportunity
Fabien Pinckaers [Sun, 3 Jun 2012 21:23:55 +0000 (23:23 +0200)]
[FIX] inheritancy of opportunity

bzr revid: fp@openerp.com-20120603212355-sj9y9k2kz4r7tah0

12 years ago[IMP] CSS for email field
Fabien Pinckaers [Sun, 3 Jun 2012 20:49:45 +0000 (22:49 +0200)]
[IMP] CSS for email field

bzr revid: fp@openerp.com-20120603204945-tc10sapjzt2n33on