2013-06-11 |
Torsten Irländer |
Fixed naming of fields.
|
2013-06-11 |
Torsten Irländer |
Added field for netzbetreiber. Is needed because of FK constraints.
|
2013-06-11 |
Torsten Irländer |
Reload the store after the probe was created or edited.
|
2013-06-11 |
Torsten Irländer |
Added function to mark the form as readonly.
|
2013-06-11 |
Torsten Irländer |
Only submit form if internal validation is ok.
|
2013-06-11 |
Torsten Irländer |
Move parsing the response in a seperate function.
|
2013-06-11 |
Torsten Irländer |
Change fieldtype of Messstelle to combobox.
|
2013-06-11 |
Torsten Irländer |
Do not collapse the fields, as required field should be visible on creation.
|
2013-06-11 |
Torsten Irländer |
Mark field as required.
|
2013-06-11 |
Torsten Irländer |
Fixed fieldnaming.
|
2013-06-11 |
Torsten Irländer |
Removed ID field from create form as providing a value here seems to trigger a
|
2013-06-11 |
Torsten Irländer |
Set default date in Proben to today.
|
2013-06-05 |
Torsten Irländer |
Use translated message from server in error dialog
|
2013-06-05 |
Torsten Irländer |
Translate error codes and store them as attributes of the form
|
2013-06-05 |
Torsten Irländer |
Add function which translates the errorcodes returned from the server.
|
2013-06-05 |
Torsten Irländer |
Added i18n extension. Note: This extension must be installed. See https://github.com/elmasse/Ext.i18n.Bundle/wiki/HowTo
|
2013-06-05 |
Torsten Irländer |
Added translation files.
|
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
|
2013-04-30 |
Torsten Irländer |
Added some comment.
|
2013-04-30 |
Torsten Irländer |
Do not autocreate a viewport as automatic loading of the Viewport.js fiel
|
2013-04-30 |
Torsten Irländer |
Add probnelist to view
|
2013-04-29 |
Torsten Irländer |
Moved stored SQL into its own file.
|
2013-04-29 |
Torsten Irländer |
Moved title attribute
|
2013-04-29 |
Torsten Irländer |
Added a list to select predefined SQL Statement for the Proben list.
|
2013-04-29 |
Torsten Irländer |
Map double click event on rows of the userlist to the editProben function.
|
2013-04-29 |
Torsten Irländer |
Added a first example view (userlisting) from the EXJS Tutorial. Need to be
|
2013-04-29 |
Torsten Irländer |
Initialise the Proben controller.
|
2013-04-29 |
Torsten Irländer |
Added a simple panel to the application.
|
2013-04-29 |
Torsten Irländer |
Added basic Proben controller.
|
2013-04-17 |
Torsten Irländer |
Initial commit
|