graph
- Added i18n strings.2015-04-17, by Raimund Renkert
- Show the window for importer response messages.2015-04-17, by Raimund Renkert
- Added window to display importer messages.2015-04-17, by Raimund Renkert
- Load the record returned by the request.2015-04-17, by Raimund Renkert
- Corrected URL for lada-server in export and import2015-04-17, by Dustin Demuth
- Fixed tree_modified check in orte edit.2015-04-16, by Raimund Renkert
- Added window for laf file upload and use filtergrid buttons to export or import.2015-04-16, by Raimund Renkert
- Added new depencies: filesaver[1] and upload[2].2015-04-16, by Raimund Renkert
- 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 Store2015-04-16, by Dustin Demuth
- Do not autoload this store2015-04-16, by Dustin Demuth
- accidently pushed debugger statement... it is getting late...2015-04-15, by Dustin Demuth
- Fix for ErrorMessages in FieldSets for IE8 IE92015-04-15, by Dustin Demuth
- Added a Browser Switch as a function is not available in IE9 and lower2015-04-15, by Dustin Demuth
- Trailing Commas, editable: false for Umwelt und Messstelle widget2015-04-15, by 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-13, by Dustin Demuth
- Added Logininformation to a Popup in Viewport2015-04-08, by 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.js2015-04-08, by Dustin Demuth
- Loading Mask was not translated correctly. Added Override to fix this.2015-04-08, by Dustin Demuth
- Set some loading masks.2015-04-08, by Raimund Renkert
- Cosmetics.2015-04-08, by Raimund Renkert
- Updated the model to have correct tree_modified value and parent_modified2015-04-08, by Raimund Renkert
- Handle readonly mode and refresh operations.2015-04-08, by Raimund Renkert
- Added some CSS to make distinction between active and inactice windows more simple for the user2015-04-07, by Dustin Demuth
- Added ClearMessages, SetWarnigs, SetReadonly2015-03-27, by Dustin Demuth
- added disable/enableChildren Method2015-03-27, by Dustin Demuth
- Re-Enable Add/Delete Button of a MessungGrid in Cases when the User owns the Probe2015-03-27, by Dustin Demuth
- ResponseObject was not defined2015-03-27, by Dustin Demuth
- Further Failure Messages2015-03-27, by Dustin Demuth
- Rowediting is now disabled when the Grid was set to ReadOnly2015-03-27, by Dustin Demuth
- Added readonly to models, Probenzusatzwertgrid does now check wheter a record is readonly and disables the roweditor in such a case2015-03-27, by Dustin Demuth