odoo/odoo.git
10 years ago[REM] crm_lead: removed _check, because should use base action rule
Thibault Delavallée [Mon, 5 Aug 2013 14:19:05 +0000 (16:19 +0200)]
[REM] crm_lead: removed _check, because should use base action rule

bzr revid: tde@openerp.com-20130805141905-watnhgi6z29w3l1q

10 years ago[MERGE] Sync with trunk
Thibault Delavallée [Mon, 5 Aug 2013 13:26:18 +0000 (15:26 +0200)]
[MERGE] Sync with trunk

bzr revid: tde@openerp.com-20130805132618-ewjjxjfwnkeg8hue

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 7 Aug 2013 04:46:48 +0000 (04:46 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130803055522-fcjgcnhlfmzbpk1t
bzr revid: launchpad_translations_on_behalf_of_openerp-20130806044754-4d3d8qgnfyuu1v8e
bzr revid: launchpad_translations_on_behalf_of_openerp-20130807044648-mspjcf73m77dwwb3

10 years ago[FIX] Potential problems with server-side autodetection of request type.
niv-openerp [Tue, 6 Aug 2013 15:25:47 +0000 (17:25 +0200)]
[FIX] Potential problems with server-side autodetection of request type.

bzr revid: nicolas.vanhoren@openerp.com-20130806152547-2b5puachpvcjsci3

10 years ago[IMP] added doc
niv-openerp [Tue, 6 Aug 2013 13:28:07 +0000 (15:28 +0200)]
[IMP] added doc

bzr revid: nicolas.vanhoren@openerp.com-20130806132807-rbiafmcqvbh1o79y

10 years ago[IMP] Moved Mutex class to openerpframework.js
niv-openerp [Tue, 6 Aug 2013 13:17:46 +0000 (15:17 +0200)]
[IMP] Moved Mutex class to openerpframework.js

bzr revid: nicolas.vanhoren@openerp.com-20130806131746-l43mz6aos7eupehm

10 years ago[IMP] Improved shim for function.bind
niv-openerp [Tue, 6 Aug 2013 13:07:34 +0000 (15:07 +0200)]
[IMP] Improved shim for function.bind

bzr revid: nicolas.vanhoren@openerp.com-20130806130734-lov3aq0m4b1r4sto

10 years ago[IMP] Removed old JavaScript module loading system in the 'web' addons. Still has...
niv-openerp [Tue, 6 Aug 2013 12:50:22 +0000 (14:50 +0200)]
[IMP] Removed old JavaScript module loading system in the 'web' addons. Still has some retro-compatibility for other addons.

bzr revid: nicolas.vanhoren@openerp.com-20130806125022-bzjbtn0nqk40ak4g

10 years ago[IMP] Merged corelib.js and coresetup.js into core.js
niv-openerp [Tue, 6 Aug 2013 12:26:23 +0000 (14:26 +0200)]
[IMP] Merged corelib.js and coresetup.js into core.js

bzr revid: nicolas.vanhoren@openerp.com-20130806122623-pq6bpkjk65jx0fnp

10 years ago[IMP] Mostly improvements of openerpframework.js . Moved a lot of necessary features...
niv-openerp [Tue, 6 Aug 2013 12:07:24 +0000 (14:07 +0200)]
[IMP] Mostly improvements of openerpframework.js . Moved a lot of necessary features to it (jsonrpc, models, translations,...). Added tests. Also some other style improvements.

bzr revid: nicolas.vanhoren@openerp.com-20130806120724-55nsh8ay9qiac72r

10 years ago[FIX] workerst: revert commit 4930, remove useless loop and if condition always validated
Martin Trigaux [Tue, 6 Aug 2013 09:42:22 +0000 (11:42 +0200)]
[FIX] workerst: revert commit 4930, remove useless loop and if condition always validated

bzr revid: mat@openerp.com-20130806094222-w61oolrjo66ulg3n

10 years ago[IMP] workers: remove unused code, _acquire_job does not return any value
Martin Trigaux [Tue, 6 Aug 2013 09:10:32 +0000 (11:10 +0200)]
[IMP] workers: remove unused code, _acquire_job does not return any value

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

bzr revid: mat@openerp.com-20130806091032-5w6km2pmbl20zicl

10 years agoPut everything in the framework directly in the openerp namespace instead of the...
niv-openerp [Tue, 6 Aug 2013 08:58:12 +0000 (10:58 +0200)]
Put everything in the framework directly in the openerp namespace instead of the openerp.web namespace.

bzr revid: nicolas.vanhoren@openerp.com-20130806085812-ek8v8k0x4m7ocu4f

10 years agoSome commas
niv-openerp [Mon, 5 Aug 2013 15:15:44 +0000 (17:15 +0200)]
Some commas

bzr revid: nicolas.vanhoren@openerp.com-20130805151544-pdaebd2o8bh70z7z

10 years agoPerfected translations integration in the framework
niv-openerp [Mon, 5 Aug 2013 15:10:12 +0000 (17:10 +0200)]
Perfected translations integration in the framework

bzr revid: nicolas.vanhoren@openerp.com-20130805151012-wnc7wkyiz0eay5oh

10 years agoPotential problems with request and context
niv-openerp [Mon, 5 Aug 2013 14:58:35 +0000 (16:58 +0200)]
Potential problems with request and context

bzr revid: nicolas.vanhoren@openerp.com-20130805145835-6yro8zp4exx3uz8v

10 years agoCopied a part of translation database to openerpframework.js
niv-openerp [Mon, 5 Aug 2013 14:55:14 +0000 (16:55 +0200)]
Copied a part of translation database to openerpframework.js

bzr revid: nicolas.vanhoren@openerp.com-20130805145514-uuywlhleyfz2xoj4

10 years agoImproved translation controller to be more flexible
niv-openerp [Mon, 5 Aug 2013 14:44:31 +0000 (16:44 +0200)]
Improved translation controller to be more flexible

bzr revid: nicolas.vanhoren@openerp.com-20130805144431-ycv6gwv99c5bh1p1

10 years agoDesactivated some tests that, once again, do not work in the runbot
niv-openerp [Mon, 5 Aug 2013 14:04:04 +0000 (16:04 +0200)]
Desactivated some tests that, once again, do not work in the runbot

bzr revid: nicolas.vanhoren@openerp.com-20130805140404-x15shdy1a4b3zqvk

10 years agoAdded tests for the models
niv-openerp [Mon, 5 Aug 2013 13:45:48 +0000 (15:45 +0200)]
Added tests for the models

bzr revid: nicolas.vanhoren@openerp.com-20130805134548-n6j48iv7823u3eh7

10 years agoCorrected some stuff in openerp.web.Model
niv-openerp [Mon, 5 Aug 2013 13:40:59 +0000 (15:40 +0200)]
Corrected some stuff in openerp.web.Model

bzr revid: nicolas.vanhoren@openerp.com-20130805134059-3ayw6b0tqqberkaw

10 years agoFixed potential security issue + some details
niv-openerp [Mon, 5 Aug 2013 13:33:09 +0000 (15:33 +0200)]
Fixed potential security issue + some details

bzr revid: nicolas.vanhoren@openerp.com-20130805133309-jds80qa5j5lgwslq

10 years agoSimplified a little the Query class by removing a reference to a controller and using...
niv-openerp [Mon, 5 Aug 2013 13:04:58 +0000 (15:04 +0200)]
Simplified a little the Query class by removing a reference to a controller and using call_kw instead

bzr revid: nicolas.vanhoren@openerp.com-20130805130458-21w806v9wc456oq4

10 years agoDesactivated some tests because the phantomjs runner crashed
niv-openerp [Mon, 5 Aug 2013 12:50:45 +0000 (14:50 +0200)]
Desactivated some tests because the phantomjs runner crashed

bzr revid: nicolas.vanhoren@openerp.com-20130805125045-q1x1bciwcdyabg8v

10 years agoPorted model to the framework
niv-openerp [Mon, 5 Aug 2013 12:39:16 +0000 (14:39 +0200)]
Ported model to the framework

bzr revid: nicolas.vanhoren@openerp.com-20130805123916-s62upxq3jwqjygt0

10 years agoEven more tests
niv-openerp [Mon, 5 Aug 2013 11:40:34 +0000 (13:40 +0200)]
Even more tests

bzr revid: nicolas.vanhoren@openerp.com-20130805114034-7xcpjmses5aodjhr

10 years agoAdded some tests about authentication
niv-openerp [Mon, 5 Aug 2013 11:39:28 +0000 (13:39 +0200)]
Added some tests about authentication

bzr revid: nicolas.vanhoren@openerp.com-20130805113928-yldn5qh2lm0vc8j9

10 years agoPorted some authentication methods to the Session class
niv-openerp [Mon, 5 Aug 2013 11:12:50 +0000 (13:12 +0200)]
Ported some authentication methods to the Session class

bzr revid: nicolas.vanhoren@openerp.com-20130805111250-ws23n3b6os54qsp3

10 years agominor improvements
niv-openerp [Mon, 5 Aug 2013 10:18:49 +0000 (12:18 +0200)]
minor improvements

bzr revid: nicolas.vanhoren@openerp.com-20130805101849-rqqx4jcmbymv5hfl

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sat, 3 Aug 2013 05:55:04 +0000 (05:55 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130803055504-6ay7gnpxm1jno8g3

10 years agoMake it a little bit cleaner to fetch the session_id
niv-openerp [Fri, 2 Aug 2013 15:24:32 +0000 (17:24 +0200)]
Make it a little bit cleaner to fetch the session_id

bzr revid: nicolas.vanhoren@openerp.com-20130802152432-stvg9eed7f6juvq9

10 years agoMake the three jsonrpc protocols work correctly with and without session overriding...
niv-openerp [Fri, 2 Aug 2013 15:08:15 +0000 (17:08 +0200)]
Make the three jsonrpc protocols work correctly with and without session overriding and added tests for all the cases.
That's one small step for a man, a giant leap for all the poor programmers that would have to use that shit one day.

bzr revid: nicolas.vanhoren@openerp.com-20130802150815-k2yuf0b3ku5fvx7a

10 years agoMade the 2-steps jsonp rpc work more or less
niv-openerp [Fri, 2 Aug 2013 14:32:23 +0000 (16:32 +0200)]
Made the 2-steps jsonp rpc work more or less

bzr revid: nicolas.vanhoren@openerp.com-20130802143223-49mf5dayd8ape1a5

10 years ago[FIX]google_spreadsheet: not using requests anymore
Denis Ledoux [Fri, 2 Aug 2013 13:03:49 +0000 (15:03 +0200)]
[FIX]google_spreadsheet: not using requests anymore

bzr revid: dle@openerp.com-20130802130349-206ms4c5s5dnzbti

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 2 Aug 2013 05:38:52 +0000 (05:38 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130727050216-3lqngtzz3y4eal03
bzr revid: launchpad_translations_on_behalf_of_openerp-20130728055452-udjnnr7f174dwx7s
bzr revid: launchpad_translations_on_behalf_of_openerp-20130729052557-z3cyhulfa50uou01
bzr revid: launchpad_translations_on_behalf_of_openerp-20130731051700-toxlygnbrq3rfi75
bzr revid: launchpad_translations_on_behalf_of_openerp-20130802053852-k0z9t3xzddxkqibc

10 years agoAdded more tests
niv-openerp [Thu, 1 Aug 2013 16:42:07 +0000 (18:42 +0200)]
Added more tests

bzr revid: nicolas.vanhoren@openerp.com-20130801164207-wwv34s2fgtlxbzxz

10 years agoAdded some tests for jsonrpc
niv-openerp [Thu, 1 Aug 2013 16:32:21 +0000 (18:32 +0200)]
Added some tests for jsonrpc

bzr revid: nicolas.vanhoren@openerp.com-20130801163221-uat5w2j1p5t9m5ve

10 years agoYiiiiha! This day was shitty but that damn tests finally work.
niv-openerp [Thu, 1 Aug 2013 16:08:47 +0000 (18:08 +0200)]
Yiiiiha! This day was shitty but that damn tests finally work.

bzr revid: nicolas.vanhoren@openerp.com-20130801160847-tcx6va9x1kp0q7eo

10 years agoMerge trunk
niv-openerp [Thu, 1 Aug 2013 12:58:45 +0000 (14:58 +0200)]
Merge trunk

bzr revid: nicolas.vanhoren@openerp.com-20130801125845-2aoeb7l6bicdmk59

10 years ago[IMP] http.py: Make it possible to implement a new authentication method for the...
niv-openerp [Thu, 1 Aug 2013 11:31:36 +0000 (13:31 +0200)]
[IMP] http.py: Make it possible to implement a new authentication method for the routes

bzr revid: nicolas.vanhoren@openerp.com-20130801113136-5fg9hyrptjckhtkm

10 years ago[FIX] reinstate basic grouping test, replace strictEqual call on widgets by ok(===)
Xavier Morel [Thu, 1 Aug 2013 09:13:26 +0000 (11:13 +0200)]
[FIX] reinstate basic grouping test, replace strictEqual call on widgets by ok(===)

There seems to be a problem with QUnit's serialization routines when
applied to complex widgets (the view here) while running inside
PhantomJS. It does not seem to be cycles in datastructures (that is
handled) but looks related to complex objects linked from multiple
"children" (skipping any object already serialized makes the issue
disappear).

The bug leads to unbounded memory growth, and on runbot to the process
being summarily terminated (likely by the OOM killer) not even
resulting in an OOM error (which is displayed locally). The issue can
not be observed within browsers. This may be a difference in GC
strategy.

The serialization is applied by the driver on high-level comparison
methods (e.g. strictEqual) so the caller can display the structures if
desired.

Replace the strictEqual(a, b) call by ok(a === b) to avoid any risk of
such serialization.

bzr revid: xmo@openerp.com-20130801091326-u2q9e163zls4k8ad

10 years ago[IMP] update QUnit to 1.12.0 (doesn't fix issue, adds features)
Xavier Morel [Thu, 1 Aug 2013 09:12:39 +0000 (11:12 +0200)]
[IMP] update QUnit to 1.12.0 (doesn't fix issue, adds features)

bzr revid: xmo@openerp.com-20130801091239-6lz0ya595i226l85

10 years ago[FIX] unneeded & dangerous start call in async test
Xavier Morel [Thu, 1 Aug 2013 09:11:30 +0000 (11:11 +0200)]
[FIX] unneeded & dangerous start call in async test

bzr revid: xmo@openerp.com-20130801091130-vx7ow7vxifu7ak84

10 years agoTry to reimplement jsonrpc with niv's methods, still a lot of tests fail
niv-openerp [Wed, 31 Jul 2013 16:34:15 +0000 (18:34 +0200)]
Try to reimplement jsonrpc with niv's methods, still a lot of tests fail

bzr revid: nicolas.vanhoren@openerp.com-20130731163415-v6ec0nqsr0qj91a6

10 years agoRemoved some more references to _.str
niv-openerp [Wed, 31 Jul 2013 15:19:58 +0000 (17:19 +0200)]
Removed some more references to _.str

bzr revid: nicolas.vanhoren@openerp.com-20130731151958-bgc0w02et69mf1ok

10 years agoAdded niv's functions to make jsonrpc and removed some references to _.str
niv-openerp [Wed, 31 Jul 2013 15:17:20 +0000 (17:17 +0200)]
Added niv's functions to make jsonrpc and removed some references to _.str

bzr revid: nicolas.vanhoren@openerp.com-20130731151720-1iiohpkc1f6jqv3o

10 years ago[MERGE] workflows: added some documentation and some tests.
Vo Minh Thu [Wed, 31 Jul 2013 15:16:36 +0000 (17:16 +0200)]
[MERGE] workflows: added some documentation and some tests.

bzr revid: vmt@openerp.com-20130731151636-05lgd5i08rie6yqp

10 years ago[REM] workflows: removed temporary run.py script from the tests.
Vo Minh Thu [Wed, 31 Jul 2013 15:11:04 +0000 (17:11 +0200)]
[REM] workflows: removed temporary run.py script from the tests.

bzr revid: vmt@openerp.com-20130731151104-mxo8qu5x12krto0h

10 years ago[DOC] workflows: typos, and removed inaccurate environment symbols.
Vo Minh Thu [Wed, 31 Jul 2013 15:09:43 +0000 (17:09 +0200)]
[DOC] workflows: typos, and removed inaccurate environment symbols.

bzr revid: vmt@openerp.com-20130731150943-etfvn08fnkhcecvt

10 years agoPut JSONRpc class in openerpframework
niv-openerp [Wed, 31 Jul 2013 14:56:23 +0000 (16:56 +0200)]
Put JSONRpc class in openerpframework

bzr revid: nicolas.vanhoren@openerp.com-20130731145623-lxac6w12ocoh2e8e

10 years agoRemoved dependency to underscore.string in openerpframework.js
niv-openerp [Wed, 31 Jul 2013 14:48:05 +0000 (16:48 +0200)]
Removed dependency to underscore.string in openerpframework.js

bzr revid: nicolas.vanhoren@openerp.com-20130731144805-9hbxxfbrweb0clhx

10 years ago[FIX] avoid error message in the web client when we go on the Apps menu, replace...
niv-openerp [Wed, 31 Jul 2013 14:41:29 +0000 (16:41 +0200)]
[FIX] avoid error message in the web client when we go on the Apps menu, replace it with a warning message explaining that the apps is not working currently

bzr revid: nicolas.vanhoren@openerp.com-20130731144129-x9po16ihtbp4rj8m

10 years agoUpdated qweb
niv-openerp [Wed, 31 Jul 2013 14:11:39 +0000 (16:11 +0200)]
Updated qweb

bzr revid: nicolas.vanhoren@openerp.com-20130731141139-7ssepci9vxnp9hpf

10 years ago[IMP] doc: improve workflow documentation
Raphael Collet [Wed, 31 Jul 2013 13:58:14 +0000 (15:58 +0200)]
[IMP] doc: improve workflow documentation

bzr revid: rco@openerp.com-20130731135814-386v5w6rkc40kwwv

10 years agobowered qweb
niv-openerp [Wed, 31 Jul 2013 13:55:31 +0000 (15:55 +0200)]
bowered qweb

bzr revid: nicolas.vanhoren@openerp.com-20130731135531-jugn65jmh60rt9se

10 years agoAdapted libs paths
niv-openerp [Wed, 31 Jul 2013 13:42:48 +0000 (15:42 +0200)]
Adapted libs paths

bzr revid: nicolas.vanhoren@openerp.com-20130731134248-d1z1wylgkezt3irh

10 years ago[FIX] desactivated test creating random false positive
niv-openerp [Wed, 31 Jul 2013 13:35:04 +0000 (15:35 +0200)]
[FIX] desactivated test creating random false positive

bzr revid: nicolas.vanhoren@openerp.com-20130731133504-vt2fx11jziyad47e

10 years ago[FIX] attempt to solve false-positive in js tests on the runbot
niv-openerp [Wed, 31 Jul 2013 13:19:33 +0000 (15:19 +0200)]
[FIX] attempt to solve false-positive in js tests on the runbot

bzr revid: nicolas.vanhoren@openerp.com-20130731131933-ur5vdahgnbjsj16o

10 years ago[IMP] now uses bower for some libs
niv-openerp [Wed, 31 Jul 2013 13:17:31 +0000 (15:17 +0200)]
[IMP] now uses bower for some libs

bzr revid: nicolas.vanhoren@openerp.com-20130731131731-9yq9deun2b5q6sxv

10 years ago[IMP] Added compass compilation to grunt file
niv-openerp [Wed, 31 Jul 2013 10:20:37 +0000 (12:20 +0200)]
[IMP] Added compass compilation to grunt file

bzr revid: nicolas.vanhoren@openerp.com-20130731102037-ai9ldek3vaph27l8

10 years ago[IMP] Removed the JavaScript module system of OpenERP and added a layer of retro...
niv-openerp [Wed, 31 Jul 2013 09:53:36 +0000 (11:53 +0200)]
[IMP] Removed the JavaScript module system of OpenERP and added a layer of retro-compatibility instead.
Also create the openerpframework.js file and put some basic tools in it. Made it reusable so it can be added in any project.

bzr revid: nicolas.vanhoren@openerp.com-20130731095336-9a5jchoe89svkfo7

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 30 Jul 2013 04:44:24 +0000 (04:44 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130727050954-96mxb3jjb92i8ebt
bzr revid: launchpad_translations_on_behalf_of_openerp-20130730044424-p2gnfpj9j7r2rgx2

10 years agoRemoved jshint in the "test" task of grunt
niv-openerp [Mon, 29 Jul 2013 16:49:52 +0000 (18:49 +0200)]
Removed jshint in the "test" task of grunt

bzr revid: nicolas.vanhoren@openerp.com-20130729164952-srjsdg8pmq1x2ahd

10 years ago[IMP] Added command in openerp command to launch tests with grunt.
niv-openerp [Mon, 29 Jul 2013 15:06:55 +0000 (17:06 +0200)]
[IMP] Added command in openerp command to launch tests with grunt.

bzr revid: nicolas.vanhoren@openerp.com-20130729150655-z25icrvpmd045thf

10 years agoAdded grunt-tests command
niv-openerp [Mon, 29 Jul 2013 15:05:53 +0000 (17:05 +0200)]
Added grunt-tests command

bzr revid: nicolas.vanhoren@openerp.com-20130729150553-ps7w9g6fuqx4qxes

10 years agomerge trunk
niv-openerp [Mon, 29 Jul 2013 14:11:49 +0000 (16:11 +0200)]
merge trunk

bzr revid: nicolas.vanhoren@openerp.com-20130729141149-63jsx00l9zqckmkv

10 years agocosmetic
niv-openerp [Mon, 29 Jul 2013 09:36:57 +0000 (11:36 +0200)]
cosmetic

bzr revid: nicolas.vanhoren@openerp.com-20130729093657-p0xdm0nyhg4jn3i7

10 years agoAdded strict mode and es3 mode to framework and corrected some problems
niv-openerp [Mon, 29 Jul 2013 09:25:12 +0000 (11:25 +0200)]
Added strict mode and es3 mode to framework and corrected some problems

bzr revid: nicolas.vanhoren@openerp.com-20130729092512-1ip4abjrypf74qr2

10 years agoDesactivated some sample tests
niv-openerp [Fri, 26 Jul 2013 16:11:43 +0000 (18:11 +0200)]
Desactivated some sample tests

bzr revid: nicolas.vanhoren@openerp.com-20130726161143-z77m3ez5vm9kcehn

10 years agoCorrected class tests
niv-openerp [Fri, 26 Jul 2013 16:08:45 +0000 (18:08 +0200)]
Corrected class tests

bzr revid: nicolas.vanhoren@openerp.com-20130726160845-z2ug9cwp41y1h9yj

10 years agoPut class and widgets tests in framework.js
niv-openerp [Fri, 26 Jul 2013 16:07:15 +0000 (18:07 +0200)]
Put class and widgets tests in framework.js

bzr revid: nicolas.vanhoren@openerp.com-20130726160715-adjyalkubyismvao

10 years agoNow uses only openerpframework in widget's tests
niv-openerp [Fri, 26 Jul 2013 16:03:15 +0000 (18:03 +0200)]
Now uses only openerpframework in widget's tests

bzr revid: nicolas.vanhoren@openerp.com-20130726160315-l60r6z706urv2hga

10 years agoFixed potential problem in web_test_demo
niv-openerp [Fri, 26 Jul 2013 15:44:54 +0000 (17:44 +0200)]
Fixed potential problem in web_test_demo

bzr revid: nicolas.vanhoren@openerp.com-20130726154454-9hu2gpxcz4ynhmkj

10 years agoChanged some testing code creating side effects and making other tests crash
niv-openerp [Fri, 26 Jul 2013 14:36:47 +0000 (16:36 +0200)]
Changed some testing code creating side effects and making other tests crash

bzr revid: nicolas.vanhoren@openerp.com-20130726143647-rz01o0cnwm2a1gyo

10 years agoFixed multiple side effects related to the session
niv-openerp [Fri, 26 Jul 2013 14:27:07 +0000 (16:27 +0200)]
Fixed multiple side effects related to the session

bzr revid: nicolas.vanhoren@openerp.com-20130726142707-eyfq5hmubm38slk1

10 years ago[FIX] mrp_operations: undefined name.
Vo Minh Thu [Fri, 26 Jul 2013 13:58:30 +0000 (15:58 +0200)]
[FIX] mrp_operations: undefined name.

bzr revid: vmt@openerp.com-20130726135830-86mrf92bz49rhqzb

10 years agoFixed problem with parsing functions tests that created side effects
niv-openerp [Fri, 26 Jul 2013 13:35:50 +0000 (15:35 +0200)]
Fixed problem with parsing functions tests that created side effects

bzr revid: nicolas.vanhoren@openerp.com-20130726133550-96zyro1znep8ip6x

10 years agoFixed some problems about testing framework
niv-openerp [Fri, 26 Jul 2013 13:18:05 +0000 (15:18 +0200)]
Fixed some problems about testing framework

bzr revid: nicolas.vanhoren@openerp.com-20130726131805-wstt1de2qqq7w7hx

10 years agoMoved proxy()
niv-openerp [Fri, 26 Jul 2013 12:48:37 +0000 (14:48 +0200)]
Moved proxy()

bzr revid: nicolas.vanhoren@openerp.com-20130726124837-yze64evp7r70uv5y

10 years agoPut some qweb globals in the framework
niv-openerp [Fri, 26 Jul 2013 12:44:46 +0000 (14:44 +0200)]
Put some qweb globals in the framework

bzr revid: nicolas.vanhoren@openerp.com-20130726124446-6z3xpm1mu22mgep3

10 years ago[IMP] Put Class and Widget in a openerpframework.js
niv-openerp [Fri, 26 Jul 2013 12:40:57 +0000 (14:40 +0200)]
[IMP] Put Class and Widget in a openerpframework.js

bzr revid: nicolas.vanhoren@openerp.com-20130726124057-qwmslhhheso5xy1x

10 years ago[MERGE] active_domain management for mass actions
Thibault Delavallée [Fri, 26 Jul 2013 12:37:05 +0000 (14:37 +0200)]
[MERGE] active_domain management for mass actions
[IMP] list_view: uncheck header hook when unchecking one of the row displayed in the list view. This is done through the propagation of a deselected flag through the 'selected' event.

[IMP] list_view: added get_active_domain method that returns the evaluated current domain (from the search view), if the header hook is checked

[IMP] sidebar (More menu): add in the action context the active_domain if the list header hook is checked

[IMP] export: now works on the active_domain if the list header hook is checked; otherwise use selected_ids. The search using the active_domain is done in the python code, not JS-side.

bzr revid: tde@openerp.com-20130726123705-vdtzxmmk5tszrwqf

10 years ago[MERGE] [IMP] mass mailing improvements: use active_domain from list view, better...
Thibault Delavallée [Fri, 26 Jul 2013 12:36:42 +0000 (14:36 +0200)]
[MERGE] [IMP] mass mailing improvements: use active_domain from list view, better management of templates

mail.message: now have mail_server_id field, taken from mail_mail, to be able to store preferences about the server to use to send notification emails

email.template: mail.compose.message:
- now handles mail_server_id from the template
- improved user_signature management from templates

mail.compose.message: now can use the active_domain form context, taken from the list view. This means that when checking all records through the header hook, the mass mailing is done on all the records that match the search domain, not only to the ones in the displayed pager.

bzr revid: tde@openerp.com-20130726123642-vmey18jiacwng1pz

10 years ago[FIX] mail: minor potential problem with JavaScript module loading
niv-openerp [Fri, 26 Jul 2013 12:19:38 +0000 (14:19 +0200)]
[FIX] mail: minor potential problem with JavaScript module loading

bzr revid: nicolas.vanhoren@openerp.com-20130726121938-b2uapok2dup56ol9

10 years ago[IMP] Removed openerp's ineffective JavaScript module loader and added retro-compatib...
niv-openerp [Fri, 26 Jul 2013 12:15:14 +0000 (14:15 +0200)]
[IMP] Removed openerp's ineffective JavaScript module loader and added retro-compatibility layer

bzr revid: nicolas.vanhoren@openerp.com-20130726121514-ss0omrhed76ybv5a

10 years ago[DOC] mail, email_template: added changelog
Thibault Delavallée [Fri, 26 Jul 2013 11:59:18 +0000 (13:59 +0200)]
[DOC] mail, email_template: added changelog

bzr revid: tde@openerp.com-20130726115918-5g4sfapjql4hs7zr

10 years ago[TEST] mail: added test for support of active_domain
Thibault Delavallée [Fri, 26 Jul 2013 11:48:54 +0000 (13:48 +0200)]
[TEST] mail: added test for support of active_domain

bzr revid: tde@openerp.com-20130726114854-y05kwah4v5k9v6bx

10 years ago[CLEAN] data_export: removed a not-completely-deleted line
Thibault Delavallée [Fri, 26 Jul 2013 10:58:01 +0000 (12:58 +0200)]
[CLEAN] data_export: removed a not-completely-deleted line

bzr revid: tde@openerp.com-20130726105801-2sh62ew7kpn7qudp

10 years ago[IMP] mail_compose_message: pass new fields as invisible before merging
Thibault Delavallée [Fri, 26 Jul 2013 10:49:02 +0000 (12:49 +0200)]
[IMP] mail_compose_message: pass new fields as invisible before merging

bzr revid: tde@openerp.com-20130726104902-l3ax6ycautky97gh

10 years ago[FIX] mail_compose_message: keep empty domains
Thibault Delavallée [Fri, 26 Jul 2013 10:43:42 +0000 (12:43 +0200)]
[FIX] mail_compose_message: keep empty domains

bzr revid: tde@openerp.com-20130726104342-8o5s2k85d7sjuwoy

10 years ago[FIX] workflows: fixed the non-deterministic workflow K, added workflow L in tests.
Vo Minh Thu [Fri, 26 Jul 2013 10:36:00 +0000 (12:36 +0200)]
[FIX] workflows: fixed the non-deterministic workflow K, added workflow L in tests.

bzr revid: vmt@openerp.com-20130726103600-t58rshix01q7vpot

10 years ago[MERGE] Sync with trunk
Thibault Delavallée [Fri, 26 Jul 2013 10:23:42 +0000 (12:23 +0200)]
[MERGE] Sync with trunk

bzr revid: tde@openerp.com-20130725135057-a8m4pxqjbwnxzvs3
bzr revid: tde@openerp.com-20130726102342-1luyh4sh6rbziev4

10 years ago[MERGE] Sync with trunk
Thibault Delavallée [Fri, 26 Jul 2013 10:23:15 +0000 (12:23 +0200)]
[MERGE] Sync with trunk

bzr revid: tde@openerp.com-20130726102315-9e77xp76333un48g

10 years ago[MERGE] Server action cleaning and usability improvements. This branch comes with...
Thibault Delavallée [Fri, 26 Jul 2013 10:18:15 +0000 (12:18 +0200)]
[MERGE] Server action cleaning and usability improvements. This branch comes with a server-side branch.

[IMP] Addons: cleaned server action definition according to refactoring.

[ADD] email_template: added support for 'email' server action.
Email server action are now entirely based on templates.

[IMP] crm: fixed an issue with an on_change + specific template used in the email server action to remind users of their forgotten leads

[TEST] email_template: added tests for the email server action

bzr revid: tde@openerp.com-20130726101815-z6b7pghb33u65u4x

10 years ago[MERGE] [REF] Server action cleaning and usability improvements.
Thibault Delavallée [Fri, 26 Jul 2013 10:18:05 +0000 (12:18 +0200)]
[MERGE] [REF] Server action cleaning and usability improvements.

Main modifications:
- removed dummy, email (moved to email_template), loop, sms types; merged object_create and object_copy; renamed other to multi
- cleaned code, made it easier to override
- improved view to ease the definition of new server actions
- changed/updated fields
- added tests
- added changelog and base for documentation

[ADD] ORM: added _check_m2m_recursion on BaseModel. This method checks for recursions in intramodel many2manyrelationships, aka models having childs in the same model.

bzr revid: tde@openerp.com-20130726101805-a2vby7q1j7df9wte

10 years ago[ADD] ir_actions: added documentation
Thibault Delavallée [Fri, 26 Jul 2013 10:15:45 +0000 (12:15 +0200)]
[ADD] ir_actions: added documentation

bzr revid: tde@openerp.com-20130726101545-o4mtnaz18cni4pm3

10 years ago[IMP] crm: improved reminder ot user template
Thibault Delavallée [Fri, 26 Jul 2013 09:56:38 +0000 (11:56 +0200)]
[IMP] crm: improved reminder ot user template

bzr revid: tde@openerp.com-20130726095638-0pdkph3xl9cl8v3j

10 years ago[IMP] crm: reminder to user: uses a different and more adequate template
Thibault Delavallée [Fri, 26 Jul 2013 09:33:47 +0000 (11:33 +0200)]
[IMP] crm: reminder to user: uses a different and more adequate template

bzr revid: tde@openerp.com-20130726093347-jhu39cmvg2b947gj

10 years ago[IMP] email_template: server action: better management of template fields, saved...
Thibault Delavallée [Fri, 26 Jul 2013 09:33:35 +0000 (11:33 +0200)]
[IMP] email_template: server action: better management of template fields, saved but not editable

bzr revid: tde@openerp.com-20130726093335-vxniwn121djpaw32

10 years ago[REM] crm: removed new_email_send, now unused and deprecated with chatter / templates.
Thibault Delavallée [Fri, 26 Jul 2013 09:13:05 +0000 (11:13 +0200)]
[REM] crm: removed new_email_send, now unused and deprecated with chatter / templates.

bzr revid: tde@openerp.com-20130726091305-8lsmidcxyau3shw0