aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/at/ac/tuwien/sepm/assignment/groupphase/einsatzverwaltung/controller/ArchiveOperationController.java
Commit message (Expand)AuthorAgeFilesLines
* Rename 'einsatzverwaltung' to 'missioncontrol' + remove TODO [#25963]Dominic Rogetzer2018-06-181-213/+0
* Remove unused code [#25963]Dominic Rogetzer2018-06-171-6/+0
* Use helper method to display errors in ArchiveOperationCtrl [#25963]Dominic Rogetzer2018-06-171-16/+6
* Corrected mislabeled logging statements #27033Felix Kehrer2018-06-161-2/+2
* Added logging for user input #27033Felix Kehrer2018-06-161-0/+2
* Added logging to all caught Exceptions #27033Felix Kehrer2018-06-161-0/+7
* Added label for status of archived operation, added statistics {#27299]Viktoria Pundy2018-06-131-18/+23
* Small design adjustments, reversed order for archived operations [#27299]Viktoria Pundy2018-06-131-1/+1
* Added fxml and controller for archive window [#27299]Viktoria Pundy2018-06-131-4/+29
* Fixed a bug where archive page would only be reloaded once after start of app...Viktoria Pundy2018-06-021-0/+6
* Operations in archive are now sorted [#27299]Viktoria Pundy2018-06-021-10/+29
* Adjusted design for main archive operation [#27299]Viktoria Pundy2018-06-021-27/+0
* Added pane with information to main archive window [#27299]Viktoria Pundy2018-06-021-1/+4
* Added elements to Archive-Window, adjusted already existing elements [#27299]Viktoria Pundy2018-06-021-0/+5
* Added fxml and controller for archived operations [#27299]Viktoria Pundy2018-06-021-8/+47
* Fixed a bug where wrong header would be shown in archive-details [#27470]Viktoria Pundy2018-05-271-1/+4
* Added back links for extra windows to get back to main windowViktoria Pundy2018-05-261-0/+5
* reformatted codeViktoria Pundy2018-05-261-2/+3
* Included fxml-FilesViktoria Pundy2018-05-261-1/+10
* Change package structure/naming #25963Tharre2018-05-241-0/+127