aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/at/ac/tuwien/sepm/assignment/groupphase/einsatzverwaltung/controller/CreateOperationController.java
Commit message (Expand)AuthorAgeFilesLines
* Rename 'einsatzverwaltung' to 'missioncontrol' + remove TODO [#25963]Dominic Rogetzer2018-06-181-371/+0
* Add requestVehicle button OperationDetails #24981Tharre2018-06-181-1/+1
* Use specific helper methods for alerts in CreateOperationCtrl [#25963]Dominic Rogetzer2018-06-171-22/+18
* Separate validation and error messages in CreateOperationCtrl [#25963]Dominic Rogetzer2018-06-171-7/+18
* Create helper class to display alerts to remove duplicate code [#25963]Dominic Rogetzer2018-06-171-14/+8
* Remove duplicate code by creating method generateOpCodeListItem [#25963]Dominic Rogetzer2018-06-171-14/+17
* Change modifier of fxml-methods to private [#25963]Dominic Rogetzer2018-06-171-5/+9
* Remove unused methods [#25963]Dominic Rogetzer2018-06-171-1/+0
* Separate validation errors from exceptions w.r.t logging, alert [#25963]Dominic Rogetzer2018-06-171-23/+27
* Removed not needed FXMLLoader [#25963]Viktoria Pundy2018-06-171-47/+1
* Added logging to all onAction methods #27033Felix Kehrer2018-06-161-0/+5
* Added/Changed logging of caught Exceptions #27033Felix Kehrer2018-06-161-7/+8
* Hotfix: Nothing was clickable before closing a subwindow.Andreas Weninger2018-06-141-0/+1
* [#27381] Fixing bug caused by previous commit (nothing clickable)Andreas Weninger2018-06-131-0/+4
* [#27381] CreateOperstionController changes to properly align the half-transpa...Andreas Weninger2018-06-131-0/+3
* Small fixes.Andreas Weninger2018-06-131-0/+3
* Rename ListEmployeesController to ManageEmployeesController [#25963]Dominic Rogetzer2018-06-071-2/+2
* Fixed a bug where archive page would only be reloaded once after start of app...Viktoria Pundy2018-06-021-0/+1
* Fixed a bug which would lead to failed tests [#27470]Viktoria Pundy2018-05-271-0/+1
* reformatted codeViktoria Pundy2018-05-261-3/+3
* Included fxml-FilesViktoria Pundy2018-05-261-7/+29
* Change package structure/naming #25963Tharre2018-05-241-0/+365