[FIX] problem in database manager when db list is desactivated
[odoo/odoo.git] / addons / web / static / src / js / chrome.js
2013-05-27 niv-openerp[FIX] problem in database manager when db list is desac...
2013-05-17 Vidhin Mehta[IMP]
2013-05-16 Vidhin Mehta[FIX]add callback function to fetch_lang and in *drop...
2013-05-06 Olivier Dony[FIX] do_load_needaction: properly reject `falsy` menu_ids
2013-05-03 Olivier Dony[FIX] need_action: avoid reloading needaction counters...
2013-04-26 Thibault Delavallée[REV] Removed code changed not related to this branch.
2013-04-26 Thibault Delavallée[MERGE] Sync with 7.0
2013-04-23 Vidhin Mehta[FIX]Remove extra duplicate method,show valid error...
2013-04-18 Xavier Morel[FIX] missing translation mark in error message
2013-04-17 Christophe Matthieu[IMP] ir_ui_menu: trunk to 7.0 dynamic counters
2013-03-19 Fabien Meghazi[FIX] webclient returns to database manager after 1st...
2013-03-14 Christophe Simonis[FIX] EmbeddedClient.do_action() forward all arguments
2013-03-12 Antony Lesuisse[FIX] IE9 db creation, better monodb
2013-03-12 Olivier Dony[FIX] web: typo in logo_edit function introduced at...
2013-03-07 Fabien Meghazi[ADD] Restore timestamp in Reload
2013-03-07 Fabien Meghazi[FIX] Use new db parameter after database creation...
2013-03-05 Fabien Meghazi[IMP] Use instance.web.redirect
2013-03-05 Fabien Meghazi[FIX] Make 'remember credential' option work with ...
2013-03-05 Fabien Meghazi[FIX] Correctly handle --no-database-list
2013-02-28 Fabien Meghazi[FIX] Make credential autocomplete per database
2013-02-28 Fabien Meghazi[FIX] correctly set cookie for last used database
2013-02-28 Fabien Meghazi[WIP] wip , lots of troubles !
2013-02-27 niv-openerp[FIX] lot of potential bugs, mainly due to quickly...
2013-02-20 Fabien Meghazi[FIX] stringify states (patch from chs)
2013-02-13 Fabien Meghazi[FIX] Menu need action link's filter is overriden by...
2013-02-06 Christophe Matthieu[IMP] web usermenu: add Help link
2013-01-31 niv-openerp[FIX] minor css fix
2013-01-25 Xavier Morel[FIX] avoid storing new admin password in browser histo...
2013-01-25 Holger Brunn[IMP] set _push_me: false to fix lp:1091759
2013-01-25 Xavier Morel[IMP] set_content_full_screen code, avoid duplications
2013-01-22 Vishmita[FIX] correctly remove existing needaction counter...
2013-01-08 niv-openerp[FIX] problem when multiple instances of the web client...
2013-01-03 niv-openerp[FIX] exception when logging in the web client and...
2013-01-02 vta vta@openerp.com[FIX] Set Login params.token. Added action_notify and...
2012-12-19 Fabien Meghazi[IMP] Take menu out of the rendering flow during the...
2012-12-19 Fabien Meghazi[IMP] Use _.debounce helper for lazy reflow
2012-12-19 Fabien Meghazi[MERGE] trunk
2012-12-19 Antony Lesuisse[MERGE] trunk
2012-12-19 Antony Lesuisseminor fixes
2012-12-18 Holger Brunn[FIX] lp:1091759
2012-12-18 Fabien Meghazi[ADD] Allow admin to edit the company logo
2012-12-17 niv-openerp[FIX] supposed problem in menu when a client action...
2012-12-17 Fabien Meghazi[IMP] Renamed variable $li to $topmenu_items
2012-12-17 Fabien Meghazi[IMP] Consistend jquery api usage
2012-12-17 Fabien Meghazi[FIX] global jquery selectors
2012-12-17 Fabien Meghazi[MERGE] trunk
2012-12-17 vta vta@openerp.com[FIX] argh
2012-12-17 vta vta@openerp.com[FIX] remove previous change
2012-12-17 vta vta@openerp.com[FIX] do not show timezone if anonymous
2012-12-15 Antony Lesuisse[MERGE] customizable web logo by chs
2012-12-13 niv-openerp[IMP] lot of small improvements to better detect when...
2012-12-13 Fabien Meghazi[REM] Removed unused code
2012-12-13 Fabien Meghazi[IMP] Add doc to Menu#reflow()
2012-12-13 Fabien Meghazi[FIX] Move single toplevel element exception in reflow...
2012-12-13 Fabien Meghazi[IMP] Hide menu during resize
2012-12-13 Fabien Meghazi[FIX] reflow on window resize
2012-12-13 Fabien Meghazi[FIX] remaining width computing
2012-12-13 Fabien Meghazi[WIP] relflow
2012-12-12 Olivier Dony[IMP] menu loading: simplify/optimize menu loading...
2012-12-11 Fabien Meghazi[FIX] Once DB Manager's 'Back to Login' button is used...
2012-12-11 Christophe Simonis[IMP] show company logo in chrome
2012-12-11 Antony Lesuisse[IMP] cleanup menu method mess
2012-12-10 Christophe Simonismerge upstream
2012-12-10 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-05 Antony Lesuisse[FIX] chrome template use a template url for the logo...
2012-11-30 Olivier Dony[MERGE] Less intrusive timezone offset warning (comes...
2012-11-30 Xavier Morel[FIX] styllistic fixes
2012-11-29 Fabien Meghazi[IMP] Do not dismiss systray icon
2012-11-29 Fabien Meghazi[IMP] wording
2012-11-29 Fabien Meghazi[IMP] Use a systray icon for timezone notification...
2012-11-29 Fabien Meghazi[IMP] tz_offset is no longer in context
2012-11-29 Thibault Delavallée[IMP] needaction counters: moved rpc call on the trigge...
2012-11-29 Thibault Delavallée[CLEAN] Moved needaction html into a dedicated template.
2012-11-29 Thibault Delavallée[MERGE] Sync with trunk.
2012-11-29 Christophe Simonismerge upstream
2012-11-29 tsabi[MERGE] trunk
2012-11-29 Thibault Delavallée[MERGE] Sync with trunk.
2012-11-29 Xavier Morel[MERGE] from trunk
2012-11-29 tsabiMark strings to be translated.
2012-11-28 Antony Lesuisse[MERGE] trunk-timezone-notification-fme
2012-11-28 Christophe Simonismerge upstream
2012-11-27 Thibault Delavallée[IMP] Needaction: couters are not counter with the...
2012-11-27 Paramjit Singh Sahota[FIX][trunk] display dbname if len(db_list())>1 [chs]
2012-11-26 Xavier Morel[REM] EVALPOCALYPSE PART 2: no more python-side eval
2012-11-26 niv-openerp[IMP] Removed unused feature in Dialog and deprecated...
2012-11-26 Fabien Pinckaers[IMP] improved change password dialog
2012-11-23 niv-openerp[FIX] minor modif of openerp logo
2012-11-23 Bhumi Thakkar (Ope... [MERGE] Merge main trunk and remove conflicts.
2012-11-22 Fabien Meghazi[ADD] When application starts, warn the user if it...
2012-11-22 niv-openerp[IMP] Made the logo a simple link.
2012-11-22 niv-openerp[FIX] typo in doc
2012-11-22 niv-openerp[IMP] Corrected small stuff in Dialog widget and added...
2012-11-20 Christophe Simonismerge upstream
2012-11-20 Fabien Meghazi[FIX] Fixed wrong width computing in Dialog. Removed...
2012-11-20 Jiten (OpenERP)[Merged] Merged trunk.
2012-11-20 Jiten (OpenERP)[MERGE] Merged trunk.
2012-11-20 Fabien Meghazi[FIX] Fixed Export dialog buttons. Cleanup openerp...
2012-11-19 Olivier Dony[IMP] monodb bootstrap: support @db query string param...
2012-11-19 Raphael Collet[IMP] web: add 'widget: self' in rendering environment...
2012-11-19 Vishmita[IMP]Minor Change
next