- Oct 11, 2021
-
-
Claas Kazzer authored
* introduces initial 2 column styling * revises column SCSS to use existing BBI styles * adds correct headings * turns result list sidebar tools into ul too * Sidefacets as uls ** fine-tunes two-column layout ** introduces two-column layout to result list sidebar ** introduces heading to result list sidebar ** corrects heading hierarchy in result list sidebar * sidebar toolbars as ULs ** fixes look across all media queries ** fine-tunes look on any device below 400px * switch confounded translations for toolbar headlines co-authored by: Gregor Gawol <gawol@ub.uni-leipzig.de> co-authored by: Robert Lange <robert.lange@uni-leipzig.de>
-
- Oct 05, 2021
-
-
Gregor Gawol authored
-
- Sep 28, 2021
-
-
Dorian Merz authored
* do not provide link to empty search * fix permission name * adds info text ** ... for logged in users without access to licensed material ** fixes English translation * stay in Releases search, inform user * fix error concerning homepage search box using stored hidden filters
-
* hide pagination (not working yet) * style elements user friendly
-
- Jul 30, 2021
-
-
* profile menu: new group and entry to DoD * form: ** some new translations ** special styling for L-size: tables und forms behave the same * enable external links coming from DoD-form in data-lightbox * show DoD menu link only if acquisitions are granted
-
- Jul 27, 2021
-
-
Claas Kazzer authored
* introduces fixes for FF 78.11 ESR
-
- Jul 12, 2021
-
-
* re-constructs original look of advanced search incl. recent BARF changes
-
- May 28, 2021
-
-
Aspectis authored
* for details see issue/18965 co-authored by: Dorian Merz <merz@ub.uni-leipzig.de>
-
- Apr 22, 2021
-
-
* fix tags button styles * remove margin from tags list ** The tags list is rendered even when there are no tags, remove margin to fix gap. * fix tag list not refreshing
-
* Fix lists being cut in Chrome * Add .hidden-print styles, just in case
-
Print stylesheet is now a separate file, no need to import it in the main stylesheet.
-
Dorian Merz authored
* compiles BBI sprecific print.css now
-
-
- Apr 21, 2021
-
-
Dorian Merz authored
* adjust width of matomo iframe for all displays
-
- Apr 19, 2021
-
-
* improve cart controls ** Move "empty book bag" button and change styling ** Update dropdown link styles * add icon to "empty" message * make modals slightly wider
-
* update design of cart (book bag) * make small icon buttons narrower ** This is already the case for the results and record action buttons and would also be required for the German cart buttons to fit into one row, so make it global.
-
Dorian Merz authored
also refs #18965 author: "Aspectis <tobias@aspectis.net>"
- Apr 16, 2021
-
-
Dorian Merz authored
-
* fix hover effect on cart buttons * fix alerts overlaying modal close button also refs #18965
-
- Apr 15, 2021
-
-
Dorian Merz authored
-
* use html lists for record listings * add aria-described by for checkboxes ** set label context
-
- Apr 14, 2021
-
-
* Align external-link icon with content * Fix missing icon in "Other Editions" section * Add consistent indention to multiline links.
-
- Apr 13, 2021
-
-
-
* Fix filter function * Fix title when list is cached * Clear filter when escape is pressed * Improve styling * Improve accessibility
-
* Add title and proper heading levels * Add loading animation * Improve list styles
-
- Apr 08, 2021
-
-
Robert Lange authored
* Fix most missing/duplicate get-it links. * All fallback text if no info available. * Use external link view helper for external links. * Update "no resolver links" translation. * Clean up template code. * Replace preg_match_all with strpos and add TODO * Fix HTML, use <div> and <p> appropriately * Indent links * Add margins between elements * Remove margin below last element
-
* Extend, simplify and rename grid classes, now supporting a 12-column grid system similar to Bootstrap. * Add links to search box and footer. * Make footer 3 columns and move links to the right. * Change post excerpt suffix to prevent breaks directly before the ellipsis. * add icons for database and sources * remove indention from address TODO: Some texts still require translation.
-
- Mar 22, 2021
-
-
* Make all icons in links clickable * Fix position in Firefox * Move link-with-icon SCSS to separate file
-
- Mar 18, 2021
-
-
* Style RVK code as badge * Increase margins * Fix dropdown background * On small screens, break code and label into separate lines * Remove border * Move SCSS code to separate file * Simplify template
-
- Mar 15, 2021
-
-
For templates with missing <h1>, style the first <h2> as <h1> and subsequent headings as one level higher.
-
- 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
-
- 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
-
-
- Feb 25, 2021
- 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.
-
Aspectis authored
* Add toggle icon * Add list background
-