odoo/odoo.git
10 years ago[MERGE] forward port of branch saas-3 up to revid 5115 chs@openerp.com-20140410102422...
Christophe Simonis [Thu, 10 Apr 2014 10:54:54 +0000 (12:54 +0200)]
[MERGE] forward port of branch saas-3 up to revid 5115 chs@openerp.com-20140410102422-fcwxhjk40z0oy8x5

bzr revid: chs@openerp.com-20140410105454-6utwgruj80h8wdss

10 years ago[MERGE] forward port of branch 7.0 up to revid 5281 launchpad_translations_on_behalf_...
Christophe Simonis [Tue, 15 Apr 2014 13:36:50 +0000 (15:36 +0200)]
[MERGE] forward port of branch 7.0 up to revid 5281 launchpad_translations_on_behalf_of_openerp-20140412094159-mhy3v2prb3ctx32k

bzr revid: jke@openerp.com-20140409153527-mic1a8afcvdhsd27
bzr revid: chs@openerp.com-20140410102422-fcwxhjk40z0oy8x5
bzr revid: chs@openerp.com-20140415133650-y46i0o3qkb2atbvi

10 years ago[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 4174 revid:dle@openerp.com...
Denis Ledoux [Tue, 15 Apr 2014 13:09:51 +0000 (15:09 +0200)]
[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 4174 revid:dle@openerp.com-20140415130732-bud8xb3pzgxw2imr

bzr revid: dle@openerp.com-20140415101427-a6r7lgy50x9bdah3
bzr revid: dle@openerp.com-20140415130951-ckuv8nsl17qkb300

10 years ago[FIX] web_kanban: show more button of kanban view behind the kanban cards on (ie9)
Denis Ledoux [Tue, 15 Apr 2014 13:07:32 +0000 (15:07 +0200)]
[FIX] web_kanban: show more button of kanban view behind the kanban cards on (ie9)

bzr revid: dle@openerp.com-20140415130732-bud8xb3pzgxw2imr

10 years ago[MERGE][FIX] account: while refuding the invoice with payment term journal items...
Denis Ledoux [Tue, 15 Apr 2014 10:07:02 +0000 (12:07 +0200)]
[MERGE][FIX] account: while refuding the invoice with payment term journal items are created wrongly with write-off account

bzr revid: dle@openerp.com-20140415100702-s13cuejf89gtlnhc

10 years ago[FIX] purchase: invoiced based on invoiced bool of purchase order line, instead of...
Denis Ledoux [Tue, 15 Apr 2014 08:12:11 +0000 (10:12 +0200)]
[FIX] purchase: invoiced based on invoiced bool of purchase order line, instead of rate

invoiced bool of purchase order line is set to true on invoice validation, not on invoice creation

bzr revid: dle@openerp.com-20140415081211-jz6if0vzgq3inzzw

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 15 Apr 2014 07:53:37 +0000 (07:53 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140415075130-aqn4mzx05l3txtkb
bzr revid: launchpad_translations_on_behalf_of_openerp-20140415075337-ulie3qkes53t8ivf

10 years ago[FIX] Fix the call of the cron due to a function which has been renamed.
Kersten Jeremy [Mon, 14 Apr 2014 20:29:36 +0000 (22:29 +0200)]
[FIX] Fix the call of the cron due to a function which has been renamed.
[IMP] Add param calendar.block_mail in ir.config.parameters to allow to bypass the sent of mails to attendees.

bzr revid: jke@openerp.com-20140414202936-kh1izog183nwenb7

10 years ago[FIX] Remove watcher, need to be review because it breaks other tests.
Kersten Jeremy [Mon, 14 Apr 2014 16:57:21 +0000 (18:57 +0200)]
[FIX] Remove watcher, need to be review because it breaks other tests.

bzr revid: jke@openerp.com-20140414165721-i8g23jxy66p1p6ao

10 years ago[FIX] Reactive watcher
Kersten Jeremy [Mon, 14 Apr 2014 16:34:12 +0000 (18:34 +0200)]
[FIX] Reactive watcher

bzr revid: jke@openerp.com-20140414163412-88seef6j58xiamug

10 years ago[FIX] Remove watcher
Kersten Jeremy [Mon, 14 Apr 2014 15:35:37 +0000 (17:35 +0200)]
[FIX] Remove watcher

bzr revid: jke@openerp.com-20140414153537-0qjlnqqnk0q9utn0

10 years ago[FIX] Watch if jQuery is overwritted by another version in some script. If an overrid...
Kersten Jeremy [Mon, 14 Apr 2014 15:14:23 +0000 (17:14 +0200)]
[FIX] Watch if jQuery is overwritted by another version in some script. If an override is detected, we check that all old function is always present else we add the missing.
The problem was that some websites uses externals libraries which use a jQuery more recent that our version. Jquery by default  checks his own version  and overwrite itself if the current version is lower.
Once user had their jquery overwritted, function dropdown was missing and it was impossible to the end user to get menu working again... and so impossible to remove the view with the front end.

bzr revid: jke@openerp.com-20140414151423-zhi3tjj52rihltzy

10 years ago[FIX] Add prototype watch in js object. That will allow to listen change on some...
Kersten Jeremy [Mon, 14 Apr 2014 14:58:02 +0000 (16:58 +0200)]
[FIX] Add prototype watch in js object. That will allow to listen change on some library for example. It's used to know if jquery is overrided by an external script.

bzr revid: jke@openerp.com-20140414145802-osjcjj01f8ehwsqc

10 years ago[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9980 revid:dle@openerp.com...
Denis Ledoux [Mon, 14 Apr 2014 13:11:46 +0000 (15:11 +0200)]
[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9980 revid:dle@openerp.com-20140414121930-xbawuj93ddifhf4m

bzr revid: dle@openerp.com-20140414131146-1jz0isk58wgdsx2p

10 years ago[FIX] account: name_search methods used '=' or 'ilike' to search, instead of the...
Denis Ledoux [Mon, 14 Apr 2014 12:19:30 +0000 (14:19 +0200)]
[FIX] account: name_search methods used '=' or 'ilike' to search, instead of the actual operator

Therefore, for example, searching invoices for journals doesnt containing 'sales' actually returned invoices with journal containing 'sales'.

bzr revid: dle@openerp.com-20140414121930-xbawuj93ddifhf4m

10 years ago[FIX] Website - Don't set active on OpenDialog link else the user cannot click on...
Kersten Jeremy [Mon, 14 Apr 2014 09:48:03 +0000 (11:48 +0200)]
[FIX] Website - Don't set active on OpenDialog link else the user cannot click on it again after.

bzr revid: jke@openerp.com-20140414094803-bfyvu3wizy09n53c

10 years ago[FIX] mass_mailing: mail_thread model redefined as a osv.Model, while the original...
Denis Ledoux [Mon, 14 Apr 2014 09:08:25 +0000 (11:08 +0200)]
[FIX] mass_mailing: mail_thread model redefined as a osv.Model, while the original mail thread is an AbstractModel. Mass mailing mail thread must be an Abstract Model as well

bzr revid: dle@openerp.com-20140414090825-o456mdd9q38m47mw

10 years ago[MERGE] [FIX] FormView: avoid multiple creations of the same line in o2m fields when...
Martin Trigaux [Mon, 14 Apr 2014 08:10:03 +0000 (10:10 +0200)]
[MERGE] [FIX] FormView: avoid multiple creations of the same line in o2m fields when the save action fails (e.g. forgot one required field)

This is done by removing the added action 'prepend_on_create' that can be present as many time as we pressed the save button

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

bzr revid: mat@openerp.com-20140414081003-290q4v21q01m4rsi

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 14 Apr 2014 05:59:48 +0000 (05:59 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140412094159-mhy3v2prb3ctx32k
bzr revid: launchpad_translations_on_behalf_of_openerp-20140412094217-3u3f03f0wjhbzyo4
bzr revid: launchpad_translations_on_behalf_of_openerp-20140413062047-z833pejjrtuhfygs
bzr revid: launchpad_translations_on_behalf_of_openerp-20140414055948-intynzk8l823ukei

10 years ago[FIX] web: do not try to close a destroyed dialog. trigger "closing" signal on close...
Christophe Simonis [Fri, 11 Apr 2014 16:24:26 +0000 (18:24 +0200)]
[FIX] web: do not try to close a destroyed dialog. trigger "closing" signal on close by top-right "X" button

bzr revid: chs@openerp.com-20140411162426-60bfybim5aqojsxx

10 years ago[MERGE] Forward-port of 7.0 bugfixes up to rev 9976 rev-id: odo@openerp.com-201404111...
Olivier Dony [Fri, 11 Apr 2014 14:28:00 +0000 (16:28 +0200)]
[MERGE] Forward-port of 7.0 bugfixes up to rev 9976 rev-id: odo@openerp.com-20140411142429-y0rpkzqbrsabxqsg

bzr revid: odo@openerp.com-20140411142800-t8sbcmfkj3qgmrh3

10 years ago[FIX] mail.thread: avoid overwriting thread_id/model with foreign values when reply...
Olivier Dony [Fri, 11 Apr 2014 14:24:29 +0000 (16:24 +0200)]
[FIX] mail.thread: avoid overwriting thread_id/model with foreign values when reply-to hostname does not match + fix tests

This improve previous commit by making sure we
never consider the thread_id/model values in the
In-Reply-To/References header if the host name
did not match.
Also fixes the tests that were using the
6.1 compatibility mode to post in a mail group
thread instead of specifying the right
message-id.

bzr revid: odo@openerp.com-20140411142429-y0rpkzqbrsabxqsg

10 years ago[FIX] Empty all current line(s) when you change template. Before, the display do...
Kersten Jeremy [Fri, 11 Apr 2014 14:20:22 +0000 (16:20 +0200)]
[FIX] Empty all current line(s) when you change template. Before, the display do it, but when you save, you have back the old lines.

bzr revid: jke@openerp.com-20140411142022-rceic1ma2axakzpe

10 years ago[FIX] website_sale_quote - Make the sale quote template translatable when you edit...
Kersten Jeremy [Fri, 11 Apr 2014 14:19:32 +0000 (16:19 +0200)]
[FIX] website_sale_quote - Make the sale quote template translatable when you edit a template. Force use of the language of partner in quotation, when you use a template.

bzr revid: jke@openerp.com-20140411141932-fk41zgsuw9e68t3a

10 years ago[FIX] 500 error on connection when using PyWebDAV 0.9.4
Denis Ledoux [Fri, 11 Apr 2014 13:42:03 +0000 (15:42 +0200)]
[FIX] 500 error on connection when using PyWebDAV 0.9.4
(and maybe others)

Courtesy of Holger Brunn (Therp)

bzr revid: dle@openerp.com-20140411134203-lxt4mnquiiclv6w3

10 years ago[FIX] mail.thread: avoid wrongly matching model,id from a foreign OpenERP system
Olivier Dony [Fri, 11 Apr 2014 10:13:49 +0000 (12:13 +0200)]
[FIX] mail.thread: avoid wrongly matching model,id from a foreign OpenERP system

When emails transit from an OpenERP system to another
there is a chance of wrongly considering the foreign
model,id pair as local, possibly attaching a reply
to a wrong parent message.
This naive heuristic ignore the foreign identifiers
unless the hostname of the message-id mentioned in
the In-Reply-To header matches the local one.
This may fail after a change of local hostname but
is still better than the alternative.
In OpenERP v8 we should stop including the model,res_id
in outgoing Message-Id headers and only rely on the
stored, opaque, unique Message-Ids, preventing
any future mismatch.

bzr revid: odo@openerp.com-20140411101349-h3jmkdzvbr7lut26

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 11 Apr 2014 05:59:30 +0000 (05:59 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140411055930-7coykr7rveqsucp3

10 years ago[MERGE] [FIX] account_budget: fix the computation of theorical amount field (opw...
Martin Trigaux [Thu, 10 Apr 2014 15:17:17 +0000 (17:17 +0200)]
[MERGE] [FIX] account_budget: fix the computation of theorical amount field (opw 606232)

The amount should use number of days +1
eg: budget from 2014-04-01 to 2014-04-11, today is 2014-04-10, should be 10/11*amount instead of 9/10*amount

bzr revid: mat@openerp.com-20140410151717-gzoucjmshb2y2j6i

10 years ago[FIX] setup: allow using pywebdav 0.9.4.1 (and possible future patches), we only...
Olivier Dony [Thu, 10 Apr 2014 14:02:44 +0000 (16:02 +0200)]
[FIX] setup: allow using pywebdav 0.9.4.1 (and possible future patches), we only want to stay below 0.9.8

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

bzr revid: odo@openerp.com-20140410140244-wu2l4hb5o1ct7tmm

10 years ago[FIX] Remove double return
Kersten Jeremy [Thu, 10 Apr 2014 11:40:48 +0000 (13:40 +0200)]
[FIX] Remove double return

bzr revid: jke@openerp.com-20140410114048-hw26q9x0dm11wbqc

10 years ago[FIX] Website - Fix quantity not refresh when you add a product in your cart
Kersten Jeremy [Thu, 10 Apr 2014 11:39:52 +0000 (13:39 +0200)]
[FIX] Website - Fix quantity not refresh when you add a product in your cart

bzr revid: jke@openerp.com-20140410113952-g0nvc9nfjma2t614

10 years ago[FIX] website_sale: Do not search and associate a company to the partner when an...
Denis Ledoux [Thu, 10 Apr 2014 10:58:04 +0000 (12:58 +0200)]
[FIX] website_sale: Do not search and associate a company to the partner when an order is validated
This can be regarded as a security leak: You can associate your partner to an existing company, which you maybe do not really belong, and therefore potentially access data which you are not authorized to see

Use street for the company name, street2 for the actual street, meanwhile

bzr revid: dle@openerp.com-20140410105804-am2xjmr09u3jk36r

10 years ago[ADD] added tooltip on some icons, improved string.
Turkesh Patel (Open ERP) [Thu, 10 Apr 2014 10:49:10 +0000 (16:19 +0530)]
[ADD] added tooltip on some icons, improved string.

bzr revid: tpa@tinyerp.com-20140410104910-err7rc2efgvsxti7

10 years ago[MERGE] forward port of branch 7.0 up to revid 9971 chs@openerp.com-20140410100027...
Christophe Simonis [Thu, 10 Apr 2014 10:36:38 +0000 (12:36 +0200)]
[MERGE] forward port of branch 7.0 up to revid 9971 chs@openerp.com-20140410100027-5ug4801pfch9virt

bzr revid: chs@openerp.com-20140410103638-x7vajn70ewsfp0ck

10 years ago[FIX] website_forum: light cleaning of website_forum tour naming
Thibault Delavallée [Thu, 10 Apr 2014 10:19:11 +0000 (12:19 +0200)]
[FIX] website_forum: light cleaning of website_forum tour naming

bzr revid: tde@openerp.com-20140410101911-lphs30dqs00hikrt

10 years ago[ADD] website_forum: added new backend views in openerp manifest
Thibault Delavallée [Thu, 10 Apr 2014 10:18:42 +0000 (12:18 +0200)]
[ADD] website_forum: added new backend views in openerp manifest

bzr revid: tde@openerp.com-20140410101842-pggqqhuax1gmvw10

10 years ago[FIX] website_forum: still fixing references to history
Thibault Delavallée [Thu, 10 Apr 2014 10:18:20 +0000 (12:18 +0200)]
[FIX] website_forum: still fixing references to history

bzr revid: tde@openerp.com-20140410101820-x1gnf64f2xvbu2ld

10 years ago[IMP] website_forum: cleaned subtypes + jump at install + cleaned post closing reasons
Thibault Delavallée [Thu, 10 Apr 2014 10:18:01 +0000 (12:18 +0200)]
[IMP] website_forum: cleaned subtypes + jump at install + cleaned post closing reasons

bzr revid: tde@openerp.com-20140410101801-h5pzk85tdhn7nf17

10 years ago[FIX] website_forum: removed some reference to history
Thibault Delavallée [Thu, 10 Apr 2014 10:17:20 +0000 (12:17 +0200)]
[FIX] website_forum: removed some reference to history

bzr revid: tde@openerp.com-20140410101720-ql3uo4omewuen5x1

10 years ago[IMP] website_blog: moved res_users inheritance into its own file, and added
Thibault Delavallée [Thu, 10 Apr 2014 10:16:58 +0000 (12:16 +0200)]
[IMP] website_blog: moved res_users inheritance into its own file, and added
the field in the view.
Also added some fixes in the messag_post hwen creating an answer.

bzr revid: tde@openerp.com-20140410101658-a1o5h3g5ehlg0e8t

10 years ago[IMP] website_forum: added some backend views
Thibault Delavallée [Thu, 10 Apr 2014 10:13:54 +0000 (12:13 +0200)]
[IMP] website_forum: added some backend views

bzr revid: tde@openerp.com-20140410101354-w64d671amudib05g

10 years ago[IMP] website_forum: added an icon
Thibault Delavallée [Thu, 10 Apr 2014 10:12:47 +0000 (12:12 +0200)]
[IMP] website_forum: added an icon

bzr revid: tde@openerp.com-20140410101247-m4w7yga1c3kv40py

10 years ago[REF]add bootstrap modal window based, cleaned, refactored from trunk-ui-to-boostrap...
Cedric Snauwaert [Thu, 10 Apr 2014 10:06:31 +0000 (12:06 +0200)]
[REF]add bootstrap modal window based, cleaned, refactored from trunk-ui-to-boostrap-modal branch

bzr revid: csn@openerp.com-20140410100631-5v6a71oi5wyunbda

10 years ago[FIX] account: Chart Installer: new way to get apps server
Christophe Simonis [Thu, 10 Apr 2014 10:00:27 +0000 (12:00 +0200)]
[FIX] account: Chart Installer: new way to get apps server

bzr revid: chs@openerp.com-20140410100027-5ug4801pfch9virt

10 years ago[FIX] modules: install_from_urls: restrict to administrators. Urls must come from...
Christophe Simonis [Thu, 10 Apr 2014 09:58:17 +0000 (11:58 +0200)]
[FIX] modules: install_from_urls: restrict to administrators. Urls must come from apps server.
[FIX] modules: download() method is now a no-op. This method was in fact already a no-op as the "url" field is never set explicitly in the code.

bzr revid: chs@openerp.com-20140410095817-bkni63g346wneybb

10 years ago[FIX] website_sale: use commercial_partner_id instead of parent_id to have the compan...
Denis Ledoux [Thu, 10 Apr 2014 09:58:14 +0000 (11:58 +0200)]
[FIX] website_sale: use commercial_partner_id instead of parent_id to have the company name of the artner in the checkout form

If the user is portal, its partner is a company and has a parent: a security rule prevent to read the parent_id
and the company which should be displayed is the closest company of the partner in the hierarchy, and, in this case, itself.

bzr revid: dle@openerp.com-20140410095814-x7hqymfelspvjdsw

10 years ago[FIX] mail_thread: when the subtype does not exist anymore, avoid
Thibault Delavallée [Thu, 10 Apr 2014 09:51:43 +0000 (11:51 +0200)]
[FIX] mail_thread: when the subtype does not exist anymore, avoid
crashing message_post; just ignore the subtype instead.

bzr revid: tde@openerp.com-20140410095143-05qpe3m2pbeg3fg5

10 years ago[IMP] evnet
Fabien Pinckaers [Thu, 10 Apr 2014 09:17:47 +0000 (11:17 +0200)]
[IMP] evnet

bzr revid: fp@tinyerp.com-20140410091747-mznpvuxdbi1uxj2d

10 years ago[FIX] payment: remove mail of dependance (as account already depends on it) and set...
Denis Ledoux [Thu, 10 Apr 2014 08:48:46 +0000 (10:48 +0200)]
[FIX] payment: remove mail of dependance (as account already depends on it) and set auto_install

payment was added as dependance of portal_sale, which used to be auto installed when portal and sale were installed. With this new dependance, it wasnt the case anymore
With auto install of the payment module with the installation of account, this module is installed on the installation of sale (depends on account), and, therefore, on the installation of portal, portal_sale is now installed correctly

bzr revid: dle@openerp.com-20140410084846-78kxwc63nmv0rg9k

10 years ago[FIX] website_quote: security fix, only salesman were able to read sale order options...
Denis Ledoux [Thu, 10 Apr 2014 08:14:45 +0000 (10:14 +0200)]
[FIX] website_quote: security fix, only salesman were able to read sale order options, while other users, like portal and public, obviously need to be able to read these options

bzr revid: dle@openerp.com-20140410081445-mcg075upmujpr5w1

10 years ago[MERGE] Sync with upstram: trunk-website-forum-tpa
Thibault Delavallée [Thu, 10 Apr 2014 08:04:59 +0000 (10:04 +0200)]
[MERGE] Sync with upstram: trunk-website-forum-tpa

bzr revid: tde@openerp.com-20140410080459-b5ngtlg34dblbtyr

10 years ago[MERGE] readgroup signature has changed, so addons inheriting and modifying read_grou...
Gery Debongnie [Thu, 10 Apr 2014 07:20:39 +0000 (09:20 +0200)]
[MERGE] readgroup signature has changed, so addons inheriting and modifying read_group need to be changed to make sure they call their parent's read_group with the correct signature

bzr revid: ged@openerp.com-20140410072039-mpkd4y8zf978ali3

10 years ago[MERGE] merge from trunk
Gery Debongnie [Thu, 10 Apr 2014 07:10:49 +0000 (09:10 +0200)]
[MERGE] merge from trunk

bzr revid: ged@openerp.com-20140409125731-wx1zjr58p2h5vaqn
bzr revid: ged@openerp.com-20140409150048-anl3mwq8raxsfmcz
bzr revid: ged@openerp.com-20140410071049-17ygqlc45ns3zp3a

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 10 Apr 2014 06:46:50 +0000 (06:46 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140410064650-qqd9g5dsaf5dqm52

10 years ago[MRG] merge with lp:openobject-addons
Turkesh Patel (Open ERP) [Thu, 10 Apr 2014 06:16:30 +0000 (11:46 +0530)]
[MRG] merge with lp:openobject-addons

bzr revid: tpa@tinyerp.com-20140410061630-k5x4rl2k6most05b

10 years ago[MRG] improved string and fixed issue of not geeting karma on edit of answer.
Turkesh Patel (Open ERP) [Thu, 10 Apr 2014 06:14:28 +0000 (11:44 +0530)]
[MRG] improved string and fixed issue of not geeting karma on edit of answer.

bzr revid: tpa@tinyerp.com-20140410061428-htr3coosp04g2b5h

10 years ago[imp]:improve activity search or improve string or remove unused string
Sunil Sharma [Thu, 10 Apr 2014 06:04:00 +0000 (11:34 +0530)]
[imp]:improve activity search or improve string or remove unused string

bzr revid: ssh@tinyerp.com-20140410060400-blapg8mz6kw5bvoi

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 10 Apr 2014 05:56:55 +0000 (05:56 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140409064154-4bbr668s262a11mn
bzr revid: launchpad_translations_on_behalf_of_openerp-20140410055655-a13zzhsch5dj1w5r

10 years ago[IMP] gengo fix in callback
Fabien Pinckaers [Wed, 9 Apr 2014 22:11:21 +0000 (00:11 +0200)]
[IMP] gengo fix in callback

bzr revid: fp@tinyerp.com-20140409221121-8iwng0wmcp3fjasd

10 years ago[IMP] grouping jobs together
Fabien Pinckaers [Wed, 9 Apr 2014 21:59:27 +0000 (23:59 +0200)]
[IMP] grouping jobs together

bzr revid: fp@tinyerp.com-20140409215927-gfu3v8dnrgeqnvvd

10 years ago[IMP] Gengo Fixes
Fabien Pinckaers [Wed, 9 Apr 2014 21:45:09 +0000 (23:45 +0200)]
[IMP] Gengo Fixes

bzr revid: fp@tinyerp.com-20140409214509-0ww46dnt3np66ncx

10 years ago[MERGE] Sync with trunk
Richard Mathot (OpenERP) [Wed, 9 Apr 2014 19:42:48 +0000 (21:42 +0200)]
[MERGE] Sync with trunk

bzr revid: richard_mathot_openerp-20140409194248-ii36xsv0lpr68rmt

10 years ago[IMP] Gengo translation cron every 6 hours
Fabien Pinckaers [Wed, 9 Apr 2014 18:59:19 +0000 (20:59 +0200)]
[IMP] Gengo translation cron every 6 hours

bzr revid: fp@tinyerp.com-20140409185919-m01wz9sp3cynr6wf

10 years ago[IMP] track duration in hours
Fabien Pinckaers [Wed, 9 Apr 2014 18:43:34 +0000 (20:43 +0200)]
[IMP] track duration in hours

bzr revid: fp@tinyerp.com-20140409184334-ehkhowyhyqw6cdmx

10 years ago[CLEAN] website_forum: cleaned vote feature before merging
Thibault Delavallée [Wed, 9 Apr 2014 17:39:41 +0000 (19:39 +0200)]
[CLEAN] website_forum: cleaned vote feature before merging

bzr revid: tde@openerp.com-20140409173941-4pc7p8bre5btgbhu

10 years ago[IMP] Event Agenda: merge with cleaning
Fabien Pinckaers [Wed, 9 Apr 2014 17:26:00 +0000 (19:26 +0200)]
[IMP] Event Agenda: merge with cleaning

bzr revid: fp@tinyerp.com-20140409172600-bwy97j8kr8dzrgg9

10 years ago[CLEAN] website_forum: views is now a simple counter, incremented each time
Thibault Delavallée [Wed, 9 Apr 2014 17:25:22 +0000 (19:25 +0200)]
[CLEAN] website_forum: views is now a simple counter, incremented each time
someone see the question. Also use message_is_follower instead of re-implementing its
feature by checking the followers.
Views is updated through a method on the post object, incrementing the views counter
by 1.

bzr revid: tde@openerp.com-20140409172522-pwehz1k9z5rf765s

10 years ago[MERGE] Sync with upstram: website-forum-tpa
Thibault Delavallée [Wed, 9 Apr 2014 16:58:04 +0000 (18:58 +0200)]
[MERGE] Sync with upstram: website-forum-tpa

bzr revid: tde@openerp.com-20140409165804-q4wi76e0m0c9ovzw

10 years ago[IMP] website_forum: cleaning before merging
Thibault Delavallée [Wed, 9 Apr 2014 16:50:59 +0000 (18:50 +0200)]
[IMP] website_forum: cleaning before merging
- cleaned models, removing unnecessary fields + removed history feature of posts + removed
unnecessary override of mail.message and ir_http + renamed some fields (like badges -> badge_ids
to be more coherent with openerp naming)
- updated views accordingly
- cleaned demo data to lessen the diff

bzr revid: tde@openerp.com-20140409165059-36zc06f0to3q4qfu

10 years ago[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9969 revid:dle@openerp.com...
Denis Ledoux [Wed, 9 Apr 2014 16:31:32 +0000 (18:31 +0200)]
[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9969 revid:dle@openerp.com-20140409162932-y5fxd5wbojing2t2

bzr revid: dle@openerp.com-20140409163132-n3apqh6nvfg2qof9

10 years ago[FIX] pad: render_value binded on change effective_readonly event, so render value...
Denis Ledoux [Wed, 9 Apr 2014 16:29:32 +0000 (18:29 +0200)]
[FIX] pad: render_value binded on change effective_readonly event, so render value calls wait for each others

Proper fix than 9968 revid:dle@openerp.com-20140409160214-1anxi8z07xj49vsp

bzr revid: dle@openerp.com-20140409162932-y5fxd5wbojing2t2

10 years ago[IMP] website: create a media snippet editor who merge image dialog, font awesome...
chm@openerp.com [Wed, 9 Apr 2014 16:15:38 +0000 (18:15 +0200)]
[IMP] website: create a media snippet editor who merge image dialog, font awesome, video youtube...

bzr revid: chm@openerp.com-20140409161538-uogr3vi552begja5

10 years ago[FIX] pad: render_value binded on change effective_readonly event, so render value...
Denis Ledoux [Wed, 9 Apr 2014 16:02:14 +0000 (18:02 +0200)]
[FIX] pad: render_value binded on change effective_readonly event, so render value calls wait for each others

bzr revid: dle@openerp.com-20140409160214-1anxi8z07xj49vsp

10 years ago[FIX] Fixe dlast commit: badge message is posted on the user
Thibault Delavallée [Wed, 9 Apr 2014 15:50:03 +0000 (17:50 +0200)]
[FIX] Fixe dlast commit: badge message is posted on the user
as before. Also updated code in mail/res_users that could big: partner_ids given
to message_post can be a list of commands, or a list of ids.

bzr revid: tde@openerp.com-20140409155003-32ccef4udlzfg5us

10 years ago[MERGE] from trunk
chm@openerp.com [Wed, 9 Apr 2014 15:45:20 +0000 (17:45 +0200)]
[MERGE] from trunk

bzr revid: chm@openerp.com-20140409154520-eddr2h21bei95xxu

10 years ago[IMP] lunch: add security rules, it's rude to look at other people's food
Martin Trigaux [Wed, 9 Apr 2014 15:42:16 +0000 (17:42 +0200)]
[IMP] lunch: add security rules, it's rude to look at other people's food

bzr revid: mat@openerp.com-20140409154216-hz4fkv24aprcem5g

10 years ago[REVIEW] [CLEAN] gamification: reverted changes instead of
Thibault Delavallée [Wed, 9 Apr 2014 15:26:29 +0000 (17:26 +0200)]
[REVIEW] [CLEAN] gamification: reverted changes instead of
the fix.

bzr revid: tde@openerp.com-20140409152629-3div4vdfknjrtnb6

10 years ago[REM] annoying print window
Richard Mathot (OpenERP) [Wed, 9 Apr 2014 15:24:59 +0000 (17:24 +0200)]
[REM] annoying print window

bzr revid: rim@openerp.com-20140409152459-upe7py6skbpa0qcz

10 years ago[FIX] Allow missing opcodes, harden check for private attributes (dunder), check...
Kersten Jeremy [Wed, 9 Apr 2014 15:16:59 +0000 (17:16 +0200)]
[FIX] Allow missing opcodes, harden check for private attributes (dunder), check inside embedded code objects.

bzr revid: jke@openerp.com-20140409151659-xwttchbtbj02v1w7

10 years ago[MERGE] test_cursor: adapt code to small api changes in registry for handling http...
Raphael Collet [Wed, 9 Apr 2014 15:00:02 +0000 (17:00 +0200)]
[MERGE] test_cursor: adapt code to small api changes in registry for handling http tests

bzr revid: rco@openerp.com-20140409150002-le29vuu4x41j61q6

10 years ago[IMP] Add default stage for surveys
Richard Mathot (OpenERP) [Wed, 9 Apr 2014 14:59:45 +0000 (16:59 +0200)]
[IMP] Add default stage for surveys

bzr revid: rim@openerp.com-20140409145945-r32tdnexrbjxousu

10 years ago[MERGE] test_cursor: implement a cursor mockup that never commits to database, and...
Raphael Collet [Wed, 9 Apr 2014 14:58:30 +0000 (16:58 +0200)]
[MERGE] test_cursor: implement a cursor mockup that never commits to database, and use it for http tests

bzr revid: rco@openerp.com-20140409145830-rop8esgic2y435kf

10 years ago[IMP] performance improvement: write a custom isEqual function to use instead of...
Gery Debongnie [Wed, 9 Apr 2014 14:57:35 +0000 (16:57 +0200)]
[IMP] performance improvement: write a custom isEqual function to use instead of _.isEqual to make the code faster in graph view (isEqual was determined guilty of being slow by profiling on a large view) (addon web_graph)

bzr revid: ged@openerp.com-20140409145735-m21t2fzmaepr1hsa

10 years ago[TYPO]
Richard Mathot (OpenERP) [Wed, 9 Apr 2014 14:50:09 +0000 (16:50 +0200)]
[TYPO]

bzr revid: rim@openerp.com-20140409145009-73y20g3ko7c3soq4

10 years ago[REF] code factoring
Richard Mathot (OpenERP) [Wed, 9 Apr 2014 14:45:47 +0000 (16:45 +0200)]
[REF] code factoring

bzr revid: rim@openerp.com-20140409144547-70ujj2ej5tebj06i

10 years ago[FIX] expression: when evaluatoing *like operator, add cast to text to column in...
jba [Wed, 9 Apr 2014 14:43:46 +0000 (16:43 +0200)]
[FIX] expression: when evaluatoing *like operator, add cast to text to column in case of different type

bzr revid: mat@openerp.com-20140409144346-nbn0dno3bs6ozwk5

10 years ago[FIX] validation system: the last things
Richard Mathot (OpenERP) [Wed, 9 Apr 2014 14:42:24 +0000 (16:42 +0200)]
[FIX] validation system: the last things

bzr revid: rim@openerp.com-20140409144224-6b00mnmihe8t1ii7

10 years ago[FIX] analytic_user_function: add missing _rec_name
Martin Trigaux [Wed, 9 Apr 2014 14:29:17 +0000 (16:29 +0200)]
[FIX] analytic_user_function: add missing _rec_name

bzr revid: mat@openerp.com-20140409142917-ueqzyblgh3iwblc0

10 years ago[FIX] invalid option in question form view
Richard Mathot (OpenERP) [Wed, 9 Apr 2014 14:18:53 +0000 (16:18 +0200)]
[FIX] invalid option in question form view

bzr revid: rim@openerp.com-20140409141853-ztj5q5obzlg1dzfk

10 years ago[FIX] validation of MCQ
Richard Mathot (OpenERP) [Wed, 9 Apr 2014 14:13:07 +0000 (16:13 +0200)]
[FIX] validation of MCQ

bzr revid: rim@openerp.com-20140409141307-79q4itmvvauzfg0j

10 years ago[FIX] website: The separator block is not working (no drop zone)
chm@openerp.com [Wed, 9 Apr 2014 14:07:33 +0000 (16:07 +0200)]
[FIX] website: The separator block is not working (no drop zone)

bzr revid: chm@openerp.com-20140409140733-ne0frg4o7b3c1lr0

10 years ago[UNIMP] going back to a text field, waiting for a correct datepicker
Richard Mathot (OpenERP) [Wed, 9 Apr 2014 13:57:13 +0000 (15:57 +0200)]
[UNIMP] going back to a text field, waiting for a correct datepicker

bzr revid: rim@openerp.com-20140409135713-dm09qs525uw6ap9n

10 years ago[FIX] bugs in questions validation
Richard Mathot (OpenERP) [Wed, 9 Apr 2014 13:56:59 +0000 (15:56 +0200)]
[FIX] bugs in questions validation

bzr revid: rim@openerp.com-20140409135659-9m9jqbmcefk5uaou

10 years ago[FIX] registry: stupid typo
Raphael Collet [Wed, 9 Apr 2014 13:52:25 +0000 (15:52 +0200)]
[FIX] registry: stupid typo

bzr revid: rco@openerp.com-20140409135225-6ks1kbuchba7u4li

10 years ago[IMP] edi: use context manager for new cursor
Raphael Collet [Wed, 9 Apr 2014 13:44:40 +0000 (15:44 +0200)]
[IMP] edi: use context manager for new cursor

bzr revid: rco@openerp.com-20140409134440-ylhri8kl6mwv4g2k

10 years ago[FIX] website: Default Url not correct for the button 'contact us' in the block featu...
chm@openerp.com [Wed, 9 Apr 2014 13:41:43 +0000 (15:41 +0200)]
[FIX] website: Default Url not correct for the button 'contact us' in the block features>Button

bzr revid: chm@openerp.com-20140409134143-aoiqbd2aqe78hgyc

10 years ago[FIX] Validation of the answers according to new criteria
Richard Mathot (OpenERP) [Wed, 9 Apr 2014 13:39:09 +0000 (15:39 +0200)]
[FIX] Validation of the answers according to new criteria

bzr revid: rim@openerp.com-20140409133909-8dob25mei52sf7o4

10 years ago[IMP] registry: avoid every direct access registry.db, and rename attribute as regist...
Raphael Collet [Wed, 9 Apr 2014 13:35:15 +0000 (15:35 +0200)]
[IMP] registry: avoid every direct access registry.db, and rename attribute as registry._db

bzr revid: rco@openerp.com-20140409133515-x2ywcm0d2qkdq3hq

10 years ago[TYPO] website: tour for banner
chm@openerp.com [Wed, 9 Apr 2014 13:33:30 +0000 (15:33 +0200)]
[TYPO] website: tour for banner

bzr revid: chm@openerp.com-20140409133330-6ny4oug0hucpzsn8

10 years ago[IMP] lunch: add security rules, it's very impolite to look in other people plates
Martin Trigaux [Wed, 9 Apr 2014 13:10:16 +0000 (15:10 +0200)]
[IMP] lunch: add security rules, it's very impolite to look in other people plates

bzr revid: mat@openerp.com-20140409131016-kzx7scln4daz14xj