- Mar 11, 2021
-
-
Dorian Merz authored
-
* 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>"
-
-
- Mar 05, 2021
-
-
Alexander Purr authored
* new route via "/Record/0-123456/fidDigitization" * new form config * new form template * add type specific order information on acquisition trait and order hydrator * add translation keys - incomplete jet * add translation
-
Robert Lange authored
-
refs #17985 [finc,BARF] advanced search: set focus to first input after adding new search field or group * copy advanced_search.js from bootstrap to finc
-
- Mar 04, 2021
-
-
for details see issue/18845
-
- Mar 03, 2021
-
-
-
André Lahmann authored
-
-
- Mar 01, 2021
-
-
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
-
- 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
-
- 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
-