Part-DB-server/src/Entity/LogSystem
2024-03-03 20:34:36 +01:00
..
AbstractLogEntry.php Removed unused import statements 2024-03-03 20:34:36 +01: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 Fixed some inspection issues 2024-03-03 19:57:31 +01:00
LogTargetType.php Added very basic possibility to add an association 2023-11-13 00:11:58 +01:00
LogWithEventUndoTrait.php Use enum for undo mode 2023-06-18 21:26:28 +02:00
PartStockChangedLogEntry.php Allow to specify an informational field during a part stock operation, where the user can specify, when this operation was really performed 2023-11-25 19:10:18 +01:00
PartStockChangeType.php Fixed translation of stock change type in log table 2023-11-25 19:16:54 +01: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