[FIX] cleaning log message added for debugging purpose.
[odoo/odoo.git] / addons / web / static / src / js / view_form.js
2013-03-13 Anael Closson[FIX] cleaning log message added for debugging purpose.
2012-12-04 Xavier ALT[MERGE] OPW 579519: many2one button should not trigger...
2012-11-30 Xavier ALT[IMP] many2one: better handle blur flag - has to be...
2012-10-23 Xavier ALT[MERGE] OPW 579322: form: after field value change...
2012-09-26 msh-openerp[FIX]Fixed the issue of blur on many2one in editable...
2012-09-24 Olivier Dony[FIX] OPW 577261, 573269: properly refresh one2many...
2012-09-18 cpa-openerp[FIX] Fixed required field stay red after invalid selec...
2012-09-03 Xavier Morel[FIX] OPW 578531 Correctly invalidate BufferedDatasetCa...
2012-08-31 Xavier Morel[FIX] restrict set_default values to the current user...
2012-08-31 Xavier Morel[FIX] don't lose request_context argument in One2ManyDa...
2012-08-31 Xavier Morel[FIX] call update_dom on all form fields on save, even...
2012-08-31 Xavier Morel[FIX] make attachment deletion tooltip translatable
2012-08-28 <GuewenBaconnier... [FIX] a default value (created using "Set Default"...
2012-08-14 Olivier Dony[MERGE] OPW 577592: form view - properly flag m2o field...
2012-08-13 msh-openerp[FIX]Fixed the issue of request_context not set in...
2012-08-10 Xavier Morel[FIX] inability to select an autocompletion via mouse...
2012-08-04 Mohammed Shekha[FIX]Fix the issue of many2one did not became dirty...
2012-07-20 Xavier Morel[FIX] handling of focus/blur in date fields in relation...
2012-07-18 msh-openerp[FIX]Refixed the issue of invalid class not removed...
2012-07-13 Xavier Morel[IMP] automatically close m2o autocomplete list inside...
2012-07-13 Xavier Morel[IMP] missing translation marks in form and view editor
2012-07-13 Xavier Morel[FIX] m2o-in-list-o2m focus issues introduced in o2m...
2012-07-05 Amit Dodiya[FIX] Message translation issues in notification dialogs
2012-07-05 Amit Dodiya[FIX] Message translation issues in notification dialogs
2012-07-05 Amit Dodiya[FIX] Message translation issues in notification dialogs
2012-07-05 Amit Dodiya[FIX] Message translation issues in notification dialogs
2012-07-04 msh-openerp[FIX]Fixed the issue of translation on delete title.
2012-07-02 Bhumi Thakkar (Ope... [FIX] on dialogdrag event, autocomplete is hide.
2012-06-30 msh-openerp[FIX]Fixed the issue of invalid class not removed when...
2012-06-29 Xavier Morel[FIX] make datepicker and timepicker translatable
2012-06-29 Xavier Morel[FIX] correctly pass along options in ProxyDataSet...
2012-06-29 Xavier Morel[FIX] action-type button from a list row being edited...
2012-06-25 Xavier Morel[FIX] action buttons activated in editable o2m lists...
2012-06-25 Xavier Morel[CHG] reintroduce a button at the end of the line,...
2012-06-22 Xavier Morel[FIX] correctly reload an o2m list *after* triggering...
2012-06-22 cpa-openerp[FIX] Fixed options not reach at write method of DataSet.
2012-06-22 Xavier Morel[FIX] ensure containing form is saved when triggering...
2012-06-20 Xavier Morel[IMP] focus management in date field
2012-06-20 Xavier Morel[FIX] blur/focus handling in most (if not all) form...
2012-06-20 msh-openerp[FIX]Refixed the issue of datetime picker translation...
2012-06-19 Xavier Morel[FIX] error caused by autosave-on-blur when vaidating...
2012-06-19 Xavier Morel[FIX] focus issues with m2o contextual menu (and popup...
2012-06-19 Xavier Morel[FIX] handling of focus on m2o fields (in editable...
2012-06-18 Mohammed Shekha[FIX]Fixed the issue of datetime picker which does...
2012-06-18 Bhumi Thakkar (Ope... [FIX] On mousedown event of dialog title autocomplete...
2012-06-18 Xavier Morel[IMP] jQuery exposes focusin and focusout, use that...
2012-06-14 Xavier Morel[ADD] automatic save of o2m rows being created/edited...
2012-06-14 Fabien Meghazi[REV] Revert revid:fme@openerp.com-20120611151704-u2krx...
2012-06-13 Xavier Morel[FIX] if a form is not dirty, always consider the corre...
2012-06-13 Xavier Morel[IMP] don;t needlessly wrap values into deferreds in...
2012-06-13 Xavier Morel[FIX] O2M validation: correctly proxy validation from...
2012-06-11 Fabien Meghazi[FIX] In form view, <image> tag is not a binary image...
2012-06-07 Xavier Morel[ADD] handling of required attr on m2m fields
2012-06-07 msh-openerp[FIX]Refixed the issue of pad button not rendered when...
2012-06-07 cpa-openerp[FIX] Code optimization as per suggestion.
2012-06-06 Xavier Morel[IMP] performances when opening an m2o "search" without...
2012-06-06 Xavier Morel[FIX] reloading of o2m forms in dialogs (popups) after...
2012-05-29 msh-openerp[FIX]Fixed the issue of pad button not rendered when...
2012-05-25 Xavier ALT[FIX] OPW 574218: many2one: do not prefilter records...
2012-05-16 Fabien Meghazi[FIX] Set name when uploading an image is broken on 6.1
2012-05-16 Fabien Meghazi[FIX] Problems with statusbar widget under IE8
2012-04-24 msh-openerp[FIX]Fixed the issue of FieldStatus widget which is...
2012-04-20 Xavier ALT[MERGE] web: readonly field in a class linked by a...
2012-04-17 Xavier ALT[FIX] web: FormOpenPopup data not correctly reloaded...
2012-04-09 ado[FIX] Message :The following fields are invalid can...
2012-04-05 msh-openerp[FIX]Fixed the issue of setting filename in other field...
2012-03-28 cpa-openerp[FIX] Fixed form view allow to save when m2m field...
2012-03-05 Fabien Meghazi[FIX] @digits not honored by form view. field#digits...
2012-03-05 Fabien Meghazi[FIX] @default_focus not honored in embedded form views
2012-03-05 Xavier Morel[MERGE] new, shinier and better-working diagram view
2012-02-28 niv-openerp[fix] minor problem in m2o
2012-02-24 Frédéric van der... Correct viewport integration, cosmetic changes, node...
2012-02-20 Fabien Meghazi[FIX] Broken reference field
2012-02-15 Fabien Meghazi[ADD] Bind form warning to Cancel button
2012-02-15 Fabien Meghazi[IMP] Restore form dirty confirmation on pager change
2012-02-15 Fabien Meghazi[IMP] Support for One2Many
2012-02-15 Fabien Meghazi[FIX] Merge last trunk
2012-02-14 Fabien Meghazi[FIX] Fix little regression about translatable fields...
2012-02-14 niv-openerp[fix] complex bug in BufferedDataSet
2012-02-14 niv-openerp[fix] problem with on_changes in the editable lists...
2012-02-14 Fabien Meghazi[IMP] Simplify call to date picker
2012-02-14 Vaibhav (OpenERP)[FIX] DatePicker remains visible(block) when clicking...
2012-02-13 Fabien Meghazi[FIX] Share wizard: unselectable url and embed code
2012-02-13 Fabien Meghazi[ADD] Add sticky option to do_warn() and do_notify()
2012-02-09 Xavier Morel[ADD] UI to set default ir.values in web client's from...
2012-02-09 Xavier Morel[IMP] display string label of selection and m2o fields...
2012-02-09 Fabien Meghazi[ADD] Added tipsy.clear()
2012-02-09 Fabien Meghazi[FIX] Fix some tipsy stuff
2012-02-08 Xavier Morel[FIX] usage of Registry#clone
2012-02-08 Xavier Morel[ADD] UI for set_default in form view sidebar
2012-02-08 niv-openerp[fix] revert form refactoring branch
2012-02-08 Fabien Meghazi[FIX] Binary#save_as does not send context. Breaks...
2012-02-08 Fabien Meghazi[FIX] handle multilines in <label> tags of form views
2012-02-07 Xavier Morel[FIX] protection against self-recursive onchanges:...
2012-02-07 Xavier Morel[ADD] handling of change_default to onchange process
2012-02-07 Christophe Simonis[FIX] handle multilines in <label> tags of form views
2012-02-07 niv-openerp[imp] polish render and render_element usage
2012-02-07 niv-openerp[imp] changed name of template in form widgets
2012-02-07 niv-openerp[imp] simplified escaping of form class namees
2012-02-07 niv-openerp[imp] made start of widgets recursive
next