Mercurial > lada > lada-client
log app/view/widget/base/FieldSet.js @ 892:777bf66dbb11
age | author | description |
---|---|---|
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. |