Skip to content
Success

Changes

Summary

  1. use ->getHomeLibrary() instead of ->home_library (#3618) (details)
  2. Use UserEntityInterface in profile template (and related code) (#3622) (details)
Commit 7f4408f339a1fdea9f850c99ff56d7bec93815ef by noreply
use ->getHomeLibrary() instead of ->home_library (#3618)

The file was modified module/VuFind/tests/integration-tests/src/VuFindTest/Mink/AccountActionsTest.php (diff)
The file was modified module/VuFind/src/VuFind/Controller/ILLRequestsTrait.php (diff)
The file was modified module/VuFind/src/VuFind/Controller/MyResearchController.php (diff)
The file was modified module/VuFind/src/VuFind/Controller/HoldsTrait.php (diff)
The file was modified module/VuFind/src/VuFind/Controller/StorageRetrievalRequestsTrait.php (diff)
Commit 96385934ed63e4d0c463214f7fb4fb6990d32036 by noreply
Use UserEntityInterface in profile template (and related code) (#3622)

The file was modified themes/bootstrap3/templates/librarycards/selectcard.phtml (diff)
The file was modified module/VuFind/src/VuFind/Db/Entity/UserEntityInterface.php (diff)
The file was modified module/VuFind/src/VuFind/View/Helper/Root/Auth.php (diff)
The file was modified themes/bootstrap3/templates/myresearch/profile.phtml (diff)
The file was modified module/VuFind/src/VuFind/Db/Row/User.php (diff)