Commit Graph

66794 Commits

Author SHA1 Message Date
Antony Lesuisse 3f2de50afc [IMP] auth_crypt base_crypt cleanup
bzr revid: al@openerp.com-20121219112031-mtogxyq1fxsbopz0
2012-12-19 12:20:31 +01:00
Fabien Meghazi ac0045d3c3 [DOC] Document full.css
bzr revid: fme@openerp.com-20121219104025-bg4o1v6y90csxjjd
2012-12-19 11:40:25 +01:00
Raphael Collet 698369a0cf [IMP] project_issue: make extra info visible to project managers
bzr revid: rco@openerp.com-20121219102652-q5dov3t02l2kjqfl
2012-12-19 11:26:52 +01:00
Olivier Dony 5ab624b11e [FIX] res.users: context_get cache was not cleared properly, due to braindead implementation of ormcache (skiparg is misused and off by 1 in clear_cache)
Discarding the cache completely is suboptimal but
makes the code simpler, and this is not performance
critical anyway. The cache is mostly useful during
module installation, which involves no call to clear_cache.

bzr revid: odo@openerp.com-20121219101315-1ccuwm6nvmov12zv
2012-12-19 11:13:15 +01:00
Fabien Meghazi 680ae2969d [FIX] Dynamically reflow topmenu items (also during window resize)
lp bug: https://launchpad.net/bugs/1083976 fixed

bzr revid: fme@openerp.com-20121219100029-xbtq2gfhogw131k3
2012-12-19 11:00:29 +01:00
Fabien Meghazi 0272bd4aec [IMP] Take menu out of the rendering flow during the window resize
bzr revid: fme@openerp.com-20121219095550-8imsql4rl4up1hw2
2012-12-19 10:55:50 +01:00
Raphael Collet b63518345e [FIX] web_services: fix incorrect query to set admin's password and lang
bzr revid: rco@openerp.com-20121219093816-atf0p0jtuwv6hd31
2012-12-19 10:38:16 +01:00
Fabien Meghazi 7fc896564b [IMP] Use _.debounce helper for lazy reflow
bzr revid: fme@openerp.com-20121219093557-g1of11sh45rn05xg
2012-12-19 10:35:57 +01:00
Fabien Meghazi fe84395127 [MERGE] trunk
bzr revid: fme@openerp.com-20121219090128-m5z0l5rlee8mu6hj
2012-12-19 10:01:28 +01:00
Raphael Collet 5822bfa5ba [FIX] hr_holidays: workflow transition was missing signal for first validation
bzr revid: rco@openerp.com-20121219085836-eawn6pn44flnytwu
2012-12-19 09:58:36 +01:00
Launchpad Translations on behalf of openerp 56248183fc Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121219051749-jfkdv3ohgd61z9pq
bzr revid: launchpad_translations_on_behalf_of_openerp-20121219052238-gjyvmd0dp8pahk2c
2012-12-19 05:22:38 +00:00
Launchpad Translations on behalf of openerp 196ca47c2e Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121219051500-k2gb5w24tr2v2ux0
2012-12-19 05:15:00 +00:00
Antony Lesuisse 061dc8ed48 [MERGE] merge trunk-owp-648324
bzr revid: al@openerp.com-20121219025429-h4wn6tlhtvn2xpzg
2012-12-19 03:54:29 +01:00
Antony Lesuisse 7826bd85f8 [MERGE] trunk
bzr revid: al@openerp.com-20121219025047-og0v9r8x09y0wmd3
2012-12-19 03:50:47 +01:00
Antony Lesuisse 3e1bce4bad minor fixes
bzr revid: al@openerp.com-20121219024946-6ezbvcizf09w8lio
2012-12-19 03:49:46 +01:00
Antony Lesuisse 9013f54e14 [IMP] base_crypt rename the confusing encrypt_md5 into md5crypt
bzr revid: odo@openerp.com-20121219012926-am17p40xagoid03s
2012-12-19 02:29:26 +01:00
Antony Lesuisse 82234f5d46 [IMP] base_crypt rename the confusing encrypt_md5 into md5crypt
bzr revid: al@openerp.com-20121219012522-2gsb2f9zth7s6kdp
2012-12-19 02:25:22 +01:00
Olivier Dony 7aba2e01f9 [MERGE] sale_margin: functions passed to store triggers cannot use inheritance, courtesy of Serpent Consulting Services
bzr revid: odo@openerp.com-20121219012510-m04yzgxnw9yzwtqc
2012-12-19 02:25:10 +01:00
Olivier Dony 636adf3815 [MERGE] fleet: purchaser_id should is a res.partner id, courtesy of Serpent Consulting Services
bzr revid: odo@openerp.com-20121219011346-giziq5rfx3r91cy6
2012-12-19 02:13:46 +01:00
Olivier Dony c31a42b439 [MERGE] Harmonization of noupdate flag on security XML data, courtesy of Alexis de Lattre (Akretion)
ir.rule records are in noupdate data blocks to let the admin
alter them without fear of them being reset at next update.
Other records such as groups are in normal mode, so they
can be updated whenever necessary

bzr revid: odo@openerp.com-20121219010603-6sle24muty4qbk8q
2012-12-19 02:06:03 +01:00
Olivier Dony a4e0fb1414 [FIX] account_anglo_saxon: fix refund preparation after API refactoring by Akretion
bzr revid: odo@openerp.com-20121219010429-heljgqgxbz02xcn9
2012-12-19 02:04:29 +01:00
Olivier Dony 2037f353c0 [MERGE] Access inherited product fields on the product directly rather than template, courtesy of Alexis de Lattre (Akretion)
makes the code a little more straightforward and does not hurt

bzr revid: odo@openerp.com-20121219002404-jsbiplgx2889ecvi
2012-12-19 01:24:04 +01:00
Olivier Dony 6f96c7e89e [MERGE] Harmonization of noupdate flag on security XML data, courtesy of Alexis de Lattre (Akretion)
ir.rule records are in noupdate data blocks to let the admin
alter them without fear of them being reset at next update.
Other records such as groups are in normal mode, so they
can be updated whenever necessary

bzr revid: odo@openerp.com-20121219001031-atkrq9zificm5lsp
2012-12-19 01:10:31 +01:00
Antony Lesuisse 333fc6125f [IMP] ir_ui_view search
bzr revid: al@openerp.com-20121218235213-qoa9nxzr04firmp9
2012-12-19 00:52:13 +01:00
Olivier Dony 3fe6987ce7 [MERGE] Harmonization of noupdate flag on security XML data, courtesy of Alexis de Lattre (Akretion)
ir.rule records are in noupdate data blocks to let the admin
alter them without fear of them being reset at next update.
Other records such as groups are in normal mode, so they
can be updated whenever necessary

bzr revid: odo@openerp.com-20121218232001-t425t4hi7qbmsip2
2012-12-19 00:20:01 +01:00
Olivier Dony 03b6acd13d [MERGE] Access inherited product fields on the product directly rather than template, courtesy of Alexis de Lattre (Akretion)
It makes the code a little more straightforward and does not hurt.

bzr revid: odo@openerp.com-20121218225015-6r9ydxjlh147m3z1
2012-12-18 23:50:15 +01:00
Olivier Dony 72387cef3b [MERGE] account: cleanup refund creation + ease inheritance, courtesy of Benoit Guillot, Akretion
bzr revid: odo@openerp.com-20121218184210-kscqaid9vj0fman4
2012-12-18 19:42:10 +01:00
Antony Lesuisse cef081d09a [FIX] account_followup data forcecreate false
bzr revid: al@openerp.com-20121218182753-1m4mboe5g51dv1y3
2012-12-18 19:27:53 +01:00
Antony Lesuisse 3b638d7413 [FIX] account_followup data forcecreate false
bzr revid: al@openerp.com-20121218181838-dotecepcwumjrr4s
2012-12-18 19:18:38 +01:00
Olivier Dony fc0c2942ba [MERGE] Another batch of bugfixes from 6.1
bzr revid: odo@openerp.com-20121218175547-7c1uxq4ypbi314gx
2012-12-18 18:55:47 +01:00
Olivier Dony 2eb26fb107 [MERGE] account: cleanup refund creation + ease inheritance, courtesy of Benoit Guillot, Akretion
bzr revid: odo@openerp.com-20121218174225-vheaos3zxh2q578l
2012-12-18 18:42:25 +01:00
Fabien Meghazi 677b783dc5 [FIX] Special case fields type 'id'. Always set readonly.
lp bug: https://launchpad.net/bugs/1091344 fixed

bzr revid: fme@openerp.com-20121218173115-d5zgbfdkj3kivq26
2012-12-18 18:31:15 +01:00
Stephane Wirtel acee0eed7e [MERGE] fix a bug in mail.thread.route
bzr revid: stw@openerp.com-20121218165244-v657y8dfiw1czn5a
2012-12-18 17:52:44 +01:00
Fabien Pinckaers ddda241e54 [IMP] useability: allow cancelling PO
bzr revid: fp@tinyerp.com-20121218164514-57s940lxlyejlql3
2012-12-18 17:45:14 +01:00
Fabien Pinckaers bac512382c [IMP] test scenario, task description changed
bzr revid: fp@tinyerp.com-20121218163716-25uzhxceq3gaz0xl
2012-12-18 17:37:16 +01:00
Stephane Wirtel 168b590929 [FIX] mail.thread.route: ignore missing In-Reply-Tos
bzr revid: stw@openerp.com-20121218163715-8l0qk8fhrg23d4er
2012-12-18 17:37:15 +01:00
Olivier Dony 45de1864b5 [FIX] l10n_ch: simpler/proper argument type for addons.get_module_resource
bzr revid: odo@openerp.com-20121218162337-ou11i0ezddm1frf8
2012-12-18 17:23:37 +01:00
Fabien Pinckaers 5355f44e22 [FIX] procurement view
bzr revid: fp@tinyerp.com-20121218161852-427ya3mcf09rjk02
2012-12-18 17:18:52 +01:00
Antony Lesuisse 891ea764fe [MERGE] trunk-improve_signup-vta
bzr revid: al@openerp.com-20121218161650-dp5t9ky39wpcp4b6
2012-12-18 17:16:50 +01:00
Fabien Pinckaers 72a2fa4cdb [fIX] invoice on picking
bzr revid: fp@tinyerp.com-20121218161234-5p6vnhzvu53ykpzc
2012-12-18 17:12:34 +01:00
Quentin (OpenERP) b8e3477f06 [MERGE] procurement workflow fixes + removal of a unused file hr_payroll_account/hr_payroll_account_workflow.xml
bzr revid: qdp-launchpad@openerp.com-20121218161136-dqcinl0gputptkt3
2012-12-18 17:11:36 +01:00
Fabien Pinckaers c131a7062e [FIX] invoice created by delivery order
bzr revid: fp@tinyerp.com-20121218154855-hjwwfj3q3033oyn0
2012-12-18 16:48:55 +01:00
vta vta@openerp.com 6116d9ae0e [FIX] fixed anonymous autologin, and autojump to oauth provider directly
bzr revid: vta@openerp.com-20121218153255-14mwitd6q06bbyor
2012-12-18 16:32:55 +01:00
Antony Lesuisse 32cd94c631 [MERGE] lp:~florent.x/openobject-addons/trunk-use-simplejson
bzr revid: al@openerp.com-20121218152110-aj4rxlzlovfp1qhw
2012-12-18 16:21:10 +01:00
Quentin (OpenERP) 0e77d66989 [MERGE] staging branch with misc fixes
bzr revid: qdp-launchpad@openerp.com-20121218152005-a1gahm72g6wylrg3
2012-12-18 16:20:05 +01:00
Fabien Meghazi 33ee4d09d0 [FIX] Calendar view reloads event using toStringed id
bzr revid: fme@openerp.com-20121218151657-ly74ph77q1c7nicz
2012-12-18 16:16:57 +01:00
Quentin (OpenERP) 588386ca05 [FIX] lp: 1091660. Should not be able to book accounting entries for a contact
lp bug: https://launchpad.net/bugs/1091660 fixed

bzr revid: qdp-launchpad@openerp.com-20121218144758-u7uoeshollh3mjay
2012-12-18 15:47:58 +01:00
vta vta@openerp.com 1d62e37925 [FIX] FieldStatus.get_selection() many2one domain issues
bzr revid: vta@openerp.com-20121218134740-ipmem2fo4mtgeaks
2012-12-18 14:47:40 +01:00
vta vta@openerp.com 011b4f0045 [FIX] crm stage_id statusbar issues
bzr revid: vta@openerp.com-20121218134629-x0ygxo1hwer0m4jm
2012-12-18 14:46:29 +01:00
Quentin (OpenERP) a513344bc1 [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20121218134118-ixggega7sumgv6gq
2012-12-18 14:41:18 +01:00