Commit Graph

19 Commits (3491f6876e133b39f0e5165e477367d59603c13a)

Author SHA1 Message Date
Raf Ven 3491f6876e [IMP] auditlog: black, isort, prettier 2023-11-14 15:19:45 +01:00
Eric Lembregts 7449216078 [MIG] auditlog: Migration to 13.0 2023-11-14 15:19:45 +01:00
sebalix a1dd8ec951 [MIG] auditlog: Migration to 12.0 2023-11-14 15:19:44 +01:00
rgarnau b265568ba1 [add] https 2023-11-14 15:19:44 +01:00
Enric Tobella fe82a64ac4 [MIG] auditlog: Migration to 11.0 2023-11-14 15:19:44 +01:00
Frédéric Garbely f5cc6a9ac9 [MIG] auditlog: Migrated to 10.0 2023-11-14 15:19:44 +01:00
Sébastien Alix 9bcbe57e7d auditlog - Icon added + README updated (screenshots) 2023-11-14 15:19:44 +01:00
sebalix 4dbecc0604 auditlog - Auto-vacuum logs, HTTP requests and HTTP user sessions 2023-11-14 15:19:44 +01:00
sebalix 2c4b156b1f auditlog - Field 'type' renamed to 'log_type' 2023-11-14 15:19:44 +01:00
sebalix 878441e622 auditlog - Ability to choose the log type on the rule: Full log (complete but slow) and Fast log (data input only, faster) 2023-11-14 15:19:44 +01:00
sebalix fe1d3307b4 Module 'auditlog' - Fix pylint check 2023-11-14 15:19:44 +01:00
sebalix 7099a27a29 Module 'auditlog' - Log HTTP user sessions and requests 2023-11-14 15:19:44 +01:00
sebalix 81ee271b21 [IMP] Module 'auditlog' - Model 'auditlog.log.line', 'field_name' and 'field_description' fields changed into related fields 2023-11-14 15:19:44 +01:00
sebalix 0ccef82ff8 [IMP] Module 'auditlog' - Autoremove 'auditlog.log.line' records when a field is deleted (e.g. migration) 2023-11-14 15:19:44 +01:00
sebalix dc246870c5 [FIX] Module 'auditlog' - 'time' module imported but unused 2023-11-14 15:19:44 +01:00
sebalix 2ab70e9eed [IMP] Module 'auditlog' - Removed the 'timestamp' field from the 'auditlog.log' model (standard 'create_date' field is used instead) 2023-11-14 15:19:44 +01:00
sebalix ec089dd848 [IMP] Module 'auditlog' - Clean up vim lines 2023-11-14 15:19:44 +01:00
sebalix 390435f20d [FIX] Module 'auditlog' - Fix some flake8 errors 2023-11-14 15:19:44 +01:00
sebalix 58777c5ea5 [ADD] Module 'auditlog' - A substitute to the deprecated 'audittrail' module 2023-11-14 15:19:44 +01:00