odoo/odoo.git
11 years ago[IMP]account:field na me changed partner to supplier
Khushboo Bhatt (Open ERP) [Mon, 22 Oct 2012 05:19:31 +0000 (10:49 +0530)]
[IMP]account:field na me changed partner to supplier

bzr revid: kbh@tinyerp.com-20121022051931-ocw837yy2kmzduwh

11 years ago[ADD]purchase:added default and search default on PO for partner_id
Khushboo Bhatt (Open ERP) [Fri, 19 Oct 2012 10:43:17 +0000 (16:13 +0530)]
[ADD]purchase:added default and search default on PO for partner_id

bzr revid: kbh@tinyerp.com-20121019104317-5oyo49xs1ryle58j

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[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[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[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[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] 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[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[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] 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

11 years ago[IMP] WebClient api change. ActionManager#do_action() now takes an optional 'options...
Fabien Meghazi [Wed, 17 Oct 2012 14:56:39 +0000 (16:56 +0200)]
[IMP] WebClient api change. ActionManager#do_action() now takes an optional 'options' dict as second argument

bzr revid: fme@openerp.com-20121017145639-xyyg9askp6xtlg6r

11 years ago[IMP] Use an 'options' dict as second arg for ActionManager#do_action()
Fabien Meghazi [Wed, 17 Oct 2012 14:55:48 +0000 (16:55 +0200)]
[IMP] Use an 'options' dict as second arg for ActionManager#do_action()

bzr revid: fme@openerp.com-20121017145548-oc9s6oadhwzbr78m

11 years ago[FIX] Mailboxes: now post on res.users, with correct uid. Posts on res.users usign...
Thibault Delavallée [Wed, 17 Oct 2012 14:33:35 +0000 (16:33 +0200)]
[FIX] Mailboxes: now post on res.users, with correct uid. Posts on res.users usign message_post_api are redirected to the related partner.

bzr revid: tde@openerp.com-20121017143335-xxgfe1fsqqwz2gon

11 years ago[IMP] form view set default show invisible fields in conditions
Antony Lesuisse [Wed, 17 Oct 2012 14:28:35 +0000 (16:28 +0200)]
[IMP] form view set default show invisible fields in conditions

bzr revid: al@openerp.com-20121017142835-a6jdps82it12y03b

11 years ago[FIX] mail: res_users: browse -> read to have partner_id, to avoid access rights...
Thibault Delavallée [Wed, 17 Oct 2012 14:19:58 +0000 (16:19 +0200)]
[FIX] mail: res_users: browse -> read to have partner_id, to avoid access rights issues.

bzr revid: tde@openerp.com-20121017141958-kvo8q82rltfhsfl8

11 years ago[REM] mail: removed is_private on mail.message model. Updated models and widgets...
Thibault Delavallée [Wed, 17 Oct 2012 14:19:33 +0000 (16:19 +0200)]
[REM] mail: removed is_private on mail.message model. Updated models and widgets accordingly.

bzr revid: tde@openerp.com-20121017141933-uwbgqn041mvdtp7p

11 years ago[MERGE] from trunk
Frédéric van der Essen [Wed, 17 Oct 2012 14:05:09 +0000 (16:05 +0200)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20121017140509-67yq1gjzrs871hb6

11 years ago[FIX] breadcrumb does not restore url state
Fabien Meghazi [Wed, 17 Oct 2012 13:55:10 +0000 (15:55 +0200)]
[FIX] breadcrumb does not restore url state

bzr revid: fme@openerp.com-20121017135510-wtye34kd1rkagqtr

11 years ago[FIX] mail_message: fixed errors in message_read.
Thibault Delavallée [Wed, 17 Oct 2012 13:54:51 +0000 (15:54 +0200)]
[FIX] mail_message: fixed errors in message_read.

bzr revid: tde@openerp.com-20121017135451-bschq7nhcace0638

11 years ago[MISC] mail_compose_message: removed forgottent print statemetn.
Thibault Delavallée [Wed, 17 Oct 2012 13:45:08 +0000 (15:45 +0200)]
[MISC] mail_compose_message: removed forgottent print statemetn.

bzr revid: tde@openerp.com-20121017134508-0pofvym9thbz122k

11 years ago[REF] mail_message: message_read: re-implementation using read instead of browse...
Thibault Delavallée [Wed, 17 Oct 2012 13:44:49 +0000 (15:44 +0200)]
[REF] mail_message: message_read: re-implementation using read instead of browse, to avoid access rights issues. Fixed call in js; updated mail_follower and mail about set_value becoming render_value.

bzr revid: tde@openerp.com-20121017134449-l8gyp8l5e6ogcx3a

11 years ago[FIX] fetching of table cells to match form inputs to
Xavier Morel [Wed, 17 Oct 2012 13:43:51 +0000 (15:43 +0200)]
[FIX] fetching of table cells to match form inputs to

Only fetch the table cells of the row being edited *after* having
saved a pending edition.

Otherwise, when re-editing the same record (e.g. click between buttons
or on a readonly field), the cells are saved, the record is refreshed
destroying the cells, and when trying to get the cell positions to
position form fields correctly... the cells which don't exist anymore
return 0, 0 as their position and nothing works correctly.

bzr revid: xmo@openerp.com-20121017134351-lpmz27f1iemmsfoq

11 years ago[MISC] Forgotten file modified during merging trunk.
Thibault Delavallée [Wed, 17 Oct 2012 13:43:32 +0000 (15:43 +0200)]
[MISC] Forgotten file modified during merging trunk.

bzr revid: tde@openerp.com-20121017134332-pm0tu2wfx8jrfppz

11 years ago[FIX] mail: tests: fixed needaction tests, now more robust to already updated databases.
Thibault Delavallée [Wed, 17 Oct 2012 13:42:33 +0000 (15:42 +0200)]
[FIX] mail: tests: fixed needaction tests, now more robust to already updated databases.

bzr revid: tde@openerp.com-20121017134233-l50ea2tqjvg1ib1r

11 years ago[FIX] listview indicator positioning: position relative is UB on table elements
Xavier Morel [Wed, 17 Oct 2012 12:16:01 +0000 (14:16 +0200)]
[FIX] listview indicator positioning: position relative is UB on table elements

bzr revid: xmo@openerp.com-20121017121601-g3kmxqxvoi447mkp

11 years ago[FIX] in-group pagination of list views
Xavier Morel [Wed, 17 Oct 2012 11:58:45 +0000 (13:58 +0200)]
[FIX] in-group pagination of list views

bzr revid: xmo@openerp.com-20121017115845-9ch6icjjhrzycj84

11 years ago[FIX] group_by_no_leaf handling
Xavier Morel [Wed, 17 Oct 2012 11:07:50 +0000 (13:07 +0200)]
[FIX] group_by_no_leaf handling

bzr revid: xmo@openerp.com-20121017110750-vrtx04b40e4kralm

11 years ago[IMP] Breadcrumb always reload views on history back
Fabien Meghazi [Wed, 17 Oct 2012 11:04:21 +0000 (13:04 +0200)]
[IMP] Breadcrumb always reload views on history back

bzr revid: fme@openerp.com-20121017110421-l19e5a397umi66k8

11 years ago[FIX] unbreak group class hierarchy
Xavier Morel [Wed, 17 Oct 2012 10:59:48 +0000 (12:59 +0200)]
[FIX] unbreak group class hierarchy

bzr revid: xmo@openerp.com-20121017105948-lr7s57j1pi0oozou

11 years ago[FIX] forgotten DataGroup reference
Xavier Morel [Wed, 17 Oct 2012 10:52:57 +0000 (12:52 +0200)]
[FIX] forgotten DataGroup reference

bzr revid: xmo@openerp.com-20121017105257-lab5rc7pu9rd80iw

11 years ago[MOVE] datagroup to a private ListView API
Xavier Morel [Wed, 17 Oct 2012 10:52:13 +0000 (12:52 +0200)]
[MOVE] datagroup to a private ListView API

bzr revid: xmo@openerp.com-20121017105213-sfosutg26zg0w2ax

11 years ago[REV] reordering broken if widget=handle
Xavier Morel [Wed, 17 Oct 2012 10:26:03 +0000 (12:26 +0200)]
[REV] reordering broken if widget=handle

bzr revid: xmo@openerp.com-20121017102603-w70q44d5h5l1xss7

11 years ago[REM] xhr vector
Xavier Morel [Wed, 17 Oct 2012 10:24:10 +0000 (12:24 +0200)]
[REM] xhr vector

bzr revid: xmo@openerp.com-20121017102410-67m598a8e4orsjsc

11 years ago[MERGE] Merged with addons/trunk.
Thibault Delavallée [Wed, 17 Oct 2012 10:22:02 +0000 (12:22 +0200)]
[MERGE] Merged with addons/trunk.

bzr revid: tde@openerp.com-20121017102202-4g72e8ipcc7t5unz

11 years ago[IMP] sale: somewhat better wording for demo messages (reported by the en_US police)
Olivier Dony [Wed, 17 Oct 2012 09:49:03 +0000 (11:49 +0200)]
[IMP] sale: somewhat better wording for demo messages (reported by the en_US police)

bzr revid: odo@openerp.com-20121017094903-ckuo2s2twe01rq66

11 years ago[IMP] account: usability improvement (hide the state column of account.move.line...
Quentin (OpenERP) [Wed, 17 Oct 2012 09:41:42 +0000 (11:41 +0200)]
[IMP] account: usability improvement (hide the state column of account.move.line which doesn't provide useful information most of the time)

bzr revid: qdp-launchpad@openerp.com-20121017094142-uxi6obk1byojzjm1

11 years ago[IMP] account: usability improvement
Quentin (OpenERP) [Wed, 17 Oct 2012 09:36:09 +0000 (11:36 +0200)]
[IMP] account: usability improvement

bzr revid: qdp-launchpad@openerp.com-20121017093609-ul9bh3wgq1rnew8c

11 years ago[REM] email_template: removed overrided chatter form view; updated legacy wizard...
Thibault Delavallée [Wed, 17 Oct 2012 09:29:38 +0000 (11:29 +0200)]
[REM] email_template: removed overrided chatter form view; updated legacy wizard form view.

bzr revid: tde@openerp.com-20121017092938-8ulu2h3ml9on4iu9

11 years ago[FIX] Chatter widget: fixed model sent to the compose wizard.
Thibault Delavallée [Wed, 17 Oct 2012 09:28:07 +0000 (11:28 +0200)]
[FIX] Chatter widget: fixed model sent to the compose wizard.

bzr revid: tde@openerp.com-20121017092807-7uvax8ren3iqz1n9

11 years ago[CLEAN] mail.compose.message: removed form view that was done for Chatter, as this...
Thibault Delavallée [Wed, 17 Oct 2012 09:26:42 +0000 (11:26 +0200)]
[CLEAN] mail.compose.message: removed form view that was done for Chatter, as this is not used anymore.

bzr revid: tde@openerp.com-20121017092642-e27p41f9rqzd2rpm

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 17 Oct 2012 04:36:13 +0000 (04:36 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20121017043613-kd7vkw5ixd4djrpm

11 years ago[FIX] Fix kanban cells auto height
Fabien Meghazi [Tue, 16 Oct 2012 15:38:40 +0000 (17:38 +0200)]
[FIX] Fix kanban cells auto height

bzr revid: fme@openerp.com-20121016153840-z4mk6367itr1fwz7

11 years ago[REM] Kanban: removed console.log's
Fabien Meghazi [Tue, 16 Oct 2012 13:22:23 +0000 (15:22 +0200)]
[REM] Kanban: removed console.log's

bzr revid: fme@openerp.com-20121016132223-srfgvqrhwr99e8mz

11 years ago[IMP] KanbanView: replaced DataGroup by QueryGroup
Fabien Meghazi [Tue, 16 Oct 2012 13:20:03 +0000 (15:20 +0200)]
[IMP] KanbanView: replaced DataGroup by QueryGroup

bzr revid: fme@openerp.com-20121016132003-r8fn1g246th9y9e1

11 years ago[FIX] removed dirty hack to put buttons in footer of dialogs with an official dirty...
niv-openerp [Tue, 16 Oct 2012 12:56:27 +0000 (14:56 +0200)]
[FIX] removed dirty hack to put buttons in footer of dialogs with an official dirty feature

bzr revid: nicolas.vanhoren@openerp.com-20121016125627-vevqllvshay5fpv4

11 years ago[MERGE] Make sure we pass only lists, tuples or dicts to Cursor.execute().
Vo Minh Thu [Tue, 16 Oct 2012 12:54:08 +0000 (14:54 +0200)]
[MERGE] Make sure we pass only lists, tuples or dicts to Cursor.execute().

This fixes a call in the login code where a single untupled string was passed.
Psycopg does not see the problem: it iterates over the string, and as long as
the string length matches the number of needed parameters, everything seems
fine. Yeah for dynamic typing and SQL queries.

bzr revid: vmt@openerp.com-20121016125408-q537r71k5cisyxs0

11 years ago[CLEAN] mail: cleaned needaction tests.
Thibault Delavallée [Tue, 16 Oct 2012 12:53:58 +0000 (14:53 +0200)]
[CLEAN] mail: cleaned needaction tests.

bzr revid: tde@openerp.com-20121016125358-9acjd7up7k2d7hrw

11 years ago[FIX] modified action manager to use the $buttons of Dialog when it instantiate a...
niv-openerp [Tue, 16 Oct 2012 12:41:35 +0000 (14:41 +0200)]
[FIX] modified action manager to use the $buttons of Dialog when it instantiate a ViewManager in a Dialog

bzr revid: nicolas.vanhoren@openerp.com-20121016124135-xkll7ugawv9ae6bq

11 years ago[MERGE] Modified Form Fields to able to set their value before they are rendered
niv-openerp [Tue, 16 Oct 2012 12:36:45 +0000 (14:36 +0200)]
[MERGE] Modified Form Fields to able to set their value before they are rendered

bzr revid: nicolas.vanhoren@openerp.com-20121016123645-ikqfkx7p4tsae2hh

11 years ago[MERGE] Modified Form Fields to able to set their value before they are rendered
niv-openerp [Tue, 16 Oct 2012 12:35:59 +0000 (14:35 +0200)]
[MERGE] Modified Form Fields to able to set their value before they are rendered

bzr revid: nicolas.vanhoren@openerp.com-20121016123559-g3gjf73uzqz4u1xv

11 years ago[FIX] put back old behavior about save and readonly fields in form view
niv-openerp [Tue, 16 Oct 2012 12:31:01 +0000 (14:31 +0200)]
[FIX] put back old behavior about save and readonly fields in form view

bzr revid: nicolas.vanhoren@openerp.com-20121016123101-huzasphtqujf87b3

11 years ago[IMP] Kanban view speedup
Fabien Meghazi [Tue, 16 Oct 2012 12:29:51 +0000 (14:29 +0200)]
[IMP] Kanban view speedup

bzr revid: fme@openerp.com-20121016122951-hwm80wzmhnm8tlj5

11 years ago[FIX] mail_followers: fixed is_follower computation.
Thibault Delavallée [Tue, 16 Oct 2012 11:59:15 +0000 (13:59 +0200)]
[FIX] mail_followers: fixed is_follower computation.

bzr revid: tde@openerp.com-20121016115915-l9sgcxoa6i46d6xe

11 years ago[FIX] Fixed fix of revision 7750. Correct fix was to add in the generated action...
Thibault Delavallée [Tue, 16 Oct 2012 11:58:39 +0000 (13:58 +0200)]
[FIX] Fixed fix of revision 7750. Correct fix was to add in the generated action an use_template context key, that triggers the use of templates. Eveything is then managed inside the email_template override of mail.compose.message.

bzr revid: tde@openerp.com-20121016115839-8cj0u9si20qo14av

11 years ago[IMP] mail_thread: remove message_subtype_data field, not used anymore; message_is_fo...
Thibault Delavallée [Tue, 16 Oct 2012 11:17:53 +0000 (13:17 +0200)]
[IMP] mail_thread: remove message_subtype_data field, not used anymore; message_is_follower is not computed with message_follower_ids. Updated mail_followers widget, as message_is_follower is barely never used in views. Updated tests.

bzr revid: tde@openerp.com-20121016111753-shhyhred0m210o1z