Skip to content
Success

Changes

Summary

  1. Refactor favorite and user list tag unlinking. (#3807) (details)
Commit cce247f702dc0b76d64d12272999b2261a1a2694 by noreply
Refactor favorite and user list tag unlinking. (#3807)

The file was modified module/VuFind/tests/unit-tests/src/VuFindTest/Tags/TagsServiceTest.php (diff)
The file was modified module/VuFind/src/VuFindTest/Feature/LiveDatabaseTrait.php (diff)
The file was modified module/VuFind/src/VuFind/Db/Service/ShortlinksService.php (diff)
The file was modified module/VuFind/src/VuFind/Db/Service/UserResourceServiceInterface.php (diff)
The file was modified module/VuFind/src/VuFind/Db/Service/UserResourceService.php (diff)
The file was modified module/VuFind/src/VuFind/Db/Table/UserResource.php (diff)
The file was modified module/VuFind/src/VuFind/Db/Service/ResourceTagsService.php (diff)
The file was modified module/VuFind/src/VuFind/Db/Table/Gateway.php (diff)
The file was modified module/VuFind/src/VuFind/Favorites/FavoritesService.php (diff)
The file was modified module/VuFind/src/VuFind/Tags/TagsService.php (diff)
The file was modified module/VuFind/src/VuFind/Db/Service/ResourceService.php (diff)
The file was modified module/VuFind/src/VuFind/Db/Service/ResourceTagsServiceInterface.php (diff)
The file was modified module/VuFind/src/VuFind/Db/Table/ResourceTags.php (diff)
The file was modified module/VuFind/tests/unit-tests/src/VuFindTest/Favorites/FavoritesServiceTest.php (diff)