Part-DB.Part-DB-server/src/Entity/LogSystem
2023-05-14 21:41:00 +02:00
..
AbstractLogEntry.php Fixed typos 2023-04-15 23:14:53 +02:00
CollectionElementDeleted.php Fixed typos 2023-04-15 23:14:53 +02:00
ConfigChangedLogEntry.php Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
DatabaseUpdatedLogEntry.php Fixed typos 2023-04-15 23:14:53 +02:00
ElementCreatedLogEntry.php Fixed TypeError on certain old ElementCreatedLogEntries 2023-04-08 22:57:07 +02:00
ElementDeletedLogEntry.php Add the data after the change to a element edited log entry, so you can easily view the changes in log detail pages 2023-05-14 21:41:00 +02:00
ElementEditedLogEntry.php Add the data after the change to a element edited log entry, so you can easily view the changes in log detail pages 2023-05-14 21:41:00 +02:00
ExceptionLogEntry.php Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
LegacyInstockChangedLogEntry.php Fixed typos 2023-04-15 23:14:53 +02:00
PartStockChangedLogEntry.php Write a special log entry to DB when a user withdraws/add/move parts stock 2023-01-08 01:22:02 +01:00
SecurityEventLogEntry.php Merge branch 'master' into log_detail_page 2023-04-29 22:46:38 +02:00
UserLoginLogEntry.php Fixed typos 2023-04-15 23:14:53 +02:00
UserLogoutLogEntry.php Fixed typos 2023-04-15 23:14:53 +02:00
UserNotAllowedLogEntry.php Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00