Mercurial > lada > lada-client
log app/view/widget/base/FieldSet.js @ 1281:8012e5212bd5
age | author | description |
---|---|---|
2016-09-28 | Tom Gottfried | Display of probe forms failed due to getEl() returning undefined |
2016-09-20 | Tom Gottfried | Clear messages regardless of whether title is an empty string. |
2016-09-08 | Tom Gottfried | Do not try to display an undefined title. |
2015-07-23 | Dustin Demuth | even more jsduck... for widgets this time |
2015-04-15 | Dustin Demuth | accidently pushed debugger statement... it is getting late... |
2015-04-15 | Dustin Demuth | Fix for ErrorMessages in FieldSets for IE8 IE9 |
2015-04-13 | 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. |
2015-03-16 | Raimund Renkert | Allow multiple warning- or error-messages in a fieldset. |