Commit Graph

12 Commits

Author SHA1 Message Date
rgarnau d40aa33153 [add] https 2017-12-18 13:18:11 +01:00
Holden Rehg 02c9b2f9a2 auditlog: Remove migration from audittrail functionality, this is not required for version 9 2017-12-18 13:16:33 +01:00
Holden Rehg 2475395a48 Migrate auditlog module from 8.0 to 9.0
- Update documentation to point to the new auditlog menu locations. These were changed because the 8.0 version was referencing menus that do not exist in 9.0
- Change version from 8.0.X.Y.Z to 9.0.1.0.0
- Make the module installable again
- Remove an unused parameter from pre-migration.py for versioning
- Fix typos and remove commented out blocks of code that were irrelevant
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 7fd99ee109 Module 'auditlog' - Log HTTP user sessions and requests 2017-12-18 13:16:33 +01:00
Yannick Vaucher c171c626fe Add bug tracker link on README.rst 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 80917cf160 [IMP] Module 'auditlog' - README.rst updated (inform that the audittrail data - if any - are migrated during the installation) 2017-12-18 13:16:33 +01:00
sebalix 2cfe24cf5c [IMP] Module 'auditlog' - Contributors updated in README.rst + AUTHORS.txt file removed 2017-12-18 13:16:33 +01:00
sebalix 29ca649b7c [IMP] Module 'auditlog' - README.rst updated (based on the OCA template) 2017-12-18 13:16:33 +01:00
sebalix f4a7814a32 [FIX] Module 'auditlog' - Put the module description in a README.rst file 2017-12-18 13:16:33 +01:00