- Mar 02, 2022
-
-
Dorian Merz authored
-
- Mar 01, 2022
-
-
Robert Lange authored
-
Dorian Merz authored
-
Robert Lange authored
-
- Feb 26, 2022
-
-
Robert Lange authored
* add help and additional consistency checks * ignore empty lines
-
- Feb 24, 2022
-
-
Robert Lange authored
-
Alexander Purr authored
* occurred while fid refactoring - fix code style (see ticket 21064) * https://projekte.ub.uni-leipzig.de/projects/vufind-projekte/repository/vufind/revisions/f7bc6bc1159582b420b211c0f4a2427fce205f28/diff/module/fid/src/Controller/CustomTraits/FidAcquisitionTrait.php
-
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
-
-
* fix php short opening tag to display type header
-
Dorian Merz authored
-
* 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
refs #20655 [fid] create some separate column field templates and split column configuration for user and admin order list * due date * edit
-
Robert Lange authored
-
Alexander Purr authored
* override RenderArray helper in finc
-
Alexander Purr authored
* use OrderList->displayCols array in fid.ini for activation and ordering columns * configuration is uses for order listing in user and admin view * restructure templating for best re-usage and less code * move templates into fid/order directory * add missing section in fid.ini * using renderInContext to retain parent's template variables too * hide empty lines / entries in renderArray-helper for displaying properties of free digitization-on-demand
-
- Jan 31, 2022
-
-
André Lahmann authored
-
Robert Lange 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
-
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
* introduced translation domain for GetItBox * refactored templates to use GetItBox domain * refactored state logic in resolverLinks-button.phtml to work with standardized VuFind access states * refactored and aligned GetResolverLinks->handleRequest with finc version * remove fetchLinks from EZB, use parent
-