Activity
From 2022-12-13 to 2023-01-11
2023-01-11
- 16:30 Revision 24de1aff: [TASK] Make backdrop of modals in Install Tool static
- Resolves: #99513
Releases: main
Change-Id: I883007318045e2e7d0ff5e9b0cc7df3d302631cc
Reviewed-on: https://review.typo... - 15:59 Revision 439e6c29: [BUGFIX] Ensure that formatValue for dates/times returns a string
- The unit tests are adjusted to have strict type checking.
The bug is actually covered with a test already, only the ... - 15:58 Revision 9f6adb9b: [BUGFIX] Fix notices in QueryGenerator
- Resolves: #99511
Releases: main, 11.5
Change-Id: I9657a72e68ac0fea8ee8b0d75fcaa23a3cb4ce8b
Reviewed-on: https://revie... - 15:58 Revision 847f62f3: [BUGFIX] Fix notices in QueryGenerator
- Resolves: #99511
Releases: main, 11.5
Change-Id: I9657a72e68ac0fea8ee8b0d75fcaa23a3cb4ce8b
Reviewed-on: https://revie... - 15:54 Revision a8b9152f: [BUGFIX] Ensure that formatValue for dates/times returns a string
- The unit tests are adjusted to have strict type checking.
The bug is actually covered with a test already, only the ... - 15:23 Revision 6fe894c1: [BUGFIX] Fix typo "collape-state-persister"
- File and module name: collapSe-state-persister
Resolves: #99520
Releases: main
Change-Id: Iad46de986389cff01c00936e4... - 14:16 Revision 690ce5e4: [BUGFIX] Avoid undef array key in ContentObjectRenderer
- Resolves: #98995
Releases: main, 11.5
Change-Id: I70cd2ed6ba9efe3a4e4216a61903157f1421568f
Reviewed-on: https://revie... - 13:59 Revision f3b1e7fa: [BUGFIX] Avoid undef array key in ContentObjectRenderer
- Resolves: #98995
Releases: main, 11.5
Change-Id: I70cd2ed6ba9efe3a4e4216a61903157f1421568f
Reviewed-on: https://revie... - 10:25 Revision 30fa767c: [BUGFIX] Avoid uninitialized string offset in ContentObjectRenderer
- Resolves: #99073
Releases: main, 11.5
Change-Id: Ib4d69ebd3258451af19616810730ecd33c31077d
Reviewed-on: https://revie... - 10:15 Revision e936a18c: [BUGFIX] Avoid uninitialized string offset in ContentObjectRenderer
- Resolves: #99073
Releases: main, 11.5
Change-Id: Ib4d69ebd3258451af19616810730ecd33c31077d
Reviewed-on: https://revie... - 06:12 Revision 0746eb93: [TASK] Improve CKEditor5 Plugin handling and defaults
- This is a prepatch to handle plugins and their configuration
in general. Plugin names differ between CKEditor4 and
CK... - 06:10 Revision ef74a105: [BUGFIX] Correct editor content CSS preprocessing
- The CSS preprocessing makes it easier to provide custom
content CSS for the CKEditor5. The integrator does not need
t...
2023-01-10
- 15:18 Revision babe2d1e: [BUGFIX] Provide tag to add JavaScript Modules to importmap in Backend Form
- The JavaScript module import map is static and only generated and
loaded in the first request to a document. All poss... - 15:17 Revision bab41fb4: [BUGFIX] Resolve nested TypoScript reference operator
- Incoming TS:
lib.foo = TEXT
lib.foo.value = foo
lib.bar =< lib.foo
lib.bar.value = bar
page = PAGE
page.10 = CASE
pa... - 15:07 Revision ca9a3071: [TASK] Remove obsolete hack in TsConfigTreeBuilder
- UserTs building has a hack for sys_note setting
TCAdefaults.sys_note.author and
TCAdefaults.sys_note.email.
These tw... - 12:57 Revision 4a8fbff2: [TASK] Set TYPO3 version to 11.5.23-dev
- Change-Id: If3158f4bf2d22c41151f841ca15d87a29487b0c9
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/773... - 12:14 Revision 06fc508d: [RELEASE] Release of TYPO3 11.5.22
- Change-Id: I21e2782b7ccace2c49a0cf6f13dfb6b8807a2700
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/773... - 10:47 Revision 81d4f020: [TASK] Polish the documentation comments of (Lazy)ObjectStorage
- Resolves: #99414
Releases: main
Change-Id: Ie9f4f9f0c4923cd4892c4686587eb2cc5bbe9d50
Reviewed-on: https://review.typo... - 10:40 Revision b8151562: [FEATURE] Add stdWrap to config.additionalHeaders
- StdWrap properties have been added to the `header` directive in `config.additionalHeaders`.
It is now possible to se... - 09:46 Revision b47b8e59: [TASK] Reduce sql queries for page link generation
- Generating a page link leads to 2 sql queries.
The first query is about a general lookup and
frontend group access c... - 09:42 Revision d2eb78bd: [BUGFIX] Ensure string return value in Uri\PageViewHelper
- Force the return value to be a string if the uri to a page is generated
but the provided page is not existing or hidd... - 09:15 Revision 87e18290: [TASK] Reduce sql queries for page link generation
- Generating a page link leads to 2 sql queries.
The first query is about a general lookup and
frontend group access c...
2023-01-09
- 21:52 Revision 0e5ab82d: [BUGFIX] Restore text selection correctly in RTE LinkBrowser
- In Firefox the editor loses the text selection information
after opening the Link Browser. Instead of using the
refer... - 13:33 Revision 4baad765: [BUGFIX] Restore visibility for soft hyphens and non-breaking spaces
- Non-breaking spaces and soft hyphens are now visible in
the editor to help the editor to identify them visually.
Key... - 08:17 Revision 435954a4: [TASK] Cleanup default content CSS for CKEditor5
- Most of the CSS is already available through the
Backend CSS. We are removing most of the outdated
special stylings f...
2023-01-08
- 11:32 Revision eb017d9b: [DOCS] Add migration chapter to dashboard docs
- To ease the access for extension developers the migration of chart
widget configuration is described in the dashboard... - 11:30 Revision 59a08061: [DOCS] Use tabs for running commands in Composer/legacy installation in EXT:redirects
- This eases the usage for administrators running a legacy installation.
Resolves: #99486
Releases: main, 11.5
Change-... - 11:28 Revision e550ae79: [DOCS] Add option "Ignore start and end time" to admin panel docs
- Related: #91082
Resolves: #99487
Resolves: https://github.com/TYPO3-Documentation/Changelog-To-Doc/issues/22
Releases... - 11:25 Revision fa49e497: [DOCS] Add "Open page in backend" to admin panel docs
- Related: #97326
Resolves: #99488
Resolves: https://github.com/TYPO3-Documentation/Changelog-To-Doc/issues/32
Releases... - 11:17 Revision 3776c1e8: [DOCS] Use tabs for running commands in Composer/legacy installation in EXT:redirects
- This eases the usage for administrators running a legacy installation.
Resolves: #99486
Releases: main, 11.5
Change-... - 11:06 Revision 112a113e: [DOCS] Add description field to redirects documention
- Related: #99011
Resolves: #99484
Resolves: https://github.com/TYPO3-Documentation/Changelog-To-Doc/issues/247
Release...
2023-01-07
- 19:15 Revision 4d7b5412: [BUGFIX] Always process removeButtons in CKEditor5 Migration
- The CKEditor5 Migration migrates the current configuration to the
new format, but there is no need to force users int... - 19:13 Revision 07e5de14: [BUGFIX] Only render CKEditor5 WordCount Plugin if enabled
- Resolves: #99470
Releases: main
Change-Id: I4ee5651add92e7aec0e1aead96c2c93712cfdba2
Reviewed-on: https://review.typo...
2023-01-06
- 20:10 Revision 5d50fc08: [BUGFIX] Accessing unavailable site config triggers notice instead of warning
- Accessing a not available configuration via TypoScript can be
intentional (e.g. by using it in an if check).
Therefor... - 20:08 Revision 5635ca42: [BUGFIX] Fix array access warning in SystemStatusUpdateTask
- When this task is executed on CLI (scheduler), the global request variable
is not available, thus a null check must b... - 20:08 Revision 10d1fc78: [BUGFIX] Fix array access warning in SystemStatusUpdateTask
- When this task is executed on CLI (scheduler), the global request variable
is not available, thus a null check must b... - 18:19 Revision b500659f: [TASK] Consolidate CI permutations
- With two PHP versions and various DB engines,
the pre-merge and nightly CI runs are consolidated
a bit to not test to... - 17:38 Revision adea0dc7: [TASK] Duplicate composer update in docker-compose.yml
- Minor flaw in test setup.
Resolves: #99481
Related: #98628
Releases: main
Change-Id: Ia16af545251110938c9e08370d61cd... - 16:25 Revision 101efc92: [TASK] Allow npm version 9.x for node builds
- npm version 8.x and 9.x are officially supported for
nodejs 16. Normal npm updates updates from 8 to 9.
Currently npm... - 15:53 Revision 3cd5b10d: [TASK] Update copyright year in README.md and INSTALL.md
- Update copyright year to 2023
Resolves: #99473
Releases: main, 11.5, 10.4
Signed-off-by: Torben Hansen <derhansen@gm... - 15:53 Revision 35b4fbeb: [TASK] Update copyright year in README.md and INSTALL.md
- Update copyright year to 2023
Resolves: #99473
Releases: main, 11.5, 10.4
Signed-off-by: Torben Hansen <derhansen@gm... - 15:52 Revision ec5597ab: [TASK] Update copyright year in README.md and INSTALL.md
- Update copyright year to 2023
Resolves: #99473
Releases: main, 11.5, 10.4
Signed-off-by: Torben Hansen <derhansen@gm... - 15:49 Revision eb0b4e10: [BUGFIX] Fix exception with PHP 8.1 in ItemProcessingService
- The pageId is already passed to the functon
ItemProcessingService::getProcessingItems(). This is now used instead
of ... - 15:39 Revision fe7386a3: [TASK] Improve TypoScript submodule naming
- By renaming the submodules of the ext:tstemplate "TypoScript" backend
module and adding descriptive texts, it makes i... - 15:25 Revision 626914d0: [TASK] Update CKEditor5 packages
- This change updates CKEditor5 Packages:
- General Packages to ^35.4.0
- Developer Utilities to ^32.0.2
- List Types t... - 15:24 Revision ecc1ffd0: [BUGFIX] Send correct content type for cached Extbase actions
- The setContentType method on TyposcripFrontendController
was introduced to allow Extbase plugins to change the
conten... - 15:21 Revision da32f45c: [BUGFIX] Accessing unavailable site config triggers notice instead of warning
- Accessing a not available configuration via TypoScript can be
intentional (e.g. by using it in an if check).
Therefor... - 15:20 Revision 1a28131e: [BUGFIX] Fix array access warning in SystemStatusUpdateTask
- When this task is executed on CLI (scheduler), the global request variable
is not available, thus a null check must b... - 15:20 Revision e29e6ed1: [TASK] Remove extension_loaded('hash') check
- PHP extension 'hash' is a PHP core built in since 7.4
and can't be disabled. Clean up the core a bit.
Resolves: #994... - 15:13 Revision e325a298: [BUGFIX] Fix exception with PHP 8.1 in ItemProcessingService
- The pageId is already passed to the functon
ItemProcessingService::getProcessingItems(). This is now used instead
of ... - 08:27 Revision ac59e002: [TASK] Streamline field order and tabs for be_users
- TCA fields for be_users currently look unordered and not
logically structured compared to fe_users.
This change move... - 08:19 Revision ff7c2766: [BUGFIX] Avoid undefined array key in ObjectStorage::offsetGet()
- Requesting an none existing entry resulted in an PHP Warning in newer
PHP 8.x versions.
Resolves: #97554
Releases: m... - 08:18 Revision a34b4baa: [BUGFIX] Avoid undefined array key in ObjectStorage::offsetGet()
- Requesting an none existing entry resulted in an PHP Warning in newer
PHP 8.x versions.
Resolves: #97554
Releases: m...
2023-01-05
- 21:21 Revision 9a27f802: [TASK] Allow s and u tags in default RTE processing
- Since most of the HTML tags are already allowed,
it makes no sense to make a difference here. The
tags s for striketh... - 16:47 Revision fc2df2aa: [BUGFIX] Always display search box in file browser
- The search box in the file browser is now displayed again,
even if no files are in the folder. This is necessary beca... - 16:19 Revision 5825c7f8: [BUGFIX] Prevent exception in TranslateViewHelper for modules without title
- In case modules do not provide a "title" or
"shortDescription" the module is now displayed
in the module menu again w... - 16:18 Revision bb8f03f6: [BUGFIX] Prevent undefined array offset warnings in ElementInformationController
- Resolves: #99468
Releases: main, 11.5
Change-Id: Ib22901dce1662a0216eb4e2a55061131055fbcf1
Reviewed-on: https://revie... - 15:54 Revision bd03cd2b: [BUGFIX] Prevent undefined array offset warnings in ElementInformationController
- Resolves: #99468
Releases: main, 11.5
Change-Id: Ib22901dce1662a0216eb4e2a55061131055fbcf1
Reviewed-on: https://revie... - 15:47 Revision 46fd6f4f: [TASK] Improve rendering items of "Clear Persistent Database Tables"
- The text of the buttons in the Install Tool module to clear persistent
database tables should be removed.
Instead of ... - 15:24 Revision d8951eeb: [TASK] Use strict typed properties in ext:dashboard
- Many properties are already typesafe due to their type declaration
in class constructors. This patch introduces const... - 15:19 Revision 9de13001: [BUGFIX] Always display search box in file browser
- The search box in the file browser is now displayed again,
even if no files are in the folder. This is necessary beca... - 15:19 Revision 2bb34ef6: [BUGFIX] Prevent reseting fields in create multiple pages wizard
- The "create multiple pages" wizard features the possibility
to dynamically add additional lines, which therefore allo... - 14:53 Revision 98c3d5e0: [BUGFIX] Allow @import *.tsconfig wildcard includes
- Including TsConfig from external files using @import
with wildcards now allows both file endings *.tsconfig
and (hist... - 14:19 Revision e82dc97f: [BUGFIX] Properly localize placeholder
- Due to the introduction of the "language" TCA type,
the column processing of TCA language fields in
TcaSelectItems->a... - 14:19 Revision 9002eb22: [BUGFIX] Properly localize placeholder
- Due to the introduction of the "language" TCA type,
the column processing of TCA language fields in
TcaSelectItems->a...
2023-01-04
- 17:14 Revision 12e84d57: [BUGFIX] Properly detect multiline TypoScript comments
- The TypoScript (production) LossyTokenizer fails to
detect multiline comments properly. The patch
refactors the class... - 16:02 Revision ecf05fe3: [TASK] Enforce types in HtmlParser / RteHtmlParser
- This change adds types to all protected properties
and methods within the RTE classes.
Resolves: #99427
Releases: ma... - 15:03 Revision 1aebdb22: [DOCS] Correct TypoScript import in changelog
- Resolves: #99452
Releases: main
Change-Id: Ib9a512cc95aa0201d043e2eac4380dd776306d1b
Reviewed-on: https://review.typo... - 13:54 Revision 0653b2e9: [BUGFIX] Send correct content type for cached Extbase actions
- The setContentType method on TyposcripFrontendController
was introduced to allow Extbase plugins to change the
conten... - 07:20 Revision ed5500bb: [TASK] Simplify workspace-notification related code
- This change mainly streamlines
some code related to the stage change
notification functionality as a pre-patch
for ht... - 06:26 Revision 2e7ac5ff: [TASK] styleguide: Add Build/Scripts/runTests.sh -s clean
- Allows to remove temporary build files
2023-01-03
- 16:44 Revision 5f9811d3: [TASK] styleguide: Avoid extbase in BackendController
- The module can be made a native non-extbase
controller quite easily. - 12:08 Revision 96c737fd: [TASK] Update to PHPStan 1.9.5
- Some bug fixes reduce list of false positives.
> composer req --dev phpstan/phpstan:^1.9.5
> composer req --dev phps... - 12:08 Revision d2bc5d95: [TASK] Update to PHPStan 1.9.5
- Some bug fixes reduce list of false positives.
> composer req --dev phpstan/phpstan:^1.9.5
> composer req --dev phps... - 11:12 Revision 12d63081: [BUGFIX] styleguide: Generator clears caches on CLI only
- Clearing in BE context otherwise confuses
extbase BackendConfigurationManager after
deleting page tree.
2022-12-29
- 12:01 Revision f87c8a72: [TASK] Task allow mariadb up to v10.10 and pg 15
- Currently, mariadb is only supported up to v10.6.
This has been changed up to v10.10 and jobs have been
added to the ... - 12:00 Revision 6c95da01: [TASK] Task allow mariadb up to v10.10 and pg 15
- Currently, mariadb is only supported up to v10.6.
This has been changed up to v10.10 and jobs have been
added to the ... - 08:36 Revision c8bb6eb9: [TASK] Drop dev dependency phpspec/prophecy
- The mocking framework prophecy is considered dead and is already dropped
in phpunit. All occurrences in the codebase ...
2022-12-28
- 15:07 Revision 8825d26e: [TASK] Migrate TcaSelectItemsTest to functional
- Resolves: #98853
Releases: main
Change-Id: I54db0e6ce480adfb03e2f4e5c10b3d3d5e9550af
Reviewed-on: https://review.typo... - 11:53 Revision 5fe46963: [TASK] Migrate TcaSelectTreeItemsTest to functional
- Resolves: #98844
Releases: main
Change-Id: I0d8acfbfee563d7e401b41e543cc0b413a33de69
Reviewed-on: https://review.typo...
2022-12-23
- 14:57 Revision 56972411: [TASK] Consolidate DocType handling as Enum
- A new Enum "DocType" is introduced to finally streamline
the usage of various TypoScript options,
TSFE properties (xh... - 09:48 Revision 4c2fbbcb: [FEATURE] Add event to modify backend search results
- A new event `ModifyResultItemInLiveSearchEvent` is added that allows to
modify search result items in a custom event ...
2022-12-22
- 20:39 Revision 8c7fadca: [TASK] Streamline the unit tests for ObjectStorage
- Clean up the existing tests before adding new tests:
- split tests up to test for only one piece of behavior
where... - 14:44 Revision 27c5ac8f: [TASK] Convert FrontendUserAuthenticationTest partially to functional
- For the rest all prophecy usages have been replaced by native phpunit
mocks.
Resolves: #98727
Releases: main
Change-... - 14:36 Revision e78c65fe: [TASK] Avoid usage of resetSingletonInstances in setup
- Resolves: #99413
Releases: main
Signed-off-by: Torben Hansen <derhansen@gmail.com>
Change-Id: Ibb94bef3701e1eab20506a... - 13:01 Revision 5a45b91b: [TASK] Fix typo in StringLength form validator
- Releases: main
Resolves: #99398
Change-Id: If2346c6e29ea0c546b9ede8cad3e98b166893ef9
Reviewed-on: https://review.typo... - 12:55 Revision 7cb35771: [BUGFIX] Apply z-index to backend search action form
- The element `.sticky-form-actions` now has a `z-index` applied to give
the search provider dropdown a higher priority... - 12:44 Revision 022a6946: [BUGFIX] Always allow target attribute
- TYPO3 included xhtml_11 (output doctype)
standard when the second revision of
XHTML 1.1 was not published yet.
TYPO3... - 12:17 Revision 3b362639: [BUGFIX] Remove unneeded quote
- An unnecessary quote has been added with #91016 and should be removed
again.
Resolves: #99402
Releases: main, 11.5, ... - 12:16 Revision 72b8883d: [BUGFIX] Remove unneeded quote
- An unnecessary quote has been added with #91016 and should be removed
again.
Resolves: #99402
Releases: main, 11.5, ... - 12:04 Revision 50d5c2f0: [TASK] Add missing unique link to recently added rst file
- Resolves: #99407
Related: #98122
Releases: main, 11.5
Change-Id: Ie5a8e894e65669e9faa3d30f908040006a0345d7
Reviewed-o... - 11:57 Revision e9fab6f2: [BUGFIX] Remove unneeded quote
- An unnecessary quote has been added with #91016 and should be removed
again.
Resolves: #99402
Releases: main, 11.5, ... - 11:43 Revision 0816ba59: [BUGFIX] Remove disabled button state after successful TCA Migrations check
- Resolves: #99390
Releases: main
Signed-off-by: Torben Hansen <derhansen@gmail.com>
Change-Id: Ifd3e20e7350091335265c1... - 11:41 Revision 362cfde5: [BUGFIX] Align variable name with flexform, template and docs
- The showForgotPasswordLink setting was renamed to showForgotPassword
during the refactoring to fluid templates. It is...
2022-12-21
- 16:33 Revision d4aa6e90: [TASK] Replace $.ajax in EXT:recycler
- EXT:recycler is hopefully the last piece that used $.ajax instead of our
AJAX API. It's time to replace it there as w... - 15:51 Revision 8346e2bc: [TASK] Add missing unique link to recently added rst file
- Resolves: #99407
Related: #98122
Releases: main
Change-Id: Ie5a8e894e65669e9faa3d30f908040006a0345d7
Reviewed-on: htt... - 15:38 Revision ade003f0: [DOCS] Update TypoScript documentation of Indexed Search
- To update the Indexed Search TypoScript documentation the following tasks
have been completed:
* Use of `.. confva... - 12:45 Revision 169222d2: [DOCS] Update TypoScript documentation of Indexed Search
- To update the Indexed Search TypoScript documentation the following tasks
have been completed:
* Use of `.. confva... - 11:28 Revision 7da70a57: [TASK] Replace prophecy in ServiceProviderCompilationPassTest
- Resolves: #98761
Releases: main
Change-Id: Ib8fcb5af6b2ee38ac8796763977b5f801009780a
Reviewed-on: https://review.typo... - 10:36 Revision 64752c95: [FEATURE] Overrule namespace configuration in ExtbasePluginEnhancer
- Make ExtbasePluginEnhancer more consistent.
Ensure namespace option overrules other options
as this is the common use... - 10:34 Revision 8e8b94b8: [BUGFIX] Align variable name with flexform, template and docs
- The showForgotPasswordLink setting was renamed to showForgotPassword
during the refactoring to fluid templates. It is... - 08:16 Revision 2bfc6a02: [TASK] Replace prophecy in EXT:dashboard DashboardWidgetPassTest
- Resolves: #98909
Releases: main
Change-Id: Ife3339d1902f306230394aef3d99d08da5dfcb31
Reviewed-on: https://review.typo... - 07:59 Revision 746e17fb: [BUGFIX] Show errors in database check step again
- Step 2 in the install process is to check the database
connection. If this fails, the corresponding flash
messages ar...
2022-12-20
- 17:18 Revision d383640f: [BUGFIX] Allow scrolling in GUI installer
- Currently, it is not possible to scroll down
and fill in all required fields in the
installer.
This has been fixed b... - 16:57 Revision 82fb1ad0: [FEATURE] Use password policies in installer and setup command
- With #80793 it is now possible to use password policies.
So the setupDatabaseService has been changed to respect
the ... - 16:52 Revision 9dc7eef0: [TASK] Update to PHPStan 1.9.4
- The new version finds some more potential problems.
> composer req --dev phpstan/phpstan:^1.9.4
> composer req --dev... - 16:05 Revision f7e3bc67: [TASK] Update to PHPStan 1.9.4
- The new version finds some more potential problems.
> composer req --dev phpstan/phpstan:^1.9.4
> composer req --dev...
2022-12-19
- 11:54 Revision cc6c5748: [TASK] Localize text in modal JavaScript
- Resolves: #98268
Releases: main
Change-Id: I77d858415b7bdf2a4c4f85bf94f3361f0b24cfff
Reviewed-on: https://review.typo... - 09:24 Revision da89f5bf: [BUGFIX] Prevent undefined array key warning in DatabaseRecordList
- Resolves: #99380
Releases: main, 11.5
Change-Id: I44a4a805b4848700e30ed7127a6da62c1f4cfdde
Reviewed-on: https://revie...
2022-12-18
- 22:17 Revision a6bcac18: [BUGFIX] Prevent undefined array key warning in DatabaseRecordList
- Resolves: #99380
Releases: main, 11.5
Change-Id: I44a4a805b4848700e30ed7127a6da62c1f4cfdde
Reviewed-on: https://revie...
2022-12-16
- 17:07 Revision aaa76c26: [BUGFIX] styleguide: styleguide uses core dev-main for --dev
- With v12.1 branching and releases, styleguide now
preferred 12.1 tags in it's testing dependencies.
Force ~12.2@dev ... - 14:34 Revision 6f5248cb: [TASK] Disable extension repository status check in composer mode
- The extension repository status check in the
reports module is now skipped in composer mode.
Resolves: #99385
Releas... - 14:13 Revision 9503bfa1: [TASK] Disable extension repository status check in composer mode
- The extension repository status check in the
reports module is now skipped in composer mode.
Resolves: #99385
Releas... - 12:37 Revision e24bcbe0: [TASK] styleguide: Happify phpstan
- Build/Scripts/runTests.sh -p 8.1 -s phpstanGenerateBaseline
- 10:32 Revision dd4efcf9: [BUGFIX] Use locallang in history button in EditDocumentController
- The "History" button in EditDocumentController now uses existing
locallang labels instead of a hardcoded string.
Res... - 10:15 Revision f9b073be: [BUGFIX] Use locallang in history button in EditDocumentController
- The "History" button in EditDocumentController now uses existing
locallang labels instead of a hardcoded string.
Res... - 00:51 Revision 8440cb37: [TASK] Open Element Browser for avatars in modal window
- To have a streamlined behavior across all Element Browser instances, the
remaining instance used for avatar selection...
2022-12-15
- 22:44 Revision 75c2d51a: [TASK] Register flag icons automatically
- The IconRegistry now scans the directory containing all flag icons and
automatically registers all found flags withou... - 12:34 Revision ab11ebb3: [TASK] Set TYPO3 version to 12.1.4-dev
- Change-Id: I2a6188a900409f4f1ccfcdc3ef2c857b774d7344
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/771... - 12:34 Revision 65f886d2: [TASK] Set TYPO3 version to 11.5.22-dev
- Change-Id: Ic9acc8a7130f9e848b6809af395ffdd4e130b33a
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/771... - 12:33 Revision f94acb81: [TASK] Set TYPO3 version to 10.4.35-dev
- Change-Id: I577c481866735d86d66c2c4247097687c07ef567
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/771... - 11:57 Revision 531fbd1c: [RELEASE] Release of TYPO3 12.1.3
- Change-Id: I10c10046567972486eb29bd995b7535b9bab00ee
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/771... - 11:30 Revision f6d61172: Revert "[RELEASE] Release of TYPO3 12.1.3"
- This reverts commit 5f34155e9e854ce2b79b22df2ae36a0aa16f6a98.
Reason for revert: Release Script stopped during the p... - 11:23 Revision 5f34155e: [RELEASE] Release of TYPO3 12.1.3
- Change-Id: I1893ec416ee302dfc9b1187afda7fffff9351b22
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/771... - 11:20 Revision 39b888cf: [RELEASE] Release of TYPO3 11.5.21
- Change-Id: Ic870e4d6af389ad9bfefe445cec780d60364230d
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/771... - 11:15 Revision 1c9ada1d: [RELEASE] Release of TYPO3 10.4.34
- Change-Id: Id505113baa28f559ad94a479fea62151648f3789
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/771... - 10:06 Revision 8153feb7: [BUGFIX] Fix absolute backend URL generation in frontend context
- $normalizedParams->getRequestDir() returns '/' for frontend
requests and `/typo3/` for backend requests. This results... - 10:03 Revision 678035c7: [BUGFIX] Fix absolute backend URL generation in frontend context
- $normalizedParams->getRequestDir() returns '/' for frontend
requests and `/typo3/` for backend requests. This results... - 09:58 Revision c9eceb15: [BUGFIX] Catch any transfer exception in HTTP host header check
- ServerResponseCheck triggers a HTTP host header check which is
expected to fail. The more generic TransferException i... - 09:58 Revision ee661a68: [BUGFIX] Catch any transfer exception in HTTP host header check
- ServerResponseCheck triggers a HTTP host header check which is
expected to fail. The more generic TransferException i... - 09:58 Revision e721e134: [BUGFIX] Catch any transfer exception in HTTP host header check
- ServerResponseCheck triggers a HTTP host header check which is
expected to fail. The more generic TransferException i... - 09:57 Revision 60bcbf2c: [BUGFIX] Catch any transfer exception in HTTP host header check
- ServerResponseCheck triggers a HTTP host header check which is
expected to fail. The more generic TransferException i... - 09:52 Revision 61fa8706: [BUGFIX] Use fallback method to get dbname
- The fallback chain for determination of the
dbname in the SetupCommand is now using the
dedicated fallback method to ...
2022-12-14
- 17:27 Revision 0fe03225: [TASK] Add backward compatibility handling for frontend login signing
- The security fix for TYPO3-CORE-SA-2022-013 enforced the `pid`
HTTP parameter to be signed via HMAC during the fronte... - 17:27 Revision 89da5ba3: [TASK] Remove panel class usage in About module
- Bootstrap removed panel classes in version 4 and the
backend mostly has appropriate styles for the card
component now... - 17:26 Revision cfe6d10c: [BUGFIX] Fix regex in message event handler for avatars
- The regex used in setup-module.ts to get the `avatar` field name
is adapted to match the object group changed in #993... - 15:53 Revision 1ae6588a: [TASK] Remove panel class usage in About module
- Bootstrap removed panel classes in version 4 and the
backend mostly has appropriate styles for the card
component now... - 15:04 Revision 36657e2d: [TASK] Add backward compatibility handling for frontend login signing
- The security fix for TYPO3-CORE-SA-2022-013 enforced the `pid`
HTTP parameter to be signed via HMAC during the fronte... - 15:04 Revision 30831c74: [TASK] Avoid empty ul tag if no submodules are available
- If no submodule are available, the ul tag around should not be rendered.
Resolves: #99363
Releases: main
Change-Id: ... - 13:25 Revision 9a906220: [TASK] Add static backdrop to "Refresh required" modal
- If the FormEngine needs an update due to a changed field, the "Refresh
required" modal appears. It may happen easily ... - 13:10 Revision 363ac2ee: [BUGFIX] Prevent undefined global variable in BackendConfigurationManager
- $GLOBALS['TYPO3_REQUEST'] might be undefined,
e.g. in CLI context. This is now handled properly.
Resolves: #99307
Re... - 13:01 Revision db00eb40: [BUGFIX] Use correct element browser config in "Setup" module
- The configuration for the element browser used for the avatar field in
the "Setup" module is now properly composed to... - 13:00 Revision ed7c9c03: [TASK] Ensure proper gitlab ci configuration for branch `12.1`
- Adjustes gitlab workflow configurations to match branch
`12.1` testing. This includes dedicated cache keys and
settin... - 12:03 Revision c3a10187: [TASK] Allow custom tables in create record reaction
- Extension authors can now add tables to the create record
reaction via ExtensionManagementUtility::addTcaSelectItem()... - 11:20 Revision ad3a7c45: [DOCS] Correct some cookie and parameter names
- Resolves: #99361
Related: #97305
Releases: main
Change-Id: Id78dfe0db043cf01551078853fd1eec1d3375044
Reviewed-on: htt... - 11:07 Revision 9c4ea51d: [BUGFIX] Provide signed storage folders for legacy frontend login
- Resolves: #99358
Releases: 10.4
Change-Id: I028b0016a005acdcb79725600b29b2c8dbbc939d
Reviewed-on: https://review.typo... - 08:48 Revision e83a20c8: [TASK] Remove sys_action leftovers
- The previous system extension EXT:sys_action
has been moved from core to FriendsOfTYPO3
in v10. However, since the ex... - 08:37 Revision 2fb8b444: [TASK] Update PHPStan & friends
- PHPStan 1.9.3 finds another potential problem and brings
some performance improvements.
Run commands:
> composer re... - 08:10 Revision ac5fddb7: [TASK] Update PHPStan & friends
- PHPStan 1.9.3 finds another potential problem and brings
some performance improvements.
Run commands:
> composer re...
2022-12-13
- 14:57 Revision 1006f66f: [BUGFIX] Use correct flag of Zimbabwe
- The icon set used for the flags in TYPO3 accidentally used the flag of
Andorra for Zimbabwe. Unfortunately, it's not ... - 14:36 Revision b96de44e: [BUGFIX] Use correct flag of Zimbabwe
- The icon set used for the flags in TYPO3 accidentally used the flag of
Andorra for Zimbabwe. Unfortunately, it's not ... - 12:44 Revision 2291ffc6: [TASK] Set TYPO3 version to 12.1.3-dev
- Change-Id: Ic308b48271458c44b8861377409d6b1672a45070
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/771... - 12:25 Revision f6a2689a: [RELEASE] Release of TYPO3 12.1.2
- Change-Id: Ia9164267c573cb87019e6d3e20c4d76b384259a4
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/771... - 12:17 Revision a6641769: [BUGFIX] Replace undefined variable with locallang key
- The title of the "edit column" button in the page
module is now using the correct locallang key
instead of an undefin... - 12:09 Revision c28d5247: [BUGFIX] Prevent undefined global variable in BackendConfigurationManager
- $GLOBALS['TYPO3_REQUEST'] might be undefined,
e.g. in CLI context. This is now handled properly.
Resolves: #99307
Re... - 12:03 Revision 7cd61c02: [BUGFIX] Replace undefined variable with locallang key
- The title of the "edit column" button in the page
module is now using the correct locallang key
instead of an undefin... - 11:57 Revision ba34796f: [FEATURE] Create new folder in modal dialog
- This change moves the "Create folder" route to the modal, so that
editors do not lose the focus when working with the... - 11:34 Revision a909535c: [BUGFIX] Avoid double UTF-8 encoded PDF metadata in file indexer
- There are different versions of pdfinfo available and used
by different providers/distributions.
a) Debian/Fedora us... - 11:33 Revision db50a316: [TASK] Add HTTP host header injection check to reports module
- In case the web server scenario is not properly configured to deny
HTTP host header injection, and the trustedHostsPa... - 11:16 Revision 645c9cab: [TASK] Introduce string fragment extraction
- When working with variable interpolation and similar scenarios, in
most cases variables, constants, expressions, ... ... - 10:52 Revision 4560c9d4: [TASK] Set TYPO3 version to 12.1.2-dev
- Change-Id: I79122f0822f037be6f445ee3e5a29f3e14556161
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/771... - 10:51 Revision 9a4fed43: [TASK] Set TYPO3 version to 11.5.21-dev
- Change-Id: I46e19a332d7067961066da9d1fa91ad546bc3d11
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/771... - 10:51 Revision 55aaacd6: [TASK] Set TYPO3 version to 10.4.34-dev
- Change-Id: I0549fe21ad21b7e61ec747a936b49968fce0642d
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/771... - 10:23 Revision 81926063: [RELEASE] Release of TYPO3 12.1.1
- Change-Id: Ibb0e1812db973817a5c79cc83d72a43b2ec1a3d8
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/771... - 10:07 Revision 7dd79841: [RELEASE] Release of TYPO3 11.5.20
- Change-Id: I2d0ca5bacc7de24d933e2d05a7edae59e6e229a3
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/771... - 09:53 Revision 8a90081d: [RELEASE] Release of TYPO3 10.4.33
- Change-Id: I0fb42b9563e80b9e5d4b6d303edb6d6bfe7f1c25
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/771... - 09:22 Revision 7d9591fe: [SECURITY] Upgrade to typo3/html-sanitizer v2.1.1
- see https://github.com/TYPO3/html-sanitizer/releases/tag/v2.1.1
composer req typo3/html-sanitizer:^2.1.1
composer re... - 09:22 Revision d1e627ff: [SECURITY] Disallow introducing Yaml placeholders in user interface
- Introducing Yaml placeholders in backend user interface can lead to
information disclosure and denial-of-service sena... - 09:21 Revision 1302e885: [SECURITY] Prohibit TypoScript in form yaml files
- Only evaluate TypoScript-like instructions like
```
submitButtonLabel = TEXT
submitButtonLabel.value = Bar
```
defi... - 09:21 Revision d9ffbf24: [SECURITY] Destroy user sessions on password change
- The password reset process for TYPO3 backend and
frontend users does not destroy possible existing
user sessions afte... - 09:21 Revision 28be9cdb: [SECURITY] Use signed storage PID during frontend authentication
- This change ensures that individual storage page ids are
valid by signing corresponding values with an HMAC.
Resolve... - 09:21 Revision fe9d229f: [SECURITY] Upgrade to typo3/html-sanitizer v2.1.1
- see https://github.com/TYPO3/html-sanitizer/releases/tag/v2.1.1
composer req typo3/html-sanitizer:^2.1.1
composer re... - 09:21 Revision 49a3b33e: [SECURITY] Disallow introducing Yaml placeholders in user interface
- Introducing Yaml placeholders in backend user interface can lead to
information disclosure and denial-of-service sena... - 09:20 Revision aebad35a: [SECURITY] Prohibit TypoScript in form yaml files
- Only evaluate TypoScript-like instructions like
```
submitButtonLabel = TEXT
submitButtonLabel.value = Bar
```
defi... - 09:20 Revision 0bfaa63e: [SECURITY] Destroy user sessions on password change
- The password reset process for TYPO3 backend and
frontend users does not destroy possible existing
user sessions afte... - 09:20 Revision aa47dcc5: [SECURITY] Use signed storage PID during frontend authentication
- This change ensures that individual storage page ids are
valid by signing corresponding values with an HMAC.
Resolve... - 09:20 Revision f34511b7: [SECURITY] Upgrade to typo3/html-sanitizer v2.1.1
- see https://github.com/TYPO3/html-sanitizer/releases/tag/v2.1.1
composer req typo3/html-sanitizer:^2.1.1
composer re... - 09:20 Revision e271621f: [SECURITY] Disallow introducing Yaml placeholders in user interface
- Introducing Yaml placeholders in backend user interface can lead to
information disclosure and denial-of-service sena... - 09:20 Revision fb74f1d6: [SECURITY] Prohibit TypoScript in form yaml files
- Only evaluate TypoScript-like instructions like
```
submitButtonLabel = TEXT
submitButtonLabel.value = Bar
```
defi... - 09:20 Revision 4a41c71b: [SECURITY] Destroy user sessions on password change
- The password reset process for TYPO3 backend and
frontend users does not destroy possible existing
user sessions afte... - 09:19 Revision 640a6f62: [SECURITY] Use signed storage PID during frontend authentication
- This change ensures that individual storage page ids are
valid by signing corresponding values with an HMAC.
Resolve... - 09:19 Revision 1e5f4441: [SECURITY] Avoid DoS when generating Error pages
- TYPO3 now uses a lock strategy to avoid having to many request
waiting for the generation of the error page (which ca... - 09:19 Revision c86cfb3e: [SECURITY] Upgrade to typo3/html-sanitizer v2.1.1
- see https://github.com/TYPO3/html-sanitizer/releases/tag/v2.1.1
composer req typo3/html-sanitizer:^2.1.1
composer re... - 09:19 Revision 091735d6: [SECURITY] Disallow introducing Yaml placeholders in user interface
- Introducing Yaml placeholders in backend user interface can lead to
information disclosure and denial-of-service sena... - 09:19 Revision edf344bf: [SECURITY] Prohibit TypoScript in form yaml files
- Only evaluate TypoScript-like instructions like
```
submitButtonLabel = TEXT
submitButtonLabel.value = Bar
```
defi... - 09:19 Revision 4ad50927: [SECURITY] Destroy user sessions on password change
- The password reset process for TYPO3 backend and
frontend users does not destroy possible existing
user sessions afte... - 09:18 Revision 96ed3e62: [SECURITY] Use signed storage PID during frontend authentication
- This change ensures that individual storage page ids are
valid by signing corresponding values with an HMAC.
Resolve... - 09:18 Revision 73b46b6a: [SECURITY] Avoid DoS when generating Error pages
- TYPO3 now uses a lock strategy to avoid having to many request
waiting for the generation of the error page (which ca... - 09:12 Revision 5e3e54d2: [TASK] Add HTTP host header injection check to reports module
- In case the web server scenario is not properly configured to deny
HTTP host header injection, and the trustedHostsPa... - 09:12 Revision 6c6f137e: [TASK] Add HTTP host header injection check to reports module
- In case the web server scenario is not properly configured to deny
HTTP host header injection, and the trustedHostsPa... - 09:12 Revision 194fc85f: [TASK] Add HTTP host header injection check to reports module
- In case the web server scenario is not properly configured to deny
HTTP host header injection, and the trustedHostsPa... - 09:11 Revision a136e6b7: [BUGFIX] Avoid double UTF-8 encoded PDF metadata in file indexer
- There are different versions of pdfinfo available and used
by different providers/distributions.
a) Debian/Fedora us... - 09:11 Revision 22d777eb: [BUGFIX] Avoid double UTF-8 encoded PDF metadata in file indexer
- There are different versions of pdfinfo available and used
by different providers/distributions.
a) Debian/Fedora us... - 08:48 Revision 0196f562: [BUGFIX] Avoid double UTF-8 encoded PDF metadata in file indexer
- There are different versions of pdfinfo available and used
by different providers/distributions.
a) Debian/Fedora us... - 07:34 Revision 42271d9b: [DOCS] Add example for hook modifyBlindedConfigurationOptions
- Releases: main, 11.5, 10.4
Resolves: #99348
Change-Id: I43d305b0f02bd6049f32e65c95184a2d5bfa4fe5
Reviewed-on: https:/... - 07:33 Revision 19e0b195: [DOCS] Add example for hook modifyBlindedConfigurationOptions
- Releases: main, 11.5, 10.4
Resolves: #99348
Change-Id: I43d305b0f02bd6049f32e65c95184a2d5bfa4fe5
Reviewed-on: https:/...
Also available in: Atom