2013-06-05 |
Torsten Irländer |
Added new Form for editing proben. Use this form in the edit window.
|
2013-06-05 |
Torsten Irländer |
Added new listeners for events comming from the Probenforms.
|
2013-06-05 |
Torsten Irländer |
Removed old code
|
2013-06-05 |
Torsten Irländer |
Do not define form element in the window. Use new defined Probencreate Form.
|
2013-06-05 |
Torsten Irländer |
Added CreateForm for proben
|
2013-06-05 |
Torsten Irländer |
Created custom Form element which is bound to the model
|
2013-05-31 |
Torsten Irländer |
Added a new Dialog to create proben without any kommentare or other additional
|
2013-05-31 |
Torsten Irländer |
Added listener to open a new window to enter data fpr the new probe.
|
2013-05-31 |
Torsten Irländer |
Added toolbar on the top of the proben listing.
|
2013-05-31 |
Torsten Irländer |
Added comment on the id key in kommentare.
|
2013-05-29 |
Torsten Irländer |
Removed old code.
|
2013-05-29 |
Torsten Irländer |
Implemented Adding und Editing Kommentare
|
2013-05-29 |
Torsten Irländer |
Added function to delete kommentare
|
2013-05-29 |
Torsten Irländer |
Added action attributes to the buttons in the toolbar of the kommentar list
|
2013-05-29 |
Torsten Irländer |
Added idProperty to "id" which is the default anyway. Removed api definition
|
2013-05-29 |
Torsten Irländer |
Removed storeId. Is not needed and used anywhere.
|
2013-05-28 |
Torsten Irländer |
Added dialog for editing kommentare. Open the dialog on double click on a
|
2013-05-28 |
Torsten Irländer |
Added Controller for kommentare
|
2013-05-28 |
Torsten Irländer |
Added store, view and model for kommentare. Load kommentare when opening a probe.
|
2013-05-27 |
Torsten Irländer |
Load Proben form with detailed version of the proben record.
|
2013-05-27 |
Torsten Irländer |
Fixed debug output of the selected probe on doubleclick in grid.
|
2013-05-27 |
Torsten Irländer |
Move proxy definition into the model. Else the building of the URL does not
|
2013-05-27 |
Torsten Irländer |
Added combobox for field "testdatensatz"
|
2013-05-27 |
Torsten Irländer |
Make the combobox for selecting search queries not editiable. Only predefined
|
2013-05-27 |
Torsten Irländer |
Set size of the edit window relative to the available space in the browser.
|
2013-05-24 |
Torsten Irländer |
Added combotbox for Betriebsart.
|
2013-05-24 |
Torsten Irländer |
Removed 'Szenario'. Not needed in prototype.
|
2013-05-24 |
Torsten Irländer |
Removed Phase. Not required in the prototype.
|
2013-05-24 |
Torsten Irländer |
Added testfunction (not working) to initialize the comboboxes with a given value
|
2013-05-24 |
Torsten Irländer |
Added missiong code for uwb.
|
2013-05-24 |
Torsten Irländer |
Added datenbasis combobox
|
2013-05-24 |
Torsten Irländer |
Added probenart combobox
|
2013-05-24 |
Torsten Irländer |
Require Edit Dialog.
|
2013-05-24 |
Torsten Irländer |
Use combobox for Umweltdaten
|
2013-05-23 |
Torsten Irländer |
Added empty text message to the probenlist.
|
2013-05-23 |
Torsten Irländer |
Implemted search. When user clicks on the search buttons parameters are
|
2013-05-23 |
Torsten Irländer |
Added store for Messstelle. Fill Messstellen widget on search page
|
2013-05-23 |
Torsten Irländer |
Added Messtellen
|
2013-05-22 |
Torsten Irländer |
Fetch UWB dynamically.
|
2013-05-21 |
Torsten Irländer |
Removed unused file.
|
2013-05-21 |
Torsten Irländer |
Changed logic of the Probenauswahl. Now logic works like the BFS version.
|
2013-05-16 |
Torsten Irländer |
Removed Nebenprobenummer from overview. Ich think this field makes no sense
|
2013-05-16 |
Torsten Irländer |
Changed MLP to MPL. It seems that this one was a typo.
|
2013-05-16 |
Torsten Irländer |
Renamed sql modul into search. Further display The query selection as Combobox
|
2013-05-10 |
Torsten Irländer |
Added notes to the README
|
2013-05-10 |
Torsten Irländer |
Added README
|
2013-05-08 |
Torsten Irländer |
Restructured the application. Fixed layouts etc.
|
2013-05-07 |
Torsten Irländer |
Do not autoload the data from the server. Only load an request.
|
2013-05-07 |
Torsten Irländer |
Added debugging urls
|
2013-05-07 |
Torsten Irländer |
Added more fields to the overview and set correct reference in on the edit
|
2013-05-07 |
Torsten Irländer |
Added more fields to the probenclass
|
2013-05-07 |
Torsten Irländer |
Remove Field configuration. Field are configured in the model.
|
2013-05-07 |
Torsten Irländer |
Added more fields to the Edit-Dialog.
|
2013-05-06 |
Torsten Irländer |
Implemented a basic edit dialog. Data will be set to data/proben2.json url
|
2013-04-30 |
Torsten Irländer |
Changed layout and added Listeners to show the correct variable definition for
|
2013-04-30 |
Torsten Irländer |
Remove title form sqllist to not show the panel header.
|
2013-04-30 |
Torsten Irländer |
Remove title attribute to not show Header on the probenlist
|
2013-04-30 |
Torsten Irländer |
Load data from data/proben.json
|
2013-04-30 |
Torsten Irländer |
Added model for Proben and a Store.
|
2013-04-30 |
Torsten Irländer |
Added Viewport class which should be used to setup the viewport. Currently not
|