[FIX] Field chars broken since merge 6.1
[odoo/odoo.git] / addons / web / static / src / js / view_form.js
2012-06-25 Fabien Meghazi[FIX] Field chars broken since merge 6.1
2012-06-25 Xavier Morel[FIX] annoying events API
2012-06-25 Xavier Morel[IMP] use widget events instead of jquery events for...
2012-06-25 Xavier Morel[MERGE] 6.1 changes and trunk
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 niv-openerp[IMP] minor usability issue with date widgets
2012-06-22 niv-openerp[FIX] problem with the discard button in form views
2012-06-22 niv-openerp[FIX] problem that made the partners view crash
2012-06-22 niv-openerp[IMP] better error reporting when there are errors...
2012-06-22 Xavier Morel[FIX] ensure containing form is saved when triggering...
2012-06-21 Antony Lesuisse[IMP] use Class builtin mixin support
2012-06-21 niv-openerp[FIX] Problem with float formatting, not analyzing...
2012-06-21 niv-openerp[FIX] potential problem with create & edit in m2o,...
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-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 niv-openerp[FIX] problem in o2m list
2012-06-18 niv-openerp[IMP] Improved error reporting in some cases
2012-06-18 Xavier Morel[IMP] jQuery exposes focusin and focusout, use that...
2012-06-15 Fabien Pinckaers[IMP] add a class to factorize view manager layout
2012-06-14 Fabien Meghazi[IMP] Remove useless code in binary fields
2012-06-14 niv-openerp[IMP] Only displays warning in m2o if the user typed...
2012-06-14 Fabien Meghazi[FIX] Saving a binary field not saved yet crashes
2012-06-14 Xavier Morel[ADD] automatic save of o2m rows being created/edited...
2012-06-14 niv-openerp[IMP] Some change in o2m
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-13 Fabien Meghazi[IMP] Improved hidden file uploads usage
2012-06-12 Fabien Meghazi[IMP] Improved o2m and m2m viewmanager/listview styling
2012-06-12 Fabien Meghazi[FIX] Fixed some hidden classes problem, improved binar...
2012-06-12 Fabien Meghazi[FIX] Fixed form@version support in FormViewRenderingEngine
2012-06-11 niv-openerp[IMP] added warning messages in o2m when using an unsup...
2012-06-11 niv-openerp[fix] added sortable false in o2m & m2m
2012-06-11 Fabien Meghazi[FIX] In form view, <image> tag is not a binary image...
2012-06-11 Fabien Meghazi[REM] Removed openerp.log
2012-06-12 Fabien Meghazi[ADD] Added oe_form_field_one2many classname
2012-06-09 Fabien Pinckaers[IMP] old style views supported with version=...
2012-06-07 Fabien Meghazi[ADD] Add 'options' to do_switch_view() piped to do_show()
2012-06-07 niv-openerp[FIX] Problem with SelectCreatePopup, the list view...
2012-06-07 Fabien Meghazi[FIX] Some fields won't be marked as invalid upon save
2012-06-07 niv-openerp[FIX] problem with m2m and default values
2012-06-07 Fabien Meghazi[ADD] Add classname for Form's invisible widgets
2012-06-07 niv-openerp[fix] problem with warnings during on_changes
2012-06-07 Xavier Morel[ADD] handling of required attr on m2m fields
2012-06-07 niv-openerp[fix] problem with notebooks, does not change current...
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-06-05 niv-openerp[fix] small problem with visibility and reinitialize...
2012-06-05 niv-openerp[merge] lot of fixes and minor improvements regarding...
2012-06-05 Fabien Meghazi[IMP] FormRenderingEngine: generated labels inherits...
2012-06-04 Fabien Pinckaers[FIX] layouting of groups when row with too fee cols
2012-06-04 Fabien Pinckaers[FIX] layouting of groups when row with too fee cols
2012-06-04 Fabien Meghazi[IMP] Improved field type image's control buttons ...
2012-06-04 niv-openerpRemoved ability to click to link in m2m_tags
2012-06-04 niv-openerpfixed some problems for m2m_kanban
2012-06-04 Fabien Meghazi[IMP] Hide empty fields in form readonly
2012-06-04 niv-openerpCustomization of kanban view for m2m
2012-06-04 Fabien Meghazi[ADD] Add class on oe_form when no <sheet> is present
2012-06-04 Fabien Meghazi[FIX] Fix date fields widgets
2012-06-04 niv-openerpAdded customization in kanban view to better fit o2m
2012-06-04 niv-openerpmerge trunk
2012-06-01 Fabien Pinckaers[IMP] clean design, bugfix on reference fields
2012-06-01 Fabien Pinckaers[IMP] opportunity CSS
2012-05-31 Antony Lesuisse[MERGE] form statusbar add m2o support for stages,...
2012-05-31 Fabien Meghazi[ADD] form <header, footer, h1, h2, ... > + editable...
2012-05-31 Thibault Delavallée[CLEAN] FieldStatud widget: added missing ';' and ...
2012-05-31 Thibault Delavallée[IMP] FieldStatus for selection get_selection now alway...
2012-05-31 niv-openerpSmall inconsistency in m2mtags
2012-05-31 Fabien Meghazi[REM] Removed layout auto|manual. Layout is always...
2012-05-31 Thibault Delavallée[MERGE] Merged with main web.
2012-05-30 Fabien Meghazi[FIX] Make most fields inline(-block) instead of block...
2012-05-30 niv-openerp[fix] m2mtags shoul dhide records already added in...
2012-05-30 Fabien Meghazi[FIX] FormRenderingEngine losing text nodes.
2012-05-30 Thibault Delavallée[CLEAN] Cleaned some typos in comments.
2012-05-30 Thibault Delavallée[MERGE] Merged with main web.
2012-05-29 Fabien Meghazi[FIX] Formview: invalid fields sometimes list 'undefined'
2012-05-29 Fabien Meghazi[FIX] Fix trunk-fp
2012-05-29 msh-openerp[FIX]Fixed the issue of pad button not rendered when...
2012-05-28 Fabien Pinckaers[IMP] improved CSS, XML
2012-05-25 Antony Lesuisse[FIX] view_form widget registry exception
2012-05-25 niv-openerpchanged something
2012-05-25 niv-openerpmerge trunk
2012-05-25 niv-openerp[fix] small problem with o2m kanban
2012-05-25 Xavier ALT[FIX] OPW 574218: many2one: do not prefilter records...
2012-05-25 niv-openerpperfected quick create
2012-05-25 niv-openerpmany2manykanban quick create work in progress
2012-05-25 niv-openerpwip
2012-05-25 Thibault Delavallée[FIX] issue with deferred.
2012-05-25 Thibault Delavallée[IMP] [CLEAN] [REF] Statusbar widget: now working,...
2012-05-25 Thibault Delavallée[CLEAN] Statusbar widget: cleaned filter_selection...
2012-05-25 Thibault Delavallée[TMP] Tmp upgrade of FieldStatus.
2012-05-24 niv-openerp[imp] added open field
next