odoo/odoo.git
13 years ago[IMP] display buttons header (pagination & al) when list not selectable, but not...
Xavier Morel [Fri, 27 May 2011 06:18:20 +0000 (08:18 +0200)]
[IMP] display buttons header (pagination & al) when list not selectable, but not deletion button

bzr revid: xmo@openerp.com-20110527061820-9fsengtgnhf7qp4u

13 years ago[FIX] apoptosis on lists
Xavier Morel [Wed, 25 May 2011 15:02:40 +0000 (17:02 +0200)]
[FIX] apoptosis on lists

bzr revid: xmo@openerp.com-20110525150240-brxcbyfh2lltz4ai

13 years ago[IMP] look of list-wise aggregates
Xavier Morel [Wed, 25 May 2011 14:35:16 +0000 (16:35 +0200)]
[IMP] look of list-wise aggregates

bzr revid: xmo@openerp.com-20110525143516-wmav0tly51uw6ly5

13 years ago[FIX] aggregates display on initial list loading
Xavier Morel [Wed, 25 May 2011 14:04:56 +0000 (16:04 +0200)]
[FIX] aggregates display on initial list loading

bzr revid: xmo@openerp.com-20110525140456-ylo5e0kf0kp3xe15

13 years ago[ADD] basic implementation of list-wise aggregation functions
Xavier Morel [Wed, 25 May 2011 13:04:14 +0000 (15:04 +0200)]
[ADD] basic implementation of list-wise aggregation functions

bzr revid: xmo@openerp.com-20110525130414-a1wkfb4inix2q4we

13 years ago[IMP] make get_selection call and selected ListView event provide both ids of selecte...
Xavier Morel [Wed, 25 May 2011 09:28:13 +0000 (11:28 +0200)]
[IMP] make get_selection call and selected ListView event provide both ids of selected records and the selected records themselves

bzr revid: xmo@openerp.com-20110525092813-ciahklygwshkpdl0

13 years ago[FIX] aggregate field value can be returned as 'false', which should be translated...
Xavier Morel [Tue, 24 May 2011 14:06:48 +0000 (16:06 +0200)]
[FIX] aggregate field value can be returned as 'false', which should be translated to '0'

bzr revid: xmo@openerp.com-20110524140648-79ukx88gl61eedd9

13 years ago[IMP] a bunch of improvements to groups handling in list view
Xavier Morel [Tue, 24 May 2011 14:00:55 +0000 (16:00 +0200)]
[IMP] a bunch of improvements to groups handling in list view

* Support for aggregate fields in groups
* Complete (breaking) change to DataGroup API, turns out the old one sucked
* Correctly display groups (and nested data columns)
* Support for group_by_no_leaf, with and without group_by fields

bzr revid: xmo@openerp.com-20110524140055-6g22b1xt7hz9ujrl

13 years ago[FIX] handling of group_by_no_leaf in case where there is no group_by field
Xavier Morel [Tue, 24 May 2011 13:27:29 +0000 (15:27 +0200)]
[FIX] handling of group_by_no_leaf in case where there is no group_by field

bzr revid: xmo@openerp.com-20110524132729-6890kfrusn3w3fo0

13 years ago[IMP] Improved menu css.
niv-openerp [Tue, 24 May 2011 13:20:21 +0000 (15:20 +0200)]
[IMP] Improved menu css.

bzr revid: nicolas.vanhoren@openerp.com-20110524132021-yctfwlehmgvn9uow

13 years ago[IMP] move selection checkbox after group and count columns
Xavier Morel [Tue, 24 May 2011 11:57:55 +0000 (13:57 +0200)]
[IMP] move selection checkbox after group and count columns

bzr revid: xmo@openerp.com-20110524115755-v7e3wmxk9r6bitn7

13 years ago[IMP] Improvements to sidebar and viewmanager-free views.
niv-openerp [Tue, 24 May 2011 11:30:13 +0000 (13:30 +0200)]
[IMP] Improvements to sidebar and viewmanager-free views.

bzr revid: nicolas.vanhoren@openerp.com-20110524113013-nh28hirqpmq17e0t

13 years ago[MERGE] ir_cron: expose the method (that can be extended) called when an exception...
Vo Minh Thu [Tue, 24 May 2011 11:07:07 +0000 (13:07 +0200)]
[MERGE] ir_cron: expose the method (that can be extended) called when an exception occurs on a callback.

bzr revid: vmt@openerp.com-20110524110707-hfdulmtxprhxx6bw

13 years ago[IMP] Sidebar cleanup
Fabien Meghazi [Tue, 24 May 2011 10:34:17 +0000 (12:34 +0200)]
[IMP] Sidebar cleanup

bzr revid: fme@openerp.com-20110524103417-f077y3syyo2cmria

13 years ago[IMP] display group length even for terminal groups in group_by_no_leaf
Xavier Morel [Tue, 24 May 2011 10:26:54 +0000 (12:26 +0200)]
[IMP] display group length even for terminal groups in group_by_no_leaf

bzr revid: xmo@openerp.com-20110524102654-vrjiu7pht02n7v6p

13 years ago[IMP] orm: added an assert on the return value of function fields.
Vo Minh Thu [Tue, 24 May 2011 10:18:10 +0000 (12:18 +0200)]
[IMP] orm: added an assert on the return value of function fields.

bzr revid: vmt@openerp.com-20110524101810-fdrj5hqxrc9c6856

13 years ago[FIX] No sidebar for dashboards
Fabien Meghazi [Tue, 24 May 2011 09:50:24 +0000 (11:50 +0200)]
[FIX] No sidebar for dashboards

bzr revid: fme@openerp.com-20110524095024-jp4hfw65r6r84ylv

13 years ago[FIX] Disabled sidebar by default with popups.
niv-openerp [Tue, 24 May 2011 09:46:49 +0000 (11:46 +0200)]
[FIX] Disabled sidebar by default with popups.

bzr revid: nicolas.vanhoren@openerp.com-20110524094649-i0brp02sprgfxa1d

13 years ago[FIX] Fixed form view problem in m2o && m2m.
niv-openerp [Tue, 24 May 2011 09:37:37 +0000 (11:37 +0200)]
[FIX] Fixed form view problem in m2o && m2m.

bzr revid: nicolas.vanhoren@openerp.com-20110524093737-0u1rkpwj9n3mpie3

13 years ago[ADD] handling of group_by_no_leaf
Xavier Morel [Tue, 24 May 2011 09:11:25 +0000 (11:11 +0200)]
[ADD] handling of group_by_no_leaf

bzr revid: xmo@openerp.com-20110524091125-ltohsi2zy6nbmi3p

13 years ago[FIX] handling of context in DataGroup.read, context is put in request.context not...
Xavier Morel [Tue, 24 May 2011 09:11:14 +0000 (11:11 +0200)]
[FIX] handling of context in DataGroup.read, context is put in request.context not provided as part of the function's kwargs dammit

bzr revid: xmo@openerp.com-20110524091114-201ar78ijsh2ntj8

13 years ago[FIX] Bug in popup search for m2x.
niv-openerp [Tue, 24 May 2011 08:35:58 +0000 (10:35 +0200)]
[FIX] Bug in popup search for m2x.

bzr revid: nicolas.vanhoren@openerp.com-20110524083558-x3evc3cop9tael9o

13 years ago[ADD] switch to adding special group and count columns, correctly indent inner groups...
Xavier Morel [Tue, 24 May 2011 06:52:05 +0000 (08:52 +0200)]
[ADD] switch to adding special group and count columns, correctly indent inner groups in tree-like structure

bzr revid: xmo@openerp.com-20110524065205-rxulby7dn9gk7qzj

13 years ago[FIX] account: fixed balance sheet and p&l reports computation
Quentin (OpenERP) [Mon, 23 May 2011 15:15:37 +0000 (17:15 +0200)]
[FIX] account: fixed balance sheet and p&l reports computation

bzr revid: qdp-launchpad@openerp.com-20110523151537-g8qfzoiwsqd7hiw0

13 years ago[IMP] Moved binary controllers from FormView class to new Binary class
Fabien Meghazi [Mon, 23 May 2011 14:52:19 +0000 (16:52 +0200)]
[IMP] Moved binary controllers from FormView class to new Binary class

bzr revid: fme@openerp.com-20110523145219-0nwzvkm94bm5liag

13 years ago[FIX] Fixed tree variable declaration
Fabien Meghazi [Mon, 23 May 2011 14:46:40 +0000 (16:46 +0200)]
[FIX] Fixed tree variable declaration

bzr revid: fme@openerp.com-20110523144640-rnpiqxnzeuynjkr0

13 years ago[MERGE] orm: at csv import, properly report lines with less columns.
Vo Minh Thu [Mon, 23 May 2011 14:39:29 +0000 (16:39 +0200)]
[MERGE] orm: at csv import, properly report lines with less columns.

bzr revid: vmt@openerp.com-20110523143929-1k23u8oqzvmirqw1

13 years ago[FIX] Fixed file selector button hack for Firefox
Fabien Meghazi [Mon, 23 May 2011 13:38:40 +0000 (15:38 +0200)]
[FIX] Fixed file selector button hack for Firefox

bzr revid: fme@openerp.com-20110523133840-slawlyaexyq4l3j1

13 years ago[MERGE] ir.values: make sure we return the user-specific default value.
Vo Minh Thu [Mon, 23 May 2011 12:09:40 +0000 (14:09 +0200)]
[MERGE] ir.values: make sure we return the user-specific default value.

bzr revid: vmt@openerp.com-20110523120940-9kgn9wxkzwbymrso

13 years ago[FIX] name of treeview JS file, whitespace in base.js
Xavier Morel [Mon, 23 May 2011 11:20:26 +0000 (13:20 +0200)]
[FIX] name of treeview JS file, whitespace in base.js

bzr revid: xmo@openerp.com-20110523112026-5s87jljtx207umuk

13 years ago[MERGE] res.user: fix the call to create_user:
Vo Minh Thu [Mon, 23 May 2011 11:19:53 +0000 (13:19 +0200)]
[MERGE] res.user: fix the call to create_user:
Corrected the dictionary values passed to res_users.create()
from tuples (id,name) to ids and from list of ids to tuples
(6,0,ids) (accounting for the discrepancy between read/write
values).
Added a call to that mathod from a yml test.

bzr revid: vmt@openerp.com-20110523111953-umzk6kow40wxh607

13 years ago[MERGE] openerp/tools/config.py: multiple addons-paths on the command line.
Vo Minh Thu [Mon, 23 May 2011 08:42:51 +0000 (10:42 +0200)]
[MERGE] openerp/tools/config.py: multiple addons-paths on the command line.

bzr revid: vmt@openerp.com-20110523084251-fyfratehxq3sb3fy

13 years ago[MERGE] merged trunk.
Vo Minh Thu [Mon, 23 May 2011 08:41:06 +0000 (10:41 +0200)]
[MERGE] merged trunk.

bzr revid: vmt@openerp.com-20110523084106-2sodtiqaprvqndjr

13 years ago[MERGE] orm/import: proper unicode comparison.
Vo Minh Thu [Mon, 23 May 2011 08:20:23 +0000 (10:20 +0200)]
[MERGE] orm/import: proper unicode comparison.

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

bzr revid: vmt@openerp.com-20110523082023-mnlh3rf6tprh5xyz

13 years ago[IMP] Format float time value on the fly
Fabien Meghazi [Mon, 23 May 2011 08:15:55 +0000 (10:15 +0200)]
[IMP] Format float time value on the fly

bzr revid: fme@openerp.com-20110523081555-w94od66zxdo6036w

13 years ago[REM] Removed "save as" button in FieldBinaryImage
Fabien Meghazi [Mon, 23 May 2011 08:11:33 +0000 (10:11 +0200)]
[REM] Removed "save as" button in FieldBinaryImage

bzr revid: fme@openerp.com-20110523081133-s80a6hl27urepsxt

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 23 May 2011 04:38:18 +0000 (04:38 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110521050137-14v8hzg4qgfwpf2m
bzr revid: launchpad_translations_on_behalf_of_openerp-20110520043441-u9e1vje80f6he7xj
bzr revid: launchpad_translations_on_behalf_of_openerp-20110521050229-ayodl6xmd20k7wd3
bzr revid: launchpad_translations_on_behalf_of_openerp-20110522044744-l0biw9ydemk013yv
bzr revid: launchpad_translations_on_behalf_of_openerp-20110523043818-uc1feowa93sym0df

13 years ago[FIX] moving between list and form views
Xavier Morel [Fri, 20 May 2011 14:20:41 +0000 (16:20 +0200)]
[FIX] moving between list and form views

bzr revid: xmo@openerp.com-20110520142041-7wk4d53459fvjbra

13 years ago[ADD] ability to close an opened group, fix disposal of list (don't blow up if alread...
Xavier Morel [Fri, 20 May 2011 13:30:45 +0000 (15:30 +0200)]
[ADD] ability to close an opened group, fix disposal of list (don't blow up if already disposed of), improve disposal of group body elements

bzr revid: xmo@openerp.com-20110520133045-l2gqs8sxso5rqt4k

13 years ago[FIX] display value '0' in numerical field, only avoid displaying value when it's...
Xavier Morel [Fri, 20 May 2011 13:13:02 +0000 (15:13 +0200)]
[FIX] display value '0' in numerical field, only avoid displaying value when it's actually 'false'

bzr revid: xmo@openerp.com-20110520131302-avzr12r3biaqtgl0

13 years ago[ADD] open/close icon next to group title
Xavier Morel [Fri, 20 May 2011 13:08:54 +0000 (15:08 +0200)]
[ADD] open/close icon next to group title

bzr revid: xmo@openerp.com-20110520130854-y4dm4tbdfuf5lpi5

13 years ago[ADD] aggregate fields in group title rows
Xavier Morel [Fri, 20 May 2011 13:00:38 +0000 (15:00 +0200)]
[ADD] aggregate fields in group title rows

bzr revid: xmo@openerp.com-20110520130038-b50oftrx9f88smsa

13 years ago[FIX] read_group call: don't provide a False domain, the server does *not* like it
Xavier Morel [Fri, 20 May 2011 12:02:02 +0000 (14:02 +0200)]
[FIX] read_group call: don't provide a False domain, the server does *not* like it

bzr revid: xmo@openerp.com-20110520120202-02thl4b63bw8nxig

13 years ago[FIX] fix import error message translation problem used tools.ustr() in error message.
Yogesh (OpenERP) [Fri, 20 May 2011 11:42:21 +0000 (17:12 +0530)]
[FIX] fix import error message translation problem used tools.ustr() in error message.

bzr revid: ysa@tinyerp.com-20110520114221-u7uz2dzmaze532d4

13 years ago[fix] typo
niv-openerp [Fri, 20 May 2011 10:23:24 +0000 (12:23 +0200)]
[fix] typo

bzr revid: nicolas.vanhoren@openerp.com-20110520102324-ug10bqki9bbet0g8

13 years ago[IMP] improved custom filters.
niv-openerp [Fri, 20 May 2011 10:20:50 +0000 (12:20 +0200)]
[IMP] improved custom filters.

bzr revid: nicolas.vanhoren@openerp.com-20110520100719-adk2z32gigg8v8u0
bzr revid: nicolas.vanhoren@openerp.com-20110520102050-87mwf212kvdk320y

13 years ago[IMP] improved custom filters.
niv-openerp [Fri, 20 May 2011 10:20:30 +0000 (12:20 +0200)]
[IMP] improved custom filters.

bzr revid: nicolas.vanhoren@openerp.com-20110520102030-bpzlt2z87cz104ic

13 years ago[MERGE]
niv-openerp [Fri, 20 May 2011 10:06:57 +0000 (12:06 +0200)]
[MERGE]

bzr revid: nicolas.vanhoren@openerp.com-20110520100657-unerurdsyv8nh2xv

13 years ago[IMP] Changed custom filters displaying.
niv-openerp [Fri, 20 May 2011 10:01:09 +0000 (12:01 +0200)]
[IMP] Changed custom filters displaying.

bzr revid: nicolas.vanhoren@openerp.com-20110520100109-xn5wh6s991fuiagr

13 years agofix
Yogesh (OpenERP) [Fri, 20 May 2011 09:03:44 +0000 (14:33 +0530)]
fix

bzr revid: ysa@tinyerp.com-20110520090344-3q34ki290gnrc4h6

13 years ago[FIX] 'except Exception as variable' is invalid syntax in Python 2.5
Xavier Morel [Fri, 20 May 2011 08:23:43 +0000 (10:23 +0200)]
[FIX] 'except Exception as variable' is invalid syntax in Python 2.5

bzr revid: xmo@openerp.com-20110520082343-y7uhx6vbf1afwfxj

13 years ago[MERGE] account: merged branch of psi containing fix of yaml test
Quentin (OpenERP) [Thu, 19 May 2011 17:12:15 +0000 (19:12 +0200)]
[MERGE] account: merged branch of psi containing fix of yaml test

bzr revid: qdp-launchpad@openerp.com-20110519171215-j9g5cadsu052i1hf

13 years ago[FIX] l10n_at: set reconcile=True on receivable and payable accounts
Quentin (OpenERP) [Thu, 19 May 2011 17:02:12 +0000 (19:02 +0200)]
[FIX] l10n_at: set reconcile=True on receivable and payable accounts

bzr revid: qdp-launchpad@openerp.com-20110519170212-mfbz5ttqwlb860fe

13 years ago[IMP] added selection in custom filters.
niv-openerp [Thu, 19 May 2011 17:00:41 +0000 (19:00 +0200)]
[IMP] added selection in custom filters.

bzr revid: nicolas.vanhoren@openerp.com-20110519170041-kgkio0hp6nt6u4bn

13 years ago[IMP] added selection in custom filters.
niv-openerp [Thu, 19 May 2011 17:00:41 +0000 (19:00 +0200)]
[IMP] added selection in custom filters.

bzr revid: nicolas.vanhoren@openerp.com-20110519170041-54w99bqotdr6atr6

13 years ago[ADD] l10n_at. Added localization module form austria
Conexus.at [Thu, 19 May 2011 16:47:45 +0000 (18:47 +0200)]
[ADD] l10n_at. Added localization module form austria

bzr revid: qdp-launchpad@openerp.com-20110519164745-rvaty56c1qnkatqy

13 years ago[FIX] account, partner ledger: report header improved in order to show 'unreconciled...
Quentin (OpenERP) [Thu, 19 May 2011 16:35:48 +0000 (18:35 +0200)]
[FIX] account, partner ledger: report header improved in order to show 'unreconciled entries' option accordingly

bzr revid: qdp-launchpad@openerp.com-20110519163548-45ee4nlru8g3hyfv

13 years ago[IMP] Added integer and float to custom filters.
niv-openerp [Thu, 19 May 2011 16:18:35 +0000 (18:18 +0200)]
[IMP] Added integer and float to custom filters.

bzr revid: nicolas.vanhoren@openerp.com-20110519161835-blao1wa20xfmutsq

13 years ago[IMP] Added integer and float to custom filters.
niv-openerp [Thu, 19 May 2011 16:18:35 +0000 (18:18 +0200)]
[IMP] Added integer and float to custom filters.

bzr revid: nicolas.vanhoren@openerp.com-20110519161835-o4gpkpiilszzpeyk

13 years ago[IMP] Added datetime and date picker to custom filters.
niv-openerp [Thu, 19 May 2011 15:53:02 +0000 (17:53 +0200)]
[IMP] Added datetime and date picker to custom filters.

bzr revid: nicolas.vanhoren@openerp.com-20110519155302-qfthbnkic2qfzmf1

13 years ago[IMP] Added datetime and date picker to custom filters.
niv-openerp [Thu, 19 May 2011 15:53:02 +0000 (17:53 +0200)]
[IMP] Added datetime and date picker to custom filters.

bzr revid: nicolas.vanhoren@openerp.com-20110519155302-3u3z2w56fd93s3h9

13 years ago[IMP] Added all fields in custom filters.
niv-openerp [Thu, 19 May 2011 15:12:49 +0000 (17:12 +0200)]
[IMP] Added all fields in custom filters.

bzr revid: nicolas.vanhoren@openerp.com-20110519151249-fgangasrt2ule5kr

13 years ago[IMP] Added all fields in custom filters.
niv-openerp [Thu, 19 May 2011 15:12:49 +0000 (17:12 +0200)]
[IMP] Added all fields in custom filters.

bzr revid: nicolas.vanhoren@openerp.com-20110519151249-jsla662056a8r01m

13 years ago[FIX] Fix custom ListViews
Fabien Meghazi [Thu, 19 May 2011 14:23:34 +0000 (16:23 +0200)]
[FIX] Fix custom ListViews

bzr revid: fme@openerp.com-20110519142334-no2gq2dxf3avo1va

13 years ago[ADD] Added url field
Fabien Meghazi [Thu, 19 May 2011 13:55:22 +0000 (15:55 +0200)]
[ADD] Added url field

bzr revid: fme@openerp.com-20110519135522-d79lb4j7j06aizpd

13 years ago[ADD] Added 'Save As' feature to binary fields
Fabien Meghazi [Thu, 19 May 2011 13:45:35 +0000 (15:45 +0200)]
[ADD] Added 'Save As' feature to binary fields

bzr revid: fme@openerp.com-20110519134535-mjxhz0yvqlsnpsvm

13 years ago[ADD] Added field binary
Fabien Meghazi [Thu, 19 May 2011 12:58:45 +0000 (14:58 +0200)]
[ADD] Added field binary

bzr revid: fme@openerp.com-20110519125845-efw2dxjwwa6na7jq

13 years ago[REF] removed any use of the ir module,
Vo Minh Thu [Thu, 19 May 2011 12:13:36 +0000 (14:13 +0200)]
[REF] removed any use of the ir module,
also removed some unused imports.

bzr revid: vmt@openerp.com-20110519121336-zby128e15q9ffhhh

13 years ago[IMP] Improvements in m2o
niv-openerp [Thu, 19 May 2011 11:57:24 +0000 (13:57 +0200)]
[IMP] Improvements in m2o

bzr revid: nicolas.vanhoren@openerp.com-20110519115724-8fc3lye19c11ds8s

13 years ago[ADD] ghetto reloading of list after action
Xavier Morel [Thu, 19 May 2011 11:13:09 +0000 (13:13 +0200)]
[ADD] ghetto reloading of list after action

bzr revid: xmo@openerp.com-20110519111309-bjty41jeugtoxka8

13 years ago[IMP] Refactor binary field classes name
Fabien Meghazi [Thu, 19 May 2011 11:12:37 +0000 (13:12 +0200)]
[IMP] Refactor binary field classes name

bzr revid: fme@openerp.com-20110519111237-23oour5fjxxvh2c3

13 years ago[ADD] Binary image working under chrome
Fabien Meghazi [Thu, 19 May 2011 10:17:26 +0000 (12:17 +0200)]
[ADD] Binary image working under chrome

bzr revid: fme@openerp.com-20110519101726-valkxw6v6zpwbpyi

13 years ago[ADD] Added throbber image
Fabien Meghazi [Thu, 19 May 2011 10:13:52 +0000 (12:13 +0200)]
[ADD] Added throbber image

bzr revid: fme@openerp.com-20110519101352-ezhbtqy8gzv3czrg

13 years ago[IMP] make openerp.base.ListView.Groups a tree, so it's possible to get a handle...
Xavier Morel [Thu, 19 May 2011 09:22:22 +0000 (11:22 +0200)]
[IMP] make openerp.base.ListView.Groups a tree, so it's possible to get a handle on intermediate groups

bzr revid: xmo@openerp.com-20110519092222-g0ggk9didmizc5ch

13 years ago[MERGE] lp:772509
Quentin (OpenERP) [Thu, 19 May 2011 06:47:40 +0000 (08:47 +0200)]
[MERGE] lp:772509

bzr revid: qdp-launchpad@openerp.com-20110519064740-xwtmeup0fhv9kuks

13 years ago[MERGE] Merge with main addons branch
psi (Open ERP) [Thu, 19 May 2011 05:47:12 +0000 (11:17 +0530)]
[MERGE] Merge with main addons branch

bzr revid: psi@tinyerp.co.in-20110519054712-uzpthv0dw1hbtj0t

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 19 May 2011 04:41:03 +0000 (04:41 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110519044103-raf2qpawk4qcjjnw

13 years ago[ADD] Added upload of image. (WIP)
Fabien Meghazi [Wed, 18 May 2011 22:36:16 +0000 (00:36 +0200)]
[ADD] Added upload of image. (WIP)

bzr revid: fme@openerp.com-20110518223616-axty8elieyq3ccqt

13 years ago[ADD] Added ajax upload controller to formview
Fabien Meghazi [Wed, 18 May 2011 22:35:25 +0000 (00:35 +0200)]
[ADD] Added ajax upload controller to formview

bzr revid: fme@openerp.com-20110518223525-674f68hd8wn9wypk

13 years ago[MERGE] 781639
Quentin (OpenERP) [Wed, 18 May 2011 16:47:16 +0000 (18:47 +0200)]
[MERGE] 781639

bzr revid: qdp-launchpad@openerp.com-20110518164716-q6jo4o9d32f0v6i4

13 years ago[MERGE] lp:779092
Quentin (OpenERP) [Wed, 18 May 2011 16:45:45 +0000 (18:45 +0200)]
[MERGE] lp:779092

bzr revid: qdp-launchpad@openerp.com-20110518164545-6dd85gn31csr3llz

13 years ago[MERGE] lp:772308
Quentin (OpenERP) [Wed, 18 May 2011 16:42:31 +0000 (18:42 +0200)]
[MERGE] lp:772308

bzr revid: qdp-launchpad@openerp.com-20110518164231-5l56jkemcrgj92xc

13 years ago[MERGE] lp:780598
Quentin (OpenERP) [Wed, 18 May 2011 16:37:20 +0000 (18:37 +0200)]
[MERGE] lp:780598

bzr revid: qdp-launchpad@openerp.com-20110518163720-ltd5wagqofpcebsa

13 years ago[MERGE] merged the branch to remove the vat include column in invoices analysis psql...
Quentin (OpenERP) [Wed, 18 May 2011 16:35:50 +0000 (18:35 +0200)]
[MERGE] merged the branch to remove the vat include column in invoices analysis psql view

bzr revid: qdp-launchpad@openerp.com-20110518163550-wdceb56jsr6ce7hx

13 years ago[MERGE] lp:742100
Quentin (OpenERP) [Wed, 18 May 2011 16:13:17 +0000 (18:13 +0200)]
[MERGE] lp:742100

bzr revid: qdp-launchpad@openerp.com-20110518161317-94ohmoiq5mqtrfrj

13 years ago[MERGE] lp: 740596
Quentin (OpenERP) [Wed, 18 May 2011 15:36:04 +0000 (17:36 +0200)]
[MERGE] lp: 740596

bzr revid: qdp-launchpad@openerp.com-20110518153604-2v5w3dyv5v8ga7o6

13 years ago[fix] ie8 problem with height=100%
niv-openerp [Wed, 18 May 2011 15:35:36 +0000 (17:35 +0200)]
[fix] ie8 problem with height=100%

bzr revid: nicolas.vanhoren@openerp.com-20110518153536-nldgfzp8un0wmv70

13 years ago[ADD] Start binary image edition widgets
Fabien Meghazi [Wed, 18 May 2011 15:33:56 +0000 (17:33 +0200)]
[ADD] Start binary image edition widgets

bzr revid: fme@openerp.com-20110518153356-7c69bg8mdkd9x94p

13 years ago[MERGE] lp:684119
Quentin (OpenERP) [Wed, 18 May 2011 15:32:58 +0000 (17:32 +0200)]
[MERGE] lp:684119

bzr revid: qdp-launchpad@openerp.com-20110518153258-17ypw1tjibw51wv0

13 years ago[FIX] account: improvement of fix 684119 (added company criteria + code cleaning)
Quentin (OpenERP) [Wed, 18 May 2011 15:32:28 +0000 (17:32 +0200)]
[FIX] account: improvement of fix 684119 (added company criteria + code cleaning)

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

bzr revid: qdp-launchpad@openerp.com-20110518153228-hqg8ykluc6mqi9is

13 years ago[fix] relative menu problem in ie7
niv-openerp [Wed, 18 May 2011 15:23:11 +0000 (17:23 +0200)]
[fix] relative menu problem in ie7

bzr revid: nicolas.vanhoren@openerp.com-20110518152311-aj268vz4wdkoymwv

13 years ago[fix] relative menu problem in ie7
niv-openerp [Wed, 18 May 2011 15:22:35 +0000 (17:22 +0200)]
[fix] relative menu problem in ie7

bzr revid: nicolas.vanhoren@openerp.com-20110518152235-q7ij01il7bl5f96m

13 years ago[imp] sidebar improvement, now hides in list view by default.
niv-openerp [Wed, 18 May 2011 15:17:53 +0000 (17:17 +0200)]
[imp] sidebar improvement, now hides in list view by default.

bzr revid: nicolas.vanhoren@openerp.com-20110518151753-x66hky8h2h232hln

13 years ago[imp] improved sidebar, now hide it by default in list views.
niv-openerp [Wed, 18 May 2011 15:17:10 +0000 (17:17 +0200)]
[imp] improved sidebar, now hide it by default in list views.

bzr revid: nicolas.vanhoren@openerp.com-20110518151710-qq2gwssi75g51uhk

13 years ago[FIX] listview-level deletion
Xavier Morel [Wed, 18 May 2011 14:35:17 +0000 (16:35 +0200)]
[FIX] listview-level deletion

bzr revid: xmo@openerp.com-20110518143517-ibh4jiw0hv2735x3

13 years ago[Fix] problem with left bar and firefox.
niv-openerp [Wed, 18 May 2011 14:24:25 +0000 (16:24 +0200)]
[Fix] problem with left bar and firefox.

bzr revid: nicolas.vanhoren@openerp.com-20110518142425-ngtqokkfihkm49ga

13 years ago[MERGE] lp: 725073
Quentin (OpenERP) [Wed, 18 May 2011 14:22:50 +0000 (16:22 +0200)]
[MERGE] lp: 725073

bzr revid: qdp-launchpad@openerp.com-20110518142250-tnry6kwzqetd4ahd

13 years ago[IMP] Disabled auto-scrolling when dragging a portlet to a screen edge
Fabien Meghazi [Wed, 18 May 2011 13:56:43 +0000 (15:56 +0200)]
[IMP] Disabled auto-scrolling when dragging a portlet to a screen edge

bzr revid: fme@openerp.com-20110518135643-k8143wc1g5xwygn3

13 years ago[IMP] partenr ledger report: empty the fiscalyear on selection of 'unreconciled entri...
Quentin (OpenERP) [Wed, 18 May 2011 13:51:19 +0000 (15:51 +0200)]
[IMP] partenr ledger report: empty the fiscalyear on selection of 'unreconciled entries' filter

bzr revid: qdp-launchpad@openerp.com-20110518135119-f6teo1g19jfldq4a

13 years ago[FIX] events handling from inner lists
Xavier Morel [Wed, 18 May 2011 13:00:09 +0000 (15:00 +0200)]
[FIX] events handling from inner lists

Move handling of opening a group to its own method, to reduce nesting

bzr revid: xmo@openerp.com-20110518130009-8mlgpg2f3i1hod4t