[FIX] style for sort indicator in lists embedded in forms (o2m, m2m)
[odoo/odoo.git] / addons / web / static /
2012-02-06 Xavier Morel[FIX] style for sort indicator in lists embedded in...
2012-02-06 Xavier Morel[ADD] sorting support in buffered datasets
2012-02-06 Xavier Morel[UP] update underscore
2012-02-06 Xavier Morel[IMP] move DataSetSearch#sort to DataSet#sort
2012-02-06 Xavier Morel[FIX] selection state does not survive list content...
2012-02-03 Xavier Morel[FIX] don't right-align number fields in form view
2012-02-03 Xavier Morel[IMP] error reporting in domain evaluation
2012-02-01 Fabien Meghazi[FIX] Do not FormView#do_show() twice on cold do_load_s...
2012-02-01 Fabien Meghazi[REM] QWeb: removed xpath support
2012-02-01 Xavier Morel[FIX] if no list limit is specified anywhere, default...
2012-02-01 Fabien Meghazi[FIX] Use childnodes and not the whole extend node
2012-02-01 Fabien Meghazi[FIX] QWeb template inheritance done right
2012-01-31 Antony Lesuisse[FIX] restore support for session action used by edi
2012-01-31 Xavier Morel[IMP] change bounding function of tipsy to try to avoid...
2012-02-01 Fabien Meghazi[IMP] Upgraded jQuery UI from 1.8.9 to 1.8.17
2012-01-31 Xavier Morel[ADD] support for id field type in search view
2012-01-31 Xavier Morel[FIX] selection field default value selection in IE8
2012-01-31 Xavier Morel[FIX] positioning of hidden file field of binary widget
2012-01-31 Fabien Meghazi[FIX] reloading of menu should keep active menu hidden...
2012-01-31 Xavier Morel[IMP] right-align labels in db-management screens
2012-01-31 Xavier Morel[FIX] handling of being denied access to the list of...
2012-01-31 Xavier Morel[FIX] double htmlescaping in m2o fields when selecting...
2012-01-30 Xavier Morel[IMP] remove [Invalid Username or Password] note as...
2012-01-30 Xavier Morel[IMP] remove fixed todo
2012-01-30 Xavier Morel[FIX] don't forget to set py.bool in context of py...
2012-01-27 Xavier Morel[IMP] only protect crashmanager creation as other child...
2012-01-27 Xavier Morel[FIX] don't initialize common controls twice in WebClie...
2012-01-27 Antony Lesuisse[FIX] always show model in url
2012-01-27 Xavier Morel[FIX] strange draggable behavior in Chrome 15/Linux
2012-01-26 niv-openerp[imp] added doc
2012-01-26 niv-openerp[fix] problem with date and time parsing
2012-01-26 Fabien Meghazi[FIX] Tooltips stays visible after it's trigger element...
2012-01-26 Fabien Meghazi[FIX] Changed tooltip plugin that caused problems under...
2012-01-26 Fabien Meghazi[FIX] Changed tooltip plugin that caused problems under...
2012-01-26 Xavier Morel[FIX] race condition on selecting saved filters
2012-01-26 Xavier Morel[IMP] clear search after deselecting a filter
2012-01-26 Xavier Morel[IMP] don't reset filters select after selecting a...
2012-01-25 Xavier Morel[IMP] avoid losing error message when DOM parser fails...
2012-01-25 Fabien Meghazi[FIX] Using the "id" field in a view used in pop-up...
2012-01-25 Xavier Morel[IMP] invert sorting arrows
2012-01-25 Xavier Morel[IMP] only set auto_search on flags if not already...
2012-01-25 Xavier Morel[FIX] front page kanban: incorrect boolean conversion...
2012-01-25 Fabien Meghazi[IMP] Use a different controller for fields @type=id...
2012-01-25 Vaibhav (OpenERP)[FIX] helper clone for dragged element.
2012-01-25 niv-openerp[merge]
2012-01-25 Fabien Meghazi[FIX] Special case id fields
2012-01-25 Fabien Meghazi[FIX] on_change not working on reference fields
2012-01-25 Fabien Meghazi[FIX] Notifications z-index is lower than dialogs
2012-01-25 Xavier Morel[IMP] terminate statements, remove extraneous statement...
2012-01-25 Xavier Morel[REM] unused view_help file
2012-01-25 Xavier Morel[FIX] trailing comma, breaks IE <= 8
2012-01-25 Xavier Morel[IMP] use @deprecated on OldWidget
2012-01-24 niv-openerp[merge]
2012-01-24 niv-openerp[imp] removed identifier_prefix
2012-01-24 niv-openerp[imp] removed bunch of old stuff in widget
2012-01-24 niv-openerp[imp] nivified extended search
2012-01-24 Xavier Morel[FIX] in m2o fields, abort previous name_get when new...
2012-01-24 Fabien Meghazi[ADD] Added View Log (perm_read) option in debug select box
2012-01-24 niv-openerp[fix] problem in Widget
2012-01-24 niv-openerp[imp] added documentation
2012-01-24 Fabien Meghazi[FIX] Reference field problem, missing get_selected_ids()
2012-01-24 Xavier Morel[FIX] template rendering issues in IE8
2012-01-24 Xavier Morel[FIX] typo in comment
2012-01-24 Xavier Morel[IMP] add a 'default' key to 'on_prev_view' so switcher...
2012-01-23 Xavier Morel[MERGE] typo fix, courtesy of florent x
2012-01-23 Xavier Morel[FIX] pressing [ESC] while in an editable listview...
2012-01-23 Florent Xicluna[FIX] typo in js property_widget.
2012-01-22 Antony Lesuisse[FIX] revert html_template is used by other modules...
2012-01-20 Xavier Morel[FIX] get_value called on readonly reference widget...
2012-01-20 Xavier Morel[FIX] error reporting in _.sprintf
2012-01-20 niv-openerp[merge]
2012-01-20 Xavier Morel[FIX] DataSetStatic.read_slice called with no options...
2012-01-20 Xavier Morel[ADD] dynamic view: handle setting domains via onchange
2012-01-19 Xavier Morel[FIX] correctly display crash manager in case of report...
2012-01-19 vishmita[FIX]set property of notification.
2012-01-19 Xavier Morel[FIX] extend revid:fme@openerp.com-20120117124417-k3vdi...
2012-01-18 niv-openerp[imp] cleared main html
2012-01-18 niv-openerp[imp] added id to fields values to please tfr
2012-01-18 Xavier Morel[FIX] re-add auto_search
2012-01-18 niv-openerp[imp] setup new gantt view
2012-01-18 Minh Tran[FIX] Fixed transparent login pane issue in IE8
2012-01-18 Xavier Morel[FIX] weird issue with dynamic input/@type which would...
2012-01-18 Xavier Morel[FIX] IE8 does not like it very much when we try to...
2012-01-18 Xavier Morel[FIX] if a text node is composed only of whitespace...
2012-01-18 Xavier Morel[FIX] Internet Explorer can't CDATA in HTML documents...
2012-01-18 Xavier Morel[IMP] LOWERCASE ALL THE THINGS
2012-01-18 Xavier Morel[FIX] XML serialization for MSIE8 (not by much, but...
2012-01-18 Xavier Morel[IMP] qweb: switch is shorter than inline object +...
2012-01-18 Xavier Morel[REM] incorrect link to local jQuery
2012-01-18 Xavier Morel[FIX] convert XML documents to HTML in MSIE so jQuery...
2012-01-17 Fabien Meghazi[FIX] QWeb: well... ahem... This is embarassing...
2012-01-17 Fabien Meghazi[FIX] Fix QWeb default dict extend
2012-01-17 Fabien Meghazi[FIX] QWeb: fix 2 unit tests
2012-01-17 Xavier Morel[FIX] buttons order in dialog confirming actions
2012-01-17 Xavier Morel[FIX] re-fix weird behavior of Firefox where text punch...
2012-01-17 Xavier Morel[FIX] qweb: benchmark on browsers without console.time...
2012-01-17 Xavier Morel[MERGE] qweb casing fix
2012-01-17 Xavier Morel[FIX] un-nivity call of WebClient, IE8 does not like...
2012-01-17 Fabien Meghazi[FIX] QWeb: Internet Explorer DOM converts tags to...
2012-01-17 Xavier Morel[FIX] MSIE does not like calling .html on the page...
next