aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* [#25957] Improved css-File. (Comments, structure, less redundancy)Andreas Weninger2018-05-214-19/+53
|
* [#25958] Apply code formatting. Context Menu Label now bold and black while ↵Andreas Weninger2018-05-211-6/+2
| | | | highlighted. Annotate stuff.
* [#25958] Deleteing further changes from wrong aproach.Andreas Weninger2018-05-211-12/+0
|
* [#25958] Further revert changes from wrong aproach.Andreas Weninger2018-05-211-1/+0
|
* [#25958] Deleteing wrong aproach.Andreas Weninger2018-05-212-65/+0
|
* [#25958] Reformating.Andreas Weninger2018-05-214-9/+24
|
* [#25958] Implementing Context Menu as JavaFX Context Menu.Andreas Weninger2018-05-212-10/+2
|
* Status menu FXML & ControllerAndreas Weninger2018-05-215-6/+68
|
* StatusMenuAndreas Weninger2018-05-212-0/+22
|
* Reworking MainWindow UI.Andreas Weninger2018-05-212-97/+58
|
* UI Changes Main WindowAndreas Weninger2018-05-213-72/+103
|
* [#25958] Apply code formatting. Context Menu Label now bold and black while ↵Andreas Weninger2018-05-214-57/+100
| | | | highlighted. Annotate stuff.
* Updated Visuals in MainWindow.Andreas Weninger2018-05-212-9/+25
|
* Reworking MainWindow UI.Andreas Weninger2018-05-214-98/+90
|
* UI Changes Main WindowAndreas Weninger2018-05-216-177/+226
|
* JdbcTestCase changed to work with Junit 4Tharre2018-05-212-11/+92
|
* Extract dbunit JDBC modifications to JdbcTestCaseTharre2018-05-132-42/+53
|
* Change interfaces to use Set instead of ListTharre2018-05-1224-74/+77
|
* Fix DBUnit's enums and revert database changesTharre2018-05-123-136/+101
|
* Implement VehicleDAO.get() and fix list() misuseTharre2018-05-114-48/+77
|
* Reformat.Andreas Weninger2018-05-082-52/+67
| | | | Implemented find maximum education in VehiclePaneController; relies on EducationLevel.Compare.
* VehiclePane ControllerAndreas Weninger2018-05-081-15/+40
|
* VehiclePane FXMLAndreas Weninger2018-05-087-11/+78
|
* Empty skeleton for VehiclePane.Andreas Weninger2018-05-082-0/+47
|
* Change header-background-color and add drop-shadows to main elementsDominic Rogetzer2018-05-071-6/+6
|
* Fix 'KTW-B' vs 'KTW_B' parsing problemDominic Rogetzer2018-05-071-1/+1
|
* Changed interface back to how it was beforeFelix Kehrer2018-05-074-11/+53
|
* Fixed a bug where nullpointer was thrown when element in vehicle list was nullViktoria Pundy2018-05-071-0/+3
|
* Changed test behaviour to leave "clean" database for other testsFelix Kehrer2018-05-072-9/+20
|
* Change database location to ./Felix Kehrer2018-05-071-1/+1
|
* Swap add and connectVehicleToOperationDominic Rogetzer2018-05-071-6/+11
|
* Remove nonexistent return valueFelix Kehrer2018-05-071-2/+4
|
* Set severity as a letter, not a numberFelix Kehrer2018-05-071-2/+5
|
* Changed enums (and similar fields) to match enum names of JavaFelix Kehrer2018-05-073-9/+11
|
* Set default values for time-ChoiceBoxesFelix Kehrer2018-05-071-0/+2
|
* Add hasNef property to VehicleDatabaseDao.addDominic Rogetzer2018-05-071-11/+14
|
* Implement onRegistrationClickedDominic Rogetzer2018-05-071-1/+1
|
* Merge branch 'main_controller' into review_fahrzeug_anmeldenFelix Kehrer2018-05-073-7/+107
|\
| * Log openNewWindow errorDominic Rogetzer2018-05-071-1/+6
| |
| * Add hyperlink-click-methods in CreateOperationController, implementDominic Rogetzer2018-05-071-1/+43
| | | | | | | | onEmployeeLinkClicked
| * Change CreateOperationController.fxml labels to hyperlinks with onActionDominic Rogetzer2018-05-071-6/+7
| |
| * Add Platform.exit() on window-close and add stop-methodDominic Rogetzer2018-05-071-8/+9
| |
| * Add MainApplication which opens Operation windowDominic Rogetzer2018-05-071-0/+51
| |
* | Fix NullPointerException occurring when empty area clicked in tableFelix Kehrer2018-05-071-0/+6
| |
* | Rename Registration Dao & service to conventional styleFelix Kehrer2018-05-074-14/+13
| |
* | Merge branch 'vehicle_service_list' into fahrzeug_anmeldenFelix Kehrer2018-05-071-5/+24
|\ \
| * | Implement vehicleService.listDominic Rogetzer2018-05-071-5/+24
| |/
* | Merge branch 'employee_list' into fahrzeug_anmeldenFelix Kehrer2018-05-075-9/+218
|\ \
| * | Implement EmployeePersistenceTest with DBUnitDominic Rogetzer2018-05-071-0/+155
| | |
| * | Add test-data in xml format for EmployeePersistenceTestDominic Rogetzer2018-05-071-0/+12
| | |