[MERGE] fme
[odoo/odoo.git] / addons / web / static / src / js / chrome.js
2012-04-02 Minh Tran[MERGE] fme
2012-04-02 Antony Lesuisse[MERGE] trunk
2012-04-02 Antony Lesuisse[IMP] avatar from res_users
2012-03-30 Minh Trancss kanban part1
2012-03-30 Thibault Delavallée[IMP] user avatar: added user avatar in topbar
2012-03-29 Fabien Meghazi[MERGE] Merge trunk
2012-03-29 Fabien Meghazi[MERGE] Merge 6.1 except *.po's
2012-03-29 Fabien Meghazi[MERGE] Merge trunk
2012-03-28 Fabien Meghazi[FIX] KeyError: 'drop_db'. When trying to drop db witho...
2012-03-28 Fabien Meghazi[FIX] Do not show More menu button if unnecessary
2012-03-28 Fabien Meghazi[IMP] Show database name in UserMenu
2012-03-28 Fabien Meghazi[MERGE] Merge trunk
2012-03-27 Fabien Meghazi[FIX] Add 'More...' feature to main menu
2012-03-27 Fabien Meghazi[MERGE] Merge trunk
2012-03-27 Fabien Meghazi[FIX] Reference to legacy Widget#widget_parent
2012-03-26 niv-openerp[merge]
2012-03-26 Fabien Meghazi[FIX] The preferences page is white -> no visible bug
2012-03-22 Xavier Morel[MERGE] 6.1 fixes into trunk
2012-03-15 Fabien Meghazi[ADD] Add <separator>
2012-03-15 Vaibhav (OpenERP)[FIX] AppendTo use Widget element, not Widget.
2012-03-09 Xavier Morel[MERGE] synchronous db-creation call, significantly...
2012-03-07 niv-openerp[imp] changed detail in full screen feature
2012-03-07 niv-openerp[imp] minor feature in the web client class to set...
2012-03-07 Vo Minh Thu[FIX] database/create replaced by blocking database...
2012-03-06 Fabien Meghazi[FIX] Menu not working anymore after the installation...
2012-03-05 Xavier Morel[MERGE] bug fixes form 6.1 branch
2012-03-01 Fabien Meghazi[IMP] Added Systray tooltips
2012-02-29 Fabien Meghazi[ADD] Add menuClicked event to Menu
2012-02-29 Fabien Meghazi[IMP] Renamed DropDownMenu to UserMenu
2012-02-29 Fabien Meghazi[IMP] Improve menus. Works when client is reloaded
2012-02-29 niv-openerp[merge]
2012-02-29 niv-openerp[imp] renammed render_element
2012-02-28 Fabien Meghazi[IMP] New menus
2012-02-27 Fabien Meghazi[CHG] Do not toggle opened class on submenu (should...
2012-02-27 Fabien Meghazi[CHG] Menu doesn't fold by default
2012-02-27 Fabien Meghazi[ADD] Added shortcut to dropdown menu. Completely remov...
2012-02-27 niv-openerp[merge]
2012-02-24 niv-openerp[fix] renammed bind to session_bind
2012-02-23 Fabien Meghazi[ADD] Added dropdown menu.
2012-02-23 Fabien Meghazi[CHG] Updated Secondary Menu (moved in a div)
2012-02-23 Fabien Meghazi[ADD] Add styles for new main menu
2012-02-23 Xavier Morel[FIX] ability to backup databases in case listing datab...
2012-02-23 Fabien Meghazi[IMP] Webclient not OldWidget anymore. Renamed template...
2012-02-23 Fabien Meghazi[MERGE] Minh's sass playground
2012-02-22 Fabien Meghazi[ADD] Minh's sass playground
2012-02-21 niv-openerp[imp] renammed stop()
2012-02-21 niv-openerp[imp] changed children
2012-02-21 niv-openerp[imp] renamed widget_parent to getParent()
2012-02-17 niv-openerp[fix] added openerp class to all dialogs
2012-02-17 niv-openerp[imp] put openerp into body
2012-02-17 niv-openerp[imp] repaired illogic al's code
2012-02-14 Fabien Meghazi[FIX] When we click on "Point of Sale" in folder menu...
2012-02-13 Fabien Meghazi[ADD] Add sticky option to do_warn() and do_notify()
2012-02-13 Fabien Meghazi[FIX] Login without selected database returns uncatched...
2012-02-10 Xavier Morel[FIX] completely destroy the current openerp session...
2012-02-07 Olivier Dony[IMP] Fix some remaining untranslated areas, and extrac...
2012-02-06 Xavier Morel[FIX] forward uncaught errors to global crash manager
2012-02-06 Xavier Morel[IMP] mark loading string for translation
2012-02-01 Fabien Meghazi[FIX] Do not FormView#do_show() twice on cold do_load_s...
2012-01-31 Fabien Meghazi[FIX] reloading of menu should keep active menu hidden...
2012-01-31 Xavier Morel[FIX] handling of being denied access to the list of...
2012-01-30 Xavier Morel[IMP] remove [Invalid Username or Password] note as...
2012-01-27 Xavier Morel[IMP] only protect crashmanager creation as other child...
2012-01-27 Xavier Morel[FIX] don't initialize common controls twice in WebClie...
2012-01-25 Fabien Meghazi[FIX] Notifications z-index is lower than dialogs
2012-01-24 niv-openerp[imp] removed identifier_prefix
2012-01-24 niv-openerp[imp] removed bunch of old stuff in widget
2012-01-24 niv-openerp[imp] nivified extended search
2012-01-22 Antony Lesuisse[FIX] revert html_template is used by other modules...
2012-01-19 Xavier Morel[FIX] correctly display crash manager in case of report...
2012-01-19 vishmita[FIX]set property of notification.
2012-01-18 niv-openerp[imp] cleared main html
2012-01-17 Xavier Morel[FIX] un-nivity call of WebClient, IE8 does not like...
2012-01-17 Xavier Morel[FIX] MSIE does not like calling .html on the page...
2012-01-17 Xavier Morel[FIX] trailing commas
2012-01-17 Xavier Morel[FIX] forbid spaces in db names
2012-01-13 Xavier Morel[ADD] link to debug mode in about window
2012-01-13 Xavier Morel[FIX] remember to load not-yet-loaded modules after...
2012-01-12 Fabien Meghazi[REM] Commented out some debug output
2012-01-12 Xavier Morel[IMP] add lazier proxy method on CallbackEnabled, use...
2012-01-11 Xavier Morel[IMP] add explanation as to why the preferences dialog...
2012-01-11 Xavier Morel[FIX] button order in preferences dialog
2012-01-11 Xavier Morel[FIX] implicit global
2012-01-11 Xavier Morel[FIX] WebClient.do_reload's deferred chain, split sessi...
2012-01-11 Fabien Meghazi[IMP] Refactored web.Dialog (again)
2012-01-10 Xavier Morel[IMP] notify on successful database dump or restoration
2012-01-10 Vaibhav (OpenERP)[FIX] translation marks for db notation.
2012-01-10 Fabien Meghazi[IMP] Improved dialog controller for heights > window...
2012-01-09 Vaibhav (OpenERP)[FIX] Notify on Database restore,backup.
2012-01-06 niv-openerp[fix] problem with the change password
2012-01-04 niv-openerp[imp] modified web client to be able to logout without...
2012-01-04 niv-openerp[imp] simplified WebClient
2012-01-04 niv-openerp[imp] refactored logout mechanism
2012-01-04 niv-openerp[fix] rollback 1873 & 1871 to correct bugs related...
2012-01-04 niv-openerp[imp] modified Login to be instanciated only when neces...
2012-01-04 niv-openerp[imp] modified web client to be a div instead of a...
2012-01-04 niv-openerp[imp] modified web client to instantiate menu and heade...
2012-01-04 niv-openerp[imp] improved design of database manager
2012-01-04 niv-openerp[imp] refactored Database
2012-01-04 niv-openerp[imp] changes in database manager to be integrated...
next