2017-01-11 |
Michael Stanko |
fix mediadescription in probe form
|
2016-11-04 |
Evi Huber |
Changed probeIdAlt to idAlt
|
2016-10-31 |
Tom Gottfried |
Fix setting Netzbetreiber in Messprogramm.
|
2016-10-28 |
Tom Gottfried |
Empty string for media descriptor is disallowed.
|
2016-10-14 |
Tom Gottfried |
Merged branch schema-update into default.
|
2016-09-07 |
Tom Gottfried |
Add missing requirements.
|
2016-08-31 |
Raimund Renkert |
Set the netzbetreiber and set netzbetreiber widget to a non-form field.
schema-update
|
2016-07-11 |
Evi Huber |
Changed title of Probe- and Messungs-mask/ added ProbeId as displayfield
|
2016-06-06 |
Tom Gottfried |
Introduce i18n for Haupt- and Nebenprobennummer.
|
2016-05-19 |
Michael Stanko |
complete some comboboxes in probe form and messprogramm form
|
2016-05-12 |
Michael Stanko |
change some fields in probeform to combobox
|
2016-03-24 |
Raimund Renkert |
Set readonly state for messstelle-labor widget.
|
2016-03-11 |
Raimund Renkert |
Introduced laborMstId as new probe field.
|
2015-09-22 |
Michael Stanko |
remove obsolate code from Probe-Form
|
2015-09-22 |
Michael Stanko |
Changed 'medie' and 'mediadesk' fields to readonly fields
|
2015-09-11 |
Raimund Renkert |
Minor UI styles.
2.2.0
|
2015-09-11 |
Raimund Renkert |
Changed 'Solldatum' fields to readonly fields without default value.
|
2015-08-26 |
Michael Stanko |
changed layout of Probe form
|
2015-07-23 |
Dustin Demuth |
jsduck for forms
|
2015-07-08 |
Dustin Demuth |
Netbetreiber Combobox shall be readonly
|
2015-07-06 |
Dustin Demuth |
Display Time in Proben over Medium
|
2015-05-29 |
Dustin Demuth |
ComboBox ForceSelection defaults to false now, ProbenehmerId can not be negative
|
2015-05-28 |
Dustin Demuth |
Removed a Bug where Datetimepickler errormessages where not reset on Form Discard
|
2015-05-13 |
Raimund Renkert |
Exclude deskriptor fields from form.
|
2015-05-12 |
Raimund Renkert |
Load, set and parse deskriptoren in probe form.
|
2015-04-20 |
Dustin Demuth |
made Comboboces editable and filterable for; Messungenform: Messstelle,Datenbasis,Betriebsarts,Testdatensatz,Preobenart,Netzbetreiber Messungform: Messmethode Messwertegrid: Messgroesse,Messeinheit
|
2015-04-20 |
Dustin Demuth |
Fixed ToDo in Umweltbereiche Store, made Umweltbereiche Typable to fix the regression, Sorted Umweltbereiche by ID
|
2015-04-15 |
Dustin Demuth |
Fix for ErrorMessages in FieldSets for IE8 IE9
|
2015-04-15 |
Dustin Demuth |
Trailing Commas, editable: false for Umwelt und Messstelle widget
|
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-25 |
Dustin Demuth |
Also Deskriptoren must be set to readonly
|
2015-03-25 |
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.
|
2015-03-24 |
Dustin Demuth |
a probe can not be edited when the readonly flag was sent by the server
|
2015-03-20 |
Dustin Demuth |
Deskriptor validation with Regex
|
2015-03-18 |
Raimund Renkert |
Fixed field names.
|
2015-03-18 |
Raimund Renkert |
Removed old DateTimeField and replaced them with the new one.
|
2015-03-17 |
Dustin Demuth |
Im Probeform den Custom-Datetimepicker durch den Standard Datepicker ersetzt. So funktioniert die Lokalisierung besser
|
2015-03-16 |
Dustin Demuth |
anchored all elements, to make them the same size, added a margin of 1px to the frame around the fieldset to prevent the cuttoff on the right side
|
2015-03-13 |
Dustin Demuth |
added a controller for messungforms, modified testdatensatz-widget to load a local store, removed dirtychange listeners from probe-form
|
2015-03-06 |
Raimund Renkert |
Fixed typo in messstelle widget.
|
2015-03-06 |
Raimund Renkert |
Added new js files.
|