graph
- Fixed field names.2015-03-18, by Raimund Renkert
- Changed numberfield to spinner in datepicker to allow leading zeros.2015-03-18, by Raimund Renkert
- Removed old DateTimeField and replaced them with the new one.2015-03-18, by Raimund Renkert
- Added new DateTimeFields.2015-03-18, by Raimund Renkert
- Erste Ansaätze für Paging. Der Server muss dass nun noch umsetzen2015-03-18, by Dustin Demuth
- zusätzliche overrides für übersetzungsfehler von ext-js2015-03-18, by Dustin Demuth
- Im Probeform den Custom-Datetimepicker durch den Standard Datepicker ersetzt. So funktioniert die Lokalisierung besser2015-03-17, by Dustin Demuth
- Ein Datefield Widget hinzugefügt2015-03-17, by Dustin Demuth
- Reload grids on messung or ort changed/added.2015-03-17, by Raimund Renkert
- Open the ort create window on button click.2015-03-17, by Raimund Renkert
- Added window to create a new ort.2015-03-17, by Raimund Renkert
- Load and update the correct orte form.2015-03-17, by Raimund Renkert
- Removed field types from orte model.2015-03-17, by Raimund Renkert
- Open Probe-/Messung-Edit window automatically if a new item was saved2015-03-17, by Raimund Renkert
- Added controllers for map and location form and handle new locations.2015-03-17, by Raimund Renkert
- Remove a new record on cancel in grids with rowediting plugin.2015-03-17, by Raimund Renkert
- merged.2015-03-16, by Raimund Renkert
- Added a toolbar to the OpenLayers map panel.2015-03-16, by Raimund Renkert
- Set translateable messages for the parent fieldset.2015-03-16, by Raimund Renkert
- Allow multiple warning- or error-messages in a fieldset.2015-03-16, by Raimund Renkert
- Updated images for errors and warnings.2015-03-16, by Raimund Renkert
- Die Datei translations_de.js hinzugefügt. In Ihr sind Übersetzungen für die Buttons des Row-Editors enthalten.2015-03-16, by Dustin Demuth
- Column zu datecolumn gemacht2015-03-16, by Dustin Demuth
- added ext-lang-de.js to index.html2015-03-16, by Dustin Demuth
- merged2015-03-16, by Dustin Demuth
- Datumsspalte xtype hinzugefügt2015-03-16, by Dustin Demuth
- Datum Spalte zu einer Datumsspalte gemacht2015-03-16, by Dustin Demuth
- Xtype numbercolumn hinzugefügt,2015-03-16, by Dustin Demuth
- added xtype for numeric-fields to grid to enable decimalseparator-replacement by locale-config2015-03-16, by Dustin Demuth
- anchored all elements, to make them the same size, added a margin of 1px to the frame around the fieldset to prevent the cuttoff on the right side2015-03-16, by Dustin Demuth
- Open messung create window on button click.2015-03-16, by Raimund Renkert
- Added messung create window.2015-03-16, by Raimund Renkert
- Open probe create window on button click.2015-03-16, by Raimund Renkert
- Added window for creating probe objects.2015-03-16, by Raimund Renkert
- Improve error handling on authentication loss.openid 2015-03-13, by Andre Heinecke
- Merge branch default into openidopenid 2015-03-13, by Andre Heinecke
- merged.2015-03-13, by Raimund Renkert
- Update feature selection on 'ort' selection change.2015-03-13, by Raimund Renkert
- Load locations as layer on the map, set selections based on the selected 'ort'.2015-03-13, by Raimund Renkert
- reverted changes on messungenedit.js2015-03-13, by Dustin Demuth
- merged2015-03-13, by Dustin Demuth
- added a controller for messungforms, modified testdatensatz-widget to load a local store, removed dirtychange listeners from probe-form2015-03-13, by Dustin Demuth
- Added a Checkbox Widget2015-03-13, by Dustin Demuth
- Do not load query store in controller.2015-03-13, by Raimund Renkert
- Add client side openID authentication handlingopenid 2015-03-12, by Andre Heinecke
- Load the ort form controller.2015-03-12, by Raimund Renkert
- Added ort edit window.2015-03-12, by Raimund Renkert
- Added panel with OpenLayers map.2015-03-12, by Raimund Renkert
- Added form for locations.2015-03-12, by Raimund Renkert
- Added ort form and controller.2015-03-12, by Raimund Renkert
- Updated the ort grid controller.2015-03-12, by Raimund Renkert
- Moved messungen field in probe edit window up.2015-03-12, by Raimund Renkert
- Removed row editing plugin in ort grid.2015-03-12, by Raimund Renkert
- UI update for textfield widget.2015-03-12, by Raimund Renkert
- Changed alias for verwaltungseinheit widget.2015-03-12, by Raimund Renkert
- Add messung kommentare to messung edit window.2015-03-12, by Raimund Renkert
- Added messung kommentar grid and controller.2015-03-12, by Raimund Renkert
- Add status to messung edit window.2015-03-12, by Raimund Renkert
- Added status grid and controller.2015-03-12, by Raimund Renkert
- Updated status model.2015-03-12, by Raimund Renkert
- Updated missing name changes for messung grid.2015-03-12, by Raimund Renkert
- Removed debug logs.2015-03-11, by Raimund Renkert
- Added grid (+controller) for messwerte.2015-03-11, by Raimund Renkert
- Cosmetics.2015-03-11, by Raimund Renkert
- Renamed messungen grid and controller.2015-03-11, by Raimund Renkert
- Moved controller into subfolders.2015-03-11, by Raimund Renkert
- Removed row editor.2015-03-11, by Raimund Renkert
- Load status, messwerte and kommentare asynchronously.2015-03-11, by Raimund Renkert
- Fixed indention and constructor call.2015-03-11, by Raimund Renkert
- Removed autoload from status model.2015-03-11, by Raimund Renkert
- Use indexOf instead of contains to check if a substring exists.2015-03-11, by Raimund Renkert
- Added a form for Messungen (unfinished)2015-03-10, by Dustin Demuth
- added MessungGrid Controller2015-03-10, by Dustin Demuth
- merged2015-03-10, by Dustin Demuth
- hgignore erweitert2015-03-10, by Dustin Demuth
- Removed Detail Button from MessungenGrid, Added Operation in Messungengrid controller to open a detailed view after a doubleclick.2015-03-10, by Dustin Demuth
- Added a blank window to edit a Messung2015-03-10, by Dustin Demuth
- Fixed filter widget creation.2015-03-10, by Raimund Renkert
- merged.2015-03-10, by Raimund Renkert
- Load the PKommentarGrid controller.2015-03-10, by Raimund Renkert
- Added controller for PKommentarGrid and implemented update/add/delete.2015-03-10, by Raimund Renkert
- Implemented the 'add' button; fixed renderer and controller.2015-03-10, by Raimund Renkert
- Added override for RowEditor.2015-03-10, by Raimund Renkert
- Added a model for Status2015-03-10, by Dustin Demuth
- More specific 'are your sure?' question on delete2015-03-10, by Dustin Demuth
- Added Todos. More specific 'are your sure?' question on delete2015-03-10, by Dustin Demuth
- Added a MessungenGridController. "Delete" causes a Code-500 Server Error.2015-03-10, by Dustin Demuth
- Felder erweitert. Alles was auf weiter Stores zugreift funktioniert noch nicht2015-03-09, by Dustin Demuth
- Datumsumwandlung Timestamp -> Datum korrigiert2015-03-09, by Dustin Demuth
- Datumsumwandlung Timestamp -> Datum korrigiert2015-03-09, by Dustin Demuth
- URL berichtigt2015-03-09, by Dustin Demuth
- Ein grid für Messungen hinzugefügt und im Window ProbeEdit eingesetzt. Ohne Funktion sind die Felder: Status, OK-Flag, Anzahl Nuklide/Kommentare2015-03-09, by Dustin Demuth
- Added probenzusatzwert controller.2015-03-06, by Raimund Renkert
- Updated probenuzsatzwert grid columns and editors.2015-03-06, by Raimund Renkert
- Load probenzusatzwert controller.2015-03-06, by Raimund Renkert
- Added i18n string for 'orte' errors and warnings.2015-03-06, by Raimund Renkert
- Update probe window and ort grid only on save success.2015-03-06, by Raimund Renkert
- Fixed typo in messstelle widget.2015-03-06, by Raimund Renkert
- Update probe form and button status on save.2015-03-06, by Raimund Renkert
- Added lada.css.2015-03-06, by Raimund Renkert
- Added lada.css to index.html2015-03-06, by Raimund Renkert
- Added images.2015-03-06, by Raimund Renkert
- Added datetime library.2015-03-06, by Raimund Renkert
- Added i18n files.2015-03-06, by Raimund Renkert
- Added new js files.2015-03-06, by Raimund Renkert
- Removed all files.2015-03-06, by Raimund Renkert
- Added tag mockup-1.1 for changeset 7c94751198612014-12-18, by Raimund Renkert
- Enable the 'details' button only when an item is selectedmockup-1.1 2014-12-18, by Roland Geider
- updated error and warning handling.2014-12-18, by Raimund Renkert
- Added custom textfield to shwo errors and warnings.2014-12-18, by Raimund Renkert
- Added error and warning handling to date time field.2014-12-18, by Raimund Renkert
- Added an error to static probe data.2014-12-18, by Raimund Renkert