- Jan 17, 2023
-
-
Demian Katz authored
-
Demian Katz authored
-
Ere Maijala authored
This prevents the token from being destroyed by e.g. safe link checks by the email server.
-
Ere Maijala authored
Fixes selection of home library in profile page.
-
Ere Maijala authored
- Allow 204 as valid result code. - Use item_id as the hold identifier when canceling holds. This allows the template to display failed cancels properly.
-
Ere Maijala authored
- Also makes the comment block a bit more readable.
-
Ian Hardy authored
-
Demian Katz authored
- Also includes minor style improvement to tag display - Also fixes order of existing assertions in FavoritesTest - Resolves VUFIND-1416.
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
- Resolves VUFIND-1419.
-
Josef Moravec authored
-
Demian Katz authored
-
Hajo Seng authored
- This is done by setting the arrays facet_prefix_by_field or facet_matches_by_field within the Results_Settings part of facets.ini.
-
Samuli Sillanpää authored
-
Demian Katz authored
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Demian Katz authored
-
Brad Busenius authored
-
Samuli Sillanpää authored
- Fixes a bug introduced in 2b05cef5
-
Demian Katz authored
-
Samuli Sillanpää authored
- Deprecates VuFind\Db\Row\UserList::getTags() in favor of VuFind\Db\Row\UserList::getResourceTags() - Deprecates VuFind\Db\Table\ResourceTags::destroyLinks() in favor of VuFind\Db\Table\ResourceTags::destroyResourceLinks() - Includes code originally developed as part of pull request #1645.
-
Demian Katz authored
- Thanks to Wesley Custer for sharing the code.
-
Demian Katz authored
-
Demian Katz authored
-
Chris Hallberg authored
- Resolves VUFIND-1411.
-
Demian Katz authored
-
Demian Katz authored
-
mis306lu authored
-
Demian Katz authored
-
Demian Katz authored
- Adds setting to enable or disable processing of HTTP headers related to IP forwarding. - Increases test coverage.
-
Demian Katz authored
-
Demian Katz authored
- Resolves VUFIND-1409.
-
Demian Katz authored
The use of $$ confuses the static code analysis and provides false positive warnings in this function.
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Josef Moravec authored
-
Demian Katz authored
- Better support of single sign-on - Added missing translation call
-