graph
- 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
- 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
- Added widgets for messeinheiten und zusatzwerte.2013-06-19, by Torsten Irländer
- Replaced Logic for Kommentare. Use copied code form Orte.2013-06-19, by Torsten Irländer
- Added Forms to add Zusatzwerte2013-06-19, by Torsten Irländer
- Added forms to add Orte2013-06-19, by Torsten Irländer
- Added Forms to add Messungen2013-06-19, by Torsten Irländer
- Added form to create kommentare2013-06-19, by Torsten Irländer
- Load Zusatzwerte from server2013-06-18, by Torsten Irländer
- Added gemId and staatId2013-06-18, by Torsten Irländer
- [mq]: craftid2013-06-18, by Torsten Irländer
- Added Messungenlist to the Proben eddit view.2013-06-17, by Torsten Irländer
- Added static Orte list2013-06-17, by Torsten Irländer
- Added static kommentare list2013-06-17, by Torsten Irländer
- Changed store. Elements are in thate data attribute. Build custom id2013-06-17, by Torsten Irländer
- Setup missing fields in the proben overview.2013-06-14, by Torsten Irländer
- Remove duplicated attribute2013-06-14, by Torsten Irländer
- Only getTimte from datefield if the value is not null.2013-06-14, by Torsten Irländer
- Only add search params if the user actually set them in the form.2013-06-14, by Torsten Irländer
- Set flex option in grid for "Gemeindebezeichnung"2013-06-13, by Torsten Irländer
- Added Orte to the Proben edit window2013-06-13, by Torsten Irländer
- Set root of the data element to "data". This was needed as the Response of the2013-06-13, by Torsten Irländer
- Fixed name of xtype2013-06-11, by Torsten Irländer
- Added new widget for the netzbetreiber.2013-06-11, by Torsten Irländer
- Changed type of messstelle field to combobox2013-06-11, by Torsten Irländer
- Comment out ProbeID. Should be be changed.2013-06-11, by Torsten Irländer
- Fixed naming of fields.2013-06-11, by Torsten Irländer
- Added field for netzbetreiber. Is needed because of FK constraints.2013-06-11, by Torsten Irländer
- Reload the store after the probe was created or edited.2013-06-11, by Torsten Irländer
- Added function to mark the form as readonly.2013-06-11, by Torsten Irländer
- Only submit form if internal validation is ok.2013-06-11, by Torsten Irländer
- Move parsing the response in a seperate function.2013-06-11, by Torsten Irländer