- Feb 26, 2021
-
-
Dorian Merz authored
-
- Feb 25, 2021
-
-
-
Dorian Merz authored
* preferredly use $689 * obey order given in ind2 * adds sources priority * adds fallback to $650 if empty * + corrects empty return type in getLocalSubject
-
- Feb 24, 2021
-
-
Dorian Merz authored
-
merged via diff and patch by "Dorian Merz <merz@ub.uni-leipzig.de>"
-
Dorian Merz authored
* can now produce objects from sub class of fid's MyResearchController
-
- Feb 19, 2021
-
-
Robert Lange authored
-
- Feb 18, 2021
-
-
Gregor Gawol authored
* set config
-
- Feb 17, 2021
-
-
Dorian Merz authored
-
* change return priority (first start to end page, last only start page) * remove bug: pages string can have more than one char
-
-
- Feb 16, 2021
-
-
Dorian Merz authored
* moves some standard configuration from ADLR module to FID module to be reused in other FIDs
-
- Feb 12, 2021
- Feb 11, 2021
-
-
Robert Lange authored
* use instance specific MARC-entries primarily * use LFER as pseudo-local entry * use unspecific default as fallback * fix in-line comment for de-duplication
-
Robert Lange authored
-
Dorian Merz authored
-
- Feb 09, 2021
-
-
* add pickuplocations instead of overwrite each one with newly found ones * fixed impossible condition edited: empty() instead of count() == 0, Dorian Merz <merz@ub.uni-leipzig.de>
-
Dorian Merz authored
-
* H2 -> H1 * single page content and modal content now always starts with H1
-
- Feb 08, 2021
-
-
Dorian Merz authored
-
- Feb 05, 2021
-
-
* removed obosolete facet access_avail from facets.ini * searchspecs.yaml optimization for Local holdings boosting * removed obsolete method getAccessFacet from SolDefaultFincTrait
-
Alexander Purr authored
* add finc template
-
Dorian Merz authored
* fixes display of online links in result list for DE-L152
-
- Feb 03, 2021
-
-
Dorian Merz authored
* move some functions from TUF FincLibero to LiberoDingTrait * also refs #17230
-
- Feb 01, 2021
-
-
ha848myco authored
* Add aria-label attribute where missing * Add aria-label and at the same time remove the related span tag * Add new translations for Toggle Dropdown
-
- Jan 29, 2021
-
-
Robert Lange authored
* narrow selector ** add class record for detail view ** add class img-col for icon column * remove margin right and add margin left
-
- Jan 28, 2021
-
-
* input hover * outline/focus
-
- Jan 27, 2021
-
-
Dorian Merz authored
-
- Jan 22, 2021
-
-
Robert Lange authored
-
Alexander Purr authored
-
Robert Lange authored
* add aria-label for slider * add aria-label for slider handles ** by javascript because slider is generated by js library without possibility to set attributes
-
- Jan 20, 2021
-
-
Dorian Merz authored
-
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>
-
* 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
-
- Jan 19, 2021
-
-
Claas Kazzer authored
* cleans up SCSS * fine tunes add-to-bookbag truncation * removes add-to-bookbag-truncation for md * removes h2-top-margin for SM
-
Dorian Merz authored
-
Robert Lange authored
-
- Jan 13, 2021
-
-
Dorian Merz authored
* defines some basic functional permissions * uses permission manager to give/deny access to ** acquisitions ** ebook links * handle fid.Acqusitions permission via Permission Controller Plugin of VuFind
-