- 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>
-
- Sep 28, 2021
-
-
* hide pagination (not working yet) * style elements user friendly
-
- 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
-
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 19, 2021
-
-
* 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
-
- Apr 15, 2021
-
-
* use html lists for record listings * add aria-described by for checkboxes ** set label context
-
- 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
-
-
* 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 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 22, 2021
-
-
- 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
-
-
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 03, 2020
-
-
* Update/create all templates required for the frontpage * Add new styles, webfonts, icons and images * Update/add translations * Add a factory method for including SVG icons for more details see issue/18596
-
- Aug 12, 2020
-
-
* basic BARF rollback ** reorder header ** set colors and borders ** unset outline ** keep button color white when disabled ** set shards in same line like button for advanced search * fix notice in data-series.phtml ** check for unset title or volume * fix missing id in result-list of AI ** needed for evaluating ajax response, which item is already saved in list
-
- Jul 06, 2020
-
-
Dorian Merz authored
* enable admin section, activates module via config * restricts access through fidis * only show resource tags older than one week * prepare admin tags display with date filter * add sorting link to tag list template * add missing translation * show date on admin tags list * clarify tag display is suspended for one week * clarify admin tag list entries * link admins to tag management pages * adds links in footer and myresearch menu * change wording of tags saving success line * clarifies delay between saving and public display of tags
-
- Jun 02, 2020
-
-
Dorian Merz authored
* add more whitespace for readability * add some responsiveness
-
- May 27, 2020
-
-
* removes first BROWSE items list from flex context and styles it as h2 * adds minor change so BROWSE item list hiding works for non-active items too
-
- May 20, 2020
-
-
Dorian Merz authored
* adds some help texts * additional info for user * some styling * fix styling of usertags menu entry
-
- May 19, 2020
-
-
Dorian Merz authored
* on detail view: ** introduce (visually) independent tag section ** remove unnecessary whitespace * only show own tags in favorite list
-
- May 18, 2020
-
-
Dorian Merz authored
* adds all my tags section to MyResearch * clarifies usage of "Your Tags" Recommend (i.e. filter for Favorite Lists)
-
- May 14, 2020
-
-
Dorian Merz authored
* removes counting for tags * adds markings for "tagged by you" and "tagged by others" * clarifies tag usage by improved wording
-
- Apr 07, 2020
- Mar 31, 2020
-
-
Robert Lange authored
* restore original base font-size of 14 px * set flex-long to 40 percent * override new finc styles for modal closing X: set background transparent again
-
- Mar 30, 2020
-
-
* render with language, colors, fonts suitable for bbi * add css for matomo container
-
- Mar 11, 2020
-
-
* set search input border to grey again * set padding on top of body on adv. page * use mainly bootstrap style for lightbox closing button (x)
-
- Mar 06, 2020
-
-
Sebastian Kehr authored
-
- Dec 03, 2019
-
-
-
* solves hiding of offcanvas button in detail view via scss * removes empty offcanvas-toggler template
-
- Oct 08, 2019
-
-
Dorian Merz authored
-
- Oct 07, 2019
-
-
Dorian Merz authored
* integrate worldsearch module * merges WolrdCat and HoldingsILS tabs * sets WorldcatTab as default * adds FID-BBI specific RecordTab ViewHelper to have tab still displayed even for empty WorldCat response
-