Commit Graph

10 Commits (5f723b210627f88160c0eee696d815f0b44a6ff5)

Author SHA1 Message Date
Holger Brunn ff27aa473c [FIX] auditlog: Allow passing a chunk size for autovacuum 2023-01-16 13:43:45 +01:00
Bert Van Groenendael 3cc5a704e6 [IMP] auditlog: dedicated security groups for model access 2022-11-18 13:54:56 +01:00
BT-vgabor 6dfa4ae522 [MIG] auditlog: Migration to 15.0 2022-11-18 13:12:58 +01:00
Kitti U 06e4130b33 [14.0][IMP] auditlog, add auditlog.log.line view 2022-11-18 13:12:58 +01:00
Bhavesh Odedra 2ab065271d [ADD] auditlog: enable to track Unlink record 2022-11-18 13:12:57 +01:00
Pieter Paulussen 3b73d50906 [IMP] auditlog: prevent cascading delete of logs when models or fields are unlinked
When a field or a model is unlinked, keep the related audit logs. Denormalize
the field and model info on the logs and log lines so that the information
is still available after the deletion of the related data model.

Also, to improve the performance of the deletion of fields and models,
add indexes on the log's model_id and log line's field_id.

Co-Authored-By: Stefan Rijnhart <stefan@opener.am>
2022-11-18 13:12:57 +01:00
Jesús Alan Ramos Rodríguez 9e52d843cb [MIG] auditlog: Migration to 14.0 2022-11-18 13:12:57 +01:00
Eduardo Magdalena 08595331aa [FIX] Readme Images relative path 2022-11-18 13:12:57 +01:00
Eric Lembregts 1b1f827c1b [MIG] auditlog: Migration to 13.0 2022-11-18 13:12:57 +01:00
sebalix 3487299909 [MIG] auditlog: Migration to 12.0 2022-11-18 13:12:57 +01:00