aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Implement requestVehicles() in service+DAO #25953Tharre2018-05-219-8/+447
* Make Operation DTOs additionalInfo() nullableTharre2018-05-211-0/+1
* Add convenience functions to JdbcTestCase #27059Tharre2018-05-211-1/+23
* Revert DTO changes from commit:166ff610Tharre2018-05-213-9/+6
* Restructure test folderDominic Rogetzer2018-05-2112-46/+72
* [#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 h...Andreas Weninger2018-05-211-6/+2
* [#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 h...Andreas Weninger2018-05-214-57/+100
* 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
* 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
| * 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