Part-DB-server/src/Repository
Jan Böhmer 3809539587 Implemented a stub DeviceRepository to prevent exception when try to delete a device.
Now the devices can not be deleted (but no exception), to prevent users to accidentally delete still useful devices from old Part-DB versions (as currently it is not possible to view which infos a device contains). This fixes issue #60.
2020-08-21 23:28:46 +02:00
..
Parts Implemented a stub DeviceRepository to prevent exception when try to delete a device. 2020-08-21 23:28:46 +02:00
.gitignore Initial commit 2019-02-23 16:49:38 +01:00
AbstractPartsContainingRepository.php Fixed code style. 2020-08-21 21:36:22 +02:00
AttachmentRepository.php Fixed code style. 2020-08-21 21:36:22 +02:00
DBElementRepository.php Fixed coding style. 2020-05-10 21:39:31 +02:00
LabelProfileRepository.php Apply symplify checkers. 2020-08-21 21:38:31 +02:00
LogEntryRepository.php Fixed code style. 2020-08-21 21:36:22 +02:00
NamedDBElementRepository.php Fixed coding style. 2020-03-15 13:56:31 +01:00
PartRepository.php Fixed code style. 2020-08-21 21:36:22 +02:00
StructuralDBElementRepository.php Fixed code style. 2020-08-21 21:36:22 +02:00
UserRepository.php Fixed code style. 2020-08-21 21:36:22 +02:00