log

age author description
2016-01-29 Dustin Demuth Set mandatory fields stammdatengrids
2016-01-26 Dustin Demuth Added a Ortszuordnungwindow and Form stammdatengrids
2016-01-26 Dustin Demuth Replaced Locations with Ortszuordnung stammdatengrids
2016-01-21 Dustin Demuth Tidied up code, fixed buttons in Messprogrammkategoriegrid by renaming the alias of the grid stammdatengrids
2016-01-21 Raimund Renkert Fixed edit status in grids.
2016-01-21 Raimund Renkert Merged with stammdatengrids branch.
2016-01-20 Raimund Renkert merged.
2016-01-20 Raimund Renkert merged.
2016-01-20 Dustin Demuth Fixed a missing ' stammdatengrids
2016-01-20 Dustin Demuth Made changes to the edit button stammdatengrids
2016-01-20 Dustin Demuth Introduced Orte into Stammdatengrids, Added Ortszuordnung. THIS COMMIT IS WORK IN PROGRESS, Proben will NOT work after this commit. Orte can not be edited. stammdatengrids
2016-01-15 Dustin Demuth Datensatzerzeuger now uses the server. Added i18n to confirmation messages stammdatengrids
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-13 Dustin Demuth Refactored Server URL stammdatengrids
2016-01-11 Dustin Demuth Statusreset: added a confirmation dialog and i18n
2016-01-08 Dustin Demuth Disable the statusresetbutton
2016-01-08 Dustin Demuth Statusworkflow: More work on the reset Button
2016-01-07 Dustin Demuth Merged heads
2016-01-07 Dustin Demuth draft implementation of the status-reset function: Todo: move this into a 'confirmation dialog'
2016-01-07 Michael Stanko init messwertNwg for editing
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.
2015-09-23 Michael Stanko fix descriptor editing
2015-09-22 Michael Stanko remove obsolate code from Probe-Form
2015-09-22 Michael Stanko Changed 'medie' and 'mediadesk' fields to readonly fields
2015-09-11 Raimund Renkert Added tag 2.2.0 for changeset e2a26f9733ee
2015-09-11 Raimund Renkert Minor UI styles. 2.2.0
2015-09-11 Raimund Renkert Serialize empty solldatum values to 'null'.
2015-09-11 Raimund Renkert Changed 'Solldatum' fields to readonly fields without default value.
2015-09-11 Raimund Renkert Clear child descriptor fields on descriptor change.
2015-08-26 Michael Stanko changed layout of Probe form
2015-08-20 Dustin Demuth Added a Print-button which sends a selection of proben to a service which still has to be specified.
2015-08-14 Dustin Demuth Added tag 2.1.1 for changeset 8ffaeb6ac4a4
2015-08-14 Dustin Demuth Removed tag 2.1.1 2.1.1
2015-08-14 Dustin Demuth Adopted Client to SSO, detect a Sessiontimeout and reload the application
2015-08-14 Dustin Demuth Added tag 2.1.1 for changeset 9358c5feb843

http://lada.wald.intevation.org