Commit Graph

1871 Commits

Author SHA1 Message Date
Launchpad Translations on behalf of openerp f95d98807c Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120218071814-qv5c1xw4260ns8r8
2012-02-18 07:18:14 +00:00
Xavier Morel 404ac17e0e [FIX] evaluate compound context from treeview before executing action
not actually sure if ActionManager#do_action is supposed to get a literal or a nonliteral context at this point... but ViewManager(Action) does not seem to like nonlit contexts at all so...

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

bzr revid: xmo@openerp.com-20120217093541-pudzg8x4u1dhbkjf
2012-02-17 10:35:41 +01:00
Xavier Morel 56562531ab [FIX] xmo@openerp.com-20120209090214-84d6jjr1jnf32kpi excluded too many fields
previous change would exclude all fields with @readonly, but @state can remove @readonly from fields and means fields are importable again (pretty much). Need to add that, otherwise it's almost impossible to import stuff

bzr revid: xmo@openerp.com-20120216163155-wh8uory00i2qifxy
2012-02-16 17:31:55 +01:00
Antony Lesuisse 591668bc9f [FIX] simplify readonly url implementation
bzr revid: al@openerp.com-20120216151829-3ijycoxw84bxq0ot
2012-02-16 16:18:29 +01:00
niv-openerp 011286b863 [fix] removed arbitrary limit in name_search
bzr revid: nicolas.vanhoren@openerp.com-20120216103535-txdh6m6nmwlew53o
2012-02-16 11:35:35 +01:00
Launchpad Translations on behalf of openerp 2094148de5 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120216050419-fgzhvlogc71u42qe
bzr revid: launchpad_translations_on_behalf_of_openerp-20120216050718-lf9hgvr1p33jpm2h
bzr revid: launchpad_translations_on_behalf_of_openerp-20120216052148-ta5bwtqg3bzmvp3i
2012-02-16 05:21:48 +00:00
Xavier Morel a01c57c31f [FIX] handling of date and time formats with bare/literal characters
lp bug: https://launchpad.net/bugs/932448 fixed

bzr revid: xmo@openerp.com-20120215153237-4q1y6snebxk6sheh
2012-02-15 16:32:37 +01:00
Fabien Meghazi 2285ce9b02 [IMP] Improved dirty save button styling
bzr revid: fme@openerp.com-20120215133653-t6fvjsv1sl9xlald
2012-02-15 14:36:53 +01:00
Fabien Meghazi ac3006c5e5 [ADD] Bind form warning to Cancel button
bzr revid: fme@openerp.com-20120215123901-po1dk32p9lbgadjk
2012-02-15 13:39:01 +01:00
Fabien Meghazi 8a5f5e1199 [IMP] Restore form dirty confirmation on pager change
bzr revid: fme@openerp.com-20120215105628-i91krjqgbx28n1h2
2012-02-15 11:56:28 +01:00
Fabien Meghazi 12c1268525 [IMP] Support for One2Many
bzr revid: fme@openerp.com-20120215103405-svbhpnu3hyx2q8rb
2012-02-15 11:34:05 +01:00
Fabien Meghazi 6a1c9d5e31 [IMP] Dirty save button background white
bzr revid: fme@openerp.com-20120215100611-mtivosknk4px070z
2012-02-15 11:06:11 +01:00
Fabien Meghazi bc233c30e5 [FIX] Merge last trunk
bzr revid: fme@openerp.com-20120215095940-2jv27t91i7u5mm0r
2012-02-15 10:59:40 +01:00
Launchpad Translations on behalf of openerp 750c5db2a3 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120215052758-5ewjbeg83nu452ff
bzr revid: launchpad_translations_on_behalf_of_openerp-20120215054356-0718b6y05htv4o7n
2012-02-15 05:43:56 +00:00
Fabien Meghazi 18cd75716f [FIX] Do not omit current language value when saving translation box values
bzr revid: fme@openerp.com-20120214170513-64v5ifw7tp8i168m
2012-02-14 18:05:13 +01:00
Fabien Meghazi 177e0d9287 [FIX] Translate dialog, set dirty flag after set value
bzr revid: fme@openerp.com-20120214165809-wes7aww6i5oncwqc
2012-02-14 17:58:09 +01:00
Fabien Meghazi 6f98370b38 [FIX] Fix little regression about translatable fields styling
bzr revid: fme@openerp.com-20120214163443-pz7nmhj1ktbfhucm
2012-02-14 17:34:43 +01:00
Fabien Meghazi 56c0e786f4 [FIX] When we click on "Point of Sale" in folder menu mode, it shows a blank menu
lp bug: https://launchpad.net/bugs/906732 fixed

bzr revid: fme@openerp.com-20120214162657-i8hes1iy67wi4isj
2012-02-14 17:26:57 +01:00
niv-openerp cf6b9b6e3e [fix] complex bug in BufferedDataSet
lp bug: https://launchpad.net/bugs/925345 fixed

bzr revid: nicolas.vanhoren@openerp.com-20120214161558-k634bkwbwq0vk58p
2012-02-14 17:15:58 +01:00
Fabien Meghazi 9effc0ba64 [FIX] Field selection does not wrap long options
lp bug: https://launchpad.net/bugs/901605 fixed

bzr revid: fme@openerp.com-20120214155002-niir827r181fvxyq
2012-02-14 16:50:02 +01:00
niv-openerp c8912b68d8 [fix] problem with on_changes in the editable lists in o2m
bzr revid: nicolas.vanhoren@openerp.com-20120214152031-br1lq6zqx6ycdj7p
2012-02-14 16:20:31 +01:00
Xavier Morel 980e2825d5 [IMP] get translated JS strings outside of QWeb attributes as the corresponding extractor does not actually work, export POTs
bzr revid: xmo@openerp.com-20120214142954-4ndkj63pog39ts0k
2012-02-14 15:29:54 +01:00
Fabien Meghazi 52ab4b67d4 [FIX] Fixed translation concurrent update + wrong context passed to Dataset#write (outdated api usage)
bzr revid: fme@openerp.com-20120214140115-y8h6anv26m3wdxrn
2012-02-14 15:01:15 +01:00
Fabien Meghazi 0d5b984f35 [IMP] Make disabled fields [bg]color lighter
bzr revid: fme@openerp.com-20120214121923-vp7i8z4jlcurao4m
2012-02-14 13:19:23 +01:00
Xavier Morel 2aa49acc71 [FIX] correctly evaluate and use context in logs
lp bug: https://launchpad.net/bugs/925347 fixed

bzr revid: xmo@openerp.com-20120214120230-k0yti8ap15i4zcgi
2012-02-14 13:02:30 +01:00
Fabien Meghazi 50bc473ffc [FIX] Fix search view's filter button under IE (active state not visible)
bzr revid: fme@openerp.com-20120214120026-8ju7u3d87k9e6vd6
2012-02-14 13:00:26 +01:00
Fabien Meghazi b6ea37974b [FIX] Fix button overflow in IE
bzr revid: fme@openerp.com-20120214112628-vyiu173u4iwoy2g8
2012-02-14 12:26:28 +01:00
Fabien Meghazi 1ead58101f [FIX] Datetime widget buggy since jquery.ui upgrade
lp bug: https://launchpad.net/bugs/928918 fixed

bzr revid: fme@openerp.com-20120214105145-pat0srumt8m7nq38
2012-02-14 11:51:45 +01:00
Fabien Meghazi e0513a9074 [FIX] Calendar box doesn't disappear on multiple clicks
lp bug: https://launchpad.net/bugs/930050 fixed

bzr revid: fme@openerp.com-20120214094730-o1xiz3k5crgzwmkn
2012-02-14 10:47:30 +01:00
Fabien Meghazi c57fc93e7c [IMP] Simplify call to date picker
bzr revid: fme@openerp.com-20120214094430-p4gm11g0paau0tnh
2012-02-14 10:44:30 +01:00
Vaibhav (OpenERP) cbbd50c764 [FIX] DatePicker remains visible(block) when clicking multiple times on picker button.
lp bug: https://launchpad.net/bugs/930050 fixed

bzr revid: vda@tinyerp.com-20120214064301-4v1umyi1hls3nq28
2012-02-14 12:13:01 +05:30
Launchpad Translations on behalf of openerp 74b3b0bc69 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120214054303-2gawtr1s4zulhhhs
bzr revid: launchpad_translations_on_behalf_of_openerp-20120214054630-925y7kotw7axa7z4
bzr revid: launchpad_translations_on_behalf_of_openerp-20120214061906-2g5kxwe0xle5u54c
2012-02-14 06:19:06 +00:00
Xavier Morel a7ea6c02ab [FIX] don't display a '#' in empty URI fields
lp bug: https://launchpad.net/bugs/931643 fixed

bzr revid: xmo@openerp.com-20120214074632-oumyrm5pd5e2y1ow
2012-02-14 08:46:32 +01:00
niv-openerp 6d17167b36 [fix] problem in BufferedDataSetStatic : should not trigger a on_change when we call create()
bzr revid: nicolas.vanhoren@openerp.com-20120213165437-lhs3d6iyvx61vlun
2012-02-13 17:54:37 +01:00
Fabien Meghazi 7de6dbed4d [FIX] Share wizard: unselectable url and embed code
I used to like Firefox... That was before webkit.

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

bzr revid: fme@openerp.com-20120213163120-7qt0171h81uh8bvp
2012-02-13 17:31:20 +01:00
Fabien Meghazi b55edaafd6 [IMP] Move overflow-y: scroll to body.openerp
bzr revid: fme@openerp.com-20120213160728-4jwhlw8lisq7m4pd
2012-02-13 17:07:28 +01:00
Fabien Meghazi 60d19cc27a [FIX] footer is not sticky and scroll with page under IE8
A better fix would be not to use Internet Explorer at all !

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

bzr revid: fme@openerp.com-20120213151347-4v9271zgnii90cbi
2012-02-13 16:13:47 +01:00
Fabien Meghazi f12e598b59 [FIX] QWeb2: Array-like character access in String is not supported in IE<8
bzr revid: fme@openerp.com-20120213144234-dtdw5e8ho4x85frj
2012-02-13 15:42:34 +01:00
Fabien Meghazi a95db7c28c [FIX] Fix one million bugs in IE8
bzr revid: fme@openerp.com-20120213135611-ndrboz8urcg6kclu
2012-02-13 14:56:11 +01:00
Fabien Meghazi ba05ec55fd [ADD] Add sticky option to do_warn() and do_notify()
[IMP] Form view uses a notification when a record is not found in the database

bzr revid: fme@openerp.com-20120213123805-4dqg4oioous25nuo
2012-02-13 13:38:05 +01:00
Xavier Morel 9552dbc215 [FIX] replace :first-of-type by custom class in treeview styles, so open/close arrows appear in MSIE8
lp bug: https://launchpad.net/bugs/927631 fixed

bzr revid: xmo@openerp.com-20120213115220-dt147bo51q2zqrnp
2012-02-13 12:52:20 +01:00
niv-openerp 899a8e2ece [merge] improvements to view editor
bzr revid: nicolas.vanhoren@openerp.com-20120213110819-xugfuocv0j6lh32q
2012-02-13 12:08:19 +01:00
niv-openerp 301e25915b [imp] rewritten code to be easier to read
bzr revid: nicolas.vanhoren@openerp.com-20120213105341-09pawcz7pau2incs
2012-02-13 11:53:41 +01:00
Xavier Morel 042a5f823d [FIX] don't use 'undefined' as a fallback value for .attr, it makes jquery think that's a get and breaks chaining
bzr revid: xmo@openerp.com-20120213100543-0zu2ij95tnufu5df
2012-02-13 11:05:43 +01:00
Fabien Meghazi 85ac428a7b [FIX] Login without selected database returns uncatched error
lp bug: https://launchpad.net/bugs/931320 fixed

bzr revid: fme@openerp.com-20120213100102-4ooonwfjzmjo4en8
2012-02-13 11:01:02 +01:00
Xavier Morel 346805aa02 [FIX] sizing of date widgets in search view
lp bug: https://launchpad.net/bugs/930049 fixed

bzr revid: xmo@openerp.com-20120213094015-px9udeft0v0htnyu
2012-02-13 10:40:15 +01:00
Xavier Morel 919cf2a51f [FIX] get_last_modified in case no file is provided
lp bug: https://launchpad.net/bugs/931293 fixed

bzr revid: xmo@openerp.com-20120213091049-thhwo5fzadsy4671
2012-02-13 10:10:49 +01:00
Xavier Morel 49a20fa44a [FIX] CSS rules inheritance leading to listview colors not being taken in account in o2m (and probably m2m) fields
lp bug: https://launchpad.net/bugs/927950 fixed

bzr revid: xmo@openerp.com-20120213085624-pia163tdfm018q3j
2012-02-13 09:56:24 +01:00
Xavier Morel c0c89da4b8 [FIX] rendering of readonly URI fields
don't call FieldChar's set_value as this nukes the URI widget's content (link in this case). Either that, or empty the content and add the link back via DOM manipulations

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

bzr revid: xmo@openerp.com-20120213082047-931ea10a8lrb18wf
2012-02-13 09:20:47 +01:00
Launchpad Translations on behalf of openerp d970294f61 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120211054143-ombd21qpgp6dwowo
bzr revid: launchpad_translations_on_behalf_of_openerp-20120212050000-l6kpoprwuejqy53f
bzr revid: launchpad_translations_on_behalf_of_openerp-20120213050809-dfeuvbboy9mk6ox5
2012-02-13 05:08:09 +00:00