Skip to content
Success

Changes

Summary

  1. Clean up outdated row references in VuFind module. (#3805) (details)
  2. Finish updating SwitchDbHashCommand to use database services (#3806) (details)
Commit 8620cafdb38fd99e119888697ff6cc5811057400 by noreply
Clean up outdated row references in VuFind module. (#3805)

The file was modified module/VuFind/src/VuFind/AjaxHandler/GetSaveStatuses.php (diff)
The file was modified module/VuFind/tests/unit-tests/src/VuFindTest/Auth/DatabaseUnitTest.php (diff)
The file was modified module/VuFind/tests/unit-tests/src/VuFindTest/Auth/LoginTokenManagerTest.php (diff)
The file was modified module/VuFind/src/VuFind/Controller/AlmaController.php (diff)
The file was modified module/VuFind/src/VuFind/RecordDriver/AbstractBase.php (diff)
The file was modified module/VuFind/src/VuFind/View/Helper/Root/AccountMenu.php (diff)
The file was modified module/VuFind/src/VuFind/Auth/LoginTokenManager.php (diff)
The file was modified module/VuFind/src/VuFind/Favorites/FavoritesService.php (diff)
The file was modified module/VuFind/src/VuFind/View/Helper/Root/Auth.php (diff)
The file was modified module/VuFind/tests/unit-tests/src/VuFindTest/Auth/ILSAuthenticatorTest.php (diff)
Commit 14119441a41edb2123111b5843f95b28a427c5c1 by noreply
Finish updating SwitchDbHashCommand to use database services (#3806)

The file was modified module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/SwitchDbHashCommandTest.php (diff)
The file was modified module/VuFind/src/VuFind/Db/Service/UserServiceInterface.php (diff)
The file was modified module/VuFind/src/VuFind/Db/Service/UserService.php (diff)
The file was modified module/VuFindConsole/src/VuFindConsole/Command/Util/SwitchDbHashCommandFactory.php (diff)
The file was modified module/VuFindConsole/src/VuFindConsole/Command/Util/SwitchDbHashCommand.php (diff)