[IMP] web: select input on add record in list editable
[odoo/odoo.git] / addons / web / static /
2014-04-08 Denis Ledoux[IMP] web: select input on add record in list editable
2014-04-07 Martin Trigaux[MERGE] [FIX] upload widget: avoid overflow making...
2014-03-27 Martin Trigaux[IMP] cookies: when retrieving session cookie, catch...
2014-03-27 Martin Trigaux[IMP] cookies: when retrieving session cookie, catch...
2014-03-26 Denis Ledoux[REVERT] 4164 revid:dle@openerp.com-20140326113036...
2014-03-26 Denis Ledoux[FIX] web: on record reload (form & list view), use...
2014-03-14 Martin Trigaux[FIX] pager: revert of revision 4159, the pager was...
2014-03-14 Martin Trigaux[FIX] pager: do not try to toggle the visibility if...
2014-03-13 Martin Trigaux[FIX] pager: show the pagger earlier to avoid slow...
2014-03-12 Martin Trigaux[MERGE] [FIX] one2many fields: when sortign on a column...
2014-03-11 Denis Ledoux[FIX] web: set z-index of 9999 for autocompletion pane...
2014-03-11 Xavier ALT[FIX] web: on SearchPopup creation concat build context...
2014-03-07 Martin Trigaux[FIX] quick create: do not add the id in the form if...
2014-03-05 Martin Trigaux[MERGE] [FIX] export wizard: better behaviour when...
2014-03-04 Martin TrigauxUpdate undescore.js to version 1.6 and underscore.strin...
2014-03-04 Mohammed Shekha... [FIX]Fixed the issue of o2m sorting by column, m2o...
2014-03-03 Martin Trigaux[MERGE] [FIX] view list: pagination problem when delete...
2014-02-21 Martin Trigaux[FIX] home action: open the linked menu in addition...
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-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-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-03 jke-openerp[TYPO] Fix bug css revert rev 4122 and add clear:both
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-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-17 Martin Trigaux[FIX] format_value: consider text fields te same way...
2014-01-16 Mohammed Shekha... [FIX]Re-Fixed the issue of file input widget which...
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-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...
2013-12-24 Denis Ledoux[FIX]web: status bar alignment, sometimes wrong on...
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-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-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-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-13 Martin Trigaux[MERGE] view form: reduce the number of result in ...
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-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-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-25 xmo[FIX] list view: serialize concurrent calls when loadin...
2013-10-25 Mohammed Shekha... [FIX]Web-Pager: Refixed the issue of Pager, there is...
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-18 Mohammed Shekha... [FIX]Refixed the issue of pager, does not navigate...
2013-10-17 Mohammed Shekha... [FIX]Fix the issue of page navigation when all records...
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-10 niv-openerpEnabled sort in o2m
2013-09-19 Denis Ledoux[FIX]web base: when kanban view was setted after the...
2013-09-09 Martin Trigaux[MERGE] [FIX] pass context for 2many fields in views
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-23 Martin Trigaux[FIX] tree view: correct toggeling of hierarchic tree...
2013-08-21 Martin Trigaux[MERGE] [FIX] reload form if button has option reload_o...
2013-08-21 Martin Trigaux[FIX] vertical alignment of fields on firefox (opw...
2013-08-13 niv-openerp[FIX] remove last password saving feature
2013-07-19 Vidhin Mehta[IMP]check parent is exist or not.
2013-07-05 bth-openerp[IMP]Add parent-id attribute to get childrens of that...
2013-07-03 Mohammed Shekha[FIX]Fixed the issue of last element of grouped row...
2013-07-02 Martin Trigaux[FIX] pyeval: be more fault tolerant to avoid wrap...
next