log

age author description
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
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
2015-08-14 Dustin Demuth 2.1.1
2015-08-14 Raimund Renkert Use rest response handler to act on unauthenticated request.
2015-08-13 Raimund Renkert Use the roles...
2015-08-13 Raimund Renkert uncomment the roles.
2015-08-13 Raimund Renkert Fixed parsing user roles in about dialog.
2015-08-13 Raimund Renkert Removed OpenId stuff.
2015-08-11 Raimund Renkert Reverted last commit.
2015-08-11 Raimund Renkert Updated resources path for FileSaver.js and Blob.js
2015-08-06 Dustin Demuth Added tag 2.1.0 for changeset 0b6e965d3d9e
2015-08-06 Dustin Demuth Removed tag 2.1.0 2.1.0
2015-08-06 Dustin Demuth Fixed Code to correct minified js
2015-08-06 Dustin Demuth CSS was still broken
2015-08-06 Dustin Demuth Added tag 2.1.0 for changeset f82fef034235
2015-08-06 Dustin Demuth should fix the css
2015-08-06 Dustin Demuth Removed tag 2.1.0
2015-08-06 Raimund Renkert Added tag 2.1.0 for changeset 8e5ee263d7c7
2015-08-06 Raimund Renkert Fixed imagepath.
2015-08-06 Raimund Renkert Removed tag 2.1.0
2015-08-06 Dustin Demuth Added tag 2.1.0 for changeset 69a22279cdb6
2015-08-06 Dustin Demuth Proudly changed version to 2.1.0
2015-07-24 Dustin Demuth added additional ext-libraries to jsduck config file
2015-07-24 Dustin Demuth Moved README to a markdown file, fixed typos in INSTALL.markdown
2015-07-23 Dustin Demuth More Instructions
2015-07-23 Dustin Demuth Jsduck debug
2015-07-23 Dustin Demuth jsduck for forms
2015-07-23 Dustin Demuth jsduck for grids and panels
2015-07-23 Dustin Demuth even more jsduck... for widgets this time
2015-07-23 Dustin Demuth More JSduck
2015-07-23 Dustin Demuth Added Documentation to Windows
2015-07-23 Dustin Demuth Moved Ext-Version from debug -> normal
2015-07-23 Dustin Demuth typos
2015-07-23 Raimund Renkert Removed obsolete store listeners.
2015-07-23 Dustin Demuth Install.markdown
2015-07-23 Dustin Demuth Moved Ext-Resources to another subdirectory
2015-07-23 Dustin Demuth More Instructions: How to deal with libraries
2015-07-23 Dustin Demuth Moved Blob.js and FileSaver.js to own directories
2015-07-23 Dustin Demuth Trailing Commas
2015-07-23 Dustin Demuth Fixed the Name of the model. I wonder why this worked anyway??
2015-07-22 Dustin Demuth move INSTALL to a markdown File
2015-07-21 Dustin Demuth Re-Styled the markers in the map: Increased icon-size of selected-marker to 15px, added colored labels to the markers showing the bezeichnung of the location
2015-07-17 Dustin Demuth Applied patch from Workshop: The RW-Icon in the Probenliste is now clickable. This somehow affected the List of Proben which is now more dense.
2015-07-17 Dustin Demuth removed bezeichnung-feld from location form. As discussed in Workshop
2015-07-17 Dustin Demuth Restored Beschreibung Field
2015-07-17 Dustin Demuth Applied Patch which was presented in the Workshop: Title of a Messung-Window contains more details
2015-07-17 Dustin Demuth Applied Patch which was presented in the Workshop: Umweltbereich ComboBox in shall not show the name of the umweltbereich
2015-07-17 Dustin Demuth Applied Patch which was presented in the Workshop: Sort Datenbasis differently
2015-07-13 Dustin Demuth no clear button on IE10+
2015-07-13 Dustin Demuth merged heads
2015-07-13 Dustin Demuth added a * in coomments. jsduck can find this class now
2015-07-10 Raimund Renkert Added tag 2.0.2 for changeset b90e29b22ea6
2015-07-10 Raimund Renkert Fixed path to image. 2.0.2
2015-07-10 Raimund Renkert Removed tag 2.0.2
2015-07-10 Raimund Renkert Added tag 2.0.2 for changeset 7bd3afe30ac2
2015-07-10 Raimund Renkert Updated version number.
2015-07-10 Raimund Renkert merged.
2015-07-10 Raimund Renkert Fixed version url.
2015-07-10 Dustin Demuth added img file
2015-07-10 Dustin Demuth merged heads
2015-07-10 Dustin Demuth Restructured Filterresultgrid button-dock, added button to generate Proben from a selection of messprogramme.
2015-07-10 Raimund Renkert Close messprogramm windows on probe generation.
2015-07-10 Raimund Renkert Show message on probe delete success/error.
2015-07-10 Raimund Renkert Fixed descriptor input.
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-10 Dustin Demuth Better Error handling
2015-07-10 Dustin Demuth Geplant-Checkbox for Messungen is now ReadOnly
2015-07-10 Dustin Demuth Made Ortform readonly when the probe is readonly
2015-07-10 Dustin Demuth removed beschreibung field from setReadOnly
2015-07-08 Raimund Renkert merged.
2015-07-08 Raimund Renkert Added templates to deskriptor cbs to display the sn number and a text.
2015-07-08 Raimund Renkert Fixed expanding.
2015-07-08 Dustin Demuth merged heads
2015-07-08 Dustin Demuth Netbetreiber Combobox shall be readonly
2015-07-07 Dustin Demuth always modify the netzbetreiber when the Messstelle was changed
2015-07-08 Raimund Renkert Load messgroessen with messmethode filter.
2015-07-07 Raimund Renkert Clear the text filter correctly.
2015-07-07 Dustin Demuth Removed debugger breakpoint
2015-07-07 Dustin Demuth Added logic to autofill the Netzbetreiber when the Messstelle was selected.
2015-07-07 Dustin Demuth Added logic to autofill the Netzbetreiber when the Messstelle was selected.
2015-07-06 Dustin Demuth Removed Beschreibung-field from Location form
2015-07-06 Dustin Demuth Diplays Orte atop of Messungen
2015-07-06 Dustin Demuth Display Time in Proben over Medium
2015-07-06 Dustin Demuth Switch the Mode of the Filterresultgrid according to the selection of the radio buttons in the probenplanungswitcher
2015-07-06 Michael Stanko fix emtytext in Betriebsart.js and in Lada_de-DE.properties
2015-06-16 Raimund Renkert Added tag 2.0.1 for changeset 2214aea9fd3a
2015-06-16 Dustin Demuth Patched correct file of r. 832 2.0.1
2015-06-16 Dustin Demuth Backed out changeset d9824c49e781
2015-06-16 Dustin Demuth GenProbenWindow: Resize
2015-06-15 Raimund Renkert Fixed url for 'proben generieren' request.
2015-06-15 Dustin Demuth Emptytext wurde falsch gesetzt
2015-06-15 Raimund Renkert Fixed descriptor selection.
2015-05-29 Raimund Renkert Added tag 2.0 for changeset 42f7475f3b7d
2015-05-29 Raimund Renkert Set version to 2.0 2.0
2015-05-29 Dustin Demuth disable remove button after a item is deleted from grid
2015-05-29 Dustin Demuth fixed scope for reload
2015-05-29 Dustin Demuth add disbled remove button to all grids which relate to proben or messungen. Messprogramme-grids are untouched. BUG: When the last entry is deleted, the button remains active
2015-05-29 Dustin Demuth Only enable delete button in grids when an entry was selected
2015-05-29 Dustin Demuth New Error String
2015-05-29 Dustin Demuth added an errortext
2015-05-29 Dustin Demuth Fixed Button Positon for Orte Window
2015-05-29 Dustin Demuth reload works now.
2015-05-29 Dustin Demuth Genprobenwindow can only be created once, also fixed messprogrammortewindow 'close with x and can not reopen' bug
2015-05-29 Dustin Demuth ComboBox ForceSelection defaults to false now, ProbenehmerId can not be negative
2015-05-28 Dustin Demuth Removed a Bug where Datetimepickler errormessages where not reset on Form Discard
2015-05-28 Dustin Demuth fixed a bug where the window is not refreshed.
2015-05-28 Dustin Demuth Fix for IE8 compatibility
2015-05-28 Dustin Demuth In some cases there was an error bc. the Item in the StatuswerteStore was not found. this is fixed now.
2015-05-27 Dustin Demuth Added Errorhandling for AJAX-Requests, especially Authentication Issues.
2015-05-27 Dustin Demuth removed surplus code
2015-05-27 Dustin Demuth Created a loading Animation for the Filterresultgrid
2015-05-22 Dustin Demuth Added some todos, Enhanced Proge-Generation Success Msg.
2015-05-22 Dustin Demuth removed console msg.
2015-05-22 Dustin Demuth Less ugly
2015-05-22 Dustin Demuth Exchanged Icon to display if Probe/Messprogramm is editable
2015-05-22 Dustin Demuth About Window

http://lada.wald.intevation.org