Skip to content
Snippets Groups Projects
  1. Mar 01, 2021
  2. Feb 26, 2021
  3. Feb 25, 2021
  4. Feb 24, 2021
  5. Feb 18, 2021
  6. Feb 17, 2021
  7. Feb 12, 2021
  8. Feb 11, 2021
  9. Feb 09, 2021
  10. Feb 05, 2021
  11. Feb 03, 2021
  12. Feb 01, 2021
  13. Jan 29, 2021
  14. Jan 28, 2021
  15. Jan 22, 2021
  16. 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
  17. Jan 19, 2021
  18. Jan 12, 2021
  19. Jan 11, 2021