odoo/odoo.git
10 years ago[REF] Bye bye vim
Richard Mathot (OpenERP) [Mon, 3 Mar 2014 13:38:14 +0000 (14:38 +0100)]
[REF] Bye bye vim

bzr revid: rim@openerp.com-20140303133814-rpjv0gl7618bt1i1

10 years ago[IMP] Kanban view tweaking
Richard Mathot (OpenERP) [Mon, 3 Mar 2014 13:36:41 +0000 (14:36 +0100)]
[IMP] Kanban view tweaking

bzr revid: rim@openerp.com-20140303133641-xa52rj4g2k0gxtxp

10 years ago[MERGE] Sync with trunk
Richard Mathot (OpenERP) [Mon, 3 Mar 2014 13:11:37 +0000 (14:11 +0100)]
[MERGE] Sync with trunk

bzr revid: rim@openerp.com-20140303131137-2shoyv0ywvgp5fx3

10 years ago[MERGE] Reporting tool for surveys + [REF] Serveral refactorings (code style, missing...
Richard Mathot (OpenERP) [Mon, 3 Mar 2014 13:05:44 +0000 (14:05 +0100)]
[MERGE] Reporting tool for surveys + [REF] Serveral refactorings (code style, missing semicolons in JS, typos...) + [FIX] Security breach using unsafe eval

bzr revid: rim@openerp.com-20140303130544-xoage8hgkhtfhwpg

10 years ago[MERGE] Report module: reporting using the QWeb rendering engine. Sale, purchase...
Simon Lejeune [Thu, 27 Feb 2014 17:08:38 +0000 (18:08 +0100)]
[MERGE] Report module: reporting using the QWeb rendering engine. Sale, purchase, mrp and mrp_repair reports are converted.

bzr revid: sle@openerp.com-20140227170838-erkeann2ka4apznf

10 years ago[IMP] Add link to wkhtmltopdf.org in the webclient notifications
Simon Lejeune [Thu, 27 Feb 2014 16:55:09 +0000 (17:55 +0100)]
[IMP] Add link to wkhtmltopdf.org in the webclient notifications

bzr revid: sle@openerp.com-20140227165509-qrdwy0s7xh044zf4

10 years ago[MERGE] Trunk
Simon Lejeune [Thu, 27 Feb 2014 16:49:07 +0000 (17:49 +0100)]
[MERGE] Trunk

bzr revid: sle@openerp.com-20140227164907-pvd92tw2bmg4d0w8

10 years ago[FIX] ensure_db() on inherited /web/login controllers
Fabien Meghazi [Thu, 27 Feb 2014 16:41:41 +0000 (17:41 +0100)]
[FIX] ensure_db() on inherited /web/login controllers

bzr revid: fme@openerp.com-20140227164141-1sblr0g6ta66q1em

10 years ago[FIX] Database selector issue
Fabien Meghazi [Thu, 27 Feb 2014 16:40:18 +0000 (17:40 +0100)]
[FIX] Database selector issue

ensure_db() If the request.session.db is different than
the computed db abort and redirect in order to properly
dispatch on computed db

bzr revid: fme@openerp.com-20140227164018-iukowle122spr2c5

10 years ago[IMP] seperation of auth_signup's reset password and signup routes
Fabien Meghazi [Thu, 27 Feb 2014 15:49:55 +0000 (16:49 +0100)]
[IMP] seperation of auth_signup's reset password and signup routes

bzr revid: fme@openerp.com-20140227154955-tnxyzw1ynuwlo5mj

10 years ago[IMP] Improve login for auth_signup/oauth seperation
Fabien Meghazi [Thu, 27 Feb 2014 15:49:21 +0000 (16:49 +0100)]
[IMP] Improve login for auth_signup/oauth seperation

bzr revid: fme@openerp.com-20140227154921-2fqr8p8bhczn37xa

10 years ago[IMP] Add notification on the web client when wkhtmltopdf is not present or too old
Simon Lejeune [Thu, 27 Feb 2014 15:40:46 +0000 (16:40 +0100)]
[IMP] Add notification on the web client when wkhtmltopdf is not present or too old

bzr revid: sle@openerp.com-20140227154046-hxnhyho6v096hjx8

10 years ago[MERGE] trunk
Simon Lejeune [Thu, 27 Feb 2014 14:52:25 +0000 (15:52 +0100)]
[MERGE] trunk

bzr revid: sle@openerp.com-20140227145225-sygkyqft99tux3jm

10 years ago[IMP] Added a route to check presence and version of wkhtmltopdf. If the soft is...
Simon Lejeune [Thu, 27 Feb 2014 14:48:10 +0000 (15:48 +0100)]
[IMP] Added a route to check presence and version of wkhtmltopdf. If the soft is not present, qweb-pdf fallback on qweb-html mode.

bzr revid: sle@openerp.com-20140227144810-d14iwu5pudmrshh9

10 years ago[MERGE] upstream
Fabien Meghazi [Thu, 27 Feb 2014 14:20:22 +0000 (15:20 +0100)]
[MERGE] upstream

bzr revid: fme@openerp.com-20140227142022-fgqnvfzkkqeh99l3

10 years ago[IMP] Event Security Fix + Publish Track
Fabien Pinckaers [Thu, 27 Feb 2014 13:11:44 +0000 (14:11 +0100)]
[IMP] Event Security Fix + Publish Track

bzr revid: fp@tinyerp.com-20140227131144-8rq3woldpl1zbppj

10 years ago[FIX] signup and rest password links
Fabien Meghazi [Thu, 27 Feb 2014 12:10:32 +0000 (13:10 +0100)]
[FIX] signup and rest password links

bzr revid: fme@openerp.com-20140227121032-2nj47kqc5bwwpo23

10 years ago[MERGE] upstream
Fabien Meghazi [Thu, 27 Feb 2014 10:17:45 +0000 (11:17 +0100)]
[MERGE] upstream

bzr revid: fme@openerp.com-20140227101745-k6iseaz765qnflnm

10 years ago[MERGE] upstream
Fabien Meghazi [Thu, 27 Feb 2014 10:17:25 +0000 (11:17 +0100)]
[MERGE] upstream

bzr revid: fme@openerp.com-20140227101725-7egd9xq859jasnhj

10 years ago[MERGE] Sync with trunk
Richard Mathot (OpenERP) [Thu, 27 Feb 2014 09:30:43 +0000 (10:30 +0100)]
[MERGE] Sync with trunk

bzr revid: rim@openerp.com-20140227093043-y4dj5naxd0wve2ri

10 years ago[MERGE] trunk
Simon Lejeune [Wed, 26 Feb 2014 17:56:12 +0000 (18:56 +0100)]
[MERGE] trunk

bzr revid: sle@openerp.com-20140226175612-4xi5b8sa2h2jp37n

10 years ago[IMP] Improvement/changes to the http request/response API.
Fabien Meghazi [Wed, 26 Feb 2014 16:45:51 +0000 (17:45 +0100)]
[IMP] Improvement/changes to the http request/response API.

- Get rid of LazyResponses
- Made website.render() an alias to request.render() [just kept in case this is merged in saas-3 but should be removed completely in favor of request.render()]

Need server/trunk's rev#5102

bzr revid: fme@openerp.com-20140226164551-d42a3g057grr722y

10 years ago[IMP] Improvement/changes to the http request/response API.
Fabien Meghazi [Wed, 26 Feb 2014 16:44:48 +0000 (17:44 +0100)]
[IMP] Improvement/changes to the http request/response API.

- Get rid of LazyResponses
- Made website.render() an alias to request.render() [just kept in case this is merged in saas-3 but should be removed completely in favor of request.render()]

Need server/trunk's rev#5102

bzr revid: fme@openerp.com-20140226164448-ad7mjzgg5aw66erq

10 years ago[IMP] Improvement/changes to the http request/response API.
Fabien Meghazi [Wed, 26 Feb 2014 16:44:07 +0000 (17:44 +0100)]
[IMP] Improvement/changes to the http request/response API.

- Added http.Response object
- @http.route decorator wraps methods in order to convert returned value to Response object
- http.Request.func* variables moved to http.EndPoint class
- moved _first_arg_is_req backward compatibility feature in EndPoint class
- CORS support moved to new http.Request object
- Added a #render() helper on request object as a companion of #make_response() that will return a lazy qweb rendering response
- Extra check in routing_map() in order to forbid the chabge of request type in @http.route arguments inheritance
- Fix crash happening when no Host header is present in the request

bzr revid: fme@openerp.com-20140226164407-5avn72p20o3o4f7x

10 years ago[REM] removed Request's getattr proxying to httprequest
Fabien Meghazi [Wed, 26 Feb 2014 16:16:27 +0000 (17:16 +0100)]
[REM] removed Request's getattr proxying to httprequest

This might be a problem when merging the new api so we let it as is for the moment

bzr revid: fme@openerp.com-20140226161627-edgbe5f8mpzylq46

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 26 Feb 2014 06:34:58 +0000 (06:34 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140226063458-06tloufxtz1og92z

10 years ago[FIX] type in the import of the reset stylesheet
Simon Lejeune [Tue, 25 Feb 2014 14:44:07 +0000 (15:44 +0100)]
[FIX] type in the import of the reset stylesheet

bzr revid: sle@openerp.com-20140225144407-li218a3ppz4f8y7z

10 years ago[FIX] fixes the tooltip position in chart mode (graph view). The position was wrong...
Gery Debongnie [Tue, 25 Feb 2014 14:16:23 +0000 (15:16 +0100)]
[FIX] fixes the tooltip position in chart mode (graph view).  The position was wrong because the parent position was not 'relative'.  (addon web_graph)

bzr revid: ged@openerp.com-20140225141623-cawr7yur38zhjcz4

10 years ago[MERGE] upstream
Fabien Meghazi [Tue, 25 Feb 2014 10:50:45 +0000 (11:50 +0100)]
[MERGE] upstream

bzr revid: fme@openerp.com-20140225105045-9t4a443nq0lw55qu

10 years ago[MERGE] upstream
Fabien Meghazi [Tue, 25 Feb 2014 10:46:54 +0000 (11:46 +0100)]
[MERGE] upstream

bzr revid: fme@openerp.com-20140225104654-d1ni7z5t8w0qc7mw

10 years ago[IMP] optimizes graph view to avoid reloading data in some cases (such as removing...
Gery Debongnie [Tue, 25 Feb 2014 10:42:33 +0000 (11:42 +0100)]
[IMP] optimizes graph view to avoid reloading data in some cases (such as removing a filter from the search view) (addon web_graph)

bzr revid: ged@openerp.com-20140225104233-zidrw03dh2hlwrng

10 years ago[FIX] fixes problems due to the preceding merge (resolved conflict was not properly...
Gery Debongnie [Tue, 25 Feb 2014 10:31:55 +0000 (11:31 +0100)]
[FIX] fixes problems due to the preceding merge (resolved conflict was not properly resolved) (addon web_graph)

bzr revid: ged@openerp.com-20140225103155-9cdbs8p79sa7hkwi

10 years ago[MERGE] upstream
Fabien Meghazi [Tue, 25 Feb 2014 09:49:14 +0000 (10:49 +0100)]
[MERGE] upstream

bzr revid: fme@openerp.com-20140225094914-419sm2gji3kiq2e2

10 years ago[MERGE] Sync with trunk
Richard Mathot (OpenERP) [Tue, 25 Feb 2014 09:30:40 +0000 (10:30 +0100)]
[MERGE] Sync with trunk

bzr revid: rim@openerp.com-20140225093040-6k4kmj93uo2bk6t9

10 years ago[MERGE] merge from trunk
Gery Debongnie [Tue, 25 Feb 2014 09:13:10 +0000 (10:13 +0100)]
[MERGE] merge from trunk

bzr revid: ged@openerp.com-20140225091310-pzkj5ip17esl52kz

10 years ago[MERGE] trunk
Simon Lejeune [Tue, 25 Feb 2014 09:11:21 +0000 (10:11 +0100)]
[MERGE] trunk

bzr revid: sle@openerp.com-20140225091121-3cuuiofh2zt923p0

10 years ago[IMP] Rename request.httprequest.session -> request.session
Fabien Meghazi [Tue, 25 Feb 2014 09:05:06 +0000 (10:05 +0100)]
[IMP] Rename request.httprequest.session -> request.session

bzr revid: fme@openerp.com-20140225090506-4rnku48yg7ruvv8p

10 years ago[FIX] fixes various problems with the search bar integration with the graph view...
Gery Debongnie [Tue, 25 Feb 2014 09:03:49 +0000 (10:03 +0100)]
[FIX] fixes various problems with the search bar integration with the graph view.  Now, the code correctly computes the group_bys and col_groupbys contained in the various filters in the search bar (addon web_graph)

bzr revid: ged@openerp.com-20140225090349-z6udsjn0cjafu0lt

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20140225060535-e6jwphbnlp4q2vc6

10 years ago[MERGE] with trunk-survey2-rim addons branch
Dharmraj Jhala (OpenERP) [Tue, 25 Feb 2014 05:32:04 +0000 (11:02 +0530)]
[MERGE] with trunk-survey2-rim addons branch

bzr revid: dizzy.zala@gmail.com-20140225053204-mra08nfvumkxyixa

10 years ago[MERGE] hw_proxy: improvements to the posbox documentation
Frédéric van der Essen [Mon, 24 Feb 2014 17:28:56 +0000 (18:28 +0100)]
[MERGE] hw_proxy: improvements to the posbox documentation

bzr revid: fva@openerp.com-20140224172856-ku0tedluscdzvkjz

10 years ago[MERGE] from trunk
Frédéric van der Essen [Mon, 24 Feb 2014 17:28:22 +0000 (18:28 +0100)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20140224172822-ehn3xeb7rb1xro07

10 years ago[IMP] hw_proxy: adding a few troubleshoot info to the manual + add the compiled pdf...
Frédéric van der Essen [Mon, 24 Feb 2014 17:25:47 +0000 (18:25 +0100)]
[IMP] hw_proxy: adding a few troubleshoot info to the manual + add the compiled pdf version to the repo

bzr revid: fva@openerp.com-20140224172547-diov3ubpfspmdfvy

10 years ago[IMP] Added a button on the ir.actions.report.xml form view to allow direct access...
Simon Lejeune [Mon, 24 Feb 2014 17:08:39 +0000 (18:08 +0100)]
[IMP] Added a button on the ir.actions.report.xml form view to allow direct access of the QWeb views associated and edit them

bzr revid: sle@openerp.com-20140224170839-7nqv07vp1tx5ou38

10 years ago[FIXME] deactivated failed tests to make the runbot green again
Frédéric van der Essen [Mon, 24 Feb 2014 16:43:21 +0000 (17:43 +0100)]
[FIXME] deactivated failed tests to make the runbot green again

bzr revid: fva@openerp.com-20140224164321-7631d3uqu2r2zqyw

10 years ago[FIX] mrp: removed empty files and barcode controller value set to path in order...
Simon Lejeune [Mon, 24 Feb 2014 15:19:44 +0000 (16:19 +0100)]
[FIX] mrp: removed empty files and barcode controller value set to path in order to be able to receive URL

bzr revid: sle@openerp.com-20140224151944-dqi63kjvyejp6xja

10 years ago[FIX] Workaround to get printing done with 1 worker
Simon Lejeune [Mon, 24 Feb 2014 13:47:32 +0000 (14:47 +0100)]
[FIX] Workaround to get printing done with 1 worker

bzr revid: sle@openerp.com-20140224134732-imptqwtzyoyml2qq

10 years ago[IMP] Report controller: little changes to get the barcode route working with reportl...
Simon Lejeune [Mon, 24 Feb 2014 12:07:49 +0000 (13:07 +0100)]
[IMP] Report controller: little changes to get the barcode route working with reportlab 2.5

bzr revid: sle@openerp.com-20140224120749-nlg3n95vgghxv63y

10 years ago[IMP] 3 cols to respect icon and make it easier for new users to start with
Fabien Pinckaers [Mon, 24 Feb 2014 11:01:48 +0000 (12:01 +0100)]
[IMP] 3 cols to respect icon and make it easier for new users to start with

bzr revid: fp@tinyerp.com-20140224110148-12lndtuaztxypgmw

10 years ago[MERGE] trunk
Simon Lejeune [Mon, 24 Feb 2014 10:36:30 +0000 (11:36 +0100)]
[MERGE] trunk

bzr revid: sle@openerp.com-20140224103630-xxn8l4i7f16dq75w

10 years ago[IMP] Converted mrp BOM Structure to QWeb
Simon Lejeune [Mon, 24 Feb 2014 10:34:53 +0000 (11:34 +0100)]
[IMP] Converted mrp BOM Structure to QWeb

bzr revid: sle@openerp.com-20140224103453-0s60blgbk7e3ho5n

10 years ago[IMP] Report controller: put the css/js as relative links in the minimal html page...
Simon Lejeune [Mon, 24 Feb 2014 10:33:29 +0000 (11:33 +0100)]
[IMP] Report controller: put the css/js as relative links in the minimal html page (they were copied inline)

bzr revid: sle@openerp.com-20140224103329-pmmmcl56mzmynmx5

10 years ago[FIX] website's translation problems on multiple inheritance
Fabien Meghazi [Mon, 24 Feb 2014 10:32:35 +0000 (11:32 +0100)]
[FIX] website's translation problems on multiple inheritance

bzr revid: fme@openerp.com-20140224103235-2s9de5k71xfa2qko

10 years ago[IMP] Allow to press select where you want the new line
Fabien Pinckaers [Mon, 24 Feb 2014 09:55:53 +0000 (10:55 +0100)]
[IMP] Allow to press select where you want the new line

bzr revid: fp@tinyerp.com-20140224095553-qc4lhnpetczl1t7v

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20140222063856-jg0p4f82hy0yw5f0
bzr revid: launchpad_translations_on_behalf_of_openerp-20140222063912-upicgao9ly9iu2wf
bzr revid: launchpad_translations_on_behalf_of_openerp-20140223070706-qx82kgcpxvuqfmod

10 years ago[FIX] damn! correct import
Christophe Simonis [Fri, 21 Feb 2014 23:10:10 +0000 (00:10 +0100)]
[FIX] damn! correct import

bzr revid: chs@openerp.com-20140221231010-nxwqfgtn6477ewvg

10 years ago[IMP] openerp/service/server.py: lint file
Christophe Simonis [Fri, 21 Feb 2014 22:35:44 +0000 (23:35 +0100)]
[IMP] openerp/service/server.py: lint file

bzr revid: chs@openerp.com-20140221223544-q309ioxit8tzlaki

10 years ago[FIX] correct signal handler on nt
Christophe Simonis [Fri, 21 Feb 2014 22:17:02 +0000 (23:17 +0100)]
[FIX] correct signal handler on nt

bzr revid: chs@openerp.com-20140221221702-5sa98qfkfh0fimct

10 years ago[FIX] correct run of test-file via command line
Christophe Simonis [Fri, 21 Feb 2014 22:15:51 +0000 (23:15 +0100)]
[FIX] correct run of test-file via command line

bzr revid: chs@openerp.com-20140221221551-y168fe003k45229m

10 years ago[FIX] return code is non-zero if any preloaded database failed to load
Christophe Simonis [Fri, 21 Feb 2014 22:03:48 +0000 (23:03 +0100)]
[FIX] return code is non-zero if any preloaded database failed to load

bzr revid: chs@openerp.com-20140221220348-vw3mll25dti1n23u

10 years ago[FIX] httpd thread must be a daemon threaded
Christophe Simonis [Fri, 21 Feb 2014 21:57:09 +0000 (22:57 +0100)]
[FIX] httpd thread must be a daemon threaded

bzr revid: chs@openerp.com-20140221215709-codb7b9r9n77ln7k

10 years ago[IMP] Added the possibility to define ultra-specific reports outputing any king of...
Simon Lejeune [Fri, 21 Feb 2014 16:33:20 +0000 (17:33 +0100)]
[IMP] Added the possibility to define ultra-specific reports outputing any king of file. These reports are of type 'controller' because they redirects to a controller that must returns a response containing the http headers 'content-type' and 'content-disposition'. The route for this controller is specified in the report_file field. Added an XLS version of the tax report for the POC (testable by setting 'report_vat' type to controller and setting '/report/account.report_vat_xls' in the 'report_file' field).

bzr revid: sle@openerp.com-20140221163320-g5ouoywsuduoi0qe

10 years ago[MERGE] trunk
Simon Lejeune [Fri, 21 Feb 2014 14:59:52 +0000 (15:59 +0100)]
[MERGE] trunk

bzr revid: sle@openerp.com-20140221145952-fh5i7k18egwo3l5t

10 years ago[REM] RPC from js/qunit tests
Xavier Morel [Fri, 21 Feb 2014 14:35:18 +0000 (15:35 +0100)]
[REM] RPC from js/qunit tests

They're a pain in the ass, they never worked right and they're basically
useless. Screw it.

bzr revid: xmo@openerp.com-20140221143518-hv3rjkw2b00ughvh

10 years ago[IMP] filter out phantomjs warning on OSX
Xavier Morel [Fri, 21 Feb 2014 14:35:12 +0000 (15:35 +0100)]
[IMP] filter out phantomjs warning on OSX

bzr revid: xmo@openerp.com-20140221143512-0qmmxq0gibmdgk6d

10 years ago[IMP] filter out phantomjs warning on OSX
Xavier Morel [Fri, 21 Feb 2014 14:34:48 +0000 (15:34 +0100)]
[IMP] filter out phantomjs warning on OSX

bzr revid: xmo@openerp.com-20140221143448-tpx62ua785kc8gfx

10 years ago[MERGE] [IMP] ir_actions: allow using workflows in server actions.
Thibault Delavallée [Fri, 21 Feb 2014 14:12:38 +0000 (15:12 +0100)]
[MERGE] [IMP] ir_actions: allow using workflows in server actions.

bzr revid: tde@openerp.com-20140221141238-4tfi6ojxs86arc41

10 years ago[ADD] Test that the variable 'workflow' is correctly assigned in Python server action...
Richard Mathot (OpenERP) [Fri, 21 Feb 2014 12:57:08 +0000 (13:57 +0100)]
[ADD] Test that the variable 'workflow' is correctly assigned in Python server actions (if not, the code will crash)

bzr revid: rim@openerp.com-20140221125708-6vt2ucp5sjtvl02q

10 years ago[IMP] JS unit tests
Xavier Morel [Fri, 21 Feb 2014 12:45:57 +0000 (13:45 +0100)]
[IMP] JS unit tests

split automated suite so web only runs its own JS tests, and web_tests_demo runs its own.

Also reversed changes to index.

todo: use hack cursor thing?

bzr revid: xmo@openerp.com-20140221124557-s875nj0xrf2t85i9

10 years ago[MERGE] [IMP] mail: subtype: order by application + allow to hide technical subtypes...
Thibault Delavallée [Fri, 21 Feb 2014 12:20:36 +0000 (13:20 +0100)]
[MERGE] [IMP] mail: subtype: order by application + allow to hide technical subtypes + updated addons subtypes

- mail.message.subtype:
-- added sequence field, used to order subtypes when displaying them
-- added hidden field, used to hide some subtypes. Subtypes like 'Task Created' or 'Issue Created' are not necessary on a task or issue, but useful on the project form view. Indeed by following the task created subtype on the project, the user is notified of new tasks. However on the task itself it makes no sense to be able to follow task created. This subtype has to exist due to the technical implementation, but should be hidden in the followers widget of the task.
- mail: updated followers widget accordingly, and display subtypes by application with a visual border to separate them

- project, crm, sale_crm: updated hidden and sequence of subtypes

bzr revid: tde@openerp.com-20140221122036-m30laylmb4tqndkh

10 years ago[ADD] Enable access to workflow engine in server actions that run arbitrary python...
Richard Mathot (OpenERP) [Fri, 21 Feb 2014 11:53:47 +0000 (12:53 +0100)]
[ADD] Enable access to workflow engine in server actions that run arbitrary python code
(a workflow variable gives now access to trg_* methods of the workflow engine)

bzr revid: rim@openerp.com-20140221115347-rpar6uyiwx1z9deu

10 years ago[MERGE] Sync with trunk, because trunk was broken at last update
Thibault Delavallée [Fri, 21 Feb 2014 11:52:07 +0000 (12:52 +0100)]
[MERGE] Sync with trunk, because trunk was broken at last update

bzr revid: tde@openerp.com-20140221115207-oussz4cxss9u99vw

10 years ago[CLEAN] gamification: removed .moved folder, added when forward porting
Thibault Delavallée [Fri, 21 Feb 2014 11:40:04 +0000 (12:40 +0100)]
[CLEAN] gamification: removed .moved folder, added when forward porting
saas-3 into trunk.

bzr revid: tde@openerp.com-20140221114004-9ee33tn3ilk6rekf

10 years ago[FIX] mail: fixed regression caused by forward-porting saas-3: re-removed
Thibault Delavallée [Fri, 21 Feb 2014 11:39:19 +0000 (12:39 +0100)]
[FIX] mail: fixed regression caused by forward-porting saas-3: re-removed
the hack in mail_thread about subscription in create mode.

bzr revid: tde@openerp.com-20140221113919-3b51stz2u9rj4kcz

10 years ago[IMP] crm: added sequence on subtypes
Thibault Delavallée [Fri, 21 Feb 2014 11:29:15 +0000 (12:29 +0100)]
[IMP] crm: added sequence on subtypes

bzr revid: tde@openerp.com-20140221112915-1o9pk3gjohtl558w

10 years ago[IMP] mail: subtype model: cleaning + improved form view to add the new fields
Thibault Delavallée [Fri, 21 Feb 2014 11:29:04 +0000 (12:29 +0100)]
[IMP] mail: subtype model: cleaning + improved form view to add the new fields

bzr revid: tde@openerp.com-20140221112904-ijgkqy5zhco5a9i4

10 years ago[IMP] mail: do not fetch hidden subtypes in follower widgets
Thibault Delavallée [Fri, 21 Feb 2014 11:28:16 +0000 (12:28 +0100)]
[IMP] mail: do not fetch hidden subtypes in follower widgets

bzr revid: tde@openerp.com-20140221112816-xhtc97az72ip355o

10 years ago[IMP] project, project_issue: added sequence on subtypes
Thibault Delavallée [Fri, 21 Feb 2014 11:27:04 +0000 (12:27 +0100)]
[IMP] project, project_issue: added sequence on subtypes

bzr revid: tde@openerp.com-20140221112704-lqd4o5bnljn84yxs

10 years ago[IMP] sale_crm: subtypes: added sequence
Thibault Delavallée [Fri, 21 Feb 2014 11:26:43 +0000 (12:26 +0100)]
[IMP] sale_crm: subtypes: added sequence

bzr revid: tde@openerp.com-20140221112643-thzam5r0db5cfiq6

10 years ago[FIX] website: bootstrap is now in web module
Christophe Simonis [Fri, 21 Feb 2014 10:47:25 +0000 (11:47 +0100)]
[FIX] website: bootstrap is now in web module

bzr revid: chs@openerp.com-20140221104725-e1w0t9ety5oqjf0y

10 years ago[ADD] mail: mail_message_subtype: add a hidden field, to hide some subtypes from
Thibault Delavallée [Fri, 21 Feb 2014 10:28:23 +0000 (11:28 +0100)]
[ADD] mail: mail_message_subtype: add a hidden field, to hide some subtypes from
the followers widget. This will be used to hide the created
subtype on the task or issues for example, while still available
on the related project. The subtype on the task is necessary
to trigger the various autosubscription and notification mechanisms
but its display on task/issue is not.

bzr revid: tde@openerp.com-20140221102823-ca1bvw3qi9kf61uq

10 years ago[MERGE] Sync with trunk
Thibault Delavallée [Fri, 21 Feb 2014 10:23:22 +0000 (11:23 +0100)]
[MERGE] Sync with trunk

bzr revid: tde@openerp.com-20140221102322-oi7wa2sc3867g81d

10 years ago[FIX] Small changes in barcode controller and set default values when creating paper...
Simon Lejeune [Fri, 21 Feb 2014 10:15:20 +0000 (11:15 +0100)]
[FIX] Small changes in barcode controller and set default values when creating paper format

bzr revid: sle@openerp.com-20140221101520-tg522m1w38jdp55p

10 years ago[FIX] testing: only load js tests of loaded modules
Christophe Simonis [Fri, 21 Feb 2014 09:55:43 +0000 (10:55 +0100)]
[FIX] testing: only load js tests of loaded modules

bzr revid: chs@openerp.com-20140221095543-07lv6as8ym17mj7z

10 years ago[FIX] testing: rpc tests works directly on the source database instead of copying it
Christophe Simonis [Fri, 21 Feb 2014 09:55:00 +0000 (10:55 +0100)]
[FIX] testing: rpc tests works directly on the source database instead of copying it

bzr revid: chs@openerp.com-20140221095500-5cer5exzdei76y1d

10 years ago[MERGE] trunk
Simon Lejeune [Fri, 21 Feb 2014 09:54:25 +0000 (10:54 +0100)]
[MERGE] trunk

bzr revid: sle@openerp.com-20140221095425-9043pbzjy7rtbxd1

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 21 Feb 2014 05:48:43 +0000 (05:48 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140221054843-7g7jwzx085jnes1q

10 years ago[FIX] mail: fix IndentationError introduced in last commit
Christophe Simonis [Thu, 20 Feb 2014 17:29:26 +0000 (18:29 +0100)]
[FIX] mail: fix IndentationError introduced in last commit

bzr revid: chs@openerp.com-20140220172926-4fy9x1i1q4wknfqx

10 years ago[FIX] openerp/addons/base/ir/ir_actions.py: correct SyntaxError introduced in last...
Christophe Simonis [Thu, 20 Feb 2014 17:09:49 +0000 (18:09 +0100)]
[FIX] openerp/addons/base/ir/ir_actions.py: correct SyntaxError introduced in last commit

bzr revid: chs@openerp.com-20140220170949-kc4ru12sc5on300c

10 years ago[MERGE] forward port of branch saas-2 up to revid 9195 chs@openerp.com-20140220154517...
Christophe Simonis [Thu, 20 Feb 2014 16:38:15 +0000 (17:38 +0100)]
[MERGE] forward port of branch saas-2 up to revid 9195 chs@openerp.com-20140220154517-6y531n1mqtnfnsmr

bzr revid: chs@openerp.com-20140220163815-69sza1kclnh5mavs

10 years ago[MERGE] forward port of branch saas-2 up to revid 5014 mat@openerp.com-20140220145701...
Christophe Simonis [Thu, 20 Feb 2014 16:05:48 +0000 (17:05 +0100)]
[MERGE] forward port of branch saas-2 up to revid 5014 mat@openerp.com-20140220145701-6y7s1roj88q7ys13

bzr revid: chs@openerp.com-20140220160548-0rhulha4cml6t08v

10 years ago[MERGE] Forward-port of latest saas-2 bugfixes, up to rev. 5015 dle@openerp.com-20140...
Denis Ledoux [Fri, 21 Feb 2014 10:55:00 +0000 (11:55 +0100)]
[MERGE] Forward-port of latest saas-2 bugfixes, up to rev. 5015 dle@openerp.com-20140221104908-7ytdg6xkxaza05o4

bzr revid: dle@openerp.com-20140220132700-hhc1nsu25j1ye257
bzr revid: mat@openerp.com-20140220150028-p6l0vnwa5q18uxiu
bzr revid: dle@openerp.com-20140221105500-t7jg037uusdloigl

10 years ago[FIX] ir_model: Uninstall with orphan external ids of ir.model.fields
Denis Ledoux [Fri, 21 Feb 2014 10:49:08 +0000 (11:49 +0100)]
[FIX] ir_model: Uninstall with orphan external ids of ir.model.fields

On uninstalling, if external ids are associated to an unexisting field, we do not try to delete the field (as it doesnt exist) and we remove the orphan external ids

bzr revid: dle@openerp.com-20140221104908-7ytdg6xkxaza05o4

10 years ago[FIX] website: ace: client side add a try catch to DOMParser for IE
Christophe Matthieu [Fri, 21 Feb 2014 10:08:53 +0000 (11:08 +0100)]
[FIX] website: ace: client side add a try catch to DOMParser for IE

bzr revid: chm@openerp.com-20140221100853-50smr3ii8jrcq178

10 years ago[MERGE] forward port of branch saas-2 up to revid 9136 dle@openerp.com-20140219170746...
Christophe Simonis [Thu, 20 Feb 2014 15:45:17 +0000 (16:45 +0100)]
[MERGE] forward port of branch saas-2 up to revid 9136 dle@openerp.com-20140219170746-3yjvjyc2wwrb7rvd

bzr revid: chs@openerp.com-20140220154517-6y531n1mqtnfnsmr

10 years ago[FIX] home action: fixing the broken field 'action_id' on the res.users form (lost...
Martin Trigaux [Thu, 20 Feb 2014 15:26:15 +0000 (16:26 +0100)]
[FIX] home action: fixing the broken field 'action_id' on the res.users form (lost with 6.1->7). This field executes a custom action at page load.
Manual forward port of 7.0 revision 4142

bzr revid: mat@openerp.com-20140220152615-vgs25btczlizw4ce

10 years ago[MERGE] forward port of branch saas-2 up to revid 3950 dle@openerp.com-20140220141302...
Christophe Simonis [Thu, 20 Feb 2014 16:17:53 +0000 (17:17 +0100)]
[MERGE] forward port of branch saas-2 up to revid 3950 dle@openerp.com-20140220141302-3paib80ixiyi66qg

bzr revid: chs@openerp.com-20140220161753-ec6l9ser1pbnmzgk

10 years ago[MERGE] Forward-port of latest 7.0 bugfixes, up to rev.5240 revid:mat@openerp.com...
Martin Trigaux [Thu, 20 Feb 2014 14:57:01 +0000 (15:57 +0100)]
[MERGE] Forward-port of latest 7.0 bugfixes, up to rev.5240 revid:mat@openerp.com-20140220145445-0xt7alp3uj0os1fz

bzr revid: mat@openerp.com-20140220145701-6y7s1roj88q7ys13

10 years ago[MERGE] [FIX] read_group: skip date(time) fields when generating the sql query, the...
Martin Trigaux [Thu, 20 Feb 2014 14:54:45 +0000 (15:54 +0100)]
[MERGE] [FIX] read_group: skip date(time) fields when generating the sql query, the monthly grouping is done afterward

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

bzr revid: mat@openerp.com-20140220103351-n3ohwombd1kk802f
bzr revid: mat@openerp.com-20140220145445-0xt7alp3uj0os1fz

10 years ago[FIX] /web/login renders with the wrong user id
Fabien Meghazi [Thu, 20 Feb 2014 14:41:06 +0000 (15:41 +0100)]
[FIX] /web/login renders with the wrong user id

bzr revid: fme@openerp.com-20140220144106-ge85vlbjeawa9982