Commit Graph

16 Commits

Author SHA1 Message Date
rgarnau 28c00b5a68 [add] https 2017-12-18 14:55:35 +01:00
Enric Tobella 5f256ae632 [MIG] auditlog: Migration to 11.0 2017-12-18 14:55:35 +01:00
Frédéric Garbely ce036a2b00 [MIG] auditlog: Migrated to 10.0 2017-12-18 14:54:46 +01:00
Sébastien Alix f7994f76b3 auditlog - Icon added + README updated (screenshots) 2017-12-18 14:54:46 +01:00
sebalix 11981637a1 auditlog - Auto-vacuum logs, HTTP requests and HTTP user sessions 2017-12-18 14:54:46 +01:00
sebalix 086bd843fb auditlog - Field 'type' renamed to 'log_type' 2017-12-18 14:54:46 +01:00
sebalix 48cd91d128 auditlog - Ability to choose the log type on the rule: Full log (complete but slow) and Fast log (data input only, faster) 2017-12-18 14:54:46 +01:00
sebalix e855fe0258 Module 'auditlog' - Fix pylint check 2017-12-18 14:54:46 +01:00
sebalix a896e2d40c Module 'auditlog' - Log HTTP user sessions and requests 2017-12-18 14:54:46 +01:00
sebalix 9514fdd422 [IMP] Module 'auditlog' - Model 'auditlog.log.line', 'field_name' and 'field_description' fields changed into related fields 2017-12-18 14:54:46 +01:00
sebalix 9c1214ab8a [IMP] Module 'auditlog' - Autoremove 'auditlog.log.line' records when a field is deleted (e.g. migration) 2017-12-18 14:54:46 +01:00
sebalix 65ae55b1d3 [FIX] Module 'auditlog' - 'time' module imported but unused 2017-12-18 14:54:46 +01:00
sebalix b13f0e623a [IMP] Module 'auditlog' - Removed the 'timestamp' field from the 'auditlog.log' model (standard 'create_date' field is used instead) 2017-12-18 14:54:46 +01:00
sebalix 3c4c9fc9f0 [IMP] Module 'auditlog' - Clean up vim lines 2017-12-18 14:54:46 +01:00
sebalix 9994d7ae4f [FIX] Module 'auditlog' - Fix some flake8 errors 2017-12-18 14:54:46 +01:00
sebalix 51caf7f89f [ADD] Module 'auditlog' - A substitute to the deprecated 'audittrail' module 2017-12-18 14:54:46 +01:00