odoo/odoo.git
10 years ago[IMP] hw_escpos: print a status receipt on printer connection with ip address for...
Frédéric van der Essen [Mon, 10 Feb 2014 13:31:09 +0000 (14:31 +0100)]
[IMP] hw_escpos: print a status receipt on printer connection with ip address for easier configuration & debugging. Also setting the driver thread in daemon mode to avoid hanging the tests on the runbot

bzr revid: fva@openerp.com-20140210133109-xll1ijjdhbgpj1kr

10 years ago[FIX] point_of_sale: totals were not rendrered on firefox due to use of nonstandard...
Frédéric van der Essen [Fri, 7 Feb 2014 16:16:47 +0000 (17:16 +0100)]
[FIX] point_of_sale: totals were not rendrered on firefox due to use of nonstandard innerText dom property

bzr revid: fva@openerp.com-20140207161647-rgeymwt4ksei2cod

10 years ago[MERGE] from saas-3
Frédéric van der Essen [Fri, 7 Feb 2014 15:50:55 +0000 (16:50 +0100)]
[MERGE] from saas-3

bzr revid: fva@openerp.com-20140207155055-3z8o3fvx2zkoqe91

10 years ago[FIX] website: enable test tour; + translate; + fixes
Christophe Matthieu [Fri, 7 Feb 2014 15:51:13 +0000 (16:51 +0100)]
[FIX] website: enable test tour; + translate; + fixes

bzr revid: chm@openerp.com-20140207155113-honsvx545awa3rcp

10 years ago[FIX] ensure_db():
Christophe Simonis [Fri, 7 Feb 2014 15:47:03 +0000 (16:47 +0100)]
[FIX] ensure_db():
 When user ask a specific database on a new session, the nodb router
 has been used to find the route.
 Depending on installed module in the database, the rendering of the page
 may depend on data injected by the database route dispatcher.
 Thus, we redirect the user to the same page but with the session cookie set.
 This will force using the database route dispatcher...

bzr revid: chs@openerp.com-20140207154703-o0gl58i2b56eridx

10 years ago[FIX] website snippet drop for rte; remove dependence to qweb template (remove popove...
Christophe Matthieu [Fri, 7 Feb 2014 15:45:20 +0000 (16:45 +0100)]
[FIX] website snippet drop for rte; remove dependence to qweb template (remove popover from tours); fx import file with ajax

bzr revid: chm@openerp.com-20140207154520-2injapzg9lgrdbvc

10 years ago[IMP] make page lookup case-insensitive during completion
Xavier Morel [Fri, 7 Feb 2014 15:06:23 +0000 (16:06 +0100)]
[IMP] make page lookup case-insensitive during completion

bzr revid: xmo@openerp.com-20140207150623-vevnuswi9gx0bqeb

10 years ago[FIX] page creation broken because what is grep
Xavier Morel [Fri, 7 Feb 2014 14:51:49 +0000 (15:51 +0100)]
[FIX] page creation broken because what is grep

bzr revid: xmo@openerp.com-20140207145149-fem1wnr0t10rcgsn

10 years ago[FIX] auth_oauth_signup: show providers on signup page
Christophe Simonis [Fri, 7 Feb 2014 14:53:02 +0000 (15:53 +0100)]
[FIX] auth_oauth_signup: show providers on signup page

bzr revid: chs@openerp.com-20140207145302-o2erxe3mxjvzqst5

10 years ago[FIX] website tour test: import with ajax insead of jquery (and auto load jquery)
Christophe Matthieu [Fri, 7 Feb 2014 14:34:37 +0000 (15:34 +0100)]
[FIX] website tour test: import with ajax insead of jquery (and auto load jquery)

bzr revid: chm@openerp.com-20140207143437-uptdehmpegzze61y

10 years ago[FIX] website: for activate test on runbot
Christophe Matthieu [Fri, 7 Feb 2014 14:32:41 +0000 (15:32 +0100)]
[FIX] website: for activate test on runbot

bzr revid: chm@openerp.com-20140207143241-e4u7ikvgbl0f980d

10 years ago[MERGE] from saas-3
Christophe Matthieu [Fri, 7 Feb 2014 14:09:12 +0000 (15:09 +0100)]
[MERGE] from saas-3

bzr revid: chm@openerp.com-20140207140912-2tu1bhpvlap0fa4m

10 years ago[FIX] website ir.ui.view render
Antony Lesuisse [Fri, 7 Feb 2014 14:05:03 +0000 (15:05 +0100)]
[FIX] website ir.ui.view render

bzr revid: al@openerp.com-20140207140503-doolcovzuce4m6i4

10 years ago[FIX] tour test log error
Christophe Matthieu [Fri, 7 Feb 2014 13:45:48 +0000 (14:45 +0100)]
[FIX] tour test log error

bzr revid: chm@openerp.com-20140207134548-lr2563gtlgjphxrp

10 years ago[FIX] website: snippet: display baner in mobile view; background cover insead of...
Christophe Matthieu [Fri, 7 Feb 2014 13:37:12 +0000 (14:37 +0100)]
[FIX] website: snippet: display baner in mobile view; background cover insead of 100%; paralax scrolling

bzr revid: chm@openerp.com-20140207133712-srtik2knhwyybgse

10 years ago[FIX] website: test tour: use admin insead of tools.config['admin_passwd']
Christophe Matthieu [Fri, 7 Feb 2014 13:01:04 +0000 (14:01 +0100)]
[FIX] website: test tour: use admin insead of tools.config['admin_passwd']

bzr revid: chm@openerp.com-20140207130104-nuwurzlsvt4cu1jr

10 years ago[ADD] website: test login, backend, go back, branding, edit, logout
Christophe Matthieu [Fri, 7 Feb 2014 12:52:31 +0000 (13:52 +0100)]
[ADD] website: test login, backend, go back, branding, edit, logout

bzr revid: chm@openerp.com-20140207125231-3zd0i1axdwuht5g4

10 years ago[FIX] website: do not force uneditable templates
Christophe Simonis [Fri, 7 Feb 2014 12:28:37 +0000 (13:28 +0100)]
[FIX] website: do not force uneditable templates

bzr revid: chs@openerp.com-20140207122837-ysfss4khpt2hsau1

10 years ago[FIX] gamification: various fixes
Martin Trigaux [Fri, 7 Feb 2014 12:16:37 +0000 (13:16 +0100)]
[FIX] gamification: various fixes

- generates automatically goals when adding somebody to a challenge
- when serialising data, skip lines and challenges with no generated goals
- hr_gamification as auto install (when get hr and gamification)
- related field challenge_id on gamification.goal is always readonly, add helper
- convert missed type->definition conversion in filter name (goal history menu will group by user and definition)
- invert challenges and goals menus in setting list (as encourage people to create challenges instead of goals)

bzr revid: mat@openerp.com-20140207121637-73a4lhvk7bonibiu

10 years ago[FIX] website test phantomjs login
Christophe Matthieu [Fri, 7 Feb 2014 11:59:03 +0000 (12:59 +0100)]
[FIX] website test phantomjs login

bzr revid: chm@openerp.com-20140207115903-kzf9ikk37xvtq0ef

10 years ago[FIX] website: snippet option: background style is required
Christophe Matthieu [Fri, 7 Feb 2014 10:57:22 +0000 (11:57 +0100)]
[FIX] website: snippet option: background style is required

bzr revid: chm@openerp.com-20140207105722-6wfbfw5mj5937t03

10 years ago[IMP] gamification: put challenge list above goals to be more user friendly
Martin Trigaux [Fri, 7 Feb 2014 10:55:29 +0000 (11:55 +0100)]
[IMP] gamification: put challenge list above goals to be more user friendly

bzr revid: mat@openerp.com-20140207105529-4a95snjwpc11he6k

10 years ago[FIX] mail: create and edit of template_id in compose message now works, as we pass...
Denis Ledoux [Fri, 7 Feb 2014 10:46:37 +0000 (11:46 +0100)]
[FIX] mail: create and edit of template_id in compose message now works, as we pass the template model in context (among others useful default value)

bzr revid: dle@openerp.com-20140207104637-lkx5am24608n8jka

10 years ago[FIX] gamification: convert missed type to definition filter (goal history menu will...
Martin Trigaux [Fri, 7 Feb 2014 10:33:57 +0000 (11:33 +0100)]
[FIX] gamification: convert missed type to definition filter (goal history menu will group by user and definition)

bzr revid: mat@openerp.com-20140207103357-7v8seoqgq9rokhhi

10 years ago[IMP] gamification: related field challenge_id is always readonly, add helper
Martin Trigaux [Fri, 7 Feb 2014 10:27:05 +0000 (11:27 +0100)]
[IMP] gamification: related field challenge_id is always readonly, add helper

bzr revid: mat@openerp.com-20140207102705-cf5aue57qzo03rlq

10 years ago[FIX] hr_gamification: add auto_install to attribute, when get gamification and hr...
Martin Trigaux [Fri, 7 Feb 2014 10:20:29 +0000 (11:20 +0100)]
[FIX] hr_gamification: add auto_install to attribute, when get gamification and hr, automatically installed

bzr revid: mat@openerp.com-20140207102029-6y45r4cmrc1h8kx7

10 years ago[FIX] website snippet: reset snippet-editor and overlay because the rte re-generate...
Christophe Matthieu [Fri, 7 Feb 2014 10:07:34 +0000 (11:07 +0100)]
[FIX] website snippet: reset snippet-editor and overlay because the rte re-generate the dom and cancelled all snippet datas

bzr revid: chm@openerp.com-20140207100734-pdzr0qz8mtmha96m

10 years ago[FIX] gamification: when serialising data, skip lines and challenges with no goals
Martin Trigaux [Fri, 7 Feb 2014 09:36:43 +0000 (10:36 +0100)]
[FIX] gamification: when serialising data, skip lines and challenges with no goals

bzr revid: mat@openerp.com-20140207093643-vr1on5oxqtzkalj9

10 years ago[FIX] gamification: automatically generates goals for users when adding them to a...
Martin Trigaux [Fri, 7 Feb 2014 09:24:11 +0000 (10:24 +0100)]
[FIX] gamification: automatically generates goals for users when adding them to a new challenge

bzr revid: mat@openerp.com-20140207092411-yju3pif1ibipcff8

10 years ago[IMP] website test: add a timeout in phantom js to raise a better error and improve...
Christophe Matthieu [Fri, 7 Feb 2014 07:47:45 +0000 (08:47 +0100)]
[IMP] website test: add a timeout in phantom js to raise a better error and improve log error

bzr revid: chm@openerp.com-20140207074745-ffrcoi2aj5m67i8m

10 years ago[IMP] website test_ui: add a try catch in run and run_test to display error
Christophe Matthieu [Thu, 6 Feb 2014 17:51:13 +0000 (18:51 +0100)]
[IMP] website test_ui: add a try catch in run and run_test to display error

bzr revid: chm@openerp.com-20140206175113-w0qscfngebnn7718

10 years ago[FIX] auth_signup: keep query when generating links
Christophe Simonis [Thu, 6 Feb 2014 16:40:20 +0000 (17:40 +0100)]
[FIX] auth_signup: keep query when generating links

bzr revid: chs@openerp.com-20140206164020-2yuf5xdciabt4zsp

10 years ago[MERGE] fix template rendering
Christophe Simonis [Thu, 6 Feb 2014 16:38:11 +0000 (17:38 +0100)]
[MERGE] fix template rendering

bzr revid: chs@openerp.com-20140206163811-i43srg7hd4yqzzo3

10 years ago[IMP] website: reduce run test of banner
Christophe Matthieu [Thu, 6 Feb 2014 16:16:14 +0000 (17:16 +0100)]
[IMP] website: reduce run test of banner

bzr revid: chm@openerp.com-20140206161614-afam16q12ci0kr7l

10 years ago[IMP] Move some qweb rendering context vars from website#ir.qweb to server#ir.ui...
Fabien Meghazi [Thu, 6 Feb 2014 16:13:16 +0000 (17:13 +0100)]
[IMP] Move some qweb rendering context vars from website#ir.qweb to server#ir.ui.view

bzr revid: fme@openerp.com-20140206161316-jw7luqon476widcm

10 years ago[IMP] Move some qweb rendering context vars from website#ir.qweb to server#ir.ui...
Fabien Meghazi [Thu, 6 Feb 2014 16:12:04 +0000 (17:12 +0100)]
[IMP] Move some qweb rendering context vars from website#ir.qweb to server#ir.ui.view

bzr revid: fme@openerp.com-20140206161204-vp6kydvdxhg5qykx

10 years ago[FIX] website: create event, product
Christophe Matthieu [Thu, 6 Feb 2014 15:47:11 +0000 (16:47 +0100)]
[FIX] website: create event, product

bzr revid: chm@openerp.com-20140206154711-vwvw7g1wo1fd1h1y

10 years ago[FIX] website.tour.blog
Christophe Matthieu [Thu, 6 Feb 2014 15:46:46 +0000 (16:46 +0100)]
[FIX] website.tour.blog

bzr revid: chm@openerp.com-20140206154646-fth0k220okdgsckk

10 years ago[MERGE] from saas-3
Frédéric van der Essen [Thu, 6 Feb 2014 15:15:27 +0000 (16:15 +0100)]
[MERGE] from saas-3

bzr revid: fva@openerp.com-20140206151527-qxb9sxrz1wi7d0xk

10 years ago[FIX] hw_escpos: company logo was not centered on the first receipt
Frédéric van der Essen [Thu, 6 Feb 2014 15:14:32 +0000 (16:14 +0100)]
[FIX] hw_escpos: company logo was not centered on the first receipt

bzr revid: fva@openerp.com-20140206151432-avaz87emjzqyvu9t

10 years ago[MERGE] from saas-3
Christophe Matthieu [Thu, 6 Feb 2014 15:01:21 +0000 (16:01 +0100)]
[MERGE] from saas-3

bzr revid: chm@openerp.com-20140206150121-drs3ybhgx5837zt2

10 years ago[FIX] website: fixed call to slugify
Thibault Delavallée [Thu, 6 Feb 2014 14:56:38 +0000 (15:56 +0100)]
[FIX] website: fixed call to slugify
- python-slugify: max_length is an optional keyword
- slugify library also exists and does not accepts max_length -> if this very simple library is used, fall
            back on our own implementation

bzr revid: tde@openerp.com-20140206145638-entdcqsawrqf1nnq

10 years ago[FIX] tour and translate title
Christophe Matthieu [Thu, 6 Feb 2014 14:52:36 +0000 (15:52 +0100)]
[FIX] tour and translate title

bzr revid: chm@openerp.com-20140206145236-vwdq74yyz21qvyzu

10 years ago[FIX] ir ui view should have rendering context on request.website_enabled
Fabien Meghazi [Thu, 6 Feb 2014 14:39:19 +0000 (15:39 +0100)]
[FIX] ir ui view should have rendering context on request.website_enabled

bzr revid: fme@openerp.com-20140206143919-f6vz8rpx9mb4798g

10 years ago[FIX] point_of_sale: receipt header & footer could overflow outside of ticket
Frédéric van der Essen [Thu, 6 Feb 2014 14:36:48 +0000 (15:36 +0100)]
[FIX] point_of_sale: receipt header & footer could overflow outside of ticket

bzr revid: fva@openerp.com-20140206143648-z1bsknelzznf0jqj

10 years ago[FIX] website: tour, test and test_runner
Christophe Matthieu [Thu, 6 Feb 2014 14:07:46 +0000 (15:07 +0100)]
[FIX] website: tour, test and test_runner

bzr revid: chm@openerp.com-20140206140746-jmeyx8q9qxv7sz1j

10 years ago[IMP] point_of_sale: try harder to connect to proxy when the ip is already known
Frédéric van der Essen [Thu, 6 Feb 2014 14:06:45 +0000 (15:06 +0100)]
[IMP] point_of_sale: try harder to connect to proxy when the ip is already known

bzr revid: fva@openerp.com-20140206140645-uo82x3tf60wlhytj

10 years ago[FIX] website tours: fix and translate
Christophe Matthieu [Thu, 6 Feb 2014 14:06:43 +0000 (15:06 +0100)]
[FIX] website tours: fix and translate

bzr revid: chm@openerp.com-20140206140643-z3b2fu2v9uaozc1z

10 years ago[FIX] hw_scanner, hw_escpos: prevent driver threads from deadlocking when woken by...
Frédéric van der Essen [Thu, 6 Feb 2014 14:05:24 +0000 (15:05 +0100)]
[FIX] hw_scanner, hw_escpos: prevent driver threads from deadlocking when woken by two simultaneous requests

bzr revid: fva@openerp.com-20140206140524-ur51ghcpdzwxv1yr

10 years ago[FIX] website_sale template; snippet editor
Christophe Matthieu [Thu, 6 Feb 2014 14:02:58 +0000 (15:02 +0100)]
[FIX] website_sale template; snippet editor

bzr revid: chm@openerp.com-20140206140258-l3hriceuksx0c061

10 years ago[IMP] website: add debugger template used to create nex tours/tests (display in custo...
Christophe Matthieu [Thu, 6 Feb 2014 13:50:36 +0000 (14:50 +0100)]
[IMP] website: add debugger template used to create nex tours/tests (display in customize menu in debug mode)

bzr revid: chm@openerp.com-20140206135036-geq8fubtz39pxp20

10 years ago[MERGE] backport trunk revisions
Christophe Simonis [Thu, 6 Feb 2014 13:20:39 +0000 (14:20 +0100)]
[MERGE] backport trunk revisions
 * 9094 fva@openerp.com-20140203144847-21cv7pt7lnlxdsve
 * 9095 fva@openerp.com-20140203153233-zj12w2o1uxyz5hoq

bzr revid: chs@openerp.com-20140206132039-y1whtc8qqqs8ey92

10 years ago[MERGE] backport trunk revision 5053 fva@openerp.com-20140206110134-jk5zbd8cc6x1ebh5
Christophe Simonis [Thu, 6 Feb 2014 13:11:16 +0000 (14:11 +0100)]
[MERGE] backport trunk revision 5053 fva@openerp.com-20140206110134-jk5zbd8cc6x1ebh5

bzr revid: chs@openerp.com-20140206131116-we6rlic5fu09xh8q

10 years ago[FIX] ir.ui.view: avoid infinite loop when applying multiple inheritance inside a...
Christophe Simonis [Thu, 6 Feb 2014 13:03:49 +0000 (14:03 +0100)]
[FIX] ir.ui.view: avoid infinite loop when applying multiple inheritance inside a single view (use of <data> tag)

bzr revid: chs@openerp.com-20140206130349-19v4ah0lwy87t50o

10 years ago[IMP] sale_eval break continue raise control flow opcodes
Antony Lesuisse [Thu, 6 Feb 2014 12:40:19 +0000 (13:40 +0100)]
[IMP] sale_eval break continue raise control flow opcodes

bzr revid: al@openerp.com-20140206124019-07in9p9capmznlo2

10 years ago[IMP] extract save/get session actions as methods on session object
Christophe Simonis [Thu, 6 Feb 2014 11:52:53 +0000 (12:52 +0100)]
[IMP] extract save/get session actions as methods on session object

bzr revid: chs@openerp.com-20140206115253-ed7ahi6j83mgpw4y

10 years ago[IMP] http: extract save/get session actions as methods on session object
Christophe Simonis [Thu, 6 Feb 2014 11:52:09 +0000 (12:52 +0100)]
[IMP] http: extract save/get session actions as methods on session object

bzr revid: chs@openerp.com-20140206115209-naleunin0mleghda

10 years ago[MERGE] forward port of branch saas-2 up to revid 5007 chs@openerp.com-20140206110220...
Christophe Simonis [Thu, 6 Feb 2014 11:04:23 +0000 (12:04 +0100)]
[MERGE] forward port of branch saas-2 up to revid 5007 chs@openerp.com-20140206110220-myn57cryam1y4k9v

bzr revid: chs@openerp.com-20140206110423-qe4h5ip2dg6dm7ph

10 years ago[MERGE] forward port of branch 7.0 up to revid 5224 chs@openerp.com-20140206105141...
Christophe Simonis [Thu, 6 Feb 2014 11:02:20 +0000 (12:02 +0100)]
[MERGE] forward port of branch 7.0 up to revid 5224 chs@openerp.com-20140206105141-7e8bv8ordqqsswh7

bzr revid: dle@openerp.com-20140205105045-j95kduyjiq83e57z
bzr revid: dle@openerp.com-20140114173613-ruxye1m7fxtcjfim
bzr revid: dle@openerp.com-20140116161158-u95vcs3os4tk2zob
bzr revid: dle@openerp.com-20140121172737-gzawfi3ssg7xifef
bzr revid: chs@openerp.com-20140129094554-c3abc8x3qz9mpszr
bzr revid: chs@openerp.com-20140129140159-9vwkpr078shoonum
bzr revid: chs@openerp.com-20140206110220-myn57cryam1y4k9v

10 years ago[FIX] _(): avoid useless warning where translating string without a cursor
Christophe Simonis [Thu, 6 Feb 2014 10:51:41 +0000 (11:51 +0100)]
[FIX] _(): avoid useless warning where translating string without a cursor

bzr revid: chs@openerp.com-20140206105141-7e8bv8ordqqsswh7

10 years ago[FIX] website: urljoin from urlparse cannot handle unicode. Therefore, We decode...
Denis Ledoux [Thu, 6 Feb 2014 10:39:29 +0000 (11:39 +0100)]
[FIX] website: urljoin from urlparse cannot handle unicode. Therefore, We decode before passing the arg to urljoin then we (re-)encode the result

bzr revid: dle@openerp.com-20140206103929-oe289oilz08n1msk

10 years ago[IMP] reference fields: display a more user-friendly window title when open a chosen...
Martin Trigaux [Thu, 6 Feb 2014 10:24:09 +0000 (11:24 +0100)]
[IMP] reference fields: display a more user-friendly window title when open a chosen many2one record in reference field

bzr revid: mat@openerp.com-20140206102409-4lbx7ofsgz8speni

10 years ago[IMP] ir_fields: no need to sanitize the _str_to_html as it is already done in the...
Martin Trigaux [Thu, 6 Feb 2014 09:46:28 +0000 (10:46 +0100)]
[IMP] ir_fields: no need to sanitize the _str_to_html as it is already done in the _symbol_set of html fields. This avoids doing twice the sanitization.

bzr revid: mat@openerp.com-20140206094628-umx2rfb9rcim7v82

10 years ago[MERGE] [FIX] ir_fields: allow convertion from string to html using sanitize function
Martin Trigaux [Thu, 6 Feb 2014 08:47:08 +0000 (09:47 +0100)]
[MERGE] [FIX] ir_fields: allow convertion from string to html using sanitize function
This is required to be able to import csv file containing html fields

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

bzr revid: mat@openerp.com-20140206084708-j63kpkr9apd3j01j

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 6 Feb 2014 06:25:18 +0000 (06:25 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140206062518-3g0oj0z7mlartzal

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20140206062321-j6cpns6xz3f81net
bzr revid: launchpad_translations_on_behalf_of_openerp-20140206062510-x502ahdwzezvea54

10 years ago[MERGE] crm: resolve group by in get bar values
Denis Ledoux [Wed, 5 Feb 2014 16:54:14 +0000 (17:54 +0100)]
[MERGE] crm: resolve group by in get bar values

bzr revid: dle@openerp.com-20140205165414-ttzjzmf6mjs9gr8e

10 years ago[FIX] datetime.strptime only accepts date format when used with tools.DEFAULT_SERVER_...
Anael Closson [Wed, 5 Feb 2014 16:33:13 +0000 (17:33 +0100)]
[FIX] datetime.strptime only accepts date format when used with tools.DEFAULT_SERVER_DATE_FORMAT as parameter, but both date and datetime fields can be used as parameters.

bzr revid: acl@openerp.com-20140205163313-xcob4funucvsfdmx

10 years ago[FIX]crm: use DEFAULT_SERVER_DATETIME_FORMAT instead of just date_format, as the...
Denis Ledoux [Wed, 5 Feb 2014 14:50:49 +0000 (15:50 +0100)]
[FIX]crm: use DEFAULT_SERVER_DATETIME_FORMAT instead of just date_format, as the value could date + time

bzr revid: dle@openerp.com-20140205145049-g9ctnqjezz0eon73

10 years ago[MERGE] [FIX] account: action 'Journal Items' on a journal entries should restrict...
Martin Trigaux [Wed, 5 Feb 2014 13:20:57 +0000 (14:20 +0100)]
[MERGE] [FIX] account: action 'Journal Items' on a journal entries should restrict by account.move and not journal (src_model) (opw 585153)

bzr revid: mat@openerp.com-20140205132057-jxxmmyhfk6c15w9o

10 years ago[FIX] avoid blowing up editor if run on non-updated editor_head template without...
Xavier Morel [Wed, 5 Feb 2014 10:36:23 +0000 (11:36 +0100)]
[FIX] avoid blowing up editor if run on non-updated editor_head template without a placeholder edition navbar

bzr revid: xmo@openerp.com-20140205103623-bk038voq3f8zj9vm

10 years ago[MERGE] [FIX] search: make sure search view is not destroyed when starting SearchView...
Martin Trigaux [Wed, 5 Feb 2014 10:21:07 +0000 (11:21 +0100)]
[MERGE] [FIX] search: make sure search view is not destroyed when starting SearchView widget
This avoids getting the error 'Cannot call method 'getParent' of undefined'

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

bzr revid: mat@openerp.com-20140205102107-5ggbbkyr172855uu

10 years ago[FIX] account: residual amount computation with refund invoices
Denis Ledoux [Wed, 5 Feb 2014 10:03:24 +0000 (11:03 +0100)]
[FIX] account: residual amount computation with refund invoices

On invoice residual amount computing, we ignore reconcile entries line if their invoice are not of the same type of the current invoice
The above revision(s) will be removed

bzr revid: dle@openerp.com-20140205100324-5tyquozmylcp40p1

10 years ago[FIX] mass_mailing: fixed variables used outside of their scope
Thibault Delavallée [Tue, 4 Feb 2014 16:59:49 +0000 (17:59 +0100)]
[FIX] mass_mailing: fixed variables used outside of their scope

bzr revid: tde@openerp.com-20140204165949-9xax1pul22ktsf41

10 years ago[IMP] handling of overly large images in website image upload
Xavier Morel [Tue, 4 Feb 2014 16:58:23 +0000 (17:58 +0100)]
[IMP] handling of overly large images in website image upload

bzr revid: xmo@openerp.com-20140204165823-q05aoq83q28b2hhg

10 years ago[FIX] css: remove height: 18px on .oe_facet_value property to avoid long filter name...
Martin Trigaux [Tue, 4 Feb 2014 15:50:46 +0000 (16:50 +0100)]
[FIX] css: remove height: 18px on .oe_facet_value property to avoid long filter name to exceed the size of the box (on 2 lines)

bzr revid: mat@openerp.com-20140204155046-ifqts8mpaqhgvjnj

10 years ago[IMP] make editor bar appear faster to avoid impression of slowness and reflow
Xavier Morel [Tue, 4 Feb 2014 15:36:16 +0000 (16:36 +0100)]
[IMP] make editor bar appear faster to avoid impression of slowness and reflow

bzr revid: xmo@openerp.com-20140204153616-swho76l8v3s4p1dq

10 years ago[MERGE] [FIX] audittrail: various bugs (opw 603072)
Martin Trigaux [Tue, 4 Feb 2014 15:11:36 +0000 (16:11 +0100)]
[MERGE] [FIX] audittrail: various bugs (opw 603072)

- tracking unlink does not fail anymore
- do not track virtual fields on res.users model (would for .column call)
- make sure read calls with one id works (launchpad bug lp:1214149)
- select the correct model when tracking x2m fields values

bzr revid: mat@openerp.com-20140204151136-51cm1tbgvcsnlsoe

10 years ago[FIX] getParent() js error when clicking to fast on menu items of dashboards
Cecile Tonglet [Tue, 4 Feb 2014 15:05:44 +0000 (16:05 +0100)]
[FIX] getParent() js error when clicking to fast on menu items of dashboards

bzr revid: cto@openerp.com-20140204150544-nkuhxree6qijihq2

10 years ago[FIX] auditrail: in case of unlink retrieve first the record and then execute the...
Martin Trigaux [Tue, 4 Feb 2014 14:28:25 +0000 (15:28 +0100)]
[FIX] auditrail: in case of unlink retrieve first the record and then execute the unlink (the other way around is causes problems for name_get...)

bzr revid: mat@openerp.com-20140204142825-jtln4kyfmfhgq4sd

10 years ago[FIX] qweb templates: t-raw to t-esc
Martin Trigaux [Tue, 4 Feb 2014 14:19:13 +0000 (15:19 +0100)]
[FIX] qweb templates: t-raw to t-esc

t-raw usage is discourage if not to displayed html content (after escaping) as it may contain unsafe data

bzr revid: mat@openerp.com-20140204141913-e5hcaml53woumlgs

10 years ago[FIX] audittrail: fixing various bugs
Martin Trigaux [Tue, 4 Feb 2014 14:14:49 +0000 (15:14 +0100)]
[FIX] audittrail: fixing various bugs

iter only on fields on __all_columns, this avoids getting inexistant fields such as 'in_group_42' for res.users
make sure read method calls works when passing only one id (lp:1214149)
when itering on change values, if different model (eg: if field is o2m) make sure make name_get on the model of the field and not on the parent model

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

bzr revid: mat@openerp.com-20140204141449-2f922k5awixh1kzt

10 years ago[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9806 revid:dle@openerp.com...
Denis Ledoux [Tue, 4 Feb 2014 12:48:02 +0000 (13:48 +0100)]
[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9806 revid:dle@openerp.com-20140204124249-qjjhulqojvcm08k4

bzr revid: dle@openerp.com-20140204124802-0yl2z6nr0zflhi9u

10 years ago[FIX] purchase: hide receive invoice if invoice based on purchase order line.
Denis Ledoux [Tue, 4 Feb 2014 12:42:49 +0000 (13:42 +0100)]
[FIX] purchase: hide receive invoice if invoice based on purchase order line.

It has to be done manually.

opw-603620

bzr revid: dle@openerp.com-20140204124249-qjjhulqojvcm08k4

10 years ago[FIX] some other t-raw to t-esc conversions
Martin Trigaux [Tue, 4 Feb 2014 12:42:42 +0000 (13:42 +0100)]
[FIX] some other t-raw to t-esc conversions

bzr revid: mat@openerp.com-20140204124242-emrd7hwlk6d4umkj

10 years ago[FIX] account_analytic_analysis: currency were wrong when preparing recurring invoices
Denis Ledoux [Tue, 4 Feb 2014 11:52:26 +0000 (12:52 +0100)]
[FIX] account_analytic_analysis: currency were wrong when preparing recurring invoices

The id of the sale pricelist of the customer was set as currency_id, instead of using the id of the currency of the pricelist. (Obviously)
Furthermore, the currency of the contract pricelist takes the lead.
Then, if none of these two are set, we choose the currency of the company, finally.

bzr revid: dle@openerp.com-20140204115226-rowmbr5223fcu08k

10 years ago[FIX] mail: escape user and partner names before being rendered in mail widgets
Martin Trigaux [Tue, 4 Feb 2014 11:33:58 +0000 (12:33 +0100)]
[FIX] mail: escape user and partner names before being rendered in mail widgets

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

bzr revid: mat@openerp.com-20140204113358-2cb39l7ge2f5pcg5

10 years ago[FIX]stock: product Forecasted Quantity, incoming and outgoing help tooltip were...
Denis Ledoux [Tue, 4 Feb 2014 10:08:35 +0000 (11:08 +0100)]
[FIX]stock: product Forecasted Quantity, incoming and outgoing help tooltip were half removed

bzr revid: dle@openerp.com-20140204100835-z0mlvoot21yoz0z3

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 4 Feb 2014 06:48:42 +0000 (06:48 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140204064842-0dbci9bv8whxs8ax

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 4 Feb 2014 06:48:35 +0000 (06:48 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140201065304-8md3g4d14l1b51ii
bzr revid: launchpad_translations_on_behalf_of_openerp-20140202060105-bnt8nw1mcbg2c3m3
bzr revid: launchpad_translations_on_behalf_of_openerp-20140203055609-uxdqgnistwilvo2v
bzr revid: launchpad_translations_on_behalf_of_openerp-20140204064835-qdcrcxldc5zsutio

10 years ago[MERGE] Merge with 7.0-fix-css-clearfix-jke - bug clearfix on oe_title and oe_form_group
jke-openerp [Mon, 3 Feb 2014 18:06:37 +0000 (19:06 +0100)]
[MERGE] Merge with 7.0-fix-css-clearfix-jke - bug clearfix on oe_title and oe_form_group

bzr revid: jke@openerp.com-20140203180637-er9c45xm0d9sk7ub

10 years ago[TYPO] Fix bug css revert rev 4122 and add clear:both
jke-openerp [Mon, 3 Feb 2014 17:39:26 +0000 (18:39 +0100)]
[TYPO] Fix bug css revert rev 4122 and add clear:both

revert because was breaking the rendering of forms using oe_title as clearfix hack
adding clear on .oe_form_group to fix the journal form on firefox (block was unaligned, some fields out of the screen)

bzr revid: jke@openerp.com-20140203173926-ohabh1vahcwqijug

10 years ago[FIX] Fix bug of positionning on res_partner form
jke-openerp [Mon, 3 Feb 2014 16:30:52 +0000 (17:30 +0100)]
[FIX] Fix bug of positionning on res_partner form

bzr revid: jke@openerp.com-20140203163052-01m78wwe38974cf5

10 years ago[IMP] clearer indication that images are being up/downloaded
Xavier Morel [Mon, 3 Feb 2014 16:03:31 +0000 (17:03 +0100)]
[IMP] clearer indication that images are being up/downloaded

bzr revid: xmo@openerp.com-20140203160331-04h1erlunelb9kkn

10 years ago[FIX] tests: pass correct passwords to js
Christophe Simonis [Mon, 3 Feb 2014 14:15:06 +0000 (15:15 +0100)]
[FIX] tests: pass correct passwords to js

bzr revid: chs@openerp.com-20140203141506-zmfhd7g0zorveb5v

10 years ago[ADD] large throbber
Xavier Morel [Mon, 3 Feb 2014 16:02:37 +0000 (17:02 +0100)]
[ADD] large throbber

bzr revid: xmo@openerp.com-20140203160237-jlvp70gnkny2fx98

10 years ago[MERGE] [FIX] read_group: aggregate values on all columns instead of only the one...
Martin Trigaux [Mon, 3 Feb 2014 14:02:47 +0000 (15:02 +0100)]
[MERGE] [FIX] read_group: aggregate values on all columns instead of only the one of the current model

Without this you could not have a sum value on a column belonging to the parent model (eg: 'unit_amount' when grouping on hr.analytic.timesheet)

bzr revid: mat@openerp.com-20140203140247-n090tx2yf8mujkcz

10 years ago[IMP] better assert message and cleaning
Martin Trigaux [Mon, 3 Feb 2014 13:40:51 +0000 (14:40 +0100)]
[IMP] better assert message and cleaning

bzr revid: mat@openerp.com-20140203134051-lgwo4v0rdntgxyor

10 years ago[ADD] test read_group on a column of _inherits model and group on right field
Martin Trigaux [Mon, 3 Feb 2014 13:33:31 +0000 (14:33 +0100)]
[ADD] test read_group on a column of _inherits model and group on right field

bzr revid: mat@openerp.com-20140203133331-mujvv812zd971ci2

10 years ago[FIX] never let me commit in saas-3 again
Fabien Meghazi [Mon, 3 Feb 2014 12:45:16 +0000 (13:45 +0100)]
[FIX] never let me commit in saas-3 again

bzr revid: fme@openerp.com-20140203124516-l8wwu9vdyo2nu2s0