Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added elements to Archive-Window, adjusted already existing elements [#27299] | Viktoria Pundy | 2018-06-02 | 1 | -1/+1 |
| | |||||
* | Included fxml-Files | Viktoria Pundy | 2018-05-26 | 1 | -1/+4 |
| | | | | Included fxml-Files "ArchiveOperation", "createCar", "listEmployees" and "RegistrationWindow" in "CreateOperationController". Therefore these windows are not standalone windows anymore but part of the main window. Additionally, methods were added to their respective controllers in order to show and hide the windows | ||||
* | Change position of 'Archiv'-link in fxml [#25963] | Dominic Rogetzer | 2018-05-24 | 1 | -1/+1 |
| | |||||
* | Change package structure/naming #25963 | Tharre | 2018-05-24 | 1 | -1/+1 |
| | |||||
* | Add onOperationCodeChanged method + format in fxml | Martin Weick | 2018-05-24 | 1 | -9/+19 |
| | |||||
* | Merge branch 'develop' into change_operation_status_fix | Viktoria Pundy | 2018-05-22 | 1 | -87/+68 |
|\ | | | | | | | | | | | # Conflicts: # src/main/java/at/ac/tuwien/sepm/assignment/groupphase/einsatzverwaltung/userInterface/CreateOperationController.java # src/main/resources/fxml/CreateOperationController.fxml | ||||
| * | Fix conflicts and reimplement Operation.list() | Tharre | 2018-05-22 | 1 | -3/+1 |
| | | |||||
| * | Included ArchivOperation into CreateOperation [#24990] | Viktoria Pundy | 2018-05-22 | 1 | -0/+1 |
| | | |||||
| * | [#25957] Improved css-File. (Comments, structure, less redundancy) | Andreas Weninger | 2018-05-21 | 1 | -5/+3 |
| | | |||||
| * | [#25958] Further revert changes from wrong aproach. | Andreas Weninger | 2018-05-21 | 1 | -1/+0 |
| | | |||||
| * | [#25958] Reformating. | Andreas Weninger | 2018-05-21 | 1 | -1/+1 |
| | | |||||
| * | Status menu FXML & Controller | Andreas Weninger | 2018-05-21 | 1 | -1/+2 |
| | | |||||
| * | Reworking MainWindow UI. | Andreas Weninger | 2018-05-21 | 1 | -96/+57 |
| | | |||||
| * | UI Changes Main Window | Andreas Weninger | 2018-05-21 | 1 | -69/+96 |
| | | |||||
| * | Updated Visuals in MainWindow. | Andreas Weninger | 2018-05-21 | 1 | -9/+21 |
| | | |||||
| * | Reworking MainWindow UI. | Andreas Weninger | 2018-05-21 | 1 | -96/+57 |
| | | |||||
| * | UI Changes Main Window | Andreas Weninger | 2018-05-21 | 1 | -78/+101 |
| | | |||||
* | | Added methods and files | Viktoria Pundy | 2018-05-22 | 1 | -0/+2 |
|/ | |||||
* | Change header-background-color and add drop-shadows to main elements | Dominic Rogetzer | 2018-05-07 | 1 | -6/+6 |
| | |||||
* | Change CreateOperationController.fxml labels to hyperlinks with onAction | Dominic Rogetzer | 2018-05-07 | 1 | -6/+7 |
| | |||||
* | Finished implementing needed methods in Persistence layer, added some ↵ | Viktoria Pundy | 2018-05-06 | 1 | -0/+94 |
validation factors for operation validation; Added methods to ui to add/remove vehicles to operation, created dummy vehicles |