Skip to content
Snippets Groups Projects
  1. Oct 26, 2021
  2. Oct 19, 2021
  3. Oct 15, 2021
  4. Oct 12, 2021
  5. Oct 11, 2021
  6. Oct 08, 2021
  7. Oct 07, 2021
  8. Oct 05, 2021
  9. Sep 30, 2021
  10. Sep 29, 2021
  11. Sep 28, 2021
  12. Sep 27, 2021
  13. Sep 24, 2021
  14. Sep 23, 2021
  15. Sep 21, 2021
  16. Sep 17, 2021
    • Robert Lange's avatar
      refs #20344 [finc] license information · d0272d28
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * get multiple lines
      * show additional data (f) for Marc license information
      * combine text a (note f) with url u as link in data-license.phtml
      * use external links for licenses
      * move template from Default to new SolrMarc directory
      * consolidate data-license of Marc and DiCo to avoid confusion with Marc data-license and digital collections introduced with #14583
      ** rename getLicenceInfo to getLicense in SolrDico record driver
      ** add Dico data-licence.phtml (moved from de_15)
      ** use same labels like Dico - possible to use same template under DefaultRecord
      d0272d28
  17. Sep 15, 2021
  18. Aug 19, 2021
    • Robert Lange's avatar
      refs #20476 [finc] remove deprecated method getExternalAccessLinks from record view helper · 12aae2d3
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * also delete obsolete sample configuration from config.ini
      * fix and update test for ExternalCatalogueLink
      ** use record_id instead of ppn
      ** fix mocking expactations
      ** use test by calling: docker exec -it [your_favorite_vufind_folder]_php_1 sh -c "vendor/bin/phpunit --configuration module/finc/tests/phpunit.xml module/finc/tests/unit-tests/src/fincTest/View/Helper/Root/ExternalCatalogueLinkTest.php"
      12aae2d3