Skip to content
Snippets Groups Projects
  1. Feb 09, 2021
  2. Feb 05, 2021
  3. Feb 03, 2021
  4. Feb 01, 2021
  5. Jan 29, 2021
  6. Jan 28, 2021
  7. Jan 22, 2021
  8. Jan 20, 2021
    • Dorian Merz's avatar
      refs #17407_merge [finc] amsl resources: add links, description, caching and fix toggling · 8af86967
      Dorian Merz authored
      * generate search links for mega collections
      ** alike old sources list
      ** configure by setting show_link = true in Amsl.ini
      
      * show descriptions of mega collections
      ** use collection_description, configure with show_description = true and sub_description_key = 'collection_description'
      
      * configure additional resources manually in Amsl.ini with [AdditionalResources] and entries like:
      ** mega_collection = source_id
      
      * configure misspelled resources manually in Amls.ini with [MisspelledResources] and entries like:
      ** wrong collection label = correct collection label for links
      ** value of "" means no link, only text
      
      * refactore button for collapse / expand all list items in sources-display.js
      ** disable button while collapsing
      ** toggle label after collapsing / expanding
      ** don't expand / collapse already expanded / collapsed panels when clicking
      
      * sort output by source label when configured in Amsl.ini
      
      * refine caching
      ** encapsulate clearing of cache into own function
      ** use own namespace
      ** set default caching time to one day if not configured in Amsl.ini
      ** cache fully rendered HTML instead of API output
      ** boosts performance
      
      * remove unused features
      
      co-authored by: Robert Lange <robert.lange@uni-leipzig.de>
      8af86967
    • ha848myco's avatar
      refs #18898[finc] Adopt the changes made in ticket 17759 · da9efe2a
      ha848myco authored and Dorian Merz's avatar Dorian Merz committed
      * Enhance the timeout to guaranty the complete Channels search
      * Prevent Whoops error by adding extends \VuFind\Cover\Router
      * Show the details view after clicking on an element
      
      refs #18898[finc] Adopt the changes made in ticket 17612
      * Contrasty hover over slick arrows
      ** Set color contrast and an outline
      da9efe2a
  9. Jan 19, 2021
  10. Jan 12, 2021
  11. Jan 11, 2021
  12. Dec 18, 2020
  13. Dec 17, 2020
  14. Dec 16, 2020
    • Alexander Purr's avatar
      refs #18754 [finc] more specific labels for checkboxes · d372be3b
      Alexander Purr authored and Dorian Merz's avatar Dorian Merz committed
      * add specific translations: try to switch between search results and favorites
      * add context parameter for renderer to figure out the right label for search results or favorites listings checkboxes
      ** once in Contoller
      ** once in earliest template
      
      co-authored by: Claas Kazzer <kazzer@uni-leipzig.de>
      * minor translation changes for checkboxes
      d372be3b
    • Dorian Merz's avatar
      refs #18509 [finc] mark some changes as deprecated · b2597b70
      Dorian Merz authored
      + code styling
      b2597b70
    • Robert Lange's avatar
      refs #18509 [finc] add language tags · 585045a0
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * in menu of side facets:
      ** by using SideFacets helper
      ** setting terms to decorate in facets.ini
      
      * in footer:
      ** remove empty call to layout()->poweredBy
      ** translate poweredBy
      ** remove language tag of poweredBy, because it's translated
      ** use external link view helper for footer images
      ** set aria-hidden to true for images
      
      * adjust alt text for footer images (like UBL) in language files
      585045a0
  15. Dec 14, 2020
  16. Dec 11, 2020
  17. Dec 08, 2020
  18. Dec 04, 2020
  19. Dec 03, 2020