Commit Graph

9 Commits (7dc09aced7ee9b80e30c24953427ffaa9af6f79b)

Author SHA1 Message Date
Bert Van Groenendael a5aff56513 [15.0][IMP] auditlog: dedicated security groups for model access 2022-11-18 11:41:28 +01:00
BT-vgabor 1d830e1d4a [MIG] auditlog: Migration to 15.0 2022-03-14 09:12:32 +01:00
Kitti U cfe0e76507 [14.0][IMP] auditlog, add auditlog.log.line view 2022-01-31 15:20:58 +01:00
Bhavesh Odedra 0271f2d064 [ADD] auditlog: enable to track Unlink record 2022-01-31 15:20:58 +01:00
Pieter Paulussen cba7583075 [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-01-31 15:20:58 +01:00
Jesús Alan Ramos Rodríguez 46de099fae [MIG] auditlog: Migration to 14.0 2022-01-31 15:20:58 +01:00
Eduardo Magdalena 29b5e87984 [FIX] Readme Images relative path 2022-01-31 15:20:58 +01:00
Eric Lembregts a694e2623e [MIG] auditlog: Migration to 13.0 2022-01-31 15:20:58 +01:00
sebalix efd05a2ef4 [MIG] auditlog: Migration to 12.0 2022-01-31 15:20:58 +01:00