aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Implemented correct insert testFelix Kehrer2018-05-071-1/+71
* Added groundwork for DAO testsFelix Kehrer2018-05-073-0/+80
* Copied changes from branch employee_list to allow for DAO TestsFelix Kehrer2018-05-071-3/+8
* Replaced EventHandler<MouseEvent> with lambdaFelix Kehrer2018-05-071-19/+11
* Corrected wrong ZoneOffsetFelix Kehrer2018-05-071-3/+3
* First mockup of RegistrationWindow and its controllerFelix Kehrer2018-05-072-0/+279
* Add missing update to vehicle tableFelix Kehrer2018-05-071-0/+8
* First attempt at implementing RegistrationDAOFelix Kehrer2018-05-071-0/+96
* Implemented RegistrationService using RegistrationValidatorFelix Kehrer2018-05-072-0/+239
* Changed interface to take a whole vehicle, so the combination of vehicle type...Felix Kehrer2018-05-071-3/+4
* Merge 'VehicleDBDAO' and 'DBVehicleDAO' to 'VehicleDatabaseDao'Dominic Rogetzer2018-05-063-86/+49
* Fix rebase errorsViktoria Pundy2018-05-067-53/+19
* reformated codeViktoria Pundy2018-05-062-16/+0
* small changesViktoria Pundy2018-05-061-1/+1
* Added some test for persistence layer/small changesViktoria Pundy2018-05-064-417/+0
* Added test for persistence layerViktoria Pundy2018-05-061-0/+67
* Mocked H2Viktoria Pundy2018-05-061-3/+2
* Added some component tests, mocking of database still necessaryViktoria Pundy2018-05-061-0/+155
* Small ChangesViktoria Pundy2018-05-062-2/+1
* Added unit testsViktoria Pundy2018-05-061-8/+114
* Added constructor to create persistence instanceViktoria Pundy2018-05-061-0/+3
* Added file for unit testsViktoria Pundy2018-05-061-0/+49
* Small Changes (deleted Comments and TODOs) added an Alert if Operation was sa...Viktoria Pundy2018-05-062-4/+2
* Finished implementing needed methods in Persistence layer, added some validat...Viktoria Pundy2018-05-065-121/+19
* Added Vehicle DAO and Vehicle Service Impl, started implementing needed methodsViktoria Pundy2018-05-062-0/+32
* Created first (unfinished) version for operation UI, started implementing Con...Viktoria Pundy2018-05-062-0/+101
* Added Operation DAO and -Service for Operation, implemented needed methods.Viktoria Pundy2018-05-061-0/+5
* Added some test for persistence layer/small changesViktoria Pundy2018-05-064-417/+0
* Added test for persistence layerViktoria Pundy2018-05-061-0/+67
* Small ChangesViktoria Pundy2018-05-061-2/+1
* Mocked H2Viktoria Pundy2018-05-061-3/+2
* Added some component tests, mocking of database still necessaryViktoria Pundy2018-05-061-0/+155
* Small ChangesViktoria Pundy2018-05-062-2/+1
* Added unit testsViktoria Pundy2018-05-061-8/+114
* Added constructor to create persistence instanceViktoria Pundy2018-05-061-0/+2
* formated CodeVViktoria Pundy2018-05-061-2/+0
* Added file for unit testsViktoria Pundy2018-05-061-0/+49
* Small Changes (deleted Comments and TODOs) added an Alert if Operation was sa...Viktoria Pundy2018-05-062-4/+2
* Finished implementing needed methods in Persistence layer, added some validat...Viktoria Pundy2018-05-066-100/+27
* Added Vehicle DAO and Vehicle Service Impl, started implementing needed methodsViktoria Pundy2018-05-063-0/+33
* Created first (unfinished) version for operation UI, started implementing Con...Viktoria Pundy2018-05-062-0/+101
* Added Operation DAO and -Service for Operation, implemented needed methods.Viktoria Pundy2018-05-061-0/+5
* Added some test for persistence layer/small changesViktoria Pundy2018-05-066-115/+135
* Added test for persistence layerViktoria Pundy2018-05-061-0/+67
* Small ChangesViktoria Pundy2018-05-062-24/+17
* Mocked H2Viktoria Pundy2018-05-061-3/+2
* Added some component tests, mocking of database still necessaryViktoria Pundy2018-05-061-0/+155
* Small ChangesViktoria Pundy2018-05-063-8/+7
* Added unit testsViktoria Pundy2018-05-061-8/+114
* Added constructor to create persistence instanceViktoria Pundy2018-05-062-7/+12