Commit Graph

16 Commits (3959096570d4d3a4e01c820cf922df2c0d11ecb1)

Author SHA1 Message Date
rgarnau 3959096570 [add] https 2022-11-18 13:12:57 +01:00
Enric Tobella e3d6d8bbd2 [MIG] auditlog: Migration to 11.0 2022-11-18 13:12:57 +01:00
Frédéric Garbely 4e1e1eacff [MIG] auditlog: Migrated to 10.0 2022-11-18 13:12:57 +01:00
Sébastien Alix 557d2dfb03 auditlog - Icon added + README updated (screenshots) 2022-11-18 13:12:57 +01:00
sebalix 5ed019fec6 auditlog - Auto-vacuum logs, HTTP requests and HTTP user sessions 2022-11-18 13:12:57 +01:00
sebalix ebd69dbb72 auditlog - Field 'type' renamed to 'log_type' 2022-11-18 13:12:57 +01:00
sebalix 9808fa08c7 auditlog - Ability to choose the log type on the rule: Full log (complete but slow) and Fast log (data input only, faster) 2022-11-18 13:12:57 +01:00
sebalix 7bd19662d3 Module 'auditlog' - Fix pylint check 2022-11-18 13:12:57 +01:00
sebalix 4c11ec5b2e Module 'auditlog' - Log HTTP user sessions and requests 2022-11-18 13:12:57 +01:00
sebalix c77e26f78d [IMP] Module 'auditlog' - Model 'auditlog.log.line', 'field_name' and 'field_description' fields changed into related fields 2022-11-18 13:12:57 +01:00
sebalix 7263ad39c4 [IMP] Module 'auditlog' - Autoremove 'auditlog.log.line' records when a field is deleted (e.g. migration) 2022-11-18 13:12:57 +01:00
sebalix af0f5d1a61 [FIX] Module 'auditlog' - 'time' module imported but unused 2022-11-18 13:12:57 +01:00
sebalix ae87645d6b [IMP] Module 'auditlog' - Removed the 'timestamp' field from the 'auditlog.log' model (standard 'create_date' field is used instead) 2022-11-18 13:12:57 +01:00
sebalix 54d052fc1d [IMP] Module 'auditlog' - Clean up vim lines 2022-11-18 13:12:57 +01:00
sebalix 0ac666a32d [FIX] Module 'auditlog' - Fix some flake8 errors 2022-11-18 13:12:57 +01:00
sebalix 65517c4bcf [ADD] Module 'auditlog' - A substitute to the deprecated 'audittrail' module 2022-11-18 13:12:57 +01:00