Mercurial > lada > lada-client
log app/controller/form/Probe.js @ 772:a85069813d43
age | author | description |
---|---|---|
Tue, 12 May 2015 15:12:02 +0200 | Raimund Renkert | Load, set and parse deskriptoren in probe form. |
Thu, 23 Apr 2015 16:29:39 +0200 | Dustin Demuth | merged heads |
Thu, 23 Apr 2015 16:28:04 +0200 | Dustin Demuth | added documentation for Form and Grid controllers |
Mon, 20 Apr 2015 16:49:49 +0200 | Raimund Renkert | Clear filter on umwelt combox store. |
Fri, 17 Apr 2015 13:15:11 +0200 | Raimund Renkert | Load the record returned by the request. |
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. |