Commit Graph

19 Commits (81f53784c9347aad48cb0ece7faa9610b583d883)

Author SHA1 Message Date
Raf Ven a72c87be77 [IMP] auditlog: black, isort, prettier 2020-03-24 08:39:11 +01:00
Eric Lembregts b4d04b00bd [MIG] auditlog: Migration to 13.0 2020-03-24 08:28:16 +01:00
sebalix 84a6ccf53d [MIG] auditlog: Migration to 12.0 2020-03-24 08:28:16 +01:00
rgarnau b5fe05355d [add] https 2020-03-24 08:28:15 +01:00
Enric Tobella 8c48775d90 [MIG] auditlog: Migration to 11.0 2020-03-24 08:28:15 +01:00
Frédéric Garbely e1233985db [MIG] auditlog: Migrated to 10.0 2020-03-24 08:28:15 +01:00
Sébastien Alix 8b98a2c2aa auditlog - Icon added + README updated (screenshots) 2020-03-24 08:28:15 +01:00
sebalix 57d65b9e15 auditlog - Auto-vacuum logs, HTTP requests and HTTP user sessions 2020-03-24 08:28:15 +01:00
sebalix 6feebcbdf0 auditlog - Field 'type' renamed to 'log_type' 2020-03-24 08:28:15 +01:00
sebalix bb6af84ebf auditlog - Ability to choose the log type on the rule: Full log (complete but slow) and Fast log (data input only, faster) 2020-03-24 08:28:15 +01:00
sebalix cb43b87b01 Module 'auditlog' - Fix pylint check 2020-03-24 08:28:15 +01:00
sebalix 55e8393a9f Module 'auditlog' - Log HTTP user sessions and requests 2020-03-24 08:28:15 +01:00
sebalix cdac4b7f4a [IMP] Module 'auditlog' - Model 'auditlog.log.line', 'field_name' and 'field_description' fields changed into related fields 2020-03-24 08:28:15 +01:00
sebalix f5dbcb1333 [IMP] Module 'auditlog' - Autoremove 'auditlog.log.line' records when a field is deleted (e.g. migration) 2020-03-24 08:28:15 +01:00
sebalix 699e844680 [FIX] Module 'auditlog' - 'time' module imported but unused 2020-03-24 08:28:15 +01:00
sebalix 9d3f7ecc7f [IMP] Module 'auditlog' - Removed the 'timestamp' field from the 'auditlog.log' model (standard 'create_date' field is used instead) 2020-03-24 08:28:15 +01:00
sebalix 891505ef81 [IMP] Module 'auditlog' - Clean up vim lines 2020-03-24 08:28:15 +01:00
sebalix 51e32b72d6 [FIX] Module 'auditlog' - Fix some flake8 errors 2020-03-24 08:28:15 +01:00
sebalix 19762b1a6d [ADD] Module 'auditlog' - A substitute to the deprecated 'audittrail' module 2020-03-24 08:28:15 +01:00