[IMP+FIX] crm: clean test case, correct issues, added demo data of section for Sales...
[odoo/odoo.git] / addons / web /
2011-10-24 Fabien Meghazi[FIX] Do not use node.parentElement (sorry all)
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 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
2011-10-18 Fabien Meghazi[IMP] change cursor when loading
2011-10-18 Fabien Meghazi[FIX] document.head not supported in Firefox 3.6
2011-10-18 Fabien Meghazi[FIX] Action buttons does not include active_id in...
2011-10-18 Fabien Meghazi[FIX] FormFrame layout now supports 'always invisible...
2011-10-18 Xavier Morel[IMP] fix mistake done while merging ref-in-listviews...
2011-10-18 Xavier Morel[IMP] don't check for the column type being m2o if...
2011-10-18 Xavier Morel[FIX] correctly display reference field values in list...
2011-10-18 Xavier Morel[FIX] columns with default values should not be marked...
2011-10-18 Antony Lesuisse[FIX] dispatch allow controllers to be configured at...
2011-10-18 Vaibhav (OpenERP)[FIX] Check value type,base with parseint.
2011-10-18 Vaibhav (OpenERP)[FIX] Display name of reference field in tree.
2011-10-17 niv-openerp[fix] attempt to fix a race condition where a o2m will...
2011-10-17 Fabien Meghazi[FIX] Button widget does not honnor readonly property
2011-10-17 Fabien Meghazi[FIX] Binary fields does not honnor readonly property
2011-10-17 Fabien Meghazi[FIX] Crashmanager only display one error at a time...
2011-10-17 Xavier Morel[FIX] downloading files from an unsaved/in-memory wizard
2011-10-17 Antony Lesuisse[MERGE] js and css enumeration and loading by chs
2011-10-17 Xavier Morel[FIX] action buttons with a name composed solely of...
2011-10-17 Xavier Morel[IMP] stop displaying *big* filters when a filter-in...
2011-10-17 Yogesh (OpenERP)[FIX] import :- change variable name.
2011-10-17 Fabien Meghazi[REM] Removed '& Edit' label in FormView's Save and...
2011-10-17 Fabien Meghazi[FIX] Fix error when clicking on empty row in editable...
2011-10-17 Xavier Morel[FIX] handle common case where action_data has no conte...
2011-10-17 Yogesh (OpenERP)[IMP] Import :- improve code.
2011-10-17 Xavier Morel[REV] xmo@openerp.com-20111013124912-wton5lidyvaezsj6...
2011-10-14 Christophe Simonis[FIX] typo
2011-10-14 Christophe Simonis[FIX] web: correctly concat_file when no debug
2011-10-14 niv-openerp[imp] raise more useful error message when a context...
2011-10-14 Xavier Morel[FIX] correctly propagate the action_data context ...
2011-10-17 Fabien Meghazi[FIX] No title on page trigered by an action
2011-10-17 niv-openerp[imp] added text in white if status bar if arrow color...
2011-10-17 Fabien Meghazi[IMP] 100% width on application container
2011-10-17 Xavier Morel[IMP] add translation marks to printed text in listview
2011-10-17 Xavier Morel[ADD] confirmation popup when deleting an element from...
2011-10-17 Xavier Morel[FIX] attachments not correctly decoded (from b64)...
2011-10-17 niv-openerp[imp] css improvements of the statusbar
2011-10-17 Xavier Morel[FIX] concurrent requests overwriting each other's...
2011-10-14 Turkesh Patel (Ope... [FIX] Fixed the issue of attachment file which can...
2011-10-14 Xavier Morel[FIX] method call invocation indentation
2011-10-14 Xavier Morel[FIX] m2o values display in list views (mostly under...
2011-10-14 Jiten (OpenERP)[Merge] Merge from openerp-web.
2011-10-14 Antony Lesuisse[MERGE] notification cleanups by chs
2011-10-13 Antony Lesuisse[FIX] soft reload after module installation
2011-10-13 Christophe Simonis[IMP] do_notify and do_warn bubble the messages to...
2011-10-13 Christophe Simonis[IMP] Notification Widget is now a singleton
2011-10-13 Fabien Meghazi[FIX] Problem with action buttons in form views opened...
2011-10-13 Xavier Morel[FIX] when performing name_get on m2o fields being...
2011-10-13 Xavier Morel[FIX] incorrect BufferedDataSet behavior when reading...
2011-10-13 Xavier Morel[REV] xmo@openerp.com-20111013112755-krf9y5w232ol6r1e...
2011-10-13 Xavier Morel[FIX] excessive coherence between BufferedDataSet cache...
2011-10-13 Xavier Morel[FIX] inconsistency between multiple m2o fields to...
2011-10-13 niv-openerp[fix] When we click a button in a m2o popup it closes...
2011-10-13 Xavier Morel[FIX] BufferedDataSet to not break the m2o read contrac...
2011-10-13 Xavier Morel[FIX] BufferedDataSet to not break the m2o read contrac...
2011-10-13 Christophe Simonis[IMP] nivification of Notification Widget
next