2016-05-27 |
Michael Stanko |
fix display of username in filter panel
|
2016-02-02 |
Raimund Renkert |
Updated UI, added window for filter management and added fieldset for query
|
2015-12-03 |
Dustin Demuth |
Tidied up borders of the viewport
stammdatengrids
|
2015-12-03 |
Dustin Demuth |
Renamed the ProbePlanungSwitcher to a more generic ModeSwitcher and refactored the application
stammdatengrids
|
2015-12-02 |
Dustin Demuth |
Severe changes concerning the Resultgrids.
stammdatengrids
|
2015-05-21 |
Dustin Demuth |
Added about window, There are still some todos when retrieving the server version, the asynchronous request seems to fail and does not evaluate in time
|
2015-05-13 |
Dustin Demuth |
removed icons
|
2015-04-24 |
Dustin Demuth |
Radio-Buttons to switch between query-modes: Probenliste und Probenplanung. Filter-Combobox store wird automatisch gewechselt. ToDo: Query-Store für Probenplanung
|
2015-04-08 |
Dustin Demuth |
Added Logininformation to a Popup in Viewport
|
2015-03-26 |
Dustin Demuth |
Readonly was missing
|
2015-03-06 |
Raimund Renkert |
Added new js files.
|
2014-12-16 |
Raimund Renkert |
Updated viewport layout.
|
2014-11-06 |
Raimund Renkert |
Removed most log messages to make the application less verbose.
|
2014-11-06 |
Raimund Renkert |
Fixed some js related issues (unused vars, arrays, etc.) and code style.
|
2014-10-31 |
Raimund Renkert |
Code style.
|
2014-10-31 |
Raimund Renkert |
Updated views and controllers using the new model and stores.
|
2014-01-16 |
Torsten Irländer |
Added license header to each file.
|
2013-11-08 |
Torsten Irländer |
Set flex to true for the probenlist. Remove minheigt and maxheigt from panel
|
2013-11-08 |
Torsten Irländer |
Added layout to the Viewport (root panel) to fix some layout issues.
|
2013-09-19 |
Torsten Irländer |
Typo fixed.
|
2013-08-30 |
Raimund Renkert |
merged.
|
2013-08-30 |
Raimund Renkert |
Use the new icons in list views and status bar.
|
2013-08-30 |
Torsten Irländer |
Added about dialog.
|
2013-08-29 |
Torsten Irländer |
Added user icons to the toolbar.
|
2013-08-29 |
Torsten Irländer |
Added toolbar to the mainwindow.
|
2013-08-16 |
Torsten Irländer |
Dynamically add configured search filters. Send needed values to the server.
|
2013-08-13 |
Torsten Irländer |
Added logic to upload a file to the server.
|
2013-08-13 |
Torsten Irländer |
Issue8. Fixed filtering of comboboxes while typing.
|
2013-08-13 |
Torsten Irländer |
Added documentation
|
2013-08-13 |
Torsten Irländer |
Added documentation.
|
2013-07-26 |
Torsten Irländer |
Set client version
0.2
|
2013-07-25 |
Torsten Irländer |
Added code to show general information about the application in the
|
2013-07-24 |
Torsten Irländer |
Fixed id of filter
|
2013-07-23 |
Torsten Irländer |
Put all available search filters to the viewport. They are later hidden and
|
2013-07-17 |
Torsten Irländer |
Added function to directly initialize the probenendit form.
|
2013-07-12 |
Torsten Irländer |
Fix getting messerte, status and kommentare in debug mode
|
2013-07-05 |
Torsten Irländer |
Show search on app startup.
|
2013-07-04 |
Torsten Irländer |
Added missing file.
|
2013-07-03 |
Torsten Irländer |
Added options to open dialogs directly without the need to click through the
|
2013-07-01 |
Torsten Irländer |
Do not hide search buttons and the resultlist on initial load.
|
2013-06-21 |
Torsten Irländer |
Clean up part one. Reduced application to the search page. Moved some stores for comoboboxes right to the combobox
|
2013-05-24 |
Torsten Irländer |
Require Edit Dialog.
|
2013-05-21 |
Torsten Irländer |
Changed logic of the Probenauswahl. Now logic works like the BFS version.
|
2013-05-16 |
Torsten Irländer |
Renamed sql modul into search. Further display The query selection as Combobox
|
2013-05-08 |
Torsten Irländer |
Restructured the application. Fixed layouts etc.
|
2013-04-30 |
Torsten Irländer |
Added Viewport class which should be used to setup the viewport. Currently not
|