- Jan 17, 2023
-
-
Demian Katz authored
- Part of preparation for Laminas.
-
Chris Hallberg authored
-
Demian Katz authored
- Preparing for Laminas migration.
-
Demian Katz authored
-
Lionel Walter authored
-
Demian Katz authored
-
Ere Maijala authored
- This fixed hold cancellation to not throw an error when trying to decode the answer.
-
Ere Maijala authored
- Also don't return a misleading message in the blocks elements.
-
Demian Katz authored
-
Demian Katz authored
-
Ere Maijala authored
-
Demian Katz authored
- Move configuration setting to constructor via factory (instead of using setConfig in ManagerFactory) - Use camelCase for more parameters/variables - Simplify/condense code where possible - Add test coverage
-
Josef Moravec authored
-
Mario Trojan authored
- Allows configuration to control how short link redirection works; default is now to use a header redirect for short links and an HTML-based redirect for longer ones in order to work around some limitations of php-fpm.
-
- Jan 12, 2023
-
-
Viola Elsenhans authored
-
André Lahmann authored
-
André Lahmann authored
-
- Jan 06, 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
-
- Jan 05, 2023
-
-
Claas Kazzer authored
-
- Dec 20, 2022
-
-
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
-
- Dec 19, 2022
-
-
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 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
-
- 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
refs #22779 [finc] addendum, code style: add short description for GetUserMediaReadyToPickup AJAX handler
-
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 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
-
-