graph
- 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
- merged.2015-03-23, by Raimund Renkert
- merged.2015-03-23, by Raimund Renkert
- merged.2015-03-19, by Raimund Renkert
- Merged branch openid back to default.2015-03-19, by Raimund Renkert
- Ext sends timezone information to the server to prevent accidental changes in times2015-03-23, by Dustin Demuth
- Deskriptor validation with Regex2015-03-20, by Dustin Demuth
- totalCountProperty2015-03-19, by Dustin Demuth
- Cosmetics.openid 2015-03-19, by Raimund Renkert
- Create the viewport manually on application startup.openid 2015-03-19, by Raimund Renkert
- Changes to the Datetimepicker's events, InputValidation and Sanity Checks2015-03-19, by Dustin Demuth
- More translations for the RowEditor2015-03-19, by Dustin Demuth
- Field Validity in Probenzusatzwerte Grid2015-03-19, by Dustin Demuth
- Field Validity in MKommentar Grid2015-03-19, by Dustin Demuth
- Field Validity in Status Grid2015-03-19, by Dustin Demuth
- MaxLength2015-03-19, by Dustin Demuth
- Enforcing maxlength on Numberfield Messdauer2015-03-19, by Dustin Demuth
- merged2015-03-19, by Dustin Demuth
- Textfields sind nun max. 1000 Zeichen Lang. Die begrenzung wird erzwungen, kann jedoch überschrieben werden2015-03-19, by Dustin Demuth
- ComboBoxes sind nun per default nicht mehr editierbar. Das Betriftt auch die Filter-ComboBoxes2015-03-19, by Dustin Demuth
- Set search parameters as extra parameters to result grid store to send them on2015-03-19, by Raimund Renkert
- Paging Enabled, RemoteSort Enabled, totalProperty für Probelist spezifisziert2015-03-19, by Dustin Demuth
- Fixed bug in datetimepicker: Allways insert leading zero; do not allow values2015-03-18, by Raimund Renkert
- Added tag 2.0-alpha1 for changeset 9f557bd48c302015-03-18, by Raimund Renkert