[MERGE] Merge with trunk upto revision no 1400.
[odoo/odoo.git] / addons / web / static / src / js / views.js
2011-11-01 Yogesh (OpenERP)[MERGE] Merge with trunk upto revision no 1400.
2011-10-28 Xavier Morel[IMP] remove a few object trailing commas
2011-10-27 Xavier Morel[ADD] titles on all viewmanagers, for o2m lists. Un...
2011-10-25 Fabien Meghazi[FIX] json_node_to_xml: whitespaces wrongly inserted...
2011-10-25 Xavier Morel[ADD] title to all viewmanager variants
2011-10-25 Xavier Morel[ADD] search: prefix to the view title when the current...
2011-10-25 Yogesh (OpenERP)[FIX]
2011-10-25 Yogesh (OpenERP)[MERGE] Merge with trunk upto revision no 1349.
2011-10-24 Antony Lesuisse[IMP] try session instead of openerp,db and we would...
2011-10-19 Xavier Morel[ADD] act_url support
2011-10-19 niv-openerp[fix] potential problem in contexts an button actions
2011-10-18 niv-openerp[fix] context problem in accounting
2011-10-18 Fabien Meghazi[REV] Revert Rev.1290: Breaks more than it fixes
2011-10-18 Fabien Meghazi[FIX] Action buttons does not include active_id in...
2011-10-17 Xavier Morel[FIX] handle common case where action_data has no conte...
2011-10-14 Xavier Morel[FIX] correctly propagate the action_data context ...
2011-10-17 Fabien Meghazi[FIX] No title on page trigered by an action
2011-10-14 Yogesh (OpenERP)[MERGE] Merge with trunk upto revison no 1256.
2011-10-14 Antony Lesuisse[MERGE] notification cleanups by chs
2011-10-13 Antony Lesuisse[FIX] soft reload after module installation
2011-10-13 Christophe Simonis[IMP] nivification of Notification Widget
2011-10-13 Christophe Simonis[FIX] do no load the menu until a session is active
2011-10-13 Yogesh (OpenERP)[MERGE] Merge with trunk upto revision no 1242.
2011-10-12 Fabien Meghazi[MERGE] Change the way the sections and items are added...
2011-10-12 Christophe Simonis[FIX] hum hum
2011-10-12 Christophe Simonis[IMP] _t() sidebar
2011-10-12 Christophe Simonis[FIX] explicitly provide the code of sidebar sections
2011-10-12 Fabien Meghazi[IMP] Added condition for menu reloading
2011-10-12 Fabien Meghazi[IMP] Reload menu after installation wizardsi
2011-10-11 Yogesh (OpenERP)[MERGE] MErge with trunk upto revision no 1202.
2011-10-10 Antony Lesuisse[FIX] ignore invalid url hashchanges
2011-10-10 Christophe Simonis[IMP] change the way the sections and items are added...
2011-10-10 niv-openerp[fix] some bugs with m2o & buttons while creation
2011-10-10 Yogesh (OpenERP)[MERGE] Merge with trunk upto revision no 1184.
2011-10-05 Xavier Morel[FIX] viewmanageraction loading: auto_search is the...
2011-10-05 Fabien Meghazi[FIX] When reaching ir_actions_act_window_close without...
2011-10-05 Yogesh (OpenERP)[MERGE] Merge wtih trunk upto revision no 1046.
2011-10-04 Fabien Meghazi[FIX] Save last search before triggering do_search
2011-10-03 Fabien Meghazi[MERGE] Merge with trunk
2011-10-03 Fabien Meghazi[IMP] Viewmanager sets dataset's domain & context on_search
2011-10-03 sma (Tiny)[MERGE]
2011-09-30 niv-openerp[imp] disable buttons in form views during the executio...
2011-09-29 Fabien Meghazi[FIX] si la vue est pas searchable on va appeler 'this...
2011-09-29 Fabien Meghazi[IMP] Search also when controller is not yet instanciate
2011-09-29 Fabien Meghazi[MERGE] Merge with trunk
2011-09-29 Fabien Meghazi[FIX] Forgot to merge dataset domain and contexts
2011-09-29 Fabien Meghazi[IMP] Evaluate domain and context in viewmanager
2011-09-29 Fabien Meghazi[FIX] Only trigger do_search on searchable controllers
2011-09-28 Fabien Meghazi[FIX] Only trigger do_search when controller is ready
2011-09-28 Fabien Meghazi[IMP] Search view can be initialized in ViewManager...
2011-09-28 niv-openerp[imp] refactoring to improve the way the components...
2011-09-28 Fabien Meghazi[IMP] trigger do_search on_mode_switch. Use headless...
2011-09-28 Fabien Meghazi[IMP] Always instantiate search view in ViewManagerAction
2011-09-28 Fabien Meghazi[FIX] Context of actions loaded by buttons were not...
2011-09-23 Vaibhav (OpenERP)[FIX] Gantview contextmenu Action should affects to...
2011-09-19 Vidhin Mehta (OpenERP)[FIX]Rename openerp to db.
2011-09-19 Vidhin Mehta (OpenERP)[merge]upto revno.1054.
2011-09-19 Kunal Chavda (OpenERP)[MERGE]Merge with trunk upto revision no 1054.
2011-09-15 Vidhin Mehta (OpenERP)[imp]improve code for creating object of xml for tree...
2011-09-15 niv-openerp[imp] changed init of most views + the places were...
2011-09-15 niv-openerp[imp] added this._super() in all views
2011-09-15 niv-openerp[merge]
2011-09-15 Kunal Chavda (OpenERP)[IMP]rename openerp to db.
2011-09-15 Kunal Chavda (OpenERP)[MERGE]Merge with trunk upto revision no 1043.
2011-09-14 Antony Lesuisse[IMP] rename openerp into db in views.js (obsessive...
2011-09-14 niv-openerp[imp] nivified list view
2011-09-15 niv-openerp[fix] problem in reports
2011-09-14 Xavier Morel[ADD] res_log
2011-09-14 Xavier Morel[ADD] low_profile action flag used by viewmanager to...
2011-09-14 Antony Lesuisse[IMP] very basic url support
2011-09-14 Xavier Morel[ADD] correctly link log entries to the corresponding...
2011-09-14 Xavier Morel[ADD] base res_log display
2011-09-14 Xavier Morel[IMP] when hiding a given menu tip, hide for the length...
2011-09-14 Xavier Morel[ADD] ability to hide menu help, only this or all help...
2011-09-14 Xavier Morel[IMP] move action name display to ViewManagerAction...
2011-09-14 Vidhin Mehta (OpenERP)[Merge] upto revno 1024.
2011-09-13 niv-openerp[imp] removed completely this.log
2011-09-13 Xavier Morel[FIX] reintroduce code which was not redundant after all
2011-09-13 Xavier Morel[FIX] correctly return readyness deferred from ViewMana...
2011-09-13 Xavier Morel[IMP] remove redundant code in ViewManagerAction initia...
2011-09-13 Xavier Morel[IMP] cleanup fubared whitespace
2011-09-13 Xavier Morel[FIX] issue with searchview appearing alongside non...
2011-09-13 Xavier Morel[FIX] issues with list not being a primary action view
2011-09-13 Kunal Chavda (OpenERP)[MERGE]Merge with trunk upto revision no 1011.
2011-09-12 niv-openerp[imp] added context propagation when an action is trigg...
2011-09-12 niv-openerp[fix] problem with server actions, presumably old test...
2011-09-12 Xavier Morel[FIX] avoid shortcut-star appearing in o2m fields
2011-09-12 Vaibhav (OpenERP)[FIX] Indentation.cleanup space,tabs.
2011-09-12 Xavier Morel[IMP] fix more jsdoc to not have any global extracted...
2011-09-12 Vaibhav (OpenERP)[FIX] Inherit template.load right template.
2011-09-12 Vaibhav (OpenERP)[FIX] Override viewmanager,show stars when called from...
2011-09-08 Kunal Chavda (OpenERP)[MERGE]Merge with trunk upto revision no 970.
2011-09-08 Kunal Chavda (OpenERP)[FIX]Fixed code for python related problems as par...
2011-09-07 niv-openerp[imp] added todo
2011-09-07 niv-openerp[imp] added warning when no item selected in reports
2011-09-07 niv-openerp[fix] (x-files mode on) problem with some reports that...
2011-09-07 Fabien Meghazi[IMP] Removed global QWeb. Now instanciate a QWeb2...
2011-09-07 Xavier Morel[FIX] report action management: correctly download...
2011-09-06 Kunal Chavda (OpenERP)[MERGE]Merge with trunk upto revision no 933.
2011-09-06 Kunal Chavda (OpenERP)[FIX]Fixed code as par rename web from base and read...
next