Part-DB-server/src/Entity/LogSystem
2024-12-01 19:19:04 +01:00
..
AbstractLogEntry.php Use DatetimeImmutable instead of DateTime wherever possible 2024-06-22 17:36:54 +02:00
CollectionElementDeleted.php Removed unused import statements 2024-03-03 20:34:36 +01: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 Removed unused import statements 2024-03-03 20:34:36 +01:00
ElementDeletedLogEntry.php Removed unused import statements 2024-03-03 20:34:36 +01:00
ElementEditedLogEntry.php Removed unused import statements 2024-03-03 20:34:36 +01: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 Applied rector suggestions 2024-06-22 00:31:43 +02:00
LogTargetType.php Applied rector suggestions 2024-06-22 00:31:43 +02:00
LogWithEventUndoTrait.php Applied rector suggestions 2024-06-22 00:31:43 +02:00
PartStockChangedLogEntry.php Applied rector suggestions 2024-06-22 00:31:43 +02:00
PartStockChangeType.php Applied rector suggestions 2024-06-22 00:31:43 +02:00
SecurityEventLogEntry.php Correctly handle IP addresses containing RFC 4007 scoping 2024-12-01 19:19:04 +01:00
UserLoginLogEntry.php Correctly handle IP addresses containing RFC 4007 scoping 2024-12-01 19:19:04 +01:00
UserLogoutLogEntry.php Correctly handle IP addresses containing RFC 4007 scoping 2024-12-01 19:19:04 +01:00
UserNotAllowedLogEntry.php Use a enum for level in LogEntries 2023-06-18 17:25:55 +02:00