- Jan 24, 2023
-
-
Viola Elsenhans authored
* fix book bag button in collection view * add missing translations co-authored by: Alexander Purr <purr@ub.uni-leipzig.de> * scss comment
-
Robert Lange authored
* only do health check (get status) when record id is set - testConnections is tried later anyway * early return when get status (basic availability) has no results - don't try DAIA in testConnections in FincILS again * separate between DAIA and PAIA in FincILS testConnections
-
Alexander Purr authored
* show separate box with button for delete and edit * aligns search terms and options with delete button * new search terms display
-
Claas Kazzer authored
-
Claas Kazzer authored
* removes styles from containing element * sets styles for anchor contained within * Reset filters: unsets focus on outer elements, clarifies dropdown * active filters revision * streamlines scss
-
- Jan 12, 2023
-
-
Alexander Purr authored
* enables responsive tables on mobile-sizes (by using .table-resp-data & .table-resp-data-md)
-
- Dec 19, 2022
-
-
Robert Lange authored
-
Claas Kazzer authored
refs #22652 [finc] introduces WCAG variables for smallest screens [non-breaking change, can be merged] * also adds missing !default and clarifies chunks
-
- Dec 16, 2022
-
-
Robert Lange authored
-
- Dec 15, 2022
-
-
Alexander Purr authored
* adjust spelling * close i-tag correctly
-
- Dec 13, 2022
-
-
André Lahmann authored
* add canEditAccount to FincILS driver * adapt getIgnoredProfileFields for FincILS driver * extend FincILS configuration with settings for getIgnoredProfileFields * some code refactoring
-
- Dec 09, 2022
-
-
Robert Lange authored
-
Robert Lange authored
-
- Dec 05, 2022
-
-
Mathias Maaß authored
-
Robert Lange authored
-
- Dec 01, 2022
-
-
Mathias Maaß authored
* add getter methods for each PAIA cache key ** items ** fees ** notifications * remove items cache after placeTitleHold * remove items cache after
-
- Nov 30, 2022
-
-
Mathias Maaß authored
* newpassword action still uses database values
-
- Nov 28, 2022
-
-
Robert Lange authored
-
Robert Lange authored
refs #22779 [finc] addendum, code style: add short description for GetUserMediaReadyToPickup AJAX handler
-
Robert Lange authored
-
Alexander Purr authored
* improve default search tools (on bottom of result list) * comes from de_105 (tested in finc) * show search facets instead of tags in sidebar of author-home
-
- Nov 25, 2022
-
-
Mathias Maaß authored
-
Robert Lange authored
* close canvas on escape key * set focus on search-filter-toggle after closing facet sidebar * fix skip link to sidebar facets * fix skip link to sidebar facets - hide on mobile * set focus on search-filter-toggle after closing facet sidebar * TODO: check instances with "offcanvas = false" like de_l152 after VF6-upgrade refs #22564 [finc] use event.key instead of event.keyCode
-
- Nov 18, 2022
-
-
Jean-Pascal Kanter authored
-
- Nov 17, 2022
-
-
Claas Kazzer authored
-
Robert Lange authored
* w3c ** help: use same userLang for xml as for lang in meta tag ** add help.phtml to update html5 DocType ** adv help: use hyphens for name props ** search help: use hyphens for name props ** adv help: restore changes in root from #18999 - moved to finc accessibility ** sources list: remove href from button ** sources list: remove stray end tag for dfg link ** sources list: remove invalid and unused itemcount * fix urls of sources list ** use url encoded quotion mark for base url ** do not use external link view helper co-authored by: Alexander Purr <purr@ub.uni-leipzig.de> * w3c cart / bookbag: remove redundant value="1"
-
- Nov 14, 2022
-
-
Robert Lange authored
* show unique occurences in all themes except foundation * sort results
-
- Nov 10, 2022
-
-
Alexander Purr authored
* cancelILLRequest, * cancelHold, * cancelStorageRetrievalRequest, * renewals
-
André Lahmann authored
* introduce PermissionProvider for X-Real-IP and RemoteAddr rules * minor refactoring to fix cs issues * refactored private getRemoteAddr to protected
-
Robert Lange authored
* git branch --list *release* | tr -d \* | tr -d '+'| xargs git grep 'getUDKs' | grep -v function * git branch --list *release* | tr -d \* | tr -d '+'| xargs git grep 'getSeriesWithVolume' | grep -v function
-
- Nov 09, 2022
-
-
-
André Lahmann authored
* integrate record metadata into core templates
-
- Nov 08, 2022
-
-
Alexander Purr authored
* more flexibility on removing plugins in instances * add $activate-on-demand variables in finc ** use to override default usage of SCSS-Plugins in instances * finc default: ** bulkaction-visible-xs: disabled ** visited-links: disabled ** sidebar-filter-hide-checkbox: enabled
-
Robert Lange authored
-
- Nov 07, 2022
-
-
Robert Lange authored
-
Jean-Pascal Kanter authored
-
- Nov 04, 2022
-
-
Alexander Purr authored
* caused missing checkboxes and remove-filter-buttons on facets in sidebar
-
Jean-Pascal Kanter authored
co-authored by: André Lahmann <lahmann@ub.uni-leipzig.de> * reintroduce ExternalLink view helper in resolverLink.phtml
-
- Nov 03, 2022
-
-
André Lahmann authored
-
Jean-Pascal Kanter authored
* there were some slight individual changes that made them not working at the same time * changed private getContext() Funktion to protected to allow overwritting co-authored by: Robert Lange <robert.lange@uni-leipzig.de> * remove old accordeon variables
-