Skip to content
Snippets Groups Projects
  1. May 17, 2023
  2. May 16, 2023
  3. May 12, 2023
  4. May 11, 2023
  5. May 09, 2023
  6. May 04, 2023
  7. May 03, 2023
    • Claas Kazzer's avatar
      refs #23543 [finc] vf7 template revision addendum · 9261c217
      Claas Kazzer authored
      * removes role from <nav> container (role of nav is always 'navigation')
      * styles similar items carousel
      ** adds carousel-control focus background variable
      ** adds border radius variable for similar items carousel
      * corrects staffviewAi: corrects error thrown when staff view was called from record view sidebar
      * adds comment to fincMissing/record-icon
      * adds comment to fincMissing/record-icon
      * Fixes role=menu and menuitems
      3 tags
      9261c217
  8. Apr 28, 2023
  9. Apr 26, 2023
  10. Apr 25, 2023
  11. Apr 21, 2023
  12. Apr 13, 2023
  13. Apr 12, 2023
  14. Apr 11, 2023
  15. Apr 06, 2023
  16. Apr 04, 2023
  17. Mar 31, 2023
  18. Mar 30, 2023
    • Robert Lange's avatar
      refs #23542 [finc] vf7: fix dds and tests · ab67873d
      Robert Lange authored
      * update to laminas or remove obsolete dependencies for dds
      * fix unit tests
      ** set Laminas as namespace
      ** correct signature for setUp method
      
      * fix OpenUrlTest method testValidateParamsEzbFalse by correcting import
      ** Redi resolver had been removed in finc - caused ReflectionException and made test fail
      ** corrected namespace
      ** run test via:
      docker exec -it de_15_ubl_php_1 sh -c "vendor/bin/phpunit --configuration module/finc/tests/phpunit.xml module/finc/tests/unit-tests/src/fincTest/View/Helper/Root/OpenUrlTest.php --filter testValidateParamsEzbFalse"
      ab67873d
    • Robert Lange's avatar
      refs #23527 [finc] remove media body width (use bootstrap defs) and set... · 216d822f
      Robert Lange authored
      refs #23527 [finc] remove media body width (use bootstrap defs) and set default image size for cover to large
      216d822f
  19. Mar 29, 2023
  20. Mar 27, 2023
    • Viola Elsenhans's avatar
      refs #23430 [finc] use aside for sidebars / Restructuring Sidebar Semantics · 971b4d08
      Viola Elsenhans authored
      * remove role=none
      * add aria-label for nav
      * adapt comments
      
      co-authored by: Claas Kazzer <kazzer@uni-leipzig.de>
      * refines sidebar semantic structure by adding <section>, <nav> and <aside> respectively
      * adds translation for my account sidebar section
      * corrects badge padding for favorites menu item
      * adds class for styling favorites menu item
      2 tags
      971b4d08
    • Robert Lange's avatar
      refs #23517 [finc] use specifc translation keys for tooltips in account menu · 0de0e419
      Robert Lange authored
      * change translation for holds tooltip in account menu
      0de0e419
    • Alexander Purr's avatar
      refs #23384 [finc] adlr-test-getit-box: using data provider & data provider annotation · 2ee9c41d
      Alexander Purr authored
      * add getitbase trait
      ** data provider itself
      ** move rule set testing method here
      * adapt in test classes (TC 1 - TC 7)
      ** set constants (RECORDS, RULES)
      *** records just as record ID instead path
      ** add annotation for data provider
      ** use runGetItRecord from getitbase trait
      * shrink nested rules to simple rule set
      * move test method into GetitTestBaseTrait
      * force login while setUp if login method is implemented - for prof or student
      * implementation of test method within each getit test class is not needed any more
      * adjust TC 01-07 & TC 16-17
      
      * selenium docker compose file: add extra host for connection vufind environment with selenium setup
      
      refs #23384 [finc] remove getit rules testing
      * part of GetitTestBaseTrait now
      2ee9c41d
  21. Mar 24, 2023
  22. Mar 21, 2023