[FIX] web: inhibit on change flag when validating editable list
[odoo/odoo.git] / addons / web / static / src / js / view_form.js
2014-11-05 Denis Ledoux[FIX] web: inhibit on change flag when validating edita...
2014-11-05 Denis Ledoux[FIX] web: regard the view_list has valid if not yet...
2014-10-31 Denis Ledoux[FIX] web: on editable list save, valid all records
2014-10-15 Denis Ledoux[FIX] web: cherry-pick of 893e4268650ddd517e3044f41c582...
2014-10-13 Denis Ledoux[FIX] web: wait for deferreds when actualizing mode
2014-09-23 Denis Ledoux[FIX] widget html: rendering issue in mail composer...
2014-08-11 Denis Ledoux[FIX] web: image fields re-render on next/previous
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-06-27 Martin Trigaux[FIX] view_form: backport of commit 180212b9996c049eacf...
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-17 Denis Ledoux[FIX] web: save date(time) field value on key enter...
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-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-03 Mohammed Shekha[FIX]Fixed the issue of duplicated one2many lines,...
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-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-02-13 Mohammed Shekha... [FIX]Web, Statusbar: Fixed the issue of statubar in...
2014-02-06 Martin Trigaux[IMP] reference fields: display a more user-friendly...
2014-01-20 Martin Trigaux[FIX] search: add delay of 250us (was 0) on autocomplet...
2014-01-15 Denis Ledoux[FIX] web: view_form.js, allow press enter to break...
2014-01-14 Martin Trigaux[IMP] view_form: do not display hugly error message...
2013-12-18 Xavier Morel[MERGE] fixes for non-direct IME
2013-12-11 Martin Trigaux[MERGE] [FIX] One2ManyListView: reload line data withou...
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-20 Christophe Simonis[IMP] web: avoid double reload() when clicking on a...
2013-11-13 Martin Trigaux[MERGE] view form: reduce the number of result in ...
2013-10-10 niv-openerpEnabled sort in o2m
2013-09-05 Anael Closson[FIX] OWP 593963 : limit results when opening "search...
2013-08-21 Martin Trigaux[MERGE] [FIX] reload form if button has option reload_o...
2013-07-19 Vidhin Mehta[IMP]check parent is exist or not.
2013-06-07 Christophe Matthieu[FIX] duplicate tag when press tab key two time. Bug...
2013-06-07 Christophe Matthieu[FIX] translation button or icon not displayed with...
2013-06-07 Christophe Matthieu[IMP] Improve typos in warning (Grammar mistake, Capita...
2013-06-06 Christophe Matthieu[MERGE] pager should be disappear when we create a...
2013-06-06 Christophe Matthieu[MERGE] Onchange must be called for m2o when the popup...
2013-04-17 Christophe Matthieu[IMP] ir_ui_menu: trunk to 7.0 dynamic counters
2013-04-11 Fabien Meghazi[FIX] FormRenderingEngine: allow class propagation...
2013-04-09 Fabien Meghazi[FIX] Do not autofocus Notebook pages by default
2013-04-04 Fabien Meghazi[FIX] DataSet#size() problem + FormView#on_button_delet...
2013-04-02 Fabien Meghazi[FIX] m2o does not use @alive()
2013-03-28 Fabien Meghazi[FIX] Remove dirty flag on save
2013-03-22 niv-openerp[FIX] small code problem in set defaults feature
2013-03-21 Fabien Meghazi[FIX] Fix FormFields#focus()
2013-03-21 Fabien Meghazi[MERGE] Date Picker is not translated into local language
2013-03-19 niv-openerp[FIX] small problem with m2o, does not uses context...
2013-03-14 Antony Lesuisse[MERGE] base.sass infobox and url text attribute
2013-03-14 niv-openerp[FIX] corrected small problem that made appear "false...
2013-03-14 Quentin (OpenERP)[MERGE] view_form.js: fixing the statusbar. if there...
2013-03-13 Fabien Meghazi[ADD] Added @text attribute to fields@widget=url
2013-03-13 Cedric Snauwaert[FIX]view_form : fix invalid domain in widget statusbar...
2013-03-13 Thibault Delavallée[MERGE] Sync with 7.0
2013-03-13 Mohammed Shekha[FIX]Refixed the issue of reload whole record from...
2013-03-12 niv-openerp[FIX] small error, probably due to refactoring, that...
2013-03-12 Mohammed Shekha[FIX]Fixed the issue of reload whole record when new...
2013-03-12 Xavier Morel[FIX] hide form autofocus trying to focus destroyed...
2013-03-12 Xavier Morel[FIX] blurring propagation on m2m tag fields
2013-03-12 Xavier Morel[FIX] correctly check for o2m listview validity
2013-03-12 Xavier Morel[FIX] array extra comma
2013-03-11 Thibault Delavallée[CLEAN] Removed unnecessary quotes. As Teal'c said...
2013-03-08 Thibault Delavallée[FIX] FieldTextHtml: fixed quote error in parameter...
2013-03-08 niv-openerp[FIX] problem when o2m and readonly fields, now readonl...
2013-03-08 niv-openerpadded readonly fields to buffered dataset cache
2013-03-06 niv-openerp[FIX] typo in previous commit
2013-03-06 niv-openerp[FIX] visual problem in some cases in field texts,...
2013-03-06 Xavier Morel[FIX] cleanup m2o field events when reloading m2o fields
2013-03-05 Xavier Morel[IMP] use @draggable instead of hooking on dragstart...
2013-03-05 Xavier Morel[FIX] access rights handling on m2m widgets
2013-03-04 Xavier ALT[FIX] statusbar widget: fix no value display for 'selec...
2013-03-01 niv-openerpModified to call the placeholder lib in view_form.js
2013-03-01 niv-openerp[FIX] small problem with <button confirm="..."/>, didn...
2013-02-28 niv-openerp[FIX] Field monetary handles "digits" like the float...
2013-02-27 niv-openerp[FIX] lot of potential bugs, mainly due to quickly...
2013-02-27 niv-openerp[FIX] remove useless debug messages
2013-02-26 niv-openerp[FIX] too much rendering in FieldStatus
2013-02-26 Fabien Meghazi[FIX] m2o's autocomplete in a dialog stay absolute...
2013-02-25 Fabien Meghazi[FIX] Correctly check the id index in dataset
2013-02-25 Christophe Matthieu[FIX] form_view: field url, don't add http for local...
2013-02-25 Xavier Morel[FIX] Search view's drawer closing unexpectedly when...
2013-02-21 Fabien Meghazi[FIX] IE9: traceback in Reporting when changing type...
2013-02-21 Vidhin Mehta[FIX]
2013-02-21 Vidhin Mehta[MERGE]7.0
2013-02-21 Vidhin Mehta[IMP]use debounce to close on scroll.
2013-02-19 Fabien Meghazi[FIX] FormOpenPopup does not trigger on_button_cancel
2013-02-19 Fabien Meghazi[FIX] FieldStatus does not re-render when view change
2013-02-18 Fabien Meghazi[FIX] BufferedDataset ids should not be passed to on_ch...
2013-02-18 Xavier Morel[FIX] prevent dragging click target images of m2o and...
next