16 Commits (4bbbd59993cc08fdd7dac0ed0b84dcdd8f3789e8)

Author SHA1 Message Date
Eric Lembregts 4bbbd59993 [RFR] Rewrite correct line terminations 7 years ago
Eric Lembregts 7f452553fe [RFR] Flake8 no new line fix 7 years ago
Eric Lembregts 97cd53f380 [FIX] Remove old comment and newline 7 years ago
Eric Lembregts 915feccae4 [ADD] Custom methods logging 7 years ago
Sébastien Alix 8e455ce2a1 [IMP] auditlog - Icon added + README updated (screenshots) 8 years ago
sebalix 3f9152ccbe [IMP] auditlog - Auto-vacuum logs, HTTP requests and HTTP user sessions 9 years ago
sebalix ed99b15526 [IMP] auditlog - Ability to choose the log type on the rule: Full log (complete but slow) and Fast log (data input only, faster) 9 years ago
sebalix 53f2c0e6a2 [IMP] Module 'auditlog' - Remove the unit test causing trouble with Travis CI 10 years ago
sebalix 8657f2ee74 [IMP] Module 'auditlog' - Unsubscribe rules before removing them + Unit tests updated 10 years ago
sebalix 8c44c86833 [FIX] Module 'auditlog' - Unit tests, do not create users with the 'notify_email' field 10 years ago
sebalix 48fa5cb3b9 [FIX] Module 'auditlog' - Replace 'try/except statement by 'isinstance()' + Add missing field in unit test + Remove a list comprehension 10 years ago
sebalix 7c72a70d20 [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 10 years ago
sebalix 9734c08260 [IMP] Module 'auditlog' - Add a test regarding a resource deleted through a (2, ID) tuple on a write operation 10 years ago
sebalix 7888ceb424 [IMP] Module 'auditlog' - Added a second test using cached data generated during the first test 10 years ago
Holger Brunn dc27644704 [IMP] use a model for test that is not influenced by the mail module 10 years ago
Holger Brunn 04944c61cd [ADD] tests 10 years ago