[FIX] Fixed mysterious bug about active_ids in state
[odoo/odoo.git] / addons / web /
2013-02-19 Fabien Meghazi[FIX] Fixed mysterious bug about active_ids in state
2013-02-19 Fabien Meghazi[FIX] FormOpenPopup does not trigger on_button_cancel
2013-02-19 Fabien Meghazi[FIX] FieldStatus does not re-render when view change
2013-02-18 Fabien Meghazi[FIX] BufferedDataset ids should not be passed to on_ch...
2013-02-18 Fabien Meghazi[MERGE] [FIX] Fixed TWSB (The White Square Bug)
2013-02-18 Fabien Meghazi[FIX] ViewManagerAction's do_create_view() does not...
2013-02-18 Fabien Meghazi[FIX] Fixed layout
2013-02-18 Xavier Morel[FIX] prevent dragging click target images of m2o and...
2013-02-18 Launchpad Translat... Launchpad automatic translations update.
2013-02-14 Xavier Morel[IMP] move domain section and label to ExtendedSearchPr...
2013-02-14 Xavier Morel[FIX] wrong object accessed leading to incorrect show...
2013-02-14 Xavier Morel[ADD] re-introduce 'is set' and 'is not set' operators...
2013-02-13 Fabien Meghazi[IMP] Custom filters: make options 'share' and 'default...
2013-02-13 Fabien Meghazi[FIX] Menu need action link's filter is overriden by...
2013-02-13 Fabien Meghazi[FIX] Properly escape values in templates
2013-02-13 Launchpad Translat... Launchpad automatic translations update.
2013-02-12 Fabien Meghazi[END] This is the end of the world
2013-02-12 Fabien Meghazi[FIX] support virtual ids
2013-02-12 Fabien Meghazi[IMP] Improved code and doc
2013-02-11 Fabien Meghazi[FIX] active_ids list items should be numeric
2013-02-11 Fabien Meghazi[FIX] use active_id in url states
2013-02-11 Xavier Morel[FIX] typos
2013-02-08 Launchpad Translat... Launchpad automatic translations update.
2013-02-07 Olivier Dony[FIX] web: properly encode db and addons URL parameters
2013-02-07 Launchpad Translat... Launchpad automatic translations update.
2013-02-06 Christophe Matthieu[IMP] chrome.js: CrashManager.warning replace message...
2013-02-06 Christophe Matthieu[IMP] web usermenu: add Help link
2013-02-05 Fabien Meghazi[FIX] FormView#do_load_state() do not call @do_show...
2013-02-05 Fabien Meghazi[IMP] Also check the presence of active_ids
2013-02-05 Fabien Meghazi[FIX] When active_id is in context, disable search...
2013-02-04 Fabien Meghazi[FIX] Calendar popup form view_id is not honored. Defau...
2013-02-04 Vijaykumar Baladaniya[FIX] passtrough_events name replace with passthrough_e...
2013-02-04 Launchpad Translat... Launchpad automatic translations update.
2013-01-31 Xavier Morel[FIX] small issue with adding an attribute called ...
2013-01-31 Xavier Morel[CHG] allow deselecting a custom filter by clicking...
2013-01-31 niv-openerp[FIX] minor css fix
2013-01-29 Fabien Meghazi[FIX] Use relative protocol in scripts url in order...
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 Bhumi Thakkar (Ope... [FIX] Fixed calendar instead of ul of searchvox.
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 Bhumi Thakkar (Ope... [FIX] Calendar days bar visible under the search menu...
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]
next