Wed, 02 Dec 2015 17:53:20 +0100 |
Dustin Demuth |
Added a variable which makes it possible to detect if a grid is dynamic
stammdatengrids
|
Wed, 02 Dec 2015 17:39:04 +0100 |
Dustin Demuth |
Severe changes concerning the Resultgrids.
stammdatengrids
|
Mon, 30 Nov 2015 14:52:59 +0100 |
Dustin Demuth |
Refresh a Probe and its Messungengrid when the status of a messung was changed
|
Thu, 19 Nov 2015 14:30:08 +0100 |
Dustin Demuth |
Show different Message in a MessungGrid when it is not allowed to see the number of Nuclids for a Messung in Cases the status is not set
|
Tue, 17 Nov 2015 14:58:17 +0100 |
Dustin Demuth |
Set letzteAenderung in a Bunch of controllers.
|
Mon, 16 Nov 2015 11:51:11 +0100 |
Dustin Demuth |
Uses a filtered store for the messtellen in PKommentare and MKommentare grids. This narrows down the list of selectable messstellen to those the user is currently associtated to
|
Mon, 16 Nov 2015 11:48:15 +0100 |
Dustin Demuth |
Setting Timestamps the correct way. Before this commit the times of the instatiation of the model were used as default values, which led to wrong dates.
|
Thu, 12 Nov 2015 17:38:57 +0100 |
Raimund Renkert |
Fixed edit status. Only the last record is editable.
|
Thu, 12 Nov 2015 16:15:37 +0100 |
Dustin Demuth |
Make a local query for the statusWerteStore
|
Thu, 12 Nov 2015 14:51:25 +0100 |
Dustin Demuth |
Filter the selectable Messtellen in the statusgrid
|
Thu, 12 Nov 2015 14:26:44 +0100 |
Dustin Demuth |
Removed trailing commas
|
Thu, 12 Nov 2015 14:25:07 +0100 |
Dustin Demuth |
Disabled StatusGrid Edit when StatusEdit ist false, Load StatuswerteStore differently, removed a bunch of trailing commas
|
Thu, 12 Nov 2015 12:19:02 +0100 |
Dustin Demuth |
removed delete button for messung-status
|
Thu, 12 Nov 2015 12:13:31 +0100 |
Dustin Demuth |
More work done on StatusWerte and Statusstufe. A Messung will also open when the owner attribute is true. Stauswerte and StatusStufen are loaded at application startup. Statusgrid and Messunggrid now use these stores, which were registered at the store manager.
|
Thu, 12 Nov 2015 09:50:48 +0100 |
Dustin Demuth |
Altered permissions to open a Messung from the Messung-grid. Opening a Messung is only possible, when: a) StatusEdit=True or b) StatusWert > 0
|