graph
- 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
- Added store, view and model for kommentare. Load kommentare when opening a probe.2013-05-28, by Torsten Irländer
- Load Proben form with detailed version of the proben record.2013-05-27, by Torsten Irländer
- Fixed debug output of the selected probe on doubleclick in grid.2013-05-27, by Torsten Irländer
- Move proxy definition into the model. Else the building of the URL does not2013-05-27, by Torsten Irländer
- Added combobox for field "testdatensatz"2013-05-27, by Torsten Irländer
- Make the combobox for selecting search queries not editiable. Only predefined2013-05-27, by Torsten Irländer
- Set size of the edit window relative to the available space in the browser.2013-05-27, by Torsten Irländer
- Added combotbox for Betriebsart.2013-05-24, by Torsten Irländer
- Removed 'Szenario'. Not needed in prototype.2013-05-24, by Torsten Irländer
- Removed Phase. Not required in the prototype.2013-05-24, by Torsten Irländer
- Added testfunction (not working) to initialize the comboboxes with a given value2013-05-24, by Torsten Irländer
- Added missiong code for uwb.2013-05-24, by Torsten Irländer
- Added datenbasis combobox2013-05-24, by Torsten Irländer
- Added probenart combobox2013-05-24, by Torsten Irländer
- Require Edit Dialog.2013-05-24, by Torsten Irländer
- Use combobox for Umweltdaten2013-05-24, by Torsten Irländer
- Added empty text message to the probenlist.2013-05-23, by Torsten Irländer
- Implemted search. When user clicks on the search buttons parameters are2013-05-23, by Torsten Irländer
- Added store for Messstelle. Fill Messstellen widget on search page2013-05-23, by Torsten Irländer
- Added Messtellen2013-05-23, by Torsten Irländer
- Fetch UWB dynamically.2013-05-22, by Torsten Irländer
- Removed unused file.2013-05-21, by Torsten Irländer
- Changed logic of the Probenauswahl. Now logic works like the BFS version.2013-05-21, by Torsten Irländer
- Removed Nebenprobenummer from overview. Ich think this field makes no sense2013-05-16, by Torsten Irländer
- Changed MLP to MPL. It seems that this one was a typo.2013-05-16, by Torsten Irländer
- Renamed sql modul into search. Further display The query selection as Combobox2013-05-16, by Torsten Irländer
- Added notes to the README2013-05-10, by Torsten Irländer
- Added README2013-05-10, by Torsten Irländer
- Restructured the application. Fixed layouts etc.2013-05-08, by Torsten Irländer
- Do not autoload the data from the server. Only load an request.2013-05-07, by Torsten Irländer
- Added debugging urls2013-05-07, by Torsten Irländer
- Added more fields to the overview and set correct reference in on the edit2013-05-07, by Torsten Irländer
- Added more fields to the probenclass2013-05-07, by Torsten Irländer
- Remove Field configuration. Field are configured in the model.2013-05-07, by Torsten Irländer
- Added more fields to the Edit-Dialog.2013-05-07, by Torsten Irländer
- Implemented a basic edit dialog. Data will be set to data/proben2.json url2013-05-06, by Torsten Irländer
- Changed layout and added Listeners to show the correct variable definition for2013-04-30, by Torsten Irländer
- Remove title form sqllist to not show the panel header.2013-04-30, by Torsten Irländer
- Remove title attribute to not show Header on the probenlist2013-04-30, by Torsten Irländer
- Load data from data/proben.json2013-04-30, by Torsten Irländer
- Added model for Proben and a Store.2013-04-30, by Torsten Irländer
- Added Viewport class which should be used to setup the viewport. Currently not2013-04-30, by Torsten Irländer
- Added some comment.2013-04-30, by Torsten Irländer
- Do not autocreate a viewport as automatic loading of the Viewport.js fiel2013-04-30, by Torsten Irländer
- Add probnelist to view2013-04-30, by Torsten Irländer
- Moved stored SQL into its own file.2013-04-29, by Torsten Irländer
- Moved title attribute2013-04-29, by Torsten Irländer
- Added a list to select predefined SQL Statement for the Proben list.2013-04-29, by Torsten Irländer
- Map double click event on rows of the userlist to the editProben function.2013-04-29, by Torsten Irländer
- Added a first example view (userlisting) from the EXJS Tutorial. Need to be2013-04-29, by Torsten Irländer
- Initialise the Proben controller.2013-04-29, by Torsten Irländer
- Added a simple panel to the application.2013-04-29, by Torsten Irländer
- Added basic Proben controller.2013-04-29, by Torsten Irländer
- Initial commit2013-04-17, by Torsten Irländer