odoo/odoo.git
12 years ago[IMP] improved and modified the Partner VAT Intra wizard of l10n_be module
Bharat Devnani (OpenERP) [Wed, 18 Jan 2012 05:12:56 +0000 (10:42 +0530)]
[IMP] improved and modified the Partner VAT Intra wizard of l10n_be module

bzr revid: bde@tinyerp.com-20120118051256-wm9n4rp0ypmjcuiq

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

12 years ago[fix] problem in o2m
niv-openerp [Wed, 11 Jan 2012 14:37:12 +0000 (15:37 +0100)]
[fix] problem in o2m

bzr revid: nicolas.vanhoren@openerp.com-20120111143712-fln5ddnfobp84ieb

12 years ago[MERGE] leads: fixed broken 'convert to opportunity' button in tree view. Also modifi...
Thibault Delavallée [Wed, 11 Jan 2012 14:26:08 +0000 (15:26 +0100)]
[MERGE] leads: fixed broken 'convert to opportunity' button in tree view. Also modified button icon.

bzr revid: tde@openerp.com-20120111142608-yz2ndtn5os6y1ovi

12 years ago[IMP] Disable right click on m2o button
Fabien Meghazi [Wed, 11 Jan 2012 14:02:22 +0000 (15:02 +0100)]
[IMP] Disable right click on m2o button

bzr revid: fme@openerp.com-20120111140222-cirxtmubrma6qj9b

12 years ago[FIX] pass the rpm bdist packaging
Stephane Wirtel [Wed, 11 Jan 2012 13:58:51 +0000 (14:58 +0100)]
[FIX] pass the rpm bdist packaging

bzr revid: stw@openerp.com-20120111135851-xsge7gtze1jf4gml

12 years ago[FIX]attachment without fname_attachment.
vishmita [Wed, 11 Jan 2012 12:55:01 +0000 (18:25 +0530)]
[FIX]attachment without fname_attachment.

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

bzr revid: vja@vja-desktop-20120111125501-3jh2u9oyvt92ble9

12 years ago[FIX] Binary Field shouldn't load all base64 data when the object data is loaded
Fabien Meghazi [Wed, 11 Jan 2012 12:49:11 +0000 (13:49 +0100)]
[FIX] Binary Field shouldn't load all base64 data when the object data is loaded

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

bzr revid: fme@openerp.com-20120111124911-73ee4heyy8xqq4zp

12 years ago[FIX] survey: set default_get method
Kuldeep Joshi (OpenERP) [Wed, 11 Jan 2012 12:48:45 +0000 (18:18 +0530)]
[FIX] survey: set default_get method

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

bzr revid: kjo@tinyerp.com-20120111124845-sgqff6zxul3bbwh8

12 years agoMerge from trunk
Minh Tran [Wed, 11 Jan 2012 12:24:21 +0000 (13:24 +0100)]
Merge from trunk

bzr revid: mit@openerp.com-20120111122421-5mywxemtnp0e7an8

12 years agoAdded padding to dashboard action content
Minh Tran [Wed, 11 Jan 2012 12:21:47 +0000 (13:21 +0100)]
Added padding to dashboard action content

bzr revid: mit@openerp.com-20120111122147-6296xy0i7h7lm71v

12 years ago[IMP] Change uservoice javascript due to web client's Dataset refactoring in Rev...
Fabien Meghazi [Wed, 11 Jan 2012 11:21:20 +0000 (12:21 +0100)]
[IMP] Change uservoice javascript due to web client's Dataset refactoring in Rev#1930

bzr revid: fme@openerp.com-20120111112120-sxq5zvz489zvanfx

12 years ago[REM] Refactored Dataset. Removed callbacks for #read_ids, #read_slice, #read_index...
Fabien Meghazi [Wed, 11 Jan 2012 11:15:39 +0000 (12:15 +0100)]
[REM] Refactored Dataset. Removed callbacks for #read_ids, #read_slice, #read_index and #default_get

Added options argument where needed

bzr revid: fme@openerp.com-20120111111539-wr0afax30sf66rmk

12 years agoMerge from trunk
Minh Tran [Wed, 11 Jan 2012 11:08:03 +0000 (12:08 +0100)]
Merge from trunk

bzr revid: mit@openerp.com-20120111110803-pcizwc2x9w51tsdx

12 years agoRestyling of the config todo list
Minh Tran [Wed, 11 Jan 2012 11:07:43 +0000 (12:07 +0100)]
Restyling of the config todo list

bzr revid: mit@openerp.com-20120111110743-ir7lg59is1y9fegp

12 years ago[IMP] Refactored web.Dialog (again)
Fabien Meghazi [Wed, 11 Jan 2012 11:06:48 +0000 (12:06 +0100)]
[IMP] Refactored web.Dialog (again)

bzr revid: fme@openerp.com-20120111110648-thxst5ot0te60fj5

12 years ago[IMP]crm_claim: added a widget= email in email_from field
Mayur Maheshwari (OpenERP) [Wed, 11 Jan 2012 10:35:07 +0000 (16:05 +0530)]
[IMP]crm_claim: added a widget= email in email_from field

bzr revid: mma@tinyerp.com-20120111103507-zraugj3pkwamwjy3

12 years ago[FIX] correctly htmlescape data in format_cell
Xavier Morel [Wed, 11 Jan 2012 09:58:53 +0000 (10:58 +0100)]
[FIX] correctly htmlescape data in format_cell

* htmlescape everything coming from format_value
* use _.template instead of _.str.sprintf to more easily escape data in binary rendering
* move progressbar rendering to format_cell since it produces HTML nodes, render it via _.template

bzr revid: xmo@openerp.com-20120111095853-voaoxkvdls294q5s

12 years ago[FIX]Improve code.
vishmita [Wed, 11 Jan 2012 09:28:00 +0000 (14:58 +0530)]
[FIX]Improve code.

bzr revid: vja@vja-desktop-20120111092800-x0muv9nt5wspqhmq

12 years ago[IMP] make view editor dialog title translatable
Xavier Morel [Wed, 11 Jan 2012 09:21:33 +0000 (10:21 +0100)]
[IMP] make view editor dialog title translatable

bzr revid: xmo@openerp.com-20120111092133-p7keh156zohci0ey

12 years ago[MERGE] lp:852456 (purchase: fix bad context handling in product_id_change)
Raphael Collet [Wed, 11 Jan 2012 08:53:48 +0000 (09:53 +0100)]
[MERGE] lp:852456 (purchase: fix bad context handling in product_id_change)

bzr revid: rco@openerp.com-20120111085348-wejvj1ayz9ypd5g0

12 years ago[MERGE] Merge last trunk
Fabien Meghazi [Wed, 11 Jan 2012 08:53:37 +0000 (09:53 +0100)]
[MERGE] Merge last trunk

bzr revid: fme@openerp.com-20120111085337-u65f0pyr1n60mkaw

12 years ago[FIX] Refactoring leftovers
Fabien Meghazi [Wed, 11 Jan 2012 08:49:52 +0000 (09:49 +0100)]
[FIX] Refactoring leftovers

bzr revid: fme@openerp.com-20120111084952-n7ghlby6uos5i0nb

12 years ago[FIX] broken grouping in list views
Xavier Morel [Wed, 11 Jan 2012 08:46:02 +0000 (09:46 +0100)]
[FIX] broken grouping in list views

bzr revid: xmo@openerp.com-20120111084602-in9dlvig8283g2o7

12 years ago[MERGE] stock: improve code of get_product_available
Raphael Collet [Wed, 11 Jan 2012 08:38:52 +0000 (09:38 +0100)]
[MERGE] stock: improve code of get_product_available

bzr revid: rco@openerp.com-20120111083852-wc1g2qcwdc0cv3j6