- Jul 15, 2020
-
-
Robert Lange authored
* consolidate h1 and h2 headlines and adapt h1 to h2 * increase border on hover by adding inner outline of 2px in sum * hover / focus: use underline for most links and change color of icons: ** save favorite ** mail ** download ** search history * change border for hover and focus but keep together mostly, avoid :active settings * replace dotted lines on hover * extract buttons and get-It-Box into own files * improve several format warnings * add tabindex for main menu * fix notice for unavailable shard solr4entwickler: set unchecked * make main menu and main submenu navigable by tab * emphasize button hover * handle BARF leading whitespaces in links * differentiate focus by keyboard and mouse ** example seen in search submit button ** eventually transfer this solution to buttons / dropdowns / selects * make checkbox mark black * use custom mixin for border of get-it-boxes * use azure hover for language menu * no bold font on hover of buttons * set focus in language menu, main submenu and searchtabs filter by javascript when hitting enter or space bar
-
- Jul 07, 2020
-
-
Robert Lange authored
-
Robert Lange authored
-
- Jul 14, 2020
-
-
Dorian Merz authored
-
* adds a space to before and after icons of offcanvas toggler * non-breaking beautifying change
-
- Jul 13, 2020
-
-
Dorian Merz authored
-
- Jul 10, 2020
-
-
* added template
-
- Jul 08, 2020
-
-
Dorian Merz authored
* add via Delegator * validate config file before adding * make factory more generic ** allows inherited FincLibero drivers to use same factory method
-
- Jul 07, 2020
-
-
* fixed doi
-
* config get it box
-
Robert Lange authored
-
- Jul 06, 2020
-
-
Dorian Merz authored
-
* corrects lightbox and scss ** restores lightbox.js ** turns navbar-height calculation into correct formula * bugfixes xs ** changes offcanvas toggler into link ** hides media icons on XS by default ** adds margin-right to lang menu * fixes media display in result list * reverts hiding media icon (breaking change) * fixes IDs and anchors for correct sidebar functionality * fixes more sidebars * removes solo switch in record view * replaces strcmp operation in header since header is used in most instances * fix to lang menu: removes over-complicated hidden attribute
-
- Jul 02, 2020
-
-
Dorian Merz authored
see issue/15055 for details
-
Dorian Merz authored
-
- Jul 01, 2020
-
-
ckaz authored
* improves print setting for favorites list * reinstates print.scss
-
Dorian Merz authored
* rebuild changes from #9016 * serialize data to new DB field ** use VuFind's new getExtraMetadata * change method for serialization ** relies on RecordDriver function instead of Solr fields ** adds some additional data ** add some functions to serialization * adds result-list template to provide print output * change search link for missing records * use advanced search * show standard title line for missing records * assure bacwards compatiblity ** handle resource table entries that have been added before this feature went active ** early return if extra_metadata is missing * some code styling
-
Dorian Merz authored
* adds TreeRenderer section to HierarchyDefault.ini * allows for selection of tabs that are linked to from the tree * configure tree parent links differently
-
- Jun 29, 2020
-
-
-
* fixes visibility of remove search group button
-
* Recommend/CatalogResults.phtml * Recommend/OpenLibrarySubjects.phtml * Recommend/WebResults.phtml
-
* removes lightbox.js * adds missing element to German translations * removes redundant template (BS version works!) * corrects translation
-
* Removed finc/../Recommend/SideFacetsDeferred.phtml * Removed themes/finc/js/advanced_search.js * Removed themes/finc/templates/breadcrumbs/default.phtml * Removed themes/finc/templates/layout/lightbox.phtml * Review the pagination ** Used the BS solution as base and do some little corrections ** Add only German translations related to the new pagination items
-
* For moese hover add the underline and change backgroundcolor
-
* restructures and corrects SCSS for header and language dropdown * corrects outline in header: removes solide white border for hover/focus * fix header outline color: sets border color on focus to focus color
-
* Hover for Search-Inout and Search-Select in header * Hover contrast for language option fields * Hover over search input field * Hover over language selection for MD and LG ** Active language is a disabled button now ** No rebuilt of the page for an active language now * Mouse hover is identically now with keyboard hover for the header logo * Some amendments for the header ** Add focus for search input field and search selection ** Review the language button *** For only two configured languages there will appear only a button for the other language not beeing used currently *** For more than two languages there will appear a dropdown menu ** Set the navbar height to 112px as suggested in the ticket
-
-
- Jun 25, 2020
-
-
* adds templates missing from issue 17607
-
* Add a 'skip to' link to the sidefacets only for the search results page * Do not show this link for XS screen * Refine the skip to message ** Add prefix ** Distinguish between de and en language * Remove "Weiter" in the skip link text for German translation
-
* Reachability of delete and empty button on the cart side
-
* On the sidebar: <h4> becomes <h2>
-
* Set the <h3> to <h2> * Amend contrast for hover over "jstree-clicked" item * Amend contrast for hover over the toggle triangle * Amend the color for clicked Context items * Remove solution suggestion
-
- Jun 24, 2020
-
-
* for details see issue/17621_new co-authored by: "Alexander Purr <purr@ub.uni-leipzig.de>"
-
- Jun 22, 2020
-
-
* Remove the link to the Alpha Browse from the footer area
-
* Set the contrast for disabled submit button * Show the input fields and labels when they have an incorrect input * Show the the related error message for the incorrect field
-
* Modal close button gets black blackground on keyboard focus
-
* Increase the contrast for hover related to the normal status * Amend the hover contrast for some elements * Use variables for hover colors
-
- Jun 19, 2020
-
-
Dorian Merz authored
* for details see issue/12851
-
- Jun 18, 2020
-
-
Dorian Merz authored
-
Robert Lange authored
* prevent notices when publication details are empty * prevent fidis notice / error when issn in getPublishedIn is null ** set array with empty string instead
-