- Nov 17, 2022
-
-
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
-
- Nov 07, 2022
-
-
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
-
- Nov 02, 2022
-
-
André Lahmann authored
-
- Nov 01, 2022
-
-
André Lahmann authored
-
- Oct 28, 2022
-
-
André Lahmann authored
* remove sidefacets from collection/view.phtml
-
- Oct 27, 2022
-
-
Mathias Maaß authored
-
- Oct 24, 2022
-
-
- Oct 21, 2022
-
-
Alexander Purr authored
* add cluster for extracting possible year ranges * set up possible ranges and by user chosen filtered years at the beginning of template to provide fitting variables for inputs and date range slider * adjust configuration for loading complete range of years
-
Mathias Maaß authored
-
Mathias Maaß authored
-
- Oct 20, 2022
-
-
André Lahmann authored
* reduced profile.phtml template to show only user data from ILS
-
- Oct 17, 2022
-
-
Robert Lange authored
* set aria-label / alt attribute for cover images * to set attributes for link and image after loading by ajax * ajaxcovers and useCoverFallbacksOnFail must be true * make cover tabable when image could be fetched from api * add translations for label texts * minify icon texts occurances * render icon-text via record-icon.phtml
-
- Oct 14, 2022
-
-
André Lahmann authored
* minor fixes in comments and formatting of ILS Connection, Holds and EnhancedRenderArray
-
- Oct 13, 2022
-
-
Robert Lange authored
-
Viola Elsenhans authored
* hide checkboxes, cut text by ellipsis, reduce padding * reduce padding for active filters * reduce padding-left for active filters * outsource scss for improve filters on sm * delete unused in sidebar, move file to activate-on-demand folder co-authored by: Alexander Purr <purr@ub.uni-leipzig.de> * move import of plugin to Activate-On-Demand section
-
* update FincILS.ini with latest contents of DAIA.ini and PAIA.ini * Fix PAIA notification caching * Cache PAIA fees response * Cache PAIA user details co-authored by André Lahmann <lahmann@ub.uni-leipzig.de>
-
- Oct 05, 2022
-
-
Viola Elsenhans authored
* set width for book bag icons in list of results * no margin for book bag icons, remove whitespaces and newline * cut number for with * removed unused * change width of book bag icon to 1.3
-
André Lahmann authored
-
Alexander Purr authored
* rename $search-filter-remove-text-decoration to $search-filter-text-decoration * specify filter buttons and link decoration
-
- Sep 27, 2022
-
-
Robert Lange authored
-
- Sep 22, 2022
-
-
André Lahmann authored
-
Robert Lange authored
-
André Lahmann authored
* add robots.txt for all finc catalogues * disallow private lists for crawlers
-
- Sep 21, 2022
-
-
André Lahmann authored
-
Alexander Purr authored
* disabled by variable ** To think about: configuration via ini-file * prevents rendering emtpy content divs * improving link decoration inheritance * text-decoration configurable for ** links styles for .btn class ** links in main content ** links in footer * main variable: $link-text-decoration * inheriting in finc: ** $state-link-text-decoration ** $book-bag-add-to-in-sidebar-toggler-text-decoration ** $footer-link-text-decoration ** $btn-text-decoration * moving >Default anchor/link styles general< block to prior position for reuse of $link-text-decoration
-
- Sep 20, 2022
-
-
Robert Lange authored
* add test for getPages and .enw-output of marc and ai records * add fixures for marc and ai * code styles for SolrDefaultFincTrait * fix SolrMarcNewerPreviousTest * run test via: docker exec -it vufind_php_1 sh -c "vendor/bin/phpunit --configuration module/finc/tests/phpunit.xml module/finc/tests/unit-tests/src/fincTest/RecordDriver"
-
- Sep 19, 2022
-
-
Robert Lange authored
* not ticket related: add colors for finc tests in general
-
- Sep 15, 2022
-
-
Alexander Purr authored
* searchID is needed to edit existing advanced search
-
Robert Lange authored
-