Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #[25947]Change UI for Vehicle Update | Martin Weick | 2018-05-22 | 1 | -1/+2 |
| | |||||
* | Fix regression caused by commit:3f84016 | Tharre | 2018-05-22 | 1 | -2/+2 |
| | | | | | | Enums have ordering is important, commit:3f84016 changed ordering of the Vehicle.Status enum, but failed to also change that in the database schema. | ||||
* | Add logback.xml | Tharre | 2018-05-21 | 1 | -0/+23 |
| | |||||
* | [#25957] Improved css-File. (Comments, structure, less redundancy) | Andreas Weninger | 2018-05-21 | 3 | -17/+51 |
| | |||||
* | [#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 |
| | |||||
* | [#25958] Implementing Context Menu as JavaFX Context Menu. | Andreas Weninger | 2018-05-21 | 1 | -7/+0 |
| | |||||
* | Status menu FXML & Controller | Andreas Weninger | 2018-05-21 | 3 | -5/+35 |
| | |||||
* | 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 |
| | |||||
* | [#25958] Apply code formatting. Context Menu Label now bold and black while ↵ | Andreas Weninger | 2018-05-21 | 1 | -2/+19 |
| | | | | highlighted. Annotate stuff. | ||||
* | Updated Visuals in MainWindow. | Andreas Weninger | 2018-05-21 | 2 | -9/+25 |
| | |||||
* | Reworking MainWindow UI. | Andreas Weninger | 2018-05-21 | 3 | -97/+86 |
| | |||||
* | UI Changes Main Window | Andreas Weninger | 2018-05-21 | 3 | -106/+124 |
| | |||||
* | Fix DBUnit's enums and revert database changes | Tharre | 2018-05-12 | 1 | -13/+7 |
| | |||||
* | 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 | 6 | -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 |
| | |||||
* | Changed test behaviour to leave "clean" database for other tests | Felix Kehrer | 2018-05-07 | 1 | -0/+5 |
| | |||||
* | Changed enums (and similar fields) to match enum names of Java | Felix Kehrer | 2018-05-07 | 2 | -8/+10 |
| | |||||
* | 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 |
| | | |||||
* | | Merge branch 'employee_list' into fahrzeug_anmelden | Felix Kehrer | 2018-05-07 | 1 | -6/+11 |
|\ \ | |||||
| * | | Change enum types to varchar with check constraint to support DBUnit | Dominic Rogetzer | 2018-05-07 | 1 | -6/+11 |
| |/ | |||||
* | | Changed test data to be in sync with new database schema | Felix Kehrer | 2018-05-07 | 1 | -2/+2 |
| | | |||||
* | | Added groundwork for DAO tests | Felix Kehrer | 2018-05-07 | 2 | -0/+15 |
| | | |||||
* | | 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 | -94/+0 |
| | | | | | | validation factors for operation validation; Added methods to ui to add/remove vehicles to operation, created dummy vehicles | ||||
* | Created first (unfinished) version for operation UI, started implementing ↵ | Viktoria Pundy | 2018-05-06 | 1 | -0/+94 |
| | | | | Controller | ||||
* | Finished implementing needed methods in Persistence layer, added some ↵ | Viktoria Pundy | 2018-05-06 | 1 | -94/+0 |
| | | | | | | validation factors for operation validation; Added methods to ui to add/remove vehicles to operation, created dummy vehicles | ||||
* | Created first (unfinished) version for operation UI, started implementing ↵ | Viktoria Pundy | 2018-05-06 | 1 | -0/+94 |
| | | | | Controller | ||||
* | Finished implementing needed methods in Persistence layer, added some ↵ | Viktoria Pundy | 2018-05-06 | 1 | -2/+2 |
| | | | | | | validation factors for operation validation; Added methods to ui to add/remove vehicles to operation, created dummy vehicles | ||||
* | Created first (unfinished) version for operation UI, started implementing ↵ | Viktoria Pundy | 2018-05-06 | 1 | -0/+94 |
| | | | | Controller | ||||
* | Move createCar.fxml to fxml folder | Martin Weick | 2018-05-04 | 1 | -0/+0 |
| | |||||
* | Move CreateCarController to package 'controller' | Martin Weick | 2018-05-04 | 1 | -1/+1 |
| | |||||
* | tests | Martin Weick | 2018-05-04 | 1 | -0/+0 |
| | |||||
* | Implement vehicleAdd, start creating tests | Martin Weick | 2018-05-04 | 1 | -1/+1 |
| | |||||
* | Dummie UI | Martin Weick | 2018-05-04 | 1 | -0/+17 |
| | |||||
* | Merge branch 'review_create_new_employee' into develop | Tharre | 2018-05-04 | 1 | -0/+24 |
|\ | |||||
| * | 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 |
| | | |||||
* | | Add missing hasNef attr. to VehicleVersion table | Tharre | 2018-05-03 | 1 | -0/+1 |
|/ | |||||
* | Add sql database schema | Tharre | 2018-05-01 | 1 | -0/+57 |