Skip to content
Snippets Groups Projects
  1. Sep 27, 2023
    • Robert Lange's avatar
      refs #24163 [finc] basic performance adaptions · 521200d4
      Robert Lange authored
      * expand selenium tests
      ** fix selenium test for ubl changeLanguage
      ** add test for performance on result list
      ** example: docker exec -it selenium_php_1 sh -c "./vendor/bin/steward run de_15/24163 firefox --group performance-static --server-url http://selenium:4444/wd/hub -vvv"
      ** remove unused and large chrome image
      
      * add finc performance logger for simple time measurement as csv format
      * add http debug service for unlogged requests
      * need to be uncommented in module.config (also set file name under [Logging])
      
      * Docker
      ** use image labels to avoid multiple images, container (and build caches) for each instance
      ** activate OpCache for PHP 8 to increase dev performance
  2. Sep 26, 2023
  3. Sep 21, 2023
  4. Sep 13, 2023
  5. Sep 06, 2023
  6. Sep 05, 2023
  7. Sep 04, 2023
  8. Aug 31, 2023
  9. Aug 24, 2023
  10. Aug 16, 2023
  11. Aug 15, 2023
    • Robert Lange's avatar
      refs #23938 [finc] update docker environment part 1 · f5edf4e2
      Robert Lange authored and Mathias Maaß's avatar Mathias Maaß committed
      * replace deprecated linkyard/yaml by governmentpaas/spruce
      * env entrypoint: create user dev if not existing
      * env entrypoint: do not create user dev if not existing
      * do not use vufind-httpd - but still depend on ubleipzig/httpd
      * do not use ubl httpd docker image - but shibboleth is missing
      * do not use ubl httpd docker image - but shibboleth is missing
      * docker: integrate ssl within vufind conf
      * docker: add port for https on 11105
      * mail: switch to new image
      * todo: configuration
      * todo: forwarding all mails to honey pot
      
      refs #23938 [finc] REVERT docker mail: switch to new image
      
      * This reverts commit 79057c90.
      * move to 24355
      3 tags
      f5edf4e2
    • Viola Elsenhans's avatar
      refs #24359 [finc] fix w3c errors · 9c0b53ff
      Viola Elsenhans authored and Mathias Maaß's avatar Mathias Maaß committed
      9c0b53ff
    • Alexander Purr's avatar
      refs #24323 [finc] refactor resolverLinks templates · c655d7f8
      Alexander Purr authored and Mathias Maaß's avatar Mathias Maaß committed
      * resolverLinks.phtml -> simplify logic / move noResolverContent-block / remove additional variable
      * resolverLink.phtml -> move comments because of incorrect nesting
      c655d7f8
  12. Aug 10, 2023
  13. Aug 09, 2023
  14. Aug 07, 2023
  15. Aug 02, 2023
  16. Aug 01, 2023
  17. Jul 26, 2023
  18. Jul 21, 2023
  19. Jul 20, 2023
  20. Jul 19, 2023
  21. Jul 18, 2023
    • Alexander Purr's avatar
      refs #23220 [finc] list-entry header · 2678611a
      Alexander Purr authored
      * add closing div and header to prevent broken html structure
      * failure only on collections (dico records - only de_15)
      * just hotfix - will be solved more elegantly with ticket 24265
      
      * refactor summInCollection display logic
      ** remove FALSE from if-statement, condition was never fulfilled
      ** use $collId correctly
      2678611a
  22. Jul 17, 2023
  23. Jul 13, 2023