- Oct 29, 2021
-
-
Alexander Purr authored
* remove translator (didn't work anyway) * no url escape * manual escape check for attributes and label * using external link view helper in finc templates
-
Dorian Merz authored
* refactor ILL request handling ** adds getMyILLRequests-Method to FincILS ** introduces checkMethodILLRequests to check for the existence of adequate config * add ILLpattern to init() * add label filter * from DE-15, refs #15214 * allow for more general label filters * added documentation on config
-
- Oct 28, 2021
-
-
Alexander Purr authored
-
Robert Lange authored
* consolidate comments
-
Robert Lange authored
* add additional filter on item for daiaPrefix and on storageid for stackURIS * method moved from de_15 and de_l152
-
* reverted #19621 * reverted #17979 * clean up view helper factory * add pullrequest changes
-
* overrides VuFind DAIA method * set emtpy string for empty label instead of english word 'UNKNOWN' * moved from de_15 and de_l152
-
- Oct 26, 2021
-
-
* uses vcard and avoid webscraping * affects de_15, de_zwi2 and de_d13
-
Dorian Merz authored
-
- Oct 19, 2021
-
-
* set label sr-only
-
- Oct 15, 2021
-
-
Dorian Merz authored
* adds (configurable) titleHolds logic
-
- Oct 12, 2021
-
-
Robert Lange authored
-
- Oct 11, 2021
-
-
Robert Lange authored
* add missing required attribute for current password in new-password-form * reference for-attributes in password input labels of new-password-form
-
- Oct 08, 2021
-
-
Dorian Merz authored
* adds readout of state 10 * also adds some refactoring to streamline Ezb Class refs #18611 [finc] adds getDOI to MARC driver refs #18611 [finc] add DOI-Parameter do Ezb-Query + slight refactoring
-
Dorian Merz authored
also refs #20348
-
Dorian Merz authored
-
Dorian Merz authored
-
Dorian Merz authored
* adds readout of state 10 * also adds some refactoring to streamline Ezb Class
-
Gregor Gawol authored
* move cluster-list.phtml changes to finc-accessibility theme
-
Robert Lange authored
* to be properly read by screen readers
-
* handle warning in SolrMarcFincTrait for empty indicator * add tests and fixtures for #20600 and #18915 * run with: docker exec -it [your php container] sh -c "vendor/bin/phpunit --configuration module/finc/tests/phpunit.xml module/finc/tests/unit-tests/src/fincTest/RecordDriver/SolrMarcFincTestCase.php"
-
- Oct 07, 2021
-
-
* disable admin menu for i18n * i18n load current locale / language only
-
- Oct 05, 2021
-
-
Dorian Merz authored
-
Dorian Merz authored
* react on empty subresult
-
- Sep 30, 2021
-
-
Gregor Gawol authored
-
Robert Lange authored
* copy abstractBase login.phtml from bootstrap * add aria-label in cataloglogin.phtml and login.phtml
-
Robert Lange authored
* add placeholder filter_name for title translation * use ' instead of " for filter_name in en.ini
-
Claas Kazzer authored
* adds explanantory sr-only text * also use ' instead of " for facet name for other translations co-authored by: Robert Lange <robert.lange@uni-leipzig.de>
-
Gregor Gawol authored
* department as required field * branch issue/19158_a
-
- Sep 29, 2021
-
-
Alexander Purr authored
* added at ticket 19370 * was removed erroneously in ticket 19603
-
- Sep 28, 2021
-
-
Dorian Merz authored
* use getTOC and specific data template for TOC tab
-
- Sep 27, 2021
-
-
-
* beautify bootstrap-accessibility-en.min.js and bootstrap-accessibility-de.min.js * override bootstrap show / hide / addAriaAndCollapsedClass: don't add aria-expanded to collapsing element ** copy methods from bootstrap.min.js and avoid setting of aria-expanded="false" or aria-expanded="true" for elements to collapse (e.g. ul) * Recommend SideFacets: add aria-expanded for collapse trigger buttons in templates on page load
-
* use static variable for short term caching
-
- Sep 24, 2021
-
-
Robert Lange authored
* but catching of error still needs to be optimized
-
Claas Kazzer authored
-
- Sep 23, 2021
-
-
Claas Kazzer authored
* removes redundant aria-labels
-
Claas Kazzer authored
* removes redundant aria-hidden in footer finc link
-
Dorian Merz authored
-
Robert Lange authored
* avoid loading spinner
-