Commit Graph

28968 Commits

Author SHA1 Message Date
Xavier Morel 27c57ef671 [IMP] add some documentation to openerp.base.ListView.List
bzr revid: xmo@openerp.com-20110509065457-idl2j16krsyyb0du
2011-05-09 08:54:57 +02:00
Xavier Morel 0c08f61d13 [IMP] impact records deletion on the visible list display of the ListView
bzr revid: xmo@openerp.com-20110509063227-eb66gzvc3y9ebnh9
2011-05-09 08:32:27 +02:00
Xavier Morel 5ccac72621 [IMP] move row-deletion event to ListView.List
bzr revid: xmo@openerp.com-20110506140715-z31rkd1a257b9vmc
2011-05-06 16:07:15 +02:00
Xavier Morel af3bb87dae [IMP] move handling of selecting rows into ListView.List (and use an event between ListView and ListView.List), make ListView alter columns and rows in-place (e.g. via splice()) rather than replace them altogether, so we can use those as shared resources between ListView and ListView.List
bzr revid: xmo@openerp.com-20110506122837-a4ss76rjyg0rqo6s
2011-05-06 14:28:37 +02:00
Xavier Morel 075902f5c2 [IMP] make sortable columns look sortable (and sorted) a bit
bzr revid: xmo@openerp.com-20110504144753-zemygt44re3o8z0m
2011-05-04 16:47:53 +02:00
Xavier Morel ff691a34b5 [ADD] sorting support in list views
* Fix sorting in DataSet.do_search_read (would not fix ordering of read results, yielding a semi-random order instead of the one returned by search)
* Add sort parameter support to ListView.fill()
* Improve handling of sort parameter on DataSetSearch
  - Queue up fields to sort on (most important last) by calling 'dataset.sort(fieldname)' repeatedly
  - Get back a sort string fit for sending to OpenERP (server) by calling 'dataset.sort()' (without arguments)
* Adds sorting on list view by clicking on headers

bzr revid: xmo@openerp.com-20110504140535-ydj8zs33lt0dgcwy
2011-05-04 16:05:35 +02:00
Xavier Morel e47ab260de [FIX] QWeb foreach tests for qweb2 compat (no t-trim)
bzr revid: xmo@openerp.com-20110504100908-1ip2sjo32yyp786d
2011-05-04 12:09:08 +02:00
Xavier Morel 8a75700de4 [FIX] small qweb2 fixes
bzr revid: xmo@openerp.com-20110504094959-1nbqw6zt2ak4775k
2011-05-04 11:49:59 +02:00
Quentin (OpenERP) e67b8761cd [MERGE] lp: 759444 (+improved translatability)
bzr revid: qdp-launchpad@openerp.com-20110504094934-gqhto5wimzjrbft3
2011-05-04 11:49:34 +02:00
Xavier Morel 21c8158f19 [FIX] qweb2 warnings
bzr revid: xmo@openerp.com-20110504094931-vn2mililtlluucn7
2011-05-04 11:49:31 +02:00
Xavier Morel 30ba51daeb Change if precedence: make it bind higher than foreach
bzr revid: xmo@openerp.com-20110504094219-svl2vobvd3it9tb0
2011-05-04 11:42:19 +02:00
Fabien Meghazi 78684024a1 [IMP] Make QWeb t-js compatible with QWeb2
bzr revid: fme@openerp.com-20110504093017-f3ffquw8a7rm3wo5
2011-05-04 11:30:17 +02:00
Fabien Meghazi 706255d2fc [ADD] Added QWeb2 (WIP)
bzr revid: fme@openerp.com-20110504092926-eh18f9z6l0bh59i9
2011-05-04 11:29:26 +02:00
Xavier Morel 2a869f5a7a [ADD] actual action buttons implementation in list views, should work correctly (where correctly ~ as well as in form views) for all action types
bzr revid: xmo@openerp.com-20110504092540-zcujngmlaoto4qox
2011-05-04 11:25:40 +02:00
Xavier Morel a512bfe3aa [ADD] action execution in list views, via ActionExecutor mixin
bzr revid: xmo@openerp.com-20110504092351-s4x9grz0i8xx3bwc
2011-05-04 11:23:51 +02:00
Xavier Morel eb63f5a631 [REF] split action execution (implemented in form.js) into a mixin next to ActionManager
bzr revid: xmo@openerp.com-20110504091233-ty992qa208blp38z
2011-05-04 11:12:33 +02:00
Quentin (OpenERP) cfa9e170ac [MERGE] lp: 751299 (+change priority of new view)
bzr revid: qdp-launchpad@openerp.com-20110504075525-edkp4hcu3guxj3kz
2011-05-04 09:55:25 +02:00
Xavier Morel 0f6e4b72d5 [REM] useless TODO, fix the tests when you've broken them
bzr revid: xmo@openerp.com-20110504073629-lam2vv6irq3pv99p
2011-05-04 09:36:29 +02:00
Xavier Morel fa99ebc9f9 [FIX] window.openerp.base.form now depends on window.openerp.base.list...
bzr revid: xmo@openerp.com-20110504073547-i5hs96a1wk2jltjc
2011-05-04 09:35:47 +02:00
Xavier Morel 87cb06d0d6 [IMP] remove timeouting XMLRPC socket
bzr revid: xmo@openerp.com-20110504064642-48u0giakycwqufwr
2011-05-04 08:46:42 +02:00
Launchpad Translations on behalf of openerp e439a15f58 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110504043639-opizoisi4324m60y
2011-05-04 04:36:39 +00:00
Harry (OpenERP) 6eb80b96ef [FIX] base_calendar: regression on unlink_events method.
bzr revid: hmo@tinyerp.com-20110503131117-kam00efh31ql7nwg
2011-05-03 18:41:17 +05:30
Harry (OpenERP) 906ef185c5 [MERGE] merged from lp:~openerp-dev/openobject-server/trunk-bugfixes-Ind
bzr revid: hmo@tinyerp.com-20110503120422-aowyts7pjyfly2c1
2011-05-03 17:34:22 +05:30
Harry (OpenERP) 5ebf9c5ea5 [MERGE] merged from lp:~openerp-dev/openobject-addons/trunk-bugfixes-Ind
bzr revid: hmo@tinyerp.com-20110503113537-mnuecxp5kpjfjn2h
2011-05-03 17:05:37 +05:30
Quentin (OpenERP) 19e6f2b236 [MERGE] lp: 768968
bzr revid: qdp-launchpad@openerp.com-20110503092003-dcwjytuegteb9v3w
2011-05-03 11:20:03 +02:00
Quentin (OpenERP) c5bfb5faaa [MERGE] lp: 767590
bzr revid: qdp-launchpad@openerp.com-20110503090354-rv0ya6drpef46fxd
2011-05-03 11:03:54 +02:00
Quentin (OpenERP) 06444d3801 [MERGE] lp:771664 (+added comments)
bzr revid: qdp-launchpad@openerp.com-20110503073819-3hyv89qa9nioxd5q
2011-05-03 09:38:19 +02:00
skh df63eab918 [FIX] Sale module: only the last warning is displayed
lp bug: https://launchpad.net/bugs/759444 fixed

bzr revid: skh@tinyerp.com-20110503070916-disc0fgzsz0lbgfz
2011-05-03 12:39:16 +05:30
Launchpad Translations on behalf of openerp 7f1251410b Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110503044034-t2jx9fsf8tufkggw
2011-05-03 04:40:34 +00:00
Olivier Dony 560915cb68 [MERGE] merged latest fixes from 6.0 up to r.4556
Rev 4556 = revision-id: jvo@tinyerp.com-20110502133745-s1zyed65h6ojwkvk.

bzr revid: odo@openerp.com-20110502184643-d3qzosqdurscd51i
2011-05-02 20:46:43 +02:00
niv-openerp 1c32950e43 [FIX] Fixed css problems in dashboard ui css.
bzr revid: nicolas.vanhoren@openerp.com-20110502151305-8kyi5dsvd8bntb8s
2011-05-02 17:13:05 +02:00
niv-openerp 9f62f30f14 [MERGE] Dashboard branch.
bzr revid: nicolas.vanhoren@openerp.com-20110502143952-rgmw9v84rnjqxq23
2011-05-02 16:39:52 +02:00
Olivier Dony bbb6ed05ef [FIX] survey: tduplicate msgid n POT file (manually fixed in rosetta earlier)
bzr revid: odo@openerp.com-20110502143738-dl7uxvoc31d8hitp
2011-05-02 16:37:38 +02:00
Jay Vora (OpenERP) 2730e322cf [MERGE] Merged Marco's branch for the fix of lp:718609
bzr revid: jvo@tinyerp.com-20110502133745-s1zyed65h6ojwkvk
2011-05-02 19:07:45 +05:30
Jay Vora (OpenERP) 07e1bd9256 [MERGE] Merged Dhruti's branch for the fix on decimal accuracy
bzr revid: jvo@tinyerp.com-20110502132531-tmsn6lf1uf2sho02
2011-05-02 18:55:31 +05:30
Husen Daudi 31526b9cb5 merged with trunk
bzr revid: hda@hda-laptop-20110502132449-6q13b6b2ina1iqwx
2011-05-02 18:54:49 +05:30
Husen Daudi e14cd2fbcf code improvement
bzr revid: hda@hda-laptop-20110502132318-wgcvipwhnca8d7eh
2011-05-02 18:53:18 +05:30
niv-openerp ead84d301c [FIX] Work-around to fix a problem in xml rpc classes that made them unusable using python 2.7.
bzr revid: nicolas.vanhoren@openerp.com-20110502131904-kkzkzl6jk5jsrv7x
2011-05-02 15:19:04 +02:00
DHS (OpenERP) a1aadad636 [FIX] decimal_precision : Fixed issue with decimal accuracy
bzr revid: dhs@tinyerp.com-20110502131402-5s92t7tf1ne14993
2011-05-02 18:44:02 +05:30
Husen Daudi 9a54ba67ed code improvements removed unused variables set indentation to 4 spaces
bzr revid: hda@hda-laptop-20110502121602-it1o5g37cfw7x7ib
2011-05-02 17:46:02 +05:30
DHS (OpenERP) 45b8aa1944 [FIX] Decimal_precision : Decimal Accuracy did notround the value
lp bug: https://launchpad.net/bugs/762960 fixed

bzr revid: dhs@tinyerp.com-20110502121507-dnunty6d97li1xfi
2011-05-02 17:45:07 +05:30
Jay Vora (OpenERP) 48e9927416 [Merge] Merged Anup's branch for the fix of ir_attachment should behave properly while saving the name
bzr revid: jvo@tinyerp.com-20110502115710-u6z8ql6bqk0hfj1i
2011-05-02 17:27:10 +05:30
Jay Vora (OpenERP) bfccf09cb8 [FIX] Base : The name of any Attachment if contains more letter than the size allotted, should be handled well
bzr revid: jvo@tinyerp.com-20110502115111-6mm2l4v1pjxq0644
2011-05-02 17:21:11 +05:30
P. Christeas 39917ac42b [MERGE] base_crypt: missing import and better check for active users
lp bug: https://launchpad.net/bugs/775431 fixed

bzr revid: odo@openerp.com-20110502112425-w8hu16xd81o6f6gk
2011-05-02 13:24:25 +02:00
P. Christeas 4fe32cf1c6 base_crypt: fix exception, respect res.users active flag
After latest Odo's patch, I revisited this code and run base/test_auth.yml
against it. In base_crypt we have to check for "active=true", too.

bzr revid: p_christ@hol.gr-20110502090724-z077apl03mzaxfqt
2011-05-02 12:07:24 +03:00
skh a48ab0d779 [FIX] Sale module: only the last warning is displayed
lp bug: https://launchpad.net/bugs/759444 fixed

bzr revid: skh@tinyerp.com-20110502071207-youzwnm4gmv3wk9h
2011-05-02 12:42:07 +05:30
Anup (OpenERP) 1f6cfffa06 [FIX] Improvements for Inherited fiedl if size is updated
bzr revid: ach@tinyerp.com-20110502070206-vtw7880c06o5f042
2011-05-02 12:32:06 +05:30
Launchpad Translations on behalf of openerp 4eb213855e Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110430060855-5u495d7r5747wf64
bzr revid: launchpad_translations_on_behalf_of_openerp-20110501060400-go1qlvkfuyg5tk1c
bzr revid: launchpad_translations_on_behalf_of_openerp-20110502060719-c9oa62lpvkf87sl3
2011-05-02 06:07:19 +00:00
Launchpad Translations on behalf of openerp d553615695 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110429055618-q15rvfmlvfsl2im5
bzr revid: launchpad_translations_on_behalf_of_openerp-20110430045341-qzlphdlvqf2aa1zx
bzr revid: launchpad_translations_on_behalf_of_openerp-20110501045420-py2vl38b1o3mfs7o
bzr revid: launchpad_translations_on_behalf_of_openerp-20110502043731-ym2tvgj2djoitk8f
2011-05-02 04:37:31 +00:00
Launchpad Translations on behalf of openerp 690ed57c16 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110501060332-9x2u21e6n6skrsi3
2011-05-01 06:03:32 +00:00