Commit Graph

81826 Commits

Author SHA1 Message Date
Simon Lejeune 3c6c3d91d5 [IMP] qweb-pdf reports are now downloaded instead of being openned in a popup. It is done by using the 'session.get_file' of the webclient.
bzr revid: sle@openerp.com-20140218125322-yym87kc2c0guhgg2
2014-02-18 13:53:22 +01:00
Simon Lejeune ed9061893a [IMP] Moved the action manager for qweb reports into addons branch
bzr revid: sle@openerp.com-20140218104959-p0nqlizhvynqy4j3
2014-02-18 11:49:59 +01:00
openerp-sle e060bc056b [MERGE] trunk
bzr revid: openerp-sle@openerp-sle.home-20140217142030-619etd09tv45gq3q
2014-02-17 15:20:30 +01:00
openerp-sle 919a2fb29a [FIX] Report layouts: location of bootstap.js in web module
bzr revid: openerp-sle@openerp-sle.home-20140217140921-bru0uvuvuq2nij0t
2014-02-17 15:09:21 +01:00
openerp-sle 67fc7252c5 [IMP] Lunch order report converted to QWeb
bzr revid: openerp-sle@openerp-sle.home-20140217140523-591vtpvc5yd6nuuv
2014-02-17 15:05:23 +01:00
Thibault Delavallée 8cf3a3b0b8 [FIX] fleet: vehicle cost name field unhacked.
- remove name composition based on vehicle name, date and cost_subtype_id;
instead those fields have been added to the tree view. name field is now just
a related to the vehicle name, but the name field itself does not seem necessary
anymore. Should be checked further.

bzr revid: tde@openerp.com-20140217133930-dmzbwjtr58s4upy3
2014-02-17 14:39:30 +01:00
Fabien Meghazi 375941932c [FIX] website's slug() should check if slugified string is empty
lp bug: https://launchpad.net/bugs/1271143 fixed

bzr revid: fme@openerp.com-20140217130755-ip1hccv9cxiscqf8
2014-02-17 14:07:55 +01:00
openerp-sle 1dfb35be10 [IMP] Converted mrp repair order to QWeb
bzr revid: openerp-sle@openerp-sle.home-20140217125648-vxewc7hbv071vusz
2014-02-17 13:56:48 +01:00
Thibault Delavallée bc1ed91b2e [MERGE] [IMP] accounting: usability
- bank statement form view: partner is usually a supplier, add default suplier
is context of partner_id
- bank account form view: bank bic not required anymore

bzr revid: tde@openerp.com-20140217103841-yucx1dh744ihz5uu
2014-02-17 11:38:41 +01:00
openerp-sle 6334792778 [MERGE] trunk
bzr revid: openerp-sle@openerp-sle.home-20140217095017-st100iyy9vkuzyhc
2014-02-17 10:50:17 +01:00
Launchpad Translations on behalf of openerp 5d18aa3e19 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20140217053857-8opbvvb5zv3f0eyz
bzr revid: launchpad_translations_on_behalf_of_openerp-20140217054439-5d8e8kmqhrft30uv
2014-02-17 05:44:39 +00:00
Antony Lesuisse e91e562153 [FIX] website_sale disable some tests
bzr revid: al@openerp.com-20140217015450-r3ptbenz7642v97b
2014-02-17 02:54:50 +01:00
Antony Lesuisse 2112eb6448 [FIX] website_sale enable some tests
bzr revid: al@openerp.com-20140217012827-3rb4mrkgx3ubp0dx
2014-02-17 02:28:27 +01:00
Antony Lesuisse 91b1c8472f [FIX] ir.http testing generate a router including the current module
this fix is a dirty hack, the proper fix could be a new 'installing' state in
modules, or an improved registry object.

bzr revid: al@openerp.com-20140217005137-mhrzc4znr8rqe9yu
2014-02-17 01:51:37 +01:00
Antony Lesuisse e54758988a [FIX] website tests
bzr revid: al@openerp.com-20140217001148-2ub37hxyz8tbxrwe
2014-02-17 01:11:48 +01:00
Antony Lesuisse 98641cff67 [FIX] temp fix for runbot-job
bzr revid: al@openerp.com-20140217000702-xgi1lidpkjdvpnzf
2014-02-17 01:07:02 +01:00
Antony Lesuisse 75c350976c [FIX] tests HttpCase phantomjs conditional injection inject=[(need,file)]
bzr revid: al@openerp.com-20140217000150-wt3pwqrqcd7n2mfd
2014-02-17 01:01:50 +01:00
Antony Lesuisse 3c5f3bb04d [IMP] tests move test_ui from base to web
bzr revid: al@openerp.com-20140216225450-c92e6f63s8ic6drz
2014-02-16 23:54:50 +01:00
Antony Lesuisse 26927f58fc [IMP] phantomjs testing
- avoid dbmanager by presetting db in the test session
- correctly handle login option
- serialize test cursor access

bzr revid: al@openerp.com-20140216225353-npx88osq7l45zjub
2014-02-16 23:53:53 +01:00
Antony Lesuisse 88741e98c6 [FIX] web test_ui test for view form instead of kanban
bzr revid: al@openerp.com-20140216223208-0gw9dev1jpxsskib
2014-02-16 23:32:08 +01:00
Antony Lesuisse 5c3c89a17c [FIX] tests move test_ui to web as it requires web.login template
bzr revid: al@openerp.com-20140216215039-448vh07674on9569
2014-02-16 22:50:39 +01:00
Antony Lesuisse 62f20f3302 [FIX] tests move test_ui to web as it requires web.login template
bzr revid: al@openerp.com-20140216214456-gplefhb821s61677
2014-02-16 22:44:56 +01:00
Antony Lesuisse c8324bafcc [IMP] phantomjs testing
- avoid dbmanager by presetting db in the test session
- correctly handle login option
- serialize test cursor access

bzr revid: al@openerp.com-20140216212222-4o6x9uljyua3g1og
2014-02-16 22:22:22 +01:00
Antony Lesuisse 42db02f73c [FIX] tests HTTPCase if phantomjs is not installed
bzr revid: al@openerp.com-20140216162026-ymbzoi70txbr64yl
2014-02-16 17:20:26 +01:00
openerp-sle f43f978427 [FIX] Use the local bootstrap
bzr revid: openerp-sle@openerp-sle.home-20140216110430-sbzd306ufay3ukxn
2014-02-16 12:04:30 +01:00
openerp-sle 2445e9f0bc [MERGE] trunk
bzr revid: openerp-sle@openerp-sle.home-20140216103609-ihf3bz4nf4rds5ue
2014-02-16 11:36:09 +01:00
Launchpad Translations on behalf of openerp d169f4ada6 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20140215063838-vx03eda0w9ei804g
2014-02-15 06:38:38 +00:00
openerp-sle bccafbdae0 [IMP] Converted the mrp production production order to QWeb
bzr revid: openerp-sle@openerp-sle.home-20140214180052-pbluhvtg0ptl7m2c
2014-02-14 19:00:52 +01:00
openerp-sle a88f73b3a5 [IMP] Purchase requisition converted to QWeb. Minor changes into purchase_* views
bzr revid: openerp-sle@openerp-sle.home-20140214165550-s4lffhih8107pehl
2014-02-14 17:55:50 +01:00
Xavier Morel 13fc1e885c [FIX] missed case where sys.modules values can be None
bzr revid: xmo@openerp.com-20140214153055-xguhxigsnrzy3ejq
2014-02-14 16:30:55 +01:00
openerp-sle 8a72eff36b [FIX] Fix useless import following the removal of rml purchase reports
bzr revid: openerp-sle@openerp-sle.home-20140214150700-2zuukk4ahs4q1zhs
2014-02-14 16:07:00 +01:00
Christophe Matthieu b12d66e267 [IMP] website: remove bootstrap in addons/website and use bootstrap from web
bzr revid: chm@openerp.com-20140214145527-ugejurjsc86bu58b
2014-02-14 15:55:27 +01:00
Xavier Morel a324e80cf6 [IMP] small cleanups to module loading stuff
bzr revid: xmo@openerp.com-20140214145449-wq1oyg632u7anzsb
2014-02-14 15:54:49 +01:00
Christophe Matthieu dd4d8f71c2 [IMP] web: update lib bootstrap 3.1.0
bzr revid: chm@openerp.com-20140214145338-yiorj76d75gjwfw0
2014-02-14 15:53:38 +01:00
Xavier Morel 60adf28fb3 [REM] spurious print in test
bzr revid: xmo@openerp.com-20140214145308-xvcer7yyz582g9g9
2014-02-14 15:53:08 +01:00
Xavier Morel a86d7a548d [IMP] use TestSuite.addTests instead of manually iterating on loadTestsFromModule results
bzr revid: xmo@openerp.com-20140214145257-2alo4dvn8rmq3xfj
2014-02-14 15:52:57 +01:00
Xavier Morel d21114454e [IMP] remove pointless extra newline in log message of column removal
bzr revid: xmo@openerp.com-20140214145219-07pk822tpo0nohpn
2014-02-14 15:52:19 +01:00
openerp-sle 31cf553335 [IMP] Purchase quotation and purchase order converted to QWeb
bzr revid: openerp-sle@openerp-sle.home-20140214144627-se5x0alcl43gut4k
2014-02-14 15:46:27 +01:00
Xavier Morel 4d32dabdd6 [IMP] replace explicit iteration by listcomp
bzr revid: xmo@openerp.com-20140214143932-8nb30mkdxzt96fd5
2014-02-14 15:39:32 +01:00
Xavier Morel 2921fa339d [REM] unused variable
bzr revid: xmo@openerp.com-20140214143724-fcxy9tn8gmodi223
2014-02-14 15:37:24 +01:00
Xavier Morel 8e63677c90 [IMP] fix flow analysis warning, simplify loader code
bzr revid: xmo@openerp.com-20140214143549-sezf14rvt0cnm2cr
2014-02-14 15:35:49 +01:00
Xavier Morel f4d155fce8 [REM] redundant logger initialization
bzr revid: xmo@openerp.com-20140214143444-z5ez21g0t61jh81u
2014-02-14 15:34:44 +01:00
Christophe Matthieu b8a997b296 [MERGE] from trunk
bzr revid: chm@openerp.com-20140214133740-lr8lh47bem6pq8yi
2014-02-14 14:37:40 +01:00
Christophe Matthieu 5ec3d91cf7 [MERGE] from trunk
bzr revid: chm@openerp.com-20140214133607-0pdcfyxvuqwsway6
2014-02-14 14:36:07 +01:00
Antony Lesuisse 0b635992fe [FIX] debian deps
bzr revid: al@openerp.com-20140214111454-oatpkjqrbclypzi7
2014-02-14 12:14:54 +01:00
openerp-sle f51ffe6227 [FIX] Minor fixes in sale and tax views
bzr revid: openerp-sle@openerp-sle.home-20140214094834-x3trvtnbmffo1dtb
2014-02-14 10:48:34 +01:00
Launchpad Translations on behalf of openerp ff70d29675 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20140214064917-zj30bpyc0mlpvqer
2014-02-14 06:49:17 +00:00
openerp-sle dd3122c050 [IMP] Taxes report converted to QWeb
bzr revid: openerp-sle@openerp-sle.home-20140213173910-w1srnhcyrwhrox1h
2014-02-13 18:39:10 +01:00
openerp-sle 488e8390c6 [IMP] Report model: added an 'eval_params' method that will convert a dict originated from jquery.param into a python dict
bzr revid: openerp-sle@openerp-sle.home-20140213173709-c8pzw0htrj0il53z
2014-02-13 18:37:09 +01:00
Christophe Simonis f6422470dd ಠ_ಠ
bzr revid: chs@openerp.com-20140213152348-alye3ovcn2y53xp3
2014-02-13 16:23:48 +01:00