odoo/odoo.git
12 years ago[MERGE] cleaned some imports, removed some code for older python versions.
Vo Minh Thu [Wed, 18 Jan 2012 16:03:05 +0000 (17:03 +0100)]
[MERGE] cleaned some imports, removed some code for older python versions.

bzr revid: vmt@openerp.com-20120118160305-ucennaoqehjuut1z

12 years ago[MERGE] tools.literal_eval -> ast.literal_eval (as we drop python 2.5 support).
Vo Minh Thu [Wed, 18 Jan 2012 16:01:53 +0000 (17:01 +0100)]
[MERGE] tools.literal_eval -> ast.literal_eval (as we drop python 2.5 support).

bzr revid: vmt@openerp.com-20120118160153-o2nbgxwndhfh3yc0

12 years ago[MERGE] added --db-template option.
Vo Minh Thu [Wed, 18 Jan 2012 14:53:34 +0000 (15:53 +0100)]
[MERGE] added --db-template option.

bzr revid: vmt@openerp.com-20120118145334-sa190ihcos9iflcu

12 years ago[FIX] re-add auto_search
Xavier Morel [Wed, 18 Jan 2012 14:48:26 +0000 (15:48 +0100)]
[FIX] re-add auto_search

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

bzr revid: xmo@openerp.com-20120118144826-3aio04bfrf35wx7i

12 years ago[MERGE] lp:916704
Quentin (OpenERP) [Wed, 18 Jan 2012 13:38:34 +0000 (14:38 +0100)]
[MERGE] lp:916704

bzr revid: qdp-launchpad@openerp.com-20120118133834-33e48s20r11zc2ct

12 years ago[IMP] base: change conflicting address-related "State" fields to "Fed. State"
Olivier Dony [Wed, 18 Jan 2012 13:29:00 +0000 (14:29 +0100)]
[IMP] base: change conflicting address-related "State" fields to "Fed. State"

This will avoid ambiguous translations, until we can
implement some sort of context-sensitive translation
system.

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

bzr revid: odo@openerp.com-20120118132900-427nc6j0p4h25bdn

12 years ago[FIX] Fixed transparent login pane issue in IE8
Minh Tran [Wed, 18 Jan 2012 13:04:03 +0000 (14:04 +0100)]
[FIX] Fixed transparent login pane issue in IE8

bzr revid: mit@openerp.com-20120118130403-5nfselwnwtkad4q4

12 years ago[MERGE] lp:915426
Quentin (OpenERP) [Wed, 18 Jan 2012 12:50:46 +0000 (13:50 +0100)]
[MERGE] lp:915426

bzr revid: qdp-launchpad@openerp.com-20120118125046-rlre1oheeuwfepwh

12 years ago[IMP] fields: use simplejson instead of json (for consistency with orm.py).
Vo Minh Thu [Wed, 18 Jan 2012 12:33:34 +0000 (13:33 +0100)]
[IMP] fields: use simplejson instead of json (for consistency with orm.py).

bzr revid: vmt@openerp.com-20120118123334-xxunyo1ph8jiwxc0

12 years ago[IMP] tools: removed our copy of the copy module.
Vo Minh Thu [Wed, 18 Jan 2012 11:57:43 +0000 (12:57 +0100)]
[IMP] tools: removed our copy of the copy module.

bzr revid: vmt@openerp.com-20120118115743-ce6p993l8v2kqlux

12 years ago[IMP] tools: removed deprecated debug() function.
Vo Minh Thu [Wed, 18 Jan 2012 11:49:10 +0000 (12:49 +0100)]
[IMP] tools: removed deprecated debug() function.

bzr revid: vmt@openerp.com-20120118114910-xrynwguzu0e5zsng

12 years ago[IMP] tools: removed __builtin__.{all,any} (they were there for previous python versi...
Vo Minh Thu [Wed, 18 Jan 2012 11:46:40 +0000 (12:46 +0100)]
[IMP] tools: removed __builtin__.{all,any} (they were there for previous python versions).

bzr revid: vmt@openerp.com-20120118114640-sm71f9fi48n4qn3q

12 years ago[IMP] tools: removed some functools functions (they were there for previous python...
Vo Minh Thu [Wed, 18 Jan 2012 11:41:09 +0000 (12:41 +0100)]
[IMP] tools: removed some functools functions (they were there for previous python versions).

bzr revid: vmt@openerp.com-20120118114109-txh1cjv503xautty

12 years ago[IMP] tools: removed literal_eval as we drop python 2.6 support.
Vo Minh Thu [Wed, 18 Jan 2012 11:24:00 +0000 (12:24 +0100)]
[IMP] tools: removed literal_eval as we drop python 2.6 support.

bzr revid: vmt@openerp.com-20120118112400-n7uulbbwm7wr5lpu

12 years ago[IMP] tools.literal_eval -> ast.literal_eval (as we drop python 2.5 support).
Vo Minh Thu [Wed, 18 Jan 2012 11:18:55 +0000 (12:18 +0100)]
[IMP] tools.literal_eval -> ast.literal_eval (as we drop python 2.5 support).

bzr revid: vmt@openerp.com-20120118111855-he177la0butae3jr

12 years ago[MERGE] cleaned imports.
Vo Minh Thu [Wed, 18 Jan 2012 11:12:26 +0000 (12:12 +0100)]
[MERGE] cleaned imports.

bzr revid: vmt@openerp.com-20120118111226-an43skezei7dla2v

12 years ago[MERGE] changes required for the "import hook" commit in the server.
Vo Minh Thu [Wed, 18 Jan 2012 10:47:08 +0000 (11:47 +0100)]
[MERGE] changes required for the "import hook" commit in the server.

bzr revid: vmt@openerp.com-20120118104708-wqa2fam7qnaw3jdk

12 years ago[MERGE] changes required for the "import hook" commit in the server.
Vo Minh Thu [Wed, 18 Jan 2012 10:46:35 +0000 (11:46 +0100)]
[MERGE] changes required for the "import hook" commit in the server.

bzr revid: vmt@openerp.com-20120118104635-mn4vca0xw2b9s8w2

12 years ago[MERGE] use an import hook instead of appending to sys.path.
Vo Minh Thu [Wed, 18 Jan 2012 10:45:05 +0000 (11:45 +0100)]
[MERGE] use an import hook instead of appending to sys.path.

This replaces sys.path mutation with an import hook. It removes the clash
between our own 'resource' addons and the standard Python resource module. It
provides a transition between our current practice and a cleaner
'openerp.addons' namespace.

The import hook makes it possible to either 'import openerp.addons.hr' or
'import hr' in the addons (ie. both paths are set in sys.modules). When trying
to import an already existing (non-openerp) Python module (e.g. resource), it
will indeed load the Python module and print a warning (to invite you to use
openerp.addons.resource if this is the one you want).

Unfortunately, the import hook doesn't support self-referential imports. E.g.
hr.wizard.xxx can't use 'import hr.yyy' or 'from hr import yyy'. Python will
fail to load hr with cryptic error messages or even a segmentation fault.

Beginning with this patch, 'import openerp.addons.xxx' is the way to go,
'import xxx' is deprecated. Once 'import xxx' support can be removed, we will
probably support pkgutil or setuptool namespaces.

bzr revid: vmt@openerp.com-20120118104505-tns626ga47dwl7it

12 years ago[MERGE] added missing import, removed unused vars, corrected unnused variable (typo).
Vo Minh Thu [Wed, 18 Jan 2012 10:33:06 +0000 (11:33 +0100)]
[MERGE] added missing import, removed unused vars, corrected unnused variable (typo).

bzr revid: vmt@openerp.com-20120118103306-2eqsl07suw33mqyn

12 years ago[MERGE] merged trunk.
Vo Minh Thu [Wed, 18 Jan 2012 10:12:52 +0000 (11:12 +0100)]
[MERGE] merged trunk.

bzr revid: vmt@openerp.com-20120118101252-e81nlyzym2nkebf4

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 18 Jan 2012 04:44:49 +0000 (04:44 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120118044449-u5o363u389ur3ajo

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 18 Jan 2012 04:43:46 +0000 (04:43 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120117044453-wdb803waqsh0uaxt
bzr revid: launchpad_translations_on_behalf_of_openerp-20120118044346-uk3yo505jmw90sxa

12 years ago[FIX] QWeb: well... ahem... This is embarassing...
Fabien Meghazi [Tue, 17 Jan 2012 21:59:49 +0000 (22:59 +0100)]
[FIX] QWeb: well... ahem... This is embarassing...

bzr revid: fme@openerp.com-20120117215949-36uxh7r1izvah35l

12 years ago[FIX] Fix QWeb default dict extend
Fabien Meghazi [Tue, 17 Jan 2012 21:55:42 +0000 (22:55 +0100)]
[FIX] Fix QWeb default dict extend

bzr revid: fme@openerp.com-20120117215542-2j31xq9iovu2z0cv

12 years ago[REM] Forgot a console.log
Fabien Meghazi [Tue, 17 Jan 2012 21:52:55 +0000 (22:52 +0100)]
[REM] Forgot a console.log

bzr revid: fme@openerp.com-20120117215255-2klsb78lfor3y6jb

12 years ago[FIX] QWeb: fix 2 unit tests
Fabien Meghazi [Tue, 17 Jan 2012 21:22:34 +0000 (22:22 +0100)]
[FIX] QWeb: fix 2 unit tests

bzr revid: fme@openerp.com-20120117212234-u4wo2m9c3ew2t6ej

12 years ago[REV] Revert Revision#6353: Will use __last_update instead of write_date
Fabien Meghazi [Tue, 17 Jan 2012 20:28:59 +0000 (21:28 +0100)]
[REV] Revert Revision#6353: Will use __last_update instead of write_date

bzr revid: fme@openerp.com-20120117202859-uoo6jw9nilfxs33b

12 years ago[IMP] Kanban: use __last_update instead of write_date
Fabien Meghazi [Tue, 17 Jan 2012 20:26:07 +0000 (21:26 +0100)]
[IMP] Kanban: use __last_update instead of write_date

bzr revid: fme@openerp.com-20120117202607-sj6v29istbkxt9rq

12 years ago[FIX] correct session cleaning
Christophe Simonis [Tue, 17 Jan 2012 17:06:36 +0000 (18:06 +0100)]
[FIX] correct session cleaning

bzr revid: chs@openerp.com-20120117170636-7z6epwzt7rlrtaip

12 years ago[IMP] database template in commande line, you can now use --db_template=my_template...
nicolas.bessi@camptocamp.com [Tue, 17 Jan 2012 16:49:40 +0000 (17:49 +0100)]
[IMP] database template in commande line, you can now use --db_template=my_template, default is template0

bzr revid: nicolas.bessi@camptocamp.com-20120117164940-i3g1zcu49x0g60t5

12 years ago[FIX] avoid losing all available views when switching from graph to list via clicking...
Xavier Morel [Tue, 17 Jan 2012 16:43:37 +0000 (17:43 +0100)]
[FIX] avoid losing all available views when switching from graph to list via clicking on graph item

bzr revid: xmo@openerp.com-20120117164337-tuh1tkjra0drvg7r

12 years ago[FIX] l10n_multilang: account.account.name needs to be translatable, courtesy of...
Olivier Dony [Tue, 17 Jan 2012 16:19:35 +0000 (17:19 +0100)]
[FIX] l10n_multilang: account.account.name needs to be translatable, courtesy of Nicolas Bessi (Camptocamp)

The translatable flag in account.account.name was
lost during a failed merge operation, so it needs
to be restored.

bzr revid: odo@openerp.com-20120117161935-vdfz38w97undmvi2

12 years ago[FIX] buttons order in dialog confirming actions
Xavier Morel [Tue, 17 Jan 2012 15:33:33 +0000 (16:33 +0100)]
[FIX] buttons order in dialog confirming actions

bzr revid: xmo@openerp.com-20120117153333-6cuih7w3iuuv1mlk

12 years ago[FIX] missing translation mark
Xavier Morel [Tue, 17 Jan 2012 15:32:32 +0000 (16:32 +0100)]
[FIX] missing translation mark

bzr revid: xmo@openerp.com-20120117153232-7232xrscs016o150

12 years ago[FIX] re-fix weird behavior of Firefox where text punches out of buttons if white...
Xavier Morel [Tue, 17 Jan 2012 15:10:51 +0000 (16:10 +0100)]
[FIX] re-fix weird behavior of Firefox where text punches out of buttons if white-space nowrap and width 100% but not enough room

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

bzr revid: xmo@openerp.com-20120117151051-m3l2lo7fiykcbv4t

12 years ago[FIX] some MSIE8 stuff
Xavier Morel [Tue, 17 Jan 2012 14:43:59 +0000 (15:43 +0100)]
[FIX] some MSIE8 stuff

bzr revid: xmo@openerp.com-20120117144359-k9l1289wq8ngb3pr

12 years ago[FIX] qweb: benchmark on browsers without console.time & console/timeEnd
Xavier Morel [Tue, 17 Jan 2012 14:38:06 +0000 (15:38 +0100)]
[FIX] qweb: benchmark on browsers without console.time & console/timeEnd

bzr revid: xmo@openerp.com-20120117143806-x5hqclaw6a8hdu98

12 years ago[MERGE] qweb casing fix
Xavier Morel [Tue, 17 Jan 2012 14:02:54 +0000 (15:02 +0100)]
[MERGE] qweb casing fix

bzr revid: xmo@openerp.com-20120117140254-ans3ugulji5h61vw

12 years ago[FIX] un-nivity call of WebClient, IE8 does not like nobody to mess with its body:
Xavier Morel [Tue, 17 Jan 2012 14:02:13 +0000 (15:02 +0100)]
[FIX] un-nivity call of WebClient, IE8 does not like nobody to mess with its body:

bzr revid: xmo@openerp.com-20120117140213-u2n1l4cg1nz1xrea

12 years ago[FIX] QWeb: Internet Explorer DOM converts tags to uppercase
Fabien Meghazi [Tue, 17 Jan 2012 13:59:58 +0000 (14:59 +0100)]
[FIX] QWeb: Internet Explorer DOM converts tags to uppercase

bzr revid: fme@openerp.com-20120117135958-gv2iv4ixomqzcnny

12 years ago[FIX] MSIE does not like calling .html on the page's title, set the string on the...
Xavier Morel [Tue, 17 Jan 2012 13:58:17 +0000 (14:58 +0100)]
[FIX] MSIE does not like calling .html on the page's title, set the string on the document's title directly (as a property)

bzr revid: xmo@openerp.com-20120117135817-t3ggfjp71r6io6b4

12 years ago[FIX] root css on .openerp, not body.openerp
Xavier Morel [Tue, 17 Jan 2012 13:53:12 +0000 (14:53 +0100)]
[FIX] root css on .openerp, not body.openerp

bzr revid: xmo@openerp.com-20120117135312-f9pmqgmy4704vfyh

12 years ago[ADD] Add write_date to hr.employee and product.product in order to allow image reloa...
Fabien Meghazi [Tue, 17 Jan 2012 13:47:13 +0000 (14:47 +0100)]
[ADD] Add write_date to hr.employee and product.product in order to allow image reloading in kanban views

bzr revid: fme@openerp.com-20120117134713-uewdqmv08r6r5hmq

12 years ago[IMP] Kanban images not being reloaded when saved in form view
Fabien Meghazi [Tue, 17 Jan 2012 13:45:41 +0000 (14:45 +0100)]
[IMP] Kanban images not being reloaded when saved in form view

Kanban view now uses write_date if defined in model in order to force reload of images

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

bzr revid: fme@openerp.com-20120117134541-yvernouqxuegoep4

12 years ago[FIX] trailing commas
Xavier Morel [Tue, 17 Jan 2012 13:28:43 +0000 (14:28 +0100)]
[FIX] trailing commas

bzr revid: xmo@openerp.com-20120117132843-obecwigtts1rf9ja

12 years ago[FIX] Char fields don't correctly retain their values in Firefox 3.6
Fabien Meghazi [Tue, 17 Jan 2012 12:44:17 +0000 (13:44 +0100)]
[FIX] Char fields don't correctly retain their values in Firefox 3.6

Unknown bug in old version of firefox :
input type=text onchange event not fired when tootip is shown

Disabled tooltips for gecko version < 2

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

bzr revid: fme@openerp.com-20120117124417-k3vdiktc93gl99fi

12 years ago[IMP] only display group paginator if there are more than 80 records in the group
Xavier Morel [Tue, 17 Jan 2012 12:43:12 +0000 (13:43 +0100)]
[IMP] only display group paginator if there are more than 80 records in the group

bzr revid: xmo@openerp.com-20120117124312-n4h9r1g9ovk09xli

12 years ago[FIX] forbid spaces in db names
Xavier Morel [Tue, 17 Jan 2012 12:00:35 +0000 (13:00 +0100)]
[FIX] forbid spaces in db names

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

bzr revid: xmo@openerp.com-20120117120035-n7kk3uzfqwdgkm88

12 years ago[ADD] extremely basic wikitext support for web client, in page view
Xavier Morel [Tue, 17 Jan 2012 11:22:46 +0000 (12:22 +0100)]
[ADD] extremely basic wikitext support for web client, in page view

* Headers work (kinda)
* Lists work
* Text decoration (bold, italics) work
* Indentation works

BUT

Internal links, OpenERP actions, images, attachments and tables don't
work

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

bzr revid: xmo@openerp.com-20120117112246-mrpjld9382ibupr6

12 years ago[REM] wiki field from form and page
Xavier Morel [Tue, 17 Jan 2012 11:19:38 +0000 (12:19 +0100)]
[REM] wiki field from form and page

bzr revid: xmo@openerp.com-20120117111938-rmjgsw309q6gltxe

12 years ago[FIX] sale : Invoicing - item not in translations
Divyesh Makwana (Open ERP) [Tue, 17 Jan 2012 10:49:40 +0000 (16:19 +0530)]
[FIX] sale : Invoicing - item not in translations

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

bzr revid: mdi@tinyerp.com-20120117104940-bi26zopapb49r18g

12 years ago[IMP] Updated jquery.tipTip
Fabien Meghazi [Tue, 17 Jan 2012 10:32:17 +0000 (11:32 +0100)]
[IMP] Updated jquery.tipTip

bzr revid: fme@openerp.com-20120117103217-jmjhm6i1baaljmty

12 years ago[IMP] Xml2JSON: remove useless class indirection and unused methods
Xavier Morel [Tue, 17 Jan 2012 09:47:48 +0000 (10:47 +0100)]
[IMP] Xml2JSON: remove useless class indirection and unused methods

bzr revid: xmo@openerp.com-20120117094748-g9470elsdpx78im8

12 years ago[IMP] cleanup code and missing imports
Xavier Morel [Tue, 17 Jan 2012 09:35:48 +0000 (10:35 +0100)]
[IMP] cleanup code and missing imports

bzr revid: xmo@openerp.com-20120117093548-ict3fbm3pgw83fkb

12 years ago[FIX] finish implementing xmo@openerp.com-20120116095337-ko0y6xha6oqx4vw1 for real
Xavier Morel [Tue, 17 Jan 2012 08:58:12 +0000 (09:58 +0100)]
[FIX] finish implementing xmo@openerp.com-20120116095337-ko0y6xha6oqx4vw1 for real

bzr revid: xmo@openerp.com-20120117085812-gh3cowtxfcs84sss

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 17 Jan 2012 05:08:29 +0000 (05:08 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120117050829-rk831bjkq228jk0l

12 years ago[FIX] missing imports and typo in __all__.
Florent Xicluna [Mon, 16 Jan 2012 18:33:28 +0000 (19:33 +0100)]
[FIX] missing imports and typo in __all__.

bzr revid: florent.xicluna@gmail.com-20120116183328-m9isnoipj8taeke3

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

bzr revid: xmo@openerp.com-20120116140602-c25sjyrp3l6wpnow

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20120117044539-43j2u5ld0fjdd7hd

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