Commit Graph

4141 Commits

Author SHA1 Message Date
frank-ulrich-weber 4dd358c4e2
[BUGFIX] Fixes incomplete renaming $index_name to $indexName of #1048 (#1058) 2023-10-24 13:29:48 +02:00
Beatrycze Volk ef3d4585ee
[MAINTENANCE] Consistently use type declaration for parameters and return values - part 2 (#1045)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-10-23 13:34:17 +02:00
frank-ulrich-weber 8d21297d63
[BUGFIX] Fixes wrong type and missing initialization of $recordId (#1050)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-10-23 12:01:22 +02:00
frank-ulrich-weber bc6252e323
[MAINTENANCE] Fixes Phpmd CamelCaseMethodName warnings (#1049)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-10-23 11:23:58 +02:00
frank-ulrich-weber 1f4a32343c
[MAINTENANCE] Fixes Phpmd CamelCaseParameterName Warnings (#1048)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-10-23 11:07:44 +02:00
Beatrycze Volk fadb32af5c
[MAINTENANCE] Fix docs and types in AbstractDocument and its child classes (#1047)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-10-23 10:54:57 +02:00
frank-ulrich-weber 7533fbfac1
[MAINTENANCE] Fixes ESLint_camelcase warnings (#1044)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-10-23 10:36:43 +02:00
frank-ulrich-weber 2c4f231c07
[MAINTENANCE] Check object properties before using them (#1043)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-10-23 10:20:40 +02:00
Beatrycze Volk b25e5a49e5
[DOC] Fixes in docs of Solr classes (#1046)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-10-23 10:09:48 +02:00
frank-ulrich-weber 199ca9b3e6
[BUGFIX] Fixes incorrect usage of getFileLocation() instead of getFileInfo() (#1051) 2023-10-23 09:35:33 +02:00
frank-ulrich-weber 2dfbef8c44
[SECURITY] Fixes security issues #4526, #4523 und #4522 reported by CodeQL (#1041)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-10-04 22:57:40 +02:00
Beatrycze Volk c7c1368adc
[BUGFIX] Change check for empty result set (#1039)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-10-04 22:51:17 +02:00
frank-ulrich-weber d7898d3a39
[BUGFIX] Removes unnecessary semicolons (#1038)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-10-04 22:48:47 +02:00
frank-ulrich-weber 2978629ca8
[BUGFIX] Adds missing semicolons (#1037)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-10-04 22:45:06 +02:00
Beatrycze Volk 6d55568260
[BUGFIX] Fix var declaration for PageRender (#1036)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-10-04 22:31:48 +02:00
Beatrycze Volk 2974a8cacb
[BUGFIX] Remove check for $this->document not null (#1035)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-10-04 22:26:09 +02:00
Beatrycze Volk 061c727dc2
[BUGFIX] Fix namespaces in DocumentTypeFunctionProvider class (#1034)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-10-04 22:19:54 +02:00
Beatrycze Volk 33abfa0af6
[BUGFIX] Fix property type for feCruserId in Collection model (#1033)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-10-04 22:04:35 +02:00
frank-ulrich-weber 9d27e14601
[MAINTENANCE] Adds curly braces around blocks in loops and conditionals (#1032)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-10-04 22:01:06 +02:00
Beatrycze Volk a50ede14d2
[BUGFIX] Fix call findOneByIndexName (#1031)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-10-04 21:51:13 +02:00
Beatrycze Volk fbf1e92e55
[MAINTENANCE] Update MetadataController with AbstractDocument usage (#1030)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-10-04 21:39:31 +02:00
Beatrycze Volk fd44f90e18
[BUGFIX] Remove documentRepository from Indexer constructor (#1028)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-10-04 21:26:54 +02:00
Beatrycze Volk 1ced4e0bdd
[BUGFIX] Fix getting AbstractDocument instance from cache (#1026)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-10-04 21:24:23 +02:00
Beatrycze Volk cb42f3e0b0
[BUGFIX] Fix initialization and checks for rawData in API profiles (#1025)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-10-04 21:16:19 +02:00
Beatrycze Volk 4cdd51207c
[BUGFIX] Fix returns in functions of IiifManifest class (#1027)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-29 23:53:02 +02:00
Beatrycze Volk 2fa20c80f7
[BUGFIX] Fix calls for Indexer::add function (#1019)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-29 22:41:06 +02:00
Beatrycze Volk aa77dc7248
[MAINTENANCE] Consistently use type declaration for parameters and return values - part 1 (#1018)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-29 22:19:17 +02:00
Beatrycze Volk 133837a96c
[MAINTENANCE] Unify and improve PHPDocs for functions (#1014)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-29 14:13:38 +02:00
Beatrycze Volk 157f997e45
[MAINTENANCE] Unify and improve PHPDocs for class properties (#1013)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-29 12:23:32 +02:00
Beatrycze Volk 59fdeec04b
Unify and improve PHPDocs for classes (#1012)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-28 21:46:27 +02:00
Beatrycze Volk 6fff5d5008
[MAINTENANCE] Remove {@inheritdoc} from functions (#1011)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-28 20:42:44 +02:00
Beatrycze Volk 5ba47e8bd0
[MAINTENANCE] Consistently use namespace declaration and avoid namespaces in code (#1010)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-28 20:32:47 +02:00
Beatrycze Volk 72e9635588
Display and index hyphenated words as normal words (#1009)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-28 16:32:45 +02:00
Beatrycze Volk 9583e92087
[FEATURE] Use getFileInfo function for getting file url and mime type (#1008)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-28 16:21:19 +02:00
Beatrycze Volk 8c49130871
[MAINTENANCE] Use Middlewares instead of eID scripts (#1003)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-28 13:05:40 +02:00
Beatrycze Volk c57d08bd9f
[MAINTENANCE] Remove not needed sanitize for double parameter (#1006)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-28 12:40:58 +02:00
Beatrycze Volk 28a365c435
[FEATURE] Reimplement SearchInDocument tool to create results' links in backend (#1002)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-27 15:30:10 +02:00
Beatrycze Volk 8bb5550df9
[BUGFIX] Fix returns in controllers' main functions (#1001)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-27 14:18:04 +02:00
Beatrycze Volk db4ecb12df
[BUGFIX] Reassign viewData['requestData'] after page is validated (#1000)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-27 13:46:34 +02:00
Beatrycze Volk 72fcc8d2da
[DOCUMENTATION] Fix documentation for toolbox (#999)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-27 13:17:31 +02:00
Beatrycze Volk b4fe188823
[MAINTENANCE] Rename Doc class to AbstractDocument (#990)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-09-27 12:52:10 +02:00
Beatrycze Volk ccf559d803
[MAINTENANCE] Change initialization of DocumentRepository in DocumentTypeFunctionProvider (#960) 2023-09-27 12:44:01 +02:00
Sebastian Meyer 2116044d44 Merge branch 'master' of https://github.com/kitodo/kitodo-presentation 2023-09-27 11:58:53 +02:00
Sebastian Meyer 179f4d4704 Update tests.yml 2023-09-27 11:58:32 +02:00
Christopher fa3cdee669
[BUGFIX] PageRepository class moved to Core (#1020) 2023-09-27 11:20:29 +02:00
Sebastian Meyer b7a16e1cca Update composer.json 2023-09-26 09:55:34 +02:00
dependabot[bot] 534a096c8b
[MAINTENANCE] Bump typo3/testing-framework from 6.16.9 to 7.0.4 (#1017)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-25 13:58:52 +02:00
Sebastian Meyer ddb1076b39 Remove redundant method setPage() 2023-09-15 20:19:09 +02:00
dependabot[bot] ee43a78662
[MAINTENANCE] Bump guzzlehttp/psr7 from 2.4.3 to 2.6.1 (#1016)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-15 18:54:52 +02:00
Sebastian Meyer 5e069ebeb2 Merge branch 'effective-webwork-typo3v11' 2023-09-15 18:45:32 +02:00