odoo/odoo.git
12 years ago[REM] bullshit from about
Antony Lesuisse [Tue, 17 Jan 2012 01:48:43 +0000 (02:48 +0100)]
[REM] bullshit from about

bzr revid: al@openerp.com-20120117014843-xlcw4hfvw949q588

12 years ago[IMP] web_livechat: use other skill
Christophe Simonis [Mon, 16 Jan 2012 15:57:49 +0000 (16:57 +0100)]
[IMP] web_livechat: use other skill

bzr revid: chs@openerp.com-20120116155749-hijukv0nk677mjmx

12 years ago[FIX] link between binary field and file name is @filename, not @fieldname
Xavier Morel [Mon, 16 Jan 2012 14:01:58 +0000 (15:01 +0100)]
[FIX] link between binary field and file name is @filename, not @fieldname

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

bzr revid: xmo@openerp.com-20120116140158-8tah34gwy01967u8

12 years ago[FIX] some accounting report do not work
Fabien Meghazi [Mon, 16 Jan 2012 13:25:54 +0000 (14:25 +0100)]
[FIX] some accounting report do not work

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

bzr revid: fme@openerp.com-20120116132554-1reoy6gg4lpynsij

12 years ago[IMP] treeview style
Xavier Morel [Mon, 16 Jan 2012 12:47:40 +0000 (13:47 +0100)]
[IMP] treeview style

bzr revid: xmo@openerp.com-20120116124740-4wurhqtu25rhzdr6

12 years ago[FIX] value used by graph based on selection fields when opening lists
Xavier Morel [Mon, 16 Jan 2012 12:17:27 +0000 (13:17 +0100)]
[FIX] value used by graph based on selection fields when opening lists

bzr revid: xmo@openerp.com-20120116121727-1x30vp9ffs7qotpr

12 years ago[IMP] FormView: Only show invalid field on_ui_change and do_save
Fabien Meghazi [Mon, 16 Jan 2012 11:14:31 +0000 (12:14 +0100)]
[IMP] FormView: Only show invalid field on_ui_change and do_save

bzr revid: fme@openerp.com-20120116111431-8zm8883ull42ljgx

12 years ago[MERGE] merged trunk.
Vo Minh Thu [Mon, 16 Jan 2012 11:06:31 +0000 (12:06 +0100)]
[MERGE] merged trunk.

bzr revid: vmt@openerp.com-20120116110631-lrzp6uxsjki7by22

12 years ago[MERGE] merged trunk.
Vo Minh Thu [Mon, 16 Jan 2012 11:05:07 +0000 (12:05 +0100)]
[MERGE] merged trunk.

bzr revid: vmt@openerp.com-20120116110507-oe4qtvwfy1qcyunl

12 years ago[MERGE] merged trunk.
Vo Minh Thu [Mon, 16 Jan 2012 11:04:34 +0000 (12:04 +0100)]
[MERGE] merged trunk.

bzr revid: vmt@openerp.com-20120112155027-u3bagec0g9fqr0yi
bzr revid: vmt@openerp.com-20120116110434-ckhp01ze83cwm32y

12 years ago[FIX] Fields validation is not always triggered.
Fabien Meghazi [Mon, 16 Jan 2012 10:52:58 +0000 (11:52 +0100)]
[FIX] Fields validation is not always triggered.

Eg: in Create a Partner action button from leads form, changing selection then clicking Continue is allowed despite the fact that the second field is invalid.

bzr revid: fme@openerp.com-20120116105258-4kkvr39i3fd3za1w

12 years ago[IMP] Parse progress bar show value
Fabien Meghazi [Mon, 16 Jan 2012 10:43:30 +0000 (11:43 +0100)]
[IMP] Parse progress bar show value

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

bzr revid: fme@openerp.com-20120116104330-hc5olrw6tiudrj0f

12 years ago[IMP] Removed the openerp.addons prefix when loading modules
Vo Minh Thu [Mon, 16 Jan 2012 10:43:29 +0000 (11:43 +0100)]
[IMP] Removed the openerp.addons prefix when loading modules
in stand-alone mode. Changed the import web.common to relative import
(because the the import-hook in the server is not able to load
modules with self-referential import).

bzr revid: vmt@openerp.com-20120116104329-k68li2vul4b3j7ry

12 years ago[FIX] load and show correct fields in gantt view
Xavier Morel [Mon, 16 Jan 2012 10:28:47 +0000 (11:28 +0100)]
[FIX] load and show correct fields in gantt view

bzr revid: xmo@openerp.com-20120116102847-d4kt73tmgzfpym41

12 years ago[FIX] small issue in xmo@openerp.com-20120116095337-ko0y6xha6oqx4vw1
Xavier Morel [Mon, 16 Jan 2012 10:16:31 +0000 (11:16 +0100)]
[FIX] small issue in xmo@openerp.com-20120116095337-ko0y6xha6oqx4vw1

bzr revid: xmo@openerp.com-20120116101631-ln5oa2fdlt670rqi

12 years ago[FIX] fetching of export data after reloading from saved list in a different mode...
Xavier Morel [Mon, 16 Jan 2012 09:53:37 +0000 (10:53 +0100)]
[FIX] fetching of export data after reloading from saved list in a different mode than original

If a field name can not be found in the `records` mapping, use it
as-is. May fail in some cases (for nested id fields) but will
generally work better when reloading a list created in "all" mode
while in "export compatible" mode, as there may be saved fields
missing from the currently available list.

Better fixes would be:

* Ignore (gray out?) unavailable fields for this mode (and re-allow
  when the mode changes)
* Display an error message of some sort and refuse to load the list
* Pre-load all export lists and filter selectable ones by mode

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

bzr revid: xmo@openerp.com-20120116095337-ko0y6xha6oqx4vw1

12 years ago[FIX] account_followup : Cannot create a followup if i am not admin
Divyesh Makwana (Open ERP) [Mon, 16 Jan 2012 09:21:55 +0000 (14:51 +0530)]
[FIX] account_followup : Cannot create a followup if i am not admin

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

bzr revid: mdi@tinyerp.com-20120116092155-bcjql4skjlvottgh

12 years ago[FIX] Problem with DateTimeWidget
Fabien Meghazi [Mon, 16 Jan 2012 09:02:43 +0000 (10:02 +0100)]
[FIX] Problem with DateTimeWidget

bzr revid: fme@openerp.com-20120116090243-ktqate17r1pq39ad

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 16 Jan 2012 05:27:22 +0000 (05:27 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120115052053-qy9rgrxe745vw4zw
bzr revid: launchpad_translations_on_behalf_of_openerp-20120116051929-9hq3xgbkj3t90wvt
bzr revid: launchpad_translations_on_behalf_of_openerp-20120114054042-idria8u0iiizg9xu
bzr revid: launchpad_translations_on_behalf_of_openerp-20120115053522-rki2r1zjt8544t0c
bzr revid: launchpad_translations_on_behalf_of_openerp-20120116052722-mb4w266h2j8som8q

12 years ago[FIX] handle correctly the case when the PATH_INFO ends with a slash.
Florent Xicluna [Sun, 15 Jan 2012 23:52:35 +0000 (00:52 +0100)]
[FIX] handle correctly the case when the PATH_INFO ends with a slash.

bzr revid: florent.xicluna@gmail.com-20120115235235-kw4vvmp622q8843f

12 years ago[FIX] missing import and remove unused vars.
Florent Xicluna [Sun, 15 Jan 2012 23:52:15 +0000 (00:52 +0100)]
[FIX] missing import and remove unused vars.

bzr revid: florent.xicluna@gmail.com-20120115235215-6dgoxyu270bsquba

12 years ago[REF] consistently use simplejson as json library.
Florent Xicluna [Sun, 15 Jan 2012 21:47:02 +0000 (22:47 +0100)]
[REF] consistently use simplejson as json library.

bzr revid: florent.xicluna@gmail.com-20120115214702-dh7i7w17ubepc6eo

12 years ago[REF] remove unused import, always import literal_eval from tools.safe_eval.
Florent Xicluna [Sun, 15 Jan 2012 21:42:14 +0000 (22:42 +0100)]
[REF] remove unused import, always import literal_eval from tools.safe_eval.

bzr revid: florent.xicluna@gmail.com-20120115214214-0rjwn80choc9g0fs

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sat, 14 Jan 2012 05:10:38 +0000 (05:10 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120114051038-jxxvburcw1gihii5

12 years ago[FIX] missing translation marks
Xavier Morel [Fri, 13 Jan 2012 17:55:29 +0000 (18:55 +0100)]
[FIX] missing translation marks

bzr revid: xmo@openerp.com-20120113175529-7m3kc08vao4ws9a8

12 years ago[IMP] move fields_get display from process view to debug dropdown
Xavier Morel [Fri, 13 Jan 2012 17:54:05 +0000 (18:54 +0100)]
[IMP] move fields_get display from process view to debug dropdown

bzr revid: xmo@openerp.com-20120113175405-buakxhqmq76gev24

12 years ago[fix] the create button in the gantt view does not work
niv-openerp [Fri, 13 Jan 2012 16:44:58 +0000 (17:44 +0100)]
[fix] the create button in the gantt view does not work

bzr revid: nicolas.vanhoren@openerp.com-20120113164458-ag5ouf4fy3l6xce9

12 years ago[ADD] link to debug mode in about window
Xavier Morel [Fri, 13 Jan 2012 16:28:49 +0000 (17:28 +0100)]
[ADD] link to debug mode in about window

bzr revid: xmo@openerp.com-20120113162849-tv0mirnxn6va111b

12 years ago[MERGE] stock: always use full name in name_get of stock.location
Raphael Collet [Fri, 13 Jan 2012 16:00:54 +0000 (17:00 +0100)]
[MERGE] stock: always use full name in name_get of stock.location

bzr revid: rco@openerp.com-20120113160054-elutn20eaeh0fkdt

12 years ago[IMP] stock: add uom next to quantity in kanban view of product
Raphael Collet [Fri, 13 Jan 2012 15:47:06 +0000 (16:47 +0100)]
[IMP] stock: add uom next to quantity in kanban view of product

bzr revid: rco@openerp.com-20120113154706-02tv0ld70y9dpzsp

12 years ago[FIX] stock: fix form view of production lot
Raphael Collet [Fri, 13 Jan 2012 15:17:23 +0000 (16:17 +0100)]
[FIX] stock: fix form view of production lot

bzr revid: rco@openerp.com-20120113151723-mjwksx9xnoq6fcaj

12 years ago[IMP] stock: remove 'full' from context for locations, no longer useful
Raphael Collet [Fri, 13 Jan 2012 15:16:47 +0000 (16:16 +0100)]
[IMP] stock: remove 'full' from context for locations, no longer useful

bzr revid: rco@openerp.com-20120113151647-mo7rprxwhqy589ki

12 years ago[FIX] loading of new modules after installation
Xavier Morel [Fri, 13 Jan 2012 15:16:38 +0000 (16:16 +0100)]
[FIX] loading of new modules after installation

bzr revid: xmo@openerp.com-20120113151638-qoa0vlhunxiq1g2p

12 years ago[IMP] stock.location: always return full name in name_get
Raphael Collet [Fri, 13 Jan 2012 15:15:48 +0000 (16:15 +0100)]
[IMP] stock.location: always return full name in name_get

bzr revid: rco@openerp.com-20120113151548-hyj48p274sbgj4vu

12 years ago[FIX] remember to load not-yet-loaded modules after they've been installed, improve...
Xavier Morel [Fri, 13 Jan 2012 15:08:29 +0000 (16:08 +0100)]
[FIX] remember to load not-yet-loaded modules after they've been installed, improve load_modules to be incremental (load only modules which are not installed)

bzr revid: xmo@openerp.com-20120113150829-s7ejfivy5kyqvy3f

12 years ago[FIX] avoid having the XML concatenator blow up when passed an empty list of files...
Xavier Morel [Fri, 13 Jan 2012 15:06:41 +0000 (16:06 +0100)]
[FIX] avoid having the XML concatenator blow up when passed an empty list of files                                                                                     ~/projects/tiny/web/current

turns out ElementTree has a hard time XML-serializing ``None`` (who'd
have guessed...), which is what it gets told to do when concat_xml is
called with an empty list of files.

Return an empty string and no timestamp (should probably be one there
at some point, but...) and fix the QWeb loader to not do anything when
it gets an empty template file.

bzr revid: xmo@openerp.com-20120113150641-6i3ot1jg7r3kpw3d

12 years ago[FIX] concatenated JS files blowing up when not terminated with a semicolon
Xavier Morel [Fri, 13 Jan 2012 15:01:10 +0000 (16:01 +0100)]
[FIX] concatenated JS files blowing up when not terminated with a semicolon

If the final semicolon of an openerp module is forgotten and the next
file starts with an expression (such as a parens, because it's a
third-party module using the module pattern, see Backbone.js or jQuery
for examples), the JS parser will not perform semicolon insertion and
will instead try to execute the module's wrapper/initializer function
by passing it whatever follows it (generally an other function).

This usually results in an error and stuff blowing out everywhere for
no obvious reason.

Concatenation of JS files now adds an explicit semicolon between files
(ideally it should only add one if it's missing, but that would
require backtracking in the file while skipping comments &etc, can't
be arsed and double-semicolons don't hurt much) to avoid this issue.

bzr revid: xmo@openerp.com-20120113150110-47j90oishtjrib7s

12 years ago[IMP] make chs's http session cleanup spam less spammy
Xavier Morel [Fri, 13 Jan 2012 14:58:32 +0000 (15:58 +0100)]
[IMP] make chs's http session cleanup spam less spammy

bzr revid: xmo@openerp.com-20120113145832-q6ogcwqnghfylys8

12 years ago[FIX] edi: the final semicolon in an openerp-web module is not optional, and breaks...
Xavier Morel [Fri, 13 Jan 2012 14:56:47 +0000 (15:56 +0100)]
[FIX] edi: the final semicolon in an openerp-web module is not optional, and breaks the loading of the module in production mode

bzr revid: xmo@openerp.com-20120113145647-jmu0d474tpqgt8ai

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sat, 14 Jan 2012 05:13:10 +0000 (05:13 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120114051310-6sj2xkv5gwq8cr0p

12 years ago[IMP] fetchmail: fix form view of fetchmail.server
Raphael Collet [Fri, 13 Jan 2012 14:17:03 +0000 (15:17 +0100)]
[IMP] fetchmail: fix form view of fetchmail.server

bzr revid: rco@openerp.com-20120113141703-jgoydtvwuwgz50ol

12 years ago[IMP] base: remove menuitem 'Import Module', as the feature is deprecated
Raphael Collet [Fri, 13 Jan 2012 14:06:47 +0000 (15:06 +0100)]
[IMP] base: remove menuitem 'Import Module', as the feature is deprecated

bzr revid: rco@openerp.com-20120113140647-31tmnpqye7sdeh6u

12 years ago[IMP] base: hide field 'street2' from company form view
Raphael Collet [Fri, 13 Jan 2012 13:52:06 +0000 (14:52 +0100)]
[IMP] base: hide field 'street2' from company form view

bzr revid: rco@openerp.com-20120113135206-m3y3pwa3i2dqz23c

12 years ago[fix] problem with DateTimeWidget
niv-openerp [Fri, 13 Jan 2012 11:04:59 +0000 (12:04 +0100)]
[fix] problem with DateTimeWidget

bzr revid: nicolas.vanhoren@openerp.com-20120113110459-0p2xl3t90j4nasxe

12 years ago[FIX] display each subflow only once in process view
Xavier Morel [Fri, 13 Jan 2012 10:00:51 +0000 (11:00 +0100)]
[FIX] display each subflow only once in process view

bzr revid: xmo@openerp.com-20120113100051-5a7j1v410g6h0e4b

12 years ago[FIX] cancel button was removed from editable list rows, so stop adding front padding...
Xavier Morel [Fri, 13 Jan 2012 09:56:34 +0000 (10:56 +0100)]
[FIX] cancel button was removed from editable list rows, so stop adding front padding, it breaks o2m tables

bzr revid: xmo@openerp.com-20120113095634-csnvigeweu76gn2w

12 years ago[ADD] test edge cases for formatting float_time using Lorenzo Battistini's test cases
Xavier Morel [Fri, 13 Jan 2012 09:22:46 +0000 (10:22 +0100)]
[ADD] test edge cases for formatting float_time using Lorenzo Battistini's test cases

bzr revid: xmo@openerp.com-20120113092246-0dmh2khwj2748apo

12 years ago[IMP] display a warning and disable excel export option when XLWT is not installed
Xavier Morel [Fri, 13 Jan 2012 09:06:11 +0000 (10:06 +0100)]
[IMP] display a warning and disable excel export option when XLWT is not installed

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

bzr revid: xmo@openerp.com-20120113090611-lmiu5y7y7b9td8hg

12 years ago[FIX] propagation of events from records removed from a collection in ListView's...
Xavier Morel [Fri, 13 Jan 2012 08:26:58 +0000 (09:26 +0100)]
[FIX] propagation of events from records removed from a collection in ListView's internals

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

bzr revid: xmo@openerp.com-20120113082658-vsvm5yoksaz3m9se

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 13 Jan 2012 05:01:44 +0000 (05:01 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120113044029-g5gennaovbmjxfut
bzr revid: launchpad_translations_on_behalf_of_openerp-20120113050144-no4194ciwerac0dr

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 13 Jan 2012 04:39:14 +0000 (04:39 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120113043914-p7g5d8l3yp5zvxhs

12 years ago[REL] OpenERP 6.1rc1 6.1.0-rc1-web
Olivier Dony [Thu, 12 Jan 2012 20:14:15 +0000 (21:14 +0100)]
[REL] OpenERP 6.1rc1

bzr revid: odo@openerp.com-20120112201415-xkdojp6hgekaa3va

12 years ago[IMP] append username in session directory
Antony Lesuisse [Thu, 12 Jan 2012 19:25:34 +0000 (20:25 +0100)]
[IMP] append username in session directory

bzr revid: al@openerp.com-20120112192534-fc2eilownqwwnssl

12 years ago[REL] OpenERP 6.1rc1 6.1.0-rc1-server
Olivier Dony [Thu, 12 Jan 2012 19:21:07 +0000 (20:21 +0100)]
[REL] OpenERP 6.1rc1

bzr revid: odo@openerp.com-20120112192107-884x8kz4gxju1g9u

12 years ago[REL] OpenERP 6.1rc1 6.1.0-rc1-addons
Olivier Dony [Thu, 12 Jan 2012 19:15:55 +0000 (20:15 +0100)]
[REL] OpenERP 6.1rc1

bzr revid: odo@openerp.com-20120112191555-l1945hy0fznxzvjo

12 years ago[FIX] unbind handlers on records from a collection when the record is removed from...
Xavier Morel [Thu, 12 Jan 2012 17:09:17 +0000 (18:09 +0100)]
[FIX] unbind handlers on records from a collection when the record is removed from the collection or the collection is reset

bzr revid: xmo@openerp.com-20120112170917-n6xadpzkbflk9s2c

12 years ago[FIX] Attachment creation does not set datas_fname in ir_attachments
Fabien Meghazi [Thu, 12 Jan 2012 13:48:56 +0000 (14:48 +0100)]
[FIX] Attachment creation does not set datas_fname in ir_attachments

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

bzr revid: fme@openerp.com-20120112134856-um5lw4b42x0vbmiw

12 years ago[IMP] revert ir config todo styling move checkbox at the right
Antony Lesuisse [Thu, 12 Jan 2012 13:14:59 +0000 (14:14 +0100)]
[IMP] revert ir config todo styling move checkbox at the right

bzr revid: al@openerp.com-20120112131459-lt3rmnpannlfbr9i

12 years ago[fix] problem with email template preview
niv-openerp [Thu, 12 Jan 2012 15:34:19 +0000 (16:34 +0100)]
[fix] problem with email template preview

bzr revid: nicolas.vanhoren@openerp.com-20120112153419-morwrmy7ozqxup6f

12 years ago[FIX] Fix default field focus that was broken
Fabien Meghazi [Thu, 12 Jan 2012 15:15:27 +0000 (16:15 +0100)]
[FIX] Fix default field focus that was broken

bzr revid: fme@openerp.com-20120112151527-peee706mfv7nciye

12 years ago[MERGE]: survey: fixed a bug in warning message when users exceed maximal number...
Thibault Delavallée [Thu, 12 Jan 2012 15:05:15 +0000 (16:05 +0100)]
[MERGE]: survey: fixed a bug in warning message when users exceed maximal number of allowed answers

bzr revid: tde@openerp.com-20120112150515-sxozygi6n4m6hs0f

12 years ago[REM] Commented out a debug logging
Fabien Meghazi [Thu, 12 Jan 2012 14:45:47 +0000 (15:45 +0100)]
[REM] Commented out a debug logging

bzr revid: fme@openerp.com-20120112144547-s4vziyeazy1at8ag

12 years ago[FIX] Calendar: In drag and drop in month view, remove one second to end date
Fabien Meghazi [Thu, 12 Jan 2012 14:23:07 +0000 (15:23 +0100)]
[FIX] Calendar: In drag and drop in month view, remove one second to end date

bzr revid: fme@openerp.com-20120112142307-2d0mffhvwwl51di8

12 years ago[FIX] Fix calendar date_start date_stop in new event form popup
Fabien Meghazi [Thu, 12 Jan 2012 14:17:30 +0000 (15:17 +0100)]
[FIX] Fix calendar date_start date_stop in new event form popup

bzr revid: fme@openerp.com-20120112141730-kipnpmm6zi41nvq6

12 years ago[FIX] add depends on xlwt
Antony Lesuisse [Thu, 12 Jan 2012 14:02:34 +0000 (15:02 +0100)]
[FIX] add depends on xlwt

bzr revid: al@openerp.com-20120112140234-fzkosusicvpw6pf5

12 years ago[FIX] adapt auth_openid to new login page
Christophe Simonis [Thu, 12 Jan 2012 12:54:16 +0000 (13:54 +0100)]
[FIX] adapt auth_openid to new login page

bzr revid: chs@openerp.com-20120112125416-uixisb5sks604ejg

12 years ago[IMP] web: keep sessions at least 5 minutes
Christophe Simonis [Thu, 12 Jan 2012 12:52:07 +0000 (13:52 +0100)]
[IMP] web: keep sessions at least 5 minutes

bzr revid: chs@openerp.com-20120112125207-03wb2qlpfu7y8wvx

12 years ago[IMP] Improved menu folding icon when menu is empty
Fabien Meghazi [Thu, 12 Jan 2012 12:48:15 +0000 (13:48 +0100)]
[IMP] Improved menu folding icon when menu is empty

bzr revid: fme@openerp.com-20120112124815-lqxx19v4deerozlq

12 years ago[REM] Commented out some debug output
Fabien Meghazi [Thu, 12 Jan 2012 12:44:56 +0000 (13:44 +0100)]
[REM] Commented out some debug output

bzr revid: fme@openerp.com-20120112124456-yvegpuajefyg26uo

12 years ago[IMP] Fix the issue of warning
Hardik Ansodariy (OpenERP) [Thu, 12 Jan 2012 12:02:29 +0000 (17:32 +0530)]
[IMP] Fix the issue of warning

bzr revid: han@tinyerp.com-20120112120229-kyu83vrute2wykag

12 years ago[IMP]remove extra lines
Vidhin Mehta (OpenERP) [Thu, 12 Jan 2012 11:40:47 +0000 (17:10 +0530)]
[IMP]remove extra lines

bzr revid: vme@tinyerp.com-20120112114047-bdq8msissyridbe1

12 years ago[Fix]bug no.914515
Vidhin Mehta (OpenERP) [Thu, 12 Jan 2012 11:22:04 +0000 (16:52 +0530)]
[Fix]bug no.914515

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

bzr revid: vme@tinyerp.com-20120112112204-ybdy5awniy9l0wt0

12 years ago[FIX] load modules when all css/qweb/js files are loaded
Christophe Simonis [Thu, 12 Jan 2012 11:21:38 +0000 (12:21 +0100)]
[FIX] load modules when all css/qweb/js files are loaded

bzr revid: chs@openerp.com-20120112112138-gwxicn1zp5kkvsa9

12 years ago[IMP] Crm meetings calendar view now uses new context key: 'calendar_default_<field>'
Fabien Meghazi [Thu, 12 Jan 2012 11:14:31 +0000 (12:14 +0100)]
[IMP] Crm meetings calendar view now uses new context key: 'calendar_default_<field>'

Note: this change needs web client Revision:
1946 revid:fme@openerp.com-20120112110953-6aqfd7nrzgp538br

bzr revid: fme@openerp.com-20120112111431-6nzqjti316zsqaw0

12 years ago[ADD] Add support for new context key 'calendar_default_<field>' in order to set...
Fabien Meghazi [Thu, 12 Jan 2012 11:09:53 +0000 (12:09 +0100)]
[ADD] Add support for new context key 'calendar_default_<field>' in order to set correct filter in sidebar

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

bzr revid: fme@openerp.com-20120112110953-6aqfd7nrzgp538br

12 years ago[FIX] res.partner.category: merge the 2 classes bearing the same name
Olivier Dony [Thu, 12 Jan 2012 10:50:43 +0000 (11:50 +0100)]
[FIX] res.partner.category: merge the 2 classes bearing the same name

The name conflict causes the second class to
shadow the first one, thus breaking future
references to the first one, including any
super() call inside it!
6.1 has 2-pass loading of models so we can
simply merge the two classes now, and get
rid of the issue.

bzr revid: odo@openerp.com-20120112105043-ij740gptzu4gv6tw

12 years ago[FIX] forgot to forward arguments correctly in xmo@openerp.com-20120112084910-6fxbzbg...
Xavier Morel [Thu, 12 Jan 2012 10:29:41 +0000 (11:29 +0100)]
[FIX] forgot to forward arguments correctly in xmo@openerp.com-20120112084910-6fxbzbgmv51utyko

bzr revid: xmo@openerp.com-20120112102941-qa596ufk5nlc2nqp

12 years ago[MERGE] account_followup: small fixes in views
Thibault Delavallée [Thu, 12 Jan 2012 10:27:23 +0000 (11:27 +0100)]
[MERGE] account_followup: small fixes in views

bzr revid: tde@openerp.com-20120112102723-13m2kni11irx5e1f

12 years ago[FIX] Fixed Data Import Dialog that I previously broke during Dialog refactoring
Fabien Meghazi [Thu, 12 Jan 2012 10:02:06 +0000 (11:02 +0100)]
[FIX] Fixed Data Import Dialog that I previously broke during Dialog refactoring

bzr revid: fme@openerp.com-20120112100206-sk9vnsdeqk18ursa

12 years ago[MERGE] survey: fixed bug 914208: removed dynamic sequence calculation not working...
Thibault Delavallée [Thu, 12 Jan 2012 09:02:58 +0000 (10:02 +0100)]
[MERGE] survey: fixed bug 914208: removed dynamic sequence calculation not working in web client and making client crash by removing o2m referencing themselves in context. Also removed now unused data_get method.

bzr revid: tde@openerp.com-20120112090258-kl5g5sb7hn906i27

12 years ago[IMP] add lazier proxy method on CallbackEnabled, use it in WebClient and ListView
Xavier Morel [Thu, 12 Jan 2012 08:49:10 +0000 (09:49 +0100)]
[IMP] add lazier proxy method on CallbackEnabled, use it in WebClient and ListView

bzr revid: xmo@openerp.com-20120112084910-6fxbzbgmv51utyko

12 years ago[FIX] gunicorn.conf.py: undo the previous change (commited by mistake with another...
Vo Minh Thu [Thu, 12 Jan 2012 08:48:42 +0000 (09:48 +0100)]
[FIX] gunicorn.conf.py: undo the previous change (commited by mistake with another, intended, change).

bzr revid: vmt@openerp.com-20120112084842-1xqal5okrmuhyxsu

12 years ago[IMP] res_users.login(): eliminate a possibility to get a transaction rollbacked
Vo Minh Thu [Thu, 12 Jan 2012 08:40:30 +0000 (09:40 +0100)]
[IMP] res_users.login(): eliminate a possibility to get a transaction rollbacked
because of concurrent access. This can happen when the same user is trying to log in
from many clients concurrently.

bzr revid: vmt@openerp.com-20120112084030-kkz1aztp5t6vkbh9

12 years ago[IMP]account_followup: added a separator & nolabel on text field and set a separator...
Mayur Maheshwari (OpenERP) [Thu, 12 Jan 2012 06:11:08 +0000 (11:41 +0530)]
[IMP]account_followup: added a separator & nolabel on text field and set a separator above on text area

bzr revid: mma@tinyerp.com-20120112061108-njj8qwiotblkt1oz

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 12 Jan 2012 06:06:22 +0000 (06:06 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120111044006-ehpf8voofuo20mzc
bzr revid: launchpad_translations_on_behalf_of_openerp-20120112054003-82qy0l7x1jbboc9r
bzr revid: launchpad_translations_on_behalf_of_openerp-20120112054058-8hdv1vhku59lbgb3
bzr revid: launchpad_translations_on_behalf_of_openerp-20120112060622-vns7g4vc2v6thkme

12 years ago[IMP] survey: remove o2m field from context
Kuldeep Joshi (OpenERP) [Thu, 12 Jan 2012 05:35:24 +0000 (11:05 +0530)]
[IMP] survey: remove o2m field from context

bzr revid: kjo@tinyerp.com-20120112053524-cepe03223ac1eyds

12 years ago[FIX] doc typo
Xavier Morel [Wed, 11 Jan 2012 16:29:23 +0000 (17:29 +0100)]
[FIX] doc typo

bzr revid: xmo@openerp.com-20120111162923-v1icuslj5jtcfme8

12 years ago[IMP] Avoid overflow of large menu items
Fabien Meghazi [Wed, 11 Jan 2012 16:07:46 +0000 (17:07 +0100)]
[IMP] Avoid overflow of large menu items

bzr revid: fme@openerp.com-20120111160746-c995eu97zi9eia3p

12 years ago[IMP] Restyling of the config todo list
Fabien Meghazi [Wed, 11 Jan 2012 15:59:33 +0000 (16:59 +0100)]
[IMP] Restyling of the config todo list

bzr revid: fme@openerp.com-20120111155933-bh30vkmnxx53wrka

12 years ago[MERGE] crm_claim: small fix in view
Raphael Collet [Wed, 11 Jan 2012 15:11:34 +0000 (16:11 +0100)]
[MERGE] crm_claim: small fix in view

bzr revid: rco@openerp.com-20120111151134-otcm22hc4dlr6msf

12 years ago[MERGE] stock: fix upstream/downstream traceability actions on stock.tracking form
Raphael Collet [Wed, 11 Jan 2012 15:09:42 +0000 (16:09 +0100)]
[MERGE] stock: fix upstream/downstream traceability actions on stock.tracking form

bzr revid: rco@openerp.com-20120111150942-1n1uvga1mcenlmhw

12 years ago[MERGE] document: fix spelling
Raphael Collet [Wed, 11 Jan 2012 15:00:47 +0000 (16:00 +0100)]
[MERGE] document: fix spelling

bzr revid: rco@openerp.com-20120111150047-wk95ms1h2hg2cipq

12 years ago[MERGE]: crm_meeting: added fields in tree view, because inheritance by import_google...
Thibault Delavallée [Wed, 11 Jan 2012 14:57:31 +0000 (15:57 +0100)]
[MERGE]: crm_meeting: added fields in tree view, because inheritance by import_google make it crash

bzr revid: tde@openerp.com-20120111145731-wv4jcrzu9c790hbz

12 years ago[IMP] mrp: code cleanup
Raphael Collet [Wed, 11 Jan 2012 14:50:15 +0000 (15:50 +0100)]
[IMP] mrp: code cleanup

bzr revid: rco@openerp.com-20120111145015-p7dyajf516izv97c

12 years ago[IMP] add explanation as to why the preferences dialog reloads the page instead of...
Xavier Morel [Wed, 11 Jan 2012 14:44:43 +0000 (15:44 +0100)]
[IMP] add explanation as to why the preferences dialog reloads the page instead of reloading just the web client (session and menus)

bzr revid: xmo@openerp.com-20120111144443-a9cbbysgkxrukqub

12 years ago[FIX] button order in preferences dialog
Xavier Morel [Wed, 11 Jan 2012 14:43:45 +0000 (15:43 +0100)]
[FIX] button order in preferences dialog

bzr revid: xmo@openerp.com-20120111144345-8n63z50gic7m0d3w

12 years ago[FIX] implicit global
Xavier Morel [Wed, 11 Jan 2012 14:43:27 +0000 (15:43 +0100)]
[FIX] implicit global

bzr revid: xmo@openerp.com-20120111144327-s1vox3q1hdpufxmz

12 years ago[MERGE] stock: fix 'split into production lots', raise error when quantity exceeds...
Raphael Collet [Wed, 11 Jan 2012 14:39:56 +0000 (15:39 +0100)]
[MERGE] stock: fix 'split into production lots', raise error when quantity exceeds available quantity

bzr revid: rco@openerp.com-20120111143956-a5c3pr3ffltuw201

12 years ago[IMP] attach old callback to webclient reloading
Xavier Morel [Wed, 11 Jan 2012 14:35:02 +0000 (15:35 +0100)]
[IMP] attach old callback to webclient reloading

bzr revid: xmo@openerp.com-20120111143502-n1dl41qm74v6uj4i

12 years ago[FIX] WebClient.do_reload's deferred chain, split session reloading and session init
Xavier Morel [Wed, 11 Jan 2012 14:31:44 +0000 (15:31 +0100)]
[FIX] WebClient.do_reload's deferred chain, split session reloading and session init

that way we don't try to reload all addons every time, not sure it's the best idea though, we'll see

bzr revid: xmo@openerp.com-20120111143144-akq23gtyuxfdq6z9