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-28 |
Michael Stanko |
reorg mewwert grid
|
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-12-15 |
Dustin Demuth |
Merged Dockerfile
|
2015-12-15 |
Dustin Demuth |
Do not set a default value for statusstufe
|
2015-12-10 |
Tom Gottfried |
Merged.
|
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
|
2015-11-04 |
Tom Gottfried |
Add dockerised setup with respective Apache config.
|
2015-11-04 |
Tom Gottfried |
Add example config for V-host/proxy and adapt docs.
|
2015-11-04 |
Tom Gottfried |
Follow redirections and do not overwrite existing files.
|
2015-11-04 |
Tom Gottfried |
wget produces spammy output when used in docker build.
|
2015-11-03 |
Dustin Demuth |
Fixed some issues when the status is null
|
2015-11-02 |
Dustin Demuth |
Refreshed Information in documentation
|
2015-10-29 |
Tom Gottfried |
Script install dependencies.
|
2015-10-28 |
Dustin Demuth |
Edited install instructions
|
2015-10-27 |
Dustin Demuth |
added StatusWerte Model
|
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-10-14 |
Michael Stanko |
PKommentar an MKommentar grid modified
|
2015-10-02 |
Dustin Demuth |
Added Documentation how to enable printing
|
2015-10-01 |
Dustin Demuth |
Added a simple build script, which will not work in every environment. You need to edit the path to sencha command in order tu run this script.
|
2015-10-01 |
Dustin Demuth |
Added Require Statement for GenProbenFromMessprogramm
|
2015-09-30 |
Dustin Demuth |
LadaPrint: Give Feedback when printing is in Progress
|
2015-09-30 |
Dustin Demuth |
LadaPrint removed superfluous debug message and made printer more generic. In theory it should also be capable of printing messprogramme without further changes.
|
2015-09-30 |
Dustin Demuth |
LadaPrint enabled dynamic printing of tables.
|
2015-09-30 |
Dustin Demuth |
LadaPrint Fixes an Issue where empty cells could not be printed bc NULL has no toString method
|
2015-09-29 |
Dustin Demuth |
Merged heads
|
2015-09-29 |
Dustin Demuth |
Added Print function to talk with mapfish
|
2015-09-29 |
Raimund Renkert |
Clear descriptor s3 if s2 is set to empty value.
|