aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources
Commit message (Expand)AuthorAgeFilesLines
...
* Adjusted some colours [#27299]Viktoria Pundy2018-06-021-3/+3
* Adjusted design for main archive operation [#27299]Viktoria Pundy2018-06-022-7/+12
* Added pane with information to main archive window [#27299]Viktoria Pundy2018-06-021-2/+38
* Added elements to Archive-Window, adjusted already existing elements [#27299]Viktoria Pundy2018-06-023-22/+27
* Added padding for panes [#27299]Viktoria Pundy2018-06-022-3/+3
* Added fxml and controller for archived operations [#27299]Viktoria Pundy2018-06-022-4/+64
* Fixed a bug where wrong header would be shown in archive-details [#27470]Viktoria Pundy2018-05-271-1/+1
* Fixed a bug which would lead to failed tests [#27470]Viktoria Pundy2018-05-271-1/+1
* Added back links for extra windows to get back to main windowViktoria Pundy2018-05-263-11/+22
* Included fxml-FilesViktoria Pundy2018-05-265-9/+11
* Change position of 'Archiv'-link in fxml [#25963]Dominic Rogetzer2018-05-241-1/+1
* Merge remote-tracking branch 'origin/develop' into developAndreas Weninger2018-05-244-4/+4
|\
| * Change package structure/naming #25963Tharre2018-05-244-4/+4
* | Hotfix: Default text for VehiclePanes-Qualification is now -Andreas Weninger2018-05-241-1/+1
|/
* Add onOperationCodeChanged method + format in fxmlMartin Weick2018-05-241-9/+19
* Merge branch 'develop' into change_operation_status_fixViktoria Pundy2018-05-2215-133/+407
|\
| * Add and configure ScrollPane for employee list [#25949]Dominic Rogetzer2018-05-221-2/+7
| * Delete default icons in fxml and set them in code [#25949]Dominic Rogetzer2018-05-221-16/+3
| * Add stub-icons (need to be replaced by real icons) [#25949]Dominic Rogetzer2018-05-224-0/+0
| * Modify CreateNewEmployeeController to be able to edit employee [#25950]Dominic Rogetzer2018-05-221-3/+2
| * Embed header and flowpane in VBox for relative positioning [#25949]Dominic Rogetzer2018-05-221-5/+13
| * Fix default image paths for employeeListItem [#25949]Dominic Rogetzer2018-05-221-3/+3
| * Add fxml listEmployees (main view of employees) [#25949]Dominic Rogetzer2018-05-221-0/+28
| * Create fxml employeeListItem [#25949]Dominic Rogetzer2018-05-221-0/+69
| * Adjust width of filterEmployeesControl [#25949]Dominic Rogetzer2018-05-221-2/+3
| * Create fxml file for employee-filter-control [#25949]Dominic Rogetzer2018-05-221-0/+18
| * Fix conflicts and reimplement Operation.list()Tharre2018-05-221-3/+1
| * Added Scrollpane for operations in archive view [#24990]Viktoria Pundy2018-05-221-1/+5
| * Added Scrollpane for vehicles in detail view [#24990]Viktoria Pundy2018-05-221-1/+6
| * Small Changes [#24990]Viktoria Pundy2018-05-221-2/+2
| * Renamed ArchivOperation to ArchiveOperation [#24990]Viktoria Pundy2018-05-221-1/+1
| * Vehicles are now shown in detail view [#24990]Viktoria Pundy2018-05-221-4/+5
| * Added Details for Archive Operation [#24990]Viktoria Pundy2018-05-221-0/+49
| * Fixed a bug where children of flow pane would not be shown [#24990]Viktoria Pundy2018-05-221-9/+3
| * Changed archiv to standalone window [#24990]Viktoria Pundy2018-05-221-5/+11
| * Started adding elements, implemented first methods for archivOperation [#24990]Viktoria Pundy2018-05-221-1/+6
| * Included ArchivOperation into CreateOperation [#24990]Viktoria Pundy2018-05-222-2/+3
| * Added elements for archive page [#24990]Viktoria Pundy2018-05-221-0/+6
| * Implement cancel Button in CreateCarController #25948Martin Weick2018-05-221-1/+1
| * #[25947]Change UI for Vehicle UpdateMartin Weick2018-05-221-1/+2
| * Fix regression caused by commit:3f84016Tharre2018-05-221-2/+2
| * Add logback.xmlTharre2018-05-211-0/+23
| * [#25957] Improved css-File. (Comments, structure, less redundancy)Andreas Weninger2018-05-213-17/+51
| * [#25958] Further revert changes from wrong aproach.Andreas Weninger2018-05-211-1/+0
| * [#25958] Deleteing wrong aproach.Andreas Weninger2018-05-211-21/+0
| * [#25958] Reformating.Andreas Weninger2018-05-211-1/+1
| * [#25958] Implementing Context Menu as JavaFX Context Menu.Andreas Weninger2018-05-211-7/+0
| * Status menu FXML & ControllerAndreas Weninger2018-05-213-5/+35
| * StatusMenuAndreas Weninger2018-05-211-0/+9
| * Reworking MainWindow UI.Andreas Weninger2018-05-212-97/+58