aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/at/ac/tuwien/sepm/assignment/groupphase/einsatzverwaltung/userInterface
Commit message (Expand)AuthorAgeFilesLines
* Change package structure/naming #25963Tharre2018-05-243-655/+0
* Hotfix: After setting status an update is performed.Andreas Weninger2018-05-241-3/+9
* Set severity inside OperationService.add() #25963Tharre2018-05-241-3/+0
* Use rankVehicles() in ui instead of list #25963Tharre2018-05-241-4/+20
* Fields in create-operation mechanism are cleared after successful creation [#...Viktoria Pundy2018-05-231-2/+6
* Adjusted methods in Controllers [#25963]Viktoria Pundy2018-05-233-59/+59
* Fixed an error which would duplicate vehicles [#24981]Viktoria Pundy2018-05-231-27/+0
* Show only registered vehicles in main window [#25874]Dominic Rogetzer2018-05-221-1/+3
* Fixed some errors, added listener for mouse input on active-operation listViktoria Pundy2018-05-222-11/+30
* Merge branch 'develop' into change_operation_status_fixViktoria Pundy2018-05-222-114/+285
|\
| * Open listEmployees.fxml in onEmployeeLinkClicked in main window [#25949]Dominic Rogetzer2018-05-221-1/+1
| * Fix conflicts and reimplement Operation.list()Tharre2018-05-221-12/+8
| * Added Scrollpane for operations in archive view [#24990]Viktoria Pundy2018-05-221-1/+1
| * Added Scrollpane for vehicles in detail view [#24990]Viktoria Pundy2018-05-221-1/+1
| * Resolved some warnings, deleted comments [#24990]Viktoria Pundy2018-05-222-4/+5
| * Small Changes [#24990]Viktoria Pundy2018-05-222-22/+18
| * Renamed ArchivOperation to ArchiveOperation [#24990]Viktoria Pundy2018-05-222-7/+6
| * Vehicles are now shown in detail view [#24990]Viktoria Pundy2018-05-221-1/+12
| * Fixed a bug [#24990]Viktoria Pundy2018-05-222-8/+1
| * Added Details for Archive Operation [#24990]Viktoria Pundy2018-05-221-14/+83
| * Deleted some comments [#24990]Viktoria Pundy2018-05-221-17/+0
| * Added methods [#24990]Viktoria Pundy2018-05-221-2/+4
| * Moved method to load buttons from "initialize" to a method for itself [#24990]Viktoria Pundy2018-05-221-4/+28
| * Changed archiv to standalone window [#24990]Viktoria Pundy2018-05-222-59/+41
| * Started adding elements, implemented first methods for archivOperation [#24990]Viktoria Pundy2018-05-222-3/+66
| * Small Changes [#24990]Viktoria Pundy2018-05-221-2/+4
| * Included ArchivOperation into CreateOperation [#24990]Viktoria Pundy2018-05-221-0/+13
| * Added elements for archive page [#24990]Viktoria Pundy2018-05-222-0/+22
| * Revert DTO changes from commit:166ff610Tharre2018-05-211-1/+3
| * [#25958] Apply code formatting. Context Menu Label now bold and black while h...Andreas Weninger2018-05-211-6/+2
| * [#25958] Deleteing further changes from wrong aproach.Andreas Weninger2018-05-211-12/+0
| * [#25958] Reformating.Andreas Weninger2018-05-211-0/+12
| * UI Changes Main WindowAndreas Weninger2018-05-211-2/+6
| * [#25958] Apply code formatting. Context Menu Label now bold and black while h...Andreas Weninger2018-05-211-55/+77
| * UI Changes Main WindowAndreas Weninger2018-05-211-64/+79
| * Change interfaces to use Set instead of ListTharre2018-05-121-2/+2
* | Added methods and filesViktoria Pundy2018-05-222-1/+241
|/
* Fixed a bug where nullpointer was thrown when element in vehicle list was nullViktoria Pundy2018-05-071-0/+3
* Implement onRegistrationClickedDominic Rogetzer2018-05-071-1/+1
* Log openNewWindow errorDominic Rogetzer2018-05-071-1/+6
* Add hyperlink-click-methods in CreateOperationController, implementDominic Rogetzer2018-05-071-1/+43
* Fix rebase errorsViktoria Pundy2018-05-061-2/+6
* reformated codeViktoria Pundy2018-05-061-4/+0
* small changesViktoria Pundy2018-05-061-1/+1
* Added constructor to create persistence instanceViktoria Pundy2018-05-061-0/+3
* Small Changes (deleted Comments and TODOs) added an Alert if Operation was sa...Viktoria Pundy2018-05-061-0/+1
* Finished implementing needed methods in Persistence layer, added some validat...Viktoria Pundy2018-05-061-22/+0
* Created first (unfinished) version for operation UI, started implementing Con...Viktoria Pundy2018-05-061-0/+7
* Small ChangesViktoria Pundy2018-05-061-2/+1
* Added constructor to create persistence instanceViktoria Pundy2018-05-061-0/+2