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
|