Wed, 08 Apr 2015 10:50:33 +0200 |
Raimund Renkert |
Handle readonly mode and refresh operations.
|
Tue, 07 Apr 2015 17:16:59 +0200 |
Dustin Demuth |
Added some CSS to make distinction between active and inactice windows more simple for the user
|
Fri, 27 Mar 2015 15:54:43 +0100 |
Dustin Demuth |
Added ClearMessages, SetWarnigs, SetReadonly
|
Fri, 27 Mar 2015 15:22:32 +0100 |
Dustin Demuth |
added disable/enableChildren Method
|
Fri, 27 Mar 2015 14:48:42 +0100 |
Dustin Demuth |
Re-Enable Add/Delete Button of a MessungGrid in Cases when the User owns the Probe
|
Fri, 27 Mar 2015 14:42:46 +0100 |
Dustin Demuth |
ResponseObject was not defined
|
Fri, 27 Mar 2015 11:22:35 +0100 |
Dustin Demuth |
Further Failure Messages
|
Fri, 27 Mar 2015 11:03:10 +0100 |
Dustin Demuth |
Rowediting is now disabled when the Grid was set to ReadOnly
|
Fri, 27 Mar 2015 10:20:22 +0100 |
Dustin Demuth |
Added readonly to models, Probenzusatzwertgrid does now check wheter a record is readonly and disables the roweditor in such a case
|
Fri, 27 Mar 2015 09:38:13 +0100 |
Dustin Demuth |
Added failure - Messages
|
Fri, 27 Mar 2015 08:43:37 +0100 |
Dustin Demuth |
Renamed function edit to gridSave
|
Thu, 26 Mar 2015 17:30:55 +0100 |
Dustin Demuth |
removed debug messages
|
Thu, 26 Mar 2015 17:29:00 +0100 |
Dustin Demuth |
merged
|
Thu, 26 Mar 2015 17:23:13 +0100 |
Dustin Demuth |
Display Error Message on Failure
|
Thu, 26 Mar 2015 16:26:24 +0100 |
Dustin Demuth |
Made the unhandled Errors more talkativew
|
Thu, 26 Mar 2015 16:24:13 +0100 |
Dustin Demuth |
Added simple handling for Failure-Messages
|
Thu, 26 Mar 2015 16:02:38 +0100 |
Dustin Demuth |
added setReadOnly()
|
Thu, 26 Mar 2015 15:54:50 +0100 |
Dustin Demuth |
Readonly was missing
|
Thu, 26 Mar 2015 14:13:47 +0100 |
Dustin Demuth |
added owner-field
|
Wed, 25 Mar 2015 16:52:45 +0100 |
Dustin Demuth |
Added Owner to Model
|
Wed, 25 Mar 2015 16:46:48 +0100 |
Raimund Renkert |
Use treeModiefied timestamp to determine if working with 'old' objects.
|
Wed, 25 Mar 2015 16:45:29 +0100 |
Raimund Renkert |
Added field treeModified to models.
|
Wed, 25 Mar 2015 15:59:45 +0100 |
Dustin Demuth |
constrain windows to viewport
|
Wed, 25 Mar 2015 15:45:33 +0100 |
Dustin Demuth |
Applied ReadOnlyParadigm to a Messung Window
|
Wed, 25 Mar 2015 15:20:45 +0100 |
Dustin Demuth |
Forgot to commit the controller for commit 684
|
Wed, 25 Mar 2015 15:18:46 +0100 |
Dustin Demuth |
Also Deskriptoren must be set to readonly
|
Wed, 25 Mar 2015 15:04:45 +0100 |
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.
|
Wed, 25 Mar 2015 09:07:20 +0100 |
Dustin Demuth |
Made Grid-Rows uneditable if the dataset contains readonly=true. This only affects the Grids using the RowEdit Plugin
|
Wed, 25 Mar 2015 08:33:13 +0100 |
Dustin Demuth |
RW Column may not be sortable
|
Tue, 24 Mar 2015 15:33:11 +0100 |
Dustin Demuth |
a probe can not be edited when the readonly flag was sent by the server
|
Tue, 24 Mar 2015 12:15:39 +0100 |
Dustin Demuth |
merged
|
Tue, 24 Mar 2015 12:07:35 +0100 |
Dustin Demuth |
moved code from translations_de.js into proper overrides
|