[IMP] don;t needlessly wrap values into deferreds in pipes
[odoo/odoo.git] / addons / web /
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-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-08 Xavier Morel[FIX] mis-handling of url actions in sidebar
2012-06-08 Launchpad Translat... Launchpad automatic translations update.
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-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] 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.
2012-05-11 Jacques-Etienne... [FIX] Fixed editable list view wrong class assignment.
2012-05-08 cpa-openerp[FIX] Translation missing on translation form button.
2012-05-01 ado[FIX] Error while deleting a record when there is only...
2012-04-26 Olivier Dony[FIX] base.css: make sure read-only char field contents...
2012-04-26 Vidhin Mehta (OpenERP)[IMP]add dataset's context and domain to dashboard.
2012-04-25 Antony Lesuisse[FIX] honor homepage, dirty hack to avoid -u board...
2012-04-24 msh-openerp[FIX]Fixed the issue of FieldStatus widget which is...
2012-04-23 Antony Lesuisse[FIX] honor homeaction
2012-04-20 Xavier ALT[MERGE] web: readonly field in a class linked by a...
2012-04-19 msh-openerp[FIX]Fixed the issue of status bar not shown proper...
2012-04-18 Launchpad Translat... Launchpad automatic translations update.
2012-04-17 Xavier ALT[FIX] web: FormOpenPopup data not correctly reloaded...
2012-04-17 Fabien Meghazi[FIX] Honor field's @size with html's @maxlength
2012-04-17 Launchpad Translat... Launchpad automatic translations update.
2012-05-16 Fabien Meghazi[FIX] Usability inconsistency -> exception: create...
2012-04-06 Ravi Gohil (Open... [FIX] base.xml: Restore database functionality allows...
2012-04-05 msh-openerp[FIX]Fixed the issue of setting filename in other field...
2012-04-04 msh-openerp[FIX]Fixed the issue of translation in data_import.
2012-03-30 cpa-openerp[FIX] Fixed increase the height of dialog, the internal...
2012-03-29 Launchpad Translat... Launchpad automatic translations update.
2012-03-28 Fabien Meghazi[FIX] No visual feedback for required text fields
2012-03-28 Fabien Meghazi[FIX] KeyError: 'drop_db'. When trying to drop db witho...
2012-03-28 cpa-openerp[FIX] Fixed form view allow to save when m2m field...
2012-03-28 Launchpad Translat... Launchpad automatic translations update.
2012-03-26 niv-openerp[fix] problem with boolean search fields
2012-03-26 Launchpad Translat... Launchpad automatic translations update.
2012-03-20 Christophe Simonis[FIX] align image widget (same behavior as 6.0)
2012-03-20 Launchpad Translat... Launchpad automatic translations update.
2012-03-14 Olivier Dony[FIX] manifest flag 'active' was renamed to 'auto_insta...
2012-03-14 Olivier Dony[FIX] BufferedDataSet: avoid randomizing results when...
2012-03-14 Launchpad Translat... Launchpad automatic translations update.
2012-03-09 Xavier Morel[FIX] render statusbar as selection in listview
2012-03-09 Xavier Morel[MERGE] synchronous db-creation call, significantly...
2012-03-09 Xavier Morel[FIX] persist selected filter when new search criteria...
2012-03-09 msh-openerp[FIX]Fix the issue of datimewidget of jquery, the self...
2012-03-08 Fabien Meghazi[FIX] Missing date.js CultureInfo's am/pm descriptor...
2012-03-08 Launchpad Translat... Launchpad automatic translations update.
2012-03-07 Olivier Dony[MERGE] One more merge from 6.1 branch
2012-03-07 Fabien Meghazi[FIX] Add to dashboard domain & context merging problems
2012-03-07 Xavier Morel[ADD] permanent loading of saved filters
2012-03-07 Vo Minh Thu[FIX] database/create replaced by blocking database...
2012-03-07 msh-openerp[FIX]Fixed the issue of statusbar which shows technical...
2012-03-07 Fabien Meghazi[FIX] Make progress bar (format.js) more tolerant with...
2012-03-07 Launchpad Translat... Launchpad automatic translations update.
2012-03-06 Fabien Meghazi[FIX] Can't add to dashboard a view that includes a...
next