Part-DB.Part-DB-server/src/Entity/LogSystem
2023-07-08 23:07:06 +02:00
..
AbstractLogEntry.php Use an enum for target_type in log entries 2023-06-18 18:31:39 +02:00
CollectionElementDeleted.php Use enum for undo mode 2023-06-18 21:26:28 +02:00
ConfigChangedLogEntry.php Started to move doctrine annotations to attributes (rector automated) 2023-05-28 01:33:45 +02:00
DatabaseUpdatedLogEntry.php Started to move doctrine annotations to attributes (rector automated) 2023-05-28 01:33:45 +02:00
ElementCreatedLogEntry.php Use enum for undo mode 2023-06-18 21:26:28 +02:00
ElementDeletedLogEntry.php Use enum for undo mode 2023-06-18 21:26:28 +02:00
ElementEditedLogEntry.php Use enum for undo mode 2023-06-18 21:26:28 +02:00
ExceptionLogEntry.php Started to move doctrine annotations to attributes (rector automated) 2023-05-28 01:33:45 +02:00
LegacyInstockChangedLogEntry.php Started to move doctrine annotations to attributes (rector automated) 2023-05-28 01:33:45 +02:00
LogLevel.php Use a enum for level in LogEntries 2023-06-18 17:25:55 +02:00
LogTargetType.php Use an enum for target_type in log entries 2023-06-18 18:31:39 +02:00
LogWithEventUndoTrait.php Use enum for undo mode 2023-06-18 21:26:28 +02:00
PartStockChangedLogEntry.php Use enum for undo mode 2023-06-18 21:26:28 +02:00
PartStockChangeType.php Use an enum for the part stock change type 2023-06-18 20:42:05 +02:00
SecurityEventLogEntry.php Write to event log, when a user gets impersonated 2023-07-08 23:07:06 +02:00
UserLoginLogEntry.php Use a enum for level in LogEntries 2023-06-18 17:25:55 +02:00
UserLogoutLogEntry.php Use a enum for level in LogEntries 2023-06-18 17:25:55 +02:00
UserNotAllowedLogEntry.php Use a enum for level in LogEntries 2023-06-18 17:25:55 +02:00