- Apr 01, 2022
-
-
Robert Lange authored
* add specs for topics and rvk in RecordDataFormatterFactory * add data-topics.phtml and data-rvk.phtml * use specs and render output of RecordDataFormatter in topics.phtml * remove obsolete message 'Topics unavailable' for empty content - tab should not be used at all due to hasTopics check
-
- Mar 31, 2022
-
-
Alexander Purr authored
* allows manipulating on inheriting classes
-
- Mar 28, 2022
-
-
Claas Kazzer authored
* clarifies roles and aria for paginators and tools * corrects roles on search and searchbox
-
- Mar 01, 2022
-
-
Dorian Merz authored
-
- Feb 26, 2022
-
-
Robert Lange authored
* add help and additional consistency checks * ignore empty lines
-
- Feb 24, 2022
-
-
Robert Lange authored
-
- Feb 22, 2022
-
-
Alexander Purr authored
* remove min and max length check and associated error messages * instead display customized message (title-attribute) on pattern mismatch
-
- Feb 21, 2022
-
-
Robert Lange authored
-
Robert Lange authored
* GetAdditionalAccountInfo: ** dont fetch fines - sum up is already done by account_ajax ** use GET instead of POST request * account_ajax: add finc override and itemCount; remove tooltips / titles * remove obsolete script in menu.phtml
-
- Feb 07, 2022
-
-
* to sync with alpha and staging * need to run "docker-compose up -d --no-deps --build php"
-
-
- Feb 03, 2022
-
-
Robert Lange authored
-
- Feb 02, 2022
-
-
Alexander Purr authored
* override RenderArray helper in finc
-
- Jan 31, 2022
-
-
André Lahmann authored
-
- Jan 28, 2022
-
-
Alexander Purr authored
-
- Jan 27, 2022
-
-
Claas Kazzer authored
-
Robert Lange authored
* also see https://www.loc.gov/marc/bibliographic/bd382.html
-
- Jan 26, 2022
-
-
Robert Lange authored
* docker exec -it [your docker container] sh -c "vendor/bin/phpunit --configuration module/finc/tests/phpunit.xml module/finc/tests/unit-tests/src/fincTest/View/Helper/Root/ExternalCatalogueLinkTest.php"
-
Claas Kazzer authored
* removes hidden-xs classes where useful * fixes SCSS for removed hidden-xs elements * fixes dropdown-arrow padding * adds partial to make bulk action buttons visible in XS
-
Robert Lange authored
refs #21166 [finc] sync test fixtures after changes in ISBN and ISSN indexing in search configuration
-
André Lahmann authored
-
André Lahmann authored
* introduced function to read solr institution field
-
- Jan 25, 2022
-
-
Alexander Purr authored
* full bookbag information is now part of role=status span
-
- Jan 21, 2022
-
-
Robert Lange authored
-
- Jan 20, 2022
-
-
Claas Kazzer authored
-
- Jan 18, 2022
-
-
Claas Kazzer authored
-
- Jan 14, 2022
-
-
Robert Lange authored
* avoid external validation problems with certificates using let's encrypt
-
- Jan 13, 2022
-
-
Robert Lange authored
-
- Jan 07, 2022
-
-
Robert Lange authored
* use EzbTrait.php for PR This reverts commit 6f1cc98c.
-
- Jan 06, 2022
-
-
Robert Lange authored
* more robust constructor of record view helper * code styles * use beautifier: "vendor/bin/phpcbf --standard=devops/codecheck/rules/phpcs.xml module/finc/src/finc/View/Helper/Root/Record.php"
-
André Lahmann authored
* add EZB resolver driver trait in finc for easier mergin and preparation of pull request * added resolver configuration parameters and comments to local/Resolver.ini * added new configuration parameters to Resolver.ini for setting ezb/zdb=1 * aligned finc EZB resolver with VuFind EZB resolver * minor changes in GetResolverLinks->handleRequest to align with VuFind module * remove ResoverTrait and minify fetchLinks * inherit title selector for resolver result xpath from vufind co-authored by: Robert Lange <robert.lange@uni-leipzig.de>
-
André Lahmann authored
refs #20764 [finc] add EZB resolver driver trait in finc for easier mergin and preparation of pull request * make title selector a static variable that can be overwritten * add electronic result type 10 for Unknown Electronic * format rft.date and map rft properties co-authored by: Robert Lange <robert.lange@uni-leipzig.de>
-
- Jan 05, 2022
-
-
André Lahmann authored
-
- Jan 04, 2022
-
-
Robert Lange authored
* also see #21054 * install dependencies for codesniffer (difffilter) and php-cs-fixer via install-codestylechecker.sh * remove difffilter package of coverage checker - reverts commit 8ae2e450.
-
- Jan 03, 2022
-
-
Claas Kazzer authored
-
- Dec 16, 2021
-
-
Dorian Merz authored
* adds cast to array for index 'about'
-
- Dec 08, 2021
-
-
Robert Lange authored
* configure style based icons in separate config file iconMapping.ini * specify mapping by type and set defaults for finc (transfered and simplified from record-icon-class.phtml) * fetch single or multiple facets in recordViewHelper and merge them - specified by type and concatenateKeys * remove obsolete templates record-icon-class.phtml, record-icon-class, record-icon-sprite, and record-icon-sprite-class * map icons by facetAvail (default) * add mapping by format (alternative) * add additional translations * use lowercase for format icon mapping
-
Robert Lange authored
-
Heiko Wolf authored
-
- Dec 07, 2021
-
-
Robert Lange authored
* add template for multiple lines with horizontal rows in one table data * add css classes for more detailed margins * add translations for aditional titles, TODO: remove from de_15 and rk_le
-