[FIX] some product_qty fields are set with hardcoded decimal precision, and some...
[odoo/odoo.git] / addons / web /
2011-11-02 Launchpad Translat... Launchpad automatic translations update.
2011-10-31 niv-openerp[fix] problem with m2o search popup, should not be...
2011-10-31 niv-openerp[imp] modified many2one in readonly mode to be able...
2011-10-31 niv-openerp[fix] typo
2011-10-31 niv-openerp[fix] potential problem with m2o
2011-10-31 niv-openerp[imp] allowed to click on an element of a readonly...
2011-10-31 niv-openerp[imp] added non editable implementation for o2m & m2m
2011-10-28 Xavier Morel[IMP] remove a few object trailing commas
2011-10-28 Xavier Morel[FIX] on a button action, ListView should send the...
2011-10-27 Xavier Morel[IMP] display wait throbber/blockUI for network operati...
2011-10-27 Xavier Morel[FIX] unfuck formatting of negative floats
2011-10-27 Xavier Morel[IMP] blockUI defaults configuration
2011-10-27 Fabien Meghazi[FIX] Add support for @align attribute in form views
2011-10-27 Xavier Morel[IMP] rename 'this' from 'view' to 'widget' in the...
2011-10-27 Xavier Morel[FIX] states-based row colors failing to apply on o2ms...
2011-10-27 Xavier Morel[ADD] handle failure to save in ListView#ensure_saved...
2011-10-27 Xavier Morel[ADD] method forcing the saving of a listview if it...
2011-10-27 Xavier Morel[ADD] titles on all viewmanagers, for o2m lists. Un...
2011-10-26 niv-openerp[fix] problem when switching from form view to list...
2011-10-26 niv-openerp[fix] potential race condition in o2m
2011-10-26 niv-openerp[fix] race condition in m2m
2011-10-26 niv-openerp[imp] implemented readonly in o2m in form view too
2011-10-26 niv-openerp[imp] implemented readonly in o2m in list view only
2011-10-26 niv-openerp[imp] made o2m reload when readonly property is changed
2011-10-26 niv-openerp[imp] removed useless logging
2011-10-26 Fabien Meghazi[IMP] Add underscore ( '_' ) lib in default rendering...
2011-10-25 Fabien Meghazi[FIX] Password fields values are not hidden
2011-10-25 Fabien Meghazi[FIX] json_node_to_xml: whitespaces wrongly inserted...
2011-10-25 niv-openerp[imp] made m2m support readonly
2011-10-25 Xavier Morel[ADD] title to all viewmanager variants
2011-10-25 Xavier Morel[REN] 'New' button of ListView to 'Create'
2011-10-25 Xavier Morel[ADD] search: prefix to the view title when the current...
2011-10-25 niv-openerp[imp] changed default mode of o2m to tree (was tree...
2011-10-25 Xavier Morel[ADD] global select/unselect toggle on lists
2011-10-25 Xavier Morel[FIX] disgusting hack to skip around race condition
2011-10-25 Fabien Meghazi[ADD] Added jQuery.MD5
2011-10-25 Xavier Morel[ADD] missing deferred propagation in ListView.reload_c...
2011-10-25 kbh[IMP] Remove unnecessary code in checkbutton select...
2011-10-25 kbh[IMP] Remove unnecessary code in checkbutton select...
2011-10-24 Antony Lesuisse[IMP] try session instead of openerp,db and we would...
2011-10-24 Xavier Morel[FIX] handling of invisible attribute in search view
2011-10-24 niv-openerp[imp] m2o now supports readonly mode
2011-10-24 Xavier Morel[IMP] use empty box/check mark for page boolean fields...
2011-10-24 Xavier Morel[IMP] make notebooks in page view identical to those...
2011-10-24 niv-openerp[fix] small problem with the context menu of m2o when...
2011-10-24 Xavier Morel[FIX] automatically open options box if the file fails...
2011-10-24 Xavier Morel[ADD] open/close arrow next to import options
2011-10-24 Xavier Morel[IMP] import: only show second step once file has been...
2011-10-24 Xavier Morel[ADD] dropdown arrow next to import autocompletes
2011-10-24 Xavier Morel[FIX] Display 'don't import' placeholder when no value...
2011-10-24 kbh[IMP] Fixed the issue of checkbutton select all/none...
2011-10-24 RavishchanraMurari... mulit_company_in group_by
2011-10-24 RavishchanraMurari... merge_web_trunk
2011-10-24 Fabien Meghazi[FIX] Do not use node.parentElement (sorry all)
2011-10-24 kbh[FIX] Fixed the issue of checkbutton select all/none...
2011-10-24 Xavier Morel[ADD] pagination buttons at the bottom of the list...
2011-10-24 niv-openerp[fix] css problem in database screen when we use a...
2011-10-24 Fabien Meghazi[merge] [FIX] FieldBoolean: allow click event to propag...
2011-10-24 Fabien Meghazi[merge] [FIX] FieldBoolean: attribute should be ignore
2011-10-24 Turkesh Patel (Ope... [IMP] Fixed the issue of buttons 'First', '<', '>...
2011-10-24 Launchpad Translat... Launchpad automatic translations update.
2011-10-21 Xavier Morel[FIX] report data should hold everything returned in...
2011-10-21 Xavier Morel[FIX] FF 3.6 issue with slices causing o2m records...
2011-10-21 Olivier Dony[FIX] FieldBoolean: `required` attribute should be...
2011-10-21 Olivier Dony[FIX] FieldBoolean: allow click event to propagate...
2011-10-21 Xavier Morel[FIX] float formatting in form view should take digits...
2011-10-21 Xavier Morel[FIX] completely broken float formatting when leading 0
2011-10-21 vishmita[FIX] FF issues in dataset limit.
2011-10-21 Xavier Morel[FIX] tests runner: changed file names
2011-10-21 Turkesh Patel (Ope... [IMP] Fixed the issue of buttons 'First', '<', '>...
2011-10-21 Xavier Morel[FIX] if an action descriptor does not have a view_type...
2011-10-21 Xavier Morel[IMP] add debug keys to nonliteral domains and contexts...
2011-10-21 Turkesh Patel (Ope... [FIX] Fixed the issue of buttons 'First', '<', '>...
2011-10-20 Fabien Meghazi[REM] Removed FormDialog#load_id(). Use FormDialog...
2011-10-20 Fabien Meghazi[FIX] Fix bug for Internet Explorer 3.0
2011-10-20 Fabien Meghazi[ADD] Added DataSet#select_id()
2011-10-20 Xavier Morel[FIX] cookies handling in openerp Session, js-side
2011-10-20 RavishchanraMurari... company_id_in_multi_company
2011-10-20 Fabien Meghazi[IMP] QWeb2: do not swallow stack trace with try,catch...
2011-10-20 Fabien Meghazi[ADD] Web client now support template translations
2011-10-20 Fabien Meghazi[ADD] Add format_text_node callback in qweb instance...
2011-10-20 Yogesh (OpenERP)[FIX] Set value in this.value instead of this.tmp_value...
2011-10-20 Yogesh (OpenERP)[MERGE] Merge with trunk upto revision no 1307.
2011-10-20 Launchpad Translat... Launchpad automatic translations update.
2011-10-19 Fabien Meghazi[FIX] Datetime wodget does not correctly parse date...
2011-10-19 Fabien Meghazi[REM] Removed a console.log
2011-10-19 Xavier Morel[FIX] incorrect management of dataset indexes leading...
2011-10-19 Fabien Meghazi[FIX] In paginated list view, clicking on a row on...
2011-10-19 Xavier Morel[FIX] completely broken readonly URL form field
2011-10-19 Xavier Morel[FIX] incomplete fields completion and auto-matching...
2011-10-19 Xavier Morel[FIX] failure to auto-match 'inner' fields of o2m recor...
2011-10-19 Xavier Morel[ADD] act_url support
2011-10-19 Yogesh (OpenERP)[FIX] call super method in m2oreadonly widget.
2011-10-19 Xavier Morel[FIX] always add external ids to the list of importable...
2011-10-19 niv-openerp[fix] potential problem in contexts an button actions
2011-10-19 Launchpad Translat... Launchpad automatic translations update.
2011-10-18 Antony Lesuisse[IMP] html_template more generic use js
2011-10-18 Antony Lesuisse[IMP] html_template more generic
2011-10-18 niv-openerp[fix] context problem in accounting
2011-10-18 Fabien Meghazi[REV] Revert Rev.1290: Breaks more than it fixes
next