Part-DB.Part-DB-server/src/Entity/LogSystem
Jan Böhmer 81abf36867 Allow to undelete attachments and parameters
Before they were just mapped to the abstract base class, which is not instantiable. Now we properly map them to the correct sub class and no error occurs.
2022-11-30 23:49:27 +01:00
..
AbstractLogEntry.php Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
CollectionElementDeleted.php Allow to undelete attachments and parameters 2022-11-30 23:49:27 +01:00
ConfigChangedLogEntry.php Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
DatabaseUpdatedLogEntry.php Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
ElementCreatedLogEntry.php Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
ElementDeletedLogEntry.php Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
ElementEditedLogEntry.php Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
ExceptionLogEntry.php Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
InstockChangedLogEntry.php Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
SecurityEventLogEntry.php Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
UserLoginLogEntry.php Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
UserLogoutLogEntry.php Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
UserNotAllowedLogEntry.php Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00