aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/at/ac/tuwien/sepm/assignment
Commit message (Expand)AuthorAgeFilesLines
* Close window after successful adding of reservationFelix Kehrer2018-05-071-0/+1
* Fixed almost all vehicles being wrongly recognized as NEFFelix Kehrer2018-05-071-1/+1
* Setting Timestamp instead of Instant Object in SQL StatementFelix Kehrer2018-05-071-1/+2
* Changed behaviour to only prepare statement at construction timeFelix Kehrer2018-05-071-23/+23
* 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-071-0/+203
* 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-062-84/+47
* Fix rebase errorsViktoria Pundy2018-05-063-4/+10
* reformated codeViktoria Pundy2018-05-062-16/+0
* small changesViktoria Pundy2018-05-061-1/+1
* Added some test for persistence layer/small changesViktoria Pundy2018-05-061-41/+0
* Small ChangesViktoria Pundy2018-05-061-1/+0
* Added constructor to create persistence instanceViktoria Pundy2018-05-061-0/+3
* 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-064-27/+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-061-0/+7
* 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-061-41/+0
* Small ChangesViktoria Pundy2018-05-061-2/+1
* Small ChangesViktoria Pundy2018-05-061-1/+0
* Added constructor to create persistence instanceViktoria Pundy2018-05-061-0/+2
* formated CodeVViktoria Pundy2018-05-061-2/+0
* 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-6/+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-061-0/+7
* 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-062-41/+3
* Small ChangesViktoria Pundy2018-05-062-24/+17
* Small ChangesViktoria Pundy2018-05-062-7/+6
* Added constructor to create persistence instanceViktoria Pundy2018-05-062-7/+12
* formated CodeVViktoria Pundy2018-05-062-15/+13
* Small Changes (deleted Comments and TODOs) added an Alert if Operation was sa...Viktoria Pundy2018-05-063-16/+18
* Finished implementing needed methods in Persistence layer, added some validat...Viktoria Pundy2018-05-065-44/+199
* Added Vehicle DAO and Vehicle Service Impl, started implementing needed methodsViktoria Pundy2018-05-064-10/+114
* Created first (unfinished) version for operation UI, started implementing Con...Viktoria Pundy2018-05-061-0/+74
* Added Operation DAO and -Service for Operation, implemented needed methods.Viktoria Pundy2018-05-062-0/+237
* Fix EmployeeDatabaseDao.add: additionally insert employee (not onlyDominic Rogetzer2018-05-051-3/+11
* Change alert text to FehlerMartin Weick2018-05-041-1/+1
* Move CreateCarController to package 'controller'Martin Weick2018-05-041-1/+1
* commit for mergeMartin2018-05-041-3/+4
* UI TestsMartin2018-05-042-6/+13
* testsMartin Weick2018-05-041-2/+4