- Jan 17, 2023
-
-
Cornelius Amzar authored
-
Chris Hallberg authored
* Prototype of ParentTemplate helper. * Check for bottom of theme stack. * Move helper to VuFindTheme. Remove templatePath functionality. * Add templatePath helper for getting a template from any theme. * Documentation and checkstyles. * php-cs-fixer * Fix copy-typo. * Add unit-test. * Checkstyles. * Checkstyles: return value * Checkstyles: exception test - comments to code. * Update package.json to eliminate vulnerabilities. * Add TemplatePath tests.
-
Chris Hallberg authored
-
Demian Katz authored
-
Demian Katz authored
-
Michelle authored
- Simplify querying - Improve date processing
-
Chris Hallberg authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
- Eliminate deprecated annotations and method calls. - Add required return types to standard methods. - Add php-cs-fixer rules to improve tests. - Add .gitignore support for new test result cache. - Fixed a few minor bugs/bad comments identified while upgrading.
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Michelle authored
-
Michelle authored
-
Demian Katz authored
-
Josef Moravec authored
- Adds different labels for PDF and non-PDF full text in unpaywall doi linker - Adjusts and enhances unpaywall tests
-
Demian Katz authored
- This is best used with the local Solr reserves index; real-time support is inefficient due to API limitations. It may be possible to optimize this in future if the FOLIO Reserves API is revised.
-
Ian Hardy authored
- Improve comments/variable names to more accurately represent ID types being used in code. - Add configuration setting to allow VuFind's bib ID to correspond to FOLIO's instance UUID or human-readable ID - Perform exact-match searching in CQL queries for improved performance Co-authored-by:
Demian Katz <demian.katz@villanova.edu>
-
Ere Maijala authored
- Includes refactoring to build \VuFind\Sitemap\Generator through the service manager.
-
Demian Katz authored
- Provides a faster way to retrieve lists of identifiers without extra baggage. - Fails over to proxy the regular search method when unsupported by the backend.
-
Ere Maijala authored
-
Demian Katz authored
-
Demian Katz authored
- Eliminate ZF2 references to prevent confusion after Laminas migration.
-
Demian Katz authored
- Part of preparation for Laminas.
-
Chris Hallberg authored
-
Demian Katz authored
- Preparing for Laminas migration.
-
Demian Katz authored
-
Lionel Walter authored
-
Demian Katz authored
-
Ere Maijala authored
- This fixed hold cancellation to not throw an error when trying to decode the answer.
-
Ere Maijala authored
- Also don't return a misleading message in the blocks elements.
-
Demian Katz authored
-
Demian Katz authored
-
Ere Maijala authored
-
Demian Katz authored
- Move configuration setting to constructor via factory (instead of using setConfig in ManagerFactory) - Use camelCase for more parameters/variables - Simplify/condense code where possible - Add test coverage
-
Josef Moravec authored
-
Mario Trojan authored
- Allows configuration to control how short link redirection works; default is now to use a header redirect for short links and an HTML-based redirect for longer ones in order to work around some limitations of php-fpm.
-
- Jan 12, 2023
-
-
Viola Elsenhans authored
-
André Lahmann authored
-