odoo/odoo.git
12 years ago[IMP] notification with need action in phonecall when schedule a call.
Bhumi Thakkar (Open ERP) [Wed, 29 Feb 2012 07:02:40 +0000 (12:32 +0530)]
[IMP] notification with need action in phonecall when schedule a call.

bzr revid: bth@tinyerp.com-20120229070240-dqhfox2oyp7but6t

12 years ago[IMP] Remove dates from extra info tab and communication & history tab from opportuni...
Bhumi Thakkar (Open ERP) [Wed, 29 Feb 2012 06:08:01 +0000 (11:38 +0530)]
[IMP] Remove dates from extra info tab and communication & history tab from opportuniy form.

bzr revid: bth@tinyerp.com-20120229060801-w767cwupujml06ut

12 years ago[MERGE] merge trunk-social-tde branch.
Bhumi Thakkar (Open ERP) [Wed, 29 Feb 2012 05:34:32 +0000 (11:04 +0530)]
[MERGE] merge trunk-social-tde branch.

bzr revid: bth@tinyerp.com-20120229053432-ps03fdczspj8zr9w

12 years ago[FIX] crm_partner_assign, hr_recruitment: fixed 2 write using an int instead of list
Thibault Delavallée [Tue, 28 Feb 2012 15:14:41 +0000 (16:14 +0100)]
[FIX] crm_partner_assign, hr_recruitment: fixed 2 write using an int instead of list

bzr revid: tde@openerp.com-20120228151441-kow3r6nn96qn6w4q

12 years ago[FIX][IMP] mail.thread: message_is_subscriber now has an optional user_id parameter...
Thibault Delavallée [Tue, 28 Feb 2012 14:38:30 +0000 (15:38 +0100)]
[FIX][IMP] mail.thread: message_is_subscriber now has an optional user_id parameter, to check a given id instead of uid. message_subscribe now checks if the user to subscribe has not already a subscription for that record.

bzr revid: tde@openerp.com-20120228143830-wyiq1glltswzjacs

12 years ago[IMP] hr_holidays: deleted automatic subscription creation, now delegated to mail...
Thibault Delavallée [Tue, 28 Feb 2012 14:07:30 +0000 (15:07 +0100)]
[IMP] hr_holidays: deleted automatic subscription creation, now delegated to mail.thread (user that creates is automatically subscribed) and message_get_subscribers (manager is always considered as subscribed)

bzr revid: tde@openerp.com-20120228140730-xke7ys2j2vcx3ruo

12 years ago[IMP][FIX] creating and updating a record automatically subscribe the user. Fixed...
Thibault Delavallée [Tue, 28 Feb 2012 14:06:32 +0000 (15:06 +0100)]
[IMP][FIX] creating and updating a record automatically subscribe the user. Fixed message_is_subscriber not calling message_get_subscribers, leading to wrong calculation when message_get_subscribers was overwriten.

bzr revid: tde@openerp.com-20120228140632-jd27456g1e9fu056

12 years ago[FIX] crm: fixed 2 write calls not using a list of ids, causing issues with mail...
Thibault Delavallée [Tue, 28 Feb 2012 14:04:07 +0000 (15:04 +0100)]
[FIX] crm: fixed 2 write calls not using a list of ids, causing issues with mail.thread

bzr revid: tde@openerp.com-20120228140407-uwqetqg3tb0d2try

12 years ago[IMP] put a date for schedule a call notification,meeting notification with date...
Bhumi Thakkar (Open ERP) [Tue, 28 Feb 2012 13:38:04 +0000 (19:08 +0530)]
[IMP] put a date for schedule a call notification,meeting notification with date in crm lead and notification with need action in crm meeting,conert phonecall into opportunity notification put.

bzr revid: bth@tinyerp.com-20120228133804-cbynhdwlw4pf1wg2

12 years ago[FIX] Fixed bug when posting a comment from the wall (wrong values given through...
Thibault Delavallée [Tue, 28 Feb 2012 11:23:07 +0000 (12:23 +0100)]
[FIX] Fixed bug when posting a comment from the wall (wrong values given through this.proxy, have to check)

bzr revid: tde@openerp.com-20120228112307-8mwlrcqx66h07ood

12 years ago[IMP] Wall widget: removed unused xml; added more button; added more action (displays...
Thibault Delavallée [Tue, 28 Feb 2012 11:07:40 +0000 (12:07 +0100)]
[IMP] Wall widget: removed unused xml; added more button; added more action (displays more discussions); added comments

bzr revid: tde@openerp.com-20120228110740-gcbm02ej6bee4rsl

12 years ago[DOC] Added comments in mailL.js (Wall widget)
Thibault Delavallée [Tue, 28 Feb 2012 08:56:07 +0000 (09:56 +0100)]
[DOC] Added comments in mailL.js (Wall widget)

bzr revid: tde@openerp.com-20120228085607-oty29x74cwxy6zdi

12 years ago[DOC] Added comments in mail.js
Thibault Delavallée [Tue, 28 Feb 2012 08:51:11 +0000 (09:51 +0100)]
[DOC] Added comments in mail.js

bzr revid: tde@openerp.com-20120228085111-13kx0t7l7bxmywmq

12 years ago[IMP] Wall thread view: lessened size of comment box in threads.
Thibault Delavallée [Tue, 28 Feb 2012 08:26:06 +0000 (09:26 +0100)]
[IMP] Wall thread view: lessened size of comment box in threads.

bzr revid: tde@openerp.com-20120228082606-bfekwwkemxb0b3xn

12 years ago[FIX] remove lead and opportuniy name from notification messages,apply bold tag on...
Bhumi Thakkar (Open ERP) [Tue, 28 Feb 2012 07:45:27 +0000 (13:15 +0530)]
[FIX] remove lead and opportuniy name from notification messages,apply bold tag on stages,put quotation name when converted in quotation from opportunity,put need action only in create and open stage.

bzr revid: bth@tinyerp.com-20120228074527-j53q7ulkyhb1uxib

12 years ago[FIX] Remove <em> and <b> tags from notification messages it is not working so removed.
Bhumi Thakkar (Open ERP) [Tue, 28 Feb 2012 05:55:37 +0000 (11:25 +0530)]
[FIX] Remove <em> and <b> tags from notification messages it is not working so removed.

bzr revid: bth@tinyerp.com-20120228055537-asmg2uiuuwssgpex

12 years ago[IMP] When creating a lead notification put,subscribin when create a lead,when close...
Bhumi Thakkar (Open ERP) [Tue, 28 Feb 2012 05:50:38 +0000 (11:20 +0530)]
[IMP] When creating a lead notification put,subscribin when create a lead,when close,cancel,lost,won lead at that time need action is removed.

bzr revid: bth@tinyerp.com-20120228055038-7rekfl8whlhgf12h

12 years ago[REF] Some code cleaning. Hashtag replacement still not working.
Thibault Delavallée [Mon, 27 Feb 2012 17:13:23 +0000 (18:13 +0100)]
[REF] Some code cleaning. Hashtag replacement still not working.

bzr revid: tde@openerp.com-20120227171323-xvn752llibh66v9w

12 years ago[FIX] Added a class to internal links to delegate an action when clicking
Thibault Delavallée [Mon, 27 Feb 2012 16:21:58 +0000 (17:21 +0100)]
[FIX] Added a class to internal links to delegate an action when clicking

bzr revid: tde@openerp.com-20120227162158-q1hyvwxr04scwod7

12 years ago[REF] Cleaned a bit truncated message code
Thibault Delavallée [Mon, 27 Feb 2012 16:14:09 +0000 (17:14 +0100)]
[REF] Cleaned a bit truncated message code

bzr revid: tde@openerp.com-20120227161409-ej67dg04cy2deyjg

12 years ago[IMP] ThreadDisplay: 1/ body_text is escaped by hand and displayed as html, to prese...
Thibault Delavallée [Mon, 27 Feb 2012 16:04:42 +0000 (17:04 +0100)]
[IMP] ThreadDisplay: 1/ body_text is escaped by hand and displayed as  html, to preserver internal links 2/ basic version of fonctionality 'show more / show less' when messages are too long 3/ some code cleaning

bzr revid: tde@openerp.com-20120227160442-43g2b2e1wcrjhufq

12 years ago[MERGE] merged with trunk-social-tde.
Bhumi Thakkar (Open ERP) [Mon, 27 Feb 2012 11:21:06 +0000 (16:51 +0530)]
[MERGE] merged with trunk-social-tde.

bzr revid: bth@tinyerp.com-20120227112106-admj7un0w5psjojq

12 years ago[ADD] Email icon (replace author avatar when message type is email).
Thibault Delavallée [Mon, 27 Feb 2012 11:08:28 +0000 (12:08 +0100)]
[ADD] Email icon (replace author avatar when message type is email).

bzr revid: tde@openerp.com-20120227110828-x9k3pcb3b6y72hz0

12 years ago[IMP] ThreadDisplay: now shows a "More button" (no action attached currently). Update...
Thibault Delavallée [Mon, 27 Feb 2012 11:07:54 +0000 (12:07 +0100)]
[IMP] ThreadDisplay: now shows a "More button" (no action attached currently). Updated css for style. Emails are managed. Also refactored templates for cleaner architecture.

bzr revid: tde@openerp.com-20120227110754-9v207ey8m3k5rv9j

12 years ago[IMP] add notification for meeting and phonecall action.replaced notifications method...
Bhumi Thakkar (Open ERP) [Mon, 27 Feb 2012 10:50:12 +0000 (16:20 +0530)]
[IMP] add notification for meeting and phonecall action.replaced notifications methods from crm_case class to crm_base class.

bzr revid: bth@tinyerp.com-20120227105012-01d441d3pqrkvhk7

12 years ago[FIX] Fixed error with undefined id when fetching the avatar.
Thibault Delavallée [Mon, 27 Feb 2012 08:54:42 +0000 (09:54 +0100)]
[FIX] Fixed error with undefined id when fetching the avatar.

bzr revid: tde@openerp.com-20120227085442-5r4jb0bbor1zpulw

12 years ago[REF] Slighty cleaned ThreadDisplay widget code. Start now returns deferred from...
Thibault Delavallée [Mon, 27 Feb 2012 08:50:05 +0000 (09:50 +0100)]
[REF] Slighty cleaned ThreadDisplay widget code. Start now returns deferred from fetch_comments.

bzr revid: tde@openerp.com-20120227085005-2vhuc8jdmeimu406

12 years ago[MERGE] Merged with main addons
Thibault Delavallée [Mon, 27 Feb 2012 08:38:11 +0000 (09:38 +0100)]
[MERGE] Merged with main addons

bzr revid: tde@openerp.com-20120227083811-2zyhndlw0whwvwdw

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 29 Feb 2012 04:42:11 +0000 (04:42 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120225051340-ycb2rt01krx1q9s5
bzr revid: launchpad_translations_on_behalf_of_openerp-20120226045548-xpnwhy937k01ky59
bzr revid: launchpad_translations_on_behalf_of_openerp-20120227045303-leuhzspwkqb9nbin
bzr revid: launchpad_translations_on_behalf_of_openerp-20120228054801-euhsvg0onke30s8l
bzr revid: launchpad_translations_on_behalf_of_openerp-20120229044211-gaifmu6gy8hqsvte

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 29 Feb 2012 04:41:48 +0000 (04:41 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120222045636-woireovexwftw6ar
bzr revid: launchpad_translations_on_behalf_of_openerp-20120223043844-s2ndx8sv4esnqoln
bzr revid: launchpad_translations_on_behalf_of_openerp-20120224044737-fun2dpz186j8py0b
bzr revid: launchpad_translations_on_behalf_of_openerp-20120225051322-6aya32sbxaxvd5yq
bzr revid: launchpad_translations_on_behalf_of_openerp-20120226045523-gtd8h7707vl2clzj
bzr revid: launchpad_translations_on_behalf_of_openerp-20120227045228-dwmdog6eitav044b
bzr revid: launchpad_translations_on_behalf_of_openerp-20120228054731-fg5ohpi4t4vgc67p
bzr revid: launchpad_translations_on_behalf_of_openerp-20120229044148-vpzionn12cp18a8a

12 years ago[REM] Removed old footer styles
Fabien Meghazi [Tue, 28 Feb 2012 14:55:55 +0000 (15:55 +0100)]
[REM] Removed old footer styles

bzr revid: fme@openerp.com-20120228145555-e69lvw1761o0jnn4

12 years ago[fix] minor problem in m2o
niv-openerp [Tue, 28 Feb 2012 14:40:24 +0000 (15:40 +0100)]
[fix] minor problem in m2o

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

bzr revid: nicolas.vanhoren@openerp.com-20120228144024-ihavt9si03lorzsu

12 years ago[fix] context menu without .openerp class
niv-openerp [Tue, 28 Feb 2012 14:34:46 +0000 (15:34 +0100)]
[fix] context menu without .openerp class

bzr revid: nicolas.vanhoren@openerp.com-20120228143446-a5hf4po2dtxgskye

12 years ago[ADD] Added new logo and footer
Fabien Meghazi [Tue, 28 Feb 2012 14:26:41 +0000 (15:26 +0100)]
[ADD] Added new logo and footer

bzr revid: fme@openerp.com-20120228142641-p4qsssmutq30r0z3

12 years ago[IMP] New menus
Fabien Meghazi [Tue, 28 Feb 2012 13:41:21 +0000 (14:41 +0100)]
[IMP] New menus

bzr revid: fme@openerp.com-20120228134121-bxs33qrpevrfkctp

12 years ago[CHG] Do not toggle opened class on submenu (should be part of last commit)
Fabien Meghazi [Mon, 27 Feb 2012 14:01:36 +0000 (15:01 +0100)]
[CHG] Do not toggle opened class on submenu (should be part of last commit)

bzr revid: fme@openerp.com-20120227140136-k4g3kiots78ef4iv

12 years ago[CHG] Menu doesn't fold by default
Fabien Meghazi [Mon, 27 Feb 2012 13:59:11 +0000 (14:59 +0100)]
[CHG] Menu doesn't fold by default

bzr revid: fme@openerp.com-20120227135911-9l0csum251wvkfv8

12 years ago[ADD] Added shortcut to dropdown menu. Completely removed old Header
Fabien Meghazi [Mon, 27 Feb 2012 13:45:31 +0000 (14:45 +0100)]
[ADD] Added shortcut to dropdown menu. Completely removed old Header

bzr revid: fme@openerp.com-20120227134531-uf646x2w13zqsslz

12 years ago[IMP] Upgrade to jQuery 1.7.2b1
Fabien Meghazi [Mon, 27 Feb 2012 12:45:45 +0000 (13:45 +0100)]
[IMP] Upgrade to jQuery 1.7.2b1

bzr revid: fme@openerp.com-20120227124545-7qnpjp4uc02wg0h2

12 years ago[UP] py.parse 0.2 to py.js 0.4 ...
Xavier Morel [Mon, 27 Feb 2012 07:37:21 +0000 (08:37 +0100)]
[UP] py.parse 0.2 to py.js 0.4                                                                                                                        ~

should probably go through a testing phase (checking its result
against that of eval_domain_and_context) for a while, but apart from
that it's supposed to work.

'stdlib' stuff (datetime.date.today, datetime.timedelta,
time.localtime, time.time, time.strftime) still need to be
written. Isn't there also a dateutil.relativedeleta somewhere?

Anyway that needs to be done and the various evaluation contexts need
to be defined, but the valuator itself should mostly work.

bzr revid: xmo@openerp.com-20120227073721-nkgeiqacbzch8xev

12 years ago[IMP] notification coming when state change from pending to open,in progress message...
Bhumi Thakkar (Open ERP) [Mon, 27 Feb 2012 07:23:13 +0000 (12:53 +0530)]
[IMP] notification coming when state change from pending to open,in progress message is changed,remove need_action_user_id from system notification,format apply on notification,for pending notification type is checked whether it is lead or opportunity,message modified for escalate,in _merge_notification(), replace message_append with message_append_note in crm_lead.py,in _convert_opportunity_notification(), replace message_append with message_append_note in crm_lead.py, remove log and _send_mail_to_salesman(),in write() replace log with message_append_note and remove message_append(),add message_ids and message_ids_social field in crm lead view of xml,replace log with message_append_note from sale_crm/wizard/crm_make_sale.py.

bzr revid: bth@tinyerp.com-20120227072313-etqyoji7101k1zvs

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sat, 25 Feb 2012 05:30:52 +0000 (05:30 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120225053052-x1ah1yswxvs23r19

12 years ago[IMP] Side-work for checking internal links. WIP. Will probably be discarded.
Thibault Delavallée [Fri, 24 Feb 2012 16:09:20 +0000 (17:09 +0100)]
[IMP] Side-work for checking internal links. WIP. Will probably be discarded.

bzr revid: tde@openerp.com-20120224160920-zig2sxvei7d0uuri

12 years ago[IMP] Added a basic search view on the wall. The search view is the mail.message...
Thibault Delavallée [Fri, 24 Feb 2012 15:21:59 +0000 (16:21 +0100)]
[IMP] Added a basic search view on the wall. The search view is the mail.message search view. Added support in mail.js for the search.

bzr revid: tde@openerp.com-20120224152159-fop3j4aiwfsjdl58

12 years ago[IMP] xml views: added a div for the search widget for the wall. Also modified messag...
Thibault Delavallée [Fri, 24 Feb 2012 15:19:43 +0000 (16:19 +0100)]
[IMP] xml views: added a div for the search widget for the wall. Also modified message display: body_text is now escaped to avoid to display html.

bzr revid: tde@openerp.com-20120224151943-3kf572t86dj0ijst

12 years ago[IMP] mail.thread: get_pushed_messages now gets an optional domain parameter, allowin...
Thibault Delavallée [Fri, 24 Feb 2012 15:17:52 +0000 (16:17 +0100)]
[IMP] mail.thread: get_pushed_messages now gets an optional domain parameter, allowing to filter message search with a domain. Method modified to add the domain in message search.

bzr revid: tde@openerp.com-20120224151752-7ipq6gtk22x0d5i5

12 years ago[MERGE] fix of lp:901089
Quentin (OpenERP) [Fri, 24 Feb 2012 11:19:52 +0000 (12:19 +0100)]
[MERGE] fix of lp:901089

bzr revid: qdp-launchpad@openerp.com-20120224111952-gkdw9z0w169itq97

12 years ago[REM] hr_timesheet_invoice: removed unused report cost ledger. It was duplicated...
Quentin (OpenERP) [Fri, 24 Feb 2012 11:17:13 +0000 (12:17 +0100)]
[REM] hr_timesheet_invoice: removed unused report cost ledger. It was duplicated code of the same report defined in account module AND calling its rml.

bzr revid: qdp-launchpad@openerp.com-20120224111713-d1j8hubz33cx5wyf

12 years ago[MERGE] merge trunk-social-tde branch.
Bhumi Thakkar (Open ERP) [Fri, 24 Feb 2012 10:33:17 +0000 (16:03 +0530)]
[MERGE] merge trunk-social-tde branch.

bzr revid: bth@tinyerp.com-20120224103317-7m4sm3x364swds4h

12 years ago[FIX] account_voucher: correct fix for lp:901089
Quentin (OpenERP) [Fri, 24 Feb 2012 10:23:05 +0000 (11:23 +0100)]
[FIX] account_voucher: correct fix for lp:901089

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

bzr revid: qdp-launchpad@openerp.com-20120224102305-6yqsk0vaasydcxum

12 years ago[MERGE] lp:880844
Quentin (OpenERP) [Fri, 24 Feb 2012 09:28:35 +0000 (10:28 +0100)]
[MERGE] lp:880844

bzr revid: qdp-launchpad@openerp.com-20120224092835-8l96jxzym21rkd69

12 years ago[FIX] add message_ids field.
Bhumi Thakkar (Open ERP) [Fri, 24 Feb 2012 09:17:22 +0000 (14:47 +0530)]
[FIX] add message_ids field.

bzr revid: bth@tinyerp.com-20120224091722-t7bcv9screonhhbg

12 years ago[MERGE] merged with main trunk
Quentin (OpenERP) [Fri, 24 Feb 2012 09:13:13 +0000 (10:13 +0100)]
[MERGE] merged with main trunk

bzr revid: qdp-launchpad@openerp.com-20120224091313-5m1e0lurrlvo0w1m

12 years ago[FIX] account_voucher: correct fix for lp:901089
Quentin (OpenERP) [Fri, 24 Feb 2012 09:02:35 +0000 (10:02 +0100)]
[FIX] account_voucher: correct fix for lp:901089

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

bzr revid: qdp-launchpad@openerp.com-20120224090235-ykpgfsfa3ail0pq7

12 years ago[MERGE] Merged with main addons
Thibault Delavallée [Fri, 24 Feb 2012 08:03:18 +0000 (09:03 +0100)]
[MERGE] Merged with main addons

bzr revid: tde@openerp.com-20120224080318-5xo9nan72e3891ke

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 24 Feb 2012 04:47:59 +0000 (04:47 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120224044759-kb2nc1gspyneo64h

12 years ago[IMP] sass2scss taken from ~cto-openerp/+junk/sass2scss with minor cleanups
Antony Lesuisse [Thu, 23 Feb 2012 23:48:06 +0000 (00:48 +0100)]
[IMP] sass2scss taken from ~cto-openerp/+junk/sass2scss with minor cleanups

bzr revid: al@openerp.com-20120223234806-8tg83pph08dsvqie

12 years ago[MERGE] lp:930528
Quentin (OpenERP) [Thu, 23 Feb 2012 18:41:59 +0000 (19:41 +0100)]
[MERGE] lp:930528

bzr revid: qdp-launchpad@openerp.com-20120223184159-43wg1z7qb1icfj2d

12 years ago[IMP] Added the possibility to override the fetch_messages of a Thread by giving...
Thibault Delavallée [Thu, 23 Feb 2012 17:49:36 +0000 (18:49 +0100)]
[IMP] Added the possibility to override the fetch_messages of a Thread by giving it the messages to display (used in the wall that fetches pushed messages). Also moved get_pushed_messages from mail.message to mail.thread to have a consistent API.

bzr revid: tde@openerp.com-20120223174936-3qnwj3t7z3ss0tr3

12 years ago[ADD] Added dropdown menu.
Fabien Meghazi [Thu, 23 Feb 2012 17:44:39 +0000 (18:44 +0100)]
[ADD] Added dropdown menu.

bzr revid: fme@openerp.com-20120223174439-nlyeqjobi230e7xx

12 years ago[IMP] mail.thread: added limit and offset to message_load and message_loads_ids
Thibault Delavallée [Thu, 23 Feb 2012 17:37:09 +0000 (18:37 +0100)]
[IMP] mail.thread: added limit and offset to message_load and message_loads_ids

bzr revid: tde@openerp.com-20120223173709-dlu142fcswq6ef94

12 years ago[IMP] Added basic support for internal links: @res_model,id now links to the record...
Thibault Delavallée [Thu, 23 Feb 2012 17:33:39 +0000 (18:33 +0100)]
[IMP] Added basic support for internal links: @res_model,id now links to the record form view.

bzr revid: tde@openerp.com-20120223173339-89tp8rhiw38tumo2

12 years ago[REF] Major refactoring of mail widgets (Thread and Wall). Thread display is now...
Thibault Delavallée [Thu, 23 Feb 2012 16:32:36 +0000 (17:32 +0100)]
[REF] Major refactoring of mail widgets (Thread and Wall). Thread display is now a self-contained widget; Thread view shows a thread, the wall shows several threads. Added the possibility to comment each thread in the wall.

bzr revid: tde@openerp.com-20120223163236-ufn3s8qw3fewwkw1

12 years ago[IMP] account_payment: improved the module description to tackle the most common...
Quentin (OpenERP) [Thu, 23 Feb 2012 15:56:12 +0000 (16:56 +0100)]
[IMP] account_payment: improved the module description to tackle the most common pitfall linked to this module

bzr revid: qdp-launchpad@openerp.com-20120223155612-lncs24euy3yubdmq

12 years ago[IMP] account_payment: improved the module description to tackle the most common...
Quentin (OpenERP) [Thu, 23 Feb 2012 15:40:58 +0000 (16:40 +0100)]
[IMP] account_payment: improved the module description to tackle the most common pitfall linked to this module + rst compliancy of few other modules

bzr revid: qdp-launchpad@openerp.com-20120223154058-llobjuc4ih9nprz8

12 years ago[CHG] Updated Secondary Menu (moved in a div)
Fabien Meghazi [Thu, 23 Feb 2012 15:39:21 +0000 (16:39 +0100)]
[CHG] Updated Secondary Menu (moved in a div)

bzr revid: fme@openerp.com-20120223153921-u23y5ylp2sqhs3ev

12 years ago[ADD] Add styles for new main menu
Fabien Meghazi [Thu, 23 Feb 2012 15:02:30 +0000 (16:02 +0100)]
[ADD] Add styles for new main menu

bzr revid: fme@openerp.com-20120223150230-n935rq8bv65a6gbj

12 years ago[BREAK] Prepare main div container for new layout
Fabien Meghazi [Thu, 23 Feb 2012 13:55:03 +0000 (14:55 +0100)]
[BREAK] Prepare main div container for new layout

bzr revid: fme@openerp.com-20120223135503-e89bnthvhbv2z58a

12 years ago[FIX] Edi: webclient's template name has been changed from 'Interface' to 'WebClient'
Fabien Meghazi [Thu, 23 Feb 2012 13:14:16 +0000 (14:14 +0100)]
[FIX] Edi: webclient's template name has been changed from 'Interface' to 'WebClient'

bzr revid: fme@openerp.com-20120223131416-9k6b6l8bdnqbm1ma

12 years ago[IMP] Webclient not OldWidget anymore. Renamed template to 'WebClient'
Fabien Meghazi [Thu, 23 Feb 2012 13:11:40 +0000 (14:11 +0100)]
[IMP] Webclient not OldWidget anymore. Renamed template to 'WebClient'

Made a seperate revision because of edi addon dependency

bzr revid: fme@openerp.com-20120223131140-2p7uycfs2el6ibei

12 years ago[FIX] account: cannot iter on a boolean. stupid me
Quentin (OpenERP) [Thu, 23 Feb 2012 12:59:00 +0000 (13:59 +0100)]
[FIX] account: cannot iter on a boolean. stupid me

bzr revid: qdp-launchpad@openerp.com-20120223125900-p08apwvl38ygv9i9

12 years ago[MERGE] Minh's sass playground
Fabien Meghazi [Thu, 23 Feb 2012 12:48:36 +0000 (13:48 +0100)]
[MERGE] Minh's sass playground

Don't forget to restart web client

bzr revid: fme@openerp.com-20120223124836-23ykl9grgqov5kg4

12 years ago[IMP] replace *args with context=None in crm.py and crm_lead.py,craeate methods in...
Bhumi Thakkar (Open ERP) [Thu, 23 Feb 2012 10:46:41 +0000 (16:16 +0530)]
[IMP] replace *args with context=None in crm.py and crm_lead.py,craeate methods in crm.py and crm_lead.py file _case_open_notification,_case_close_notification,_case_cancel_notification,_case_pending_notification,_case_escalate_notification,remove message_ids field from crm_lead.py file and crm_lead_view.xml file,add type : 'email' in 'schedule_with_attach' method in mail_message.py file

bzr revid: bth@tinyerp.com-20120223104641-ej8bbbzgwt4v670h

12 years ago[MERGE] lp:909124. Conflict between account_bank_statement_extension and point_of_sale
Quentin (OpenERP) [Thu, 23 Feb 2012 10:42:19 +0000 (11:42 +0100)]
[MERGE] lp:909124. Conflict between account_bank_statement_extension and point_of_sale

bzr revid: qdp-launchpad@openerp.com-20120223104219-whw2z497ghxydks0

12 years ago[FIX] account, cash statement: creation through web client
Quentin (OpenERP) [Thu, 23 Feb 2012 10:39:30 +0000 (11:39 +0100)]
[FIX] account, cash statement: creation through web client

bzr revid: qdp-launchpad@openerp.com-20120223103930-xv7f3lumv6w3i756

12 years ago[MERGE] merged with main trunk
Quentin (OpenERP) [Thu, 23 Feb 2012 09:48:04 +0000 (10:48 +0100)]
[MERGE] merged with main trunk

bzr revid: qdp-launchpad@openerp.com-20120223094804-0cm66x44ddvllelj

12 years ago[merge] refactoring in web client
niv-openerp [Thu, 23 Feb 2012 09:36:13 +0000 (10:36 +0100)]
[merge] refactoring in web client

bzr revid: nicolas.vanhoren@openerp.com-20120223093613-gstbznc0adwjkstm

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 23 Feb 2012 04:56:31 +0000 (04:56 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120223045631-rc7m3pxg3orp4awh

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 23 Feb 2012 04:39:32 +0000 (04:39 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120223043932-3b9cw1e2jkpbcemz

12 years ago[MERGE] merge the branch from Numérigraphe with a better label for the address of...
Quentin (OpenERP) [Wed, 22 Feb 2012 16:48:15 +0000 (17:48 +0100)]
[MERGE] merge the branch from Numérigraphe with a better label for the address of direct delivery on PO.

bzr revid: qdp-launchpad@openerp.com-20120222164815-t6qushz6qhpuhe07

12 years ago[merge] refactoring of ParentedMixin
niv-openerp [Wed, 22 Feb 2012 16:23:34 +0000 (17:23 +0100)]
[merge] refactoring of ParentedMixin

bzr revid: nicolas.vanhoren@openerp.com-20120222162334-8jkpxt93jd3upo11

12 years ago[FIX] Widget: correctly check if rendered template is empty
Fabien Meghazi [Wed, 22 Feb 2012 16:13:24 +0000 (17:13 +0100)]
[FIX] Widget: correctly check if rendered template is empty

bzr revid: fme@openerp.com-20120222161324-fut6gawp70qff0ev

12 years ago[MERGE] lp:931523 (fix error message when pushing on Documents)
Raphael Collet [Wed, 22 Feb 2012 15:32:20 +0000 (16:32 +0100)]
[MERGE] lp:931523 (fix error message when pushing on Documents)

bzr revid: rco@openerp.com-20120222153220-0ezmr1as14egzh18

12 years ago[IMP] Improved display of avatars
Thibault Delavallée [Wed, 22 Feb 2012 15:26:43 +0000 (16:26 +0100)]
[IMP] Improved display of avatars

bzr revid: tde@openerp.com-20120222152643-cdiyr0klegnt9sxd

12 years ago[IMP] ThreadView: image left of post comment area is not refreshed in each set_value...
Thibault Delavallée [Wed, 22 Feb 2012 14:58:00 +0000 (15:58 +0100)]
[IMP] ThreadView: image left of post comment area is not refreshed in each set_value, only initialized

bzr revid: tde@openerp.com-20120222145800-rfqkznqxcf3a22ok

12 years ago[IMP] ThreadView: moved follow/unfollow action on the right; see followers now has...
Thibault Delavallée [Wed, 22 Feb 2012 14:48:35 +0000 (15:48 +0100)]
[IMP] ThreadView: moved follow/unfollow action on the right; see followers now has its value toggling when choosing to display or hide followers; comment textare now displays as a comment, i.e. it has user avatar on the left and is aligned with comments

bzr revid: tde@openerp.com-20120222144835-w8jfscffigaggr6p

12 years ago[ADD] Minh's sass playground
Fabien Meghazi [Wed, 22 Feb 2012 14:23:23 +0000 (15:23 +0100)]
[ADD] Minh's sass playground

bzr revid: fme@openerp.com-20120222142323-mg2z3kndzm29xisg

12 years ago[IMP] Wall: pushed message are now displayed in conversation, with a 1-level hierarch...
Thibault Delavallée [Wed, 22 Feb 2012 14:04:03 +0000 (15:04 +0100)]
[IMP] Wall: pushed message are now displayed in conversation, with a 1-level hierarchy based on source record. Wall and Thread: added support for user image.

bzr revid: tde@openerp.com-20120222140403-fbjisr0u96jml5zv

12 years ago[IMP] mail.thread: get_subscribed_users returns only necessary fields
Thibault Delavallée [Wed, 22 Feb 2012 14:03:18 +0000 (15:03 +0100)]
[IMP] mail.thread: get_subscribed_users returns only necessary fields

bzr revid: tde@openerp.com-20120222140318-8trixmwfvgus00x4

12 years ago[REF] Cleaned mail.message get_pushed_messages method
Thibault Delavallée [Wed, 22 Feb 2012 13:35:01 +0000 (14:35 +0100)]
[REF] Cleaned mail.message get_pushed_messages method

bzr revid: tde@openerp.com-20120222133501-it9li0lh8fwvuk4e

12 years ago[ADD] res_users: added res_users.py file, making res.users in heriting from mail...
Thibault Delavallée [Wed, 22 Feb 2012 11:59:24 +0000 (12:59 +0100)]
[ADD] res_users: added res_users.py file, making res.users in heriting from mail.thread. This is necessary to use mail.thread API on users (for tweets).

bzr revid: tde@openerp.com-20120222115924-i55twzupuuzuc3gl

12 years ago[FIX] Can't move kanban card from one group to another in some cases
Fabien Meghazi [Wed, 22 Feb 2012 11:52:28 +0000 (12:52 +0100)]
[FIX] Can't move kanban card from one group to another in some cases

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

bzr revid: fme@openerp.com-20120222115228-ay1ctx54k4zvxaf2

12 years ago[IMP] Threadview in crm.
Bhumi Thakkar (Open ERP) [Wed, 22 Feb 2012 11:06:16 +0000 (16:36 +0530)]
[IMP] Threadview in crm.

bzr revid: bth@tinyerp.com-20120222110616-i4sz2b1630ehzqel

12 years ago[fix] some details
niv-openerp [Wed, 22 Feb 2012 10:22:34 +0000 (11:22 +0100)]
[fix] some details

bzr revid: nicolas.vanhoren@openerp.com-20120222102234-k9jjclhmgpalf3qs

12 years ago[FIX] added user_id when posting a tweet from the wall
Thibault Delavallée [Wed, 22 Feb 2012 10:12:16 +0000 (11:12 +0100)]
[FIX] added user_id when posting a tweet from the wall

bzr revid: tde@openerp.com-20120222101216-9xpo3c0gj1ickigl

12 years ago[IMP] hr_holidays: propagated changes in subscription mechanism. Also cleaned messages.
Thibault Delavallée [Wed, 22 Feb 2012 09:59:50 +0000 (10:59 +0100)]
[IMP] hr_holidays: propagated changes in subscription mechanism. Also cleaned messages.

bzr revid: tde@openerp.com-20120222095950-wnx9qfta5dh4had5

12 years ago[IMP] Automatically subscribe the message writer to the related object.
Thibault Delavallée [Wed, 22 Feb 2012 09:58:12 +0000 (10:58 +0100)]
[IMP] Automatically subscribe the message writer to the related object.

bzr revid: tde@openerp.com-20120222095812-mor2qolqjqzm188q

12 years ago[IMP] Notification push moved from mail.message to mail.thread to use message_get_sub...
Thibault Delavallée [Wed, 22 Feb 2012 09:09:23 +0000 (10:09 +0100)]
[IMP] Notification push moved from mail.message to mail.thread to use message_get_subscribers method. Also added a temporary debug log on message.create method, to help tracking messages not using mail.thread.

bzr revid: tde@openerp.com-20120222090923-1h6wx3bkwr5ngt4d

12 years ago[imp] refactoring of ParentedMixin
niv-openerp [Tue, 21 Feb 2012 16:45:36 +0000 (17:45 +0100)]
[imp] refactoring of ParentedMixin

bzr revid: nicolas.vanhoren@openerp.com-20120221164536-zajw6gixwu4n4xgh

12 years ago[imp] removed future lib
niv-openerp [Tue, 21 Feb 2012 16:37:30 +0000 (17:37 +0100)]
[imp] removed future lib

bzr revid: nicolas.vanhoren@openerp.com-20120221163730-8cx3tlcik2ym6u5x