Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Create fxml employeeListItem [#25949] | Dominic Rogetzer | 2018-05-22 | 1 | -0/+69 | |
| | | ||||||
| * | Adjust width of filterEmployeesControl [#25949] | Dominic Rogetzer | 2018-05-22 | 1 | -2/+3 | |
| | | ||||||
| * | Create fxml file for employee-filter-control [#25949] | Dominic Rogetzer | 2018-05-22 | 1 | -0/+18 | |
| | | ||||||
| * | Fix conflicts and reimplement Operation.list() | Tharre | 2018-05-22 | 1 | -3/+1 | |
| | | ||||||
| * | Added Scrollpane for operations in archive view [#24990] | Viktoria Pundy | 2018-05-22 | 1 | -1/+5 | |
| | | ||||||
| * | Added Scrollpane for vehicles in detail view [#24990] | Viktoria Pundy | 2018-05-22 | 1 | -1/+6 | |
| | | ||||||
| * | Small Changes [#24990] | Viktoria Pundy | 2018-05-22 | 1 | -2/+2 | |
| | | ||||||
| * | Renamed ArchivOperation to ArchiveOperation [#24990] | Viktoria Pundy | 2018-05-22 | 1 | -1/+1 | |
| | | ||||||
| * | Vehicles are now shown in detail view [#24990] | Viktoria Pundy | 2018-05-22 | 1 | -4/+5 | |
| | | ||||||
| * | Added Details for Archive Operation [#24990] | Viktoria Pundy | 2018-05-22 | 1 | -0/+49 | |
| | | | | | | | | Added fxml-file for details of one operation as well as methods to fill in data and show Data in UI | |||||
| * | Fixed a bug where children of flow pane would not be shown [#24990] | Viktoria Pundy | 2018-05-22 | 1 | -9/+3 | |
| | | ||||||
| * | Changed archiv to standalone window [#24990] | Viktoria Pundy | 2018-05-22 | 1 | -5/+11 | |
| | | | | | | | | Changed methods in order to make ArchivOperation a window independent of createOperation, buttons are not yet visible | |||||
| * | Started adding elements, implemented first methods for archivOperation [#24990] | Viktoria Pundy | 2018-05-22 | 1 | -1/+6 | |
| | | ||||||
| * | Included ArchivOperation into CreateOperation [#24990] | Viktoria Pundy | 2018-05-22 | 2 | -2/+3 | |
| | | ||||||
| * | Added elements for archive page [#24990] | Viktoria Pundy | 2018-05-22 | 1 | -0/+6 | |
| | | ||||||
| * | Implement cancel Button in CreateCarController #25948 | Martin Weick | 2018-05-22 | 1 | -1/+1 | |
| | | ||||||
| * | #[25947]Change UI for Vehicle Update | Martin Weick | 2018-05-22 | 1 | -1/+2 | |
| | | ||||||
| * | [#25957] Improved css-File. (Comments, structure, less redundancy) | Andreas Weninger | 2018-05-21 | 2 | -6/+4 | |
| | | ||||||
| * | [#25958] Further revert changes from wrong aproach. | Andreas Weninger | 2018-05-21 | 1 | -1/+0 | |
| | | ||||||
| * | [#25958] Deleteing wrong aproach. | Andreas Weninger | 2018-05-21 | 1 | -21/+0 | |
| | | ||||||
| * | [#25958] Reformating. | Andreas Weninger | 2018-05-21 | 1 | -1/+1 | |
| | | ||||||
| * | Status menu FXML & Controller | Andreas Weninger | 2018-05-21 | 2 | -5/+18 | |
| | | ||||||
| * | StatusMenu | Andreas Weninger | 2018-05-21 | 1 | -0/+9 | |
| | | ||||||
| * | Reworking MainWindow UI. | Andreas Weninger | 2018-05-21 | 2 | -97/+58 | |
| | | ||||||
| * | UI Changes Main Window | Andreas Weninger | 2018-05-21 | 2 | -70/+97 | |
| | | ||||||
| * | Updated Visuals in MainWindow. | Andreas Weninger | 2018-05-21 | 1 | -9/+21 | |
| | | ||||||
| * | Reworking MainWindow UI. | Andreas Weninger | 2018-05-21 | 2 | -97/+58 | |
| | | ||||||
| * | UI Changes Main Window | Andreas Weninger | 2018-05-21 | 2 | -106/+124 | |
| | | ||||||
* | | Added methods and files | Viktoria Pundy | 2018-05-22 | 2 | -0/+104 | |
|/ | ||||||
* | Reformat. | Andreas Weninger | 2018-05-08 | 1 | -45/+45 | |
| | | | | Implemented find maximum education in VehiclePaneController; relies on EducationLevel.Compare. | |||||
* | VehiclePane FXML | Andreas Weninger | 2018-05-08 | 1 | -11/+67 | |
| | ||||||
* | Empty skeleton for VehiclePane. | Andreas Weninger | 2018-05-08 | 1 | -0/+14 | |
| | ||||||
* | Change header-background-color and add drop-shadows to main elements | Dominic Rogetzer | 2018-05-07 | 1 | -6/+6 | |
| | ||||||
* | Merge branch 'main_controller' into review_fahrzeug_anmelden | Felix Kehrer | 2018-05-07 | 1 | -6/+7 | |
|\ | ||||||
| * | Change CreateOperationController.fxml labels to hyperlinks with onAction | Dominic Rogetzer | 2018-05-07 | 1 | -6/+7 | |
| | | ||||||
* | | First mockup of RegistrationWindow and its controller | Felix Kehrer | 2018-05-07 | 1 | -0/+76 | |
|/ | ||||||
* | 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 | |||||
* | Move createCar.fxml to fxml folder | Martin Weick | 2018-05-04 | 1 | -0/+17 | |
| | ||||||
* | add CreateNewEmployeeController and set on-click methods | Dominic Rogetzer | 2018-05-03 | 1 | -2/+2 | |
| | ||||||
* | create first version of createNewEmployee-UI | Dominic Rogetzer | 2018-05-03 | 1 | -0/+24 | |