log resources/i18n/Lada_de-DE.properties @ 1430:24424aaa7dc5

age author description
2017-04-06 Tom Gottfried Add missing i18n-String for import response.
2017-03-22 Tom Gottfried Re-add translation string.
2017-03-22 Tom Gottfried Add translations for booleans and null.
2017-03-22 Tom Gottfried Reduce code duplication.
2017-03-22 Tom Gottfried Remove duplicate i18n strings.
2017-03-08 Raimund Renkert Updated audit trail window and i18n strings.
2017-03-02 Maximilian Krambach more strings for audit-trail
2017-02-28 Maximilian Krambach change of incorrect string
2017-02-28 Maximilian Krambach internationalization Strings for auditTrail
2017-02-24 Raimund Renkert Added UI for audit trail.
2017-02-08 Tom Gottfried Introduce new warning code from server.
2017-02-03 Tom Gottfried Use service and widget instead of local store for OrtszuordnungTyp.
2017-02-03 Raimund Renkert Added i18n strings for empty comboboxes.
2017-02-03 Tom Gottfried It's not the IDs anymore we show.
2017-02-02 Tom Gottfried Use i18n instead of hardcoded strings for Ortszuordnung-grid.
2017-02-02 Tom Gottfried i18n-wording
2017-01-10 Raimund Renkert Updated Layout and Map for 'ortsbezug'-window. WIP!
2016-11-25 Evi Huber Add tooltip to DynamicGrid
2016-11-17 Raimund Renkert Added field for kommentar in messprogramm.
2016-11-08 Dustin Demuth WIP Added Erfassungsbogen-Druck
2016-10-26 Raimund Renkert Added i18n strings.
2016-09-29 Tom Gottfried Add another error code used by the server.
2016-09-23 Tom Gottfried Add error code for values outside a validity range.
2016-07-18 Dustin Demuth Added Tooltips to Ortszuordnung Form
2016-07-11 Evi Huber Changed title of Probe- and Messungs-mask/ added ProbeId as displayfield
2016-06-24 Raimund Renkert Show generated objects in grid when using messprogramm to create proben
2016-06-06 Tom Gottfried Introduce i18n for Haupt- and Nebenprobennummer.
2016-05-27 Raimund Renkert merged.
2016-05-25 Tom Gottfried Format letzteAenderung in Orte grid.
2016-05-24 Michael Stanko add messung tab to FilterManagement
2016-05-10 Raimund Renkert Added status protocol specific messages.
2016-05-09 Tom Gottfried Fix error message.
2016-04-29 Michael Stanko Messprogramm form redesign
2016-04-13 Raimund Renkert Override getValue for Netzbetreiber Combobox to allways return the correct
2016-04-08 Raimund Renkert Display Messungen query mode and use the new messung list grid.
2016-03-01 Raimund Renkert Added i18n messages.
2016-03-01 Raimund Renkert merged stammdatengrids to default.
2016-02-29 Dustin Demuth Added i18n for Orte-Grid
2016-02-24 Tom Gottfried Removed TODOs in i18n, some probably provisorily.
2016-02-11 Tom Gottfried Less misleading error message.
2016-02-02 Raimund Renkert Updated UI, added window for filter management and added fieldset for query
2016-01-26 Dustin Demuth Added a Ortszuordnungwindow and Form stammdatengrids
2016-01-20 Raimund Renkert merged.
2016-01-15 Dustin Demuth Datensatzerzeuger now uses the server. Added i18n to confirmation messages stammdatengrids
2016-01-11 Dustin Demuth Statusreset: added a confirmation dialog and i18n
2015-12-10 Dustin Demuth added buttons for datensatzerzeuger, pobenehmer, added controllers stammdatengrids
2015-12-02 Dustin Demuth Severe changes concerning the Resultgrids. stammdatengrids
2015-11-09 Dustin Demuth Added Statusstufe to MessungForm
2015-10-27 Dustin Demuth Added the ability to work with "StatusWerten" which are delivered by the lada-server.
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-07-10 Dustin Demuth Implemented a 'Delete Button' in the ResultGrid. Proben can be deleted when they are not ReadOnly and the Users is the Owner of the Probe
2015-07-06 Michael Stanko fix emtytext in Betriebsart.js and in Lada_de-DE.properties
2015-06-15 Dustin Demuth Emptytext wurde falsch gesetzt
2015-05-29 Dustin Demuth New Error String
2015-05-29 Dustin Demuth added an errortext
2015-05-29 Dustin Demuth Genprobenwindow can only be created once, also fixed messprogrammortewindow 'close with x and can not reopen' bug
2015-05-22 Dustin Demuth Added some todos, Enhanced Proge-Generation Success Msg.
2015-05-22 Dustin Demuth About Window
2015-05-22 Dustin Demuth moved code to request the server version to app.js
2015-05-21 Dustin Demuth Added about window, There are still some todos when retrieving the server version, the asynchronous request seems to fail and does not evaluate in time
2015-05-20 Dustin Demuth Added a Window to alter Orte of a Messprogramm
2015-05-12 Dustin Demuth Added Offset field
2015-05-08 Dustin Demuth Some work was done on the nuklidegrid, added a checkbox model to select the nuklide. Looks OK, but has no function right now
2015-05-08 Dustin Demuth Added a Window and Buttons to generate Proben from a Messprogramm
2015-05-07 Dustin Demuth Unified the Messprogramm windows. Unfortunately the Roweditor of Messmethodengrid is broken in this commit. This is due to the fact that the Mmt store is noit autoloaded anymore
2015-05-06 Dustin Demuth Added missing files. Added MmtMockup
2015-05-06 Dustin Demuth Created a Messmethoden Combobox in a Messprogramme form without higher functionality.
2015-05-06 Dustin Demuth Enabled Creation of a Messprogramm, an empty Window is now shown. The save operation leads to a E 500
2015-05-05 Dustin Demuth added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
2015-04-28 Dustin Demuth dynamically exchange the store of the resultfiltergrid
2015-04-24 Dustin Demuth Radio-Buttons to switch between query-modes: Probenliste und Probenplanung. Filter-Combobox store wird automatisch gewechselt. ToDo: Query-Store für Probenplanung
2015-04-17 Dustin Demuth merged
2015-04-17 Raimund Renkert Added i18n strings.
2015-04-13 Dustin Demuth Datevalidation. When editing a timeperiod in a Probeform it is validated wheter begindate is before enddate. This only happens when the blur-event is fired. ToDo: Listen to Events from the Übernehmen Button of the DateTimePicker, ToDo: Somehow the ErrorMessages are not Cleared correctly when the form is restored.
2015-03-27 Dustin Demuth Added failure - Messages
2015-03-26 Dustin Demuth Readonly was missing
2015-03-16 Raimund Renkert Set translateable messages for the parent fieldset.
2015-03-06 Raimund Renkert Added i18n string for 'orte' errors and warnings.
2015-03-06 Raimund Renkert Added i18n files.

http://lada.wald.intevation.org