graph
- Implemented creating and editing new l_ort. Created editing orte.2013-07-02, by Torsten Irländer
- Added files for Staat, Ort and Verwaltungseinheiten.2013-07-02, by Torsten Irländer
- Return korrekt Messpunkt2013-07-02, by Torsten Irländer
- Return correct Gemeindebezeichnung2013-07-02, by Torsten Irländer
- Renabled ortelist2013-07-02, by Torsten Irländer
- Added Orte.2013-07-01, by Torsten Irländer
- Do not hide search buttons and the resultlist on initial load.2013-07-01, by Torsten Irländer
- Do no hide the earch buttons and the resultlist on reset.2013-07-01, by Torsten Irländer
- Only use minimum required space to enter a new Zusatzwert2013-07-01, by Torsten Irländer
- Changed size of kommentare window. Only use minimum required space.2013-07-01, by Torsten Irländer
- Re-Added Kommentare2013-07-01, by Torsten Irländer
- Show Messeinheit next to the Messwert field and change the value if the2013-06-28, by Torsten Irländer
- Added function to model with return the beschreibung of the messeinheit of a2013-06-28, by Torsten Irländer
- Displaye Messeinheit in the Zusatzwerte Overview.2013-06-28, by Torsten Irländer
- Display messwert of Zusatzwert with a prepended "<" if the messwert is smaller2013-06-28, by Torsten Irländer
- Changed params probe -> probeId, mst -> mstId, uwb -> umwId2013-06-27, by Torsten Irländer
- Fixed fields in model (Forgotten broken mapping)2013-06-26, by Torsten Irländer
- Removed id property from Zusatzwerte model. Do not set Probenzusatz when2013-06-26, by Torsten Irländer
- Removed nested elements in Zusatzwerte. Change getting aditional info for2013-06-26, by Torsten Irländer
- Load Probenzusatzwerte on editing a Probe. Values are needed in the2013-06-26, by Torsten Irländer
- Reset idProperty to probeId again as it seems the the submitted data will have2013-06-25, by Torsten Irländer
- Do not use the model.save mathod to store items in the databut but trigger a2013-06-25, by Torsten Irländer
- Use getEidi on url generation for delete requests.2013-06-25, by Torsten Irländer
- Implement custom getEidi function to build a ID from the pzsId and the2013-06-25, by Torsten Irländer
- Added function getEidi which returns the part of the id of an item which needs2013-06-25, by Torsten Irländer
- Do not call remove with selection on the store to delete object. Trigger2013-06-25, by Torsten Irländer
- Added allowBlanks to the Form.2013-06-25, by Torsten Irländer
- Commented out pzsId in Zusatzwert model.2013-06-25, by Torsten Irländer