odoo/odoo.git
11 years ago[Merge] Merge with main addons.
Divyesh Makwana (Open ERP) [Mon, 22 Oct 2012 04:07:18 +0000 (09:37 +0530)]
[Merge] Merge with main addons.

bzr revid: mdi@tinyerp.com-20121016043716-w5lznx0yuv539nh8
bzr revid: mdi@tinyerp.com-20121017043900-2emt2vkpaedfgaa8
bzr revid: mdi@tinyerp.com-20121018040608-p8teop2hhjz4fqqw
bzr revid: mdi@tinyerp.com-20121019043322-qnx0uyq8q6m0u5um
bzr revid: mdi@tinyerp.com-20121022040718-bwwfz49zpqt1gwqu

11 years ago[MERGE] fix access rights stock user
Fabien Pinckaers [Sun, 21 Oct 2012 20:25:55 +0000 (22:25 +0200)]
[MERGE] fix access rights stock user

bzr revid: fp@openerp.com-20121021202555-hxbi9u4vxudtaxjj

11 years ago[MERGE] HR
Fabien Pinckaers [Sun, 21 Oct 2012 19:59:25 +0000 (21:59 +0200)]
[MERGE] HR

bzr revid: fp@openerp.com-20121021195925-sbsfni9i10r2o2bw

11 years ago[MERGE] HR typo
Fabien Pinckaers [Sun, 21 Oct 2012 16:22:50 +0000 (18:22 +0200)]
[MERGE] HR typo

bzr revid: fp@openerp.com-20121021162250-mfffmpicmfdtxxi3

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sun, 21 Oct 2012 04:41:46 +0000 (04:41 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20121020050723-32xvan6rjf39qo1d
bzr revid: launchpad_translations_on_behalf_of_openerp-20121021044146-2bzjmh9s2q153h8r

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20121020050656-mv3gu0dj38rcys4w

11 years ago[FIX] problem with exec_workflow in dataset: does not return the expected result...
niv-openerp [Fri, 19 Oct 2012 16:52:11 +0000 (18:52 +0200)]
[FIX] problem with exec_workflow in dataset: does not return the expected result format

bzr revid: nicolas.vanhoren@openerp.com-20121019165211-n6oh82sv4uc6jfsg

11 years ago[IMP] Remove some useless code
niv-openerp [Fri, 19 Oct 2012 13:38:51 +0000 (15:38 +0200)]
[IMP] Remove some useless code

bzr revid: nicolas.vanhoren@openerp.com-20121019133851-xqgt8vuktawy58gm

11 years ago[FIX] Problem with wizards: when the dialog is closed the view is not destroyed
niv-openerp [Fri, 19 Oct 2012 13:28:27 +0000 (15:28 +0200)]
[FIX] Problem with wizards: when the dialog is closed the view is not destroyed

bzr revid: nicolas.vanhoren@openerp.com-20121019132827-y3tp1298w1h359kh

11 years ago[MERGE] Merged OpenChatter part 5.2: Mailbox Gangnam Style, Pooh Strikes Back
Thibault Delavallée [Fri, 19 Oct 2012 12:51:58 +0000 (14:51 +0200)]
[MERGE] Merged OpenChatter part 5.2: Mailbox Gangnam Style, Pooh Strikes Back
Improvements
- added Favorites, by adding the 'starred' mechanism. Starred messages are messages the user wants to keep in a specific mailbox, independantly of notifications and follow mechanism
- refactored the mailboxes, now having Inbox; To:me; Archives; Sent; Favorites
- refactored expandables
- overall refactoring of mail widget
- fixed message_read method
Next steps :
- CSS/design, client-side code
- more tests, maybe some doc, could be interesting ...

bzr revid: tde@openerp.com-20121019125158-k1rlrkhxw9q51t53

11 years ago[TMP] mail: added a small thin in test to re-runbot the runbot.
Thibault Delavallée [Fri, 19 Oct 2012 12:32:22 +0000 (14:32 +0200)]
[TMP] mail: added a small thin in test to re-runbot the runbot.

bzr revid: tde@openerp.com-20121019123222-611b6uv4foyudmvu

11 years ago[DOC] mail.js: added some comments.
Thibault Delavallée [Fri, 19 Oct 2012 12:06:57 +0000 (14:06 +0200)]
[DOC] mail.js: added some comments.

bzr revid: tde@openerp.com-20121019120657-1wsdfqyfl2d5jrg3

11 years ago[IMP] mail_followers widget: start now calls its super, and override of set_value...
Thibault Delavallée [Fri, 19 Oct 2012 12:06:48 +0000 (14:06 +0200)]
[IMP] mail_followers widget: start now calls its super, and override of set_value is not necessary anymore.

bzr revid: tde@openerp.com-20121019120648-kh4ct8kobijvirev

11 years ago[REV] mail_message: vote_toggle and favorite_toggle back as SUPERUSER_ID, because...
Thibault Delavallée [Fri, 19 Oct 2012 12:06:16 +0000 (14:06 +0200)]
[REV] mail_message: vote_toggle and favorite_toggle back as SUPERUSER_ID, because of access rights issues for people not being able to write on the mail.message.

bzr revid: tde@openerp.com-20121019120616-pw8yop07fo1i2vu2

11 years ago[FIX] Opera: programmatic .focus() on contenteditable element only works if element...
Xavier Morel [Fri, 19 Oct 2012 11:46:05 +0000 (13:46 +0200)]
[FIX] Opera: programmatic .focus() on contenteditable element only works if element also has a tabindex

bzr revid: xmo@openerp.com-20121019114605-pa441vc9nhsi3pxm

11 years ago[IMP] mail: cleaned a bit the mail.compose.message form view: debug fields back to...
Thibault Delavallée [Fri, 19 Oct 2012 11:34:40 +0000 (13:34 +0200)]
[IMP] mail: cleaned a bit the mail.compose.message form view: debug fields back to invisible, moved into the group for display.

bzr revid: tde@openerp.com-20121019113440-yfohh5gaou8jryiq

11 years ago[FIX] mail: fixed content_subtype stripped from context; fixed posting a message...
Thibault Delavallée [Fri, 19 Oct 2012 11:34:08 +0000 (13:34 +0200)]
[FIX] mail: fixed content_subtype stripped from context; fixed posting a message using the composer on res.users.

bzr revid: tde@openerp.com-20121019113408-ynxtc73mfaojh56p

11 years ago[FIX] mail.js: fixed wrong parent in subthreads (self not defined), fixed wront defau...
Thibault Delavallée [Fri, 19 Oct 2012 11:27:00 +0000 (13:27 +0200)]
[FIX] mail.js: fixed wrong parent in subthreads (self not defined), fixed wront default model and res_id given to the mail.compose.message wizard.

bzr revid: tde@openerp.com-20121019112700-7d60uqz8tt7ka9u1

11 years ago[FIX] Fixed a forgotten add(), SearchView#on_invalid().
vta vta@openerp.com [Fri, 19 Oct 2012 11:15:58 +0000 (13:15 +0200)]
[FIX] Fixed a forgotten add(), SearchView#on_invalid().

bzr revid: vta@openerp.com-20121019111558-zu8hzh7u61srew2e

11 years ago[FIX] SelectCreatePopup: append search view at the right position in the DOM
Xavier Morel [Fri, 19 Oct 2012 11:08:04 +0000 (13:08 +0200)]
[FIX] SelectCreatePopup: append search view at the right position in the DOM

Old error had added the list and the search at the same place of the
popup, leading to strange interactions as the search view is floated
to the right: in Firefox the search view would be hidden behind the
list (completely), in Chrome the search view would be visible but
"overlaid" with a transparent section of the list, and (tentative)
clicks on the search view would have no effect as they'd actually be
done on and in the list view.

bzr revid: xmo@openerp.com-20121019110804-3kg91rro91isp771

11 years ago[FIX] mail_message: fixed message_unread filter name, to be able to use action counte...
Thibault Delavallée [Fri, 19 Oct 2012 10:12:11 +0000 (12:12 +0200)]
[FIX] mail_message: fixed message_unread filter name, to be able to use action counter on mail.messages.

bzr revid: tde@openerp.com-20121019101211-2tuz45x891a3izzl

11 years ago[IMP] hack-ish hack to make reorderable lists non-reorderable in readonly o2m
Xavier Morel [Fri, 19 Oct 2012 10:07:25 +0000 (12:07 +0200)]
[IMP] hack-ish hack to make reorderable lists non-reorderable in readonly o2m

* Technically this is done by the the setup_reseq override

* the filtering added to FieldOne2Many is for UI improvement

bzr revid: xmo@openerp.com-20121019100725-izotstggoxpfjk6k

11 years ago[REVIEW] mail: some code cleanup before merging.
Thibault Delavallée [Fri, 19 Oct 2012 09:59:19 +0000 (11:59 +0200)]
[REVIEW] mail: some code cleanup before merging.
mail.message: fixed to_read condition
mail.message: cleaned message_read code
mail.thread: fixed mega security hole, giving superuser rights when creating objects in mail.thread

bzr revid: tde@openerp.com-20121019095919-xa95j10f22va6djm

11 years ago[REV] mail_followers: this.view.dataset.ids[0] back to its old this.view.datarecord...
Thibault Delavallée [Fri, 19 Oct 2012 09:56:26 +0000 (11:56 +0200)]
[REV] mail_followers: this.view.dataset.ids[0] back to its old this.view.datarecord.id form.

bzr revid: tde@openerp.com-20121019095626-7j3xpjebay33nyij

11 years ago[MERGE] lp:~openerp-dev/openobject-addons/trunk-misc-security-access-right-aja
Jigar Amin [Fri, 19 Oct 2012 09:36:38 +0000 (15:06 +0530)]
[MERGE] lp:~openerp-dev/openobject-addons/trunk-misc-security-access-right-aja

bzr revid: jam@tinyerp.com-20121019093638-urnn6tcqhrrrp4sp

11 years ago[FIX] mail_message: fixed message_read adding too much expandables, due to bad code...
Thibault Delavallée [Fri, 19 Oct 2012 09:13:29 +0000 (11:13 +0200)]
[FIX] mail_message: fixed message_read adding too much expandables, due to bad code indentation.

bzr revid: tde@openerp.com-20121019091329-5jnht3of77zqukl0

11 years ago[FIX] mail_followers widget: fixed bug trying to get current record id, now using...
Thibault Delavallée [Fri, 19 Oct 2012 08:36:12 +0000 (10:36 +0200)]
[FIX] mail_followers widget: fixed bug trying to get current record id, now using datarecord.id.

bzr revid: tde@openerp.com-20121019083612-9oklso9sht5qj5tq

11 years ago[IMP] [TMP] mail: tests: added some tests and debug when facing the now famous random...
Thibault Delavallée [Fri, 19 Oct 2012 08:17:36 +0000 (10:17 +0200)]
[IMP] [TMP] mail: tests: added some tests and debug when facing the now famous random runbot-dev bug, that is now not only trigerred on runbot-dev.

bzr revid: tde@openerp.com-20121019081736-rpsqvve1bjhl5ymg

11 years ago[MERGE] Merged with addons/trunk.
Thibault Delavallée [Fri, 19 Oct 2012 07:48:55 +0000 (09:48 +0200)]
[MERGE] Merged with addons/trunk.

bzr revid: tde@openerp.com-20121019074855-q13yu3kz0jqmr2hi

11 years ago[FIX] mail: remove message_loaded on call message_post_api
Christophe Matthieu [Fri, 19 Oct 2012 07:36:10 +0000 (09:36 +0200)]
[FIX] mail: remove message_loaded on call message_post_api

bzr revid: chm@openerp.com-20121019073610-nfbgn83kixxm1x64

11 years ago[FIX] mail: message_post_api call and new_message_id value
Christophe Matthieu [Fri, 19 Oct 2012 07:33:38 +0000 (09:33 +0200)]
[FIX] mail: message_post_api call and new_message_id value

bzr revid: chm@openerp.com-20121019073338-brb0g1qivvs9pyry

11 years ago[IMP]:Inherit warehouse user inherit from group employee
ajay javiya (OpenERP) [Fri, 19 Oct 2012 07:19:12 +0000 (12:49 +0530)]
[IMP]:Inherit warehouse user inherit from group employee

bzr revid: aja@tinyerp.com-20121019071912-gt9k5v6vh64quz5t

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 19 Oct 2012 05:39:33 +0000 (05:39 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20121019053933-51d6oob5aw0ujz40

11 years ago[MERGE] merged with lp:openobject-addons
pankita shah (Open ERP) [Fri, 19 Oct 2012 05:08:21 +0000 (10:38 +0530)]
[MERGE] merged with lp:openobject-addons

bzr revid: shp@tinyerp.com-20121019050821-6e0dbnsxxzg0zocf

11 years ago[IMP] improve condition
pankita shah (Open ERP) [Fri, 19 Oct 2012 05:06:21 +0000 (10:36 +0530)]
[IMP] improve condition

bzr revid: shp@tinyerp.com-20121019050621-kz81td0dsdt4681o

11 years ago[IMP] warning message replace is posterior to by comes before
pankita shah (Open ERP) [Fri, 19 Oct 2012 04:57:23 +0000 (10:27 +0530)]
[IMP] warning message replace is posterior to by comes before

bzr revid: shp@tinyerp.com-20121019045723-rt8fqmuk11vsgiak

11 years ago[FIX] remove console.log
Antony Lesuisse [Thu, 18 Oct 2012 20:31:18 +0000 (22:31 +0200)]
[FIX] remove console.log

bzr revid: al@openerp.com-20121018203118-ufstntp8wshs3fjj

11 years ago[MERGE]: Merged with trunk
Atul Patel (OpenERP) [Thu, 18 Oct 2012 18:26:57 +0000 (23:56 +0530)]
[MERGE]: Merged with trunk

bzr revid: atp@tinyerp.com-20121018182657-pipnhx8fatjfir30

11 years ago[CLEAN] TopButton: removed unnecessary options in context.
Thibault Delavallée [Thu, 18 Oct 2012 16:45:33 +0000 (18:45 +0200)]
[CLEAN] TopButton: removed unnecessary options in context.

bzr revid: tde@openerp.com-20121018164533-8np5jqw8d3gv1kf1

11 years ago[DIE] callbackenabled
Antony Lesuisse [Thu, 18 Oct 2012 15:58:37 +0000 (17:58 +0200)]
[DIE] callbackenabled

bzr revid: al@openerp.com-20121018155837-lr90ldzrnwd06ueu

11 years ago[DIE] callbackenable
Antony Lesuisse [Thu, 18 Oct 2012 15:57:55 +0000 (17:57 +0200)]
[DIE] callbackenable

bzr revid: al@openerp.com-20121018155755-ldtrek7v33gz93po

11 years ago[FIX] m2o#focus() does nothing when readonly
Fabien Meghazi [Thu, 18 Oct 2012 15:47:55 +0000 (17:47 +0200)]
[FIX] m2o#focus() does nothing when readonly

bzr revid: fme@openerp.com-20121018154755-a9hurjb0664l03x2

11 years ago[ADD] mail: added forgottent mail_favorite_view.xml file.
Thibault Delavallée [Thu, 18 Oct 2012 15:33:34 +0000 (17:33 +0200)]
[ADD] mail: added forgottent mail_favorite_view.xml file.

bzr revid: tde@openerp.com-20121018153334-g7fv8mv3a8utrx76

11 years ago[FIX] Favorite menu: fixed domain, forgottent to update star into favorite.
Thibault Delavallée [Thu, 18 Oct 2012 15:31:39 +0000 (17:31 +0200)]
[FIX] Favorite menu: fixed domain, forgottent to update star into favorite.

bzr revid: tde@openerp.com-20121018153139-nw5jpnrju5taid3r

11 years ago[IMP] mail: star is renamed as favorite (propagated changes through module); added...
Thibault Delavallée [Thu, 18 Oct 2012 15:23:22 +0000 (17:23 +0200)]
[IMP] mail: star is renamed as favorite (propagated changes through module); added views for this model in technical feature, under emails. Cleaned message_read and message_read_get_expandable because the code was quite obfuscated.

bzr revid: tde@openerp.com-20121018152322-cakaas3a77h1pi7m

11 years ago[FIX] various listview issues
Xavier Morel [Thu, 18 Oct 2012 15:01:08 +0000 (17:01 +0200)]
[FIX] various listview issues

bzr revid: xmo@openerp.com-20121018150108-althdcxk3jc2bkun

11 years ago[IMP] add overridable dimension-setting method on form fields
Xavier Morel [Thu, 18 Oct 2012 14:57:12 +0000 (16:57 +0200)]
[IMP] add overridable dimension-setting method on form fields

bzr revid: xmo@openerp.com-20121018145712-am4y6bdnz2x14i2c

11 years ago[IMP] Binary fields, use html5 api if available
Fabien Meghazi [Thu, 18 Oct 2012 14:37:30 +0000 (16:37 +0200)]
[IMP] Binary fields, use html5 api if available

bzr revid: fme@openerp.com-20121018143730-2qoalz6uye5ggbn5

11 years ago[MERGE] expression: negative operators (e.g. NOT IN) where not working on o2m fields...
Olivier Dony [Thu, 18 Oct 2012 14:21:36 +0000 (16:21 +0200)]
[MERGE] expression: negative operators (e.g. NOT IN) where not working on o2m fields - tests added

bzr revid: odo@openerp.com-20121018142136-sptithprvul2v7cc

11 years ago[IMP] Finally allow to call set() with 2 arguments.
niv-openerp [Thu, 18 Oct 2012 14:16:07 +0000 (16:16 +0200)]
[IMP] Finally allow to call set() with 2 arguments.

bzr revid: nicolas.vanhoren@openerp.com-20121018141607-jpow2bu1dlvdriyd

11 years ago[FIX] only reload m2m listview once after adding n records to it (via dialog)
Xavier Morel [Thu, 18 Oct 2012 13:41:23 +0000 (15:41 +0200)]
[FIX] only reload m2m listview once after adding n records to it (via dialog)

The listview does not support concurrent reload requests, either wait
for the previous reload to finish before sending the new one, or just
send a single reload.

For m2m, can wait and do a single reload so do that.

bzr revid: xmo@openerp.com-20121018134123-ox2ccq0wm3r5jwas

11 years ago[FIX] mail_message: fixed various bigs introduced when merging trunk.
Thibault Delavallée [Thu, 18 Oct 2012 13:18:50 +0000 (15:18 +0200)]
[FIX] mail_message: fixed various bigs introduced when merging trunk.

bzr revid: tde@openerp.com-20121018131850-t4d4o38jyma8uaa1

11 years ago[MERGE] trunk-trigger-on_write.
vta vta@openerp.com [Thu, 18 Oct 2012 13:08:45 +0000 (15:08 +0200)]
[MERGE] trunk-trigger-on_write.

bzr revid: vta@openerp.com-20121018130845-igtqi323qd0g120f

11 years ago[MERGE] Latest trunk.
vta vta@openerp.com [Thu, 18 Oct 2012 13:08:20 +0000 (15:08 +0200)]
[MERGE] Latest trunk.

bzr revid: vta@openerp.com-20121018130820-c95a4bsxsjq0vzxw

11 years ago[MERGE] Merged with addons/trunk, re-done to get last fixes from trunk.
Thibault Delavallée [Thu, 18 Oct 2012 13:06:01 +0000 (15:06 +0200)]
[MERGE] Merged with addons/trunk, re-done to get last fixes from trunk.

bzr revid: tde@openerp.com-20121018130049-d2cisvw7g503chvs
bzr revid: tde@openerp.com-20121018130601-nj99fd1a5ok7r952

11 years ago[IMP] improve action message as per suggection
pankita shah (Open ERP) [Thu, 18 Oct 2012 13:04:44 +0000 (18:34 +0530)]
[IMP] improve action message as per suggection

bzr revid: shp@tinyerp.com-20121018130444-bu8iv6kez1xt1js1

11 years ago[MERGE] Merge trunk-trigger-on_search.
vta vta@openerp.com [Thu, 18 Oct 2012 12:59:46 +0000 (14:59 +0200)]
[MERGE] Merge trunk-trigger-on_search.

bzr revid: vta@openerp.com-20121018125946-tl881noca2ys20we

11 years ago[MERGE] Merge trunk-trigger-on_search.
vta vta@openerp.com [Thu, 18 Oct 2012 12:57:45 +0000 (14:57 +0200)]
[MERGE] Merge trunk-trigger-on_search.

bzr revid: vta@openerp.com-20121018125745-23he1va0dpj5jrfk

11 years ago[FIX] l10n_us typo: agricultar->agriculture (also fixed in XML ids, should not break...
Olivier Dony [Thu, 18 Oct 2012 12:57:38 +0000 (14:57 +0200)]
[FIX] l10n_us typo: agricultar->agriculture (also fixed in XML ids, should not break anything on existing DBs)

bzr revid: odo@openerp.com-20121018125738-wf3utqfhzgexs191

11 years ago[FIX] expression: negative operators (e.g. NOT IN) where not working on o2m fields...
Olivier Dony [Thu, 18 Oct 2012 12:47:50 +0000 (14:47 +0200)]
[FIX] expression: negative operators (e.g. NOT IN) where not working on o2m fields - tests added

bzr revid: odo@openerp.com-20121018124750-bkea51a7zkvwwygi

11 years ago[FIX] Fixed event name.
vta vta@openerp.com [Thu, 18 Oct 2012 12:46:07 +0000 (14:46 +0200)]
[FIX] Fixed event name.

bzr revid: vta@openerp.com-20121018124607-rifo06nfx7jo134e

11 years ago[FIX] Fixed name in event.
vta vta@openerp.com [Thu, 18 Oct 2012 12:45:48 +0000 (14:45 +0200)]
[FIX] Fixed name in event.

bzr revid: vta@openerp.com-20121018124548-qfan5n9tl31cn3ng

11 years ago[MERGE] Latest trunk.
vta vta@openerp.com [Thu, 18 Oct 2012 12:41:16 +0000 (14:41 +0200)]
[MERGE] Latest trunk.

bzr revid: vta@openerp.com-20121015092449-mlnm756plrcqq0ar
bzr revid: vta@openerp.com-20121018124116-vh6a6dopf93lfjt5

11 years ago[FIX] don't trigger search twice when a facet is removed from the query due to its...
Xavier Morel [Thu, 18 Oct 2012 12:40:05 +0000 (14:40 +0200)]
[FIX] don't trigger search twice when a facet is removed from the query due to its values becoming empty

The facet removal from its last value being removed
(`this.remove(facet)` in the 'change' handler of the SearchQuery)
broadcasted its `remove` event, triggering the `do_search` (and
repaint) hook of the SearchView a second time right after the
`change`-triggered search.

Not only is this unnecessary and duplicated work (the `remove` is a
sync operation, so searchview-attached events haven't yet executed by
the time `remove` is called), the listview really doesn't like getting
a ``search`` signal while it's already executing a search.

So fix that.

bzr revid: xmo@openerp.com-20121018124005-6vfi7tqasz32ai8v

11 years ago[FIX] problem in mail_followers.js
niv-openerp [Thu, 18 Oct 2012 12:38:27 +0000 (14:38 +0200)]
[FIX] problem in mail_followers.js

bzr revid: nicolas.vanhoren@openerp.com-20121018123827-lu6ku0zb9pfddsjc

11 years ago[REM] dead code
Xavier Morel [Thu, 18 Oct 2012 12:34:03 +0000 (14:34 +0200)]
[REM] dead code

bzr revid: xmo@openerp.com-20121018123403-k97t9x0hiie56f2n

11 years ago[MREGE] merged with lp:openobject-addons
pankita shah (Open ERP) [Thu, 18 Oct 2012 12:30:26 +0000 (18:00 +0530)]
[MREGE] merged with lp:openobject-addons

bzr revid: shp@tinyerp.com-20121018123026-nxwgfmm8yy4t18mz

11 years ago[MERGE] Latest trunk.
vta vta@openerp.com [Thu, 18 Oct 2012 12:23:24 +0000 (14:23 +0200)]
[MERGE] Latest trunk.

bzr revid: vta@openerp.com-20121018122324-hf4y784k49s0vsye

11 years ago[FIX] Fixed on_loaded in ViewEditor.
vta vta@openerp.com [Thu, 18 Oct 2012 12:19:47 +0000 (14:19 +0200)]
[FIX] Fixed on_loaded in ViewEditor.

bzr revid: vta@openerp.com-20121018121947-xx2334wkt2tr6qcq

11 years ago[MERGE] trunk-trigger-on_loaded.
vta vta@openerp.com [Thu, 18 Oct 2012 12:10:22 +0000 (14:10 +0200)]
[MERGE] trunk-trigger-on_loaded.

bzr revid: vta@openerp.com-20121018121022-h7y6qccvky7qg45d

11 years ago[MERGE] Latest trunk.
vta vta@openerp.com [Thu, 18 Oct 2012 12:09:20 +0000 (14:09 +0200)]
[MERGE] Latest trunk.

bzr revid: vta@openerp.com-20121018120920-dvr8wp8tyhngy601

11 years ago[FIX] Fixed on_loaded in editable list.
vta vta@openerp.com [Thu, 18 Oct 2012 11:54:51 +0000 (13:54 +0200)]
[FIX] Fixed on_loaded in editable list.

bzr revid: vta@openerp.com-20121018115451-vx4i66o75kld3io9

11 years ago[FIX] Fixed on_loaded in all different views.
vta vta@openerp.com [Thu, 18 Oct 2012 11:49:50 +0000 (13:49 +0200)]
[FIX] Fixed on_loaded in all different views.

bzr revid: vta@openerp.com-20121018114950-svqy0gje04vw2ysc

11 years ago[IMP] warning message and fix tracback
pankita shah (Open ERP) [Thu, 18 Oct 2012 11:39:49 +0000 (17:09 +0530)]
[IMP] warning message and fix tracback

bzr revid: shp@tinyerp.com-20121018113949-wcgkj455rwd81z3h

11 years ago[IMP] warning mesage and fix traceback ehen click chanwork button
pankita shah (Open ERP) [Thu, 18 Oct 2012 10:59:33 +0000 (16:29 +0530)]
[IMP] warning mesage and fix traceback ehen click chanwork button

bzr revid: atp@tinyerp.com-20121015054845-myi61ts7o2p4bg1e
bzr revid: atp@tinyerp.com-20121016175913-lbq3ymr9y7qz0tae
bzr revid: shp@tinyerp.com-20121018105933-c40om6nmwjw2xz7s

11 years ago[MERGE] Merged OpenChatter part 5.1: Mailbox Gangnam Style, A Reborn Bourriquet
Thibault Delavallée [Thu, 18 Oct 2012 10:26:01 +0000 (12:26 +0200)]
[MERGE] Merged OpenChatter part 5.1: Mailbox Gangnam Style, A Reborn Bourriquet
Fixes and improvements :
- posting on the Wall now post on res.users with correct uid
- posting on res.users redirect on the related partner, when using message_post_api
- default subtype is False, not comment, otherwise you will be spammed with all logs produced by internal notifications
- removed the 'is_private' field; a private message is a message without model and res_id
- (un)read on mail.message is now to_read, based on the notification; when setting as (un)read messages for which you do not have a notification (i.e. parents added for threading), notifications are automatically created and set as (un)read; web client does not have to care about having notifications, juste set (un)read
- email_template: templates added in menu actions now correctly use the template by adding the default_use_template key in context
- mail_followers widget: fixed the behavior; fixed subtypes displayed only when following the document; improved the generic display when not being able to read on res.partner; overall code cleaning in subtypes
- various small fixes
Access rules/rights :
- message_read and its child methods now use read instead of browse, because of access issues due to the prefetching and ids cache
- various fixes related to access rights
Tests :
- updated and cleaned the needaction tests
- access rights tests are uncommented; it seems weird to comment tests that crash instead of trying to resolve the crash, but, well, they are back
Cleaning :
- mail.compose.message: removed Chatter form view
- various cleaning in mail

bzr revid: tde@openerp.com-20121018102601-bwtcd897wmr3fwg0

11 years ago[FIX] Race condition bug inserted in Revision: 3245 revid:fme@openerp.com-20121016122...
Fabien Meghazi [Thu, 18 Oct 2012 10:08:50 +0000 (12:08 +0200)]
[FIX] Race condition bug inserted in Revision: 3245 revid:fme@openerp.com-20121016122951-hwm80wzmhnm8tlj5

bzr revid: fme@openerp.com-20121018100850-50fmnenx64f82151

11 years ago[FIX] memory leak in event dispatcher
niv-openerp [Thu, 18 Oct 2012 09:51:32 +0000 (11:51 +0200)]
[FIX] memory leak in event dispatcher

bzr revid: nicolas.vanhoren@openerp.com-20121018095132-3ew3rbkjfwzgp5r1

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

bzr revid: tde@openerp.com-20121018094809-jy11zk745jcya5uv

11 years ago[FIX] mail: test: fixed a warning due to a bad-named field.
Thibault Delavallée [Thu, 18 Oct 2012 09:47:34 +0000 (11:47 +0200)]
[FIX] mail: test: fixed a warning due to a bad-named field.

bzr revid: tde@openerp.com-20121018094734-tqfrmg0jb2t2a1k2

11 years ago[FIX] Fixed css class in kanban ungrouped mode
Fabien Meghazi [Thu, 18 Oct 2012 09:45:01 +0000 (11:45 +0200)]
[FIX] Fixed css class in kanban ungrouped mode

bzr revid: fme@openerp.com-20121018094501-nnee3rpppyodf9ky

11 years ago[REVIEW] Cleaning before merging.
Thibault Delavallée [Thu, 18 Oct 2012 09:34:53 +0000 (11:34 +0200)]
[REVIEW] Cleaning before merging.

bzr revid: tde@openerp.com-20121018093453-trijh79z0j7oha6f

11 years ago[IMP] mail: use the web.base.url parameter
Stephane Wirtel [Thu, 18 Oct 2012 09:20:13 +0000 (11:20 +0200)]
[IMP] mail: use the web.base.url parameter

bzr revid: stw@openerp.com-20121018092013-6xo2hs9hizu0ro33

11 years ago[MERGE] css: various fixes and csv import
Frédéric van der Essen [Thu, 18 Oct 2012 09:15:43 +0000 (11:15 +0200)]
[MERGE] css: various fixes and csv import

bzr revid: fva@openerp.com-20121018091543-4iw4ic3uuf3ymxtt

11 years ago[IMP] [FIX] mail_followers widget: fixed buggy button; fixed subtypes displayed only...
Thibault Delavallée [Thu, 18 Oct 2012 09:13:27 +0000 (11:13 +0200)]
[IMP] [FIX] mail_followers widget: fixed buggy button; fixed subtypes displayed only if the current user is following the document; various code cleaning.

bzr revid: tde@openerp.com-20121018091327-bt7dyi7pn9w11lsa

11 years ago[FIX] mail: fix the notify followers
Christophe Matthieu [Thu, 18 Oct 2012 08:54:24 +0000 (10:54 +0200)]
[FIX] mail: fix the notify followers

bzr revid: chm@openerp.com-20121018085424-hfspxqcpo2p5ya6t

11 years ago[FIX] Fixed on_loaded in Menu and Search.
vta vta@openerp.com [Thu, 18 Oct 2012 08:50:28 +0000 (10:50 +0200)]
[FIX] Fixed on_loaded in Menu and Search.

bzr revid: vta@openerp.com-20121018085028-d0ww48el2jwmtcpg

11 years ago[MERGE] from trunk
Frédéric van der Essen [Thu, 18 Oct 2012 08:15:36 +0000 (10:15 +0200)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20121018081536-r0xfo12gttw0loab

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

bzr revid: tde@openerp.com-20121018072448-y2yvsh2kvznnmg8j

11 years ago[MERGE] Latest trunk.
vta vta@openerp.com [Thu, 18 Oct 2012 07:02:52 +0000 (09:02 +0200)]
[MERGE] Latest trunk.

bzr revid: vta@openerp.com-20121015095120-slieowls1jkkeguj
bzr revid: vta@openerp.com-20121018070252-l2r83wkj5mfuu5y0

11 years ago[IMP] when editing a row, hide the list cells overlaid by form fields
Xavier Morel [Thu, 18 Oct 2012 06:37:03 +0000 (08:37 +0200)]
[IMP] when editing a row, hide the list cells overlaid by form fields

* visibility: hidden on the cell itself hides the whole cell including
  background and borders, looks terrible

* color: transparent is supported by all supported browsers (even IE
  >= 9), and it avoids breaking the cell sizes (which the usual hack —
  text-indent -9999px does)

* can probably just apply visibility:hidden to eveything below the
  cell itself

bzr revid: xmo@openerp.com-20121018063703-scz1yl87b7nhgx94

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 18 Oct 2012 04:41:10 +0000 (04:41 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20121018044110-cqlg7hbfgy4m2bba

11 years ago[IMP] css: improved csv import css
Frédéric van der Essen [Wed, 17 Oct 2012 16:56:46 +0000 (18:56 +0200)]
[IMP] css: improved csv import css

bzr revid: fva@openerp.com-20121017165646-8u35781nm8skhulh

11 years ago[MERGE] therp-nl/openobject-server/openobject-server_ormcache_key cache not working...
Antony Lesuisse [Wed, 17 Oct 2012 16:25:55 +0000 (18:25 +0200)]
[MERGE] therp-nl/openobject-server/openobject-server_ormcache_key cache not working correctly with skiparg

bzr revid: al@openerp.com-20121017162555-tkydd6uq6fpm3a5i

11 years ago[FIX] mail_message: browse -> read in get_record_name.
Thibault Delavallée [Wed, 17 Oct 2012 16:12:45 +0000 (18:12 +0200)]
[FIX] mail_message: browse -> read in get_record_name.

bzr revid: tde@openerp.com-20121017161245-6j28vno604lm8zny

11 years ago[FIX] basic inputs (e.g. float) in editable list views having size hardcoded to 7em
Xavier Morel [Wed, 17 Oct 2012 15:59:20 +0000 (17:59 +0200)]
[FIX] basic inputs (e.g. float) in editable list views having size hardcoded to 7em

bzr revid: xmo@openerp.com-20121017155920-lwmzlwbfthfzhluj

11 years ago[IMP] mail: tests: added basic test about mail.compose.message access rights.
Thibault Delavallée [Wed, 17 Oct 2012 15:57:53 +0000 (17:57 +0200)]
[IMP] mail: tests: added basic test about mail.compose.message access rights.

bzr revid: tde@openerp.com-20121017155753-i8l7z47ugtp1961p

11 years ago[IMP] mail: added to_read field on mail.message, based on unread notifications. When...
Thibault Delavallée [Wed, 17 Oct 2012 15:57:33 +0000 (17:57 +0200)]
[IMP] mail: added to_read field on mail.message, based on unread notifications. When setting a notification as (un)read, it now creates a notification if it does not exist.

bzr revid: tde@openerp.com-20121017155733-8gpb5goyiomsop2x

11 years ago[MERGE] safe_eval opcode updates
Antony Lesuisse [Wed, 17 Oct 2012 15:55:26 +0000 (17:55 +0200)]
[MERGE] safe_eval opcode updates

bzr revid: al@openerp.com-20121017155526-o0ro53rno8d8cql2

11 years ago[IMP] Make breadcrumb use deferred returned by switch_view()
Fabien Meghazi [Wed, 17 Oct 2012 15:55:25 +0000 (17:55 +0200)]
[IMP] Make breadcrumb use deferred returned by switch_view()

bzr revid: fme@openerp.com-20121017155525-jf4vdbo8r183vi94