Skip to content
Snippets Groups Projects
  1. Mar 01, 2022
  2. Feb 26, 2022
  3. Feb 24, 2022
  4. Feb 22, 2022
  5. Feb 21, 2022
  6. Feb 07, 2022
  7. Feb 03, 2022
  8. Feb 02, 2022
  9. Jan 31, 2022
  10. Jan 28, 2022
  11. Jan 27, 2022
  12. Jan 26, 2022
  13. Jan 25, 2022
  14. Jan 21, 2022
  15. Jan 20, 2022
  16. Jan 18, 2022
  17. Jan 14, 2022
  18. Jan 13, 2022
  19. Jan 07, 2022
  20. Jan 06, 2022
    • Robert Lange's avatar
      Merge branch 'finc' into instance/fid · 07f8882c
      Robert Lange authored
      07f8882c
    • Robert Lange's avatar
      refs #21044 [finc] adapt icon mapping by configuration · 4c502ed1
      Robert Lange authored
      * more robust constructor of record view helper
      * code styles
      * use beautifier: "vendor/bin/phpcbf --standard=devops/codecheck/rules/phpcs.xml module/finc/src/finc/View/Helper/Root/Record.php"
      4c502ed1
    • André Lahmann's avatar
      refs #20764 [fid] refactoring of EZB resolver driver · d5f0419a
      André Lahmann authored
      * introduced translation domain for GetItBox
      * refactored templates to use GetItBox domain
      * refactored state logic in resolverLinks-button.phtml to work with standardized VuFind access states
      * refactored and aligned GetResolverLinks->handleRequest with finc version
      * remove fetchLinks from EZB, use parent
      d5f0419a
    • Robert Lange's avatar
      Merge branch 'finc' into instance/fid · d7a58d72
      Robert Lange authored
      d7a58d72
    • André Lahmann's avatar
      refs #20764 [finc] refactoring of EZB resolver driver · 84460898
      André Lahmann authored
      * add EZB resolver driver trait in finc for easier mergin and preparation of pull request
      * added resolver configuration parameters and comments to local/Resolver.ini
      * added new configuration parameters to Resolver.ini for setting ezb/zdb=1
      * aligned finc EZB resolver with VuFind EZB resolver
      * minor changes in GetResolverLinks->handleRequest to align with VuFind module
      * remove ResoverTrait and minify fetchLinks
      * inherit title selector for resolver result xpath from vufind
      
      co-authored by: Robert Lange <robert.lange@uni-leipzig.de>
      84460898
    • André Lahmann's avatar
      refs #20764 [finc] add EZB resolver driver trait in finc for easier mergin and... · 20ace5a8
      André Lahmann authored
      refs #20764 [finc] add EZB resolver driver trait in finc for easier mergin and preparation of pull request
      
      * make title selector a static variable that can be overwritten
      * add electronic result type 10 for Unknown Electronic
      * format rft.date and map rft properties
      
      co-authored by: Robert Lange <robert.lange@uni-leipzig.de>
      20ace5a8