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
|
Tue, 10 Nov 2015 13:07:57 +0100 |
Dustin Demuth |
Intermediate Result. When creating a Messung a Statuswert will be set.
|
Tue, 10 Nov 2015 12:16:19 +0100 |
Dustin Demuth |
Hide Status Fields when creating a new messung
|
Tue, 10 Nov 2015 10:53:06 +0100 |
Dustin Demuth |
Made kommentare-grids more robust
|