Commit Graph

13 Commits

Author SHA1 Message Date
Sébastien Alix 08babb2c04 auditlog - Icon added + README updated (screenshots) 2017-12-18 13:16:33 +01:00
sebalix 00098d3f56 auditlog - Auto-vacuum logs, HTTP requests and HTTP user sessions 2017-12-18 13:16:33 +01:00
sebalix 20d7b1b900 auditlog - Field 'type' renamed to 'log_type' 2017-12-18 13:16:33 +01:00
sebalix d9adcbeed4 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 13:16:33 +01:00
sebalix 60c87bc8d7 Module 'auditlog' - Fix pylint check 2017-12-18 13:16:33 +01:00
sebalix 7fd99ee109 Module 'auditlog' - Log HTTP user sessions and requests 2017-12-18 13:16:33 +01:00
sebalix 9af1957d73 [IMP] Module 'auditlog' - Model 'auditlog.log.line', 'field_name' and 'field_description' fields changed into related fields 2017-12-18 13:16:33 +01:00
sebalix 9b7a5edcbe [IMP] Module 'auditlog' - Autoremove 'auditlog.log.line' records when a field is deleted (e.g. migration) 2017-12-18 13:16:33 +01:00
sebalix 12472c4211 [FIX] Module 'auditlog' - 'time' module imported but unused 2017-12-18 13:16:33 +01:00
sebalix 1b992bf949 [IMP] Module 'auditlog' - Removed the 'timestamp' field from the 'auditlog.log' model (standard 'create_date' field is used instead) 2017-12-18 13:16:33 +01:00
sebalix 9554e4bdb7 [IMP] Module 'auditlog' - Clean up vim lines 2017-12-18 13:16:33 +01:00
sebalix d54783a4ab [FIX] Module 'auditlog' - Fix some flake8 errors 2017-12-18 13:16:33 +01:00
sebalix 6c865c87e9 [ADD] Module 'auditlog' - A substitute to the deprecated 'audittrail' module 2017-12-18 13:16:33 +01:00