Skip to content
Snippets Groups Projects
  1. Mar 18, 2021
  2. Mar 16, 2021
  3. Mar 11, 2021
    • Robert Lange's avatar
      refs #18993 [finc] · 6d56bddc
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * add landmarks for active facets
      * refactor short (aka skip) links
      * add hint for page reload as title in side facets
      * show all applied side facets
      * Add filter title to facet title tags
      * Add filter name to facets
      * Corrects filter help texts
      * Filter help texts
      * adds filter help text to top selection
      * specify side facet help texts
      * make facets more accessible
      * make exclude-facets more accessible
      
      for details see issue/18993
      
      co-authored by: "Claas Kazzer <kazzer@uni-leipzig.de>"
    • Robert Lange's avatar
      refs #19224 [finc] set mainbody to full width for xs · 9b100171
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      9b100171
  4. Mar 05, 2021
  5. Mar 04, 2021
  6. Mar 03, 2021
  7. Mar 01, 2021
  8. Feb 26, 2021
  9. Feb 25, 2021
  10. Feb 24, 2021
  11. Feb 18, 2021
  12. Feb 17, 2021
  13. Feb 12, 2021
  14. Feb 11, 2021
  15. Feb 09, 2021
  16. Feb 05, 2021
  17. Feb 03, 2021
  18. Feb 01, 2021
  19. Jan 29, 2021
  20. Jan 28, 2021
  21. Jan 22, 2021
  22. 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