Project

General

Profile

Activity

From 2023-05-12 to 2023-06-10

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

2023-05-15

19:49 Revision cf257b78: [BUGFIX] Do not call getConflictingRedirects with null request
Resolves: #100827
Releases: main, 12.4
Change-Id: I2c553894af4b25c2f4731782f0d9cf2293ec3211
Reviewed-on: https://revi...
Lina Wolf
19:49 Revision 41e4ac11: [BUGFIX] Ensure BE_USER uid is always used as int
Fix some left-over places where an int-cast
is possibly necessary to avoid PHP warnings.
Resolves: #100866
Releases:...
Markus Klein
19:22 Revision ba22241c: [BUGFIX] Do not call getConflictingRedirects with null request
Resolves: #100827
Releases: main, 12.4
Change-Id: I2c553894af4b25c2f4731782f0d9cf2293ec3211
Reviewed-on: https://revi...
Lina Wolf
19:20 Revision 1d5195c1: [BUGFIX] Ensure BE_USER uid is always used as int
Fix some left-over places where an int-cast
is possibly necessary to avoid PHP warnings.
Resolves: #100866
Releases:...
Markus Klein
19:11 Revision f99945df: [BUGFIX] Ensure BE_USER uid is always used as int
Fix some left-over places where an int-cast
is possibly necessary to avoid PHP warnings.
Resolves: #100866
Releases:...
Markus Klein
16:00 Revision 435c66b1: [BUGFIX] Adjust Content-Security-Policy reports check for SVG files
Issue #93884 provided and adjusted CSP header for SVG inline styles:
| default-src 'self'; script-src 'none';
| style...
Oliver Hader
16:00 Revision 59608545: [BUGFIX] Adjust Content-Security-Policy reports check for SVG files
Issue #93884 provided and adjusted CSP header for SVG inline styles:
| default-src 'self'; script-src 'none';
| style...
Oliver Hader
15:42 Revision 79a9f477: [BUGFIX] Adjust Content-Security-Policy reports check for SVG files
Issue #93884 provided and adjusted CSP header for SVG inline styles:
| default-src 'self'; script-src 'none';
| style...
Oliver Hader

2023-05-14

10:31 Revision 57419758: [DOCS] Add `editor.config.debug` to rte_ckeditor config reference
Resolves: #100868
Resolves: https://github.com/TYPO3-Documentation/Changelog-To-Doc/issues/430
Releases: main, 12.4
C...
Andreas Nedbal
10:26 Revision fad8a8ae: [DOCS] Add `editor.config.debug` to rte_ckeditor config reference
Resolves: #100868
Resolves: https://github.com/TYPO3-Documentation/Changelog-To-Doc/issues/430
Releases: main, 12.4
C...
Andreas Nedbal
08:28 Revision 76515e24: [TASK] Include test extensions into namespace integrity check
After providing full PSR-4 compliance for all test extensions,
no exception is needed anymore for the to run the inte...
Anja Leichsenring
08:03 Revision 9a1ff751: [TASK] Include test extensions into namespace integrity check
After providing full PSR-4 compliance for all test extensions,
no exception is needed anymore for the to run the inte...
Anja Leichsenring
 

Also available in: Atom