aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java
Commit message (Collapse)AuthorAgeFilesLines
...
| * Implement show vehicle #25947Martin Weick2018-05-221-20/+97
| |
| * Changes in Persintence Vehicle updateMartin Weick2018-05-221-1/+7
| |
| * Changes in Persintence Vehicle updateMartin Weick2018-05-221-23/+52
| |
| * Implement Service UpdateCarMartin Weick2018-05-221-1/+46
| |
| * Implement Persistence UpdateCarMartin Weick2018-05-221-1/+27
| |
| * Add missing setLong() in VehicleDAO.get() #25953Tharre2018-05-221-0/+1
| |
| * Implement requestVehicles() in service+DAO #25953Tharre2018-05-212-4/+121
| |
| * Make Operation DTOs additionalInfo() nullableTharre2018-05-211-0/+1
| |
| * Revert DTO changes from commit:166ff610Tharre2018-05-213-9/+6
| | | | | | | | DTOs should never contain logic.
| * [#25957] Improved css-File. (Comments, structure, less redundancy)Andreas Weninger2018-05-211-2/+2
| |
| * [#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] Deleteing wrong aproach.Andreas Weninger2018-05-211-44/+0
| |
| * [#25958] Reformating.Andreas Weninger2018-05-213-8/+23
| |
| * [#25958] Implementing Context Menu as JavaFX Context Menu.Andreas Weninger2018-05-211-3/+2
| |
| * Status menu FXML & ControllerAndreas Weninger2018-05-212-1/+33
| |
| * StatusMenuAndreas Weninger2018-05-211-0/+13
| |
| * UI Changes Main WindowAndreas Weninger2018-05-211-2/+6
| |
| * [#25958] Apply code formatting. Context Menu Label now bold and black while ↵Andreas Weninger2018-05-213-55/+81
| | | | | | | | highlighted. Annotate stuff.
| * Reworking MainWindow UI.Andreas Weninger2018-05-211-1/+4
| |
| * UI Changes Main WindowAndreas Weninger2018-05-213-71/+102
| |
| * Change interfaces to use Set instead of ListTharre2018-05-1220-56/+59
| |
| * Fix DBUnit's enums and revert database changesTharre2018-05-121-2/+2
| |
| * Implement VehicleDAO.get() and fix list() misuseTharre2018-05-113-30/+59
| |
* | Added methods and filesViktoria Pundy2018-05-223-2/+260
|/
* Reformat.Andreas Weninger2018-05-081-7/+22
| | | | Implemented find maximum education in VehiclePaneController; relies on EducationLevel.Compare.
* VehiclePane ControllerAndreas Weninger2018-05-081-15/+40
|
* VehiclePane FXMLAndreas Weninger2018-05-081-0/+11
|
* Empty skeleton for VehiclePane.Andreas Weninger2018-05-081-0/+33
|
* Fix 'KTW-B' vs 'KTW_B' parsing problemDominic Rogetzer2018-05-071-1/+1
|
* Changed interface back to how it was beforeFelix Kehrer2018-05-073-7/+23
|
* Fixed a bug where nullpointer was thrown when element in vehicle list was nullViktoria Pundy2018-05-071-0/+3
|
* 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-071-1/+1
|
* 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-072-1/+100
|\
| * Log openNewWindow errorDominic Rogetzer2018-05-071-1/+6
| |
| * Add hyperlink-click-methods in CreateOperationController, implementDominic Rogetzer2018-05-071-1/+43
| | | | | | | | onEmployeeLinkClicked
| * 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-072-6/+7
| |
* | 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-072-3/+40
|\ \