Skip to content
Snippets Groups Projects
  1. Aug 31, 2020
  2. Aug 26, 2020
  3. Aug 25, 2020
  4. Aug 18, 2020
  5. Aug 03, 2020
  6. Jul 31, 2020
  7. Jul 30, 2020
  8. Jul 29, 2020
  9. Jul 28, 2020
  10. Jul 27, 2020
  11. Jul 23, 2020
    • Robert Lange's avatar
      refs #17714 [master] use inheritance for searchspecs.yaml · 2011eba2
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * prepare testing directory structure for yaml comparism
      ** add fixtures in same order as config files
      ** use symlinks for real configs
      ** use result searchspecs for old outcome before refactoring
      * fix finc test setup for docker
      * add finc SearchSpecsReaderTest
      ** run: docker exec -it [php container] sh -c "vendor/bin/phpunit --configuration module/finc/tests/phpunit.xml module/finc/tests/unit-tests/src/fincTest/Config/SearchSpecsReaderTest.php"
      [--filter testParentYaml]"
      
      * in local searchspecs.yaml
      ** use vufind as parent and keep only delta
      * in local alpha searchspecs.yaml
      ** use local as parent, no delta
      
      * use autoconfig version 2.3.3, see also https://git.sc.uni-leipzig.de/ubl/bdd_dev/webmasterei/autoconfig/-/commit/7b396da68c63820c869d45ca655d70d77b417aef
      * add env var for local searchspecs.yaml in docker-env.0.finc.yml
      2011eba2
    • Robert Lange's avatar
      refs #17712 [master] speed up deleting of single favorite and list items · ade4e65d
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * dont reload favorites because we use ajax in templates for single items
      ** early return when layout is lightbox
      ** for multiple items we still use bulk action in CartController
      * dont set flash messages when deleting items
      ** override method performDeleteFavorite from vufind
      ** prevent delayed success messages when loading modals
      ** use VuFind.lightbox.alert with javascript in template instead (see 17711)
      ade4e65d
  12. Jul 20, 2020
  13. Jul 17, 2020
  14. Jul 16, 2020
  15. Jul 08, 2020
  16. Jul 01, 2020
    • Dorian Merz's avatar
      refs #17375 [master] Restore missing favorites · ce18d9ef
      Dorian Merz authored
      * rebuild changes from #9016
      * serialize data to new DB field
      ** use VuFind's new getExtraMetadata
      * change method for serialization
      ** relies on RecordDriver function instead of Solr fields
      ** adds some additional data
      ** add some functions to serialization
      * adds result-list template to provide print output
      * change search link for missing records
      * use advanced search
      * show standard title line for missing records
      * assure bacwards compatiblity
      ** handle resource table entries that have been added before this feature went active
      ** early return if extra_metadata is missing
      * some code styling
      ce18d9ef
    • Dorian Merz's avatar
      refs #15811 [master 5.1.1] make links from hierarchy tree configurable · 844029d0
      Dorian Merz authored
      * adds TreeRenderer section to HierarchyDefault.ini
      * allows for selection of tabs that are linked to from the tree
      * configure tree parent links differently
      844029d0
  17. Jun 29, 2020
  18. Jun 19, 2020
  19. Jun 18, 2020
  20. Jun 16, 2020
  21. Jun 15, 2020
  22. Jun 08, 2020
  23. Jun 05, 2020
  24. May 13, 2020