- Mar 01, 2021
-
-
Dorian Merz authored
-
* also see 18509 * use language tags in format facet ** refactor method getLanguageTag in side facets helper *** add parameter for html attributes *** always return html wrapped in specified element tag *** lax check if tag key starts with term instead of full match ** fetch language tags in finc format-list for format facets on result list * refactor language tags for performance ** avoid pregmatch, use fastest isset *** keys in facet.ini must be case sensitive and full length * add more tags in facet.ini
-
* adds lang="" to core files, result list and bookbag * adds more tags for fav list * adds more tags to myaccount views
-
- Feb 26, 2021
-
-
* adopt changes of 17673, performance optimization for local holdings boost
-
* unwrap BackendException to get TimeoutException * use camelCase for systemEmail view helper in exception templates
-
Dorian Merz authored
* removes erroneous AjaxController definition
-
- 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>"
-
- Feb 18, 2021
-
-
Gregor Gawol authored
* set config
-
- Feb 17, 2021
-
-
* change return priority (first start to end page, last only start page) * remove bug: pages string can have more than one char
-
-
- 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
-
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
-
- 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 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
* 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
-
- Jan 12, 2021
-
-
Dorian Merz authored
-
see issue/17720_a for details co-authored by: Heike Reinken <reinken@ub.uni-leipzig.de> co-authored by: Dorian Merz <merz@ub.uni-leipzig.de>
-
- Jan 11, 2021
-
-
-
* remove outdated access comment * handle spaces consistent
-
* prepend type of reproduction if set * eventually outsource new helper method $getSubfieldLinesConcat to SolrMarcFinc later
-
* Add attribut data-title for table elements for AI records
-
- Dec 18, 2020