graph
- 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