Commit Graph

4141 Commits

Author SHA1 Message Date
Beatrycze Volk d0cf689457 [BUGFIX] Display issues correctly in ToC plugin (#964)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 18:41:06 +02:00
dependabot[bot] 650e8eb8ba [DEPENDENCY] Bump typo3/testing-framework from 6.16.8 to 6.16.9 (#996)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 18:41:06 +02:00
dependabot[bot] 3ba1c64073 [DEPENDENCY] Bump typo3/html-sanitizer from 2.1.1 to 2.1.3 (#995)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-15 18:41:06 +02:00
Beatrycze Volk 5ce393cafe [BUGFIX] Minor fixes in ToolboxController (#993)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 18:41:05 +02:00
Beatrycze Volk e888384e73 [BUGFIX] Minor fixes in Helper class (#992)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 18:40:29 +02:00
Beatrycze Volk ce755eacd6 [BUGFIX] Remove not needed call to createDocument function (#991)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 18:40:02 +02:00
Beatrycze Volk f2add87751 [BUGFIX] Use $forceReload parameter in getInstance (#989)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 18:40:02 +02:00
Beatrycze Volk e60d6b66ad [BUGFIX] Remove not existing getUid and getLocation (#988) 2023-09-15 18:40:01 +02:00
Beatrycze Volk 9e77aa1a41 [BUGFIX] Resolve link to the parent if the parent is multivolume_work or multipart_manuscript (#985)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 18:40:01 +02:00
Beatrycze Volk 36d9438ada [MAINTENANCE] Fix and move Solr classes (#982)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 18:40:01 +02:00
Beatrycze Volk 8726c276c0 [BUGFIX] Fix return type for getTableOfContentsFromDb function (#986)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 18:40:01 +02:00
Beatrycze Volk 08ef9f4990 [BUGFIX] Fix variable type and remove deprecations in FileLocationUpdater (#981)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 18:40:01 +02:00
Beatrycze Volk a20b8187e0 [FEATURE] Use order in case volume_sorting is empty (#984) 2023-09-15 18:40:01 +02:00
Christopher 0d590cc96a [BUGFIX] Persist collection to prevent duplicates (#983) 2023-09-15 18:40:00 +02:00
Beatrycze Volk ddaaf04897 [BUGFIX] Fix logger docs in API classes (#980)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 18:40:00 +02:00
Beatrycze Volk e39d8e9556 [BUGFIX] Fixes in Doc class (#979) 2023-09-15 18:40:00 +02:00
Beatrycze Volk b7f2404d15 [BUGFIX] Fix SolrSearch implementation (#978)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 18:40:00 +02:00
Beatrycze Volk eb1bffd1f9 [MAINTENANCE] Improve readability in SearchController (#977)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 18:40:00 +02:00
Beatrycze Volk 8468a9510e [MAINTENANCE] Remove unused imports and declarations (#976)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 18:38:57 +02:00
Beatrycze Volk 201d32d4b7 [FEATURE] Make amount of children rows configurable (#970)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 18:38:19 +02:00
Michael Kubina ecf8b3c29b [FEATURE] Add more search operators and fix highlighting (#948)
Co-authored-by: Michael Kubina <michael.kubina@sub.uni-hamburg.de>
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 18:38:19 +02:00
Beatrycze Volk eaf770e8bb [MAINTENANCE] Initialize metadata array with empty values in abstract Doc class (#961)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 18:38:19 +02:00
Beatrycze Volk fc1f7318e3 [MAINTENANCE] Adjust deprecated calls for database queries (#975)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 18:38:18 +02:00
Beatrycze Volk 787fbaccf6 [BUGFIX] Display volumes correctly in ToC plugin (#957)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 18:38:18 +02:00
Beatrycze Volk d9963cf7b6 [BUGFIX] Check if result returned from suggester is iterable before passing it to the array (#973)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 18:38:18 +02:00
Beatrycze Volk 9826fcac43 [BUGFIX] Check for getDoc equal null in DocumentTypeFunctionProvider (#972)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 18:38:18 +02:00
Beatrycze Volk 3ed0d61fde [BUGFIX] Fix error Illegal string offset 'id' (#971) 2023-09-15 18:38:18 +02:00
Sebastian Meyer 5271bfd026 [BUGFIX] Revert #967 "Increase the amount of metadata loaded in collection view" (#969) 2023-09-15 18:38:18 +02:00
Beatrycze Volk a5285ccc52 [BUGFIX] Increase the amount of metadata loaded in collection view (#967)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 18:38:18 +02:00
Michael Kubina 73eaa5f723 [BUGFIX] Prevent attempted indexing of improper dateformats (#963)
Co-authored-by: Michael Kubina <michael.kubina@sub.uni-hamburg.de>
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 18:38:18 +02:00
Beatrycze Volk bc51faaa03 [MAINTENANCE] Use parentHref for getting parent document uid while indexing (#958)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 18:38:18 +02:00
Beatrycze Volk 87af8454b6 [BUGFIX] Sort entries in Table of Content plugin by orderlabel (#956)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 18:37:30 +02:00
dependabot[bot] 3a0a369a9b [MAINTENANCE] Bump typo3/testing-framework from 6.16.7 to 6.16.8 (#955)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 18:37:30 +02:00
Beatrycze Volk 75cafd5ac4 [BUGFIX] Add cases for tools configured without tx_dlf_ (#951)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 16:25:34 +02:00
Beatrycze Volk 70b80d209f [BUGFIX] Fix logger call for warning (#950)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 16:25:33 +02:00
Beatrycze Volk 629e145a3d [BUGFIX] Fix doc calls in MetadataController (#949)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 16:25:33 +02:00
Michael Kubina eb1813e91a [FEATURE] Add an option to preselect fulltext search as default (#905)
Co-authored-by: Michael Kubina <michael.kubina@sub.uni-hamburg.de>
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 16:25:33 +02:00
Michael Kubina 751955e26e [BUG] Fix pagenavigation on sorted resultsets (#930)
Co-authored-by: Michael Kubina <michael.kubina@sub.uni-hamburg.de>
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 16:25:33 +02:00
Michael Kubina 54a8090bd6 [BUGFIX] Fix missing lastPage option in Navigation-Plugin and swapped pageBack/pageStepBack (#945)
Co-authored-by: Michael Kubina <michael.kubina@sub.uni-hamburg.de>
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 16:25:33 +02:00
Beatrycze Volk 596408ee8a [MAINTENANCE] Move proxy URL configuration to AbstractController (#944)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-15 16:25:33 +02:00
dependabot[bot] 41b581c047 [DEPENDENCY] Bump guzzlehttp/psr7 from 1.9.0 to 1.9.1 (#947)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-15 16:25:33 +02:00
Beatrycze Volk a66f94d0d0 Assign mimetype directly 2023-09-15 16:23:40 +02:00
Beatrycze Volk f81bc2e0bc Remove sanitize for double request data
It is already done in AbstractController
2023-09-15 16:23:40 +02:00
Beatrycze Volk ab221c176b Change way for rendering tools in toolbox 2023-09-15 16:23:40 +02:00
Beatrycze Volk ccbc0a1879 Improve readability of toolbox typoscript 2023-09-15 16:23:40 +02:00
Beatrycze Volk e0c0848157 Split parsing of metadata in printMetadata method 2023-09-15 16:23:40 +02:00
Beatrycze Volk aa7d3368b6 Add reference the current index in the foreach loop
Avoid $i incrementation inside the loop
2023-09-15 16:23:40 +02:00
Beatrycze Volk 303fe26448 Move build of metaCObjData to the own method 2023-09-15 16:23:39 +02:00
Beatrycze Volk 55e28b56d9 Add class property doc to shorten usage of $this->document->getDoc() 2023-09-15 16:23:12 +02:00
Beatrycze Volk 039ec07e2c Move setPage out of else statement 2023-09-15 16:23:12 +02:00