Merge remote-tracking branch 'odoo/7.0' into 7.0
[odoo/odoo.git] / addons / web / static / src / js /
2014-09-23 OCA git botMerge remote-tracking branch 'odoo/7.0' into 7.0
2014-09-23 Denis Ledoux[FIX] widget html: rendering issue in mail composer...
2014-09-12 OCA git botMerge remote-tracking branch 'odoo/7.0' into 7.0
2014-09-11 fka-odoo[FIX] web: sort with undefined value
2014-09-11 Denis Ledoux[FIX] web: *.openerp.com to *.odoo.com
2014-09-10 OCA git botMerge remote-tracking branch 'odoo/7.0' into 7.0
2014-09-09 Simon Lejeune[FIX] web: missing backport of rev df3c6b750249
2014-09-02 Olivier Dony[IMP] web: extra comments to explain commit 57b4860
2014-09-02 Denis Ledoux[FIX] web: chain close action on wizard confirm
2014-08-26 Denis Ledoux[FIX] security: ir.config_parameter should not be reada...
2014-08-14 Denis Ledoux[FIX] web: do not focus if the focus_field is not a...
2014-08-13 Denis Ledoux[FIX] export: add the context in the export
2014-08-12 Denis Ledoux[FIX] web: on switch form (from list & kanban) do not...
2014-08-12 Martin Trigaux[FIX] web: missing self initialisation
2014-08-11 Denis Ledoux[FIX] web: image fields re-render on next/previous
2014-07-28 Denis Ledoux[FIX] web: on refresh, do search_read with fields passed
2014-07-23 Martin Trigaux[FIX] web: correct rev 680f955
2014-07-22 Anaël Closson[FIX] web: reload after wizard when record has been...
2014-07-21 Holger Brunn[FIX] form.destroy() doesn't clean up buttons area
2014-07-02 Stefan RijnhartFix binary fields in one2many widgets:
2014-07-02 msh@openerp.com[FIX] Reload form in the case of multi-popup wizard
2014-07-02 stefan@therp.nl[ADD] Support for required *2many fields, including...
2014-06-27 Martin Trigaux[FIX] view_form: backport of commit 180212b9996c049eacf...
2014-06-27 Martin Trigaux[FIX] view_list: hide pager in view group
2014-06-27 Denis Ledoux[FIX] web: no switch_mode trigger if not switched
2014-06-24 Denis Ledoux[FIX] web: format.js, toString while parsing date
2014-06-23 Martin TrigauxMerge pull request #17 from savoirfairelinux/7.0-m2m...
2014-06-20 Jacques-Etienne... web: do not select the first result if click on search...
2014-06-20 Martin Trigaux[IMP] web: allow fields in list view to use the attrs...
2014-06-19 Denis Ledoux[FIX] web: focused field in view editable list
2014-06-19 Géry Debongnie[FIX] fixes searchbar navigation (web client)
2014-06-18 Denis Ledoux[FIX] web: allow using dates and datetimes without...
2014-06-17 Denis Ledoux[FIX] web: save date(time) field value on key enter...
2014-06-12 Denis Ledoux[FIX] web: view_list_editable, on add an item, focus...
2014-06-12 Martin Trigauxparse_value: interger != float
2014-06-05 Christophe Simonis[FIX] web: many2many field handle "no_create" option
2014-05-27 Mohammed Shekha[FIX]Refixed the issue of o2m record duplication
2014-05-27 Mohammed Shekha[FIX]Fixe the issue o2m record duplication.
2014-05-16 Sandy Carter[FIX] Add context propagation for m2m list view
2014-04-25 Martin Trigauxsync with 7.0
2014-04-24 Martin Trigaux[FIX] update to latest version saas code with updated...
2014-04-22 Denis Ledoux[FIX] web: abitility to do exact id matching with child...
2014-04-18 Martin Trigaux[FIX] FieldMany2One: avoid error when saving changes...
2014-04-17 Denis Ledoux[FIX] web: double click on save button was trying to...
2014-04-17 Denis Ledoux[FIX] web: double click on save button was trying to...
2014-04-16 Mohammed Shekha[FIX]Fixed the issue of reference field throws tracebac...
2014-04-14 Martin Trigaux[MERGE] [FIX] FormView: avoid multiple creations of...
2014-04-08 Denis Ledoux[IMP] web: select input on add record in list editable
2014-04-03 Mohammed Shekha[FIX]Fixed the issue of duplicated one2many lines,...
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 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 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-04 Cecile Tonglet[FIX] getParent() js error when clicking to fast on...
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] search: add delay of 250us (was 0) on autocomplet...
2014-01-17 Martin Trigaux[FIX] format_value: consider text fields te same way...
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: 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...
2013-12-26 Mohammed Shekha... [FIX]Web: Refixed the issue of context propagation...
2013-12-24 Mohammed Shekha... [FIX]Web: Refixed the issue of context propagation...
2013-12-24 Mohammed Shekha... [FIX]Web: Refixed the issue of context propagation...
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 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
next