- Jan 17, 2023
-
-
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
-
Demian Katz authored
-
Josef Moravec authored
-
Demian Katz authored
-
Demian Katz authored
-
Chris Hallberg authored
- Adds a mechanism for defining local Grunt tasks.
-
Ere Maijala authored
-
Chris Hallberg authored
* Slot helper prototype. - Slot/block system for easier customization. - Designed to set block values then include parent template (helper coming). - start/end for buffer capture. - set for string setting. - clear for value clearing. * Add get method to Slot. * Add Slot method documentation. * Improve Slot documentation. * Change syntax to slot('name')->action(). Fix instancing. * Improve documentation. * Add examples to slot PR. * Update documentation. * checkstyles * Fix error with slot->get. * Remove trim so any value type can be saved. * Add prepend/append methods to slots. * Move Slots helper to VuFindTheme. * Add unit tests for Slot helper. * Clear Slot prepends and appends. * Space and trim block output. * checkstyle typo * Improve documentation of non-string slot values. * Add method constants. * Add __invoke(name, val) and __toString shortcuts. * Clarify prepend/append concatination. * Slot clear returns old contents. * Update test to match new clea...
-
Paul Hoffman authored
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Demian Katz authored
-
Chris Hallberg authored
-
Demian Katz authored
-
Ere Maijala authored
-
Ere Maijala authored
- Removes the special case for library card selection and adds support for clearing all caches with an empty attribute also with links and select fields.
-
Samuli Sillanpää authored
- More flexible options-element configuration - Pass submitted form data to getRecipient. This allows one to extend the method and vary the recipient depending on form data. - Refactor the list of form element setting fields to read from configuration to getFormElementSettingFields (again in order to ease extending). - Fix bugs related to translation of submitted checkbox elements.
-
Ere Maijala authored
* Count all transaction statuses in the total. * Use separate translations for account notifications. Revert counting change.
-
Claas Kazzer authored
-
Claas Kazzer authored
-
Mario Trojan authored
-
Demian Katz authored
- Also includes change to default fl from "*,score" to "*" since score is unused.
-
Demian Katz authored
-
Chris Hallberg authored
- This makes the format transformation tolerant of a wider range of terms (which helps with Summon, but may also be beneficial for other platforms/situations). - Right now, conference proceedings and book chapters are treated as "generic," but it may be desirable to be more specific if documentation can be found on what values to use.
-
Mario Trojan authored
- add new itemPrefix/itemSuffix options. - use schema.org property "datePublished" instead of invalid "publicationDate". - schema.org changes for isbn, issn, identifier, language. - use itemPrefix/itemSuffix for DOI + Edition.
-
Demian Katz authored
-
Demian Katz authored
- Resolves VUFIND-1384.
-
Ere Maijala authored
This allows the factory to create also subclasses of the Markdown class.
-