Mercurial > lada > lada-client
log app/view/form/Probe.js @ 694:a0df1a8dff24
age | author | description |
---|---|---|
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. |
Tue, 24 Mar 2015 15:33:11 +0100 | Dustin Demuth | a probe can not be edited when the readonly flag was sent by the server |
Fri, 20 Mar 2015 11:25:48 +0100 | Dustin Demuth | Deskriptor validation with Regex |
Wed, 18 Mar 2015 14:46:28 +0100 | Raimund Renkert | Fixed field names. |
Wed, 18 Mar 2015 13:55:14 +0100 | Raimund Renkert | Removed old DateTimeField and replaced them with the new one. |
Tue, 17 Mar 2015 17:10:54 +0100 | Dustin Demuth | Im Probeform den Custom-Datetimepicker durch den Standard Datepicker ersetzt. So funktioniert die Lokalisierung besser |