2015-04-28 |
Dustin Demuth |
reset combobox when the store was switched
|
2015-04-28 |
Raimund Renkert |
Change store on radiobutton change for proben and messprogramm.
|
2015-04-28 |
Raimund Renkert |
Added new stores for messprogramm and Probe queries.
|
2015-04-24 |
Dustin Demuth |
Radio-Buttons to switch between query-modes: Probenliste und Probenplanung. Filter-Combobox store wird automatisch gewechselt. ToDo: Query-Store für Probenplanung
|
2015-04-24 |
Dustin Demuth |
Renamed Messprogramm (caps)
|
2015-04-24 |
Dustin Demuth |
Added Messprogramme Store and Model
|
2015-04-24 |
Dustin Demuth |
Fixed a Copy-Paste Error
|
2015-04-23 |
Dustin Demuth |
merged heads
|
2015-04-23 |
Dustin Demuth |
added documentation for Form and Grid controllers
|
2015-04-20 |
Raimund Renkert |
Clear filter on umwelt combox store.
|
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 |
Enabled autocompletion for Messwerte in a Messung.
|
2015-04-20 |
Dustin Demuth |
Fixed ToDo in Umweltbereiche Store, made Umweltbereiche Typable to fix the regression, Sorted Umweltbereiche by ID
|
2015-04-20 |
Dustin Demuth |
merged heads
|
2015-04-20 |
Dustin Demuth |
Returned Units od Measurement where not distinct
|
2015-04-17 |
Raimund Renkert |
Added tag 2.0-beta1 for changeset 2d482dfaa41a
|
2015-04-17 |
Raimund Renkert |
Update list on search and reset filter values on reset button click.
2.0-beta1
|
2015-04-17 |
Raimund Renkert |
Added method to clear values.
|
2015-04-17 |
Dustin Demuth |
merged
|
2015-04-17 |
Raimund Renkert |
Added i18n strings.
|
2015-04-17 |
Raimund Renkert |
Show the window for importer response messages.
|
2015-04-17 |
Raimund Renkert |
Added window to display importer messages.
|
2015-04-17 |
Raimund Renkert |
Load the record returned by the request.
|
2015-04-17 |
Dustin Demuth |
Corrected URL for lada-server in export and import
|
2015-04-16 |
Raimund Renkert |
Fixed tree_modified check in orte edit.
|
2015-04-16 |
Raimund Renkert |
Added window for laf file upload and use filtergrid buttons to export or import.
|
2015-04-16 |
Raimund Renkert |
Added new depencies: filesaver[1] and upload[2].
|
2015-04-16 |
Dustin Demuth |
Fixes an Issue that the wrong Units were shown for a Probenzusatzwert. Now the findRecord operation looks for an exact match of the mehId in the Messeinheiten Store
|
2015-04-16 |
Dustin Demuth |
Do not autoload this store
|
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-15 |
Dustin Demuth |
Added a Browser Switch as a function is not available in IE9 and lower
|
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-04-08 |
Dustin Demuth |
Added Logininformation to a Popup in Viewport
|
2015-04-08 |
Dustin Demuth |
Disable the Fertig-Flag Checkbox in a Messung when the User is not the owner. Do not enable Form-Children when readonly is set to true. Parse login-response in app.js
|
2015-04-08 |
Dustin Demuth |
Loading Mask was not translated correctly. Added Override to fix this.
|
2015-04-08 |
Raimund Renkert |
Set some loading masks.
|
2015-04-08 |
Raimund Renkert |
Cosmetics.
|
2015-04-08 |
Raimund Renkert |
Updated the model to have correct tree_modified value and parent_modified
|
2015-04-08 |
Raimund Renkert |
Handle readonly mode and refresh operations.
|
2015-04-07 |
Dustin Demuth |
Added some CSS to make distinction between active and inactice windows more simple for the user
|
2015-03-27 |
Dustin Demuth |
Added ClearMessages, SetWarnigs, SetReadonly
|
2015-03-27 |
Dustin Demuth |
added disable/enableChildren Method
|
2015-03-27 |
Dustin Demuth |
Re-Enable Add/Delete Button of a MessungGrid in Cases when the User owns the Probe
|
2015-03-27 |
Dustin Demuth |
ResponseObject was not defined
|
2015-03-27 |
Dustin Demuth |
Further Failure Messages
|
2015-03-27 |
Dustin Demuth |
Rowediting is now disabled when the Grid was set to ReadOnly
|
2015-03-27 |
Dustin Demuth |
Added readonly to models, Probenzusatzwertgrid does now check wheter a record is readonly and disables the roweditor in such a case
|
2015-03-27 |
Dustin Demuth |
Added failure - Messages
|
2015-03-27 |
Dustin Demuth |
Renamed function edit to gridSave
|
2015-03-26 |
Dustin Demuth |
removed debug messages
|
2015-03-26 |
Dustin Demuth |
merged
|
2015-03-26 |
Dustin Demuth |
Display Error Message on Failure
|
2015-03-26 |
Dustin Demuth |
Made the unhandled Errors more talkativew
|
2015-03-26 |
Dustin Demuth |
Added simple handling for Failure-Messages
|
2015-03-26 |
Dustin Demuth |
added setReadOnly()
|
2015-03-26 |
Dustin Demuth |
Readonly was missing
|
2015-03-26 |
Dustin Demuth |
added owner-field
|
2015-03-25 |
Dustin Demuth |
Added Owner to Model
|