[MERGE] [FIX] models: do not drop low level columns (aka 'magic columns') when deleti...
[odoo/odoo.git] / addons / web /
2014-02-21 Martin Trigaux[FIX] home action: open the linked menu in addition...
2014-02-21 Denis Ledoux[FIX] web: preserve order of saved export fields list
2014-02-18 Martin Trigaux[MERGE] [FIX] view_list: avoids getParent() js error...
2014-02-18 Martin Trigaux[IMP] data: skip read_ids call when got no id (opw...
2014-02-17 Cecile Tonglet[FIX] getParent() js error when clicking to fast on...
2014-02-14 Martin Trigaux[MERGE] [FIX] home action: fixing the broken field...
2014-02-14 Martin Trigaux[IMP] always click on first link to have menus and...
2014-02-14 Martin Trigaux[FIX] login: look at the value of action_id on the...
2014-02-14 Launchpad Translat... Launchpad automatic translations update.
2014-02-13 Martin Trigaux[MERGE] [FIX] css: Fixed the issue of statubar not...
2014-02-13 Mohammed Shekha... [FIX]Web, Statusbar: Fixed the issue of statubar in...
2014-02-13 Martin Trigaux[FIX] data: _.find (prefered to older _.detect) may...
2014-02-10 Denis Ledoux[FIX] close autocomplete listing on input
2014-02-06 Martin Trigaux[IMP] reference fields: display a more user-friendly...
2014-02-06 Launchpad Translat... Launchpad automatic translations update.
2014-02-05 Martin Trigaux[MERGE] [FIX] search: make sure search view is not...
2014-02-04 Martin Trigaux[FIX] css: remove height: 18px on .oe_facet_value prope...
2014-02-04 Cecile Tonglet[FIX] getParent() js error when clicking to fast on...
2014-02-04 Launchpad Translat... Launchpad automatic translations update.
2014-02-03 jke-openerp[TYPO] Fix bug css revert rev 4122 and add clear:both
2014-02-03 Launchpad Translat... Launchpad automatic translations update.
2014-01-31 Martin Trigaux[IMP] attachement: remove unnecessary redraw added...
2014-01-29 Martin Trigaux[FIX] attachement: display error message (removed inexi...
2014-01-28 Launchpad Translat... Launchpad automatic translations update.
2014-01-23 Christophe Simonis[FIX] test: correct Mock of search_read
2014-01-23 Frédéric van der... [FIX] read: fix performance issue due to O(n)^2 sorting
2014-01-21 Martin Trigaux[FIX] format_value: correctly compose if block, we...
2014-01-21 Martin Trigaux[IMP] always apply substring and call directly str_to_date
2014-01-21 Martin Trigaux[FIX] format_value: when formating to date, make sure...
2014-01-20 Martin Trigaux[FIX] css: remove useless css properties
2014-01-20 Martin Trigaux[FIX] search: add delay of 250us (was 0) on autocomplet...
2014-01-20 Martin Trigaux[FIX] css: unify lines in view log menu
2014-01-20 Launchpad Translat... Launchpad automatic translations update.
2014-01-17 Martin Trigaux[FIX] format_value: consider text fields te same way...
2014-01-17 Martin Trigaux[FIX] export: ignore unexistant field when retrieving...
2014-01-16 Launchpad Translat... Launchpad automatic translations update.
2014-01-15 Cecile Tonglet[FIX] Fix the missing border-bottom of the notebook...
2014-01-15 Denis Ledoux[FIX] web: view_form.js, allow press enter to break...
2014-01-15 Martin Trigaux[MERGE] [FIX] reference field: correct editable tree...
2014-01-14 Martin Trigaux[IMP] view_form: do not display hugly error message...
2014-01-14 Xavier ALT[FIX] web: list view: fix wrong css for fields.referenc...
2014-01-14 Xavier ALT[FIX] web: list view: keep original fields.reference...
2014-01-13 Martin Trigaux[FIX] format: trying to format an undefined value as...
2014-01-08 Denis Ledoux[FIX] web: redirect with hash always use html redirect
2014-01-08 Launchpad Translat... Launchpad automatic translations update.
2014-01-07 Olivier Dony[FIX] web: avoid crash when the Home client action...
2014-01-03 Denis Ledoux[REVERT] rev 4098, revid:dle@openerp.com-20131224112201...
2014-01-01 Launchpad Translat... Launchpad automatic translations update.
2013-12-24 Denis Ledoux[FIX]web: status bar alignment, sometimes wrong on...
2013-12-19 Launchpad Translat... Launchpad automatic translations update.
2013-12-18 Xavier Morel[MERGE] fixes for non-direct IME
2013-12-18 Xavier ALT[FIX] web: only show in 'Advanced Search', fields that...
2013-12-17 Martin Trigaux[FIX] view_list_editable: toggle visibility (using...
2013-12-11 Martin Trigaux[MERGE] [FIX] Grouped ListView: avoid removing info...
2013-12-11 Martin Trigaux[MERGE] [FIX] One2ManyListView: reload line data withou...
2013-12-11 Launchpad Translat... Launchpad automatic translations update.
2013-12-10 xmo[FIX] prevent field going to be misplaced when going...
2013-12-10 Xavier Morel[FIX] weird behavior when drag&dropping a row during...
2013-12-10 Martin Trigaux[FIX] css: avoid tabs in row below to move when selecte...
2013-12-10 Xavier Morel[FIX] issue when tabbing too much at end of editable...
2013-12-09 Michel Meyer[FIX] events handling ordering courtesy of Michel Meyer
2013-12-08 Launchpad Translat... Launchpad automatic translations update.
2013-12-06 Xavier Morel[FIX] bad interaction of editable list with IME
2013-12-03 Mohammed Shekha... [FIX]Web: Fixed the issue of immediate update of many2o...
2013-11-22 Christophe Simonis[REVERT] revert previous commit which:
2013-11-22 Christophe Simonis[FIX] web: view list: ensure that the mutex of synchron...
2013-11-20 Christophe Simonis[IMP] web: avoid double reload() when clicking on a...
2013-11-22 Launchpad Translat... Launchpad automatic translations update.
2013-11-14 Christophe Simonis[MERGE][FIX] web: fix race condition in BufferedDataset.
2013-11-14 Christophe Simonis[FIX] web: list views: bubble up failed deferreds.
2013-11-14 Launchpad Translat... Launchpad automatic translations update.
2013-11-13 Martin Trigaux[MERGE] view form: reduce the number of result in ...
2013-11-13 Launchpad Translat... Launchpad automatic translations update.
2013-11-12 Christophe Simonis[FIX] web: do not enforce width of dropdown links
2013-11-12 Christophe Simonis[FIX] web: match base.sass against changes made in...
2013-11-12 Launchpad Translat... Launchpad automatic translations update.
2013-11-06 Mohammed Shekha... [FIX]Re-fixed the issue of pager on group by view,...
2013-11-05 Christophe Simonis[FIX] web: instance.web.DataSetSearch.get_domain()...
2013-11-04 Launchpad Translat... Launchpad automatic translations update.
2013-10-30 Christophe Simonis[FIX] web: allow grouping on fields not present in...
2013-10-28 Martin Trigaux[FIX] list: force recompute the selection as closing...
2013-10-27 Launchpad Translat... Launchpad automatic translations update.
2013-10-25 xmo[FIX] list view: serialize concurrent calls when loadin...
2013-10-24 Launchpad Translat... Launchpad automatic translations update.
2013-10-22 Denis Ledoux[FIX]web: test testing the customer filter save was...
2013-10-22 Denis Ledoux[FIX]web: filter name input for custom filters in searc...
2013-10-22 Launchpad Translat... Launchpad automatic translations update.
2013-10-16 niv-openerp[IMP] enabled sorting in o2m in list view
2013-10-15 Xavier Morel[FIX] double-escaping of section labels in m2o completion
2013-10-14 Xavier Morel[FIX] null >= 0 is true...
2013-10-13 Launchpad Translat... Launchpad automatic translations update.
2013-10-10 niv-openerpEnabled sort in o2m
2013-09-19 Denis Ledoux[FIX]web base: when kanban view was setted after the...
2013-09-19 Launchpad Translat... Launchpad automatic translations update.
2013-09-09 Martin Trigaux[MERGE] [FIX] pass context for 2many fields in views
2013-09-06 Launchpad Translat... Launchpad automatic translations update.
2013-09-05 Anael Closson[FIX] OPW 597162 : context not properly retreived and...
2013-09-05 Anael Closson[FIX] OWP 593963 : limit results when opening "search...
2013-08-29 Martin Trigaux[FIX] tree views: rename variable parent-id to avoid...
2013-08-26 Launchpad Translat... Launchpad automatic translations update.
next