[FIX] don't initialize common controls twice in WebClient root, causes duplicated...
[odoo/odoo.git] / addons / web /
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] issue with OpenERP's weird arabic locale leading...
2012-01-27 Xavier Morel[FIX] CSS paths adaptation when running openerp-web...
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[ADD] uid field in context used when requesting a view...
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[FIX] handling of encoding of field names when serializ...
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[IMP] id special case, keep original @type
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-24 Launchpad Translat... Launchpad automatic translations update.
2012-01-23 Xavier Morel[MERGE] sets are better than lists when mostly checking...
2012-01-23 Xavier Morel[MERGE] typo fix, courtesy of florent x
2012-01-23 Xavier Morel[FIX] onchange: handlers can return 'False' instead...
2012-01-23 Xavier Morel[FIX] pressing [ESC] while in an editable listview...
2012-01-23 Florent Xicluna[REF] removed_sessions: use a set() instead of a list...
2012-01-23 Florent Xicluna[FIX] typo in js property_widget.
2012-01-23 Xavier Morel[IMP] add ~ISO timestamps to db dump filenames
2012-01-23 Antony Lesuisse[MERGE] fix jsonp courtesy of florent.x
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] support for 'domain' key in result of onchange...
2012-01-20 Xavier Morel[ADD] dynamic view: handle setting domains via onchange
2012-01-20 Launchpad Translat... Launchpad automatic translations update.
2012-01-19 Xavier Morel[REM] unused imports mistakenly added in revision xmo...
2012-01-19 Xavier Morel[FIX] correctly display crash manager in case of report...
2012-01-19 Christophe Simonis[FIX] avoid blank page when the database assigned to...
2012-01-19 vishmita[FIX]set property of notification.
2012-01-19 Xavier Morel[FIX] extend revid:fme@openerp.com-20120117124417-k3vdi...
2012-01-19 Xavier Morel[MERGE] various style and code improvements, and overly...
2012-01-19 Florent Xicluna[REF] the openerplib should be fixed upstream.
2012-01-19 Florent Xicluna[REF] do not create useless OpenERPSession objects...
2012-01-19 Florent Xicluna[REF] code review.
2012-01-18 Florent Xicluna[FIX] a typo between 'id' and builtin <id>.
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-18 Vo Minh Thu[MERGE] merged trunk.
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 Christophe Simonis[FIX] correct session cleaning
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...
2012-01-17 Xavier Morel[FIX] root css on .openerp, not body.openerp
2012-01-17 Xavier Morel[FIX] trailing commas
2012-01-17 Fabien Meghazi[FIX] Char fields don't correctly retain their values...
2012-01-17 Xavier Morel[IMP] only display group paginator if there are more...
next