- Mar 01, 2021
-
-
* fix German translation * fix English translation
-
- Feb 26, 2021
-
-
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
-
* Style the advanced search while keeping the old template unchanged (for now). Multi-selects are handled via the already included SlimSelect scripts. * Add `role="main"` to `main`, which seems redundant, but is required by the Bootstrap theme's advanced search JS, otherwise the search group inputs are missing. * Always display the (simple) search box in the header, even on the advanced search page. * fix type inputs ** Remove SlimSelect from type inputs; ** these fields are cloned, which removes the required handlers. Since they only contain 10 options, they work well without a filter. * add info box ** Display an info box above the search results with an edit link when advanced search is active. * hide range slider
-
- 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
-
Use a slightly darker red.
-
* add navigation links to static pages * add new about page ** In German and English. * add new FAQ page ** In German and English. ** Including style fixes for accordions and nested lists with paragraphs. * add new "Für Fachreferate" page ** This page is only available in German. * improve heading dimensions ** Increase 1st level heading size on small screens and limit its width. ** Reduce margin between 1st and 2nd level headings. * add legal notes ("Impressum") ** In German and English, ** and update footer link. * update static pages ** Extend FAQ ** Rename "subject specialists" to "subject librarians" ** Change "bibliography" to "book studied"
-
-
In Chrome (and possibly other browsers), the slanted icon background had a thin border when the zoom was set to odd numbers. Fixed by using `clip-path` instead of `transform` and some other tweaks.
-
- Feb 16, 2021
-
-
Dorian Merz authored
* activate finc/dbis-module in version 3.0.0 * configure licenses and dbis requests * provide EZproxy link for "Book History Online"
-
Robert Lange authored
-
Dorian Merz authored
* moves some standard configuration from ADLR module to FID module to be reused in other FIDs
-