- Jan 12, 2021
-
-
Dorian Merz authored
-
see issue/17720_a for details co-authored by: Heike Reinken <reinken@ub.uni-leipzig.de> co-authored by: Dorian Merz <merz@ub.uni-leipzig.de>
-
- Jan 11, 2021
-
-
-
* remove outdated access comment * handle spaces consistent
-
* prepend type of reproduction if set * eventually outsource new helper method $getSubfieldLinesConcat to SolrMarcFinc later
-
* Add attribut data-title for table elements for AI records
-
- Dec 18, 2020
-
-
* make cover link not focusable
- Dec 17, 2020
-
-
Alexander Purr authored
refs #18833 [finc] remove visible back button (in normal sidebar), show only in offcanvas sidebar mode * remove content top padding just for mobile resolutions
-
- Dec 16, 2020
-
-
* add specific translations: try to switch between search results and favorites * add context parameter for renderer to figure out the right label for search results or favorites listings checkboxes ** once in Contoller ** once in earliest template co-authored by: Claas Kazzer <kazzer@uni-leipzig.de> * minor translation changes for checkboxes
-
Dorian Merz authored
+ code styling
-
* in menu of side facets: ** by using SideFacets helper ** setting terms to decorate in facets.ini * in footer: ** remove empty call to layout()->poweredBy ** translate poweredBy ** remove language tag of poweredBy, because it's translated ** use external link view helper for footer images ** set aria-hidden to true for images * adjust alt text for footer images (like UBL) in language files
-
- Dec 14, 2020
-
-
Robert Lange authored
-
Robert Lange authored
* set aria-live to polite * set aria-atomic to true
-
* removes entire block applies to search-controls on XS * adds important revision note to scss about offcanvas * removes erroneous finc block (again)
-
- Dec 11, 2020
-
-
Dorian Merz authored
* reverts some changes from #17950 * also adds role=alert to alerts (accessibility:vf5.1) co-authored by: "Claas Kazzer <kazzer@uni-leipzig.de>"
-
- Dec 08, 2020
-
-
Dorian Merz authored
* add ezb=1 to Ezb Resolver request * fix Ezb Resolver config ** you MUST NOT send issn AND zdbid ** this fix prefers issn
-
Dorian Merz authored
* externalize generation of off site links * add target = _blank and rel=noopener to all external links * set standard value for $translateLabel to false * set merging order for parameters, so rel and target may be overwritten
-
* removes ajax-account.js -- we use BS version * unifies expand sidebar behaviour to use aria-label instead of title
-
- Dec 04, 2020
-
-
* navigation landmark isn't needed anymore
-
* Change display property * Handle width XS * Review the widths SM, MD and LG * Complete the width XS * Surround the select box and the refresh button with a div-tag * Review the styling for the width XS * Review the new div-tag for all widths
-
* add submit button to page limit and sorting form on result lists (and favorites) ** no automatic page reload on selection change ** therefore no focus changing * language selection form ** change language link into submit button ** still using js for setting language value before submitting
-
* Remove title attributs having redundant information related to the content
-
- Dec 03, 2020
-
-
Dorian Merz authored
* introduce finc HeadTitle ViewHelper * use library name instead of empty title
-
* replaces div with span because div not allowed in this context
-
Dorian Merz authored
* remove addFincIdToRecord * introduce searchRelatedRecords instead * introduce getLinkedKxpRecord for multiple record linking functions * move getRelatedRecords funcionality to getAdditionals * show more Online Editions in holdings tab ** extend getAdditionals by note (MARC subfield $n) ** also show link if $n === 'Online-Ausgabe" * detail view ** only show actually linked records if present ** show more elaborate label for related records * refactor getHierarchyParentID ** reuse getRelatedKxpRecord
-
- Dec 02, 2020
-
-
Dorian Merz authored
-
* simplifies match-conditions * adds performing string-function
-
- Dec 01, 2020
-
-
-
* do ajax calls before document loaded * load within cover template by id * use style based icon or default icon as preview while loading covers * minimize script for ajax covers in template
-
Robert Lange authored
* use solr instead of ils ** because not every instance has an ils ** because ils driver has not to be configured anymore ** but still use ils on local alpha for demo driver and missing indexExtension * add finc New Items Plugin and Controller ** use indexExtension to create query for date range * use radio selects instead of buttons for range * add label-for options * add legend and better translations (Choose Period) * removes styling br * adds mainbody for styling
-
- Nov 30, 2020
-
-
* give landmarks translated titles * moves skip links and intro text inside header * removes 'Toolbar' title from toolbar.phtml (already in h2 above) co-authored by: "Claas Kazzer <kazzer@uni-leipzig.de>"
-
* fixes header icons and my account labels * formats my account warning icons * increase padding on myaccount menu numbers * fine-tunes overdue and ok buttons * adjusts warning/bell icons in header on hover
-
* for details see issue/18535 * additionally: move templates to accessibility theme
-
- Nov 27, 2020
-
-
Dorian Merz authored
* also removed redundant array-check in Router
-
- Nov 25, 2020
-
-
* cleans up FincMissing - result-list * purges redundant code from FincMissing - result-list co-authored by: "Claas Kazzer <kazzer@uni-leipzig.de>"
-
* Review German translation for E-Mail ** Set German translation to "Mailen" ** Show the bulk action button list on search result page by default ** Bulk action button list: Change the order of the buttons ** Favorites: *** Add aria-label to the edit and delete button for every item *** Show action and title for the new aria-label * Review bulk action buttons ** Change order *** Change order for the result list *** Change order for the favorite list ** Change German translation for Print * Review variable bookbag_email_selected ** Use it again in h2 tag ** Change German translation
-
- Nov 23, 2020
- Nov 20, 2020
-
-
Alexander Purr authored
* add uniqueId as identifier for record title link / span * use everywhere the same describedById structure for checkbox aria-describedby and id of title span/ link
-
- 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
-