- Jan 17, 2023
-
-
Demian Katz authored
- Add support for generating controllers and controller plugins. - Add support for generating plugin types from other VuFind modules (e.g. VuFindConsole Commands). - Add option to create top-level services. - Improved factory generation (use $requestedName instead of hard-coded class name). - Better aliases for controllers.
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Chris Hallberg authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Josef Moravec authored
-
Demian Katz authored
- RDA cataloging makes it more likely that VuFind's index will contain trailing commas on indexed authors; this normalizes the display.
-
Demian Katz authored
-
Demian Katz authored
- Eliminates deprecated Laminas\Console package in favor of Symfony\Console. - Complete rewrite of all console utilities, including the addition of unit tests.
-
Demian Katz authored
Co-authored-by:
Robert Lange <robert.lange@uni-leipzig.de>
-
Demian Katz authored
-
Demian Katz authored
- The preferred ebook format parameter must be passed when requesting full text to ensure the correct link is returned.
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Ian Hardy authored
-
mis306lu authored
-
Demian Katz authored
-
Demian Katz authored
-
Josef Moravec authored
-
Demian Katz authored
-
Demian Katz authored
-
Josef Moravec authored
-
Josef Moravec authored
-
Josef Moravec authored
-
Demian Katz authored
- This makes the [SearchTabsFilters] mechanism in config.ini work with EDS; further effort would be needed to add global hidden filter support similar to that found in searches.ini.
-
Demian Katz authored
- Allows console commands to utilize themes without Laminas-MVC.
-
Demian Katz authored
-
Josef Moravec authored
- Also adds support for hidden fields and initing form with extra parameters. Co-authored-by:
Samuli Sillanpää <samuli.sillanpaa@helsinki.fi>
-
Demian Katz authored
-
Demian Katz authored
- Resolves VUFIND-1392
-
Josef Moravec authored
- Refactor template and renderer determination in content controller - Add TemplateBased ContentBlock for embedding static content in other contexts - Includes improved test coverage
-