nextcloud/lib/public/SystemTag
provokateurin 2aefe1669c
chore(SystemTag): Make event classes final
Signed-off-by: provokateurin <kate@provokateurin.de>
2026-06-24 13:13:20 +02:00
..
Events chore(SystemTag): Make event classes final 2026-06-24 13:13:20 +02:00
ISystemTag.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ISystemTagManager.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ISystemTagManagerFactory.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ISystemTagObjectMapper.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ManagerEvent.php refactor: Add new modern events for system tag lifecycle 2026-06-23 10:57:41 +02:00
MapperEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
SystemTagsEntityEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TagAlreadyExistsException.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TagAssignedEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TagCreationForbiddenException.php feat(systemtags): add setting to block non admin to create system tags 2025-01-22 20:07:24 +01:00
TagNotFoundException.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TagUnassignedEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TagUpdateForbiddenException.php fix(systemtags): prevent tag edition if restricted 2025-03-06 11:57:22 +01:00