- Nov 25, 2020
-
-
- Nov 19, 2020
-
-
Dorian Merz authored
-
- Nov 16, 2020
-
-
* introduces variable to overwrite link decoration * introduces variables for modal close buttons * corrects erroneous variables * alters layout.phtml for modal loading display inside modal-body * changes close-x color
-
- Nov 13, 2020
-
-
ha848myco authored
* For offcanvas=true: ** Set focus to back button on sidebar resp. to active element on account sidebar ** Add back button for Author search on result list ** Add toggle button for search tips ** Add back button for search tips ** Add toggle button on page Library Cards ** Add toggle button on page Change Password * For offcanvas=false: ** Add back button ** Add link to the sidebar (toggle button) ** Add link to the content (back button) ** Set focus to back button on sidebar resp. to active element on account sidebar * Add new translation for search tip toggle button * adds aria-labels to offcanvas * sets sidebar for XS ** sets default to offcanvas true ** sets default to bookbag true ** makes sidebar on XS 100% wide when offcanvas is off ** corrects various scss glitches * use altered function in separate JS file ** avoid copy-paste overhead in case of changes on parent theme
-
- Nov 12, 2020
-
-
Dorian Merz authored
-
* Remove list tags related from the search box like the bootstrap3 solution * Adapt the styles for having good results for 200% zoom * Review header for SM ** Review shards and search filters for SM to have no overlapping ** Remove space between the search buttons ** Adapt the search input field for the account page with the account warning button
-
- Nov 10, 2020
-
-
Dorian Merz authored
-
- Nov 09, 2020
-
-
* edit getURLs in SolrMarcFincTrait for marc 856 https://www.loc.gov/marc/bibliographic/bd856.html ** new: set description to full text if 856 ind.2 = 0 (resource) and other subfields missing (3, x, z, y) ** new: set description to further information if 856 ind.2 = 2 (related resource) and other subfields missing (3, x, z, y) ** keep: set description to Online Access if ind.2 = 0 and doi.org and ind1 = 0 * add translation for Further information and full text plain ** full text / Volltext ** Further informationen / Weiterführende Informationen
-
* Add start link to breadcrumbs * Switch colors for focus and hover over a breadcrumb link * Advanced search result list: ** Reduce margin-bootom to make the breadcrumb visible ** But it works only for 100% and a search term occupying only one line
-
-
* prevent notices when publication details are empty * prevent fidis notice / error when issn in getPublishedIn is null ** set array with empty string instead
-
-
- Nov 06, 2020
-
-
Alexander Purr authored
* add constants * more generic order process including functions for extending within instances * remove unused variable subitoPartialCopy
-
Robert Lange authored
-
Gregor Gawol authored
* adds del-btn class for SCSS to work * refines SCSS for dropdown to open in correct position
-
-
- Nov 05, 2020
-
-
Dorian Merz authored
* also refs #18191
-
* check if link
-
Dorian Merz authored
-
* for some header buttons: ** Book bag ** My account ** Logout * Favorites: Harmonize focus behaviour of delete button to the one of edit button
-
- Nov 04, 2020
-
-
ha848myco authored
* Remove toggle button for record having tab-view on search result list
-
ha848myco authored
* Prevent print of search filter toggle button
-
Dorian Merz authored
-
-
* Only relevant for XS: Highlight navbar-toggle on hover and focus * Use existend variable for navbar toggle hover background color * Make variable navbar-default-toggle-hover-bg rewritable
-
* Use tag p instead of div for flashmessages * Change tag <div> with <p> for alerts * Review class text-success ** Change <div> with <p> ** Remove margin-bottom * move newly added files to throwaway theme * introduce finc specific Flashmessages ViewHelper co-authored by: "Dorian Merz <merz@ub.uni-leipzig.de>"
-
- Nov 03, 2020
-
-
- Nov 02, 2020
-
-
Dorian Merz authored
-
* for German * for English (not necessary, but for the sake of completeness)
-
- Oct 29, 2020
-
-
* hide toggler * remove myresearch from breadcrumbs
-
- Oct 27, 2020
-
-
* remove obsolete Dismax fix from 14850 / 14831 * use finc as parent instead of vufind
-
Dorian Merz authored
-
* backported for Vufind 5 to keep focus in modal when tabbing with keyboard * also see https://github.com/vufind-org/vufind/pull/1667
-
refs #18482 [finc] add missing import for ForbiddenException and ListPermissionException used in MyListAction
-
- Oct 15, 2020
-
-
refs #17833 [master] Review disabled buttons * Do not show disabled prev or next button on details view * Add title to submit button on account resp. change password page
-
- Oct 09, 2020
-
-
Dorian Merz authored
-
Alexander Purr authored
* if not show error template * add error translation
-
Robert Lange authored
-
André Lahmann authored
-
-