Skip to content
Snippets Groups Projects
  1. Apr 25, 2023
  2. Apr 21, 2023
  3. Apr 13, 2023
  4. Apr 12, 2023
  5. Apr 11, 2023
  6. Apr 06, 2023
  7. Apr 04, 2023
  8. Mar 31, 2023
  9. 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
  10. Mar 29, 2023
  11. 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
  12. Mar 24, 2023
  13. Mar 21, 2023
  14. Mar 16, 2023
  15. Mar 14, 2023
  16. Mar 13, 2023
    • André Lahmann's avatar
      Merge branch 'finc' into issue/22747 · cf5f2a8d
      André Lahmann authored
      cf5f2a8d
    • Mathias Maaß's avatar
      refs #23260 [finc] · 24100d66
      Mathias Maaß authored and André Lahmann's avatar André Lahmann committed
      * add ajax handler to retrieve count of ill requests
      * move menu.phtml from finc-accessibitily to finc and and update menu.phtml to contain all possible menu items.
      * add sub menu "prefences" to menu.phtml
      * add translation strings for use in browser
      * override vufinds account_ajax.js to meet fincs account menu needs
      * guard menu against missing route exception
      * hide ill count if number of ill requests is zero
      * add doc header and comments to account_ajax.js
      * remove duplicated item in menu.phtml
  17. Mar 09, 2023