Commit Graph

14 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 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 ba27d60d35 [IMP] Module 'auditlog' - Remove the unit test causing trouble with Travis CI 2017-12-18 14:54:46 +01:00
sebalix dc71f74d9c [IMP] Module 'auditlog' - Unsubscribe rules before removing them + Unit tests updated 2017-12-18 14:54:46 +01:00
sebalix b716bafc7f [FIX] Module 'auditlog' - Unit tests, do not create users with the 'notify_email' field 2017-12-18 14:54:46 +01:00
sebalix 7afdfd7c63 [FIX] Module 'auditlog' - Replace 'try/except statement by 'isinstance()' + Add missing field in unit test + Remove a list comprehension 2017-12-18 14:54:46 +01:00
sebalix b7663ceae6 [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 14:54:46 +01:00
sebalix 6839190070 [IMP] Module 'auditlog' - Add a test regarding a resource deleted through a (2, ID) tuple on a write operation 2017-12-18 14:54:46 +01:00
sebalix 115b516c41 [IMP] Module 'auditlog' - Added a second test using cached data generated during the first test 2017-12-18 14:54:46 +01:00
Holger Brunn aa5c79a52f [IMP] use a model for test that is not influenced by the mail module 2017-12-18 14:54:46 +01:00
Holger Brunn 697749f71b [ADD] tests 2017-12-18 14:54:46 +01:00