Commit Graph

1097 Commits

Author SHA1 Message Date
Xavier Morel a8286263ff [ADD] lazy translation function, to correctly translate strings in contexts evaluated before the translation db has been loaded
bzr revid: xmo@openerp.com-20111216130000-56qd717d79529opy
2011-12-16 14:00:00 +01:00
Xavier Morel 2989c829f7 [FIX] exclude function fields from import_compatible export and from all imports
bzr revid: xmo@openerp.com-20111216114941-fr6wsfabxfqf86xw
2011-12-16 12:49:41 +01:00
Xavier Morel 265d9e1ef4 [ADD] translatable name to views
lp bug: https://launchpad.net/bugs/904989 fixed

bzr revid: xmo@openerp.com-20111216112054-xys9q3ap6dcatppr
2011-12-16 12:20:54 +01:00
Christophe Simonis b3a04d317b [FIX] minimal handling of url for tree views
bzr revid: chs@openerp.com-20111216105024-m39408ii7mqplhy3
2011-12-16 11:50:24 +01:00
Christophe Simonis 160801b0e6 [IMP] handle url for list views
bzr revid: chs@openerp.com-20111215153134-tdwy5y8j7ktm1dzv
2011-12-15 16:31:34 +01:00
Christophe Simonis af2e4fe2b5 [FIX] url handling of record id
bzr revid: chs@openerp.com-20111215142939-j2lz1irzoj10fy3v
2011-12-15 15:29:39 +01:00
Antony Lesuisse 28715cfaab [FIX] jsonp fixes currently untested
bzr revid: al@openerp.com-20111216014945-mhq4eee2hy9mip27
2011-12-16 02:49:45 +01:00
Antony Lesuisse 770a738b9b [FIX] more deferred
bzr revid: al@openerp.com-20111216013051-x45j314u7d4zvfoq
2011-12-16 02:30:51 +01:00
Antony Lesuisse d315489256 [FIX] session cookie and logout
bzr revid: al@openerp.com-20111216012542-svbiuf64x017wll5
2011-12-16 02:25:42 +01:00
Antony Lesuisse a036be16c9 [IMP] minor changes
bzr revid: al@openerp.com-20111216004823-s3lh80nymv2xu6fs
2011-12-16 01:48:23 +01:00
Antony Lesuisse 8721df9d54 [IMP] massive connection deferrization, json works again
bzr revid: al@openerp.com-20111216004402-q6v26822swarra7r
2011-12-16 01:44:02 +01:00
Antony Lesuisse 2fd2f299b4 [MERGE] trunk
bzr revid: al@openerp.com-20111215184305-3yxw54l91psrz5d6
2011-12-15 19:43:05 +01:00
Antony Lesuisse 4206e4d262 connection jsonp wip
bzr revid: al@openerp.com-20111215183259-vam7tsjlkqhjam69
2011-12-15 19:32:59 +01:00
Fabien Meghazi 99752a5155 [FIX] strange menu behaviour if left menu is folded
lp bug: https://launchpad.net/bugs/890619 fixed

bzr revid: fme@openerp.com-20111215163724-5gqz9om4twc1f4fe
2011-12-15 17:37:24 +01:00
Xavier Morel af69354253 [FIX] rounded corners of filters
bzr revid: xmo@openerp.com-20111215163351-6pffxttslojfk3ax
2011-12-15 17:33:51 +01:00
Xavier Morel 27e8a35005 [FIX] property name is box-shadow, not -box-shadow
bzr revid: xmo@openerp.com-20111215162103-vyzvt3n71cbe3d2u
2011-12-15 17:21:03 +01:00
Xavier Morel bdbe225463 [IMP] indentation
bzr revid: xmo@openerp.com-20111215161544-vm4xhmuviynyfsjq
2011-12-15 17:15:44 +01:00
Xavier Morel cc0c107b0b [IMP] buttons styling
bzr revid: xmo@openerp.com-20111215161417-o2o8wwah325vqwhs
2011-12-15 17:14:17 +01:00
Xavier Morel 308c975967 [FIX] static datasets: don't set the index to 0 if there are no ids at all, the form view does not like it
lp bug: https://launchpad.net/bugs/899043 fixed

bzr revid: xmo@openerp.com-20111215154100-aspzga71cng767u8
2011-12-15 16:41:00 +01:00
Xavier Morel 5e0cf3080d [ADD] form links into list views
bzr revid: xmo@openerp.com-20111215152934-ujciaxk6o1iyorng
2011-12-15 16:29:34 +01:00
Minh Tran d44b684217 removed min-width on buttons and fixed glitches on filter label
bzr revid: mit@openerp.com-20111215152918-49ss55o6hhm4arus
2011-12-15 16:29:18 +01:00
Fabien Meghazi d74ab977fb [REM] Removed clark
bzr revid: fme@openerp.com-20111215140149-6ygw2ublnr8pzg5e
2011-12-15 15:01:49 +01:00
Fabien Meghazi 188615a35f [IMP] Use proper name for edit_link option
bzr revid: fme@openerp.com-20111215133800-q8cypwxu7hps21ty
2011-12-15 14:38:00 +01:00
Antony Lesuisse 8ae093bf49 move jq_ajax.js
bzr revid: al@openerp.com-20111215133305-c7jgyqdes33drllk
2011-12-15 14:33:05 +01:00
Fabien Meghazi bc2d708bcb [FIX] Advanced filters date widget too big
bzr revid: fme@openerp.com-20111215125005-43fat0tdjjs2vry9
2011-12-15 13:50:05 +01:00
Fabien Meghazi 30373a1307 [FIX] Use event.target instead of event.toElement
bzr revid: fme@openerp.com-20111215123536-wnsbnqakjhflle7x
2011-12-15 13:35:36 +01:00
Fabien Meghazi c70aa654be [ADD] PageView: Added FieldBinaryFile.readonly
bzr revid: fme@openerp.com-20111215122739-3lsb5wsepzhf0rbi
2011-12-15 13:27:39 +01:00
Antony Lesuisse f02301776f [MERGE] trunk
bzr revid: al@openerp.com-20111215120749-zran9bu9yibr2zru
2011-12-15 13:07:49 +01:00
Antony Lesuisse 31e65bdddf partial rework to merge trunk
bzr revid: al@openerp.com-20111215120732-is7pab5e5rsfqpj0
2011-12-15 13:07:32 +01:00
Fabien Meghazi 63296c0142 [IMP] Improved binary file display
bzr revid: fme@openerp.com-20111215120415-2wwzywko3qyg0bvj
2011-12-15 13:04:15 +01:00
Xavier Morel e397be178b [IMP] remove pixel-based min-widths
bzr revid: xmo@openerp.com-20111215112942-zk73l2334on3kliq
2011-12-15 12:29:42 +01:00
Xavier Morel 187216f8bd [IMP] mark a bunch of dialog stuff as exportable (mostly buttons, but also dialog titles)
bzr revid: xmo@openerp.com-20111215104031-zy56xwtb7cjwzcbj
2011-12-15 11:40:31 +01:00
Xavier Morel b5a797ba0a [IMP] mark a bunch of dialog stuff as exportable (mostly buttons, but also dialog titles)
bzr revid: xmo@openerp.com-20111215104031-h2xjkf0zwf8x8zjk
2011-12-15 11:40:31 +01:00
Xavier Morel 028f9cc984 [FIX] translatability of addition button label in listview
* Original label is evaluated very early (before translation database is loaded), defer its execution
* Replacement 'add' label in m2m list views wasn't marked for translation
* Also mark a few strings in form view

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

bzr revid: xmo@openerp.com-20111215100652-ibgqod7ikwiz85ic
2011-12-15 11:06:52 +01:00
Xavier Morel fd96386cd4 [FIX] translatability of addition button label in listview
* Original label is evaluated very early (before translation database is loaded), defer its execution
* Replacement 'add' label in m2m list views wasn't marked for translation
* Also mark a few strings in form view

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

bzr revid: xmo@openerp.com-20111215100652-8iujastl6bvi7feu
2011-12-15 11:06:52 +01:00
Antony Lesuisse 5eaa132887 [MERGE] url rework
bzr revid: al@openerp.com-20111214180602-dw5qc2tfz3o48emj
2011-12-14 19:06:02 +01:00
Antony Lesuisse cb4dbede99 [FIX] working urls
bzr revid: al@openerp.com-20111214180442-gd1j369la1kss2wj
2011-12-14 19:04:42 +01:00
Antony Lesuisse 4b67791920 [FIX] working urls
bzr revid: al@openerp.com-20111214180442-51bny4wq12qs4okk
2011-12-14 19:04:42 +01:00
Fabien Meghazi ef954a8a95 [ADD] ListView: Added pencil icon linking to form view
bzr revid: fme@openerp.com-20111214172952-xp4c6h6fccbyzt8r
2011-12-14 18:29:52 +01:00
Antony Lesuisse f56166d67d [MERGE] trunk
bzr revid: al@openerp.com-20111214172434-d1p2kn0vjvmoowec
2011-12-14 18:24:34 +01:00
Antony Lesuisse 7991d820f5 [MERGE] trunk
bzr revid: al@openerp.com-20111214172434-u2i6im40bviq229q
2011-12-14 18:24:34 +01:00
Antony Lesuisse 1db0859768 [IMP] factorise View.do_show do_hide
bzr revid: al@openerp.com-20111214171811-6l9jqafkr8k9grut
2011-12-14 18:18:11 +01:00
Antony Lesuisse d1ddc1ee78 [IMP] factorise View.do_show do_hide
bzr revid: al@openerp.com-20111214171811-c4bka4nwylp3wn21
2011-12-14 18:18:11 +01:00
niv-openerp f6b2fc59e9 [imp] now closes dialogs when using client actions
bzr revid: nicolas.vanhoren@openerp.com-20111214170356-sljdibj73yy0maeu
2011-12-14 18:03:56 +01:00
niv-openerp 91909f1927 [imp] now closes dialogs when using client actions
bzr revid: nicolas.vanhoren@openerp.com-20111214170356-znxja2f0jekb63a9
2011-12-14 18:03:56 +01:00
Christophe Simonis b53ee6fe20 [WIP] better url management, only views are allowed to call this.do_push_state
bzr revid: chs@openerp.com-20111214160958-xrtdubgh6jqn3mq3
2011-12-14 17:09:58 +01:00
Christophe Simonis 99ffc0507f [WIP] better url management, only views are allowed to call this.do_push_state
bzr revid: chs@openerp.com-20111214160958-fb0dtboz2smakb6p
2011-12-14 17:09:58 +01:00
Fabien Meghazi 6c2d28cadb [IMP] o2m: do not display action buttons in views used by one2many
bzr revid: fme@openerp.com-20111214155441-gnb0yqjxyq0uklfa
2011-12-14 16:54:41 +01:00
Fabien Meghazi 5eb0b2a10f [IMP] o2m: do not display action buttons in views used by one2many
bzr revid: fme@openerp.com-20111214155441-8o7ba0yf35f9hy7m
2011-12-14 16:54:41 +01:00
Fabien Meghazi 12014ea02c [IMP] Move flags to ViewManager level so it can be passed to its constructor
bzr revid: fme@openerp.com-20111214152903-wpkbw0s45xkdpr2a
2011-12-14 16:29:03 +01:00