Commit Graph

15 Commits

Author SHA1 Message Date
rgarnau d40aa33153 [add] https 2017-12-18 13:18:11 +01:00
Enric Tobella b7dc376675 [MIG] auditlog: Migration to 11.0 2017-12-18 13:18:11 +01:00
Frédéric Garbely 381fd42db7 [MIG] auditlog: Migrated to 10.0 2017-12-18 13:16:33 +01:00
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 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 59c37b2e3f [IMP] Module 'auditlog' - Remove the unit test causing trouble with Travis CI 2017-12-18 13:16:33 +01:00
sebalix 38fbf782f5 [IMP] Module 'auditlog' - Unsubscribe rules before removing them + Unit tests updated 2017-12-18 13:16:33 +01:00
sebalix 6dfc38f474 [FIX] Module 'auditlog' - Unit tests, do not create users with the 'notify_email' field 2017-12-18 13:16:33 +01:00
sebalix 5c4194188d [FIX] Module 'auditlog' - Replace 'try/except statement by 'isinstance()' + Add missing field in unit test + Remove a list comprehension 2017-12-18 13:16:33 +01:00
sebalix cebaedb8d9 [IMP] Module 'auditlog' - Performing logs on 'read' operations + Some bugfixes to log inherited fields and dummy fields such as 'in_group_X' in 'res.users' model + Unit tests updated 2017-12-18 13:16:33 +01:00
sebalix c2ffbdce8f [IMP] Module 'auditlog' - Add a test regarding a resource deleted through a (2, ID) tuple on a write operation 2017-12-18 13:16:33 +01:00
sebalix 688647c138 [IMP] Module 'auditlog' - Added a second test using cached data generated during the first test 2017-12-18 13:16:33 +01:00
Holger Brunn 38beab7104 [IMP] use a model for test that is not influenced by the mail module 2017-12-18 13:16:33 +01:00
Holger Brunn 8122b18d38 [ADD] tests 2017-12-18 13:16:33 +01:00