graph
- 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
- Enabled accessing nested data in the grid through a renderer.2013-06-21, by Torsten Irländer
- Cleanup part three. Reenabled Zusatzwerte and implemented sending nested data.2013-06-21, by Torsten Irländer
- Cleanup part two. Reenabled Proben edit but one use minimum version of the probenedit. Move some stores to the combobox definitons2013-06-21, by Torsten Irländer
- Clean up part one. Reduced application to the search page. Moved some stores for comoboboxes right to the combobox2013-06-21, by Torsten Irländer
- Added tag tag-refactor for changeset f2579cadaee82013-06-21, by Torsten Irländer
- Formattingtag-refactor 2013-06-21, by Torsten Irländer
- Clean up code and improve comments.2013-06-21, by Torsten Irländer
- Set debug version as dev version has a bug on displaying values from model.2013-06-20, by Torsten Irländer
- Added conversion of datefield.2013-06-20, by Torsten Irländer
- Worked on Zusatzwerte. No all values are displayed correct in the List and2013-06-20, by Torsten Irländer
- Use new widgets in form for zusatzwerte.2013-06-19, by Torsten Irländer