odoo/odoo.git
11 years ago[IMP] mail_thread: message_post_api now returns the new message_id, not the result...
Thibault Delavallée [Thu, 25 Oct 2012 08:20:01 +0000 (10:20 +0200)]
[IMP] mail_thread: message_post_api now returns the new message_id, not the result of a message_read.

bzr revid: tde@openerp.com-20121025082001-4izbu2hg9rwc7jzb

11 years ago[FIX] message_read: giving ids is now just a way to avoid using the domain; everythin...
Thibault Delavallée [Thu, 25 Oct 2012 07:51:10 +0000 (09:51 +0200)]
[FIX] message_read: giving ids is now just a way to avoid using the domain; everything else is the same.

bzr revid: tde@openerp.com-20121025075110-3re19dkvyxix8q76

11 years ago[FIX] mail_thread: removed hack 'posting on res.partner without thread_id is posting...
Thibault Delavallée [Thu, 25 Oct 2012 07:50:36 +0000 (09:50 +0200)]
[FIX] mail_thread: removed hack 'posting on res.partner without thread_id is posting on its own partner -> please avoid having hacks without an explanation about why it is here. We will see if this changes something. Also fixed parent_id given to the message_read that follows the message_post.

bzr revid: tde@openerp.com-20121025075036-tsqen9c10ft1er0l

11 years ago[MERGE] Merged with addons/trunk.
Thibault Delavallée [Thu, 25 Oct 2012 07:34:57 +0000 (09:34 +0200)]
[MERGE] Merged with addons/trunk.

bzr revid: tde@openerp.com-20121025073457-bk4sdt29yfimgor0

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20121025053547-u65gilonqbpjbgzy

11 years ago[MERGE] typo
Fabien Pinckaers [Wed, 24 Oct 2012 20:29:48 +0000 (22:29 +0200)]
[MERGE] typo

bzr revid: fp@openerp.com-20121024202948-x1nbbin2j4mk4us5

11 years ago[MERGE] typo
Fabien Pinckaers [Wed, 24 Oct 2012 20:26:02 +0000 (22:26 +0200)]
[MERGE] typo

bzr revid: fp@openerp.com-20121024202602-zp4gx3dblwp2gkua

11 years ago[MERGE] typo
Fabien Pinckaers [Wed, 24 Oct 2012 20:18:59 +0000 (22:18 +0200)]
[MERGE] typo

bzr revid: fp@openerp.com-20121024201859-aljpjevofisrt9o3

11 years ago[MERGE] typo
Fabien Pinckaers [Wed, 24 Oct 2012 20:14:24 +0000 (22:14 +0200)]
[MERGE] typo

bzr revid: fp@openerp.com-20121024201424-98la8f2wkhfjrtae

11 years ago[MERGE] typo
Fabien Pinckaers [Wed, 24 Oct 2012 19:59:39 +0000 (21:59 +0200)]
[MERGE] typo

bzr revid: fp@openerp.com-20121024195939-2rvx2yrl7g1wkcx5

11 years ago[FIX] res.lang: ar_AR does not exist (Arabic in Argentina?!) -> replaced with ar_SY
Olivier Dony [Wed, 24 Oct 2012 16:15:27 +0000 (18:15 +0200)]
[FIX] res.lang: ar_AR does not exist (Arabic in Argentina?!) -> replaced with ar_SY

ar_SY is the default locale alias for the `ar`
code in babel, so we can use that until a
translation team asks for a regional
variation of Arabic.

This should also fix an issue in the web
client, where ar_AR was not working, because
silently replaced with ar_SY.

This will only work for new databases,
old ones should be manually fixed.

bzr revid: odo@openerp.com-20121024161527-vec2r46a4o5lk47x

11 years ago[CLEAN] mail_message: cleaned a bit methods about access rules.
Thibault Delavallée [Wed, 24 Oct 2012 15:53:29 +0000 (17:53 +0200)]
[CLEAN] mail_message: cleaned a bit methods about access rules.

bzr revid: tde@openerp.com-20121024155329-8rf0610r69ay0c93

11 years ago[IMP] mail: added _search override on mail_message, to filter the results of a search...
Thibault Delavallée [Wed, 24 Oct 2012 14:18:06 +0000 (16:18 +0200)]
[IMP] mail: added _search override on mail_message, to filter the results of a search according to our custom rules. Added some tests.

bzr revid: tde@openerp.com-20121024141806-8iayf7cz2ndxyz2l

11 years ago[FIX] ir_attachment: fix regression when counting attachments (OPW 576295)
Olivier Dony [Wed, 24 Oct 2012 12:47:09 +0000 (14:47 +0200)]
[FIX] ir_attachment: fix regression when counting attachments (OPW 576295)

Cherry-pick forward-port of rev-id odo@openerp.com-20120816154020-5s6wbwfb5l2xsnyv
from 6.1. Fixes regression introduced by r.4069.

bzr revid: odo@openerp.com-20121024124709-28w8rh8xnelvuhwg

11 years ago[IMP] hr_timesheet_sheet form view
Fabien Pinckaers [Wed, 24 Oct 2012 11:37:28 +0000 (13:37 +0200)]
[IMP] hr_timesheet_sheet form view

bzr revid: fp@tinyerp.com-20121024113728-r3nx6p8c8q0mh64q

11 years ago[FIX] revert remove password fp merge
Antony Lesuisse [Wed, 24 Oct 2012 11:17:46 +0000 (13:17 +0200)]
[FIX] revert remove password fp merge
Overriding the reset password meachnism should be done in auth signup/reset password addons.

bzr revid: al@openerp.com-20121024111746-r94n1uqyb01a4x0m

11 years ago[IMP] CSS import wizard
Fabien Pinckaers [Wed, 24 Oct 2012 10:29:15 +0000 (12:29 +0200)]
[IMP] CSS import wizard

bzr revid: fp@tinyerp.com-20121024102915-dtfy3dc4ll0ewf90

11 years ago[MERGE] Merged with addons/trunk.
Thibault Delavallée [Wed, 24 Oct 2012 09:32:11 +0000 (11:32 +0200)]
[MERGE] Merged with addons/trunk.

bzr revid: tde@openerp.com-20121024093211-gu2d17wbp5cdthap

11 years ago[IMP] rename columns for importation
Fabien Pinckaers [Wed, 24 Oct 2012 08:44:09 +0000 (10:44 +0200)]
[IMP] rename columns for importation

bzr revid: fp@tinyerp.com-20121024084409-ad4kuccw6bki3zdg

11 years ago[IMP] config wizards at install, l10n_*
Fabien Pinckaers [Wed, 24 Oct 2012 07:47:01 +0000 (09:47 +0200)]
[IMP] config wizards at install, l10n_*

bzr revid: fp@tinyerp.com-20121024074701-nxwormzwyhduls21

11 years ago[FIX] install wizards, ugly hack from r7182
Fabien Pinckaers [Wed, 24 Oct 2012 07:17:47 +0000 (09:17 +0200)]
[FIX] install wizards, ugly hack from r7182

bzr revid: fp@tinyerp.com-20121024071747-1n6p4ztsj1vy1wko

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 24 Oct 2012 05:20:44 +0000 (05:20 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20121024045536-py0ehkq8nazb5en1
bzr revid: launchpad_translations_on_behalf_of_openerp-20121024045556-v4pmdh85f6qnn1f6
bzr revid: launchpad_translations_on_behalf_of_openerp-20121024052044-ajcrxdgxe6plx868

11 years ago[MERGE] survey review
Quentin (OpenERP) [Wed, 24 Oct 2012 00:02:15 +0000 (02:02 +0200)]
[MERGE] survey review

bzr revid: qdp-launchpad@openerp.com-20121024000215-l9ymy2p2783lo56l

11 years ago[IMP] survey: code review
Quentin (OpenERP) [Tue, 23 Oct 2012 22:33:58 +0000 (00:33 +0200)]
[IMP] survey: code review

bzr revid: qdp-launchpad@openerp.com-20121023223358-vqey57o52eyi6fhf

11 years ago[IMP] accounting
Fabien Pinckaers [Tue, 23 Oct 2012 21:13:47 +0000 (23:13 +0200)]
[IMP] accounting

bzr revid: fp@openerp.com-20121023211347-kdodwhdir7p1skgb

11 years ago[FIX] survey: 'format requires mapping' error fixed
Quentin (OpenERP) [Tue, 23 Oct 2012 18:32:57 +0000 (20:32 +0200)]
[FIX] survey: 'format requires mapping' error fixed

bzr revid: qdp-launchpad@openerp.com-20121023183257-hzl1ed9nhkci7348

11 years ago[FIX] problem in graphs, they did not formatted correctly the labels
niv-openerp [Tue, 23 Oct 2012 15:47:42 +0000 (17:47 +0200)]
[FIX] problem in graphs, they did not formatted correctly the labels

bzr revid: nicolas.vanhoren@openerp.com-20121023154742-89pcer4gv3sepy8n

11 years agoNow uses official formatting method
niv-openerp [Tue, 23 Oct 2012 15:38:01 +0000 (17:38 +0200)]
Now uses official formatting method

bzr revid: nicolas.vanhoren@openerp.com-20121023153801-l98x0dtpyh6l8vjm

11 years agoRemoved server-side implementation
niv-openerp [Tue, 23 Oct 2012 15:26:46 +0000 (17:26 +0200)]
Removed server-side implementation

bzr revid: nicolas.vanhoren@openerp.com-20121023152646-ju42b5dzmckfzi5a

11 years ago[FIX] survey: syntax error
Quentin (OpenERP) [Tue, 23 Oct 2012 15:17:40 +0000 (17:17 +0200)]
[FIX] survey: syntax error

bzr revid: qdp-launchpad@openerp.com-20121023151740-wjft48qjgffasaug

11 years agoRegression with bar charts
niv-openerp [Tue, 23 Oct 2012 15:17:40 +0000 (17:17 +0200)]
Regression with bar charts

bzr revid: nicolas.vanhoren@openerp.com-20121023151740-20xaros930r9806p

11 years agofixed problem with some other bar chart
niv-openerp [Tue, 23 Oct 2012 15:16:15 +0000 (17:16 +0200)]
fixed problem with some other bar chart

bzr revid: nicolas.vanhoren@openerp.com-20121023151615-ptv4was339w13li6

11 years agoCurrently working for bar charts
niv-openerp [Tue, 23 Oct 2012 15:11:23 +0000 (17:11 +0200)]
Currently working for bar charts

bzr revid: nicolas.vanhoren@openerp.com-20121023151123-ebo1edkp65c3dk94

11 years agolot of modifs, still not functionning
niv-openerp [Tue, 23 Oct 2012 14:58:58 +0000 (16:58 +0200)]
lot of modifs, still not functionning

bzr revid: nicolas.vanhoren@openerp.com-20121023145858-dg34k7kqi3jkar6z

11 years ago[IMP] survey: code review
Quentin (OpenERP) [Tue, 23 Oct 2012 14:47:46 +0000 (16:47 +0200)]
[IMP] survey: code review

bzr revid: qdp-launchpad@openerp.com-20121023144746-aidxyhxho59irw2d

11 years ago[IMP] http dispatching decorators
Antony Lesuisse [Tue, 23 Oct 2012 14:14:41 +0000 (16:14 +0200)]
[IMP] http dispatching decorators

bzr revid: al@openerp.com-20121023141441-5yc5gso95tl1p157

11 years ago[FIX] Sale order reference changed in sale order calendar view
Fabien Meghazi [Tue, 23 Oct 2012 13:54:06 +0000 (15:54 +0200)]
[FIX] Sale order reference changed in sale order calendar view

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

bzr revid: fme@openerp.com-20121023135406-040p3ohbr8y53j8d

11 years ago[TEST] mail: added first draft of tests for message_read and expandables.
Thibault Delavallée [Tue, 23 Oct 2012 13:43:29 +0000 (15:43 +0200)]
[TEST] mail: added first draft of tests for message_read and expandables.

bzr revid: tde@openerp.com-20121023134329-m5hnpg2eosn7x3tq

11 years ago[FIX] mail: message_read: ancestor_id is set in thread mode as the first displayed...
Thibault Delavallée [Tue, 23 Oct 2012 13:27:55 +0000 (15:27 +0200)]
[FIX] mail: message_read: ancestor_id is set in thread mode as the first displayed ancestor; ancestor_id is set to parent_id parameter in flat mode.

bzr revid: tde@openerp.com-20121023132755-dp29bake9eux5vz7

11 years ago[MERGE] trunk-bug-1033505-abo: only fetch the analytic accounts that the current...
Antonin Bourguignon [Tue, 23 Oct 2012 13:14:56 +0000 (15:14 +0200)]
[MERGE] trunk-bug-1033505-abo: only fetch the analytic accounts that the current user has the right to read, avoiding an access error when calling name_get()

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

bzr revid: abo@openerp.com-20121023131456-rc01x1m2b9pwtaae

11 years ago[FIX] mrp: problem in manufacturing orders
niv-openerp [Tue, 23 Oct 2012 13:10:57 +0000 (15:10 +0200)]
[FIX] mrp: problem in manufacturing orders

bzr revid: nicolas.vanhoren@openerp.com-20121023131057-ivbtt8vnta321xie

11 years ago[IMP] added functionality in m2m to be used in one addon
niv-openerp [Tue, 23 Oct 2012 13:09:57 +0000 (15:09 +0200)]
[IMP] added functionality in m2m to be used in one addon

bzr revid: nicolas.vanhoren@openerp.com-20121023130957-n6glzxromnxg4gkr

11 years agogot it
niv-openerp [Tue, 23 Oct 2012 12:59:57 +0000 (14:59 +0200)]
got it

bzr revid: nicolas.vanhoren@openerp.com-20121023125957-lfs7yogbygw2uz4a

11 years agoreverted changes to o2m
niv-openerp [Tue, 23 Oct 2012 12:52:13 +0000 (14:52 +0200)]
reverted changes to o2m

bzr revid: nicolas.vanhoren@openerp.com-20121023125213-d7nc1282zmbvk72a

11 years agomerge trunk
niv-openerp [Tue, 23 Oct 2012 12:43:21 +0000 (14:43 +0200)]
merge trunk

bzr revid: nicolas.vanhoren@openerp.com-20121023124321-cmd2jtnslyk30mr7

11 years agomerge
niv-openerp [Tue, 23 Oct 2012 12:42:58 +0000 (14:42 +0200)]
merge

bzr revid: nicolas.vanhoren@openerp.com-20121023124258-uj12kzkd2jy61n72

11 years ago[FIX] corrected the field reference
niv-openerp [Tue, 23 Oct 2012 12:40:42 +0000 (14:40 +0200)]
[FIX] corrected the field reference

bzr revid: nicolas.vanhoren@openerp.com-20121023124042-u5yfvylxy7a2clfv

11 years ago[IMP] var names
Antonin Bourguignon [Tue, 23 Oct 2012 12:38:14 +0000 (14:38 +0200)]
[IMP] var names

bzr revid: abo@openerp.com-20121023123814-wbdrf146em3d39pe

11 years ago[ADD] Add menu_id in url state
Fabien Meghazi [Tue, 23 Oct 2012 12:28:33 +0000 (14:28 +0200)]
[ADD] Add menu_id in url state

bzr revid: fme@openerp.com-20121023122833-l9a520bkpe2yty2r

11 years ago[FIX] mail: message_read: expandable parent_id -> ancestor_id; ancestor is now correc...
Thibault Delavallée [Tue, 23 Oct 2012 12:28:24 +0000 (14:28 +0200)]
[FIX] mail: message_read: expandable parent_id -> ancestor_id; ancestor is now correctly set for messages, even when the parent is not added to the message_list.

bzr revid: tde@openerp.com-20121023122824-yqhsr65cwygorani

11 years ago[FIX] only fetch the analytic accounts that the current user has the right to read...
Antonin Bourguignon [Tue, 23 Oct 2012 12:15:01 +0000 (14:15 +0200)]
[FIX] only fetch the analytic accounts that the current user has the right to read, avoiding an access error when calling name_get()

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

bzr revid: abo@openerp.com-20121023121501-gl0wfhdo9zp34wx2

11 years ago[IMP] mail: message_read: improved flat / threaded domains (using child_of for thread...
Thibault Delavallée [Tue, 23 Oct 2012 11:41:24 +0000 (13:41 +0200)]
[IMP] mail: message_read: improved flat / threaded domains (using child_of for thread, or only id for flat); improved ancestor fetching (not using parent_id anymore, because ancestor is the parent message to display the message thread).

bzr revid: tde@openerp.com-20121023114124-co3ij97tz1c25qa8

11 years ago[MERGE] merged the branch that add a new field on supplier invoices, to store the...
Quentin (OpenERP) [Tue, 23 Oct 2012 10:15:56 +0000 (12:15 +0200)]
[MERGE] merged the branch that add a new field on supplier invoices, to store the number as provided by your supplier. Suggested by Normunds Vilcans

bzr revid: qdp-launchpad@openerp.com-20121023101556-6u2cq378bbkjypeg

11 years ago[IMP] Make 'oe_list_cannot_*' css classes generic
Fabien Meghazi [Tue, 23 Oct 2012 09:55:59 +0000 (11:55 +0200)]
[IMP] Make 'oe_list_cannot_*' css classes generic

bzr revid: fme@openerp.com-20121023095559-63exp0dyf5zsd3qw

11 years ago[MERGE]:trunk
Amit Patel [Tue, 23 Oct 2012 09:09:30 +0000 (14:39 +0530)]
[MERGE]:trunk

bzr revid: apa@tinyerp.com-20121023090930-ouyg9ibm7ieicohy

11 years ago[OUCH] Removed a pdb.
Thibault Delavallée [Tue, 23 Oct 2012 09:03:38 +0000 (11:03 +0200)]
[OUCH] Removed a pdb.

bzr revid: tde@openerp.com-20121023090338-2vefi0yee077q2ne

11 years ago[MERGE] Merged with addons/trunk.
Thibault Delavallée [Tue, 23 Oct 2012 09:03:02 +0000 (11:03 +0200)]
[MERGE] Merged with addons/trunk.

bzr revid: tde@openerp.com-20121023090302-rbgw5yj1t5keo14q

11 years ago[FIX] list view to use View#load_view rather than its own implementation thereof
Xavier Morel [Tue, 23 Oct 2012 08:53:29 +0000 (10:53 +0200)]
[FIX] list view to use View#load_view rather than its own implementation thereof

bzr revid: xmo@openerp.com-20121023085329-y01e1u77vfz2n7a9

11 years ago[IMP] cleanup View.load_view a bit
Xavier Morel [Tue, 23 Oct 2012 08:52:20 +0000 (10:52 +0200)]
[IMP] cleanup View.load_view a bit

and remove unused variables in ViewManagerAction#switch_view

bzr revid: xmo@openerp.com-20121023085220-h7lwft0nilng1q4y

11 years ago[FIX] Fixed CallbackEnabled issues in POS.
vta vta@openerp.com [Tue, 23 Oct 2012 07:50:35 +0000 (09:50 +0200)]
[FIX] Fixed CallbackEnabled issues in POS.

bzr revid: vta@openerp.com-20121023075035-wx3awh0sdeeqa7t3

11 years ago[FIX] anonymization: add an object to handle migration issues
olt@tinyerp.com [Tue, 23 Oct 2012 07:23:17 +0000 (09:23 +0200)]
[FIX] anonymization: add an object to handle migration issues

bzr revid: olt@tinyerp.com-20121023072317-zkv1rbf8pt0qnh3g

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 23 Oct 2012 05:05:46 +0000 (05:05 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20121023044839-5p7b9e93zpxmpfpv
bzr revid: launchpad_translations_on_behalf_of_openerp-20121023050546-in29ajkb3zkyg3za

11 years ago[Merge] Merge with main addons.
Divyesh Makwana (Open ERP) [Tue, 23 Oct 2012 04:38:13 +0000 (10:08 +0530)]
[Merge] Merge with main addons.

bzr revid: mdi@tinyerp.com-20121023043813-fdfrsb1i9k4258lg

11 years ago[FIX] process model link to doc.openerp.com
Antony Lesuisse [Tue, 23 Oct 2012 01:03:03 +0000 (03:03 +0200)]
[FIX] process model link to doc.openerp.com

bzr revid: al@openerp.com-20121023010303-u0opl3aluqtogqeb

11 years ago[MERGE] process node links to doc.openerp.com
Antony Lesuisse [Tue, 23 Oct 2012 01:01:38 +0000 (03:01 +0200)]
[MERGE] process node links to doc.openerp.com

bzr revid: al@openerp.com-20121023010138-fcsci3zc1ydpr1mz

11 years ago[MERGE] project cleanup
Fabien Pinckaers [Mon, 22 Oct 2012 17:53:11 +0000 (19:53 +0200)]
[MERGE] project cleanup

bzr revid: fp@tinyerp.com-20121022175311-9dqift6jop58qw7m

11 years ago[MERGE] trunk-fp
Fabien Pinckaers [Mon, 22 Oct 2012 17:44:51 +0000 (19:44 +0200)]
[MERGE] trunk-fp

bzr revid: fp@tinyerp.com-20121022174451-ez1yw4d37y3okfk6

11 years ago[MERGE] portal typo+access rule
Fabien Pinckaers [Mon, 22 Oct 2012 17:42:27 +0000 (19:42 +0200)]
[MERGE] portal typo+access rule

bzr revid: fp@tinyerp.com-20121022174227-n5eguaqrumif6bmz

11 years ago[MERGED] purchas ebutton interchange
Fabien Pinckaers [Mon, 22 Oct 2012 17:41:17 +0000 (19:41 +0200)]
[MERGED] purchas ebutton interchange

bzr revid: fp@tinyerp.com-20121022174117-vqnhd1rhmlb4ncwh

11 years ago[MERGE] fix need action
Fabien Pinckaers [Mon, 22 Oct 2012 17:37:08 +0000 (19:37 +0200)]
[MERGE] fix need action

bzr revid: fp@tinyerp.com-20121022173708-mwp4ehlwyu74byqc

11 years ago[MERGE] fix breadcrum bouncing issue
Fabien Pinckaers [Mon, 22 Oct 2012 17:35:20 +0000 (19:35 +0200)]
[MERGE] fix breadcrum bouncing issue

bzr revid: fp@tinyerp.com-20121022173520-zr373cyq3nvrhvrv

11 years ago[MERGE] misc fixes: expenses, products, crm, sale
Fabien Pinckaers [Mon, 22 Oct 2012 17:26:39 +0000 (19:26 +0200)]
[MERGE] misc fixes: expenses, products, crm, sale

bzr revid: fp@tinyerp.com-20121022172639-u4l0ed99wr6znjew

11 years ago[MERGE] add parent_id in partner lists, invisible for groupby
Fabien Pinckaers [Mon, 22 Oct 2012 17:16:12 +0000 (19:16 +0200)]
[MERGE] add parent_id in partner lists, invisible for groupby

bzr revid: fp@tinyerp.com-20121022171612-al88r881j7wjdc83

11 years ago[MERGE] preference remove change passwd
Fabien Pinckaers [Mon, 22 Oct 2012 17:15:02 +0000 (19:15 +0200)]
[MERGE] preference remove change passwd

bzr revid: fp@tinyerp.com-20121022171502-frmdoqnazzuzfk1j

11 years ago[MERGE]
Fabien Pinckaers [Mon, 22 Oct 2012 17:11:28 +0000 (19:11 +0200)]
[MERGE]

bzr revid: fp@tinyerp.com-20121022171128-xvv6d28qzwj32gcj

11 years ago[MERGE] typo
Fabien Pinckaers [Mon, 22 Oct 2012 16:54:09 +0000 (18:54 +0200)]
[MERGE] typo

bzr revid: fp@tinyerp.com-20121022165409-r3m7hvh9kbmf7jra

11 years ago[MERGE] add a rule to hide the create incentive in list view
Antonin Bourguignon [Mon, 22 Oct 2012 16:51:59 +0000 (18:51 +0200)]
[MERGE] add a rule to hide the create incentive in list view
this patch would deserve to be extented to the kanban view, as soon as the 'cannot_create' css class will be handled over there

bzr revid: abo@openerp.com-20121022165159-1mi42eq265c21nqz

11 years ago[IMP] parse SASS and update CSS
Antonin Bourguignon [Mon, 22 Oct 2012 16:49:14 +0000 (18:49 +0200)]
[IMP] parse SASS and update CSS

bzr revid: abo@openerp.com-20121022164914-vqaivy1eyplo13e8

11 years ago[IMP] add a rule to hide the create incentive in list view
Antonin Bourguignon [Mon, 22 Oct 2012 16:46:42 +0000 (18:46 +0200)]
[IMP] add a rule to hide the create incentive in list view
this patch would deserve to be extented to the kanban view

bzr revid: abo@openerp.com-20121022164642-csadhjemb8zyzag6

11 years ago[IMP] [WIP] mail: expandables now limited to one level (using a child_of based domain...
Thibault Delavallée [Mon, 22 Oct 2012 16:46:38 +0000 (18:46 +0200)]
[IMP] [WIP] mail: expandables now limited to one level (using a child_of based domain); simplified code. message_read updated to fetch the oldest possible ancestor, not all direct parents. Updated some tests. Still WIP, will be continued tomorrow.

bzr revid: tde@openerp.com-20121022164638-gqe5af1uxvl5h043

11 years ago[MERGE] hr improvements in board
Fabien Pinckaers [Mon, 22 Oct 2012 16:39:49 +0000 (18:39 +0200)]
[MERGE] hr improvements in board

bzr revid: fp@tinyerp.com-20121022163949-m1yv3b7sysgu3951

11 years ago[IMP] remove whitespaces
Antonin Bourguignon [Mon, 22 Oct 2012 16:27:08 +0000 (18:27 +0200)]
[IMP] remove whitespaces

bzr revid: abo@openerp.com-20121022162708-a3q25ul0rnbtfnqv

11 years ago[FIX] generate_tracking_message_id: use more randomness to avoid duplicates
Olivier Dony [Mon, 22 Oct 2012 16:24:21 +0000 (18:24 +0200)]
[FIX] generate_tracking_message_id: use more randomness to avoid duplicates

When several message IDs had to be generated for the same
record at the same time, there was a high chance to
get non-unique results. This possibly lead to data loss because
some mail implementations might ignore multiple mails with the
same ID (including OpenERP itself). On most operating systems
the available time resolution precision is better than what
we used (due to the float rounding of `%s`).
Adding a bit of randomness doesn't hurt, as OpenERP will
be used in increasingly distributed environments, so
we now add an extra random part as well.

bzr revid: odo@openerp.com-20121022162421-qr7nq8idihp5781u

11 years ago[REV] Not my fault afterall.
Fabien Meghazi [Mon, 22 Oct 2012 16:16:11 +0000 (18:16 +0200)]
[REV] Not my fault afterall.

bzr revid: fme@openerp.com-20121022161611-d4gik77mk1fvtojb

11 years agom
niv-openerp [Mon, 22 Oct 2012 16:15:56 +0000 (18:15 +0200)]
m

bzr revid: nicolas.vanhoren@openerp.com-20121022161556-wb1l3kahb9lwrnv3

11 years agom
niv-openerp [Mon, 22 Oct 2012 16:15:16 +0000 (18:15 +0200)]
m

bzr revid: nicolas.vanhoren@openerp.com-20121022161516-4g9wg1a3fv0r7t12

11 years ago[FIX] m2o switches correctly its button
niv-openerp [Mon, 22 Oct 2012 16:14:26 +0000 (18:14 +0200)]
[FIX] m2o switches correctly its button

bzr revid: nicolas.vanhoren@openerp.com-20121022161426-1oqwa8e3n6kh7pba

11 years ago[REM] stuff in list view, may or may not still work. It's all fme's fault anyway
Xavier Morel [Mon, 22 Oct 2012 16:01:34 +0000 (18:01 +0200)]
[REM] stuff in list view, may or may not still work. It's all fme's fault anyway

FME MA TUER

bzr revid: xmo@openerp.com-20121022160134-yaze6n43h98c193t

11 years ago[MERGE] trunk-fp
Fabien Pinckaers [Mon, 22 Oct 2012 15:23:55 +0000 (17:23 +0200)]
[MERGE] trunk-fp

bzr revid: fp@tinyerp.com-20121022152355-ttcul0ee9901v88r

11 years ago[FIX] resolved problem with buttons in views, also removed default Close button in...
niv-openerp [Mon, 22 Oct 2012 15:22:57 +0000 (17:22 +0200)]
[FIX] resolved problem with buttons in views, also removed default Close button in wizards

bzr revid: nicolas.vanhoren@openerp.com-20121022152257-yxcz0j73b4azeqr1

11 years ago[FIX] better fix for previous m2m kanban problem
niv-openerp [Mon, 22 Oct 2012 14:40:21 +0000 (16:40 +0200)]
[FIX] better fix for previous m2m kanban problem

bzr revid: nicolas.vanhoren@openerp.com-20121022144021-h1oqgb0d0h6aepfl

11 years ago[FIX] mail: use the right web.base.url
Stephane Wirtel [Mon, 22 Oct 2012 14:35:22 +0000 (16:35 +0200)]
[FIX] mail: use the right web.base.url

bzr revid: stw@openerp.com-20121022143522-sv07qt5txqjwim6a

11 years ago[FIX] m2m kanban use it's own value as is in order to fill dataset.ids
Fabien Meghazi [Mon, 22 Oct 2012 14:24:59 +0000 (16:24 +0200)]
[FIX] m2m kanban use it's own value as is in order to fill dataset.ids

bzr revid: fme@openerp.com-20121022142459-9so19ypfwhxwhuc3

11 years ago[MERGE] removed a few warnings.
Vo Minh Thu [Mon, 22 Oct 2012 13:27:59 +0000 (15:27 +0200)]
[MERGE] removed a few warnings.

bzr revid: vmt@openerp.com-20121022132759-64qupagcv9cdqnkq

11 years ago[FIX] reorderable listview clone/placeholder positioning
Xavier Morel [Mon, 22 Oct 2012 13:16:24 +0000 (15:16 +0200)]
[FIX] reorderable listview clone/placeholder positioning

In some cases (tables?) jquery-ui sortable apparently breaks down if
any parent of the element being positioned (and the generated helper
element) is in position: relative.

Remove all of the position:relative in the way, they seem to not be
used anymore (including the one in jquery-ui, testing in IE9 doesn't
seem to expose any bug and jquery-ui references one, might have been
an issue in IE<=8 which was fixed since).

Maybe an assertion should be added to the code, which would call
#getComputedStyle() on all the #parents() of the element being made
sortable and error out if one of them has
#getPropertyValue('position') == 'relative'?

bzr revid: xmo@openerp.com-20121022131624-n8a43vgl8k4gsqk9

11 years ago[MERGE] osv/orm: call the fct_inv for functional fields that are stored=True + tools...
Quentin (OpenERP) [Mon, 22 Oct 2012 13:03:19 +0000 (15:03 +0200)]
[MERGE] osv/orm: call the fct_inv for functional fields that are stored=True + tools/yamp_import: on record creation, do not consider fields that wouldn't be returned by the client because readonly in the view

bzr revid: qdp-launchpad@openerp.com-20121022130319-1v8mtihg8se01sso

11 years ago[MERGE] merged a branch with several fixes, related to the new patch applied on serve...
Quentin (OpenERP) [Mon, 22 Oct 2012 13:01:56 +0000 (15:01 +0200)]
[MERGE] merged a branch with several fixes, related to the new patch applied on server fo 1) osv/orm: call the fct_inv for functional fields that are stored=True 2) tools/yamp_import: on record creation, do not consider fields that wouldn't be returned by the client because readonly in the view

bzr revid: qdp-launchpad@openerp.com-20121022130156-ki47is4opjex9d79

11 years ago[FIX] problem in read_group, caused an exception "cannot read 'lang' in undefined...
niv-openerp [Mon, 22 Oct 2012 12:49:35 +0000 (14:49 +0200)]
[FIX] problem in read_group, caused an exception "cannot read 'lang' in undefined" in a lot of views

bzr revid: nicolas.vanhoren@openerp.com-20121022124935-mxfzx2wg431bqhm9

11 years ago[FIX] Forgot two occurencies during do_action() refactoring
Fabien Meghazi [Mon, 22 Oct 2012 12:41:35 +0000 (14:41 +0200)]
[FIX] Forgot two occurencies during do_action() refactoring

refactoring was done in Revision: 3261 revid:fme@openerp.com-20121017145548-oc9s6oadhwzbr78m

bzr revid: fme@openerp.com-20121022124135-ifaj0mm1vd2zjxyo

11 years ago[REV] osv/orm: revert of a previous patch that was unifying the behavior for fields...
Quentin (OpenERP) [Mon, 22 Oct 2012 12:31:00 +0000 (14:31 +0200)]
[REV] osv/orm: revert of a previous patch that was unifying the behavior for fields.related and fields.function at creation time because it's a bit dangereous to treat it right now, and may need the add of a new field attribute. "I'll be back", said the patch

bzr revid: qdp-launchpad@openerp.com-20121022123100-wwr7lnmpqebddxon