Skip to content
Snippets Groups Projects
  1. Mar 31, 2023
  2. 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
  3. Mar 29, 2023
  4. 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
  5. Mar 24, 2023
  6. Mar 21, 2023
  7. Mar 16, 2023
  8. Mar 14, 2023
  9. 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
  10. Mar 09, 2023
  11. Mar 03, 2023
  12. Feb 28, 2023
  13. Feb 22, 2023
  14. Feb 21, 2023
  15. Feb 20, 2023
    • Robert Lange's avatar
      Merge branch 'finc' into issue/22747 · 0853eeb0
      Robert Lange authored
      0853eeb0
    • Robert Lange's avatar
      refs #23072 [finc] vf 7.0 modules · 499226f4
      Robert Lange authored
      * add contentsecuritypolicy.ini
      ** copied from vufind (#1666)
      ** disable reporting for live in finc
      
      * use md5 hashing for short links
      * use slots (#1454) in templates
      * removed footer
      * added slot folder
      
      * fix media-body on record view
      
      * CSP for img-src self
      
      * fix cookies: use new cookie library
      
      * copy asset_pipeline_max_css_import_size from vufind
      * remove obsolete foundation view helper
      
      * slots (#1454) in templates: use same file name for footer bottom as for slot key
      
      * fix cart.js: use new syntax for get Cookies and use Same Site Cookie Lax
      499226f4
    • Robert Lange's avatar
      refs #21546 [finc] i18n-merge: optimize console output · 5575872f
      Robert Lange authored
      * remove trailing spaces
      * print correct current key value
      5575872f
  16. Feb 17, 2023
    • Robert Lange's avatar
      refs #22013 [finc] add selenium tests · e7c53058
      Robert Lange authored
      * add getitbox tests for adrl
      * add basic tests for UBL
      * also refs #22797
      * handle groups and different environments
      * add account test for WHZ
      * also refs #22801
      * implement selenium grid for parallel execution
      * add adlr test for user delete / reactivation
      * add test for user partial order
      * also refs #22589
      
      co-authored by: Alexander Purr <purr@ub.uni-leipzig.de>
      * remove redundant records
      * not part of rules section
      
      refs #22013 [finc] minimal doc improvements
      e7c53058
  17. Feb 16, 2023
  18. Feb 10, 2023
  19. Feb 09, 2023
  20. Feb 03, 2023