still some problems
[odoo/odoo.git] / addons / web / static / src / js / view_form.js
2013-10-04 niv-openerpstill some problems
2013-10-01 niv-openerp[IMP] doc
2013-09-25 niv-openerpwip
2013-09-05 Anael Closson[FIX] OWP 593963 : limit results when opening "search...
2013-08-23 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 3743...
2013-11-15 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 4067... saas-1
2013-11-13 Martin Trigaux[MERGE] view form: reduce the number of result in ...
2013-10-10 niv-openerpEnabled sort in o2m
2013-08-22 niv-openerp[IMP] added possibility to desactivate quick create...
2013-08-21 Martin Trigaux[MERGE] [FIX] reload form if button has option reload_o...
2013-08-06 niv-openerp[IMP] Removed old JavaScript module loading system...
2013-07-31 Olivier Dony[MERGE] Forward-port of latest bugfixes from 7.0 up...
2013-07-25 niv-openerpAdded semicolons
2013-07-25 niv-openerpAdded Gruntfile with jshint and corrected most js errors
2013-07-19 Vidhin Mehta[IMP]check parent is exist or not.
2013-06-18 Thibault Delavallée[FIX] Statusbar: fixed clikable statusbar on selection...
2013-06-17 niv-openerp[REVERT] of revision 3746 because it caused in bug...
2013-06-13 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 4887...
2013-06-11 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 3973...
2013-06-10 niv-openerp[FIX] Merge fix in saas1 for the problem that made...
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-07 Christophe Matthieu[MERGE] Improve typos in warning (Grammar mistake,...
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-05-30 Martin Trigaux[MERGE] [IMP] bounce effect on statusbar
2013-05-30 Thibault Delavallée[FIX] FieldMany2One: always_reload option should not...
2013-05-29 Martin Trigaux[IMP] sync with latest trunk
2013-05-28 Amit Bhavsar (Open... [MERGE] merge with latest trunk
2013-05-28 Amit Bhavsar (Open... [MERGE] merge with latest trunk
2013-05-27 Thibault Delavallée[FIX] FieldMany2One: avoid displaying a crash when...
2013-05-16 dle@openerp.com[FIX]web: radio widget name get using context
2013-05-02 Vishmita Jadeja... [IMP]Minor change
2013-05-01 Vishmita Jadeja... [IMP]Improve code
2013-05-01 Vishmita Jadeja... [Merge]Merge with trunk
2013-04-30 Olivier Dony[MERGE] Forward-port of 7.0 bugfixes, up to rev. 3912
2013-04-30 Christophe Matthieu[MERGE] from trunk
2013-04-29 Christophe Matthieu[IMP] view_form: statusbar: add a get_distant_fields...
2013-04-29 ggh-openerp[IMP] Improved typos in warning
2013-04-23 Christophe Matthieu[IMP] view_form: FieldStatus, calc_domain: if there...
2013-04-17 Christophe Matthieu[IMP] ir_ui_menu: trunk to 7.0 dynamic counters
2013-04-17 ggh-openerp[MERGE] with lp:openerp-web
2013-04-15 Christophe Matthieu[IMP] view_form: widget radio: clean code
2013-04-11 Fabien Meghazi[FIX] FormRenderingEngine: allow class propagation...
2013-04-11 Christophe Matthieu[IMP] view_form: radio remove console log
2013-04-11 Christophe Matthieu[IMP] view_form: radio css readonly
2013-04-11 Christophe Matthieu[MERGE] from trunk
2013-04-11 Christophe Matthieu[IMP] view_form: radio button: change style for require...
2013-04-10 Christophe Matthieu[IMP] view_form: radio button, replace image by input...
2013-04-10 Christophe Matthieu[IMP] view_form: field radio, display only the selected...
2013-04-09 Fabien Meghazi[FIX] Do not autofocus Notebook pages by default
2013-04-08 Christophe Matthieu[FIX] view_form: radio button
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-04-02 niv-openerp[IMP] removed now useless code
2013-03-29 Christophe Matthieu[IMP] view_form: radio button for many2one read name_get
2013-03-29 Christophe Matthieu[IMP] view_form: radio button for many2one: check context
2013-03-29 Christophe Matthieu[IMP] view_form: radio button for many2one
2013-03-28 Fabien Meghazi[FIX] Remove dirty flag on save
2013-03-28 Christophe Matthieu[IMP] view_form: statusbar: see the folded stage where...
2013-03-26 Christophe Matthieu[MERGE] from trunk
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 Christophe Matthieu[IMP] view_form: radio options
2013-03-21 Christophe Matthieu[IMP] view_form: fix FieldStatus
2013-03-21 Christophe Matthieu[FIX] view_form: FieldStatus
2013-03-21 Christophe Matthieu[IMP] view_form radio button with div inline-block
2013-03-21 Christophe Matthieu[IMP] view_form: statusbar with folded selection
2013-03-21 Fabien Meghazi[MERGE] Date Picker is not translated into local language
2013-03-19 niv-openerp[MERGE] 7.0 branch
2013-03-19 niv-openerp[FIX] small problem with m2o, does not uses context...
2013-03-19 ggh-openerp[FIX] Fixed abstract form popup open editable mode
2013-03-18 ggh-openerp[Merge] with trunk
2013-03-15 Olivier Dony[MERGE] Bugfixes from the 7.0 branch, up to rev. 3845
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 Xavier Morel[MERGE] from 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-12 ggh-openerp[IMP] Improved code
2013-03-12 ggh-openerp[IMP] Improved code
2013-03-12 ggh-openerp[Merge] with Trunk
2013-03-11 Thibault Delavallée[CLEAN] Removed unnecessary quotes. As Teal'c said...
2013-03-11 ggh-openerp[IMP] Improved code
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
next