[IMP] product, hr, pos, mail_group: removed the onchange_image, updated used images...
[odoo/odoo.git] / addons / web /
2012-08-06 Fabien Meghazi[ADD] Added 'home' and 'history_back' client actions
2012-08-06 Fabien Meghazi[FIX] Fixed breadcrumb's history_back
2012-08-06 Fabien Meghazi[ADD] Added breadcrumb history_back. Fix create/discard
2012-08-06 Xavier Morel[IMP] merge group count into group title in grouped...
2012-08-06 Xavier Morel[FIX] trailing comma in array literal (creates 'undefin...
2012-08-06 Xavier Morel[FIX] placeholder styling for webkit and firefox, to...
2012-08-06 Xavier Morel[FIX] unbound variable usage, courtesy of xal
2012-08-05 Fabien Pinckaers[IMP] simple CSS for config wizards
2012-08-05 Fabien Pinckaers[IMP] layout of config wizards, simple CSS
2012-08-04 Fabien Pinckaers[IMP] missing image
2012-08-04 Fabien Pinckaersimp_layout
2012-08-04 Fabien Pinckaers[IMP] empty personal dashboard
2012-08-04 Fabien Pinckaers[IMP] empty personal dashboard
2012-08-04 Fabien Pinckaers[IMP] better menutips, optional create arrow
2012-08-03 Christophe Simonis[FIX] correct load_state of client actions
2012-08-02 Fabien Meghazi[ADD] Added breadcrumb history_back. Fix create/discard
2012-08-02 niv-openerp[IMP] Mass rename \t to 4 spaces
2012-08-02 niv-openerp[IMP] Cleaned dialog class to be closer to the Widget...
2012-08-02 Fabien Meghazi[FIX] Fix bug in breadcrumb when a client action is...
2012-08-02 Fabien Meghazi[FIX] Fixed form's fields autofocus
2012-08-02 Xavier Morel[FIX] cancelling of o2m lines with m2o on 'Create and...
2012-08-02 Xavier Morel[IMP] when trying to focus the first visible field...
2012-08-02 Fabien Meghazi[FIX] Autofocus on create mode
2012-08-02 Fabien Meghazi[IMP] Disable autofocus on editable lists
2012-08-02 Xavier Morel[IMP] make clicking of the 'Add a row' row in m2os...
2012-08-01 Fabien Meghazi[REM] Removed console.logs
2012-08-01 Fabien Meghazi[IMP] Improved focus. Removed delay_focus
2012-08-01 Fabien Meghazi[FIX] Do not focus unfocusable fields
2012-08-01 Fabien Meghazi[WIP] focus
2012-08-01 Christophe Simonis[IMP] Login widget: allow to specify a "login_successfu...
2012-08-01 Fabien Meghazi[MERGE] vieweditor extraction
2012-08-01 Xavier Morel[FIX] add current_date to JS evaluation context
2012-08-01 Xavier Morel[FIX] kinda sorta rename add to dashboard feature to...
2012-08-01 Xavier Morel[IMP] make unreadable code less unreadable, fix some...
2012-08-01 Fabien Meghazi[IMP] Use correct jquery api
2012-08-01 Xavier Morel[FIX] increase test timeout due to mis-ordered async...
2012-08-01 Xavier Morel[FIX] Widget test: was changed to always have a root...
2012-08-01 Antony Lesuisse[MERGE] backbonify-widgets, minor api changes that...
2012-08-01 Xavier Morel[FIX] form visibility
2012-08-01 Xavier Morel[FIX] editor base state: initializing formview (and...
2012-08-01 Xavier Morel[FIX] editable listview test: set_editable was removed...
2012-08-01 niv-openerp[FIX] do_show() in form view does not display the form...
2012-08-01 Fabien Meghazi[FIX] Sidebar add attachment: click event order in...
2012-08-01 Vidhin Mehta (OpenERP)[REM]remove view editor unnecessary code.
2012-08-01 Antony Lesuisse[MERGE] trunk
2012-07-31 Fabien Meghazi[ADD] Added support for future display_name
2012-07-31 niv-openerp[FIX] problem with focus when you enter form view
2012-07-31 Fabien Meghazi[ADD] Added support for future display_name
2012-07-31 Vidhin Mehta (OpenERP)[IMP] override on_debug_changed method.
2012-07-31 Jiten (OpenERP)[MERGE] Merge trunk.
2012-07-31 Fabien Meghazi[FIX] name_get should always use an array of ids
2012-07-31 Stephane Wirtel[MERGE] lp:~openerp-dev/openerp-web/trunk-review_module...
2012-07-31 Launchpad Translat... Launchpad automatic translations update.
2012-07-30 Fabien Meghazi[IMP] FormView: use name_get for the form title
2012-07-30 Fabien Meghazi[IMP] Breadcrumb: avoid having the same title twice...
2012-07-30 Vidhin Mehta (OpenERP)[IMP]removed view editor from web to web addons.
2012-07-30 Launchpad Translat... Launchpad automatic translations update.
2012-07-27 niv-openerp[IMP] once more small improvement to cache-control
2012-07-27 niv-openerp[FIX] problem with drop downs
2012-07-27 niv-openerpFixed focus problems
2012-07-27 Vo Minh Thu[FIX] I AM IN YUR TRNK FIXIN YUR BUGS.
2012-07-26 Christophe Simonis[REF] refactor action popup
2012-07-26 Christophe Simonis[FIX] correct Login widget to send event instead of...
2012-07-26 Xavier Morel[REM] unused (and pretty much useless) row parity class...
2012-07-26 Xavier Morel[ADD] a row
2012-07-26 niv-openerp[FIX] corrected some old code about focus
2012-07-26 Xavier Morel[FIX] move setElement init call from WidgetMixin to...
2012-07-26 Xavier Morel[IMP] Widget#setElement from init to reinstate $element...
2012-07-26 Xavier Morel[FIX] use Widget#setElement and Widget#replaceElement...
2012-07-26 Xavier Morel[FIX] object may or may not have been started when...
2012-07-26 Xavier Morel[REM] unused and useless line
2012-07-26 Xavier Morel[CHG] there always is an editor in the editable listvie...
2012-07-26 Xavier Morel[FIX] if value may not be a promise, return the wrapped...
2012-07-26 niv-openerp[FIX] problem in firefox, actions bar not working correctly
2012-07-26 niv-openerp[IMP] improvement to cache control
2012-07-26 Xavier Morel[FIX] arrow keys handling in editable listview field...
2012-07-26 niv-openerp[IMP] customized pager of list view
2012-07-26 niv-openerp[IMP] made pager disappear in form view when in create...
2012-07-26 Xavier Morel[FIX] trigger DOM blur event on searchview root to...
2012-07-26 Xavier Morel[IMP] clear out internal autocomplete cache of searchvi...
2012-07-26 niv-openerp[IMP] corrected some code documentation
2012-07-26 niv-openerpmerge trunk
2012-07-26 niv-openerp[IMP] minor improvement to the fullscreen mode
2012-07-26 niv-openerpChanged my mind about method naming
2012-07-26 niv-openerpSmall optimization
2012-07-26 niv-openerpRemoved mode in favor of actual_mode
2012-07-26 Antony Lesuisse[FIX] listview dont show sidebar by default
2012-07-26 Antony Lesuisseo2m popup rename cancel in discard
2012-07-26 Antony Lesuissereorder base.xml
2012-07-26 Antony Lesuisse[FIX] login after database creation
2012-07-26 Xavier Morel[FIX] login widget initialization sequence: don't go...
2012-07-26 Xavier Morel[CHG] rename this. to this.
2012-07-26 Launchpad Translat... Launchpad automatic translations update.
2012-07-26 Antony Lesuisse[IMP] convert login and database manager into client...
2012-07-26 Antony Lesuisse[FIX] support arbitrary icons
2012-07-26 Antony Lesuisse[FIX] client action urls
2012-07-26 Antony Lesuisse[MERGE] bounce effects, minor fixes in saas
2012-07-25 niv-openerpFixed problem with m2mtags
2012-07-25 niv-openerpSolved problems with switch_mode
2012-07-25 niv-openerpwip
next