Commit Graph

75 Commits

Author SHA1 Message Date
Sebastian Meyer e9c184653f
[SECURITY] Update dependencies to fix security issues (#1174) 2024-02-14 22:14:01 +01:00
Sebastian Meyer 2f30469c99 [SECURITY] Update TYPO3 v11 dependency to newest safe version 2023-11-17 15:54:24 +01:00
Beatrycze Volk 0be9160a56
[MAINTENANCE] Introduce usage of PHPStan checks for new PR (#1052)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-10-24 18:37:33 +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
Christopher 46fa386281
Merge branch 'master' into typo3v11 2023-03-01 11:26:42 +01:00
Christopher Timm 8b190c59a0 Use latest safe typo3 versions in composer.json and add composer.lock 2023-02-28 16:47:02 +01:00
Christopher 81e0afdb93
Update composer typo3 version to 10.4 and 11.5 2023-02-23 08:52:38 +01:00
Sebastian Meyer 0c1dc276fc Reduce version constraint for TYPO3 v9 2023-02-16 15:26:06 +01:00
Sebastian Meyer a1c2a2698a Don't require non-public TYPO3 versions 2023-02-16 15:23:04 +01:00
Sebastian Meyer 1a764b5c82 Update dependencies to newest versions 2023-02-16 13:54:34 +01:00
Sebastian Meyer 47de43bf00
Bring dependencies up to date 2023-01-26 16:54:20 +01:00
Kajetan Dvoracek afae0d9e28 Make provisions for using PHP 8
- Add composer script to install dependencies via docker
- Run unit tests in docker by default
- Update documentation (by the way, ignore-platform-req wouldn't work
  because Composer then would pick a too recent version of psr/cache).
2022-03-25 19:23:52 +01:00
Kajetan Dvoracek 49684cbdd3 Start testing OAI-PMH, adding site config 2022-03-24 15:11:29 +01:00
Kajetan Dvoracek a1b9ab4045 Add watch mode for tests 2022-03-24 15:11:08 +01:00
Kajetan Dvoracek bc018a688d Setup functional tests with first sample test 2022-03-24 15:10:27 +01:00
Kajetan Dvoracek b7fd7548b6 Dockerize test setup
Besides options for PHP version and xdebug, this allows us to add
database or webdriver setup later.
2022-03-24 15:09:31 +01:00
Kajetan Dvoracek fab73ef676 Add testing framework and first unit tests
The symlink is created manually in "post-autoload-dump" because the
ExtensionTestEnvironment assumes a nesting as if there is a `.Build`
folder.
2022-03-24 15:08:20 +01:00
Alexander Bigga dabcb26bfe Fix codacy 2022-03-18 09:39:43 +01:00
Kajetan Dvoracek 851e56ec61 Add script to aggregate database documentation 2022-03-14 14:55:49 +01:00
Kajetan Dvoracek abf558b65d Simplify and document local documentation preview 2022-03-14 14:24:44 +01:00
Christopher Timm e31876b2bd Add typo3 v10 dependencies 2021-11-23 21:01:59 +01:00
Alexander Bigga 5e6110fb3c Move class mapping to global ext_typoscript_setup.txt
- use documentRepository in Document class
- change getInstance() to use settings over pid only as parameter
2021-11-22 11:03:38 +01:00
Alexander Bigga 7c1077975f Merge branch 'extbase_fluid_listview' of https://github.com/effective-webwork/kitodo-presentation into effective-webwork-extbase_fluid_listview 2021-10-27 15:26:44 +02:00
Alexander Bigga ca97a93d7d Actually this is include in cms-core already 2021-10-25 17:50:01 +02:00
Alexander Bigga 9d2a129c67 Add psr/log for scrutinizer 2021-10-25 17:36:31 +02:00
Alexander Bigga 6fe90c1c90 Add extbase to composer constraints to make scrutinizer happy 2021-10-25 17:10:27 +02:00
haogatyp 33f40f9d4c Listview plugin to extbase/fluid. 2021-10-07 14:51:03 +02:00
Alexander Bigga 70b52ba715
Merge branch 'master' into oai-harvester 2021-07-23 16:59:27 +02:00
Beatrycze Volk 0f79b2d068 Replace devlog with TYPO3 logger 2021-05-10 16:02:11 +02:00
Alexander Bigga 7cd93e58de Drop TYPO3 8.7 vom contraints. 2021-04-27 21:11:09 +02:00
Alexander Bigga 5abb7a4cb2 Rise version number and dependancy constraints 2021-03-25 17:28:11 +01:00
Sebastian Meyer 3379b752a7
Merge branch 'master' into oai-harvester 2021-02-07 15:23:09 +01:00
Sebastian Meyer b8a4e7a6d0 Add support for Solarium 4.2 2021-01-19 10:21:35 +01:00
Sebastian Meyer e0b824984d Add kitodo:harvest command 2020-12-29 14:38:45 +01:00
Sebastian Meyer f16209708e Really update Solarium to 5.2 2020-12-23 08:19:51 +01:00
Beatrycze Volk 446a4345d4 Update Solarium to 5.1.6 2020-12-01 16:27:57 +01:00
Sebastian Meyer 8febb9f761 Update documentation 2020-05-26 11:35:24 +02:00
Sebastian Meyer 133e668e1d Fix version constraints 2020-05-26 09:28:38 +02:00
Sebastian Meyer 7e4b474b33 Update composer.json 2020-05-18 14:35:37 +02:00
erik-konrad 1d28417e4a [9LTS] upgrade method refactoring 2020-04-06 10:48:29 +02:00
Alexander Bigga 927d1a5f32 Keep typo3/cms-tstemplate as requirement. 2020-02-05 14:43:39 +01:00
Alexander Bigga 2e33e3cd11 change requirements in composer.json 2020-02-05 14:38:04 +01:00
Sebastian Meyer 95764bbf0b Loosen version constraints for TYPO3 2019-11-14 11:39:33 +01:00
Sebastian Meyer 950db5237e
Fix composer.json for packagist.org 2019-10-21 15:33:07 +02:00
Lutz Helm fb8d095b03 Use php-iiif-prezi-reader 0.3.0 2019-09-19 16:39:38 +02:00
Alexander Bigga 5f8fa3f4b6 remove old cli 2019-08-01 14:52:54 +02:00
Sebastian Meyer f41617de45
Update dependencies for TYPO3 v8.7.8+ 2019-07-17 09:37:29 +02:00
Lutz Helm 288e0711c9 Apply changes from IIIF feature branch - separate METS/IIIF/abstract classes 2019-06-17 12:57:51 +02:00
Sebastian Meyer f5f24e1313 Omit version statement in composer.json 2019-03-17 22:40:56 +01:00