Commit Graph

35308 Commits

Author SHA1 Message Date
Olivier Dony c856d70bf5 [MERGE] sync latest trunk, including fixes for =like/=ilike
bzr revid: odo@openerp.com-20110921225225-zk98p2w1asoi2csl
2011-09-22 00:52:25 +02:00
Olivier Dony 6652943cd2 [IMP] minor cosmetic changes to improve readability and ease reviewing process
bzr revid: odo@openerp.com-20110921224423-h5hjnqrqgrp5hhau
2011-09-22 00:44:23 +02:00
Olivier Dony 886b7407de [FIX] osv.expression: fix =like/=ilike operators, broken by r.3631
Revision 3631 = vmt@openerp.com-20110920124252-l5snbvb7ywfogw1o

bzr revid: odo@openerp.com-20110921224208-mji81to3g4kpmkuq
2011-09-22 00:42:08 +02:00
Antony Lesuisse 7080c6cde5 [MERGE] res_currency add search view qdp
bzr revid: al@openerp.com-20110921213910-r96iwmc4bkcqoahs
2011-09-21 23:39:10 +02:00
Olivier Dony 6e4a93cd22 [MERGE] sync w/ latest trunk
bzr revid: odo@openerp.com-20110921162128-22sp59cn4xv983q5
2011-09-21 18:21:28 +02:00
niv-openerp 60d9065ff1 [fix] problem with context and default_get
bzr revid: nicolas.vanhoren@openerp.com-20110921160825-6o1ggc0tar1i18j6
2011-09-21 18:08:25 +02:00
Olivier Dony 90043e5b09 [FIX] res.users: fix user preferences form, broken by r.3526
bzr revid: odo@openerp.com-20110921155648-07bprt01zeuy9vm4
2011-09-21 17:56:48 +02:00
Fabien Meghazi 28c64b0bd9 [REM] Removed 'delete' button from crm.lead's kanban view
bzr revid: fme@openerp.com-20110921154712-tmerm3dmuyo476tx
2011-09-21 17:47:12 +02:00
niv-openerp 4380f33587 [imp] added reload page in preferences dialog + improved the code in that dialog
bzr revid: nicolas.vanhoren@openerp.com-20110921132232-mmapwk9wp33of5n8
2011-09-21 15:22:32 +02:00
niv-openerp 54014f0473 [fix] problem when user does not enter correct password
bzr revid: nicolas.vanhoren@openerp.com-20110921130549-pbdjgtufjjo5pens
2011-09-21 15:05:49 +02:00
niv-openerp 448e0d6968 [fix] but when will those date widgets finally work??
bzr revid: nicolas.vanhoren@openerp.com-20110921124214-i2qe0zp3schxw2o9
2011-09-21 14:42:14 +02:00
niv-openerp ca01681811 [fix] one more problem with css in date widget
bzr revid: nicolas.vanhoren@openerp.com-20110921123858-l2146cjg1qb10bwc
2011-09-21 14:38:58 +02:00
niv-openerp 2898c77f92 [fix] small regression with dates not getting the whole width in forms
bzr revid: nicolas.vanhoren@openerp.com-20110921123327-0d6aqugcs9xtokp9
2011-09-21 14:33:27 +02:00
niv-openerp 67271d1e91 [imp] simplified formatting functions for dates
bzr revid: nicolas.vanhoren@openerp.com-20110921123139-f57zgqwdghl2qbf7
2011-09-21 14:31:39 +02:00
niv-openerp 650cd80e71 [merge] improvements regarding the date/time widgets in the search view
bzr revid: nicolas.vanhoren@openerp.com-20110921120451-xtaa77yce9rpw46p
2011-09-21 14:04:51 +02:00
niv-openerp 1d68e2903e [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110921120434-ds3i74ey8ihc72ml
2011-09-21 14:04:34 +02:00
niv-openerp e281efe866 [imp] used datetime widget in advanced search
bzr revid: nicolas.vanhoren@openerp.com-20110921120347-rx8xhwa4igswtsx7
2011-09-21 14:03:47 +02:00
niv-openerp 7d65aca167 [imp] used datetime widget in search view
bzr revid: nicolas.vanhoren@openerp.com-20110921115054-mgd5ts19sk1olvgu
2011-09-21 13:50:54 +02:00
Quentin (OpenERP) 65c0649f70 [IMP] base, res_currency: added search view
bzr revid: qdp-launchpad@openerp.com-20110921112328-o2htuetcopy4jqj5
2011-09-21 13:23:28 +02:00
niv-openerp 8df96caa72 [imp] refactored datetime components to allow usage in the search view
bzr revid: nicolas.vanhoren@openerp.com-20110921104136-pu8yvny228jyi5so
2011-09-21 12:41:36 +02:00
Vo Minh Thu 9ac094fe5b [MERGE] ir.xml: ir.model ir.rule changed to use child_of instead of = for the company_id.
lp bug: https://launchpad.net/bugs/812843 fixed

bzr revid: vmt@openerp.com-20110921083041-gyl19c4elsge1ku0
2011-09-21 10:30:41 +02:00
Xavier Morel 7b80bd155c [FIX] issues with missing window.console object in Firefox 3.6 when Firebug is not active
bzr revid: xmo@openerp.com-20110921081651-a4usbx7flv91xko5
2011-09-21 10:16:51 +02:00
Xavier Morel cdef8d8f8f [FIX] correctly handle 'false' domain on listview dataset: filter it out
bzr revid: xmo@openerp.com-20110921074509-2gkgp3ai4ly1vwdf
2011-09-21 09:45:09 +02:00
Fabien Pinckaers 613fdc7eda merge
bzr revid: fp@tinyerp.com-20110921073715-bcsk3ajh9md1og10
2011-09-21 09:37:15 +02:00
Fabien Pinckaers 354a4d48c0 [IMP] useability, warning on change of pricelist in the middle of the SO
lp bug: https://launchpad.net/bugs/782168 fixed

bzr revid: fp@tinyerp.com-20110921073359-t20q6m88ocnm746z
2011-09-21 09:33:59 +02:00
Xavier Morel b9869f9354 [FIX] empty root groups in aggregations
bzr revid: xmo@openerp.com-20110921071925-by8fl0o85v76d6am
2011-09-21 09:19:25 +02:00
Fabien Pinckaers 3b91aa0c29 merge
lp bug: https://launchpad.net/bugs/783135 fixed

bzr revid: fp@tinyerp.com-20110921071748-6oazxot1jv12jrp1
2011-09-21 09:17:48 +02:00
Fabien Pinckaers e25fa67cc9 merge
lp bug: https://launchpad.net/bugs/768847 fixed

bzr revid: fp@tinyerp.com-20110921071312-9djjyu6o8bibl11b
2011-09-21 09:13:12 +02:00
Launchpad Translations on behalf of openerp b933c96085 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110921045100-dgx5b3vgawaxqe19
2011-09-21 04:51:00 +00:00
Xavier Morel 801e101a57 [FIX] we probably want to save the session even if the code throws some kind of exception
bzr revid: xmo@openerp.com-20110920215137-j97tgkvekv6v2850
2011-09-20 23:51:37 +02:00
Xavier Morel 8cda63a6e8 [FIX] cancelling a row creation: more ugly hacking of the formview in editable search view
bzr revid: xmo@openerp.com-20110920145823-ecvnotgcu6xltrrv
2011-09-20 16:58:23 +02:00
Xavier Morel bf48d88979 [FIX] one more horrible listview hack, to strip out intermediate dom breaking the listview table
lp bug: https://launchpad.net/bugs/851683 fixed

bzr revid: xmo@openerp.com-20110920141334-k95x10gv9tkneeev
2011-09-20 16:13:34 +02:00
Fabien Meghazi 5e1bdbeb26 [MERGE] New menus. Get rid of jQuery accordion. Added folding and floating menus.
bzr revid: fme@openerp.com-20110920134853-te0a54mv2s5dyauv
2011-09-20 15:48:53 +02:00
Xavier Morel 91619c24aa [FIX] do not consider empty domains as domains (ignore them) in FilterGroup domain management
lp bug: https://launchpad.net/bugs/854704 fixed

bzr revid: xmo@openerp.com-20110920134607-lz8d8r4ojbrgihd7
2011-09-20 15:46:07 +02:00
Fabien Meghazi 8bb26a33c5 [IMP] Thin border for float menu
bzr revid: fme@openerp.com-20110920134244-l15jq9y0c3h767a6
2011-09-20 15:42:44 +02:00
Fabien Meghazi 873cc6f5e0 [FIX] Many fixes
bzr revid: fme@openerp.com-20110920134142-jccggvzzu46708kx
2011-09-20 15:41:42 +02:00
Vo Minh Thu 2bd4708023 report_sxw: formating classes should return strings.
bzr revid: vmt@openerp.com-20110920132323-m9tjo3akasqlr0eg
2011-09-20 15:23:23 +02:00
Xavier Morel 78e2374ea2 [FIX] clear enabled_filters searchview state when clearing the search form
lp bug: https://launchpad.net/bugs/851981 fixed

bzr revid: xmo@openerp.com-20110920131945-uonv71pnnfsniapu
2011-09-20 15:19:45 +02:00
Olivier Dony 011d92bb6c [MERGE] base_vat: contribution for Croatia VAT numbers, courtesy of Milan Tribuson
bzr revid: odo@openerp.com-20110920130227-gs4vb37nesmnvn9f
2011-09-20 15:02:27 +02:00
Vo Minh Thu 73ea84b4e8 [MERGE] base_data.xml: change the VEB currency in VEF (which was needed since January 2008).
bzr revid: vmt@openerp.com-20110920125804-fezbk2vbkdl7eeam
2011-09-20 14:58:04 +02:00
Xavier Morel 88c3df671d [FIX] breakage in case of filters without domains: don't blow up when a filter returns a domain of null, just filter it out
bzr revid: xmo@openerp.com-20110920125334-2phr5olecrq9r4n9
2011-09-20 14:53:34 +02:00
Vo Minh Thu b4582815bc [MERGE] expression: support for =like/=ilike.
lp bug: https://launchpad.net/bugs/788106 fixed

bzr revid: vmt@openerp.com-20110920124252-l5snbvb7ywfogw1o
2011-09-20 14:42:52 +02:00
Aline Preillon 2788cc06f0 [IMP] crm demo data
bzr revid: aline@aline-laptop-20110920123635-x79l99g2fgetohko
2011-09-20 14:36:35 +02:00
Vo Minh Thu e5c95611b3 [MERGE] orm: better exception messsages.
lp bug: https://launchpad.net/bugs/777472 fixed

bzr revid: vmt@openerp.com-20110920122411-iykenv7sq7r710vy
2011-09-20 14:24:11 +02:00
Olivier Dony ddd7f52a3c [MERGE] base_vat: removed vatnumber library code -> now depend on it + cleanup
bzr revid: odo@openerp.com-20110920121054-3oy0vm4n8idx9z03
2011-09-20 14:10:54 +02:00
Vo Minh Thu bbd90612bc [MERGE] report/preprocess: make sure to remove the quotes of repeatIn third argument.
Also add docstrings to the workflow_service classes.

bzr revid: vmt@openerp.com-20110920120436-txwspf556lolbibv
2011-09-20 14:04:36 +02:00
Fabien Meghazi 82c7c513b6 [ADD] Add timeout to floated sub menu
bzr revid: fme@openerp.com-20110920111830-fpm2ryla6tfzb23x
2011-09-20 13:18:30 +02:00
Olivier Dony 822f286c9c [MERGE] setup.py: added vatnumber dependency, added missing json py2exe package
bzr revid: odo@openerp.com-20110920110146-1c1kijj01doa205f
2011-09-20 13:01:46 +02:00
Fabien Meghazi e616188971 [IMP] Menu is now working ok in folded mode
bzr revid: fme@openerp.com-20110920102350-je1313hpdtnvg1yp
2011-09-20 12:23:50 +02:00
Quentin (OpenERP) b860d181c5 [MERGE] lp: 732419
bzr revid: qdp-launchpad@openerp.com-20110920101836-fu5crm2etd244fqr
2011-09-20 12:18:36 +02:00