- Mar 04, 2021
-
-
* Move links to the top * Move charges notice to the bottom * Remove duplicate links * Remove redundant "Online Links" caption * Remove `target="_blank"` from external links; it should be the user's decision if links are opened in the current tab or a new one * Remove breaks from strings * On small screens: ** Remove the vertical decorative lines to make better use of available space ** Change tabs layout so all tabs are clickable, highlight the current tab with a connecting line * fix label on free resources ** Freely available resources no longer have contradictory labels. ** Fix typo in translations. * increase margin on WorldCat link list * improve get-it box ** Add external-link icon ** Use external-link view helper ** Update translations: Remove breaks and fix capitalization * fix resolver links (WIP) ** Remove duplicate resolver links ** Style print links * Fix margins THIS IS A WORK IN PROGRESS AND REQUIRES FURTHER CHANGES.
- Mar 02, 2021
-
-
* Wrap modal in <section> to avoid issues with multiple <h1> on the same page and update heading styles. * add loading animation to modal * fix header and form styles
-
Even on advanced search page.
-
- 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
-
-
* fix German translation * fix English translation
-
- Feb 26, 2021
- Feb 25, 2021
-
-
* 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
-
Aspectis authored
* Add toggle icon * Add list background
-
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
-
-
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
-
-
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
-
-
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"
-
A faceless stylized person instead of a friendly face :(
-
- Feb 10, 2021
-
-
- Feb 03, 2021
-
-
Dorian Merz authored
* now uses fid instance of Ezb
-
-
- Jan 25, 2021
-
-
Redesign the record detail view along with all modals. for details see issue/18822
-
- Jan 20, 2021
-
-
Robert Lange authored
* add Amsl.ini ** set show_link = true ** set show_description = true ** set sub_description_key = 'collection_description' ** add additonal and mispelled resources (alike #16939) ** add info about source id for some allowed collections in facet.ini ** sort by collection label * change route for resources in header - use Amsl * add sources-list template for bbi to re-reference finc styles * Reenable basic finc styles for toggle function ** should be removed after global inheritance etc. of finc
-
- Jan 14, 2021
-
-
- Dec 18, 2020
-
-
Some files in the vendor directory must be accessible online, so the directory has been moved to one of the only three directories which are. Added a text file explaining the situation to avoid confusion.
-
for details see issue/18774 Known issues: * Some lightbox popups are not yet fully styled. * The histogram range select for publishing year is not included. * SCSS needs minor cleanup. * Format icon mappings are incomplete.
-
- Dec 04, 2020
- Dec 03, 2020
-
-
Dorian Merz authored
-