Commit Graph

11 Commits (f5f9e4ffe9969b89860be6bc4df93b657193d8ff)

Author SHA1 Message Date
Sébastien Alix fe44df6af7 auditlog - Icon added + README updated (screenshots) 2022-01-31 15:20:58 +01:00
sebalix 380e0f7e62 auditlog - Ability to choose the log type on the rule: Full log (complete but slow) and Fast log (data input only, faster) 2022-01-31 15:20:58 +01:00
sebalix 20bf59ddd6 [IMP] Module 'auditlog' - Remove the unit test causing trouble with Travis CI 2022-01-31 15:20:58 +01:00
sebalix 51238c854b [IMP] Module 'auditlog' - Unsubscribe rules before removing them + Unit tests updated 2022-01-31 15:20:58 +01:00
sebalix e4aec27320 [FIX] Module 'auditlog' - Unit tests, do not create users with the 'notify_email' field 2022-01-31 15:20:58 +01:00
sebalix 34a9ee77f4 [FIX] Module 'auditlog' - Replace 'try/except statement by 'isinstance()' + Add missing field in unit test + Remove a list comprehension 2022-01-31 15:20:58 +01:00
sebalix 88bd8f19d0 [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 2022-01-31 15:20:58 +01:00
sebalix f309826faa [IMP] Module 'auditlog' - Add a test regarding a resource deleted through a (2, ID) tuple on a write operation 2022-01-31 15:20:58 +01:00
sebalix 76c90f01f9 [IMP] Module 'auditlog' - Added a second test using cached data generated during the first test 2022-01-31 15:20:58 +01:00
Holger Brunn 677a783d6e [IMP] use a model for test that is not influenced by the mail module 2022-01-31 15:20:58 +01:00
Holger Brunn f4230a1817 [ADD] tests 2022-01-31 15:20:58 +01:00