graph
- Added missing file.2013-07-05, by Torsten Irländer
- Added missing files.2013-07-04, by Torsten Irländer
- Completed Messwertelist2013-07-04, by Torsten Irländer
- Added missing file.2013-07-04, by Torsten Irländer
- Show List of Messungskommentare2013-07-04, by Torsten Irländer
- Added Messmethode.js2013-07-04, by Torsten Irländer
- Use Messmethodewidget.2013-07-04, by Torsten Irländer
- Require messmethode widget. Fix fieldname.2013-07-03, by Torsten Irländer
- Removed size.2013-07-03, by Torsten Irländer
- Added basic fields for Messungen.2013-07-03, by Torsten Irländer
- Added options to open dialogs directly without the need to click through the2013-07-03, by Torsten Irländer
- Implemented opening a new Messungen form when clicking and the "Add Button" on2013-07-03, by Torsten Irländer
- Show messzeitpunkt in messung listing. Convert timestamp to date.2013-07-03, by Torsten Irländer
- Added Status into Messungen listing.2013-07-03, by Torsten Irländer
- Load Messwerte instead of Messungen2013-07-03, by Torsten Irländer
- Added Messwertestore to stores.2013-07-03, by Torsten Irländer
- Added model and store for messwert.2013-07-03, by Torsten Irländer
- Fixed getting Messwerte.2013-07-03, by Torsten Irländer
- Show "Anzahl der Nuklide"2013-07-03, by Torsten Irländer
- Added custom renderer for "Anzahl Kommentare" column count the number of2013-07-03, by Torsten Irländer
- Added MKommentare store. Some cleanup.2013-07-03, by Torsten Irländer
- Added nested id attribute which comes in JSON response to the model as we need2013-07-03, by Torsten Irländer
- Added model and store for Messungskommentare.2013-07-03, by Torsten Irländer
- Reenabled Messungen in ProbenEdit.2013-07-03, by Torsten Irländer
- Fixed model. Added mapping.2013-07-03, by Torsten Irländer
- Removed unused code.2013-07-03, by Torsten Irländer
- Enabled loading Messungen.2013-07-03, by Torsten Irländer
- Removed Bezeichnung, Kreis as Model changes on serverside in r201.2013-07-03, by Torsten Irländer
- Set ortId in l_ort if new ortdetail was created.2013-07-02, by Torsten Irländer
- 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
- Use probeId value of the add button to set the probeId of new created Zusatzwerte.2013-06-25, by Torsten Irländer
- Store probeId as attribute of the "add" button in the zusatzwerte list.2013-06-25, by Torsten Irländer
- Removed id property2013-06-25, by Torsten Irländer