Commit Graph

10 Commits

Author SHA1 Message Date
Holden Rehg 7e0540cfe0 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 14:54:46 +01:00
Sébastien Alix f7994f76b3 auditlog - Icon added + README updated (screenshots) 2017-12-18 14:54:46 +01:00
sebalix 11981637a1 auditlog - Auto-vacuum logs, HTTP requests and HTTP user sessions 2017-12-18 14:54:46 +01:00
sebalix a896e2d40c Module 'auditlog' - Log HTTP user sessions and requests 2017-12-18 14:54:46 +01:00
Yannick Vaucher f525372309 Add bug tracker link on README.rst 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 33418e0e7f [IMP] Module 'auditlog' - README.rst updated (inform that the audittrail data - if any - are migrated during the installation) 2017-12-18 14:54:46 +01:00
sebalix dea9a1e316 [IMP] Module 'auditlog' - Contributors updated in README.rst + AUTHORS.txt file removed 2017-12-18 14:54:46 +01:00
sebalix a04f8a23e0 [IMP] Module 'auditlog' - README.rst updated (based on the OCA template) 2017-12-18 14:54:46 +01:00
sebalix 990f61d135 [FIX] Module 'auditlog' - Put the module description in a README.rst file 2017-12-18 14:54:46 +01:00