Skip to content
Snippets Groups Projects
  1. Jun 22, 2022
  2. Jun 20, 2022
  3. 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
  4. Jun 13, 2022
  5. Jun 03, 2022
  6. Jun 02, 2022
  7. May 18, 2022
  8. May 13, 2022
  9. May 12, 2022
  10. May 06, 2022
  11. May 04, 2022
  12. 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
  13. Apr 28, 2022
  14. Apr 27, 2022
  15. 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
  16. Apr 13, 2022
  17. Apr 04, 2022
  18. 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
  19. Mar 31, 2022
  20. Mar 28, 2022
  21. Mar 09, 2022
    • Alexander Purr's avatar
      refs #20650 [fid] refactor order and order view · 07a20c94
      Alexander Purr authored
      * allowing empty comments on pda/print
      * building type translation keys with _ instead of -
      * fix method signature for isValid() to fit interface - can not change param of simple type mixed to string
      * do not show user name in users order list
      * create order edit form only if order type has form configuration in fid.ini
      07a20c94
  22. Mar 07, 2022
  23. Mar 02, 2022
  24. Mar 01, 2022