[REVERT] 4164 revid:dle@openerp.com-20140326113036-g9yv3jj6yetwxvg8: this fix actuall...
[odoo/odoo.git] / addons / web / static / src / js / view_form.js
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...
2013-02-05 Fabien Meghazi[FIX] FormView#do_load_state() do not call @do_show...
2013-02-04 Fabien Meghazi[FIX] Calendar popup form view_id is not honored. Defau...
2013-01-24 Xavier Morel[FIX] domain returned by onchange
2013-01-23 Vishmita[Fix]Improve code
2013-01-22 Vishmita[FIX]Pager doesn't disappear when we create a new recor...
2013-01-22 Bhumi Thakkar (Ope... [FIX] Date Picker is not translated into local language...
2013-01-22 Bhumi Thakkar (Ope... [FIX] onchange call after m2o returns after/with change...
2013-01-22 Vidhin Mehta[FIX]Auto complete issue of many2one.
2013-01-07 Fabien Meghazi[FIX] Empty binary fields does not hide filename placeh...
2013-01-02 niv-openerp[FIX] potential problem with empty save message in...
2012-12-26 Thibault Delavallée[IMP] cleditor: stop using custom font-size, font-family.
2012-12-21 Christophe Matthieu[MERGE] fix view_form: m2m_tags: Overwrite onSetInputDa...
2012-12-20 vta vta@openerp.com[MERGE] Improvement on m2obutton widget
2012-12-19 Fabien Meghazi[ADD] Added an openerpBounce jquery plugin
2012-12-19 Fabien Meghazi[MERGE] trunk
2012-12-18 Fabien Meghazi[FIX] Special case fields type 'id'. Always set readonly.
2012-12-18 vta vta@openerp.com[FIX] FieldStatus.get_selection() many2one domain issues
2012-12-13 niv-openerp[FIX] make the field text resize correctly
2012-12-13 niv-openerp[IMP] lot of small improvements to better detect when...
2012-12-11 Christophe Matthieu[MERGE] catch and display error when there are an error...
2012-12-11 Xavier Morel[FIX] focusing of form fields, implementation of focusi...
next