odoo/odoo.git
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[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[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

12 years ago[IMP] significant refactoring of listview internals, should lead to lower desyncs...
Xavier Morel [Tue, 23 Aug 2011 09:13:03 +0000 (11:13 +0200)]
[IMP] significant refactoring of listview internals, should lead to lower desyncs long run though it may still be a bit buggy

bzr revid: xmo@openerp.com-20110823091303-vzlaq9mppioswn74

12 years ago[MERGE] trunk updates again, to get dates fixing
Xavier Morel [Tue, 23 Aug 2011 07:50:29 +0000 (09:50 +0200)]
[MERGE] trunk updates again, to get dates fixing

bzr revid: xmo@openerp.com-20110823075029-ahsdopldivaz0s60

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 23 Aug 2011 05:04:26 +0000 (05:04 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110823050426-2mnoc0yg5w6nzs0c

12 years agomerge
Fabien Pinckaers [Mon, 22 Aug 2011 17:31:28 +0000 (19:31 +0200)]
merge

bzr revid: fp@tinyerp.com-20110822173128-52ax9zpq0rm83o9o

12 years ago[IMP] code cleanup, reported by vincent a.
Fabien Pinckaers [Mon, 22 Aug 2011 17:29:50 +0000 (19:29 +0200)]
[IMP] code cleanup, reported by vincent a.

bzr revid: fp@tinyerp.com-20110822172950-75h3qz5p0sjgh02t

12 years ago[IMP] use same throbber for creation and home
Antony Lesuisse [Mon, 22 Aug 2011 16:34:32 +0000 (18:34 +0200)]
[IMP] use same throbber for creation and home

bzr revid: al@openerp.com-20110822163432-s6n02em21hpi4uk1

12 years ago[merge] lot of improvements and fixes related to dates
niv-openerp [Mon, 22 Aug 2011 15:54:34 +0000 (17:54 +0200)]
[merge] lot of improvements and fixes related to dates

bzr revid: nicolas.vanhoren@openerp.com-20110822155434-c97zt009orsh92h3

12 years ago[merge]
niv-openerp [Mon, 22 Aug 2011 15:54:20 +0000 (17:54 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20110822155420-zpsdabf8mqk5up0e

12 years ago[fix] fixed some problems in the str_to_x functions
niv-openerp [Mon, 22 Aug 2011 15:52:39 +0000 (17:52 +0200)]
[fix] fixed some problems in the str_to_x functions

bzr revid: nicolas.vanhoren@openerp.com-20110822155239-ep2opx33mhm23e4t

12 years ago[FIX] o2m template
Antony Lesuisse [Mon, 22 Aug 2011 15:33:07 +0000 (17:33 +0200)]
[FIX] o2m template

bzr revid: al@openerp.com-20110822153307-w8be7jdhq5k1mvt2

12 years ago[merge]
niv-openerp [Mon, 22 Aug 2011 15:19:08 +0000 (17:19 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20110822151908-y5jukt4e85hlll0r

12 years ago[FIX] Fix form reload() which was not based on dataset index
Fabien Meghazi [Mon, 22 Aug 2011 15:08:08 +0000 (17:08 +0200)]
[FIX] Fix form reload() which was not based on dataset index

bzr revid: fme@openerp.com-20110822150808-1t0x6g0ob1n1zaln

12 years ago[FIX] ir.action.act_window form missing target
Antony Lesuisse [Mon, 22 Aug 2011 14:52:44 +0000 (16:52 +0200)]
[FIX] ir.action.act_window form missing target

bzr revid: al@openerp.com-20110822145244-dctqa7gd1m9b35e2

12 years ago[imp] removed unused libary file
niv-openerp [Mon, 22 Aug 2011 14:51:27 +0000 (16:51 +0200)]
[imp] removed unused libary file

bzr revid: nicolas.vanhoren@openerp.com-20110822145127-3nl8k1dkh95ac07a

12 years ago[imp] now loads correct datejs localization file, also added labjs to make fme happy
niv-openerp [Mon, 22 Aug 2011 14:39:24 +0000 (16:39 +0200)]
[imp] now loads correct datejs localization file, also added labjs to make fme happy

bzr revid: nicolas.vanhoren@openerp.com-20110822143924-7bl4m4dac26g0g5v

12 years ago[FIX] complete retardation: do_actual_search is supposed to be called with completely...
Xavier Morel [Mon, 22 Aug 2011 14:33:58 +0000 (16:33 +0200)]
[FIX] complete retardation: do_actual_search is supposed to be called with completely reified domains and contexts (from evail_domain_and_context), there is no need to go through DataSet.get_domain and DataSet.get_context save to break DataGroup's dispatching

bzr revid: xmo@openerp.com-20110822143358-y4xse4gcybx5dopm

12 years ago[IMP] Improved m2o styling
Fabien Meghazi [Mon, 22 Aug 2011 14:11:18 +0000 (16:11 +0200)]
[IMP] Improved m2o styling

bzr revid: fme@openerp.com-20110822141118-94wp9p8pf2u9zzq6

12 years ago[MERGE] from trunk
Xavier Morel [Mon, 22 Aug 2011 13:49:05 +0000 (15:49 +0200)]
[MERGE] from trunk

bzr revid: xmo@openerp.com-20110822134905-iydp9c1l36nif1iw

12 years ago[FIX] add template to client actions missing them for new rendering workflow
Xavier Morel [Mon, 22 Aug 2011 13:30:02 +0000 (15:30 +0200)]
[FIX] add template to client actions missing them for new rendering workflow

bzr revid: xmo@openerp.com-20110822133002-aszaynadwfiuqulf

12 years ago[IMP] keep query parameters around (at least debug) when clicking on logo or redirect...
Xavier Morel [Mon, 22 Aug 2011 13:12:48 +0000 (15:12 +0200)]
[IMP] keep query parameters around (at least debug) when clicking on logo or redirecting from HTTP root to 'correct' root URL

bzr revid: xmo@openerp.com-20110822131248-tl9j6flsw38r7p9e

12 years ago[merge] improvements to formating/parsing functions, now handles most types bidirecti...
niv-openerp [Mon, 22 Aug 2011 12:57:25 +0000 (14:57 +0200)]
[merge] improvements to formating/parsing functions, now handles most types bidirectionaly

bzr revid: nicolas.vanhoren@openerp.com-20110822125725-1pnhj1hrcp2i6xqb

12 years ago[merge]
niv-openerp [Mon, 22 Aug 2011 12:57:08 +0000 (14:57 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20110822125708-xd75m77jpvr6b4n1

12 years ago[imp] switched from strftime.js to datejs' implementation of unix date formating...
niv-openerp [Mon, 22 Aug 2011 12:53:55 +0000 (14:53 +0200)]
[imp] switched from strftime.js to datejs' implementation of unix date formating + added tests

bzr revid: nicolas.vanhoren@openerp.com-20110822125355-uhgq0sqd6pw7x3wq

12 years ago[FIX] Fix layout problems. Chrome has wierd behaviour on input width when no @size...
Fabien Meghazi [Mon, 22 Aug 2011 12:49:10 +0000 (14:49 +0200)]
[FIX] Fix layout problems. Chrome has wierd behaviour on input width when no @size is specified

bzr revid: fme@openerp.com-20110822124910-pfryuxttmxd0j4jx

12 years ago[imp] made parse function and began tests
niv-openerp [Mon, 22 Aug 2011 12:35:16 +0000 (14:35 +0200)]
[imp] made parse function and began tests

bzr revid: nicolas.vanhoren@openerp.com-20110822123516-7qf7700v0irc70nd

12 years ago[MERGE] from trunk
Xavier Morel [Mon, 22 Aug 2011 12:32:58 +0000 (14:32 +0200)]
[MERGE] from trunk

bzr revid: xmo@openerp.com-20110822123258-thxewwdvbysap4jt

12 years ago[FIX] Normalized formview's do_save behviour between touched and untouched state
Fabien Meghazi [Mon, 22 Aug 2011 12:26:54 +0000 (14:26 +0200)]
[FIX] Normalized formview's do_save behviour between touched and untouched state

bzr revid: fme@openerp.com-20110822122654-yh43we5egd52162n

12 years ago[FIX] Fix undo & reset in dashboards
Fabien Meghazi [Mon, 22 Aug 2011 11:10:42 +0000 (13:10 +0200)]
[FIX] Fix undo & reset in dashboards

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

bzr revid: fme@openerp.com-20110822111042-q20vvb1o0sfxh294

12 years ago[FIX] row edition
Xavier Morel [Mon, 22 Aug 2011 11:10:01 +0000 (13:10 +0200)]
[FIX] row edition

bzr revid: xmo@openerp.com-20110822111001-mnyyvfund3b3j9bm

12 years ago[FIX] insertion at end: 'null' index should be same as 'undefined' for 'at' kwarg...
Xavier Morel [Mon, 22 Aug 2011 10:56:56 +0000 (12:56 +0200)]
[FIX] insertion at end: 'null' index should be same as 'undefined' for 'at' kwarg to Collection.add

bzr revid: xmo@openerp.com-20110822105656-f0x1iweoxbh8hcgu

12 years ago[IMP] unify refreshing rows striping (and @data-index resetting)
Xavier Morel [Mon, 22 Aug 2011 10:50:28 +0000 (12:50 +0200)]
[IMP] unify refreshing rows striping (and @data-index resetting)

bzr revid: xmo@openerp.com-20110822105028-vvzty9jx6nlupq0f

12 years ago[FIX] Fixed dashboard 'Add Widget'
Fabien Meghazi [Mon, 22 Aug 2011 10:19:34 +0000 (12:19 +0200)]
[FIX] Fixed dashboard 'Add Widget'

bzr revid: fme@openerp.com-20110822101934-3mkcrbis5h0lj1ez

12 years ago[FIX] forgot to increment index in resequencer
Xavier Morel [Mon, 22 Aug 2011 10:13:08 +0000 (12:13 +0200)]
[FIX] forgot to increment index in resequencer

bzr revid: xmo@openerp.com-20110822101308-2td5peezvg6snmk7

12 years ago[MERGE] ir_actions: add user in eval context, use fallback --email-from value.
Vo Minh Thu [Mon, 22 Aug 2011 10:00:07 +0000 (12:00 +0200)]
[MERGE] ir_actions: add user in eval context, use fallback --email-from value.

bzr revid: vmt@openerp.com-20110822100007-q07bsf0dxrhjnzvf

12 years ago[merge]
niv-openerp [Mon, 22 Aug 2011 09:11:10 +0000 (11:11 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20110822091110-xflm02no7auscyxx

12 years ago[ADD] handling of adding new records to an existing collection, silent option on...
Xavier Morel [Mon, 22 Aug 2011 09:04:58 +0000 (11:04 +0200)]
[ADD] handling of adding new records to an existing collection, silent option on a bunch of record events

bzr revid: xmo@openerp.com-20110822090458-3wdroe4cxyh30k91

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sat, 20 Aug 2011 04:53:48 +0000 (04:53 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110820045348-7oh5zs7l4lr3zsq1

12 years ago[imp] added formating for dates and floats
niv-openerp [Fri, 19 Aug 2011 15:47:26 +0000 (17:47 +0200)]
[imp] added formating for dates and floats

bzr revid: nicolas.vanhoren@openerp.com-20110819154726-7fzt1wwh4h7d5c25

12 years ago[FIX] calling a method on self works significantly better when self exists in the...
Xavier Morel [Fri, 19 Aug 2011 15:47:05 +0000 (17:47 +0200)]
[FIX] calling a method on self works significantly better when self exists in the scope

bzr revid: xmo@openerp.com-20110819154705-cuvtekexj2i121ni

12 years agomerge
Fabien Pinckaers [Fri, 19 Aug 2011 15:23:03 +0000 (17:23 +0200)]
merge

bzr revid: fp@tinyerp.com-20110819152303-ohbyea95j6e2lxsk

12 years agoimp
Fabien Pinckaers [Fri, 19 Aug 2011 15:20:19 +0000 (17:20 +0200)]
imp

bzr revid: fp@tinyerp.com-20110819152019-gv20gtd1fpea63xv

12 years ago[IMP] tooltips on account/journal types
Fabien Pinckaers [Fri, 19 Aug 2011 15:19:15 +0000 (17:19 +0200)]
[IMP] tooltips on account/journal types

bzr revid: fp@tinyerp.com-20110819151915-spa2agetmtqweau5

12 years ago[IMP] add events unbinging to events mixin, fix Collection.reload() handling by List
Xavier Morel [Fri, 19 Aug 2011 15:15:10 +0000 (17:15 +0200)]
[IMP] add events unbinging to events mixin, fix Collection.reload() handling by List

bzr revid: xmo@openerp.com-20110819151510-7posqx7mznldurd2

12 years ago[imp] separated apples and cucumbers
niv-openerp [Fri, 19 Aug 2011 14:55:43 +0000 (16:55 +0200)]
[imp] separated apples and cucumbers

bzr revid: nicolas.vanhoren@openerp.com-20110819145543-kd6lgvvqcd82r6rb

12 years ago[imp] separated apples and cucumbers
niv-openerp [Fri, 19 Aug 2011 14:55:43 +0000 (16:55 +0200)]
[imp] separated apples and cucumbers

bzr revid: nicolas.vanhoren@openerp.com-20110819145543-q2q4admsahmawkbd

12 years ago[imp] Refactoring of dates conversion functions.
niv-openerp [Fri, 19 Aug 2011 14:46:56 +0000 (16:46 +0200)]
[imp] Refactoring of dates conversion functions.

bzr revid: nicolas.vanhoren@openerp.com-20110819144656-dbsul3smdx7qnkml

12 years ago[imp] Refactoring of dates conversion functions.
niv-openerp [Fri, 19 Aug 2011 14:46:56 +0000 (16:46 +0200)]
[imp] Refactoring of dates conversion functions.

bzr revid: nicolas.vanhoren@openerp.com-20110819144656-g13y3jfsfgy5pspb

12 years ago[FIX] l10_be_invoice_bba: make invoice.write() more lenient with ORM API
Olivier Dony [Fri, 19 Aug 2011 14:42:52 +0000 (16:42 +0200)]
[FIX] l10_be_invoice_bba: make invoice.write() more lenient with ORM API

bzr revid: odo@openerp.com-20110819144252-gz0ff9mg598778uv

12 years ago[FIX] document_ftp: avoid calling res.users.read() with too few arguments (it's broke...
Olivier Dony [Fri, 19 Aug 2011 14:42:41 +0000 (16:42 +0200)]
[FIX] document_ftp: avoid calling res.users.read() with too few arguments (it's broken, pending fix)

bzr revid: odo@openerp.com-20110819144241-9eay9dnqdod7sn6y

12 years ago[FIX] incompatibility between static home and ActionManager
Xavier Morel [Fri, 19 Aug 2011 14:39:47 +0000 (16:39 +0200)]
[FIX] incompatibility between static home and ActionManager

convert static home to a client action, fix ActionManager's handling of client actions to play correctly with the Widget lifecycle (and clean any client action displayed in case it's switching to an inner act_window)

bzr revid: xmo@openerp.com-20110819143947-29dzerce0d42fhel

12 years ago[IMP] add note on Widget insertion methods starting widgets themselves
Xavier Morel [Fri, 19 Aug 2011 13:54:54 +0000 (15:54 +0200)]
[IMP] add note on Widget insertion methods starting widgets themselves

bzr revid: xmo@openerp.com-20110819135454-3qykqkxukzja36yd

12 years ago[FIX] hr_recruitment access rules
Fabien Pinckaers [Fri, 19 Aug 2011 13:36:07 +0000 (15:36 +0200)]
[FIX] hr_recruitment access rules

bzr revid: fp@tinyerp.com-20110819133607-wgap1frd1knnhz55

12 years ago[ADD] Collection.indexOf, fix fetching of selected records (use record id, not record...
Xavier Morel [Fri, 19 Aug 2011 13:21:12 +0000 (15:21 +0200)]
[ADD] Collection.indexOf, fix fetching of selected records (use record id, not record index)

bzr revid: xmo@openerp.com-20110819132112-y635uaukfrx2s5ii

12 years agomerge
Fabien Pinckaers [Fri, 19 Aug 2011 12:16:37 +0000 (14:16 +0200)]
merge

bzr revid: fp@tinyerp.com-20110819121637-q7ugo0cztzdl04s1

12 years ago[IMP] payment term
Fabien Pinckaers [Fri, 19 Aug 2011 12:14:36 +0000 (14:14 +0200)]
[IMP] payment term

bzr revid: fp@tinyerp.com-20110819121436-wten76n6wcd6s6m6

12 years ago[IMP] use Collection signals to handle record removal
Xavier Morel [Fri, 19 Aug 2011 11:59:07 +0000 (13:59 +0200)]
[IMP] use Collection signals to handle record removal

bzr revid: xmo@openerp.com-20110819115907-s7sk4n9qd00hz6d0

12 years ago[IMP] bind row and aggregate display refreshes on changes in the underlying model(s)
Xavier Morel [Fri, 19 Aug 2011 10:39:55 +0000 (12:39 +0200)]
[IMP] bind row and aggregate display refreshes on changes in the underlying model(s)

bzr revid: xmo@openerp.com-20110819103955-gx0j7t3kxl8pjy56

12 years ago[IMP] add previous field value to change events
Xavier Morel [Fri, 19 Aug 2011 10:17:23 +0000 (12:17 +0200)]
[IMP] add previous field value to change events

bzr revid: xmo@openerp.com-20110819101723-p73bts37knut34c8

12 years ago[IMP] only trigger change events when a field's value was actually changed, provide...
Xavier Morel [Fri, 19 Aug 2011 10:16:44 +0000 (12:16 +0200)]
[IMP] only trigger change events when a field's value was actually changed, provide more information in change event

bzr revid: xmo@openerp.com-20110819101644-edovs858qrz1wb3y

12 years ago[???] try to hook some stuff into reset event
Xavier Morel [Fri, 19 Aug 2011 10:12:08 +0000 (12:12 +0200)]
[???] try to hook some stuff into reset event

bzr revid: xmo@openerp.com-20110819101208-nqoroidipedo73rs

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 19 Aug 2011 04:35:43 +0000 (04:35 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110819043543-y0ffrzj9o2vtuktx

12 years ago[IMP] prepare debug mode for rpc
Antony Lesuisse [Fri, 19 Aug 2011 03:02:35 +0000 (05:02 +0200)]
[IMP] prepare debug mode for rpc

bzr revid: al@openerp.com-20110819030235-a25a3yiwmfjvd9uq

12 years ago[IMP] database creation cleanups
Antony Lesuisse [Fri, 19 Aug 2011 02:01:56 +0000 (04:01 +0200)]
[IMP] database creation cleanups

bzr revid: al@openerp.com-20110819020156-yo41xcjnxiwqtkwr

12 years ago[FIX] project_issue xml typo
Antony Lesuisse [Fri, 19 Aug 2011 01:14:10 +0000 (03:14 +0200)]
[FIX] project_issue xml typo

bzr revid: al@openerp.com-20110819011410-nilub0nw6o23prko

12 years ago[IMP] base_setup cleanups
Antony Lesuisse [Fri, 19 Aug 2011 01:13:12 +0000 (03:13 +0200)]
[IMP] base_setup cleanups

bzr revid: al@openerp.com-20110819011312-ekjioj2f1bloom3i

12 years ago[FIX] remove wrong paste of ie7 css
Antony Lesuisse [Fri, 19 Aug 2011 00:06:15 +0000 (02:06 +0200)]
[FIX] remove wrong paste of ie7 css

bzr revid: al@openerp.com-20110819000615-8cv9mqtrwzgxo1pd

12 years ago[IMP] web_rpc example
Antony Lesuisse [Thu, 18 Aug 2011 23:38:11 +0000 (01:38 +0200)]
[IMP] web_rpc example

bzr revid: al@openerp.com-20110818233811-yiee3czhbtc6p3ob

12 years ago[IMP] read_slice fields outside option [] are probably bugs
Antony Lesuisse [Thu, 18 Aug 2011 22:57:21 +0000 (00:57 +0200)]
[IMP] read_slice fields outside option [] are probably bugs

bzr revid: al@openerp.com-20110818225721-tn1vl2450tbe11d6

12 years ago[IMP] web_rpc example page
Antony Lesuisse [Thu, 18 Aug 2011 21:26:35 +0000 (23:26 +0200)]
[IMP] web_rpc example page

bzr revid: al@openerp.com-20110818212635-pewkb53nab2tq7ca

12 years ago[IMP] web_rpc partial example
Antony Lesuisse [Thu, 18 Aug 2011 20:58:20 +0000 (22:58 +0200)]
[IMP] web_rpc partial example

bzr revid: al@openerp.com-20110818205820-japmg7a9dsr6k6yn

12 years ago[IMP] add web_rpc module minimal js deps to make rpc call to openerp with example
Antony Lesuisse [Thu, 18 Aug 2011 20:39:20 +0000 (22:39 +0200)]
[IMP] add web_rpc module minimal js deps to make rpc call to openerp with example

bzr revid: al@openerp.com-20110818203920-2jrq8ioal9ybh8dh

12 years ago[IMP] Use Ubuntu font
Fabien Meghazi [Thu, 18 Aug 2011 20:31:47 +0000 (22:31 +0200)]
[IMP] Use Ubuntu font

bzr revid: fme@openerp.com-20110818203147-3utl21mr2xpom01n

12 years ago[IMP] more production mode move Session above session aware, jquery ui css is not...
Antony Lesuisse [Thu, 18 Aug 2011 19:53:49 +0000 (21:53 +0200)]
[IMP] more production mode move Session above session aware, jquery ui css is not absolute

bzr revid: al@openerp.com-20110818195349-zebyew12sefo93ml

12 years ago[IMP] Misc useability improvement
fp [Thu, 18 Aug 2011 19:35:28 +0000 (21:35 +0200)]
[IMP] Misc useability improvement

bzr revid: fp@fp-laptop-20110818193528-yf4jczs4qiuruoa9

12 years ago[IMP] Misc useability improvement
fp [Thu, 18 Aug 2011 19:33:19 +0000 (21:33 +0200)]
[IMP] Misc useability improvement

bzr revid: fp@fp-laptop-20110818193319-231uqztsakwb0hmf

12 years ago[IMP] Misc useability improvement
fp [Thu, 18 Aug 2011 19:32:21 +0000 (21:32 +0200)]
[IMP] Misc useability improvement

bzr revid: fp@fp-laptop-20110818193221-0ptfctl62bntldez

12 years ago[IMP] Misc useability improvement
fp [Thu, 18 Aug 2011 19:30:44 +0000 (21:30 +0200)]
[IMP] Misc useability improvement

bzr revid: fp@fp-laptop-20110818193044-dwv8je39jv65dbta

12 years ago[IMP] production mode by default, developers should use ?debug
Antony Lesuisse [Thu, 18 Aug 2011 19:21:50 +0000 (21:21 +0200)]
[IMP] production mode by default, developers should use ?debug

bzr revid: al@openerp.com-20110818192150-qtwh8u3eigmkz0k9

12 years ago[IMP] Improved calendar's color handling
Fabien Meghazi [Thu, 18 Aug 2011 19:18:26 +0000 (21:18 +0200)]
[IMP] Improved calendar's color handling

bzr revid: fme@openerp.com-20110818191826-e0le9cm6xnw38wc2

12 years ago[IMP] remove some cherry in base main.py
Antony Lesuisse [Thu, 18 Aug 2011 18:51:45 +0000 (20:51 +0200)]
[IMP] remove some cherry in base main.py

bzr revid: al@openerp.com-20110818185145-4egjwrxm7it298fe

12 years ago[IMP] factorize http request handling
Antony Lesuisse [Thu, 18 Aug 2011 18:36:56 +0000 (20:36 +0200)]
[IMP] factorize http request handling

bzr revid: al@openerp.com-20110818183656-qp9zy271jl6wccq9

12 years ago[ADD] FormView: added field reference
Fabien Meghazi [Thu, 18 Aug 2011 17:45:08 +0000 (19:45 +0200)]
[ADD] FormView: added field reference

bzr revid: fme@openerp.com-20110818174508-zkpi5l5eocl3lj6z

12 years ago[IMP] Added on_value_changed callback to all form's fields
Fabien Meghazi [Thu, 18 Aug 2011 17:43:22 +0000 (19:43 +0200)]
[IMP] Added on_value_changed callback to all form's fields

bzr revid: fme@openerp.com-20110818174322-quezskn0jrryz9o2

12 years ago[FIX] reset records on a group apoptosis, cleanout proxies when reseting a Collection
Xavier Morel [Thu, 18 Aug 2011 13:27:47 +0000 (15:27 +0200)]
[FIX] reset records on a group apoptosis, cleanout proxies when reseting a Collection

bzr revid: xmo@openerp.com-20110818132747-xnsgcugx1nohc7p8

12 years ago[ADD] basic implementation of each and map on collections
Xavier Morel [Thu, 18 Aug 2011 12:21:06 +0000 (14:21 +0200)]
[ADD] basic implementation of each and map on collections

bzr revid: xmo@openerp.com-20110818122106-lt23fl3smbxg4f82

12 years ago[IMP] fields.function: don't wrap int values unless really needed
Olivier Dony [Thu, 18 Aug 2011 12:05:50 +0000 (14:05 +0200)]
[IMP] fields.function: don't wrap int values unless really needed

There was no need to wrap/cast int values for values less
than 2^31-1, which the highest XML-RPC int value.
Also, instead of wrapping them in strings, we can use
float values, which are 64bits based in the XMLRPC standard,
and closer to the real value (for comparisons, etc.).
Added note for integer_big, as a reminder of this possible
issue.

bzr revid: qdp-launchpad@openerp.com-20110818120550-ulvffm6ka9f3c5ym

12 years ago[FIX] edit event in editable list: use records collection
Xavier Morel [Thu, 18 Aug 2011 10:19:36 +0000 (12:19 +0200)]
[FIX] edit event in editable list: use records collection

bzr revid: xmo@openerp.com-20110818101936-4jbnt8rhlsjkxxyt

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 18 Aug 2011 04:36:08 +0000 (04:36 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110818043608-kjmi6rgmnpk2d36r

12 years ago[ADD] acknowledgement that the listview backing collections are quite strongly inspir...
Xavier Morel [Wed, 17 Aug 2011 13:36:00 +0000 (15:36 +0200)]
[ADD] acknowledgement that the listview backing collections are quite strongly inspired by backbone's

bzr revid: xmo@openerp.com-20110817133600-hl93utj2eh7pr5cd

12 years ago[IMP] convert listviews (non-editable anyway) to collections
Xavier Morel [Wed, 17 Aug 2011 13:16:35 +0000 (15:16 +0200)]
[IMP] convert listviews (non-editable anyway) to collections

bzr revid: xmo@openerp.com-20110817131635-cv3qcbiarmlk5o3o

12 years ago[FIX] qweb2: incorrect tail call when using foreach() with a number (to iterate over...
Xavier Morel [Wed, 17 Aug 2011 12:55:41 +0000 (14:55 +0200)]
[FIX] qweb2: incorrect tail call when using foreach() with a number (to iterate over a range)

bzr revid: xmo@openerp.com-20110817125541-wh95qu7jjwa7ojef

12 years ago[imp] improved i18n to scan all xml files
niv-openerp [Wed, 17 Aug 2011 11:29:58 +0000 (13:29 +0200)]
[imp] improved i18n to scan all xml files

bzr revid: nicolas.vanhoren@openerp.com-20110817112958-thgequxgkbu110gk

12 years ago[merge]
niv-openerp [Wed, 17 Aug 2011 11:29:44 +0000 (13:29 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20110817112944-m69dxrm684jckwn7

12 years ago[imp] improved i18n to scan all files
niv-openerp [Wed, 17 Aug 2011 11:28:28 +0000 (13:28 +0200)]
[imp] improved i18n to scan all files

bzr revid: nicolas.vanhoren@openerp.com-20110817112828-tghtfms3zm3r0044

12 years ago[FIX] make http request object more similar to json request object: move session_id...
Xavier Morel [Wed, 17 Aug 2011 10:38:33 +0000 (12:38 +0200)]
[FIX] make http request object more similar to json request object: move session_id to an attribute on the request obj, avoid taking session_id as param on httprequest methods

bzr revid: xmo@openerp.com-20110817103833-7flirk84a4jtelvx

12 years ago[FIX] Fixed binary fields
Fabien Meghazi [Wed, 17 Aug 2011 09:16:09 +0000 (11:16 +0200)]
[FIX] Fixed binary fields

bzr revid: fme@openerp.com-20110817091609-ky532b1udhifaxz2