log

age author description
2016-05-17 Raimund Renkert Use custom row expander in messung list grid.
2016-05-17 Raimund Renkert Use custom row expander in probe list grid to display messung grid.
2016-05-17 Raimund Renkert Added custom row expander for 'grid in grid' expandable rows.
2016-05-17 Raimund Renkert Updated icons for status edit in messung grid.
2016-05-13 Evi Huber Redesign in Messgrogrammform
2016-05-12 Michael Stanko change some fields in probeform to combobox
2016-05-12 Michael Stanko add stus filter to messungs query
2016-05-11 Michael Stanko change time range format in GenProbenFromMessprogramm
2016-05-11 Michael Stanko some reorg of filterpanal and messprogramm form
2016-05-11 Michael Stanko fix install-dependencies.sh
2016-05-10 Tom Gottfried Fix OpenLayers installation.
2016-05-10 Tom Gottfried Adapt PLZ field to data model.
2016-05-10 Raimund Renkert merged.
2016-05-10 Raimund Renkert Added status protocol specific messages.
2016-05-10 Raimund Renkert Set and enforce max text length for stammdaten fields.
2016-05-10 Tom Gottfried Adapt to changed i18n-bundle-archive content.
2016-05-10 Tom Gottfried Allow reinstalling dependencies and adapt to changed OL-archive content.
2016-05-10 Tom Gottfried Backout accidentally commited changes from rev 9a0f7712f366.
2016-05-10 Raimund Renkert Set and enforce max text length for stammdaten id values.
2016-05-10 Raimund Renkert merged.
2016-05-10 Raimund Renkert Added icons for status RW column.
2016-05-09 Tom Gottfried Fix error message.
2016-05-09 Raimund Renkert merged.
2016-05-09 Raimund Renkert Allow row-editing for items with empty netzbetreiberId.
2016-04-29 Michael Stanko Decreased descriptor string parts in Messprogramm.
2016-04-29 Michael Stanko Messprogramm form redesign
2016-04-29 Michael Stanko Messprogramm form redesign
2016-04-28 Raimund Renkert Decreased descriptor string parts.
2016-04-28 Raimund Renkert Fixed type error if user role has no labor_mst_id.
2016-04-13 Raimund Renkert Code style etc.
2016-04-13 Raimund Renkert Open status edit window and send status objects.
2016-04-13 Raimund Renkert Added Icon-column to stammdaten grid showing RW-status.
2016-04-13 Raimund Renkert Override getValue for Netzbetreiber Combobox to allways return the correct
2016-04-13 Raimund Renkert Set letzteAenderung for new datensatzerzeuger.
2016-04-13 Raimund Renkert Handle edit and delete status for stammdaten objects.
2016-04-08 Raimund Renkert Display Messungen query mode and use the new messung list grid.
2016-04-08 Raimund Renkert Added model/store, view and controller for messung list.
2016-04-07 Raimund Renkert Use filtered set of netzbetreiber for stammdatengrids.
2016-04-07 Raimund Renkert Enable add-Button only if the user is authorized.
2016-04-07 Raimund Renkert Add value for letzteAenderung and reload store on change.
2016-04-07 Raimund Renkert Load messprogrammkategorie controller and handle requests correct.
2016-04-07 Raimund Renkert Fixed mstId in new messprogramm dialog.
2016-04-06 Raimund Renkert Fixed mst/labor_mst field and selection to automatically set the netzbetreiber.
2016-03-31 Raimund Renkert Fixed exponential number format.
2016-03-24 Raimund Renkert Set readonly state for messstelle-labor widget.
2016-03-14 Raimund Renkert Use the laborMstId to generate probe objects.
2016-03-11 Raimund Renkert Introduced laborMstId as new probe field.
2016-03-10 Raimund Renkert show trailing '0' in exponential notation.
2016-03-09 Raimund Renkert Renamed button.
2016-03-09 Raimund Renkert Allow empty filter.
2016-03-09 Raimund Renkert Show statusStufe in messunggrid.
2016-03-09 Raimund Renkert Fixed typo.
2016-03-09 Raimund Renkert Do not show a tooltip for empty data fields.
2016-03-09 Raimund Renkert Fixed button toggle on cancel edit.
2016-03-09 Raimund Renkert Updated editors in stammdaten grids.
2016-03-09 Raimund Renkert Removed messungs-id column in messung grid.
2016-03-09 Raimund Renkert Fixed typo in filter creation.^
2016-03-07 Raimund Renkert Updated orte window in messprogramme to new orte model.
2016-03-02 Raimund Renkert Use exponential notation for messwerte and zusatzwerte.
2016-03-01 Dustin Demuth Stammdatengrids were merged into the default branch. stammdatengrids
2016-03-01 Raimund Renkert Added i18n messages.
2016-03-01 Raimund Renkert merged stammdatengrids to default.
2016-03-01 Raimund Renkert Use rowediting plugin for orte grid. stammdatengrids
2016-03-01 Raimund Renkert Working version of selectable 'ort' in map and grid. stammdatengrids
2016-02-29 Raimund Renkert Enable/Disable favorites checkbox whether user has query favorites or not.
2016-02-29 Dustin Demuth Added i18n for Orte-Grid
2016-02-26 Raimund Renkert merged.
2016-02-26 Raimund Renkert Set date format for stammdaten grids.
2016-02-25 Raimund Renkert Set preselected messstelle in status editor.
2016-02-25 Raimund Renkert Uncheck favorites if no favorite entries exist.
2016-02-25 Raimund Renkert Fixed filter item check.
2016-02-24 Tom Gottfried Add access with a role for Stammdatenpflege.
2016-02-24 Tom Gottfried Removed TODOs in i18n, some probably provisorily.
2016-02-19 Raimund Renkert Use user 'funktionen' attribute to set read/write status for stammdaten.
2016-02-19 Raimund Renkert Added readonly flag to stammdaten model.
2016-02-18 Raimund Renkert Preselect erzeuger if combobox contains only one object.
2016-02-18 Raimund Renkert Use owner to set the RO status for the messung edit window.
2016-02-18 Raimund Renkert Code style.
2016-02-18 Raimund Renkert Get rid of double setting readOnly status of probe window child elements.
2016-02-18 Raimund Renkert Use 'owner' attribute to set messung grid and button RO status.
2016-02-18 Raimund Renkert Load messung grid columns as record fields to get rid of 'Ext.fly'
2016-02-17 Raimund Renkert Added icons for favorites.
2016-02-17 Raimund Renkert Cancel search if no filter is selected.
2016-02-17 Raimund Renkert Avoid an empty filter combobox on startup.
2016-02-16 Dustin Demuth Do not copy the Record to the Ortszuordnungwin stammdatengrids
2016-02-12 Dustin Demuth Fixed an issue concerning the selection of status
2016-02-12 Dustin Demuth merged error text
2016-02-12 Dustin Demuth Added Error handlers for Statuswerte
2016-02-11 Tom Gottfried Less misleading error message.
2016-02-09 Dustin Demuth Do not Copy the StatusWert if it equals 0
2016-02-08 Dustin Demuth More work on the Ortszuordnung grid. Saving does not work yet stammdatengrids
2016-02-04 Dustin Demuth WIP First Version of a New Window/Panel combination to edit Ortszuordnungen and Orte stammdatengrids
2016-02-04 Dustin Demuth No default value for statuswerte, this time it should work
2016-02-04 Dustin Demuth No default value for statuswerte
2016-02-04 Tom Gottfried Serve roles on different ports for easier testing.
2016-02-04 Dustin Demuth Fixed Activation of StatusReset Button
2016-02-02 Raimund Renkert Updated filter value handling.
2016-02-02 Raimund Renkert Updated UI, added window for filter management and added fieldset for query
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

http://lada.wald.intevation.org