- Mar 11, 2021
-
-
* display newsletter information * set translations * own row for newsletter
-
* 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
-
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
-
-
- 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
-
-
* unwrap BackendException to get TimeoutException * use camelCase for systemEmail view helper in exception templates
-
- Feb 17, 2021
-
-
- 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 09, 2021
-
-
* H2 -> H1 * single page content and modal content now always starts with H1
-
- Feb 05, 2021
-
-
Alexander Purr authored
* add finc template
-
- 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
* 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
-
-
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
-
-
-
* Add attribut data-title for table elements for AI records
-
- Jan 06, 2021
-
-
Gregor Gawol authored
* content height gets get-it-box height as minimum for large resolutions
-
Alexander Purr authored
-
Gregor Gawol authored
-
- Dec 18, 2020
-
-
* make cover link not focusable
- Dec 17, 2020
-
-
Alexander Purr authored
refs #18833 [finc] remove visible back button (in normal sidebar), show only in offcanvas sidebar mode * remove content top padding just for mobile resolutions
-
- Dec 16, 2020
-
-
* add specific translations: try to switch between search results and favorites * add context parameter for renderer to figure out the right label for search results or favorites listings checkboxes ** once in Contoller ** once in earliest template co-authored by: Claas Kazzer <kazzer@uni-leipzig.de> * minor translation changes for checkboxes
-
* margin between search controls forms limit and sorting * shrink sorting select width
-
* remove duplicates * use \Zend\View\Helper\Placeholder\Container\AbstractContainer::SET to overwrite title instead of append
-
Dorian Merz authored
+ code styling
-
* in menu of side facets: ** by using SideFacets helper ** setting terms to decorate in facets.ini * in footer: ** remove empty call to layout()->poweredBy ** translate poweredBy ** remove language tag of poweredBy, because it's translated ** use external link view helper for footer images ** set aria-hidden to true for images * adjust alt text for footer images (like UBL) in language files
-
- Dec 14, 2020
-
-
Robert Lange authored
-