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