mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-03-03 20:49:41 +00:00
- Added `TriggerAuditInterface` to `WebdavController`, `ConvertController`, and `AsyncUploadController`, with audit triggers for create, update, view, and convert actions using translatable messages. - Enhanced `ChillWopi` service with audit triggers for file operations (view, update) and integrated French translations for audit labels. - Updated `messages.fr.yml` to include new translatable keys for audit actions in both WOPI and WebDAV contexts. - Registered `TriggerAuditInterface` as a dependency in modified classes to enable audit tracking functionality.