2015-12-04 |
Tom Gottfried |
Dockerfile: improve comments.
|
2015-12-10 |
Dustin Demuth |
Handle Fertig Flag like all other Attributes
|
2015-12-10 |
Dustin Demuth |
added buttons for datensatzerzeuger, pobenehmer, added controllers
stammdatengrids
|
2015-12-08 |
Dustin Demuth |
Corrected a mistake.
stammdatengrids
|
2015-12-08 |
Dustin Demuth |
Added GridEditor Plugin
stammdatengrids
|
2015-12-04 |
Dustin Demuth |
Use the lada-server for stammdatenqueries.
stammdatengrids
|
2015-12-03 |
Dustin Demuth |
Tidied up borders of the viewport
stammdatengrids
|
2015-12-03 |
Dustin Demuth |
tidied up
stammdatengrids
|
2015-12-03 |
Dustin Demuth |
Renamed the ProbePlanungSwitcher to a more generic ModeSwitcher and refactored the application
stammdatengrids
|
2015-12-03 |
Dustin Demuth |
Added methods to the controllers to disable/enable buttons in the toolbar when rows are (de)selected
stammdatengrids
|
2015-12-02 |
Dustin Demuth |
Added a variable which makes it possible to detect if a grid is dynamic
stammdatengrids
|
2015-12-02 |
Dustin Demuth |
Severe changes concerning the Resultgrids.
stammdatengrids
|
2015-11-30 |
Dustin Demuth |
Refresh a Probe and its Messungengrid when the status of a messung was changed
|
2015-11-19 |
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
|
2015-11-17 |
Dustin Demuth |
Set letzteAenderung in a Bunch of controllers.
|
2015-11-16 |
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
|
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 |
Make a local query for the statusWerteStore
|
2015-11-12 |
Dustin Demuth |
Filter the selectable Messtellen in the statusgrid
|
2015-11-12 |
Dustin Demuth |
Removed trailing commas
|
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-11-12 |
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.
|
2015-11-12 |
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
|
2015-11-10 |
Dustin Demuth |
Intermediate Result. When creating a Messung a Statuswert will be set.
|
2015-11-10 |
Dustin Demuth |
Hide Status Fields when creating a new messung
|
2015-11-10 |
Dustin Demuth |
Made kommentare-grids more robust
|
2015-11-10 |
Dustin Demuth |
Made the grids more robust against erroneous data
|
2015-11-09 |
Dustin Demuth |
Added Statusstufe to MessungForm
|
2015-11-09 |
Dustin Demuth |
Added StatusStufe to the StatusGrid. Created Store and Model for StatusStufe
|
2015-11-09 |
Dustin Demuth |
using callback differently for statuswerte
|