2016-10-27 |
Tom Gottfried |
Fix status reset.
|
2016-08-31 |
Raimund Renkert |
Updated client status workflow and model.
schema-update
|
2016-03-09 |
Raimund Renkert |
Show statusStufe in messunggrid.
|
2016-02-25 |
Raimund Renkert |
Set preselected messstelle in status editor.
|
2016-02-12 |
Dustin Demuth |
Fixed an issue concerning the selection of status
|
2016-02-12 |
Dustin Demuth |
Added Error handlers for Statuswerte
|
2016-02-09 |
Dustin Demuth |
Do not Copy the StatusWert if it equals 0
|
2016-01-20 |
Raimund Renkert |
merged.
|
2016-01-13 |
Dustin Demuth |
Set ResetStatusValue to 8
|
2016-01-13 |
Dustin Demuth |
A fix which is supposed to reload the statuswerte store, when the Add button is used, part 2
|
2016-01-13 |
Dustin Demuth |
A fix which is supposed to reload the statuswerte store, when the Add button is used
|
2016-01-11 |
Dustin Demuth |
Statusreset: added a confirmation dialog and i18n
|
2016-01-08 |
Dustin Demuth |
Statusworkflow: More work on the reset Button
|
2016-01-07 |
Dustin Demuth |
draft implementation of the status-reset function: Todo: move this into a 'confirmation dialog'
|
2016-01-07 |
Dustin Demuth |
Do not clone the Status if the Recent UserID differs from the Recent Status Erzeuger. In addition: Use a Method to determine the recent status which does not require correct ordering of status
|
2015-12-16 |
Dustin Demuth |
The last status can not be edited anymore. When a new status is added, the new record is preset with ALL previous variables, this includes the StatusStufe! The Date is corrected to the current date. Also the store is sorted by Datum now.
|
2015-11-30 |
Dustin Demuth |
Refresh a Probe and its Messungengrid when the status of a messung was changed
|
2015-11-16 |
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.
|
2015-11-12 |
Raimund Renkert |
Fixed edit status. Only the last record is editable.
|
2015-11-12 |
Dustin Demuth |
Disabled StatusGrid Edit when StatusEdit ist false, Load StatuswerteStore differently, removed a bunch of trailing commas
|
2015-11-12 |
Dustin Demuth |
removed delete button for messung-status
|
2015-10-27 |
Dustin Demuth |
Added the ability to work with "StatusWerten" which are delivered by the lada-server.
|
2015-10-16 |
Michael Stanko |
Status grid modified
|
2015-05-29 |
Dustin Demuth |
disable remove button after a item is deleted from grid
|
2015-04-23 |
Dustin Demuth |
added documentation for Form and Grid controllers
|
2015-03-27 |
Dustin Demuth |
Added failure - Messages
|
2015-03-17 |
Raimund Renkert |
Remove a new record on cancel in grids with rowediting plugin.
|
2015-03-12 |
Raimund Renkert |
Added status grid and controller.
|