[FIX] Fixed view_manager double do_search triggering
[odoo/odoo.git] / addons / web / static / src / js / views.js
2011-12-06 Fabien Meghazi[FIX] Fixed view_manager double do_search triggering
2011-12-05 Fabien Meghazi[IMP] Do not display title on dashboards
2011-11-30 Fabien Meghazi[IMP] Include star shortcut in the view title h2 element
2011-11-30 Fabien Meghazi[IMP] Seperate menu tips from action view manager's...
2011-11-28 Xavier Morel[FIX] move reload-webclient-on-module-install to act_wi...
2011-11-22 Vidhin Mehta (OpenERP)[MERGE]resove conflict and merge with main branch.
2011-11-21 Fabien Meghazi[IMP] Ensure form is saved when xmo's protocol for...
2011-11-21 Xavier Morel[ADD] protocol to allow sidebar to query its parent...
2011-11-21 Yogesh (OpenERP)[FIX] fix problem of close popup in actio type of ir_ac...
2011-11-18 Yogesh (OpenERP)[FIX] action is ir_actions_report_xml then wizard autom...
2011-11-17 Fabien Meghazi[IMP] Allows to define options per view in action flags
2011-11-15 Fabien Meghazi[IMP] Upgraded unserscore version from 1.1.7 to 1.2...
2011-11-14 Fabien Meghazi[IMP] Form view sidebar actions like print should impli...
2011-11-14 Fabien Meghazi[FIX] Dynamic method calls in sidebar won't work once...
2011-11-13 Fabien Meghazi[FIX] Prevent ViewManager to remove other spans from...
2011-11-10 niv-openerp[imp] critical improvement to avoid hurting sensibility...
2011-11-09 Xavier Morel[IMP] various res.log improvements
2011-11-09 Fabien Meghazi[REM] Removed TranslateDialog tabs. Focus field correct...
2011-11-09 Xavier Morel[ADD] ability to close res_log listing
2011-11-09 Xavier Morel[IMP] only display last 3 log items, add link to displa...
2011-11-09 Xavier Morel[IMP] display logs in reverse chronological order
2011-11-09 Fabien Meghazi[IMP] Move 'Translate' in 'Customize' sidebar's section...
2011-11-09 Xavier Morel[FIX] implicit global and duplicate local (wow)
2011-11-03 niv-openerp[merge] improvements to the view editor
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-24 Kunal Chavda (OpenERP)[MERGE]merge main view editor branch upto 890 revision.
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 Kunal Chavda (OpenERP)[MERGE]merge main view editor branch upto 884 revision.
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...
next