odoo/odoo.git
12 years ago[IMP] moved openerpweb into base.common to be renamed web.commom
Antony Lesuisse [Tue, 30 Aug 2011 23:23:00 +0000 (01:23 +0200)]
[IMP] moved openerpweb into base.common to be renamed web.commom

bzr revid: al@openerp.com-20110830232300-0f4hb3pk3jso0dii

12 years ago[IMP] sprintf is awesome, so use sprintf correctly for patterning
Xavier Morel [Tue, 30 Aug 2011 15:01:51 +0000 (17:01 +0200)]
[IMP] sprintf is awesome, so use sprintf correctly for patterning

bzr revid: xmo@openerp.com-20110830150151-2ureqckjksnw8r1p

12 years ago[FIX] don't display negative numbers for the decimal part of floats, having -3.-72...
Xavier Morel [Tue, 30 Aug 2011 15:00:25 +0000 (17:00 +0200)]
[FIX] don't display negative numbers for the decimal part of floats, having -3.-72 makes no sense

bzr revid: xmo@openerp.com-20110830150025-biqwrkt69wjye7n2

12 years ago[MERGE] res.currency: added res.currency.rate.type model.
Vo Minh Thu [Tue, 30 Aug 2011 14:09:36 +0000 (16:09 +0200)]
[MERGE] res.currency: added res.currency.rate.type model.

bzr revid: vmt@openerp.com-20110830140936-pnmtt6f8jsvw32m4

12 years ago[imp] small change in debug-mode login
niv-openerp [Tue, 30 Aug 2011 13:22:29 +0000 (15:22 +0200)]
[imp] small change in debug-mode login

bzr revid: nicolas.vanhoren@openerp.com-20110830132229-4myd5t52g2lvmlf3

12 years ago[IMP] base, res.currency: code cleaning
Quentin (OpenERP) [Tue, 30 Aug 2011 13:20:35 +0000 (15:20 +0200)]
[IMP] base, res.currency: code cleaning

bzr revid: qdp-launchpad@openerp.com-20110830132035-x2gs62lft5o19u6i

12 years ago[IMP] base, res.currency: code cleaning
Quentin (OpenERP) [Tue, 30 Aug 2011 12:55:21 +0000 (14:55 +0200)]
[IMP] base, res.currency: code cleaning

bzr revid: qdp-launchpad@openerp.com-20110830125521-1kt54s56865388ch

12 years ago[FIX] base, res.currency: ProgrammingError. When giving a context value like {'curren...
Quentin (OpenERP) [Tue, 30 Aug 2011 12:27:01 +0000 (14:27 +0200)]
[FIX] base, res.currency: ProgrammingError. When giving a context value like {'currency_rate_type_id': False}, it crashed because the value False was kept instead of None. Thanks Guewen (c2c) for the clue.

bzr revid: qdp-launchpad@openerp.com-20110830122701-yrcpo19lokkgrpcc

12 years ago[merge] many improvements to the mobile client
niv-openerp [Tue, 30 Aug 2011 12:21:37 +0000 (14:21 +0200)]
[merge] many improvements to the mobile client

bzr revid: nicolas.vanhoren@openerp.com-20110830122137-xd0y347nr1ewaxve

12 years ago[IMP] simplified cache implementation (and stored on the osv), does not support contexts.
Vo Minh Thu [Tue, 30 Aug 2011 12:15:41 +0000 (14:15 +0200)]
[IMP] simplified cache implementation (and stored on the osv), does not support contexts.

bzr revid: vmt@openerp.com-20110830121541-abov2wezdn6kl2dc

12 years ago[MERGE] merged with main addons branch
Quentin (OpenERP) [Tue, 30 Aug 2011 12:08:39 +0000 (14:08 +0200)]
[MERGE] merged with main addons branch

bzr revid: qdp-launchpad@openerp.com-20110830120839-2e6gbk2c5hestd1r

12 years ago[IMP] base, res.currency: fixes
Quentin (OpenERP) [Tue, 30 Aug 2011 12:07:27 +0000 (14:07 +0200)]
[IMP] base, res.currency: fixes

bzr revid: qdp-launchpad@openerp.com-20110830120727-82z1fn0msp7m5096

12 years ago[IMP] base, res.currency: by default, don't show the currency_rate_type_id field...
Quentin (OpenERP) [Tue, 30 Aug 2011 12:06:44 +0000 (14:06 +0200)]
[IMP] base, res.currency: by default, don't show the currency_rate_type_id field, and don't display its menuitem. Both should be added by specific module using it

bzr revid: qdp-launchpad@openerp.com-20110830120644-lwuv3h1vrqjhu32y

12 years ago[imp] cleaned header a bit, refactored to Widget design and made it disapear on unlog
niv-openerp [Tue, 30 Aug 2011 08:53:28 +0000 (10:53 +0200)]
[imp] cleaned header a bit, refactored to Widget design and made it disapear on unlog

bzr revid: nicolas.vanhoren@openerp.com-20110830085328-zfme7wls9211vzaq

12 years ago[merge] improvements about reports
niv-openerp [Mon, 29 Aug 2011 15:53:56 +0000 (17:53 +0200)]
[merge] improvements about reports

bzr revid: nicolas.vanhoren@openerp.com-20110829155356-1nn0hukxug8pzw3k

12 years ago[imp] made web server able to get a report, but still can't get it from the browser
niv-openerp [Mon, 29 Aug 2011 15:52:56 +0000 (17:52 +0200)]
[imp] made web server able to get a report, but still can't get it from the browser

bzr revid: nicolas.vanhoren@openerp.com-20110829155256-myi3mr8wlp006u0i

12 years ago[imp] added active_id in related coming from m2o
niv-openerp [Mon, 29 Aug 2011 15:26:43 +0000 (17:26 +0200)]
[imp] added active_id in related coming from m2o

bzr revid: nicolas.vanhoren@openerp.com-20110829152643-2yy0p52fqxd6chre

12 years ago[imp] default setup for reports + put active_id in all actions coming from the sidebar
niv-openerp [Mon, 29 Aug 2011 15:24:38 +0000 (17:24 +0200)]
[imp] default setup for reports + put active_id in all actions coming from the sidebar

bzr revid: nicolas.vanhoren@openerp.com-20110829152438-47y13wwh01ssq9ts

12 years ago[IMP] Improved translate dialog
Fabien Meghazi [Mon, 29 Aug 2011 14:08:39 +0000 (16:08 +0200)]
[IMP] Improved translate dialog

bzr revid: fme@openerp.com-20110829140839-vr0mvylotmm9w5hg

12 years ago[fix] problem with m2o that doesn't validate correctly if they were not modified...
niv-openerp [Mon, 29 Aug 2011 13:25:03 +0000 (15:25 +0200)]
[fix] problem with m2o that doesn't validate correctly if they were not modified by the user

bzr revid: nicolas.vanhoren@openerp.com-20110829132503-p4tfevsfxyea3ytr

12 years ago[fix] problem with context menu being displayed under the popups
niv-openerp [Mon, 29 Aug 2011 12:40:06 +0000 (14:40 +0200)]
[fix] problem with context menu being displayed under the popups

bzr revid: nicolas.vanhoren@openerp.com-20110829124006-ct7semd2cxddus0n

12 years ago[fix] small thing i forgot in the preceding fix
niv-openerp [Mon, 29 Aug 2011 12:28:37 +0000 (14:28 +0200)]
[fix] small thing i forgot in the preceding fix

bzr revid: nicolas.vanhoren@openerp.com-20110829122837-ahv6bhb6720jk0ld

12 years ago[fix] fixed problem with o2m when we re-open a previously created row
niv-openerp [Mon, 29 Aug 2011 12:13:30 +0000 (14:13 +0200)]
[fix] fixed problem with o2m when we re-open a previously created row

bzr revid: nicolas.vanhoren@openerp.com-20110829121330-ulj3hnyo3jfs9fq4

12 years ago[FIX] reinstate bail out in clean_action in case the action is not an act_window
Xavier Morel [Mon, 29 Aug 2011 08:29:29 +0000 (10:29 +0200)]
[FIX] reinstate bail out in clean_action in case the action is not an act_window

bzr revid: xmo@openerp.com-20110829082929-c6uhkcq0wmiis2wp

12 years ago[MER] Merge from openerp-web.
Jiten (OpenERP) [Mon, 29 Aug 2011 05:50:35 +0000 (11:20 +0530)]
[MER] Merge from openerp-web.

bzr revid: jra@tinyerp.com-20110829055035-861s4xm5hp90ecep

12 years ago[IMP] Improved style for textarea and login page fields.
Jiten (OpenERP) [Mon, 29 Aug 2011 05:39:45 +0000 (11:09 +0530)]
[IMP] Improved style for textarea and login page fields.

bzr revid: jra@tinyerp.com-20110829053945-gfmnqok96dt6omho

12 years ago[MERGE] partner hide categories in simplified view
Antony Lesuisse [Sun, 28 Aug 2011 01:44:54 +0000 (03:44 +0200)]
[MERGE] partner hide categories in simplified view

bzr revid: al@openerp.com-20110828014454-8xbfck4kffsdtvrn

12 years ago[IMP] renames in base/res
Antony Lesuisse [Sun, 28 Aug 2011 00:13:14 +0000 (02:13 +0200)]
[IMP] renames in base/res

bzr revid: al@openerp.com-20110828001314-roc7o38bz22mr580

12 years ago[IMP] res.partner.canal into crm.case.channel
Antony Lesuisse [Sat, 27 Aug 2011 23:32:22 +0000 (01:32 +0200)]
[IMP] res.partner.canal into crm.case.channel

bzr revid: al@openerp.com-20110827233222-cy0w9z3jdm8ye1b2

12 years ago[IMP] base/res_currency: improved res.currency.rate.type. Added search view and help...
Quentin (OpenERP) [Sat, 27 Aug 2011 22:53:30 +0000 (00:53 +0200)]
[IMP] base/res_currency: improved res.currency.rate.type. Added search view and help tooltip. Made some code cleaning

bzr revid: qdp-launchpad@openerp.com-20110827225330-3ng37d8yg31psgsd

12 years ago[MERGE] merge with main server trunk
Quentin (OpenERP) [Sat, 27 Aug 2011 22:01:57 +0000 (00:01 +0200)]
[MERGE] merge with main server trunk

bzr revid: qdp-launchpad@openerp.com-20110827220157-xatzm3sm7zib1670

12 years ago[FIX] registry: use a unique list of models to load per module
Olivier Dony [Fri, 26 Aug 2011 16:17:36 +0000 (18:17 +0200)]
[FIX] registry: use a unique list of models to load per module

This is necessary to preserve the model loading order
as defined in the module. This was broken when the
metaclass was introduced to make the explicit model
constructor call optional.
One consequence is that the order in which the classes
are declared in the module really defines their
initialization order, even if the constructors are
later called explcitly in a different order.
This latter case should be fairly rare, and easy to
fix too - simply putting the class declaration in the
right order.

bzr revid: odo@openerp.com-20110826161736-lgnpurtbcqtbseey

12 years ago[fix] broken one of the most important functionalities
niv-openerp [Fri, 26 Aug 2011 14:07:45 +0000 (16:07 +0200)]
[fix] broken one of the most important functionalities

bzr revid: nicolas.vanhoren@openerp.com-20110826140745-0vjk3ygu32di4tti

12 years ago[fix] problem with most related that return a list in a search_default
niv-openerp [Fri, 26 Aug 2011 14:04:21 +0000 (16:04 +0200)]
[fix] problem with most related that return a list in a search_default

bzr revid: nicolas.vanhoren@openerp.com-20110826140421-yt204xv30b0ef3vz

12 years ago[FIX] openerp-server: forgot to remove the utf-8 quote as stated on the merge prop...
Vo Minh Thu [Fri, 26 Aug 2011 13:43:11 +0000 (15:43 +0200)]
[FIX] openerp-server: forgot to remove the utf-8 quote as stated on the merge prop by xrg.

bzr revid: vmt@openerp.com-20110826134311-446b2gwkuyy5i1r1

12 years ago[MERGE] openerp-server is rewritten in a slightly better way.
Vo Minh Thu [Fri, 26 Aug 2011 13:40:13 +0000 (15:40 +0200)]
[MERGE] openerp-server is rewritten in a slightly better way.
Doing so, it is now not possible to both start the server and test a YAML file.
That is, testing a YAML file is similar in the translation import/export options
and does not start the server.

bzr revid: vmt@openerp.com-20110826134013-sfnlowg5xuhqxet2

12 years ago[REF] openerp-server: separated the --test-file mechanism from the main code path.
Vo Minh Thu [Fri, 26 Aug 2011 13:33:01 +0000 (15:33 +0200)]
[REF] openerp-server: separated the --test-file mechanism from the main code path.

bzr revid: vmt@openerp.com-20110826133301-8y7intt7vhsg5gm9

12 years ago[imp] fixed related behavior for calendar
niv-openerp [Fri, 26 Aug 2011 13:31:13 +0000 (15:31 +0200)]
[imp] fixed related behavior for calendar

bzr revid: nicolas.vanhoren@openerp.com-20110826133113-7glw38cszv5pwdqw

12 years ago[imp] made related work with list view too
niv-openerp [Fri, 26 Aug 2011 13:28:35 +0000 (15:28 +0200)]
[imp] made related work with list view too

bzr revid: nicolas.vanhoren@openerp.com-20110826132835-ex26y5hyti3acgzk

12 years ago[imp] make related work in form view and m2o
niv-openerp [Fri, 26 Aug 2011 13:13:19 +0000 (15:13 +0200)]
[imp] make related work in form view and m2o

bzr revid: nicolas.vanhoren@openerp.com-20110826131319-qzyrv7ypmv313jgj

12 years ago[imp] made related work from form view
niv-openerp [Fri, 26 Aug 2011 13:03:35 +0000 (15:03 +0200)]
[imp] made related work from form view

bzr revid: nicolas.vanhoren@openerp.com-20110826130335-fjt0c5f7s7ug2jdl

12 years ago[imp] make related in m2o work
niv-openerp [Fri, 26 Aug 2011 12:44:18 +0000 (14:44 +0200)]
[imp] make related in m2o work

bzr revid: nicolas.vanhoren@openerp.com-20110826124418-d2vw72ulgse75hgh

12 years ago[merge]
niv-openerp [Fri, 26 Aug 2011 12:18:25 +0000 (14:18 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20110826121825-izxe1qqtbv7exfvq

12 years ago[IMP] tools.cache: removed unused variable.
Vo Minh Thu [Fri, 26 Aug 2011 12:16:39 +0000 (14:16 +0200)]
[IMP] tools.cache: removed unused variable.

bzr revid: vmt@openerp.com-20110826121639-irm0g0eh5yec1c88

12 years ago[FIX] registry.py: typos (invalid syntax).
Vo Minh Thu [Fri, 26 Aug 2011 12:10:26 +0000 (14:10 +0200)]
[FIX] registry.py: typos (invalid syntax).
I wonder how come I made the previous commit.

bzr revid: vmt@openerp.com-20110826121026-da90yx3iapj6y1v1

12 years ago[FIX] bugs in shortcuts management: desync between backing collection and DOM, multip...
Xavier Morel [Fri, 26 Aug 2011 08:47:58 +0000 (10:47 +0200)]
[FIX] bugs in shortcuts management: desync between backing collection and DOM, multiple click events on shortcut star

bzr revid: xmo@openerp.com-20110826084758-g08o83wi9eaj3vdl

12 years ago[IMP] Base: added currency rate type on tree view
Mustufa Rangwala (OpenERP) [Thu, 25 Aug 2011 17:36:51 +0000 (23:06 +0530)]
[IMP] Base: added currency rate type on tree view

bzr revid: mra@tinyerp.com-20110825173651-5rn1vsukicpdo331

12 years ago[merge] many improvements for relateds
niv-openerp [Thu, 25 Aug 2011 17:16:42 +0000 (19:16 +0200)]
[merge] many improvements for relateds

bzr revid: nicolas.vanhoren@openerp.com-20110825171642-lfmj3rrmfkt0lgex

12 years ago[merge]
niv-openerp [Thu, 25 Aug 2011 17:16:12 +0000 (19:16 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20110825171612-ieb6ggnm5wugb50y

12 years ago[imp] refactoring to put "req" instead or "request" everywhere in the server-side...
niv-openerp [Thu, 25 Aug 2011 17:14:51 +0000 (19:14 +0200)]
[imp] refactoring to put "req" instead or "request" everywhere in the server-side code

bzr revid: nicolas.vanhoren@openerp.com-20110825171451-9idtdh6dqcxrk873

12 years ago[REF] Base: small improvement
Mustufa Rangwala (OpenERP) [Thu, 25 Aug 2011 17:06:57 +0000 (22:36 +0530)]
[REF] Base: small improvement

bzr revid: mra@tinyerp.com-20110825170657-tgajqc4yknz9f83b

12 years ago[imp] refactoring to allow correct context handling in clean_action
niv-openerp [Thu, 25 Aug 2011 17:04:10 +0000 (19:04 +0200)]
[imp] refactoring to allow correct context handling in clean_action

bzr revid: nicolas.vanhoren@openerp.com-20110825170410-omj3wrugqmslck8w

12 years ago[imp] added display of relateds
niv-openerp [Thu, 25 Aug 2011 15:17:01 +0000 (17:17 +0200)]
[imp] added display of relateds

bzr revid: nicolas.vanhoren@openerp.com-20110825151701-frwri4f5ge6rnsvf

12 years ago[FIX] when loading records in the listview, remember to set dataset index to 0 so...
Xavier Morel [Thu, 25 Aug 2011 14:57:41 +0000 (16:57 +0200)]
[FIX] when loading records in the listview, remember to set dataset index to 0 so switching to formview does not try to create a new record

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

bzr revid: xmo@openerp.com-20110825145741-gduqtgrqw4bbuugl

12 years ago[IMP] attempt to fix height of widgets in home page
Xavier Morel [Thu, 25 Aug 2011 14:41:31 +0000 (16:41 +0200)]
[IMP] attempt to fix height of widgets in home page

bzr revid: xmo@openerp.com-20110825144131-8xe3ukrdoph9p9v1

12 years ago[imp] made m2o context menu even more lazy loading
niv-openerp [Thu, 25 Aug 2011 14:37:45 +0000 (16:37 +0200)]
[imp] made m2o context menu even more lazy loading

bzr revid: nicolas.vanhoren@openerp.com-20110825143745-lqii7wov08s5ipbp

12 years ago[imp] made the context menu in m2o lazy loads
niv-openerp [Thu, 25 Aug 2011 14:21:26 +0000 (16:21 +0200)]
[imp] made the context menu in m2o lazy loads

bzr revid: nicolas.vanhoren@openerp.com-20110825142126-ozmlaopwzhh5xlju

12 years ago[FIX] not modifying the dataset's state is good and so is not breaking datagroup...
Xavier Morel [Thu, 25 Aug 2011 13:24:56 +0000 (15:24 +0200)]
[FIX] not modifying the dataset's state is good and so is not breaking datagroup dispatching, but it would still be a good idea to not forget the dataset's content en route, myself

bzr revid: xmo@openerp.com-20110825132456-0wmhnrhmjszn4ce2

12 years ago[IMP] tools.cache: added missing clean_caches_for_db replacement.
Vo Minh Thu [Thu, 25 Aug 2011 12:47:11 +0000 (14:47 +0200)]
[IMP] tools.cache: added missing clean_caches_for_db replacement.

bzr revid: vmt@openerp.com-20110825124711-y2uckmvcoa0arz4h

12 years ago[FIX] widgets client action handler: one action per widget
Xavier Morel [Thu, 25 Aug 2011 12:34:45 +0000 (14:34 +0200)]
[FIX] widgets client action handler: one action per widget

bzr revid: xmo@openerp.com-20110825123445-ayhaeipasl4imvqt

12 years ago[FIX] fnct_inv in client actions params, fix docstring for fnct_inv (fnct_inv only...
Xavier Morel [Thu, 25 Aug 2011 12:30:49 +0000 (14:30 +0200)]
[FIX] fnct_inv in client actions params, fix docstring for fnct_inv (fnct_inv only takes a single record id, not a sequence of ids)

bzr revid: xmo@openerp.com-20110825123049-bmvebm86gqgr6w43

12 years ago[imp] changed format/parse functions for dates to use date.js format instead of the...
niv-openerp [Thu, 25 Aug 2011 12:17:53 +0000 (14:17 +0200)]
[imp] changed format/parse functions for dates to use date.js format instead of the openerp one

bzr revid: nicolas.vanhoren@openerp.com-20110825121753-w3acs2fhbwm157a6

12 years ago[fix] small bug with dates localization
niv-openerp [Thu, 25 Aug 2011 12:10:51 +0000 (14:10 +0200)]
[fix] small bug with dates localization

bzr revid: nicolas.vanhoren@openerp.com-20110825121051-x86pjeyfnnb65ucr

12 years ago[FIX] base: Fixed problem of browse method in _get_conversion_rate method.
Ujjvala Collins (OpenERP) [Thu, 25 Aug 2011 11:56:45 +0000 (17:26 +0530)]
[FIX] base: Fixed problem of browse method in _get_conversion_rate method.

bzr revid: uco@tinyerp.com-20110825115645-85ya32yjnpirbuga

12 years ago[FIX] selector for config overview widget: widget root has moved, .oe-dashboard-confi...
Xavier Morel [Thu, 25 Aug 2011 10:33:36 +0000 (12:33 +0200)]
[FIX] selector for config overview widget: widget root has moved, .oe-dashboard-config-overview is now on this. so don't include it

bzr revid: xmo@openerp.com-20110825103336-nwyybou1hghaudud

12 years ago[REM] leftover debugging code
Xavier Morel [Thu, 25 Aug 2011 10:27:56 +0000 (12:27 +0200)]
[REM] leftover debugging code

bzr revid: xmo@openerp.com-20110825102756-b3d8jf7yud0m98ol

12 years ago[FIX] safari/javascriptcore blows up on 'super' because it thinks it's a keyword
Xavier Morel [Thu, 25 Aug 2011 10:06:43 +0000 (12:06 +0200)]
[FIX] safari/javascriptcore blows up on 'super' because it thinks it's a keyword

bzr revid: xmo@openerp.com-20110825100643-k7nbcla8h38siozr

12 years ago[IMP] Improved form's datetime widget so the content is always visible even when...
Fabien Meghazi [Thu, 25 Aug 2011 09:48:06 +0000 (11:48 +0200)]
[IMP] Improved form's datetime widget so the content is always visible even when view size is shrinked down

bzr revid: fme@openerp.com-20110825094806-hfiagqp54gf9rzha

12 years ago[IMP] Form fields now uses niv's parse/format methods
Fabien Meghazi [Thu, 25 Aug 2011 09:42:12 +0000 (11:42 +0200)]
[IMP] Form fields now uses niv's parse/format methods

bzr revid: fme@openerp.com-20110825094212-31l90vq66riiabl4

12 years ago[FIX] actually fix race condition on listview init: incorrect on_mode_switch override...
Xavier Morel [Thu, 25 Aug 2011 08:22:21 +0000 (10:22 +0200)]
[FIX] actually fix race condition on listview init: incorrect on_mode_switch override in xmo@openerp.com-20110816123510-gcx0dk8b2sgox5oi did not propagate primise from ViewManager's on_mode_switch

bzr revid: xmo@openerp.com-20110825082221-tasmo3je0wu4iw6h

12 years ago[REV] xmo@openerp.com-20110824131606-yokgoe3dz9ltaz2l, has nothing to do with the...
Xavier Morel [Thu, 25 Aug 2011 08:18:33 +0000 (10:18 +0200)]
[REV] xmo@openerp.com-20110824131606-yokgoe3dz9ltaz2l, has nothing to do with the issue and does not actually fix it (just fudges some timing so it happens slightly less often)

bzr revid: xmo@openerp.com-20110825081833-a1vbcdm59mrzf2d0

12 years ago[IMP] merge add company_registry, but use a button instead of onchange to generate...
Antony Lesuisse [Wed, 24 Aug 2011 23:48:29 +0000 (01:48 +0200)]
[IMP] merge add company_registry, but use a button instead of onchange to generate the footer

bzr revid: al@openerp.com-20110824234829-10lvn7cs0uuxaty4

12 years ago[FIX] orm ir.translation get_source to use positional args
Antony Lesuisse [Wed, 24 Aug 2011 23:11:31 +0000 (01:11 +0200)]
[FIX] orm ir.translation get_source to use positional args

bzr revid: al@openerp.com-20110824231131-y33ng5x4d6j2vr6w

12 years ago[FIX] remove debugging
Antony Lesuisse [Wed, 24 Aug 2011 22:23:30 +0000 (00:23 +0200)]
[FIX] remove debugging

bzr revid: al@openerp.com-20110824222330-zrfnr4qme71r9oqi

12 years ago[FIX] ir_attachement check use positional args
Antony Lesuisse [Wed, 24 Aug 2011 22:03:24 +0000 (00:03 +0200)]
[FIX] ir_attachement check use positional args

bzr revid: al@openerp.com-20110824220324-xfo7swm45stcooun

12 years ago[IMP] ir.model.data unlink clear full cache
Antony Lesuisse [Wed, 24 Aug 2011 21:48:43 +0000 (23:48 +0200)]
[IMP] ir.model.data unlink clear full cache

bzr revid: al@openerp.com-20110824214843-c75b3jl1fad0mv5a

12 years ago[FIX] ir.model clear_cache use self
Antony Lesuisse [Wed, 24 Aug 2011 21:44:16 +0000 (23:44 +0200)]
[FIX] ir.model clear_cache use self

bzr revid: al@openerp.com-20110824214416-9eby8h7mnqmlr8a3

12 years ago[FIX] ir.model.access check use positional args
Antony Lesuisse [Wed, 24 Aug 2011 21:19:48 +0000 (23:19 +0200)]
[FIX] ir.model.access check use positional args

bzr revid: al@openerp.com-20110824211948-gvtc7uv9e3oeeo3e

12 years ago[FIX] revert previous commit ir_rule clear_cache
Antony Lesuisse [Wed, 24 Aug 2011 17:22:37 +0000 (19:22 +0200)]
[FIX] revert previous commit ir_rule clear_cache

bzr revid: al@openerp.com-20110824172237-arzved9kk54u3hwu

12 years ago[IMP] ir_rule distribute clear_cache
Antony Lesuisse [Wed, 24 Aug 2011 16:19:18 +0000 (18:19 +0200)]
[IMP] ir_rule distribute clear_cache

bzr revid: al@openerp.com-20110824161918-dkexqhuc1mzpx9fs

12 years ago[MERGE] trunk
Antony Lesuisse [Wed, 24 Aug 2011 16:09:36 +0000 (18:09 +0200)]
[MERGE] trunk

bzr revid: al@openerp.com-20110824160936-ej26wcvgvku3lkm7

12 years ago[IMP] res_company/res_user: removed unused methods _get_child_ids/company_get.
Vo Minh Thu [Wed, 24 Aug 2011 15:57:23 +0000 (17:57 +0200)]
[IMP] res_company/res_user: removed unused methods _get_child_ids/company_get.

bzr revid: vmt@openerp.com-20110824155723-6wk2v8rb1gekbavv

12 years ago[FIX] remove cache on used function
Antony Lesuisse [Wed, 24 Aug 2011 15:30:42 +0000 (17:30 +0200)]
[FIX] remove cache on used function

bzr revid: al@openerp.com-20110824153042-w6wgegxjruu06ln1

12 years ago[FIX] remove cache on used function
Antony Lesuisse [Wed, 24 Aug 2011 15:29:05 +0000 (17:29 +0200)]
[FIX] remove cache on used function

bzr revid: al@openerp.com-20110824152905-8en0wclyumjz5105

12 years ago[ADD] Translate dialog (WIP)
Fabien Meghazi [Wed, 24 Aug 2011 15:13:57 +0000 (17:13 +0200)]
[ADD] Translate dialog (WIP)

bzr revid: fme@openerp.com-20110824151357-nln9mnkw13uyng32

12 years ago[FIX] remove unused clear function
Antony Lesuisse [Wed, 24 Aug 2011 15:01:22 +0000 (17:01 +0200)]
[FIX] remove unused clear function

bzr revid: al@openerp.com-20110824150122-ejryb7ni1l92d1hp

12 years ago[IMP] add docstring to openerp.base.search.DateTimeField
Xavier Morel [Wed, 24 Aug 2011 14:56:47 +0000 (16:56 +0200)]
[IMP] add docstring to openerp.base.search.DateTimeField

bzr revid: xmo@openerp.com-20110824145647-h4mbaz4sjjjccacv

12 years ago[IMP] datetime search field: use date widget, make field's default domain span the...
Xavier Morel [Wed, 24 Aug 2011 14:52:05 +0000 (16:52 +0200)]
[IMP] datetime search field: use date widget, make field's default domain span the whole day (using range)

search API improvement: Field gains a make_domain method, called by get_domain to build the default domain for the field.

make_domain is called with the field's name, operator and current values (fully computed), the default implementation is to just shove them all into a domain.

This lets fields customize the default domain for the field without having to reimplement (or breaking) the filter_domain handling

bzr revid: xmo@openerp.com-20110824145205-2wnig9duebja9jrk

12 years ago[FIX] weird race condition on listview init: in some cases, would not wait for the...
Xavier Morel [Wed, 24 Aug 2011 13:16:06 +0000 (15:16 +0200)]
[FIX] weird race condition on listview init: in some cases, would not wait for the initial view loading before letting the viewmanager launch a search, making initial load overwrite search ending with an empty list

bzr revid: xmo@openerp.com-20110824131606-yokgoe3dz9ltaz2l

12 years ago[ADD] on_write, dix some bugs with listview
Xavier Morel [Wed, 24 Aug 2011 12:30:29 +0000 (14:30 +0200)]
[ADD] on_write, dix some bugs with listview

bzr revid: xmo@openerp.com-20110824123029-7hyaf0eyxffxui7e

12 years ago[FIX] some more usages of indexes in list and list edition (should now be index-free...
Xavier Morel [Wed, 24 Aug 2011 12:22:51 +0000 (14:22 +0200)]
[FIX] some more usages of indexes in list and list edition (should now be index-free except as transient values), and implement on_write support

remove ListView.List#reload_record_at_index as everything is now id-based to avoid desync issues

bzr revid: xmo@openerp.com-20110824122251-9vw96qbn7snnkq3j

12 years ago[ADD] pluck method to collection
Xavier Morel [Wed, 24 Aug 2011 12:21:24 +0000 (14:21 +0200)]
[ADD] pluck method to collection

bzr revid: xmo@openerp.com-20110824122124-xr4g92x6jlw85rbg

12 years ago[FIX] base: Fixed currency rate argument problem in context.
Ujjvala Collins (OpenERP) [Wed, 24 Aug 2011 09:10:22 +0000 (14:40 +0530)]
[FIX] base: Fixed currency rate argument problem in context.

bzr revid: uco@tinyerp.com-20110824091022-0n1iwkefv2h4nh74

12 years ago[IMP] to maintain correct synchro, listview should avoid relying on indexes as much...
Xavier Morel [Wed, 24 Aug 2011 08:53:03 +0000 (10:53 +0200)]
[IMP] to maintain correct synchro, listview should avoid relying on indexes as much as possible. Get rid on indexes on rows, and of List.row_position

bzr revid: xmo@openerp.com-20110824085303-6h3wggzynpic0mcz

12 years ago[FIX] Fixed the loading issue of web mobile after merge openerp-web.
Jiten (OpenERP) [Wed, 24 Aug 2011 06:20:10 +0000 (11:50 +0530)]
[FIX] Fixed the loading issue of web mobile after merge openerp-web.

bzr revid: jra@tinyerp.com-20110824062010-4e4fbbd2uk4xl478

12 years ago[MERGE] from openerp-web.
Jiten (OpenERP) [Wed, 24 Aug 2011 06:06:52 +0000 (11:36 +0530)]
[MERGE] from openerp-web.

bzr revid: jra@tinyerp.com-20110824060652-dplrpfvbwzn2kfzc

12 years ago[REF] base: Changed code to avoid overriding of context values.
Ujjvala Collins (OpenERP) [Wed, 24 Aug 2011 05:44:16 +0000 (11:14 +0530)]
[REF] base: Changed code to avoid overriding of context values.

bzr revid: uco@tinyerp.com-20110824054416-ngrtkk5oh1v9jgb3

12 years ago[usability],hide the partner categories in simple view
Amit Bhavsar (Open ERP) [Wed, 24 Aug 2011 05:37:29 +0000 (11:07 +0530)]
[usability],hide the partner categories in simple view

bzr revid: amb@tinyerp.com-20110824053729-dkyk9e282azevs6q

12 years ago[IMP] remember to insert the relevant record ids into the dataset if they're not...
Xavier Morel [Tue, 23 Aug 2011 14:42:35 +0000 (16:42 +0200)]
[IMP] remember to insert the relevant record ids into the dataset if they're not there

bzr revid: xmo@openerp.com-20110823144235-g09rkurd1ndrrkme

12 years ago[ADD] basics of on_write, split ListView.reload_record(index) in ListView.reload_reco...
Xavier Morel [Tue, 23 Aug 2011 14:13:00 +0000 (16:13 +0200)]
[ADD] basics of on_write, split ListView.reload_record(index) in ListView.reload_record(record) and ListView.reload_record_at_index(index)

migrate most calls to reload_record(record)

bzr revid: xmo@openerp.com-20110823141300-zujxs2oaunqwhprt