Skip to content
Snippets Groups Projects
  1. Sep 01, 2020
  2. Aug 31, 2020
  3. Aug 26, 2020
  4. Aug 25, 2020
  5. Aug 24, 2020
  6. Aug 21, 2020
  7. Aug 18, 2020
    • Dorian Merz's avatar
      refs #18069 [master] fix hierarchy tab config · 1da440c5
      Dorian Merz authored and André Lahmann's avatar André Lahmann committed
      * use finc-specific generalized factory
      1da440c5
    • Robert Lange's avatar
      refs #17752 [finc v5] handle cover and style based icons · 1560cf29
      Robert Lange authored and André Lahmann's avatar André Lahmann committed
      * reset to original operating mode: first cover, then style based icons
      ** Default core
      ** SolrAI core
      ** SolrMarc core
      * but if cover cannot be loaded, then use style based icon as fallback
      ** by using object tag with inner icon
      ** by setting content of fallback icon noCover2 to empty => interpreted as no content in browser
      
      * add new fallback icon instead of changing existing
      
      ** keep noCover2.gif unchanged, but add new empty file noCoverEmpty.gif
      ** use noCoverEmpty.gif in finc as default noCoverAvailableImage set in config.ini
      ** after merging this branch, instances won't have a noCoverAvailableImage anymore:
      *** either set noCoverAvailableImage = images/noCover2.gif in instance config.ini
      *** or use object tag in core templates as in master core templates
      
      co-authored by: "ckaz <kazzer@uni-leipzig.de>"
      refs #17752 [finc vf5] fixes record view icon placement
      
      * fixes record view icon placement for left-aligned facets in
      ** DefaultRecord/core
      ** SolrAi/core
      ** SolrMarc/core
      
      * fixes style-based icon display with left-aligned facets
      * corrects switchable ini-settings for displaying either stylebasedicons
      or other icons/covers
      
      * adds definition for right-floating record view icons when sidebar is
      left-aligned
      1560cf29
    • Robert Lange's avatar
      refs #18118 [master] fix deleting favorites by keyboard · 57f4cb44
      Robert Lange authored and André Lahmann's avatar André Lahmann committed
      * add missing abort - option
      * add href for focus
      57f4cb44
  8. Aug 13, 2020
  9. Aug 12, 2020
  10. Aug 03, 2020
  11. Jul 31, 2020
  12. Jul 30, 2020
  13. Jul 29, 2020
  14. Jul 28, 2020
  15. Jul 27, 2020
  16. 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
    • Robert Lange's avatar
      refs #17711 [master] improve usability when deleting single favorite and list items · 19ed0e32
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * give user feedback when deleting single favorite by spinner
      * remove list items after successful deleting, don't reload page
      * show lightbox on error or success => should replace overriden functionality of setting buggy flash messages in performDeleteFavorite
      19ed0e32
  17. Jul 20, 2020
  18. Jul 17, 2020
  19. Jul 16, 2020
  20. Jul 15, 2020
    • Robert Lange's avatar
      refs #17913 [fid_adlr] handle BARF for adlr · 89cf3cab
      Robert Lange authored
      * consolidate h1 and h2 headlines and adapt h1 to h2
      * increase border on hover by adding inner outline of 2px in sum
      * hover / focus: use underline for most links and change color of icons:
      ** save favorite
      ** mail
      ** download
      ** search history
      * change border for hover and focus but keep together mostly, avoid :active settings
      * replace dotted lines on hover
      * extract buttons and get-It-Box into own files
      * improve several format warnings
      * add tabindex for main menu
      * fix notice for unavailable shard solr4entwickler: set unchecked
      * make main menu and main submenu navigable by tab
      * emphasize button hover
      * handle BARF leading whitespaces in links
      * differentiate focus by keyboard and mouse
      ** example seen in search submit button
      ** eventually transfer this solution to buttons / dropdowns / selects
      * make checkbox mark black
      * use custom mixin for border of get-it-boxes
      * use azure hover for language menu
      * no bold font on hover of buttons
      * set focus in lang...