graph
- 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
- 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
- Change fieldtype of Messstelle to combobox.2013-06-11, by Torsten Irländer
- Do not collapse the fields, as required field should be visible on creation.2013-06-11, by Torsten Irländer
- Mark field as required.2013-06-11, by Torsten Irländer
- Fixed fieldnaming.2013-06-11, by Torsten Irländer
- Removed ID field from create form as providing a value here seems to trigger a2013-06-11, by Torsten Irländer
- Set default date in Proben to today.2013-06-11, by Torsten Irländer
- Use translated message from server in error dialog2013-06-05, by Torsten Irländer
- Translate error codes and store them as attributes of the form2013-06-05, by Torsten Irländer
- Add function which translates the errorcodes returned from the server.2013-06-05, by Torsten Irländer
- Added i18n extension. Note: This extension must be installed. See https://github.com/elmasse/Ext.i18n.Bundle/wiki/HowTo2013-06-05, by Torsten Irländer
- Added translation files.2013-06-05, by Torsten Irländer
- Added new Form for editing proben. Use this form in the edit window.2013-06-05, by Torsten Irländer
- Added new listeners for events comming from the Probenforms.2013-06-05, by Torsten Irländer
- Removed old code2013-06-05, by Torsten Irländer
- Do not define form element in the window. Use new defined Probencreate Form.2013-06-05, by Torsten Irländer
- Added CreateForm for proben2013-06-05, by Torsten Irländer
- Created custom Form element which is bound to the model2013-06-05, by Torsten Irländer
- Added a new Dialog to create proben without any kommentare or other additional2013-05-31, by Torsten Irländer
- Added listener to open a new window to enter data fpr the new probe.2013-05-31, by Torsten Irländer
- Added toolbar on the top of the proben listing.2013-05-31, by Torsten Irländer
- Added comment on the id key in kommentare.2013-05-31, by Torsten Irländer
- Removed old code.2013-05-29, by Torsten Irländer
- Implemented Adding und Editing Kommentare2013-05-29, by Torsten Irländer
- Added function to delete kommentare2013-05-29, by Torsten Irländer
- Added action attributes to the buttons in the toolbar of the kommentar list2013-05-29, by Torsten Irländer
- Added idProperty to "id" which is the default anyway. Removed api definition2013-05-29, by Torsten Irländer
- Removed storeId. Is not needed and used anywhere.2013-05-29, by Torsten Irländer
- Added dialog for editing kommentare. Open the dialog on double click on a2013-05-28, by Torsten Irländer
- Added Controller for kommentare2013-05-28, by Torsten Irländer