Commit Graph

42157 Commits

Author SHA1 Message Date
Vo Minh Thu c92b29e3f9 [FIX] gunicorn.conf.py: undo the previous change (commited by mistake with another, intended, change).
bzr revid: vmt@openerp.com-20120112084842-1xqal5okrmuhyxsu
2012-01-12 09:48:42 +01:00
Vo Minh Thu 5089a678cb [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
2012-01-12 09:40:30 +01:00
Xavier Morel 88eb2db8f9 [FIX] doc typo
bzr revid: xmo@openerp.com-20120111162923-v1icuslj5jtcfme8
2012-01-11 17:29:23 +01:00
Launchpad Translations on behalf of openerp a2895b719f 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
2012-01-12 06:06:22 +00:00
Fabien Meghazi cd24ca9485 [IMP] Avoid overflow of large menu items
bzr revid: fme@openerp.com-20120111160746-c995eu97zi9eia3p
2012-01-11 17:07:46 +01:00
Fabien Meghazi 36ff9d800f [IMP] Restyling of the config todo list
bzr revid: fme@openerp.com-20120111155933-bh30vkmnxx53wrka
2012-01-11 16:59:33 +01:00
Raphael Collet 7c19651b79 [MERGE] crm_claim: small fix in view
bzr revid: rco@openerp.com-20120111151134-otcm22hc4dlr6msf
2012-01-11 16:11:34 +01:00
Raphael Collet c209340237 [MERGE] stock: fix upstream/downstream traceability actions on stock.tracking form
bzr revid: rco@openerp.com-20120111150942-1n1uvga1mcenlmhw
2012-01-11 16:09:42 +01:00
Raphael Collet 28cd00faff [MERGE] document: fix spelling
bzr revid: rco@openerp.com-20120111150047-wk95ms1h2hg2cipq
2012-01-11 16:00:47 +01:00
Thibault Delavallée d7495a1fce [MERGE]: crm_meeting: added fields in tree view, because inheritance by import_google make it crash
bzr revid: tde@openerp.com-20120111145731-wv4jcrzu9c790hbz
2012-01-11 15:57:31 +01:00
Raphael Collet 8a5e65e136 [IMP] mrp: code cleanup
bzr revid: rco@openerp.com-20120111145015-p7dyajf516izv97c
2012-01-11 15:50:15 +01:00
Xavier Morel 927cd5135a [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
2012-01-11 15:44:43 +01:00
Xavier Morel ca493e5481 [FIX] button order in preferences dialog
bzr revid: xmo@openerp.com-20120111144345-8n63z50gic7m0d3w
2012-01-11 15:43:45 +01:00
Xavier Morel c7cae917d0 [FIX] implicit global
bzr revid: xmo@openerp.com-20120111144327-s1vox3q1hdpufxmz
2012-01-11 15:43:27 +01:00
Raphael Collet f5d9ff5ba9 [MERGE] stock: fix 'split into production lots', raise error when quantity exceeds available quantity
bzr revid: rco@openerp.com-20120111143956-a5c3pr3ffltuw201
2012-01-11 15:39:56 +01:00
Xavier Morel 79845e5e1d [IMP] attach old callback to webclient reloading
bzr revid: xmo@openerp.com-20120111143502-n1dl41qm74v6uj4i
2012-01-11 15:35:02 +01:00
Xavier Morel c1b26ed89d [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
2012-01-11 15:31:44 +01:00
niv-openerp a03bd12a44 [fix] problem in o2m
bzr revid: nicolas.vanhoren@openerp.com-20120111143712-fln5ddnfobp84ieb
2012-01-11 15:37:12 +01:00
Thibault Delavallée ae95d87a22 [MERGE] leads: fixed broken 'convert to opportunity' button in tree view. Also modified button icon.
bzr revid: tde@openerp.com-20120111142608-yz2ndtn5os6y1ovi
2012-01-11 15:26:08 +01:00
Fabien Meghazi 5f3e6fdd9e [IMP] Disable right click on m2o button
bzr revid: fme@openerp.com-20120111140222-cirxtmubrma6qj9b
2012-01-11 15:02:22 +01:00
Stephane Wirtel 6d64acd8b6 [FIX] pass the rpm bdist packaging
bzr revid: stw@openerp.com-20120111135851-xsge7gtze1jf4gml
2012-01-11 14:58:51 +01:00
Fabien Meghazi 946b33ad9c [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
2012-01-11 13:49:11 +01:00
Minh Tran ee54da8b90 Merge from trunk
bzr revid: mit@openerp.com-20120111122421-5mywxemtnp0e7an8
2012-01-11 13:24:21 +01:00
Minh Tran 0d64d9940d Added padding to dashboard action content
bzr revid: mit@openerp.com-20120111122147-6296xy0i7h7lm71v
2012-01-11 13:21:47 +01:00
Fabien Meghazi 57bc6ec7d0 [IMP] Change uservoice javascript due to web client's Dataset refactoring in Rev#1930
bzr revid: fme@openerp.com-20120111112120-sxq5zvz489zvanfx
2012-01-11 12:21:20 +01:00
Fabien Meghazi 37f923fb0f [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
2012-01-11 12:15:39 +01:00
Minh Tran ce2202a823 Merge from trunk
bzr revid: mit@openerp.com-20120111110803-pcizwc2x9w51tsdx
2012-01-11 12:08:03 +01:00
Minh Tran d63c20b73d Restyling of the config todo list
bzr revid: mit@openerp.com-20120111110743-ir7lg59is1y9fegp
2012-01-11 12:07:43 +01:00
Fabien Meghazi fca894050a [IMP] Refactored web.Dialog (again)
bzr revid: fme@openerp.com-20120111110648-thxst5ot0te60fj5
2012-01-11 12:06:48 +01:00
Mayur Maheshwari (OpenERP) ee018f4d48 [IMP]crm_claim: added a widget= email in email_from field
bzr revid: mma@tinyerp.com-20120111103507-zraugj3pkwamwjy3
2012-01-11 16:05:07 +05:30
Xavier Morel 2b736ee2cf [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
2012-01-11 10:58:53 +01:00
Xavier Morel f669d740b5 [IMP] make view editor dialog title translatable
bzr revid: xmo@openerp.com-20120111092133-p7keh156zohci0ey
2012-01-11 10:21:33 +01:00
Raphael Collet e99959800f [MERGE] lp:852456 (purchase: fix bad context handling in product_id_change)
bzr revid: rco@openerp.com-20120111085348-wejvj1ayz9ypd5g0
2012-01-11 09:53:48 +01:00
Fabien Meghazi fe4526b2d8 [MERGE] Merge last trunk
bzr revid: fme@openerp.com-20120111085337-u65f0pyr1n60mkaw
2012-01-11 09:53:37 +01:00
Fabien Meghazi 25283f304b [FIX] Refactoring leftovers
bzr revid: fme@openerp.com-20120111084952-n7ghlby6uos5i0nb
2012-01-11 09:49:52 +01:00
Xavier Morel 2e1c8cceb9 [FIX] broken grouping in list views
bzr revid: xmo@openerp.com-20120111084602-in9dlvig8283g2o7
2012-01-11 09:46:02 +01:00
Raphael Collet 77127ae57a [MERGE] stock: improve code of get_product_available
bzr revid: rco@openerp.com-20120111083852-wc1g2qcwdc0cv3j6
2012-01-11 09:38:52 +01:00
Bharat Devnani (OpenERP) 5a12ad85fc [FIX] purchase : changed name of updated context variable in def product_id_change of purchase/purchase.py
lp bug: https://launchpad.net/bugs/852456 fixed

bzr revid: bde@tinyerp.com-20120111081148-jd2bd9596w78399v
2012-01-11 13:41:48 +05:30
Xavier Morel 47e9e57bde [FIX] view icons for tree (add) and page (fix hovering behavior)
bzr revid: xmo@openerp.com-20120111074307-964mrrdr4ebefxs0
2012-01-11 08:43:07 +01:00
Mayur Maheshwari (OpenERP) 1f24280f41 [IMP]crm: added a categ_id field in crm_meeting tree view file
bzr revid: mma@tinyerp.com-20120111071438-6bu7e5uo2gr1765u
2012-01-11 12:44:38 +05:30
Mayur Maheshwari (OpenERP) 941191fa38 [IMP]document: correct a spelling of Directories in configuration wizard
bzr revid: mma@tinyerp.com-20120111055605-mwkrfkovhfnn5odl
2012-01-11 11:26:05 +05:30
Mayur Maheshwari (OpenERP) fe4449ebad [IMP]crm: Added a action in button of crm.lead tree view
bzr revid: mma@tinyerp.com-20120111054421-5vb4pzwrj6dfmnj0
2012-01-11 11:14:21 +05:30
Launchpad Translations on behalf of openerp d2501929cb Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120111045523-vv80hgaxr98pu5df
2012-01-11 04:55:23 +00:00
Launchpad Translations on behalf of openerp caf5f761ef Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120111044041-dnc66xmovpyxqi5t
2012-01-11 04:40:41 +00:00
Cristian Salamea 28d15b34de [IMP] improve use ORM to get stock data
bzr revid: ovnicraft@gmail.com-20120110225213-pr166dev1uzn0q7e
2012-01-10 17:52:13 -05:00
niv-openerp b83ad9acd3 [fix] forgot to rename all references to reload_lock
bzr revid: nicolas.vanhoren@openerp.com-20120110165802-kmt07aa82g14mluq
2012-01-10 17:58:02 +01:00
Fabien Meghazi e9ca86dd63 [IMP] More dataset refactoring
bzr revid: fme@openerp.com-20120110165451-pvchn668y0b1p645
2012-01-10 17:54:51 +01:00
Vo Minh Thu 2702420d47 [MERGE] orm: delete a record properties when deleting the record.
bzr revid: vmt@openerp.com-20120110160933-cjmk63dtb27rb0qp
2012-01-10 17:09:33 +01:00
Xavier Morel 8fd07cc0b8 [ADD] handling of binary fields in list views
lp bug: https://launchpad.net/bugs/914267 fixed

bzr revid: xmo@openerp.com-20120110155106-p3g85wbh5g4wlbdi
2012-01-10 16:51:06 +01:00
Xavier Morel d54a196811 [IMP] correctly handle filenames in list view binaries
bzr revid: xmo@openerp.com-20120110155020-ab02qb0ktlfxnwvb
2012-01-10 16:50:20 +01:00