Project

General

Profile

Activity

From 2023-05-16 to 2023-06-14

2023-06-14

23:00 Revision 1ab93b4d: [!!!][TASK] Remove deprecated getParameterFromUrl() of @typo3/backend/utility
Resolves: #101073
Related: #100963
Related: #100014
Releases: main
Change-Id: Ib2e45d080345d64f133f47f2a0d71fe583c252...
Andreas Nedbal
22:54 Revision d41e8898: [DOCS] Adjust scheduler API docs to reflect new SchedulerTaskRepository
With https://review.typo3.org/c/Packages/TYPO3.CMS/+/78197 the
methods for reading and writing to the database were m...
Chris Müller
22:54 Revision 524f55f6: [DOCS] Adjust scheduler API docs to reflect new SchedulerTaskRepository
With https://review.typo3.org/c/Packages/TYPO3.CMS/+/78197 the
methods for reading and writing to the database were m...
Chris Müller
22:23 Revision b5c2ee76: [!!!][TASK] Remove legacy TreeView functionality
Removed classes:
* TYPO3\CMS\Backend\Tree\View\BrowseTreeView
* TYPO3\CMS\Backend\Tree\View\ElementBrowserPageTreeVie...
Benni Mack
22:08 Revision fd46f939: [!!!][TASK] Remove requireJS configuration from ext:dashboard
Resolves: #101071
Related: #100963
Related: #97915
Releases: main
Change-Id: Ic1e2b72afe49009e33ef6f1cd68e5301a32a244...
Christian Kuhn
22:03 Revision e97998f6: [!!!][TASK] Remove regular expression based validation in ext:form
Resolves: #101070
Related: #100963
Related: #97016
Releases: main
Change-Id: I3e8b915b2c0e8156f7611a12be3c359c028a728...
Christian Kuhn
21:54 Revision c9befef4: [!!!][TASK] Remove deprecated `CompositeExpression` methods
Removes deprecations from class
`\TYPO3\CMS\Core\Database\Query\Expression\CompositeExpression`:
* `CompositeExpress...
Stefan Bürk
21:43 Revision 12ba81a1: [!!!][TASK] Remove deprecated usage of 'scriptCall'
Resolves: #101061
Related: #100963
Related: #101054
Related: #79327
Releases: main
Change-Id: I58d1fed90c0b2aaea4c011...
Thomas Hohn
21:21 Revision d3ca2edf: [!!!][TASK] Remove deprecated context menu configuration handling
Resolves: #101066
Related: #100963
Related: #99084
Releases: main
Change-Id: If83f22baee8be3d788a62e7bd675d2567aae838...
Andreas Nedbal
21:08 Revision a470e390: [!!!][TASK] Remove deprecated code Typo3QuerySettings
Removed the following public methods in class
\TYPO3\CMS\Extbase\Persistence\Generic\Typo3QuerySettings
* setLanguage...
Thomas Hohn
20:43 Revision 6c508560: [!!!][TASK] Remove obsolete method `QueryBuilder->execute()`
Removes obsolete method:
* `\TYPO3\CMS\Core\Database\Query\QueryBuilder->execute()`
Note: Due to the fact that the ...
Stefan Bürk
19:55 Revision 268fe48e: [!!!][TASK] Remove deprecated methods from `ExpressionBuilder`
Remove class methods:
* `\TYPO3\CMS\Core\Database\Query\Expression\ExpressionBuilder->andX()`
* `\TYPO3\CMS\Core\Dat...
Stefan Bürk
19:53 Revision 87446c04: [!!!][TASK] Remove deprecated code ContextualFeedbackSeverity
Removed the following public method:
* \TYPO3\CMS\Core\Type\ContextualFeedbackSeverity::transform
Removed the follow...
Thomas Hohn
19:51 Revision 5392e84b: [!!!][TASK] Remove deprecated code from extbase type converters
Removal of code related to old way of extbase
type converter registration.
Resolves: #101057
Related: #100963
Relate...
Christian Kuhn
19:49 Revision bdfcaf0b: [!!!][TASK] Remove deprecated chart.js code from ext:hashboard
Resolves: #101060
Related: #100963
Related: #99150
Releases: main
Change-Id: Ie0672b9eefeb52ef1266630dc45eff3f8c53617...
Christian Kuhn
19:44 Revision 55f38fb1: [TASK] Remove obsolete property from TypoScriptFrontendController
Left over unused protected property from #100998
Resolves: #101063
Related: #100963
Related: #100998
Releases: main
...
Christian Kuhn
19:43 Revision 8aee98d8: [!!!][TASK] Remove deprecated CSH related code
Various code and helpers around the removed
CSH feature.
Resolves: #101058
Related: #100963
Related: #97312
Releases...
Christian Kuhn
16:22 Revision bc5af41a: [!!!][TASK] Remove deprecated usage of 'additionalJavaScriptPost'
Resolves: #101054
Related: #100963
Related: #100587
Releases: main
Change-Id: I1073620ec4012d1ac3a8f6d9dc182cc8c8de90...
Thomas Hohn
13:22 Revision 511ef9fe: [!!!][TASK] Remove request from ContentObjectRenderer->start()
Third argument $request removed.
Resolves: #101055
Related: #100963
Related: #100637
Releases: main
Change-Id: Iab2a...
Christian Kuhn
12:59 Revision 6afec585: [!!!][TASK] Remove deprecated code from ExpressionLanguage
- ip() function throws exception if there is no request, can
no longer use request related conditions in UserTsConf...
Christian Kuhn
12:25 Revision 38b79f5a: [BUGFIX] Handle CSP nonce values having uncached items
When having uncached items (COA_INT, USER_INT) during the
frontend rendering process, the PageRenderer state will be
...
Oliver Hader
12:24 Revision 6fb11769: [!!!][TASK] Remove deprecated code in UserSessionManager
Removed public methods:
* \TYPO3\CMS\Core\Session\UserSessionManager->
createFromGlobalCookieOrAnonymous
Resolves:...
Thomas Hohn
12:23 Revision 75940341: [BUGFIX] DatabaseUpdatedPrerequisite returns correct ensure-state
The `ensure` method must return true,
if all operations were successful.
This is the case if all database
operations...
Alexander Opitz
12:23 Revision 554b0bd7: [BUGFIX] DatabaseUpdatedPrerequisite returns correct ensure-state
The `ensure` method must return true,
if all operations were successful.
This is the case if all database
operations...
Alexander Opitz
12:23 Revision 22d9db30: [BUGFIX] DatabaseUpdatedPrerequisite returns correct ensure-state
The `ensure` method must return true,
if all operations were successful.
This is the case if all database
operations...
Alexander Opitz
12:21 Revision 84a10ba3: [BUGFIX] Handle CSP nonce values having uncached items
When having uncached items (COA_INT, USER_INT) during the
frontend rendering process, the PageRenderer state will be
...
Oliver Hader
12:14 Revision 96b20922: [DOCS] Correct wrong code sample in CheckboxViewHelper sample
Add multiple="1" to fluid VH.
Releases: main, 12.4, 11.5
Resolves: #101029
Change-Id: I3e9b70e39c67dc776cb4dc3ff57c2...
Florian Rival
12:13 Revision 6d77218b: [DOCS] Correct wrong code sample in CheckboxViewHelper sample
Add multiple="1" to fluid VH.
Releases: main, 12.4, 11.5
Resolves: #101029
Change-Id: I3e9b70e39c67dc776cb4dc3ff57c2...
Florian Rival
12:11 Revision e17897fc: [!!!][TASK] Remove deprecated RecordListGetTableHookInterface
Resolves: #101052
Related: #100963
Related: #98490
Releases: main
Change-Id: I27dc2da34f9fa7dde6e2bded8757df754f801b0...
Oliver Bartsch
12:10 Revision 5c9495fa: [!!!][TASK] Remove deprecated Tooltip JavaScript module
Resolves: #101044
Related: #100963
Related: #99811
Releases: main
Change-Id: I949e0eed0b3ee61479269e7c79f8d6a9497ad1f...
Andreas Nedbal
11:56 Revision 838dff25: [DOCS] Correct wrong code sample in CheckboxViewHelper sample
Add multiple="1" to fluid VH.
Releases: main, 12.4, 11.5
Resolves: #101029
Change-Id: I3e9b70e39c67dc776cb4dc3ff57c2...
Florian Rival
11:52 Revision 700c5672: [!!!][TASK] Remove deprecated class RequireJsController
Removed the following public class:
* \TYPO3\CMS\Core\Controller\RequireJsController
Resolves: #101051
Related: #100...
Thomas Hohn
11:26 Revision 7c346d40: [!!!][TASK] Remove outdated upgrade wizards
This removes all upgrade wizards,
which were added with 11 LTS and also adds a @since
annotation to all remaining wiz...
Oliver Bartsch
11:09 Revision 89076af4: [!!!][TASK] Remove registration of upgrade wizards via $GLOBALS
Resolves: #101047
Related: #100963
Related: #99586
Releases: main
Change-Id: I7f0c5c69aefc23eb0b069598e154419b5315538...
Oliver Bartsch
11:08 Revision c9066d43: [!!!][TASK] Remove deprecated code in PageRepository
Removed interfaces:
* `\TYPO3\CMS\Core\Domain\Repository\PageRepositoryGetPageOverlayHookInterface`
* `\TYPO3\CMS\Cor...
Benni Mack
11:06 Revision f1080cb6: [!!!][TASK] Remove deprecated code in extbase ConfigurationManager
Resolves: #101031
Related: #100963
Related: #100662
Related: #99417
Releases: main
Change-Id: I0540ba27ac6cd0fad7a1f4...
Christian Kuhn
10:23 Revision ed4de185: [!!!][TASK] Remove scheduler-related deprecated code
Resolves: #101040
Related: #100963
Related: #100247
Releases: main
Change-Id: Ifbdeb04f89e9f74cf07bb0c4f1e9b5511d0a02...
Benni Mack
10:21 Revision 26ebe0fb: [BUGFIX] Remove superfluous closing parenthesis in docs
Releases: main, 12.4
Resolves: #101046
Change-Id: Ic5ec5d836107051a681c94452cee4719f64dd885
Reviewed-on: https://revi...
haraldwitt
10:02 Revision 8d6d4f16: [BUGFIX] Remove superfluous closing parenthesis in docs
Releases: main, 12.4
Resolves: #101046
Change-Id: Ic5ec5d836107051a681c94452cee4719f64dd885
Reviewed-on: https://revi...
haraldwitt
07:59 Revision 5b3d53dd: [!!!][TASK] Remove deprecated SilentSiteLanguageFlagMigration
Removed silent migration:
* \TYPO3\CMS\Backend\EventListener\SilentSiteLanguageFlagMigration
Resolves: #101042
Relat...
Thomas Hohn
07:10 Revision 97063047: [!!!][TASK] Remove GeneralUtility::intExplode fourth parameter $limit
Resolves: #101033
Related: #99900
Related: #100963
Releases: main
Change-Id: I6376ff87a641496ebabcdd76a485f5dbc94c1b7...
Nikita Hovratov

2023-06-13

22:06 Revision 92b30da9: [!!!][TASK] Remove deprecation createVersionNumberedFilename accepting a string
Resolves: #101036
Related: #100963
Related: #99810
Releases: main
Change-Id: I3649573f29a5e333e388998fe38e2e274d986e8...
Thomas Hohn
21:00 Revision ac6871f2: [!!!][TASK] Remove deprecated hooks in UserAuthentication classes
Hooks removed:
* $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_userauth.php']['postLoginFailureProcess...
Benni Mack
16:05 Revision 1de805cc: [!!!][TASK] Remove deprecated code from StandaloneView
Resolves: #101034
Related: #100963
Related: #98371
Releases: main
Change-Id: I31b7f3b3444bbb7709ec60518c5b866df4b5adf...
Christian Kuhn
14:41 Revision 16aa9731: [!!!][TASK] Remove deprecated constant TYPO3_mainDir
Removed PHP constant:
* TYPO3_mainDir
Resolves: #101032
Related: #100963
Related: #98283
Releases: main
Change-Id: I...
Thomas Hohn
14:21 Revision c4598b2e: [!!!][TASK] Removed deprecated ext_icon.* as extension icons
Resolves: #101027
Related: #100963
Related: #98093
Releases: main
Change-Id: I461e0a71241918379805be71763adf3280c6509...
Oliver Bartsch
14:14 Revision a9f4fd0a: [!!!][TASK] Remove deprecated code in DebugUtility
Removed public methods:
* \TYPO3\CMS\Core\Utility\DebugUtility::debugRows
* \TYPO3\CMS\Core\Utility\DebugUtility::pri...
Thomas Hohn
14:07 Revision 19544ba4: [!!!][TASK] Remove class aliases in ext:backend
Resolves: #101022
Related: #100963
Related: #99958
Related: #97271
Related: #97232
Related: #99861
Related: #98443
Re...
Christian Kuhn
14:07 Revision c5140071: [!!!][TASK] Remove ext:dashboard dashboard.views.widget DI
Resolves: #101026
Related: #100963
Related: #96812
Releases: main
Change-Id: Ic374fc541b0605317b10bf2d6cde6f466a0d88c...
Christian Kuhn
13:40 Revision 608a0eaa: [!!!][TASK] Removed deprecated modifyBlindedConfigurationOptions hook
Resolves: #101028
Related: #100963
Related: #99717
Releases: main
Change-Id: I2a2c64562ce57135824d2c7ffc54a707397016a...
Oliver Bartsch
13:36 Revision 42921f72: [!!!][TASK] Remove $GLOBALS[TBE_STYLES]
One of the last pieces of legacy / ext_tables.php
is now gone.
$GLOBALS['TBE_STYLES'] is now never used or mentioned...
Benni Mack
13:23 Revision d69e752b: [!!!][TASK] Remove deprecated code in BackendUtility
Removed public methods:
* \TYPO3\CMS\Backend\Utility\BackendUtility::getRecordToolTip
Resolves: #101025
Related: #10...
Thomas Hohn
12:49 Revision 2ccae270: [!!!][TASK] Remove deprecated ResourceUtility
The core utility class ResourceUtility is a leftover from
an old FAL implementation. In a refactoring in TYPO3 v7 thi...
Nikita Hovratov
11:56 Revision c1b76b07: [!!!][TASK] Remove GU GET/POST related methods
\TYPO3\CMS\Core\Utility\GeneralUtility->_GET
\TYPO3\CMS\Core\Utility\GeneralUtility->_GP
\TYPO3\CMS\Core\Utility\Gene...
Christian Kuhn
11:34 Revision dccd9cc1: [!!!][TASK] Remove old TS condition matcher code
A second patch with condition matcher details
will follow, this one removes the old matcher
classes.
Resolves: #1010...
Christian Kuhn
11:33 Revision 63c188f6: [!!!][TASK] Removed deprecated flushByTag hook
Resolves: #101021
Related: #100963
Related: #99592
Releases: main
Change-Id: I79cf6f1c786e472ea2b8b4a0b62669c4b6eadf5...
Oliver Bartsch
11:04 Revision 447d45b2: [!!!][TASK] Remove deprecated NewContentElementWizardHookInterface
Resolves: #101014
Related: #100963
Related: #97201
Releases: main
Change-Id: I3effb26b3c775fdf03a160382d6c7d6527d95a8...
Oliver Bartsch
11:00 Revision 3e5a77a0: [!!!][TASK] Removed deprecated global color picker initialization
Resolves: #101019
Related: #100963
Related: #97271
Releases: main
Change-Id: Ib3a2966eaab0b252a8d7096c49d441b7de66f5a...
Oliver Bartsch
10:53 Revision 6a70ba25: [!!!][TASK] Remove deprecated GU::linkThisScript()
TYPO3\CMS\Core\Utility\GeneralUtility::linkThisScript
Resolves: #101018
Related: #100963
Related: #100584
Releases: ...
Christian Kuhn
10:49 Revision ff6407f9: [!!!][TASK] Remove deprecated TypoLinkCodecService class alias
Resolves: #101015
Related: #100963
Related: #97217
Releases: main
Change-Id: I501a61cabed41d94e8d7d136d86788d2c0945bb...
Oliver Bartsch
10:07 Revision aad770fd: [!!!][TASK] Remove deprecated InlineElementHookInterface
Resolves: #101016
Related: #100963
Related: #97231
Releases: main
Change-Id: I6d4ff99abca1d0bbb11de57ed56b67eb9bf431d...
Oliver Bartsch
09:58 Revision aade393b: [!!!][TASK] Remove various helper methods related to URL generation
Removed methods:
* \TYPO3\CMS\Backend\Utility\BackendUtility::getThumbnailUrl
* \TYPO3\CMS\Backend\Utility\BackendUti...
Benni Mack
09:51 Revision 500ed9c2: [!!!][TASK] Remove deprecated code in FormProtectionFactory
Removed public methods:
* \TYPO3\CMS\Core\FormProtection\FormProtectionFactory->get
* \TYPO3\CMS\Core\FormProtection\...
Thomas Hohn
09:44 Revision 390ae53a: [!!!][TASK] Remove deprecated code for cObject and Link Generation
Removed interfaces:
* TYPO3\CMS\Frontend\ContentObject\Menu\AbstractMenuFilterPagesHookInterface
* TYPO3\CMS\Frontend...
Benni Mack
07:33 Revision 64a8f0ea: [TASK] Set TYPO3 version to 11.5.29-dev
Change-Id: I7ef35989884f289f0125834c2f6753b2425433c5
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/792...
Benni Mack
07:33 Revision 0db21e9d: [TASK] Set TYPO3 version to 12.4.3-dev
Change-Id: I9986b69d722f7267443be79deaac6650e84cec78
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/792...
Benni Mack
06:39 Revision ad5fb114: [RELEASE] Release of TYPO3 12.4.2
Change-Id: I5776002d773ecaf3cb25e3fed990c2cd4e8f984c
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/792...
Benni Mack
06:36 Revision 331c38a4: [RELEASE] Release of TYPO3 11.5.28
Change-Id: I80d63536e61e1a8912b4d7bcb03952e5d517b4df
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/792...
Benni Mack

2023-06-12

22:01 Revision 79b2a6af: [!!!][TASK] Remove deprecated TBE_MODULES related functionality
Resolves: #101007
Related: #100963
Related: #96733
Releases: main
Change-Id: Ic1ac42873708a5bef91ab994c0e6f1c30adc74f...
Oliver Bartsch
22:01 Revision 25b2105c: [!!!][TASK] Remove extbase feature toggles
Resolves: #101008
Related: #100963
Related: #100622
Releases: main
Change-Id: Ib7c9c4c812622b4792ce947d0c9e2205202b58...
Christian Kuhn
21:42 Revision dc3aeffa: [BUGFIX] Add `ESCAPE` keyword for `like()` and `notLike() expressions
Values for `like` expressions should be escaping the
corresponding like wildcards ($ and _). TYPO3 core
provides a `e...
Stefan Bürk
21:39 Revision 17923600: [!!!][TASK] Remove TCA config MM_insert_fields
Resolves: #101009
Related: #100963
Related: #100335
Releases: main
Change-Id: I6400ec35c0140ab238c895bf604048bbc642b4...
Christian Kuhn
21:35 Revision 21cdffcc: [BUGFIX] Add `ESCAPE` keyword for `like()` and `notLike() expressions
Values for `like` expressions should be escaping the
corresponding like wildcards ($ and _). TYPO3 core
provides a `e...
Stefan Bürk
20:53 Revision f79edecb: [!!!][TASK] Remove deprecated TypoScript settings
- config.spamProtectEmailAddresses = ascii
- config.xhtmlDoctype
- config.removePageCss
- plugin.*._CSS_PAGE_STYLE
- ...
Benni Mack
20:29 Revision 7c42ad6a: [!!!][TASK] Remove deprecated AbstractPlugin
\TYPO3\CMS\Frontend\Plugin\AbstractPlugin
Resolves: #101003
Related: #100963
Related: #100639
Releases: main
Change-...
Christian Kuhn
20:29 Revision 45a62371: [!!!][TASK] Remove deprecated code from ModuleTemplate
Removal of b/w code from backend view
refactorings in v12.
Resolves: #101004
Related: #100963
Related: #96903
Relate...
Christian Kuhn
15:29 Revision 607c63e9: [!!!][TASK] Remove deprecated restriction classes
Removed classes:
* BackendWorkspaceRestriction
* FrontendWorkspaceRestriction
Resolves: #101000
Related: #100963
Rel...
Thomas Hohn
15:15 Revision 1adb6995: [!!!][TASK] Remove deprecated BU template methods
* \TYPO3\CMS\Backend\Utility\BackendUtility::getDropdownMenu
* \TYPO3\CMS\Backend\Utility\BackendUtility::getFuncChec...
Christian Kuhn
15:06 Revision 13f96698: [!!!][TASK] Remove old TypoScript parser
Remove old TypoScriptParser, TemplateService
and supporting classes.
Resolves: #100998
Related: #100963
Related: #99...
Christian Kuhn
14:08 Revision d1706a55: [!!!][TASK] Remove deprecated Environment method
Removed public methods:
* Environment::getBackendPath
Resolves: #100997
Relates: #100963
Releates: #99638
Releases: ...
Thomas Hohn
09:59 Revision 1dd32322: [!!!][TASK] Remove deprecated TSFE properties and methods
Removed public properties:
* TypoScriptFrontendController->intTarget
* TypoScriptFrontendController->extTarget
* Typo...
Benni Mack
09:12 Revision 8188fe81: [BUGFIX] Avoid return type deprecation with PHP8.3 in TreeNodeCollection
PHP8.3 changed return type for `\ArrayObject::asort()`
from `bool` to `true` and will trigger a `E_DEPRECATED`
notice...
Stefan Bürk
09:08 Revision 151eff0f: [BUGFIX] Avoid return type deprecation with PHP8.3 in TreeNodeCollection
PHP8.3 changed return type for `\ArrayObject::asort()`
from `bool` to `true` and will trigger a `E_DEPRECATED`
notice...
Stefan Bürk
05:10 Revision 69e5e107: [BUGFIX] Allow sub directories for form definitions
Frontend and listing in the backend module allow form definitions within
subdirectories but editing a definition thro...
Georg Ringer
05:08 Revision cb96f89b: [BUGFIX] Allow sub directories for form definitions
Frontend and listing in the backend module allow form definitions within
subdirectories but editing a definition thro...
Georg Ringer
04:57 Revision 66d26a96: [BUGFIX] Allow sub directories for form definitions
Frontend and listing in the backend module allow form definitions within
subdirectories but editing a definition thro...
Georg Ringer

2023-06-11

22:20 Revision b680bf8e: [DOCS] Fix changelog rendering
Releases: main, 12.4, 11.5
Resolves: #100982
Change-Id: I3cfe29c8a3a3215c8a284681738b5bed152db14d
Reviewed-on: https:...
Simon Schaufelberger
22:20 Revision ce659f1c: [DOCS] Fix changelog rendering
Releases: main, 12.4, 11.5
Resolves: #100982
Change-Id: I3cfe29c8a3a3215c8a284681738b5bed152db14d
Reviewed-on: https:...
Simon Schaufelberger
22:20 Revision d1ee9d5f: [DOCS] Fix changelog rendering
Releases: main, 12.4, 11.5
Resolves: #100982
Change-Id: I3cfe29c8a3a3215c8a284681738b5bed152db14d
Reviewed-on: https:...
Simon Schaufelberger
21:57 Revision 1a7465c8: [TASK] Speed up SysLogSerializationUpdate
Speed up the SysLogSerializationUpdate migration wizard
for trivial cases like a:0:{} and a:1:{i:0;s:0:"";}.
Resolve...
Thomas Hohn
21:57 Revision 7f40b8f3: [TASK] Speed up SysLogSerializationUpdate
Speed up the SysLogSerializationUpdate migration wizard
for trivial cases like a:0:{} and a:1:{i:0;s:0:"";}.
Resolve...
Thomas Hohn
21:57 Revision 01007221: [BUGFIX] Fix minor phpstan finding in ElementInformationController
This fixes a possible call to the getReadablePath method on
InaccessibleFolder by checking, whether the instance is o...
Nikita Hovratov
21:57 Revision a0455ba3: [BUGFIX] Fix minor phpstan finding in ElementInformationController
This fixes a possible call to the getReadablePath method on
InaccessibleFolder by checking, whether the instance is o...
Nikita Hovratov
21:45 Revision c7e8e480: [TASK] Add deprecation removal main ReST file
Kickstart the deprecation removal .rst file
with boilerplate entries.
Resolves: #100963
Releases: main
Change-Id: I8...
Oliver Bartsch
21:42 Revision b0999dd7: [BUGFIX] Use correct type in DB query
A database query was executed when creating a scheduler
task which fetched all optimizable tables.
This was executed...
Sybille Peters
21:42 Revision a710f462: [BUGFIX] Use correct type in DB query
A database query was executed when creating a scheduler
task which fetched all optimizable tables.
This was executed...
Sybille Peters
21:42 Revision 63ddc79e: [BUGFIX] Use correct type in DB query
A database query was executed when creating a scheduler
task which fetched all optimizable tables.
This was executed...
Sybille Peters

2023-06-10

15:51 Revision 17f4346c: [TASK] Use dedicated cache for schema information
Using the core cache for schema information comes with
various drawbacks:
1. There is no way to flush single core ca...
Helmut Hummel
15:38 Revision f0936fe1: [TASK] Use dedicated cache for schema information
Using the core cache for schema information comes with
various drawbacks:
1. There is no way to flush single core ca...
Helmut Hummel

2023-06-09

16:21 Revision 362ffebf: [TASK] Add PHP8.3 support to `Build/Scripts/runTests.sh`
This change adds basic support for PHP8.3 to
`Build/Scripts/runTests.sh`. That is done to
get an early chance to eval...
Stefan Bürk
16:21 Revision 661bd641: [TASK] Add PHP8.3 support to `Build/Scripts/runTests.sh`
This change adds basic support for PHP8.3 to
`Build/Scripts/runTests.sh`. That is done to
get an early chance to eval...
Stefan Bürk
16:02 Revision 97c6e1ae: [TASK] Add PHP8.3 support to `Build/Scripts/runTests.sh`
This change adds basic support for PHP8.3 to
`Build/Scripts/runTests.sh`. That is done to
get an early chance to eval...
Stefan Bürk
16:02 Revision 719ab512: [BUGFIX] Use correct `typo3/cms-styleguide` for main
Branching in `typo3/cms-styleguide` have been done
some time after the core branched versions. That
led to an invalid...
Nikita Hovratov

2023-06-08

15:44 Revision f7c80f82: [BUGFIX] Use main variables in `HeaderAssets` and `FooterAssets`
Forwards the main template variables to the
`HeaderAssets` and `FooterAssets` sections.
Releases: main, 12.4
Resolve...
Johannes Sommer
15:43 Revision 58799dea: [BUGFIX] Use main variables in `HeaderAssets` and `FooterAssets`
Forwards the main template variables to the
`HeaderAssets` and `FooterAssets` sections.
Releases: main, 12.4
Resolve...
Johannes Sommer
15:40 Revision 1abdeaeb: [DOCS] Make JavaScript example lint
Releases: main
Resolves: #100875
Change-Id: Icf4f3bb92f3ab59de6a1790d3cd0925af42b5463
Reviewed-on: https://review.typ...
Lina Wolf
15:39 Revision 4230d9fb: [DOCS] Make JavaScript example lint
Releases: main
Resolves: #100875
Change-Id: Icf4f3bb92f3ab59de6a1790d3cd0925af42b5463
Reviewed-on: https://review.typ...
Lina Wolf
15:23 Revision 30031236: [TASK] styleguide: Update page 'trees'
https://github.com/TYPO3-CMS/styleguide/pull/399
- add examples for various trees used in TYPO3 CMS
- remove example...
Jasmina Ließmann
15:11 Revision 27c6914a: [BUGFIX] Prevent PHP Warning in CKEditor5Migrator
In CKEditor 4 the option "removeButtons"
can also be a comma separated list of strings.
CKEditor5Migrator now respect...
Stefan Froemken
15:11 Revision 17937d23: [BUGFIX] Prevent PHP Warning in CKEditor5Migrator
In CKEditor 4 the option "removeButtons"
can also be a comma separated list of strings.
CKEditor5Migrator now respect...
Stefan Froemken
14:26 Revision 5adecb72: [TASK] Avoid QueryBuilder::resetQueryPart() in ext:indexed_search
Doctrine 4 will no longer provide access to SQL query parts,
so we need to adjust our internal usages to cope with th...
Anja Leichsenring
14:17 Revision 3bc9d441: [TASK] Avoid QueryBuilder::resetQueryPart() in ext:backend
Doctrine 4 will no longer provide access to SQL query parts,
so we need to adjust our internal usages to cope with th...
Anja Leichsenring
14:04 Revision 92d84836: [BUGFIX] Use proper path to get size of used files in admin panel
The path of the used files must be adopted to get the file size.
Resolves: #100846
Releases: main, 12.4
Change-Id: I...
Georg Ringer
14:04 Revision 2bae8f14: [BUGFIX] Use proper path to get size of used files in admin panel
The path of the used files must be adopted to get the file size.
Resolves: #100846
Releases: main, 12.4
Change-Id: I...
Georg Ringer
13:08 Revision 06b46e26: [BUGFIX] Full page in ConditionMatcher from PageTsConfigFactory
In order for PageTSConfig conditions to work properly on all
fields of the page, the full page record needs to be han...
Nikita Hovratov
13:08 Revision 12d66ad5: [BUGFIX] Full page in ConditionMatcher from PageTsConfigFactory
In order for PageTSConfig conditions to work properly on all
fields of the page, the full page record needs to be han...
Nikita Hovratov
12:58 Revision b1b07a38: [BUGFIX] SaveToDatabaseFinisher uses parseOption to evaluate mode
If the mode is not specified in the configuration,
the default must be used.
The defaultOption can only be retrieved
...
Markus Klein
12:58 Revision 65a47138: [BUGFIX] SaveToDatabaseFinisher uses parseOption to evaluate mode
If the mode is not specified in the configuration,
the default must be used.
The defaultOption can only be retrieved
...
Markus Klein
12:58 Revision 40a738f2: [BUGFIX] SaveToDatabaseFinisher uses parseOption to evaluate mode
If the mode is not specified in the configuration,
the default must be used.
The defaultOption can only be retrieved
...
Markus Klein
12:47 Revision c901d974: [BUGFIX] styleguide: Fix file name and call of new action 'colors'
https://github.com/TYPO3-CMS/styleguide/pull/398 minapok
12:28 Revision 8984f869: [DOCS] Fix reference in changelog
Releases: main, 12.4
Resolves: #100978
Change-Id: Id9ba05c9a4e4edfd03ff526f2a908457495ac9dd
Reviewed-on: https://revi...
Lina Wolf
12:25 Revision 752f0f35: [TASK] styleguide: Move page tree creation section to index page
https://github.com/TYPO3-CMS/styleguide/pull/397
The ability to create either a page tree with TCA demo records or c...
minapok
12:21 Revision a0259187: [DOCS] Fix reference in changelog
Releases: main, 12.4
Resolves: #100978
Change-Id: Id9ba05c9a4e4edfd03ff526f2a908457495ac9dd
Reviewed-on: https://revi...
Lina Wolf
12:03 Revision ba26b0cd: [BUGFIX] Make Extbase ObjectConverter consider XCLASSed objects
When an object has been extended using XCLASS, it is correctly
fetched from persistence respecting the extended class...
Torben Hansen
12:03 Revision 874ef0db: [BUGFIX] Make Extbase ObjectConverter consider XCLASSed objects
When an object has been extended using XCLASS, it is correctly
fetched from persistence respecting the extended class...
Torben Hansen
11:01 Revision 3330a9c1: [BUGFIX] Properly align positioning line at the end of tree
The positioning line is always shown above elements, regardless
of dragging position. This is most likely done to pre...
Andreas Nedbal
11:00 Revision 100fcc66: [BUGFIX] Properly align positioning line at the end of tree
The positioning line is always shown above elements, regardless
of dragging position. This is most likely done to pre...
Andreas Nedbal
10:44 Revision 0a879340: [BUGFIX] Require typo3fluid/fluid:^2.9.1
Patch level raise from 2.9.0 to 2.9.1 to
fix a f:if inline syntax regression.
> composer req typo3fluid/fluid:^2.9.1...
Christian Kuhn
10:43 Revision 9be3a4a0: [BUGFIX] Require typo3fluid/fluid:^2.9.1
Patch level raise from 2.9.0 to 2.9.1 to
fix a f:if inline syntax regression.
> composer req typo3fluid/fluid:^2.9.1...
Christian Kuhn
10:40 Revision d905e91d: [TASK] styleguide: Revise styles for code examples
https://github.com/TYPO3-CMS/styleguide/pull/396
- Use existing CSS variables to adapt the appearance of styleguide ...
minapok
08:43 Revision 9f1a453e: [TASK] styleguide: Move colors section to its own menu item
https://github.com/TYPO3-CMS/styleguide/pull/395
And update existing color samples.
minapok
08:29 Revision 7a126cca: [TASK] styleguide: Remove lead class from introductory paragraphs and code example
https://github.com/TYPO3-CMS/styleguide/pull/394
With v12 the p.lead was removed and should therefore no longer be u...
minapok

2023-06-07

21:57 Revision 58fb6ad4: [!!!][TASK] Remove jquery-ui without any substitute
The NPM package jquery-ui has been removed
completely for TYPO3 v13 without any substitute.
Resolves: #100966
Releas...
Oliver Hader
14:30 Revision 2469e560: [TASK] styleguide: Remove obsolete fence styles and duplicate list on index page
https://github.com/TYPO3-CMS/styleguide/pull/392
Co-authored-by: Jasmina Ließmann <jliessmann@3pc.de>
minapok
12:44 Revision bb848a6c: [TASK] Require typo3fluid/fluid:^2.9.0
Minor release update from ^2.8.0 to ^2.9.0:
- main/v13: Require ^2.9.0
- v12: Require ^2.9.0, projects will update
...
Christian Kuhn
12:43 Revision 33e1e167: [TASK] Require typo3fluid/fluid:^2.9.0
Minor release update from ^2.8.0 to ^2.9.0:
- main/v13: Require ^2.9.0
- v12: Require ^2.9.0, projects will update
...
Christian Kuhn
12:07 Revision 21a86820: [BUGFIX] Fix alignment of fields in Active TypoScript module
If multiple TypoScript templates are present the label creates
an offset with the rest of the option controls. Aligni...
Andreas Nedbal
11:57 Revision 58218ff8: [BUGFIX] Fix alignment of fields in Active TypoScript module
If multiple TypoScript templates are present the label creates
an offset with the rest of the option controls. Aligni...
Andreas Nedbal
11:00 Revision 4067afd5: [BUGFIX] Improve accessibility of form labels in EXT:felogin
Offer `for` in labels and `id` in inputs.
Resolves: #100965
Releases: main, 12.4
Change-Id: I5c88c0c8e136bb302e9ac84...
Lina Wolf
11:00 Revision 8eb265de: [BUGFIX] Improve accessibility of form labels in EXT:felogin
Offer `for` in labels and `id` in inputs.
Resolves: #100965
Releases: main, 12.4
Change-Id: I5c88c0c8e136bb302e9ac84...
Lina Wolf
10:51 Revision 1afc9f2f: [TASK] Make TSconfig list case-insensitive
The "Page TSconfig" module in the Backend lists the TSconfig
configuration. The view "Active page TSconfig" used to l...
Sybille Peters
09:01 Revision 02f8ca49: [TASK] Use lighter font color for form input placeholder
Resolves: #100779
Releases: main, 12.4
Change-Id: I7f7cf0a480a637df7fc4a4dc9ad74ceca0d77572
Reviewed-on: https://revi...
Jasmina Ließmann
08:32 Revision 997b5302: [TASK] Use lighter font color for form input placeholder
Resolves: #100779
Releases: main, 12.4
Change-Id: I7f7cf0a480a637df7fc4a4dc9ad74ceca0d77572
Reviewed-on: https://revi...
Jasmina Ließmann
07:49 Revision 8fb81190: [TASK] Update jquery-ui to ^1.13.2
TYPO3 backend components were used a special version of
jquery-ui 1.11.4. Albeit this version - as a whole - has
know...
Oliver Hader
07:33 Revision f252369b: [TASK] Update jquery-ui to ^1.13.2
TYPO3 backend components were used a special version of
jquery-ui 1.11.4. Albeit this version - as a whole - has
know...
Oliver Hader
06:25 Revision ecb8cac9: [BUGFIX] Force correct type in ActionViewHelpers
Add several type casts to avoid notices.
Resolves: #100338
Releases: main, 12.4, 11.5
Change-Id: Id9185a0f8f33161677...
Georg Ringer

2023-06-06

15:28 Revision adc0f2ed: [BUGFIX] Remove language section from base CKEditor config
If the language section is configured it prevents the backend
from applying the current backend user locale to the CK...
Andreas Nedbal
15:08 Revision 84e5887e: [BUGFIX] Remove language section from base CKEditor config
If the language section is configured it prevents the backend
from applying the current backend user locale to the CK...
Andreas Nedbal
14:47 Revision acecad78: [TASK] Update to stable version of bootstrap 5.3.0
See https://blog.getbootstrap.com/2023/05/30/bootstrap-5-3-0/
Used commands:
- npm add "bootstrap@^5.3.0"
- npm add...
Benni Mack
14:01 Revision a26d8845: [TASK] Update to stable version of bootstrap 5.3.0
See https://blog.getbootstrap.com/2023/05/30/bootstrap-5-3-0/
Used commands:
- npm add "bootstrap@^5.3.0"
- npm add...
Benni Mack
07:51 Revision a3900294: [TASK] Remove jquery & jquery-ui from image manipulation
This change removes jquery and jquery-ui from the image
manipulation widget. The draggable & resizable features
have ...
Oliver Hader
07:51 Revision 37c6b702: [TASK] Remove jquery & jquery-ui from image manipulation
This change removes jquery and jquery-ui from the image
manipulation widget. The draggable & resizable features
have ...
Oliver Hader

2023-06-05

19:09 Revision 2ced0264: [BUGFIX] Allow ViewHelpers from libraries
With TYPO3 11 it was possible to use ViewHelpers from composer libraries
that aren't TYPO3 extensions and thus don't ...
Simon Praetorius
18:58 Revision d0345124: [TASK] Slim down php-cs-fixer configuration file
TYPO3 uses PER standard definitions and some more additions
when it comes to PHP Coding guidelines.
However, the mai...
Benni Mack
18:53 Revision f6927ef2: [BUGFIX] Allow ViewHelpers from libraries
With TYPO3 11 it was possible to use ViewHelpers from composer libraries
that aren't TYPO3 extensions and thus don't ...
Simon Praetorius
18:49 Revision c0bf94c6: [TASK] Slim down php-cs-fixer configuration file
TYPO3 uses PER standard definitions and some more additions
when it comes to PHP Coding guidelines.
However, the mai...
Benni Mack
18:08 Revision 9ed347c9: [TASK] styleguide: Avoid deprecated GH actions/checkout
Christian Kuhn
17:39 Revision 25f49375: [TASK] styleguide: Disable darkmode for Frontend
https://github.com/TYPO3-CMS/styleguide/pull/391
The build of SCSS failed due to missing variable $primary-text-emph...
Sybille Peters
15:59 Revision c04dcc9f: [TASK] Update node to v18.16
Node 18 is the current LTS version and
should be used by TYPO3 Core:
https://nodejs.org/en/blog/release/v18.16.0
Use...
Benni Mack
15:50 Revision 194f6d51: [TASK] Update node to v18.16
Node 18 is the current LTS version and
should be used by TYPO3 Core:
https://nodejs.org/en/blog/release/v18.16.0
Use...
Benni Mack
14:27 Revision f7067553: [BUGFIX] Handle PHP error for invalid form data provider class name
Fetch a possible PHP error when trying to
instantiate a data provider referencing a
non existing class name.
Resolve...
Oliver Bartsch
13:58 Revision d3039741: [BUGFIX] Forward server request object to Fluid view
Since #100637 the `f:format.html` view helper requires
a valid server request object (probably other view helpers
mig...
Oliver Hader
13:51 Revision b35be6bc: [BUGFIX] Forward server request object to Fluid view
Since #100637 the `f:format.html` view helper requires
a valid server request object (probably other view helpers
mig...
Oliver Hader
13:43 Revision 474a897a: [BUGFIX] Handle PHP error for invalid form data provider class name
Fetch a possible PHP error when trying to
instantiate a data provider referencing a
non existing class name.
Resolve...
Oliver Bartsch
07:12 Revision c3fb1868: [TASK] Add comments for methods in ModifyVersionDifferencesEvent
The method comments are useful for a developer using an IDE.
Additionally, as the docblocks are used for rendering th...
Chris Müller
07:12 Revision 2c09386b: [DOCS] Fix typo in workspaces event PHPDoc
This is relevant for the generated documentation.
Resolves: #100953
Releases: main, 12.4, 11.5
Change-Id: Iaa68d1cb2...
Sybille Peters
07:12 Revision 04bdcf23: [DOCS] Fix typo in workspaces event PHPDoc
This is relevant for the generated documentation.
Resolves: #100953
Releases: main, 12.4, 11.5
Change-Id: Iaa68d1cb2...
Sybille Peters
06:20 Revision 95f84659: [TASK] Add comments for methods in ModifyVersionDifferencesEvent
The method comments are useful for a developer using an IDE.
Additionally, as the docblocks are used for rendering th...
Chris Müller
06:18 Revision 2b915ae6: [DOCS] Fix typo in workspaces event PHPDoc
This is relevant for the generated documentation.
Resolves: #100953
Releases: main, 12.4, 11.5
Change-Id: Iaa68d1cb2...
Sybille Peters

2023-06-03

08:25 Revision 17a2f984: [TASK] Allow nonce values explicitly in PageRenderer inline methods
Allow to use nonce explicitly for `PageRenderer` methods
`addJsInlineCode()`, `addJsFooterInlineCode()` and
`addCssIn...
Oliver Hader
08:25 Revision d3a17fb1: [TASK] Allow nonce values explicitly in PageRenderer inline methods
Allow to use nonce explicitly for `PageRenderer` methods
`addJsInlineCode()`, `addJsFooterInlineCode()` and
`addCssIn...
Oliver Hader
08:18 Revision f8d048d0: [TASK] Allow f:asset.css and f:asset.script to use CSP nonce
Adds new boolean `useNonce` attribute to asset view helpers, e.g.
`<f:asset.css useNonce="1">` or `<f:asset.script us...
Kevin Appelt
08:17 Revision db391c31: [TASK] Allow f:asset.css and f:asset.script to use CSP nonce
Adds new boolean `useNonce` attribute to asset view helpers, e.g.
`<f:asset.css useNonce="1">` or `<f:asset.script us...
Kevin Appelt

2023-06-02

11:40 Revision cb16ec92: [TASK] Remove obsolete `composer/package-versions-deprecated`
Package `composer/package-versions-deprecated` is required
as development dependency in the root composer.json. That
...
Stefan Bürk
11:10 Revision babcef32: [TASK] Remove obsolete `composer/package-versions-deprecated`
Package `composer/package-versions-deprecated` is required
as development dependency in the root composer.json. That
...
Stefan Bürk
10:23 Revision fc7a560a: [BUGFIX] Check for ProviderRegistry when registering configuration providers
Ensure ext:lowlevel ProviderRegistry is available before
tagging a service as configuration.provider, preventing
"Inv...
Oliver Bartsch
09:39 Revision 89fd3049: [BUGFIX] Check for ProviderRegistry when registering configuration providers
Ensure ext:lowlevel ProviderRegistry is available before
tagging a service as configuration.provider, preventing
"Inv...
Oliver Bartsch

2023-06-01

11:45 Revision 7f0740dd: [TASK] Use local variable in `CleanUpLocalProcessedFilesCommand`
With recent changes in phpstan/phpstan, it seems the possible return
value of methods is not set in stone anymore, al...
Stefan Bürk
11:28 Revision 08e9a780: [TASK] Use local variable in `CleanUpLocalProcessedFilesCommand`
With recent changes in phpstan/phpstan, it seems the possible return
value of methods is not set in stone anymore, al...
Stefan Bürk
10:34 Revision 79bad9ff: [BUGFIX] Fix phpstan finding in Clipboard
The parent folder could theoretically be an InaccessibleFolder
according to the return type annotation, but only Fold...
Nikita Hovratov
10:19 Revision cb80da53: [BUGFIX] Fix phpstan finding in Clipboard
The parent folder could theoretically be an InaccessibleFolder
according to the return type annotation, but only Fold...
Nikita Hovratov
10:04 Revision 753d51e0: [BUGFIX] Fix phpstan finding in Clipboard
The parent folder could theoretically be an InaccessibleFolder
according to the return type annotation, but only Fold...
Nikita Hovratov
07:43 Revision 83a84b99: [TASK] Raise guzzlehttp/promises to v2
The update brings PHP 7 typehints to guzzlehttp/promises.
guzzlehttp/guzzle mainly raised for guzzlehttp/promises v2
...
Nikita Hovratov
07:30 Revision 06176b1d: [TASK] Raise guzzlehttp/promises to v2
The update brings PHP 7 typehints to guzzlehttp/promises.
guzzlehttp/guzzle mainly raised for guzzlehttp/promises v2
...
Nikita Hovratov
07:11 Revision 8f9362a5: [TASK] Raise guzzlehttp/promises to v2
The update brings PHP 7 typehints to guzzlehttp/promises.
guzzlehttp/guzzle mainly raised for guzzlehttp/promises v2
...
Nikita Hovratov

2023-05-31

12:57 Revision 84e3893c: [BUGFIX] Cast IP lock settings to int
Avoid exceptions by casting the values to integers.
Resolves: #100916
Releases: main, 12.4, 11.5
Change-Id: Icb1eeef...
Georg Ringer
12:48 Revision 5c1f9680: [BUGFIX] Cast IP lock settings to int
Avoid exceptions by casting the values to integers.
Resolves: #100916
Releases: main, 12.4, 11.5
Change-Id: Icb1eeef...
Georg Ringer
12:28 Revision d6d517a2: [BUGFIX] Cast IP lock settings to int
Avoid exceptions by casting the values to integers.
Resolves: #100916
Releases: main, 12.4, 11.5
Change-Id: Icb1eeef...
Georg Ringer
08:50 Revision 494a957c: [TASK] Remove usage of QueryBuilder::resetQueryPart() from ext:redirects
Doctrine 4 will no longer provide access to SQL query parts, so we need
to adjust our internal usages to cope with th...
Anja Leichsenring
07:57 Revision b02a04f3: [TASK] Remove usage of QueryBuilder::resetQueryPart() form ext:redirects
Doctrine 4 will no longer provide access to SQL query parts, so we need
to adjust our internal usages to cope with th...
Anja Leichsenring

2023-05-28

14:51 Revision 95a67e7d: [BUGFIX] Update `symfony/property-info` to v6.2.11
Handling of collections without a dedicated type has changed in
`symfony/property-info` with v6.2.11, [1] seems to be...
Andreas Fernandez
14:14 Revision c374f161: [BUGFIX] Update `symfony/property-info` to v6.2.11
Handling of collections without a dedicated type has changed in
`symfony/property-info` with v6.2.11, [1] seems to be...
Andreas Fernandez

2023-05-26

08:09 Revision 79f9b43d: [TASK] Update ckeditor5 to v38.0.1
Changelog: https://github.com/ckeditor/ckeditor5/blob/v38.0.1/CHANGELOG.md
Executed commands:
npm i --save \
...
Andreas Fernandez
07:18 Revision 7a3e2be4: [TASK] Avoid deprecated usage of GuzzleHttp\Promise settle function
This is a preparation patch for a guzzlehttp/guzzle and
guzzlehttp/promises raise.
Resolves: #100918
Releases: main,...
Nikita Hovratov
07:18 Revision fc13a4d1: [TASK] Avoid deprecated usage of GuzzleHttp\Promise settle function
This is a preparation patch for a guzzlehttp/guzzle and
guzzlehttp/promises raise.
Resolves: #100918
Releases: main,...
Nikita Hovratov
07:18 Revision 03742d88: [TASK] Avoid deprecated usage of GuzzleHttp\Promise settle function
This is a preparation patch for a guzzlehttp/guzzle and
guzzlehttp/promises raise.
Resolves: #100918
Releases: main,...
Nikita Hovratov
07:10 Revision aa49b9ab: [DOCS] Add SQL and memory metrics to admin panel toolbar
The new metrics about SQL and memory are added to the admin panel documentation.
Additionally, some screenshots are ...
Chris Müller
06:52 Revision 14800890: [DOCS] Add SQL and memory metrics to admin panel toolbar
The new metrics about SQL and memory are added to the admin panel documentation.
Additionally, some screenshots are ...
Chris Müller
05:19 Revision 8c75642a: [TASK] Update ckeditor5 to v38.0.1
Changelog: https://github.com/ckeditor/ckeditor5/blob/v38.0.1/CHANGELOG.md
Executed commands:
npm i --save \
...
Andreas Fernandez
05:17 Revision 3037bc37: [BUGFIX] Typo3DbQueryParser allows records with no child
Typo3DbQueryParser ignored records with no child records in some cases.
This is mitigated by adding a correct WHERE ...
Harald Witt

2023-05-25

09:12 Revision f65144af: [BUGFIX] Typo3DbQueryParser allows records with no child
Typo3DbQueryParser ignored records with no child records in some cases.
This is mitigated by adding a correct WHERE ...
Harald Witt
07:22 Revision 2ce9df23: [BUGFIX] Typo3DbQueryParser allows records with no child
Typo3DbQueryParser ignored records with no child records in some cases.
This is mitigated by adding a correct WHERE ...
Harald Witt

2023-05-24

15:02 Revision 48b8a58e: [DOCS] Add note regarding data processor service sharing
Resolves: #100911
Releases: main, 12.4
Change-Id: I06a29c3d83330886b28e09dd0358d0423711f0ca
Reviewed-on: https://revi...
Oliver Bartsch
14:21 Revision 1cbb68e5: [DOCS] Add note regarding data processor service sharing
Resolves: #100911
Releases: main, 12.4
Change-Id: I06a29c3d83330886b28e09dd0358d0423711f0ca
Reviewed-on: https://revi...
Oliver Bartsch
13:45 Revision ad44db85: [BUGFIX] Adapt datepicker styles
Currently, the year selector shows arrows which overlay the
css styles and the current day style is equal to the
sele...
Jochen Roth
13:27 Revision 6d62d757: [BUGFIX] Adapt datepicker styles
Currently, the year selector shows arrows which overlay the
css styles and the current day style is equal to the
sele...
Jochen Roth
05:10 Revision ce7cf5f9: [TASK] Write correct error level into `sys_log` table
* PHP exceptions were logged with level "info"
in the `sys_log` table
* PHP errors were logged with wrong (numeric)...
Ronny Perinke
05:04 Revision 15a769c8: [TASK] Write correct error level into `sys_log` table
* PHP exceptions were logged with level "info"
in the `sys_log` table
* PHP errors were logged with wrong (numeric)...
Ronny Perinke
04:51 Revision 26f77588: [TASK] Write correct error level into `sys_log` table
* PHP exceptions were logged with level "info"
in the `sys_log` table
* PHP errors were logged with wrong (numeric)...
Ronny Perinke

2023-05-23

11:23 Revision 55ec6103: [BUGFIX] Use correct array key to access `TYPO3_CONF_VARS`
A small typo to access the TYPO3_CONF_VARS in the
globals array have slipped in during TypoScript
parser rebuild.
Us...
Johannes Nielsen
11:00 Revision 0ca26dd9: [BUGFIX] Use correct array key to access `TYPO3_CONF_VARS`
A small typo to access the TYPO3_CONF_VARS in the
globals array have slipped in during TypoScript
parser rebuild.
Us...
Johannes Nielsen
10:29 Revision 19a3f1c2: [TASK] Add data attribute to containers of of flexform elements
Improve the possibilities of integrators to style certain parts by
providing an additional data attribute.
Resolves:...
Georg Ringer
10:13 Revision ce0f3122: [TASK] Add data attribute to containers of of flexform elements
Improve the possibilities of integrators to style certain parts by
providing an additional data attribute.
Resolves:...
Georg Ringer
04:38 Revision 4a5eee6b: [BUGFIX] Fix type error in for pageType in f:uri.page ViewHelper
The Fluid ViewHelper `f:uri.page` will now cast argument `pageType` to
int before using it.
Resolves: #100845
Releas...
Stefan Froemken
04:27 Revision e22c1c2f: [BUGFIX] Fix type error in for pageType in f:uri.page ViewHelper
The Fluid ViewHelper `f:uri.page` will now cast argument `pageType` to
int before using it.
Resolves: #100845
Releas...
Stefan Froemken
04:18 Revision 6730213d: [BUGFIX] Fix type error in for pageType in f:uri.page ViewHelper
The Fluid ViewHelper `f:uri.page` will now cast argument `pageType` to
int before using it.
Resolves: #100845
Releas...
Stefan Froemken

2023-05-22

07:59 Revision 50872f2a: [BUGFIX] Add CSP nonce value to RequireJS
Resolves: #100862
Releases: main, 12.4
Change-Id: I465714a4f9d1f1dc1d194d0122e9fae5ac6fa759
Reviewed-on: https://revi...
Oliver Hader
07:43 Revision defa239b: [BUGFIX] Add CSP nonce value to RequireJS
Resolves: #100862
Releases: main, 12.4
Change-Id: I465714a4f9d1f1dc1d194d0122e9fae5ac6fa759
Reviewed-on: https://revi...
Oliver Hader

2023-05-19

09:27 Revision 9f71cb3e: [TASK] Remove usages of QueryBuilder::resetQueryParts
Doctrine 4 will not allow any manipulation to query parts, what makes
it necessary to remove and replace the places w...
Anja Leichsenring
07:15 Revision 54f3fa0e: [BUGFIX] Fix undefined array key in FrontendGenerationPageIndexingTrigger
This is an edge-case, where `config.index_enable = 1` is set, but the
static TypoScript from indexed_search is not in...
Nikita Hovratov
07:15 Revision 23df3125: [BUGFIX] Fix undefined array key in FrontendGenerationPageIndexingTrigger
This is an edge-case, where `config.index_enable = 1` is set, but the
static TypoScript from indexed_search is not in...
Nikita Hovratov
07:15 Revision 7128b34f: [BUGFIX] Fix undefined array key in FrontendGenerationPageIndexingTrigger
This is an edge-case, where `config.index_enable = 1` is set, but the
static TypoScript from indexed_search is not in...
Nikita Hovratov

2023-05-18

18:47 Revision 25bd12ad: [DOCS] Remove section using version constraint installing EXT:linkvalidator
This section is not necessary as the version best suitable is
installed by Composer automatically. Therefore, it is r...
Chris Müller
18:27 Revision 1808fc3f: [DOCS] Remove section using version constraint installing EXT:linkvalidator
This section is not necessary as the version best suitable is
installed by Composer automatically. Therefore, it is r...
Chris Müller

2023-05-17

09:44 Revision bd4980f2: [BUGFIX] Inject CSP nonce values only if CSP feature is enabled
Currently, CSP nonce values are used per default during the frontend
rendering process (which basically would be fine...
Oliver Hader
08:41 Revision 745aae48: [BUGFIX] Keep FE/versionNumberInFilename set to true on silent upgrade
Resolves: #100856
Releases: main, 12.4
Change-Id: Ibd7fb6e28e66763a34b599cb68524bf855d8ccba
Reviewed-on: https://revi...
Chris Müller
08:25 Revision db68610a: [BUGFIX] Keep FE/versionNumberInFilename set to true on silent upgrade
Resolves: #100856
Releases: main, 12.4
Change-Id: Ibd7fb6e28e66763a34b599cb68524bf855d8ccba
Reviewed-on: https://revi...
Chris Müller
07:30 Revision 15432ec9: [BUGFIX] Make symfony console handle exceptions again
With #99912 it has been configured that exceptions in CLI context
are not catched any more by symfony console. This c...
Torben Hansen
07:20 Revision 7fe63393: [BUGFIX] Make symfony console handle exceptions again
With #99912 it has been configured that exceptions in CLI context
are not catched any more by symfony console. This c...
Torben Hansen
05:55 Revision 96c8577e: [BUGFIX] Inject CSP nonce values only if CSP feature is enabled
Currently, CSP nonce values are used per default during the frontend
rendering process (which basically would be fine...
Oliver Hader

2023-05-16

19:12 Revision ac0688d7: [BUGFIX] Avoid undefined array key "enableMetaphoneSearch"
Resolves: #100883
Releases: main, 12.4, 11.5
Change-Id: I89f566a1bdf45f214a175cd389ef143c6334cda3
Reviewed-on: https:...
Chris Müller
19:04 Revision 368326d8: [BUGFIX] Avoid undefined array key "enableMetaphoneSearch"
Resolves: #100883
Releases: main, 12.4, 11.5
Change-Id: I89f566a1bdf45f214a175cd389ef143c6334cda3
Reviewed-on: https:...
Chris Müller
19:03 Revision 7c21340f: [BUGFIX] Avoid undefined array key "enableMetaphoneSearch"
Resolves: #100883
Releases: main, 12.4, 11.5
Change-Id: I89f566a1bdf45f214a175cd389ef143c6334cda3
Reviewed-on: https:...
Chris Müller
 

Also available in: Atom