| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed archiv to standalone window [#24990] | Viktoria Pundy | 2018-05-22 | 1 | -5/+11 |
* | 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 |
* | Fix regression caused by commit:3f84016 | Tharre | 2018-05-22 | 1 | -2/+2 |
* | 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 h... | Andreas Weninger | 2018-05-21 | 1 | -2/+19 |
* | 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 |
* | 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 validat... | Viktoria Pundy | 2018-05-06 | 1 | -94/+0 |
* | Created first (unfinished) version for operation UI, started implementing Con... | Viktoria Pundy | 2018-05-06 | 1 | -0/+94 |
* | Finished implementing needed methods in Persistence layer, added some validat... | Viktoria Pundy | 2018-05-06 | 1 | -94/+0 |
* | Created first (unfinished) version for operation UI, started implementing Con... | Viktoria Pundy | 2018-05-06 | 1 | -0/+94 |
* | Finished implementing needed methods in Persistence layer, added some validat... | Viktoria Pundy | 2018-05-06 | 1 | -2/+2 |
* | Created first (unfinished) version for operation UI, started implementing Con... | Viktoria Pundy | 2018-05-06 | 1 | -0/+94 |
* | 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 |
|/ |
|