Skip to content
Snippets Groups Projects
  1. Feb 02, 2022
  2. Jan 31, 2022
  3. Jan 28, 2022
  4. Jan 27, 2022
  5. Jan 26, 2022
  6. Jan 25, 2022
  7. Jan 21, 2022
  8. Jan 20, 2022
  9. Jan 18, 2022
  10. Jan 14, 2022
  11. Jan 13, 2022
  12. Jan 07, 2022
  13. 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
  14. Jan 05, 2022
  15. Jan 04, 2022
  16. Jan 03, 2022
  17. Dec 16, 2021
  18. Dec 15, 2021
    • Alexander Purr's avatar
      refs #21063 [fid] changes after using PHP CS Fixer 3.1.0 instead of 2.14.0... · d51e616d
      Alexander Purr authored
      refs #21063 [fid] changes after using PHP CS Fixer 3.1.0 instead of 2.14.0 (friendsofphp/php-cs-fixer)
      
      * PHP CS Fixer 3.1.0 is used in VuFind8
      * working just with test/vufind.php-cs-fixer.php ruleset from VuFind8
      ** with updated ruleset
      ** some rule names / settings changed because of fixer version
      * running by command:
      ** ../VuFind8/vendor/bin/php-cs-fixer fix --config=../VuFind8/tests/vufind.php-cs-fixer.php module/fid
      d51e616d
    • Alexander Purr's avatar
      refs #21063 [fid] running fixer · ea8e05d8
      Alexander Purr authored
      * vendor/bin/phpcbf --standard=tests/phpcs.xml module/fid/
      * vendor/bin/php-cs-fixer fix --config=tests/vufind.php_cs module/fid
      * using PHP_CodeSniffer 3.6.2 instead of 3.4.0 (squizlabs/php_codesniffer)
      ea8e05d8
  19. Dec 08, 2021