aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/at/ac/tuwien/sepm/assignment/groupphase/missioncontrol
Commit message (Collapse)AuthorAgeFilesLines
* Handle validation errors differently from other Exceptions #28864Felix Kehrer2018-06-201-4/+13
|
* Speed up user interface by only updating operation list when changes could ↵Felix Kehrer2018-06-202-1/+4
| | | | happen #28864
* Show validation error message (as changed during Jour Fixe)Felix Kehrer2018-06-201-3/+2
|
* Set default registration start- & end time [#25963]Dominic Rogetzer2018-06-191-13/+24
|
* Fixup the contextmenu handling for remove #25963Tharre2018-06-192-34/+9
|
* Added search to archive window [#25963]Viktoria Pundy2018-06-191-3/+71
| | | | With search, the user can look for a specific archived operation. The search considers operation-code, location, date and name of the cars
* Implement and remove registrations #25963Tharre2018-06-193-9/+45
|
* Display registrations in archive which are in timeframe only [#25963]Dominic Rogetzer2018-06-193-15/+36
| | | | E.g. one group of people registers to from 10-12. If the group of people is registered on a car which is sent to the operation within the time it is listed in archive. Otherwise, they are not shown. This restriction is necessary as otherwise, all employees that have been registered to this vehicle would be listed, regardless of the time of their registration
* Set status of vehicles to 'ZUM_BERUFUNGSORT' when creating op [#25963]Dominic Rogetzer2018-06-191-1/+8
|
* Fix versioning problem where wrong cars showed up in op-detail [#25963]Dominic Rogetzer2018-06-193-9/+12
|
* Change versioning in Operation and Registration [#25963]Dominic Rogetzer2018-06-194-13/+33
|
* Change versioning in RegistrationDatabaseDAO [#25963]Dominic Rogetzer2018-06-192-35/+79
|
* Fixup OperationDao to convert versionTharre2018-06-191-24/+24
|
* Only update when window becomes visible again, greatly speeding up opening ↵Felix Kehrer2018-06-191-1/+1
| | | | time of all windows #28864
* Comment out unnecessary reset #28864Felix Kehrer2018-06-191-1/+1
|
* Comment out unnecessary reset #28864Felix Kehrer2018-06-181-1/+1
|
* Only call reset when needed, and then only once instead of twice #28864Felix Kehrer2018-06-181-2/+1
|
* RequestVehicles GUI list seperation #25953Tharre2018-06-181-4/+20
|
* Sort imports after renameTharre2018-06-1824-54/+54
|
* Reuse images in EmployeeListItemController [#25963]Dominic Rogetzer2018-06-181-7/+9
|
* Rename 'einsatzverwaltung' to 'missioncontrol' + remove TODO [#25963]Dominic Rogetzer2018-06-1837-0/+4175