Mercurial > lada > lada-client
log app/view/form/Probe.js @ 718:7f11b75e0188
age | author | description |
---|---|---|
Wed, 15 Apr 2015 12:13:57 +0200 | Dustin Demuth | Trailing Commas, editable: false for Umwelt und Messstelle widget |
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. |
Wed, 25 Mar 2015 15:18:46 +0100 | Dustin Demuth | Also Deskriptoren must be set to readonly |
Wed, 25 Mar 2015 15:04:45 +0100 | Dustin Demuth | When a Probeform is dirty, all child-grids are made readonly (Row Editing is not disbled correctly). When a Probe is read-only all Child-grid buttons are disabled. When a Probe is ReadOnly probeform is also readonly. |