Commit Graph

732 Commits (402acf8b8952a63be40e32ef873cdaf8d85dfd1c)

Author SHA1 Message Date
Stefan Rijnhart 7cbff56bcf [FIX] Request id no longer exists after concurrency rollback 2023-11-14 15:19:44 +01:00
Frédéric Garbely f5cc6a9ac9 [MIG] auditlog: Migrated to 10.0 2023-11-14 15:19:44 +01:00
sebalix 25a9ab8f25 auditlog - Migrate 'AuditlogRule.create' and 'AuditlogRule.write' methods to the new API 2023-11-14 15:19:44 +01:00
sebalix 587928146c auditlog - Lint 2023-11-14 15:19:44 +01:00
Holden Rehg 56e6bd02d9 auditlog: Remove pre_init_hook reference from openerp, no pre_init hook exists any more 2023-11-14 15:19:44 +01:00
Holden Rehg af17fe8098 auditlog: Remove migration from audittrail functionality, this is not required for version 9 2023-11-14 15:19:44 +01:00
Holden Rehg 8ae4251c27 auditlog module, Remove duplicate license key from openerp config 2023-11-14 15:19:44 +01:00
Holden Rehg 78fd653f43 Updated the __openerp__.xml to include the license and images fields
These were updated to follow OCA conventions.

- License set to AGPL-3
- Images set to empty array
2023-11-14 15:19:44 +01:00
Holden Rehg 4eeebde266 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
2023-11-14 15:19:44 +01:00
Holger Brunn 3c0662a1fc singleton error if we saved the current session two times (#473)
* [IMP] index the columns we'll be searching for for every request

* [FIX] singleton error if we saved the current session two times
2023-11-14 15:19:44 +01:00
Sébastien Alix 9bcbe57e7d auditlog - Icon added + README updated (screenshots) 2023-11-14 15:19:44 +01:00
sebalix 4dbecc0604 auditlog - Auto-vacuum logs, HTTP requests and HTTP user sessions 2023-11-14 15:19:44 +01:00
sebalix 8253dadea2 auditlog - Bump version number 2023-11-14 15:19:44 +01:00
sebalix 2c4b156b1f auditlog - Field 'type' renamed to 'log_type' 2023-11-14 15:19:44 +01:00
sebalix 878441e622 auditlog - Ability to choose the log type on the rule: Full log (complete but slow) and Fast log (data input only, faster) 2023-11-14 15:19:44 +01:00
Holger Brunn bbe6d6f02f turn off prefetching when reding values 2023-11-14 15:19:44 +01:00
sebalix fe1d3307b4 Module 'auditlog' - Fix pylint check 2023-11-14 15:19:44 +01:00
sebalix db552b90a1 Module 'auditlog' - 'display_name' fields added for the user session and HTTP requests models 2023-11-14 15:19:44 +01:00
sebalix c4fa4f30d9 Module 'auditlog' - A log can be created with no current HTTP request (unit tests, ir.cron...) 2023-11-14 15:19:44 +01:00
sebalix 9d8b7652f5 Module 'auditlog' - Cleanup XML views (types removed) 2023-11-14 15:19:44 +01:00
sebalix 1af31726a8 Module 'auditlog' - Bump the version to 1.1.0 2023-11-14 15:19:44 +01:00
sebalix 7099a27a29 Module 'auditlog' - Log HTTP user sessions and requests 2023-11-14 15:19:44 +01:00
Pedro M. Baeza cdf36b4f92 [MIG] Rename manifest files 2023-11-14 15:19:44 +01:00
Stéphane Bidoul (ACSONE) 9ba0311991 [FIX] remove en.po that was erroneously created by transbot 2023-11-14 15:19:44 +01:00
Pedro M. Baeza 1c61f76380 [MIG] Make modules uninstallable 2023-11-14 15:19:44 +01:00
Stéphane Bidoul e88bb57fe5 [UPD] prefix versions with 8.0 2023-11-14 15:19:44 +01:00
OCA Transbot c8b260b04c OCA Transbot updated translations from Transifex 2023-11-14 15:19:44 +01:00
Holger Brunn f89257577d [FIX] if someone else has overridden our patched,
method, don't do anything
2023-11-14 15:19:44 +01:00
Yannick Vaucher 729bedeefb Add missing default oca icons 2023-11-14 15:19:44 +01:00
Holger Brunn 23997966e7 [FIX] make patched create downgrade correctly to v6.1 2023-11-14 15:19:44 +01:00
Holger Brunn e2aa9b149d [ADD] comment 2023-11-14 15:19:44 +01:00
Holger Brunn d32c1b8448 [FIX] ie related fields don't have an
ir.model.fields entry
2023-11-14 15:19:44 +01:00
Yannick Vaucher 943cfd17e9 Add bug tracker link on README.rst 2023-11-14 15:19:44 +01:00
Alejandro Santana 82f394081a [ADD] auditlog: Added Spanish translation. 2023-11-14 15:19:44 +01:00
sebalix 24e4d2315f [IMP] Module 'auditlog' - Remove the unit test causing trouble with Travis CI 2023-11-14 15:19:44 +01:00
sebalix 40d9250eca [FIX] Module 'auditlog' - Log fields coming from polymorphic inheritances ('_inherits') 2023-11-14 15:19:44 +01:00
sebalix cbab6b1cca [IMP] Module 'auditlog' - Unsubscribe rules before removing them + Unit tests updated 2023-11-14 15:19:44 +01:00
sebalix a968f57315 [FIX] Module 'auditlog' - Fix lint check 2023-11-14 15:19:44 +01:00
sebalix a9bb5e1b17 [FIX] Module 'auditlog' - No log for internal processing (e.g. 'read' calls produced by auditlog, either to scan records data or to fetch informations from 'ir.model'/'ir.model.fields' data models if rules are defined on them) 2023-11-14 15:19:44 +01:00
Martin Schmid 84fc0bce3e [ADD] German translation for auditlog 2023-11-14 15:19:44 +01:00
sebalix 0fc9de4682 [FIX] Module 'auditlog' - Unit tests, do not create users with the 'notify_email' field 2023-11-14 15:19:44 +01:00
sebalix 8ca62fd59d [FIX] Module 'auditlog' - Support 'read' calls with one ID or a list of IDs 2023-11-14 15:19:44 +01:00
sebalix fba30d2c78 [FIX] Module 'auditlog' - Replace 'try/except statement by 'isinstance()' + Add missing field in unit test + Remove a list comprehension 2023-11-14 15:19:44 +01:00
sebalix cfdeb6ab3c [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 2023-11-14 15:19:44 +01:00
Alexandre Fayolle dac2718628 Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2023-11-14 15:19:44 +01:00
Holger Brunn cae62e31e8 [ADD] migration script 2023-11-14 15:19:44 +01:00
sebalix ba69466dd6 [FIX] Module 'auditlog' - When updating a resource, filter IDs on 2many fields to prevent a 'name_get()' call on potential deleted resources 2023-11-14 15:19:44 +01:00
sebalix 0069c7175a [IMP] Module 'auditlog' - Add a test regarding a resource deleted through a (2, ID) tuple on a write operation 2023-11-14 15:19:44 +01:00
sebalix bc6e408d8a [FIX] Module 'auditlog' - Data dictionaries of fields and models are put in the cache instead of recordsets (a recordset contains a reference on the database cursor which is closed after each RPC query) 2023-11-14 15:19:44 +01:00
sebalix 388e7368d9 [IMP] Module 'auditlog' - Added a second test using cached data generated during the first test 2023-11-14 15:19:44 +01:00