Commit Graph

17 Commits (00d8b575a7cd22ed290c4ebe7a14c8efa924cdbb)

Author SHA1 Message Date
sebalix 090bd7d20c [FIX] auditlog: add support for create multi 2020-03-24 09:01:25 +01:00
Raf Ven a72c87be77 [IMP] auditlog: black, isort, prettier 2020-03-24 08:39:11 +01:00
sebalix 84a6ccf53d [MIG] auditlog: Migration to 12.0 2020-03-24 08:28:16 +01:00
rgarnau b5fe05355d [add] https 2020-03-24 08:28:15 +01:00
Enric Tobella 8c48775d90 [MIG] auditlog: Migration to 11.0 2020-03-24 08:28:15 +01:00
Frédéric Garbely e1233985db [MIG] auditlog: Migrated to 10.0 2020-03-24 08:28:15 +01:00
Sébastien Alix 8b98a2c2aa auditlog - Icon added + README updated (screenshots) 2020-03-24 08:28:15 +01:00
sebalix bb6af84ebf auditlog - Ability to choose the log type on the rule: Full log (complete but slow) and Fast log (data input only, faster) 2020-03-24 08:28:15 +01:00
sebalix 36e5dc17d3 [IMP] Module 'auditlog' - Remove the unit test causing trouble with Travis CI 2020-03-24 08:28:15 +01:00
sebalix edbeaa45f2 [IMP] Module 'auditlog' - Unsubscribe rules before removing them + Unit tests updated 2020-03-24 08:28:15 +01:00
sebalix 39ce0d01cb [FIX] Module 'auditlog' - Unit tests, do not create users with the 'notify_email' field 2020-03-24 08:28:15 +01:00
sebalix 8624d29360 [FIX] Module 'auditlog' - Replace 'try/except statement by 'isinstance()' + Add missing field in unit test + Remove a list comprehension 2020-03-24 08:28:15 +01:00
sebalix 755aadcb8a [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 2020-03-24 08:28:15 +01:00
sebalix f574e6cd33 [IMP] Module 'auditlog' - Add a test regarding a resource deleted through a (2, ID) tuple on a write operation 2020-03-24 08:28:15 +01:00
sebalix 840ef1a1d7 [IMP] Module 'auditlog' - Added a second test using cached data generated during the first test 2020-03-24 08:28:15 +01:00
Holger Brunn b7dfd57fb2 [IMP] use a model for test that is not influenced by the mail module 2020-03-24 08:28:15 +01:00
Holger Brunn 0598eabb8f [ADD] tests 2020-03-24 08:28:15 +01:00