[FIX] server action not returning anything should be treated as an empty action descr...
[odoo/odoo.git] / addons / web /
2012-06-29 Xavier Morel[FIX] server action not returning anything should be...
2012-06-28 Launchpad Translat... Launchpad automatic translations update.
2012-06-25 Xavier Morel[FIX] action buttons activated in editable o2m lists...
2012-06-25 Xavier Morel[MERGE] behavioral fixes and changes to editable list...
2012-06-25 Xavier Morel[CHG] reintroduce a button at the end of the line,...
2012-06-22 Xavier Morel[FIX] correctly reload an o2m list *after* triggering...
2012-06-22 Xavier Morel[IMP] move ListView.List#reload_record to ListView
2012-06-22 Xavier Morel[FIX] ensure containing form is saved when triggering...
2012-06-21 Xavier Morel[IMP] simplify localconnector's exception converter...
2012-06-21 Xavier Morel[MERGE] ensure exception information is correctly conve...
2012-06-21 Xavier Morel[MERGE] move filtering of non-searchable fields to...
2012-06-21 Xavier Morel[FIX] incorrect clearing of default values on selection...
2012-06-21 Xavier Morel[FIX] actually clear basic textual fields in search...
2012-06-21 Launchpad Translat... Launchpad automatic translations update.
2012-06-20 Xavier Morel[IMP] focus management in date field
2012-06-20 Xavier Morel[FIX] blur/focus handling in most (if not all) form...
2012-06-19 Xavier Morel[FIX] stupid groupby bug
2012-06-19 Xavier Morel[FIX] error caused by autosave-on-blur when vaidating...
2012-06-19 Xavier Morel[FIX] focus issues with m2o contextual menu (and popup...
2012-06-19 Xavier Morel[FIX] handling of focus on m2o fields (in editable...
2012-06-18 Xavier Morel[IMP] jQuery exposes focusin and focusout, use that...
2012-06-15 Xavier Morel[FIX] handling of [Return] key to save records being...
2012-06-14 Xavier Morel[ADD] automatic save of o2m rows being created/edited...
2012-06-14 Xavier Morel[IMP] return deferred from ListView#render_row_as_form...
2012-06-14 Xavier Morel[IMP] allow overloading a listview's List and Groups...
2012-06-14 Xavier Morel[FIX] don't require an extended class to have a method...
2012-06-14 Xavier Morel[FIX] don't break the handling of record index 0 in...
2012-06-14 Xavier Morel[IMP] hide [disk drive] button in o2m editable lists
2012-06-14 Fabien Meghazi[REV] Revert revid:fme@openerp.com-20120611151704-u2krx...
2012-06-14 Launchpad Translat... Launchpad automatic translations update.
2012-06-13 Xavier Morel[FIX] do not break dataset index (at the wrong moment...
2012-06-13 Xavier Morel[FIX] in ensure_saved, discard non-dirty editable rows
2012-06-13 Xavier Morel[FIX] if a form is not dirty, always consider the corre...
2012-06-13 Xavier Morel[IMP] don;t needlessly wrap values into deferreds in...
2012-06-13 Xavier Morel[FIX] O2M validation: correctly proxy validation from...
2012-06-13 Xavier Morel[FIX] correctly forward arguments in _super() call...
2012-06-13 msh-openerp[FIX]Refix the issue, used filter in current chain...
2012-06-12 Xavier Morel[CHG] try saving any row under edition when starting...
2012-06-12 Xavier Morel[IMP] Deferred usage in editable listview
2012-06-12 Olivier Dony[MERGE] Missing tab title made multi-tab use of OpenERP...
2012-06-12 Olivier Dony[FIX] base.xml: missing base URL for <img src> and...
2012-06-12 Launchpad Translat... Launchpad automatic translations update.
2012-06-11 Fabien Meghazi[FIX] In form view, <image> tag is not a binary image...
2012-06-11 Fabien Meghazi[FIX] Fixed http header Content-Disposition for non...
2012-06-10 Launchpad Translat... Launchpad automatic translations update.
2012-06-08 olt@tinyerp.com[FIX] if Exception 'value' attribute (e.value in this...
2012-06-08 msh-openerp[FIX]Refixed the issue of filter, removed unnecessary...
2012-06-08 Xavier Morel[FIX] mis-handling of url actions in sidebar
2012-06-08 Launchpad Translat... Launchpad automatic translations update.
2012-06-08 cpa-openerp[FIX] Fixed clear button works for all fields.
2012-06-07 niv-openerpfixed bug with ir.actions.url
2012-06-07 Xavier Morel[ADD] handling of required attr on m2m fields
2012-06-07 Xavier Morel[FIX] Error while deleting a record when there is only...
2012-06-07 Xavier Morel[IMP] display clean error dialog when user tries to...
2012-06-07 Xavier Morel[FIX] re-display [Add Pad] button after removing the...
2012-06-07 Xavier Morel[IMP] formatting of o2m and m2m fields in list views...
2012-06-07 msh-openerp[FIX]Refixed the issue of pad button not rendered when...
2012-06-07 msh-openerp[FIX]Refixed the issue of database creation which was...
2012-06-07 Amit Dodiya[FIX] Error while deleting a record when there is only...
2012-06-07 Amit Dodiya[FIX] Error while deleting a record when there is only...
2012-06-07 Amit Dodiya[FIX] Error while deleting a record when there is only...
2012-06-07 Amit Dodiya[FIX] Error while deleting a record when there is only...
2012-06-07 cpa-openerp[FIX] Code optimization as per suggestion.
2012-06-07 Launchpad Translat... Launchpad automatic translations update.
2012-06-06 Olivier Dony[MERGE] OPW 574895: fix incorrect matching of column...
2012-06-06 Xavier Morel[FIX] incorrect handling of 'None of the following...
2012-06-06 Xavier Morel[IMP] performances when opening an m2o "search" without...
2012-06-06 Xavier Morel[FIX] handling of empty domains, context and view_id...
2012-06-06 Xavier Morel[FIX] reloading of o2m forms in dialogs (popups) after...
2012-06-06 Xavier Morel[FIX] handling of get_selection in listview in case...
2012-06-06 Xavier Morel[FIX] handling of empty lines in CSV file being importe...
2012-06-06 Launchpad Translat... Launchpad automatic translations update.
2012-06-05 cpa-openerp[FIX] Fixed in advance search when search on 'None...
2012-05-31 Christophe Simonis[FIX] web: correct jsonp behavior when len(payload...
2012-05-30 Xavier ALT[FIX] web: data import: correctly handle 'required...
2012-05-30 Xavier ALT[FIX] web: data import: fields matching have to be...
2012-05-29 msh-openerp[FIX]Fixed the issue of pad button not rendered when...
2012-05-26 Launchpad Translat... Launchpad automatic translations update.
2012-05-25 Xavier ALT[FIX] OPW 574218: many2one: do not prefilter records...
2012-05-25 Olivier Dony[FIX] data_import: allow importing m2o via name_search...
2012-05-25 Launchpad Translat... Launchpad automatic translations update.
2012-05-22 msh-openerp[FIX]Fixed the issue of duplicate database creation...
2012-05-22 msh-openerp[FIX]Fixed the issue of advance filter, removed the...
2012-05-21 Ravi Gohil (Open... [FIX] Performed boolean check for context and domain...
2012-05-19 Launchpad Translat... Launchpad automatic translations update.
2012-05-18 Xavier Morel[FIX] correctly save group_by context key when saving...
2012-05-17 Ravi Gohil (Open... [FIX] To prevent the leak when domain and context passe...
2012-05-16 Xavier Morel[FIX] context and domain of an action being added to...
2012-05-16 Fabien Meghazi[FIX] when dialog is resized, the content pane should...
2012-05-16 Fabien Meghazi[FIX] Set name when uploading an image is broken on 6.1
2012-05-16 Xavier Morel[MERGE] fix for form field translation dialog's button...
2012-05-16 Xavier Morel[MERGE] missing translation mark in import error dialogs
2012-05-16 Fabien Meghazi[FIX] Problems with statusbar widget under IE8
2012-05-16 msh-openerp[FIX]Refixed the translation issue in import.
2012-05-16 cpa-openerp[FIX] Clear search field value from the proper place.
2012-05-16 cpa-openerp[FIX] Change method name for restrict to add new button...
2012-05-15 Fabien Meghazi[FIX] Fix multiple clicks on datetime picker icon cause...
2012-05-15 Xavier Morel[MERGE] fix to classes set on editable list rows: oe_fo...
2012-05-15 Xavier Morel[FIX] restriction on database names during backup import
2012-05-14 Launchpad Translat... Launchpad automatic translations update.
next