Commit Graph

1 Commits

Author SHA1 Message Date
222d20734c Add audit functionality for Comment actions and integrate CommentSubjectConverter and CommentSubjectDisplayer
- Introduced `CommentSubjectConverter` and `CommentSubjectDisplayer` for audit conversion and display logic.
- Integrated `TriggerAuditInterface` into `AccompanyingCourseCommentController` and added audit triggers for create, view, update, delete, pin, unpin, and list actions with translatable descriptions.
- Added unit test `CommentSubjectConverterTest` to ensure proper behavior of the subject converter.
- Enhanced French translations (`messages.fr.yml`) with audit-related labels for comment actions.
2026-03-02 10:30:58 +01:00