- Mar 01, 2021
-
-
Dorian Merz authored
* remove sub-collections for BASE * alternative styling of AMSL resources list * add empty source descriptions for English language * some restyling and scss refactoring ** re-use filters_title style as used in FAQs ** add more bottom padding ** simplify scss ** make link text more specific ** remove magnifier icon ** draw vertical line further
-
Robert Lange authored
-
Robert Lange authored
-
Dorian Merz authored
-
-
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
-
* fix German translation * fix English translation
-
- 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
-
Dorian Merz authored
-
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
-
* add white background to favicons - Improving visibility on dark backgrounds.
-
* remove attribute aria-contols, which is not not absolutely necessary * could be also handled in theme.js
-
- Feb 24, 2021
-
-
* add option to keep search filters * improve keep-filters accessibility ** Extend clickable area ** Fix focus styles ** Show tooltip on keyboard focus * improve search input with keep-filters ** Long search strings were overlapped by the keep-filters checkbox, fixed by adding padding.
-
Dorian Merz authored
-
Dorian Merz authored
-
Aspectis authored
* Add toggle icon * Add list background
-
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
-
Aspectis authored
* Merge DefaultRecord, FincMissing and SolrAI result list templates into one. ** Add metadata fields from SolrAI. ** Append subtitle to title. ** Since result_place und result_source are often identical, result_source is only display if it differs from result_place. ** Add snippets with highlighting. ** Indent metadata fields with multiple lines. ** Set "unknown" icon for all unknown types. * change metadata order in results list * update media icon mappings * externalize icon mapping ** introduce ViewHelper function for icon mapping ** avoids multiple json parsing ** adds mapping for ElectronicArticle * streamline naming co-authored by: Dorian Merz <merz@ub.uni-leipzig.de>
-
- Feb 22, 2021
-
-
* Replace job title section * Add JS-based fix for headings and checkbox/radio inputs * Update form styles * open registration form outside lightbox
-
-
- Feb 19, 2021
-
-
Robert Lange authored
-
Aspectis authored
-
Dorian Merz authored
* add real blog-entries ** includes latest blog entries via Rss feed reader * make Rss feed consumer more configurable, add caching * improve excerpt shortening
- Feb 18, 2021
-
-
Gregor Gawol authored
* set config
-
Dorian Merz authored
* avoid rendering of sub-template if unnecessary
-