Commit Graph

164 Commits

Author SHA1 Message Date
Xavier Morel 566f9a43e8 [ADD] readonly branch to a bunch of form widgets
bzr revid: xmo@openerp.com-20110919122416-h773tyz1kogazyy0
2011-09-19 14:24:16 +02:00
Xavier Morel ea6299dae6 [FIX] form.FieldOne2Many, nesting itself inside itself, breaking the self-matcher
bzr revid: xmo@openerp.com-20110919115746-16jz8hajcdgl010f
2011-09-19 13:57:46 +02:00
Xavier Morel b4e8ac180c [REM] redundant initializers in formview widgets: move most formview widget templates to the class-level
bzr revid: xmo@openerp.com-20110919101517-40303tgi58cfshtk
2011-09-19 12:15:17 +02:00
Xavier Morel 73ce7b6980 [REM] unused local variable
bzr revid: xmo@openerp.com-20110919070529-u7v5bedxnkt1h1bd
2011-09-19 09:05:29 +02:00
Xavier Morel ac3e971ea6 [REM] element_id from notebooks
bzr revid: xmo@openerp.com-20110916142458-qb36lxnro3fr1t0q
2011-09-16 16:24:58 +02:00
Xavier Morel 0ee38e29ad [IMP] convert form widgets to use a root class to find themselves back in the rendered dom, instead of a root id
bzr revid: xmo@openerp.com-20110916132228-h2qszo33q6z289qf
2011-09-16 15:22:28 +02:00
niv-openerp 66ebc7708c [fix] problem in m2o
bzr revid: nicolas.vanhoren@openerp.com-20110915100808-e2pizj8zgc07zgao
2011-09-15 12:08:08 +02:00
niv-openerp c5bbc31cac [fix] form view was broken
bzr revid: nicolas.vanhoren@openerp.com-20110915100101-ez65927vcycbgtjq
2011-09-15 12:01:01 +02:00
niv-openerp 4e4105aa31 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110915095610-rt3c97230mzcb0ce
2011-09-15 11:56:10 +02:00
niv-openerp f6c3577708 [fix] forgot to convert search view
bzr revid: nicolas.vanhoren@openerp.com-20110915095214-13k5zgjz87xis8el
2011-09-15 11:52:14 +02:00
niv-openerp 2836c157d4 [imp] changed init of most views + the places were we init them
bzr revid: nicolas.vanhoren@openerp.com-20110915094944-7l229rjknptr5vcl
2011-09-15 11:49:44 +02:00
niv-openerp eddd4a8827 [imp] added this._super() in all views
bzr revid: nicolas.vanhoren@openerp.com-20110915094246-6v6imml9bf3y4ycj
2011-09-15 11:42:46 +02:00
Fabien Meghazi 10a724d65a [FIX] Fixed typo introduced in Revision:1041 revid:fme@openerp.com-20110914210445-ul8aax7g1q5b47c6
bzr revid: fme@openerp.com-20110915093857-rk9p682xpfoiy304
2011-09-15 11:38:57 +02:00
niv-openerp eb45de7805 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110915093144-0ix1tdc8mcmx6l9p
2011-09-15 11:31:44 +02:00
Xavier Morel 81e6707b91 [IMP] make filtergroups [OR] their component filters instead of [AND]-ing them
bzr revid: xmo@openerp.com-20110915084626-9rxv8jv65uxtq9ga
2011-09-15 10:46:26 +02:00
Fabien Meghazi 6af24261ba [ADD] Added duplicate feature to FormView
bzr revid: fme@openerp.com-20110915081241-3q4us9bweru4iyx1
2011-09-15 10:12:41 +02:00
Antony Lesuisse 79440f2b7b [IMP] rename openerp into db in views.js (obsessive–compulsive rename disorder)
bzr revid: al@openerp.com-20110914215403-vu110701a9701nip
2011-09-14 23:54:03 +02:00
Fabien Meghazi 5189b91d8e [ADD] Add form dirty confirmation dialog
bzr revid: fme@openerp.com-20110914210902-z08taar5woqmxnts
2011-09-14 23:09:02 +02:00
Fabien Meghazi eadb161a38 [IMP] Improved dirty state in form view
bzr revid: fme@openerp.com-20110914210445-ul8aax7g1q5b47c6
2011-09-14 23:04:45 +02:00
Antony Lesuisse 3ef575744d [IMP] prefix view (obsessive–compulsive rename disorder)
bzr revid: al@openerp.com-20110914204057-cg8y5yy3py70ge62
2011-09-14 22:40:57 +02:00
Fabien Meghazi 87b23c05d2 [REVERT] Revert revid:fme@openerp.com-20110907074810-17ssgepzpc11u7bd causing problems in search view
bzr revid: fme@openerp.com-20110914160040-1bvgewarlh5x3tsq
2011-09-14 18:00:40 +02:00
niv-openerp 8d9285375d [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110914155127-yc7nnjeo9nx4qdtu
2011-09-14 17:51:27 +02:00
niv-openerp e95fec5e99 [fix] problem with editable list
bzr revid: nicolas.vanhoren@openerp.com-20110914154951-yf91qchnm1wxsblr
2011-09-14 17:49:51 +02:00
Fabien Meghazi b17ae5506b [IMP] Form: date and datetime widgets are correctly formatted/parsed
bzr revid: fme@openerp.com-20110914154610-hlha0bp28197xg1m
2011-09-14 17:46:10 +02:00
Xavier Morel 2b72220d84 [FIX] weird offset bug I completely missed in listview d&d
bzr revid: xmo@openerp.com-20110914154608-gkyh0n74xejryxmr
2011-09-14 17:46:08 +02:00
Xavier Morel e05e41ccf8 [IMP] restrict droppable targets
bzr revid: xmo@openerp.com-20110914153707-i4xycxgo1qdl5vtl
2011-09-14 17:37:07 +02:00
niv-openerp c480712023 [imp] refactored list view usage
bzr revid: nicolas.vanhoren@openerp.com-20110914152208-bh3oonajuxgln7i9
2011-09-14 17:22:08 +02:00
niv-openerp 4099cc67cd [imp] converted many usages of form view
bzr revid: nicolas.vanhoren@openerp.com-20110914151459-xlle0blh7u506b0m
2011-09-14 17:14:59 +02:00
Xavier Morel c57bb71be1 [ADD] listview padding to 5 visible rows at all time
bzr revid: xmo@openerp.com-20110914150352-jxnom223gdmtys2n
2011-09-14 17:03:52 +02:00
niv-openerp 4e033738d0 [imp] nivified list view
bzr revid: nicolas.vanhoren@openerp.com-20110914143028-bwjnpw8vbubjc90k
2011-09-14 16:30:28 +02:00
Xavier Morel f460118f42 [ADD] res_log
bzr revid: xmo@openerp.com-20110914132033-kfezidhnr7xjuxsn
2011-09-14 15:20:33 +02:00
Xavier Morel 284f7467fa [ADD] low_profile action flag used by viewmanager to know if it needs to render the help menu (used by e.g. dashboards)
bzr revid: xmo@openerp.com-20110914131635-qyvwgvw2y67h9pu0
2011-09-14 15:16:35 +02:00
Antony Lesuisse 7a84f7a872 [FIX] temporarly restore WebClient.load_url_state
bzr revid: al@openerp.com-20110914131454-sbamws59qu84i5gh
2011-09-14 15:14:54 +02:00
Antony Lesuisse 4ac9cc76f0 [IMP] very basic url support
bzr revid: al@openerp.com-20110914130308-catb05wb0t376lmi
2011-09-14 15:03:08 +02:00
Xavier Morel c14d2b82cc [IMP] look of ViewManagerAction header
bzr revid: xmo@openerp.com-20110914125814-r068qnuruiw2j5nf
2011-09-14 14:58:14 +02:00
Xavier Morel 980898da89 [ADD] correctly link log entries to the corresponding form view object
bzr revid: xmo@openerp.com-20110914122525-mo3oirufdgks83ug
2011-09-14 14:25:25 +02:00
Xavier Morel 74d0339fb0 [ADD] base res_log display
bzr revid: xmo@openerp.com-20110914121305-mcey8e3t36omkr2k
2011-09-14 14:13:05 +02:00
Xavier Morel c5c689a21c [IMP] when hiding a given menu tip, hide for the length of the web client session
bzr revid: xmo@openerp.com-20110914101531-ci5c8z7rearvycyh
2011-09-14 12:15:31 +02:00
Xavier Morel e70ebcab8d [ADD] ability to hide menu help, only this or all help sections
bzr revid: xmo@openerp.com-20110914100833-fo4arcaa92zu1361
2011-09-14 12:08:33 +02:00
Xavier Morel 45d13bbe1d [ADD] menu tips on ViewManagerAction
bzr revid: xmo@openerp.com-20110914093409-1hc5skp9mn17ieir
2011-09-14 11:34:09 +02:00
Xavier Morel a84f8fac3e [IMP] move action name display to ViewManagerAction, move form's debug (display view code button) to viewmanageraction as well
bzr revid: xmo@openerp.com-20110914091319-o1941w689183wivt
2011-09-14 11:13:19 +02:00
niv-openerp c7c2b5846d [imp] added reload page on logout
bzr revid: nicolas.vanhoren@openerp.com-20110913151911-6tee272eo2u0fgqv
2011-09-13 17:19:11 +02:00
niv-openerp 891c215272 [imp] removed completely this.log
bzr revid: nicolas.vanhoren@openerp.com-20110913121728-ehqqsimfqyqzj1m1
2011-09-13 14:17:28 +02:00
niv-openerp 22b3a15746 [imp] simplified logging api + fix problem with ie8 and logging
bzr revid: nicolas.vanhoren@openerp.com-20110913120800-m8tfmqoakruq78la
2011-09-13 14:08:00 +02:00
niv-openerp 754924a122 [fix] some problems with preceding improvement related to login
bzr revid: nicolas.vanhoren@openerp.com-20110913102936-8xjjba5q1gmi8xts
2011-09-13 12:29:36 +02:00
niv-openerp 71e7470847 [imp] modified login to only depend on the session_id to restore a session, this will make some bugs to user_context and password disapear
bzr revid: nicolas.vanhoren@openerp.com-20110913102320-dhw4p91ohyk438d1
2011-09-13 12:23:20 +02:00
niv-openerp 10a8ef00cd [fix] problem with statusbar, does not use all states when no visible state defined
bzr revid: nicolas.vanhoren@openerp.com-20110913093409-u2qaby393y9pzb02
2011-09-13 11:34:09 +02:00
niv-openerp ef5f1ab9bc [fix] second attempt to correct bug in header
bzr revid: nicolas.vanhoren@openerp.com-20110913082755-e7hlwmwcq5t4asx1
2011-09-13 10:27:55 +02:00
Xavier Morel 7a31d4258b [FIX] application content moving around the content area if the secondary menu is closed
lp bug: https://launchpad.net/bugs/842793 fixed

bzr revid: xmo@openerp.com-20110913073730-caukax89lhgwqpch
2011-09-13 09:37:30 +02:00
Xavier Morel 1a9b02a407 [FIX] searchview-related issues in viewmanageraction
bzr revid: xmo@openerp.com-20110913065200-t6tec8fg27oh1i7k
2011-09-13 08:52:00 +02:00