- 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
-
- 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.
- 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
* 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 18, 2021
-
-
* 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
-
- 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
-
- Dec 18, 2020
-
-
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.
-