Mercurial > lada > lada-client
log app/view/widget/base/FieldSet.js @ 1263:26197c2d9362
age | author | description |
---|---|---|
Wed, 28 Sep 2016 15:22:33 +0200 | Tom Gottfried | Display of probe forms failed due to getEl() returning undefined |
Tue, 20 Sep 2016 18:14:38 +0200 | Tom Gottfried | Clear messages regardless of whether title is an empty string. |
Thu, 08 Sep 2016 10:06:07 +0200 | Tom Gottfried | Do not try to display an undefined title. |
Thu, 23 Jul 2015 16:56:58 +0200 | Dustin Demuth | even more jsduck... for widgets this time |
Wed, 15 Apr 2015 18:41:08 +0200 | Dustin Demuth | accidently pushed debugger statement... it is getting late... |
Wed, 15 Apr 2015 18:34:23 +0200 | Dustin Demuth | Fix for ErrorMessages in FieldSets for IE8 IE9 |
Mon, 13 Apr 2015 16:22:34 +0200 | Dustin Demuth | Datevalidation. When editing a timeperiod in a Probeform it is validated wheter begindate is before enddate. This only happens when the blur-event is fired. ToDo: Listen to Events from the Übernehmen Button of the DateTimePicker, ToDo: Somehow the ErrorMessages are not Cleared correctly when the form is restored. |