Files
pretix_original/src/tests/base
Mira c8d4815c9e LogEntryType registry (#4235)
Move display of LogEntry details from the `logentry_display` and 
`logentry_object_link` signals to a class hierarchy based approach. 
For each action_type, an instance of a subclass of `LogEntryType` 
is registered in the `log_entry_types` registry.

Analogous to EventPluginSignal, this registry is an `EventPluginRegistry`, 
so it keeps track of the plugin the LogEntryType is defined in.

---------

Co-authored-by: Raphael Michel <michel@rami.io>
Co-authored-by: Richard Schreiber <schreiber@rami.io>
2025-01-16 13:05:57 +01:00
..
2023-02-01 12:27:15 +01:00
2024-10-14 14:39:49 +02:00
2023-08-09 14:47:41 +02:00
2023-02-01 12:27:15 +01:00
2024-07-02 18:29:44 +02:00
2024-07-01 09:24:42 +02:00
2023-02-01 12:27:15 +01:00
2025-01-16 13:05:57 +01:00
2024-11-11 15:34:40 +01:00
2023-06-05 09:56:31 +02:00