Commit Graph

84363 Commits

Author SHA1 Message Date
Turkesh Patel (Open ERP) 2845ecd6ca [IMP] improved code to add link at footer to show all forums, improved serch and then filtering, dont allow user to post comment if dont have 50 karama
bzr revid: tpa@tinyerp.com-20140409120956-9yf4z2x1cxclk0f8
2014-04-09 17:39:56 +05:30
Gery Debongnie 8c5a06655d [MERGE] merge from trunk
bzr revid: ged@openerp.com-20140409115954-p49pp91tioc3yw9t
2014-04-09 13:59:54 +02:00
Thibault Delavallée 5d4d429034 [CLEAN] website_forum: cleaned manifests before merging
bzr revid: tde@openerp.com-20140409115439-jflj09sdvc3d19hv
2014-04-09 13:54:39 +02:00
Anael Closson 1e123f5be0 [FIX] pad: pad in readonly when opening form view in edit mode - opw 606208
bzr revid: acl@openerp.com-20140409114825-t10ps6o7qn7qbd7y
2014-04-09 13:48:25 +02:00
Gery Debongnie 27dab11ccd [FIX] fix to the previous fix: it should correctly calls the readgroup methods now (addons calendar, idea)
bzr revid: ged@openerp.com-20140409105127-ctn9bl6h5gd62x0x
2014-04-09 12:51:27 +02:00
Gery Debongnie 811456f35e [FIX] add the new 'lazy' keyword argument to the read_group calls inherited in several models (addons calendar, idea, note)
bzr revid: ged@openerp.com-20140409104230-5v0p49ij1wd87qhc
2014-04-09 12:42:30 +02:00
Raphael Collet fd8fd0906f [IMP] make TestCursor more robust, and remove some tests on tools.config['test_enable']
bzr revid: rco@openerp.com-20140409103337-r0a1nx9h8nfg3cn3
2014-04-09 12:33:37 +02:00
Gery Debongnie 3d70e2c76c [FIX] add the 'lazy' parameter to the horrible inherited read_group method in account report entries (addon account)
bzr revid: ged@openerp.com-20140409103045-d4401h586il3x0ii
2014-04-09 12:30:45 +02:00
Vidhin Mehta (OpenERP) 9776b9e0bd [FIX]
bzr revid: vme@tinyerp.com-20140409102852-wzbj1h4l9s94v7fc
2014-04-09 15:58:52 +05:30
Vidhin Mehta (OpenERP) 308ac3dcaf [IMP]improve comment
bzr revid: vme@tinyerp.com-20140409101205-j41ufx8kxh10usf3
2014-04-09 15:42:05 +05:30
Martin Trigaux 71c61ce1df [FIX] account_asset: copy should not keep history and move lines of previous asset
bzr revid: mat@openerp.com-20140409100658-1oj741aw5sne8dtr
2014-04-09 12:06:58 +02:00
Richard Mathot (OpenERP) 5d81ea0988 [FIX] remove logging of false error
bzr revid: rim@openerp.com-20140409100313-zirmih0uzce19v2i
2014-04-09 12:03:13 +02:00
Vidhin Mehta (OpenERP) 4a1bc09a40 [IMP]shows location on days and fixes other bug.
bzr revid: vme@tinyerp.com-20140409100310-tiugx0jzxlwdphy6
2014-04-09 15:33:10 +05:30
Raphael Collet 89f5844b2a [IMP] document, edi, procurement: use method Registry.cursor() (formerly get_cursor)
bzr revid: rco@openerp.com-20140409095659-sxcgsdbsxvfrzwg4
2014-04-09 11:56:59 +02:00
Raphael Collet e5e00e4c0a [IMP] registry: now cursor() simply returns a cursor, which may itself be used as a context manager
bzr revid: rco@openerp.com-20140409095604-joh9dt0qkma12ykm
2014-04-09 11:56:04 +02:00
Gery Debongnie 1330bb615e [IMP] massive optimization of the graph view code: more efficient access to values and smarter code to avoid reading uselessly many cells (graph view in web_graph)
bzr revid: ged@openerp.com-20140409093920-xqls2o6j6tocgf6l
2014-04-09 11:39:20 +02:00
Denis Ledoux f6a6394980 [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 4171 revid:dle@openerp.com-20140409093422-imrg2hqozf46kj8d
bzr revid: dle@openerp.com-20140409093616-3060or02z8zmv8tm
2014-04-09 11:36:16 +02:00
Denis Ledoux b00a7562f9 [FIX] web: impossible to click on attach button, for many2many_binary
This fix is related to revision 4169 revid:mat@openerp.com-20140407120612-mjb08yts2oa4k4jz

bzr revid: dle@openerp.com-20140409093422-imrg2hqozf46kj8d
2014-04-09 11:34:22 +02:00
Richard Mathot (OpenERP) 9a23248546 [IMP] Display checkbox to enable quiz mode
bzr revid: rim@openerp.com-20140409093324-e0c2agik0hhjexrb
2014-04-09 11:33:24 +02:00
Gery Debongnie 2df67ad6c9 [FIX] make sure the read_group method use the correct time interval when grouping with an interval of days (stupid typo) (orm.py)
bzr revid: ged@openerp.com-20140409092759-91ruq32vkxh698kh
2014-04-09 11:27:59 +02:00
Raphael Collet 560166d5a1 [FIX] website/tests: fix test_requests by manually switching registry to test mode
bzr revid: rco@openerp.com-20140409092450-2r4gx0eggw2p7lch
2014-04-09 11:24:50 +02:00
Richard Mathot (OpenERP) f77034af5a [IMP] Model fortification
bzr revid: rim@openerp.com-20140409091009-rocy50615a4yg03d
2014-04-09 11:10:09 +02:00
Ravi Gohil (OpenERP) e0274d1bd2 [FIX] account_budget: Added missing 1 day in the(to the elapsed days and total days) calculation of 'Theoretical Amount' in order to have correct amount value for it. (Maintenance Case: 606232)
lp bug: https://launchpad.net/bugs/1279922 fixed

bzr revid: rgo@tinyerp.com-20140409085332-ul2rq25pkivtyzja
2014-04-09 14:23:32 +05:30
Richard Mathot (OpenERP) e7766719fe [FIX] Fixing things & views with comment answers
bzr revid: rim@openerp.com-20140409085216-5knre0uoxygunazr
2014-04-09 10:52:16 +02:00
Fabien Pinckaers 6dff1b434d [IMP] track translatable
bzr revid: fp@tinyerp.com-20140409082730-0aafeuss3o8ywmkm
2014-04-09 10:27:30 +02:00
Olivier Dony 6e52ba2487 [FIX] setup.py: babel.dates.format_timedelta required, added in 1.0
bzr revid: odo@openerp.com-20140409081459-07uyfgfk03jevch4
2014-04-09 10:14:59 +02:00
Olivier Dony a939728418 [FIX] setup.py: pywebdav 0.9.8 breaks the API by renaming the DAV module
bzr revid: odo@openerp.com-20140409081349-53jbd1k9vfp0uzom
2014-04-09 10:13:49 +02:00
Thibault Delavallée d763530ac9 [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20140409075034-zale7ojgj2fh347l
2014-04-09 09:50:34 +02:00
Thibault Delavallée d834e1b66d [IMP] mail: jump to the Messaging menu after installation
bzr revid: tde@openerp.com-20140409074730-eirq7st1ya6g0ooc
2014-04-09 09:47:30 +02:00
Thibault Delavallée 7a1221c9f3 [MERGE] [IMP] mail: followers widget: Follow button + subtypes are now displayed
like a button + a dropdown selection for subtypes, reducing the place this widget
takes in the form view.

bzr revid: tde@openerp.com-20140409074712-pn3nqpga1mxaa3ie
2014-04-09 09:47:12 +02:00
chm@openerp.com 3993d1ce2f [FIX] website: snippet parallax. Error when the user activate a snippet parallax already inserted
bzr revid: chm@openerp.com-20140409072813-43fqwcr7j6i0zl0e
2014-04-09 09:28:13 +02:00
Raphael Collet 0d019b5d90 [IMP] document, edi, procurement: use new method Registry.get_cursor()
bzr revid: rco@openerp.com-20140409070922-2lbc6b2llk46n8rg
2014-04-09 09:09:22 +02:00
Launchpad Translations on behalf of openerp 0811d29337 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20140409070627-o5ns6nniq2dc1lme
2014-04-09 07:06:27 +00:00
Launchpad Translations on behalf of openerp c8b88d0f02 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20140409061259-ap1np1ygzq8srd4c
2014-04-09 06:12:59 +00:00
Denis Ledoux 32f4824434 [MERGE][FIX] sale: sale order report, pto in invoice template should not cover the whole document
Courtesy of Stefan Rijnhart (Therp)

bzr revid: dle@openerp.com-20140408193910-2vztatyowndyasj9
2014-04-08 21:39:10 +02:00
Denis Ledoux 41d172ea6d [FIX] product, stock: set active field in default product view, instead of inherited view of stock module
The active field was placed in the Delays section, which does not make sense
Besides, we should be able to disable products by default, not when stock is installed.

bzr revid: dle@openerp.com-20140408180920-jpl50ups6ro1z4qp
2014-04-08 20:09:20 +02:00
Kersten Jeremy bd7a58adb3 [FIX] Website sale : cast quantity as flaot when forced by post input.
bzr revid: jke@openerp.com-20140408162432-21vbw3of9jd4c1sz
2014-04-08 18:24:32 +02:00
Kersten Jeremy 2cf1dad2a9 [FIX] Allow to pass qty in add_to_cart button (number and set_numer)
bzr revid: jke@openerp.com-20140408161107-0x7uxn68olvsjnnt
2014-04-08 18:11:07 +02:00
chm@openerp.com 5c5a3c4887 [FIX] website: snippet parallax
bzr revid: chm@openerp.com-20140408154926-dq4k4bvmfaq2r6rl
2014-04-08 17:49:26 +02:00
chm@openerp.com d2407ec8c4 [MERGE] from trunk
bzr revid: chm@openerp.com-20140408154556-e4ud0kzyfcm13iui
2014-04-08 17:45:56 +02:00
Simon Lejeune d69bf32111 [MERGE][IMP] Account* reports converted to qweb; Added sale_layout module allowing to customize sale order and invoice; some refactoring on report module
bzr revid: sle@openerp.com-20140408153104-o6s6766vb2ol0bf1
2014-04-08 17:31:04 +02:00
Richard Mathot (OpenERP) beeb188ae8 [REM] Vieux code tout pourri
bzr revid: rim@openerp.com-20140408152526-czfgswl0tf5gqqxe
2014-04-08 17:25:26 +02:00
Simon Lejeune 38f400426e [MERGE] Adapted tests_reports and ir_actions to run the existing yml tests with QWeb reports; Added a ir.qweb.widget model able to format data from a t-esc; Added a monetary qweb widget
bzr revid: sle@openerp.com-20140408152504-mk31kj0s1lhyijir
2014-04-08 17:25:04 +02:00
Richard Mathot (OpenERP) b177624219 [FIX] Demo data
bzr revid: rim@openerp.com-20140408152022-n9ol6aaypxgkb5mn
2014-04-08 17:20:22 +02:00
Richard Mathot (OpenERP) 625e8f5fce [REM] Outdated code + typo
bzr revid: rim@openerp.com-20140408151959-csz5gomaswzf4sq8
2014-04-08 17:19:59 +02:00
Raphael Collet f0fd48c44a [IMP] http tests: implement a test cursor that keeps a transaction open accross requests
- TestCursor subclasses Cursor, and simulates commit and rollback with savepoints
 - the registry manages a test mode, in which it only uses the test cursor
 - a reentrant lock forces the serialization of parallel requests

bzr revid: rco@openerp.com-20140408151736-j0guy68i2wjexy3d
2014-04-08 17:17:36 +02:00
Thibault Delavallée 759431c6d6 [MERGE] Sync with trunk, to have last fixes
bzr revid: tde@openerp.com-20140408151253-sabtrlt79uj31stw
2014-04-08 17:12:53 +02:00
Richard Mathot (OpenERP) 531f6b7e26 [REF] Moving code
bzr revid: rim@openerp.com-20140408150936-38bfieofd98lkam1
2014-04-08 17:09:36 +02:00
Simon Lejeune 6febd153e2 [FIX] journal report: pass correct args to display_currency
bzr revid: sle@openerp.com-20140408150819-fcuve94ecyrqf17k
2014-04-08 17:08:19 +02:00
Richard Mathot (OpenERP) 126896311d [FIX] Fixing invitation wizard
bzr revid: rim@openerp.com-20140408150652-i1j4n5t9q1ip5m9c
2014-04-08 17:06:52 +02:00