graph
- Returned Units od Measurement where not distinct2015-04-20, by Dustin Demuth
- Added tag 2.0-beta1 for changeset 2d482dfaa41a2015-04-17, by Raimund Renkert
- Update list on search and reset filter values on reset button click.2.0-beta1 2015-04-17, by Raimund Renkert
- Added method to clear values.2015-04-17, by Raimund Renkert
- merged2015-04-17, by Dustin Demuth
- 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
- Added failure - Messages2015-03-27, by Dustin Demuth
- Renamed function edit to gridSave2015-03-27, by Dustin Demuth
- removed debug messages2015-03-26, by Dustin Demuth
- merged2015-03-26, by Dustin Demuth
- Display Error Message on Failure2015-03-26, by Dustin Demuth
- Made the unhandled Errors more talkativew2015-03-26, by Dustin Demuth
- Added simple handling for Failure-Messages2015-03-26, by Dustin Demuth
- added setReadOnly()2015-03-26, by Dustin Demuth
- Readonly was missing2015-03-26, by Dustin Demuth
- added owner-field2015-03-26, by Dustin Demuth
- Added Owner to Model2015-03-25, by Dustin Demuth
- Use treeModiefied timestamp to determine if working with 'old' objects.2015-03-25, by Raimund Renkert
- Added field treeModified to models.2015-03-25, by Raimund Renkert
- constrain windows to viewport2015-03-25, by Dustin Demuth
- Applied ReadOnlyParadigm to a Messung Window2015-03-25, by Dustin Demuth
- Forgot to commit the controller for commit 6842015-03-25, by Dustin Demuth
- Also Deskriptoren must be set to readonly2015-03-25, by 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-25, by Dustin Demuth
- Made Grid-Rows uneditable if the dataset contains readonly=true. This only affects the Grids using the RowEdit Plugin2015-03-25, by Dustin Demuth
- RW Column may not be sortable2015-03-25, by Dustin Demuth
- a probe can not be edited when the readonly flag was sent by the server2015-03-24, by Dustin Demuth
- merged2015-03-24, by Dustin Demuth
- moved code from translations_de.js into proper overrides2015-03-24, by Dustin Demuth
- Set record dirty flag to false if commit failed.2015-03-24, by Raimund Renkert
- Updated probe model to serialize empty strings to a null-value.2015-03-24, by Raimund Renkert