[FIX] Inject user context in all domain and context evaluation
[odoo/odoo.git] / addons / web /
2013-01-28 Xavier Morel[FIX] Inject user context in all domain and context...
2013-01-27 Launchpad Translat... Launchpad automatic translations update.
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-25 Xavier Morel[FIX] aggregates not being displayed in list o2ms
2013-01-25 Launchpad Translat... Launchpad automatic translations update.
2013-01-24 Xavier Morel[FIX] domain returned by onchange
2013-01-24 Olivier Dony[FIX] session: properly handle exceptions with unicode...
2013-01-24 Xavier Morel[REM] noise key in web manifest
2013-01-24 Mohammed Shekha[FIX]Fixed the issue of sum aggregates not displayed...
2013-01-24 Launchpad Translat... Launchpad automatic translations update.
2013-01-23 Xavier Morel[IMP] add confirmation message when removing a global...
2013-01-23 Xavier Morel[FIX] rounding of float_time to the next hour should...
2013-01-23 Anand Patel (OpenERP)[IMP] Added some test cases for the float_time
2013-01-23 Xavier Morel[IMP] IE9 supports window.getSelection
2013-01-23 Xavier Morel[FIX] pasting HTML content into the text box, then...
2013-01-23 Xavier Morel[FIX] move filter added at xmo@openerp.com-201301221351...
2013-01-23 Launchpad Translat... Launchpad automatic translations update.
2013-01-22 Vishmita[FIX] correctly remove existing needaction counter...
2013-01-22 Xavier Morel[FIX] correctly pass context to fields_get of advanced...
2013-01-22 Xavier Morel[IMP] search view: don't list deprecated fields in...
2013-01-22 Bhumi Thakkar (Ope... [FIX] Advanced search does not support local language...
2013-01-22 Xavier Morel[FIX] menu items spilling out of secondary menu and...
2013-01-22 Bhumi Thakkar (Ope... [FIX] Add filter for deprecated in ExtendedSearchPropos...
2013-01-22 Anand Patel (OpenERP)[FIX][7.0]Fixed float_time widget show wrong format...
2013-01-22 Launchpad Translat... Launchpad automatic translations update.
2013-01-15 Bhumi Thakkar (Ope... [FIX] hit box of menu items is large and can sometimes...
2013-01-14 Fabien Meghazi[ADD] Backward compatibility layer for 7.0
2013-01-14 Fabien Meghazi[FIX] Fix one custom filter bug (only scratch the surfa...
2013-01-11 vta vta@openerp.com[FIX] Fixed issue with testing context in eval.js,...
2013-01-10 Launchpad Translat... Launchpad automatic translations update.
2013-01-09 Fabien Meghazi[FIX] html widget: fix cleditor width when the field...
2013-01-09 Frédéric van der... [IMP] css: made the fallback color for gradients a...
2013-01-08 niv-openerp[FIX] problem when multiple instances of the web client...
2013-01-08 Launchpad Translat... Launchpad automatic translations update.
2013-01-07 Fabien Meghazi[FIX] Empty binary fields does not hide filename placeh...
2013-01-07 Christophe Matthieu[IMP] menu css, don't display active color and need...
2013-01-07 Launchpad Translat... Launchpad automatic translations update.
2013-01-05 Fabien Pinckaers[IMP] french translation
2013-01-04 Christophe Matthieu[MERGE] trunk-bug-1095257-vja: In IE9,create database...
2013-01-04 Christophe Matthieu[FIX] py.js: add the name of value to display error...
2013-01-04 Launchpad Translat... Launchpad automatic translations update.
2013-01-03 niv-openerp[FIX] css problem in list view: list arrow appearing...
2013-01-03 niv-openerp[IMP] desactivate sorting in list view with function...
2013-01-03 niv-openerp[FIX] exception when logging in the web client and...
2013-01-03 Christophe Matthieu[MERGE] trunk-bug-1094839-vja: in listview, sorting...
2013-01-03 Launchpad Translat... Launchpad automatic translations update.
2013-01-02 niv-openerp[FIX] problem when a menu item is too long, fixed with css
2013-01-02 Christophe Matthieu[MERGE] trunk-bug-1092097-vja: Timezone mismatch icon...
2013-01-02 niv-openerp[FIX] potential problem with empty save message in...
2013-01-02 vta vta@openerp.com[FIX] Set Login params.token. Added action_notify and...
2013-01-02 Launchpad Translat... Launchpad automatic translations update.
2012-12-31 Launchpad Translat... Launchpad automatic translations update.
2013-01-17 Xavier Morel[DOC] remove openerpdev intersphinx, add ref to module doc
2013-01-16 Michael Telahun... [ADD] Amharic (Ethiopia) date/time localization for...
2013-01-16 Launchpad Translat... Launchpad automatic translations update.
2012-12-27 Antony Lesuisse[MERGE] get_session_info cleanup
2012-12-27 vta vta@openerp.com[FIX] Spacing
2012-12-27 Launchpad Translat... Launchpad automatic translations update.
2012-12-26 vta vta@openerp.com[MERGE]
2012-12-26 vta vta@openerp.com[FIX] Fix not working code, and some cleaning proposed...
2012-12-26 Thibault Delavallée[IMP] cleditor: stop using custom font-size, font-family.
2012-12-26 vta vta@openerp.com[IMP] Browser's language as default language for anonym...
2012-12-26 vta vta@openerp.com[MERGE] Latest trunk
2012-12-21 Olivier Dony[I18N] Update translation templates for latest changes...
2012-12-21 Christophe Matthieu[MERGE] fix view_form: m2m_tags: Overwrite onSetInputDa...
2012-12-21 Olivier Dony[FIX] English review: improve view selector tooltips...
2012-12-21 Launchpad Translat... Launchpad automatic translations update.
2012-12-20 Fabien Pinckaers[IMP] min-width for many2many tags in editable lists
2012-12-20 niv-openerp[REVERT] commit 3645
2012-12-20 Fabien Meghazi[IMP] Move oe_application's height from full to base
2012-12-20 vta vta@openerp.com[MERGE] Improvement on m2obutton widget
2012-12-20 niv-openerp[IMP] changed height to min-height in body
2012-12-20 Antony Lesuisse[FIX] test template
2012-12-20 Fabien Meghazi[MERGE] nwi css improvements
2012-12-20 Niko[MERGE] with trunk
2012-12-20 Niko[IE] Change css rules
2012-12-20 Fabien Meghazi[FIX] Updated spin.js to version v1.2.7 (w/fix for IE)
2012-12-20 Niko[IE] Fix
2012-12-20 Niko[MERGE] merge with trunk
2012-12-20 Niko[IE] fix buttons problems
2012-12-20 Niko[IE] see https://github.com/fgnass/spin.js/commit/1eb65...
2012-12-20 Launchpad Translat... Launchpad automatic translations update.
2012-12-19 Fabien Meghazi[IMP] Improved kanban view + bounce effect
2012-12-19 Antony Lesuisse[IMP] version_info more info
2012-12-19 Fabien Meghazi[FIX] osv exception message not displayed anymore
2012-12-19 Fabien Meghazi[ADD] Added an openerpBounce jquery plugin
2012-12-19 Fabien Meghazi[MERGE] trunk
2012-12-19 Khushboo Bhatt ... [FIX]icon tooltip changed
2012-12-19 Khushboo Bhatt ... [MERGE]merge with trunk
2012-12-19 Fabien Meghazi[DOC] Document full.css
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 Launchpad Translat... Launchpad automatic translations update.
2012-12-19 Antony Lesuisse[MERGE] trunk
2012-12-19 Antony Lesuisseminor fixes
2012-12-18 Fabien Meghazi[FIX] Special case fields type 'id'. Always set readonly.
2012-12-18 Holger Brunn[FIX] lp:1091759
next