Skip to content
Snippets Groups Projects
  1. Jun 24, 2022
  2. Jun 23, 2022
  3. Jun 22, 2022
  4. Jun 20, 2022
  5. Jun 15, 2022
    • Alexander Purr's avatar
      refs #21825 [finc] rvk notation: correct nested rvk lists · a8264e7a
      Alexander Purr authored
      * move brake condition for nested list - prevents from empty last item
      * display list indicator only at first element - prevents from doubled occurrence in nested lists
      * span to div - lists can not be subelements of spans
      * dropdown and nested list marked as role=tree
      * improved foreach-loop
      
      co-authored by: Claas Kazzer <kazzer@uni-leipzig.de>
      * fixes tree and treeitem roles
      a8264e7a
  6. Jun 13, 2022
  7. Jun 03, 2022
  8. Jun 02, 2022
  9. May 18, 2022
  10. May 13, 2022
  11. May 12, 2022
  12. May 06, 2022
  13. May 04, 2022
  14. Apr 29, 2022
    • Alexander Purr's avatar
      refs #21654 [finc] make resolver traffic light accessible · fb60b3c7
      Alexander Purr authored
      * adjust styling
      * reuse de_15 style by moving to finc theme
      ** no-bullet class (add zero padding)
      ** resolver links list item styling (marging and padding, more space between items)
      * remove stair effect
      * add no-bullet class to phtml
      * clearer translation
      fb60b3c7
  15. Apr 28, 2022
  16. Apr 27, 2022
  17. Apr 20, 2022
    • Robert Lange's avatar
      refs #20357 [finc] set punctuation for Marc titleDetails if not already set · 401d1fdc
      Robert Lange authored
      * with syntax "245a: 245b (245n); 245p/ 245c"
      * colon only when 245a AND 245b exist
      * change order of subfields for records without pre-formated punctuation and ignore 245h
      * fetch multiple subfields for 245n and 245p and concatenate with coma
      * add tests for Marc getTitleDetails punctuation
      * run with command: docker exec -it [your_docker_php_container] sh -c "vendor/bin/phpunit --configuration module/finc/tests/phpunit.xml module/finc/tests/unit-tests/src/fincTest/RecordDriver/SolrMarcFincTestCase.php --filter testGetTitleDetails"
      401d1fdc
  18. Apr 13, 2022
  19. Apr 04, 2022
  20. Apr 01, 2022
    • Robert Lange's avatar
      refs #21133 [finc] use RecordDataFormatter for topics and rvk · 778cf4ee
      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
      2 tags
      778cf4ee
  21. Mar 31, 2022
  22. Mar 28, 2022