Activity
From 2022-03-02 to 2022-03-31
2022-03-31
- 17:57 Revision d0a4bbfa: [TASK] Adjust new TCA type "email"
- Some followup adjustments to newly introduced
(#97013) TCA type "email".
- Remove eval "email" check in InputTextEle... - 17:52 Revision 2a47cb96: [TASK] runTests.sh: Remove .csv integrity handling
- When core functional tests started to heavily rely
on CSV based import- and assertion files, we found
that editing su... - 17:51 Revision 13f67e36: [TASK] runTests.sh: Remove .csv integrity handling
- When core functional tests started to heavily rely
on CSV based import- and assertion files, we found
that editing su... - 17:25 Revision f279c311: [TASK] runTests.sh: Remove .csv integrity handling
- When core functional tests started to heavily rely
on CSV based import- and assertion files, we found
that editing su... - 13:59 Revision be122044: [BUGFIX] Add guard clause to prevent Link Browser from fataling
- Resolves: #97269
Releases: main, 11.5
Change-Id: Iec86d579af4fa8774f7ba6bd4d6b137ccefe3dd5
Reviewed-on: https://revie... - 13:35 Revision 6a61d403: [BUGFIX] Add guard clause to prevent Link Browser from fataling
- Resolves: #97269
Releases: main, 11.5
Change-Id: Iec86d579af4fa8774f7ba6bd4d6b137ccefe3dd5
Reviewed-on: https://revie... - 09:32 Revision 495db075: [BUGFIX] Update typo3/cms-styleguide
- With #97232 changes in ext:styleguide has been needed,
which has been provided with corresponding pull-request
for th... - 08:41 Revision 381a03ec: [FEATURE] Add Luxembourgish (lb) as supported language
- Luxembourgish is considered the national language of
Luxembourg and one of the three used administrative
languages, a... - 08:03 Revision 1b416d2b: [TASK] styleguide: Adjust TCA for type=datetime examples
- https://github.com/TYPO3-CMS/styleguide/pull/312
https://review.typo3.org/c/Packages/TYPO3.CMS/+/74027
2022-03-30
- 08:50 Revision beba6e0d: [FEATURE] Introduce TCA type "datetime"
- In our process of using dedicated TCA types,
the new TCA type "date" is introduced and
replaces "renderType=inputDate...
2022-03-29
- 18:07 Revision 91381725: [TASK] Add modern typing to MathUtility
- This patch add more explicit types to MathUtility.
Of particular note:
* isIntegerInRange(), despite its name, allo... - 15:05 Revision 6155978c: [TASK] styleguide: Avoid exclude=true on all single styleguide fields
- There is little point in having single field
excludes for styleguide tables - this heavily
clutters the backend group... - 12:55 Revision ab6f39ed: [TASK] styleguide: Remove tx_styleguide_elements_special
- https://github.com/TYPO3-CMS/styleguide/pull/313
The type=select, special=x TCA config has been
obsoleted in v11. Th... - 12:21 Revision 256d53ef: [BUGFIX] Fix case in Password TcaMigration
- Resolves "Case in function/method call doesn't match
the case in declaration" in TcaMigration. Also fixes the
the cor... - 11:49 Revision 3693c1cc: [BUGFIX] Load property from real instance
- With the introduction of symfony/property-access in TYPO3 version 10
reading properties through a lazy loaded object ... - 11:49 Revision c7635cc1: [BUGFIX] Load property from real instance
- With the introduction of symfony/property-access in TYPO3 version 10
reading properties through a lazy loaded object ... - 10:55 Revision c6c053ca: [BUGFIX] Apply proper styles to checkbox in mass undo modal
- The styling of the checkbox in the mass
undo modal in the recycler module is
fixed by using proper DOM structure
and ... - 10:43 Revision 3b44d061: [BUGFIX] Ensure imageLinkWrap works with UTF-8 filenames
- The unset($info['originalFile']) introduced in #90565
broke an access to that array key below in the method.
This lea... - 10:43 Revision 565a7208: [BUGFIX] Ensure imageLinkWrap works with UTF-8 filenames
- The unset($info['originalFile']) introduced in #90565
broke an access to that array key below in the method.
This lea... - 10:35 Revision 16f3c51c: [BUGFIX] Remove usage of undefined variable
- Resolves: #97189
Releases: main, 11.5
Change-Id: I256b62b3c877cd23ac313fbb44a7bdde97aa2abc
Reviewed-on: https://revie... - 10:31 Revision 0f76f8e4: [DOCS] Fixed spelling of "includeJSFooterlibs"
- In accordance with the core code base, "libs" in
"includeJSFooterlibs" must be lowercase.
Releases: main, 11.5, 10.4... - 10:30 Revision 925e71a2: [DOCS] Fixed spelling of "includeJSFooterlibs"
- In accordance with the core code base, "libs" in
"includeJSFooterlibs" must be lowercase.
Releases: main, 11.5, 10.4... - 10:28 Revision 9073eff5: [BUGFIX] Apply proper styles to checkbox in mass undo modal
- The styling of the checkbox in the mass
undo modal in the recycler module is
fixed by using proper DOM structure
and ... - 10:14 Revision 76bf8cda: [BUGFIX] Remove usage of undefined variable
- Resolves: #97189
Releases: main, 11.5
Change-Id: I256b62b3c877cd23ac313fbb44a7bdde97aa2abc
Reviewed-on: https://revie... - 10:09 Revision b912b309: [DOCS] Fixed spelling of "includeJSFooterlibs"
- In accordance with the core code base, "libs" in
"includeJSFooterlibs" must be lowercase.
Releases: main, 11.5, 10.4... - 09:29 Revision a7cf6369: [BUGFIX] Adjust password field acceptance test
- In ext:styleguide the old password field 'input_16'
has been removed, while new passwords fields, using
the new "pass... - 06:55 Revision 8f3f782a: [BUGFIX] Remove double encoding and improve template
- The contents of the column "Record" in the Recycler are escaped/encoded
twice with htmlspecialchars. This leads to th... - 06:55 Revision 241e6a0b: [BUGFIX] Remove double encoding and improve template
- The contents of the column "Record" in the Recycler are escaped/encoded
twice with htmlspecialchars. This leads to th...
2022-03-28
- 18:50 Revision 25ccfb1d: [!!!][TASK] Remove global jquery object window.$
- The global window.$ accessor to the jQuery instance is now
no longer provided.
Global jQuery usage has been deprecate... - 16:42 Revision 370d1d12: [TASK] Remove superfluous authInfo assignments
- Due to the new userSession handling in TYPO3 v11, the additional
information provided in $authInfo can be removed as ... - 16:21 Revision b97ab48a: [BUGFIX] Respect delimiter/enclosure in table ctype
- In #95036 the table editor was moved from the separate
wizard to "inline". This implementation did not respect
"table... - 16:21 Revision f90e7f9c: [BUGFIX] Respect delimiter/enclosure in table ctype
- In #95036 the table editor was moved from the separate
wizard to "inline". This implementation did not respect
"table... - 16:03 Revision 9ac803a0: [TASK] Add modern typing to ArrayUtility
- PHP 8.1's type system lets us add a lot more types
to ArrayUitlity's signatures, and remove some
unnecessary code in ... - 15:04 Revision ba367bf0: [BUGFIX] Avoid PHP 8.1 warning passing null format to DateViewHelper
- Resolves: #96954
Releases: main, 11.5
Change-Id: I60366ca5155c96ccc1068cc48339b0e96318d5f8
Reviewed-on: https://revie... - 15:03 Revision b5e64c35: [BUGFIX] Avoid PHP 8.1 warning passing null format to DateViewHelper
- Resolves: #96954
Releases: main, 11.5
Change-Id: I60366ca5155c96ccc1068cc48339b0e96318d5f8
Reviewed-on: https://revie... - 14:48 Revision 65a94407: [TASK] Deprecate usage of RegularExpressionValidator
- This patch deprecates the usage of the RegularExpressionValidator
within the form editor. The validator will be remov... - 14:03 Revision 2afcdf6a: [BUGFIX] Bring back functionality for $uniqueIds in SelectSingleElement
- This resolves a todo for a missing usage of a filled
array called "$uniqueIds".
This array had two responsibilities:... - 14:03 Revision 0027a896: [BUGFIX] Bring back functionality for $uniqueIds in SelectSingleElement
- This resolves a todo for a missing usage of a filled
array called "$uniqueIds".
This array had two responsibilities:... - 11:55 Revision d090bece: [TASK] Streamline drag uploader failure message
- The Folder Tree shows notifications through
FlashMessages when using the AJAX endpoint "file_process",
while the drag... - 11:49 Revision 7c9c1147: [TASK] styleguide: Adjust TCA for type=password examples
- https://github.com/TYPO3-CMS/styleguide/pull/310
- 11:39 Revision c3c38b3b: [TASK] Unify modal button style
- Creating new content is usually confirmed with a blue button.
This is inconsistent with the dashboard, which uses an ... - 11:15 Revision e12f4d8d: [TASK] Inform about not found user in record history
- When a user is no longer available (e.g. deleted),
record history entries for this user were not clear
since only the... - 10:55 Revision e84b70fe: [TASK] Inform about not found user in record history
- When a user is no longer available (e.g. deleted),
record history entries for this user were not clear
since only the... - 09:00 Revision 6a349ce9: [BUGFIX] Avoid PHP 8.x error in RecordHistory if BE user is missing
- Resolves: #97228
Releases: main, 11.5
Change-Id: I139a7f2dcf1e5ed35675a626b9aa496fe24061a7
Reviewed-on: https://revie... - 08:44 Revision 442d4ebd: [BUGFIX] Avoid PHP 8.x error in RecordHistory if BE user is missing
- Resolves: #97228
Releases: main, 11.5
Change-Id: I139a7f2dcf1e5ed35675a626b9aa496fe24061a7
Reviewed-on: https://revie...
2022-03-27
- 20:25 Revision 737e9dc7: [TASK] Update dependency to PSR-3 v2/3
- PSR-3 v2 and v3 add types, so we can switch to those now.
Because we don't fully implement PSR-3 directly, this is
a... - 19:31 Revision 675cf0bd: [DOCS] Rework lowlevel documentation
- - Move the content from the README.rst into the Documentation folder.
- The README.rst now defaults to the content of...
2022-03-26
- 22:08 Revision 27dd2d1a: [BUGFIX] Upgrade to CKEditor4 v4.18.0
- Recent CKEditor4 v4.18.0 addressed several vulnerabilities:
* CVE-2022-24728 (XSS via attributes & comments)
* CVE-20... - 22:08 Revision 84674dfe: [BUGFIX] Upgrade to CKEditor4 v4.18.0
- Recent CKEditor4 v4.18.0 addressed several vulnerabilities:
* CVE-2022-24728 (XSS via attributes & comments)
* CVE-20... - 22:08 Revision f17839de: [BUGFIX] Upgrade to CKEditor4 v4.18.0
- Recent CKEditor4 v4.18.0 addressed several vulnerabilities:
* CVE-2022-24728 (XSS via attributes & comments)
* CVE-20... - 12:04 Revision a5ed5c19: [FEATURE] Introduce TCA type "password"
- In the process of using dedicated TCA types,
the new TCA type "password" is introduced and
replaces "eval=password" a...
2022-03-25
- 13:01 Revision 2e83b410: [BUGFIX] Upgrade guzzlehttp/psr7 to latest version
- Recent guzzlehttp/psr7 versions address vulnerability CVE-2022-24775.
Mentioned known vulnerability is not considered... - 13:01 Revision 5e5a87d4: [BUGFIX] Upgrade guzzlehttp/psr7 to latest version
- Recent guzzlehttp/psr7 versions address vulnerability CVE-2022-24775.
Mentioned known vulnerability is not considered... - 13:00 Revision b1a063c0: [BUGFIX] Upgrade guzzlehttp/psr7 to latest version
- Recent guzzlehttp/psr7 versions address vulnerability CVE-2022-24775.
Mentioned known vulnerability is not considered... - 11:56 Revision a156c879: [BUGFIX] Properly add crop variants parameter to preview url
- Using the hook
['Backend/Form/Element/ImageManipulationElement']['previewUrl'],
one can define a preview url for the ... - 11:16 Revision 72d3428e: [!!!][FEATURE] Add PSR-14 ModifyImageManipulationPreviewUrlEvent
- This introduces a new PSR-14 event, enabling
extension authors to modify the preview url within
the image manipulatio... - 09:55 Revision 0b6e61f5: [BUGFIX] Properly add crop variants parameter to preview url
- Using the hook
['Backend/Form/Element/ImageManipulationElement']['previewUrl'],
one can define a preview url for the ... - 08:16 Revision 281d9f18: [BUGFIX] Allow installation of incompatible distributions
- TYPO3 allows to install incompatible extensions for a very long time,
but distributions were missed when this feature...
2022-03-24
- 19:46 Revision 9c0fef98: [!!!][FEATURE] Add PSR-14 Events for modifying inline element controls
- This introduces two new PSR-14 events, enabling
extension authors to modify the enabled controls as
well as the corre... - 18:36 Revision d4fd3325: [BUGFIX] Fix undefined array key warning in GifBuilder
- Resolves: #97211
Releases: main, 11.5
Change-Id: Ic0165c1c88bae6ef5206d79691aa5918762dc14c
Reviewed-on: https://revie... - 13:43 Revision cc8cd896: [BUGFIX] Fix undefined array key warning in GifBuilder
- Resolves: #97211
Releases: main, 11.5
Change-Id: Ic0165c1c88bae6ef5206d79691aa5918762dc14c
Reviewed-on: https://revie...
2022-03-23
- 22:36 Revision 6c7852c9: [!!!][FEATURE] Automatically register element browsers via service configuration
- Element browsers are now automatically tagged and registered,
based on the implemented `ElementBrowserInterface`, usi... - 17:55 Revision 731e52f9: [BUGFIX] Execute symfony commands in scheduler as non-interactive
- The Scheduler module provides the option to
execute symfony commands. Since those
commands are usually built for CLI ... - 17:35 Revision dd1d9787: [BUGFIX] Execute symfony commands in scheduler as non-interactive
- The Scheduler module provides the option to
execute symfony commands. Since those
commands are usually built for CLI ... - 17:09 Revision 1d953654: [!!!][FEATURE] Add PSR-14 ModifyLinkExplanationEvent
- This introduces a new PSR-14 event, enabling extension
authors to modify the link explanation, used for TCA
`link` fi... - 11:06 Revision ac01166a: [BUGFIX] Fix notice in SearchController
- Resolves: #97229
Releases: main, 11.5
Change-Id: I908102d0f4b5b3f3fe686f0ccdc60604669a8173
Reviewed-on: https://revie... - 10:37 Revision d947c50b: [TASK] Raise friendsofphp/php-cs-fixer:^3.8.0
- Used command:
> composer req --dev -W \
"composer/composer":"^2.2.7" \
"friendsofphp/php-cs-fixer":"^3.8.0"
... - 10:29 Revision 4beb75a4: [BUGFIX] Fix notice in SearchController
- Resolves: #97229
Releases: main, 11.5
Change-Id: I908102d0f4b5b3f3fe686f0ccdc60604669a8173
Reviewed-on: https://revie... - 09:28 Revision 71fb72d9: [TASK] Raise friendsofphp/php-cs-fixer:^3.8.0
- Used command:
composer req friendsofphp/php-cs-fixer:^3.8.0 --dev
Resolves: #97227
Releases: main, 11.5
Change-Id: ...
2022-03-22
- 22:10 Revision 2a950bc3: [BUGFIX] Make full module information available
- A couple of JS modules requires some module
information, such as the navigationComponent.
Those information were pre... - 15:55 Revision 8f45e118: [BUGFIX] Trigger change event in typo3-backend-table-wizard
- Custom element typo3-backend-table-wizard offers a wizard for
modifying serialized table syntax of tt_content CType t... - 15:31 Revision 1ac81f62: [BUGFIX] Trigger change event in typo3-backend-table-wizard
- Custom element typo3-backend-table-wizard offers a wizard for
modifying serialized table syntax of tt_content CType t... - 09:24 Revision e963b01c: [BUGFIX] Add autocomplete attribute to confirmation password
- The confirmation password, required for accessing
the install tool through the backend, now uses the
autocomplete att... - 09:22 Revision 080265b0: [TASK] Increase DB size of password fields to 255
- To support future password hashing algorithms, it is
recommended by PHP to use a DB size of 255 chars for
fields stor... - 09:13 Revision b69107f0: [TASK] Remove superfluous trait from FormEngine elements
- This removes the import of OnFieldChangeTrait from
all FormEngine elements, extending AbstractFormElement,
since the ... - 08:09 Revision cc327557: [TASK] Avoid deprecated QueryBuilder->execute() in ext:styleguide
- This patch updates typo3/cms-styleguide, which contains replacement
of 'QueryBuilder->execute()' calls, which has bee... - 08:08 Revision e9a66237: [BUGFIX] Raise doctrine/dbal:^2.13.8
- This patch raises doctrine/dbal to 2.13.8 as minimum version,
which contains a bugfix to avoid a native php error is ... - 06:47 Revision a04b5771: [TASK] Move TypoLinkCodecService to EXT:core
- EXT:core unfortunately has a couple of dependencies
to EXT:frontend. One of them are TypoLinkCodecService.
Since thi...
2022-03-21
- 20:49 Revision 7e826eaa: [TASK] styleguide: Replace deprecated QueryBuilder->execute()
- TYPO3 v12 has deprecated the `QueryBuilder->execute()`
method to align with corresponding deprecation of the
used doc... - 20:48 Revision 3e7bbbcd: [TASK] Document hasAccess() in ModifyInfoModuleContentEvent
- Resolves: #97215
Related: #97174
Releases: main
Change-Id: I099c21da402176e8d31ea9a5d3f9d394b3567119
Reviewed-on: htt... - 17:22 Revision ad1c7f8b: [BUGFIX] Prevent undefined array key warning in FormPersistenceManager
- Resolves: #97199
Releases: main, 11.5
Change-Id: Ibb65dbccbf26b0522ce1c8ccf8c78a1cea29e9c6
Reviewed-on: https://revie... - 15:39 Revision 6c0fb06b: [BUGFIX] Prevent undefined array key warning in FormPersistenceManager
- Resolves: #97199
Releases: main, 11.5
Change-Id: Ibb65dbccbf26b0522ce1c8ccf8c78a1cea29e9c6
Reviewed-on: https://revie... - 15:32 Revision 94c3948e: [BUGFIX] Prevent TypeError for unsupported operand types
- Since bitwise operators requires the operands to be
integers, a possible raw database value for a checkbox
element is... - 15:21 Revision f1a95266: [BUGFIX] Prevent TypeError for unsupported operand types
- Since bitwise operators requires the operands to be
integers, a possible raw database value for a checkbox
element is... - 15:20 Revision 89999f8e: [TASK] Remove doc comments for TYPO3\CMS\Core\Cache\Frontend\FrontendInterface
- Annotations are not needed since .phpstorm.meta.php takes care of it.
Resolves: #97213
Releases: main, 11.5
Change-I... - 15:11 Revision 183fde16: [BUGFIX] Filter eval list in link and email element
- With #97013 and #97159, two dedicated TCA
types were added, which both only allow a few
eval options. To prevent inva... - 15:09 Revision f8a61df1: [DOCS] Document renamed FormEngine class InputLinkElement
- Resolves: #97218
Related: #97159
Releases: main
Change-Id: I953768642c41cd0293394d3795edc56dc570d71d
Reviewed-on: htt... - 14:57 Revision d432927f: [TASK] Remove doc comments for TYPO3\CMS\Core\Cache\Frontend\FrontendInterface
- Annotations are not needed since .phpstorm.meta.php takes care of it.
Resolves: #97213
Releases: main, 11.5
Change-I... - 14:35 Revision 972755d9: [BUGFIX] Consider all relevant pids when populating BE TS constants
- The TemplateService - if no TSFE is available - uses the rootline
to find a matching site. Previously it only conside... - 12:43 Revision 1e27f6d4: [TASK] Update HTML Sanitizer
- The new release allows versions 1, 2, or 3 of psr/log,
so unblocks core using psr/log 3.
Commands run:
> composer re... - 12:42 Revision 6154dd91: [BUGFIX] Consider all relevant pids when populating BE TS constants
- The TemplateService - if no TSFE is available - uses the rootline
to find a matching site. Previously it only conside... - 12:29 Revision 796d0aac: [!!!][FEATURE] Add PSR-14 ModifyNewContentElementWizardItemsEvent
- This introduces a new PSR-14 event, enabling extension
authors to modify the items of the new content element
wizard ... - 12:00 Revision fd42d17c: [TASK] Update HTML Sanitizer
- The new release allows versions 1, 2, or 3 of psr/log,
so unblocks core using psr/log 3.
Commands run:
> composer re...
2022-03-18
- 20:22 Revision 953cb6d2: [DOCS] Fix a couple of 12.0 changelog files
- This fixes issues in a couple of 12.0 changelog
files, which were quite obvious, looking at the
rendered versions.
A... - 06:19 Revision ed0fe37b: [BUGFIX] Handle missing BE_USER in ext manager
- The FileHandlingUtility may be used from a context
where there is no BE_USER.
Avoid a warning in PHP 8
Resolves: #97...
2022-03-17
- 20:53 Revision f8430643: [BUGFIX] Handle missing BE_USER in ext manager
- The FileHandlingUtility may be used from a context
where there is no BE_USER.
Avoid a warning in PHP 8
Resolves: #97... - 01:26 Revision 04bc55a7: [BUGFIX] Prevent undefined array key in TemplateAnalyzerController
- Releases: main, 11.5
Resolves: #97196
Change-Id: I75ac3c5ced9214ff4b5ed0d52772a42dddec1ec1
Reviewed-on: https://revie... - 00:45 Revision 9efafbb0: [BUGFIX] Fix PHP deprecation on retrieving file / folder object
- Since PHP 8.1, passing null to non-nullable internal function
parameters is deprecated. Therefore the str_replace() c... - 00:43 Revision bb051150: [BUGFIX] Prevent undefined array key in TemplateAnalyzerController
- Releases: main, 11.5
Resolves: #97196
Change-Id: I75ac3c5ced9214ff4b5ed0d52772a42dddec1ec1
Reviewed-on: https://revie...
2022-03-16
- 22:21 Revision fad7d4cc: [BUGFIX] Fix PHP deprecation on retrieving file / folder object
- Since PHP 8.1, passing null to non-nullable internal function
parameters is deprecated. Therefore the str_replace() c... - 11:45 Revision 4e5f7ec7: [TASK] styleguide: Replace deprecated ExpressionBuilder methods and CompositeExpression usage
- doctrine/dbal changed the way some methods in ExpressionBuilder works and
is transforming CompositeExpression in a in... - 11:44 Revision 41994afe: [BUGFIX] styleguide: Resolve namespaces arguments in BackendController
2022-03-15
- 16:59 Revision 02652b69: [BUGFIX] Use INSERT Action when copying records in DataHandler
- When logging, the "DELETE" action is used when
trying to read a record which should be copied.
This change uses the ... - 16:18 Revision 29c832d7: [BUGFIX] Avoid errors when using sys_history migration
- Resolves: #91204
Releases: 10.4
Change-Id: I68be95cc7517d505ef555ab321119f539c956603
Reviewed-on: https://review.typo... - 16:17 Revision e43ac92c: [BUGFIX] Use INSERT Action when copying records in DataHandler
- When logging, the "DELETE" action is used when
trying to read a record which should be copied.
This change uses the ... - 13:46 Revision 886db53e: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/305 from o-ba/migrate-to-type-link
- [TASK] styleguide: Migrate renderType=inputLink to type=link
- 13:24 Revision bf770f36: [TASK] styleguide: Update phpstan baseline
- 13:15 Revision 12ab5189: [TASK] styleguide: Migrate renderType=inputLink to type=link
- 10:31 Revision 515973dd: [BUGFIX] Add record title of content in InternalLinkType
- In case an internal link targets a content element,
defined by an anchor, this element is checked for
e.g. being move... - 09:08 Revision f6461529: [BUGFIX] Add record title of content in InternalLinkType
- In case an internal link targets a content element,
defined by an anchor, this element is checked for
e.g. being move... - 08:31 Revision eaf5cdaa: [BUGFIX] Fix link to extension manager in reports module
- The reports module links to extension manager in
case an extension with an invalid composer manifest
exists. This lin... - 08:15 Revision 9a6b0fe0: [TASK] Remove superfluous variables from FormEngine elements
- $disabled is initialized as empty string and never
updated, before being added to the markup, thus
has no effect.
$p...
2022-03-14
- 15:37 Revision bb270640: [TASK] Move BE_USER check from TSFE into middleware
- This change moves the check if a page can be
accessed by a BE_USER and if a page is rendered
in preview, while execut... - 15:26 Revision 40d4f901: [FEATURE] Introduce TCA type "link"
- In our process of using dedicated TCA types,
the new TCA type "link" is introduced and
replaces "renderType=link" of ... - 13:41 Revision fde62fd2: [BUGFIX] Use sys_history for workspaces stage changes + comments
- Historically, a stage change
(publishing or "editing => ready to publish") has been
tracked - along with the comment ... - 13:18 Revision b1cb4f27: [BUGFIX] Avoid undefined array key warnings in PreviewUriBuilder
- In class \TYPO3\CMS\Workspaces\Preview\PreviewUriBuilder the value
for TSconfig option "options.workspaces.previewPag... - 13:12 Revision 9e6fb0a8: [BUGFIX] Use lowercased JS file names in admin panel
- Since #96906 the JavaScript files of the adminpanel
have been lowercased, however, their inclusion was not changed
to... - 12:44 Revision 490c8638: [BUGFIX] Avoid undefined array key warnings in PreviewUriBuilder
- In class \TYPO3\CMS\Workspaces\Preview\PreviewUriBuilder the value
for TSconfig option "options.workspaces.previewPag... - 12:42 Revision c6342a66: [BUGFIX] Use sys_history for workspaces stage changes + comments
- Historically, a stage change
(publishing or "editing => ready to publish") has been
tracked - along with the comment ... - 11:11 Revision 2c9b2b9b: [TASK] Streamline AbstractUserAuthentication unpack_uc()
- The "uc" value of a FE User / BE User is now
moved in the right spot so it does not need
to be called explicitly anym... - 08:32 Revision 423d736d: [BUGFIX] Fix various phpstan-reported errors in filelist + recordlist
- Resolves: #97137
Releases: main
Change-Id: I2296254952eb4f7ba7dcdfd59ce50f82bb16b407
Reviewed-on: https://review.typo... - 07:28 Revision 2815378d: [!!!][FEATURE] Add PSR-14 ModifyInfoModuleContentEvent
- This introduces a new PSR-14 event, enabling extension
authors to modify the header and footer content of the
info mo...
2022-03-13
- 16:17 Revision f55aa31a: [DOCS] Fix duplicate word in changelog title
- Resolves: #97175
Related: #96806
Releases: main
Change-Id: Iee963a8ed4f9003ae6d285d083a07b6a61f3251b
Reviewed-on: htt...
2022-03-11
- 09:16 Revision 5d69fec8: [TASK] Simplify HMENU functionality
- This change moves some functionality that is only
relevant in TMENU into the class TextMenuContentObject
while simpli... - 08:57 Revision 6c0a4c45: [BUGFIX] Avoid undefined array key warning in deleteL10nOverlayRecords
- t3ver_oid might be missing if the table is not
workspace enabled.
Resolves: #97168
Releases: main, 11.5
Change-Id: I... - 08:05 Revision 52c2ad2e: [BUGFIX] Avoid undefined array key warning in deleteL10nOverlayRecords
- t3ver_oid might be missing if the table is not
workspace enabled.
Resolves: #97168
Releases: main, 11.5
Change-Id: I...
2022-03-10
- 19:47 Revision d6efb88c: [TASK] Simplify logic for Backend Router usages
- The Backend Router (introduced in TYPO3 v7)
is based on Symfony Routing and its Routing Components.
Some areas were ... - 17:22 Revision 50393e89: [BUGFIX] Avoid notice in SuggestWizardController
- Resolves: #97143
Releases: main, 11.5
Change-Id: I172c876d967017c32ba0210c47c8f07601d8ffb1
Reviewed-on: https://revie... - 17:21 Revision 41fb5cf3: [DOCS] Fix code example in EXT:redirects documentation
- Correct the array key order of the TCA definition.
Releases: main, 11.5
Resolves: #97165
Change-Id: If25125365b4ceae... - 17:21 Revision c56b9d76: [TASK] Update to PHPStan 1.4.9
- This update gets rid of a false positive:
https://github.com/phpstan/phpstan-phpunit/issues/120
Resolves: #97163
Re... - 16:57 Revision a474351e: [DOCS] Fix code example in EXT:redirects documentation
- Correct the array key order of the TCA definition.
Releases: main, 11.5
Resolves: #97165
Change-Id: If25125365b4ceae... - 16:52 Revision fab7e73f: [DOCS] Add missing ' in code example
- Correct syntax error, add missing ' in PHP code example.
Releases: main, 11.5
Resolves: #97164
Change-Id: I222d8b6e3... - 16:47 Revision e29ceca1: [TASK] Update to PHPStan 1.4.9
- This update gets rid of a false positive:
https://github.com/phpstan/phpstan-phpunit/issues/120
Resolves: #97163
Re... - 16:42 Revision 049834c0: [BUGFIX] Avoid notice in SuggestWizardController
- Resolves: #97143
Releases: main, 11.5
Change-Id: I172c876d967017c32ba0210c47c8f07601d8ffb1
Reviewed-on: https://revie... - 16:33 Revision a7582c4b: [DOCS] Add missing ' in code example
- Correct syntax error, add missing ' in PHP code example.
Releases: main, 11.5
Resolves: #97164
Change-Id: I222d8b6e3... - 11:11 Revision 44d6edb6: [TASK] Streamline EXT:recycler PHP code
- This is a first patch to clean up the code in
EXT:recycler:
* Use DI in RecyclerAjaxController
* Remove "Tables" Mod... - 09:19 Revision 786dd138: [TASK] Use DependencyInjection and strict types in EXT:seo
- Resolves: #97133
Releases: main
Change-Id: Ie02c506a04ce9b86153614c48916be03e8095703
Reviewed-on: https://review.typo...
2022-03-09
- 20:48 Revision 3702e5b1: [TASK] Migrate sys_log to JSON instead of serialized data
- This change puts the sys_log.data as json_encoded values
into the database. On top, it provides a trait
to handle the... - 20:14 Revision c34067c4: [BUGFIX] Remove variables directly from log messages "details" field
- DataHandler and a few other places still used hard-coded
values in the details field of sys_log, which is why certain... - 20:13 Revision c2c65422: [!!!][FEATURE] New registration for 3rd-level modules
- Previously called "module functions", available in
the global `TBE_MODULES_EXT` array are refactored
to behave like "... - 19:34 Revision d9b6c601: [BUGFIX] Remove variables directly from log messages "details" field
- DataHandler and a few other places still used hard-coded
values in the details field of sys_log, which is why certain... - 17:43 Revision 7437023f: [BUGFIX] Unify handling of reading from sys_log.log_data
- This change allows using PSR-3 provided placeholders
such as "{myVariable}" in various places related to logging
rend... - 11:31 Revision 28ba9e1c: [BUGFIX] Unify handling of reading from sys_log.log_data
- This change allows using PSR-3 provided placeholders
such as "{myVariable}" in various places related to logging
rend... - 09:32 Revision 10748c58: [BUGFIX] Check array key uid before accessing it
- The uid might not be set if not part of the select fields. A check is
needed to avoid an undefined array key error.
... - 09:08 Revision cc8ac4b3: [BUGFIX] Check array key uid before accessing it
- The uid might not be set if not part of the select fields. A check is
needed to avoid an undefined array key error.
...
2022-03-08
- 14:59 Revision fe100769: [TASK] Use PSR-3 LogLevel where possible
- The LogLevel class extends the PSR-3 loglevel
interface, which can be used directly in various
places.
Resolves: #97... - 08:03 Revision 08ba1311: [TASK] Set TYPO3 version to 11.5.9-dev
- Change-Id: I2a98957ae609b33a6e3da9f89886283d25d76f06
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/738... - 08:03 Revision 043a85ca: [TASK] Set TYPO3 version to 10.4.27-dev
- Change-Id: Ie878e940ba6365fd72649a25e23d26e06c0db365
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/738... - 07:46 Revision f6401f69: [RELEASE] Release of TYPO3 11.5.8
- Change-Id: I1965f6060e592f436ec20bb99375f4a67f28bc9c
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/738... - 07:44 Revision 678772e3: [RELEASE] Release of TYPO3 10.4.26
- Change-Id: I06ed4c4b1242374d5792bcf96585fc2dae9eb728
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/738...
2022-03-07
- 22:45 Revision ba45bfce: [BUGFIX] Avoid trying to access array offset warning
- Do not call reset and end functions on an empty array
Resolves: #97127
Releases: master, 11.5
Change-Id: I1e05d74379... - 21:48 Revision d57aa170: [BUGFIX] Fix phpstan-related issues in EXT:frontend
- Resolves: #96884
Releases: main
Change-Id: I02e40002ea87815223a07f74a13bd9cf02e34c1d
Reviewed-on: https://review.typo... - 21:47 Revision c5851db1: [BUGFIX] Avoid trying to access array offset warning
- Do not call reset and end functions on an empty array
Resolves: #97127
Releases: master, 11.5
Change-Id: I1e05d74379... - 21:30 Revision e4857a90: [BUGFIX] Initialize EditDocumentController->isSaveRecord
- If "firstEl" is null, the property "isSaveRecord" is
not initialized and results in an uninitialized
property access ... - 21:20 Revision 842513a4: [!!!][TASK] Remove CLI commands related to uploads/ folder
- A few leftover code pieces including the CLI commands have
been removed.
* cleanup:multiplereferencedfiles
* clean... - 21:08 Revision 88a32d77: [TASK] Remove superfluous function call
- The function call seems superfluous, the condition tests if
the array key exists, so the first parameter should be
em... - 21:02 Revision 7c484519: [TASK] Remove MediaItemHooks
- The MediaItemHooks class is unused since
7.6 and is therefore now removed.
Resolves: #97138
Releases: main
Change-Id... - 21:01 Revision 006432d7: [BUGFIX] Allow int and string in clearCacheCmd of DataHandler
- Resolves: #97132
Releases: main
Change-Id: I8c052bba413c174f752dcb2d8558b7fbc95115df
Reviewed-on: https://review.typo... - 20:55 Revision 2765d534: [TASK] Remove superfluous function call
- The function call seems superfluous, the condition tests if
the array key exists, so the first parameter should be
em... - 20:54 Revision e54c06e0: [TASK] Move TS condition check to TS condition matcher
- The ExpressionLanguageResolver should be generic and not
implement some TypoScript related logic.
Therefore the chec... - 20:06 Revision 02198ea2: [FEATURE] Allow non-namespaced arguments in extbase backend modules
- Extbase modules traditionally use the plugin or module namespace
to prefix get parameters and map arguments to plugin... - 19:47 Revision da7c9438: [BUGFIX] Do not cast pid to int in AddRecord
- Since the pid, evaluated in AddRecord, might be
a marker such as '###PAGE_TSCONFIG_ID###',
the variable must not be c... - 17:42 Revision ee2a9549: [BUGFIX] Do not cast pid to int in AddRecord
- Since the pid, evaluated in AddRecord, might be
a marker such as '###PAGE_TSCONFIG_ID###',
the variable must not be c... - 15:19 Revision 140a2eb6: [TASK] Move TS condition check to TS condition matcher
- The ExpressionLanguageResolver should be generic and not
implement some TypoScript related logic.
Therefore the chec... - 13:21 Revision 81bb030e: [TASK] Replace 'CompositeExpression->add()' usage
- doctrine/dbal moves their classes forward and deprecated
some stuff while providing replacement for it. This has
been... - 12:19 Revision 70f3da07: [BUGFIX] Fix HMENU / LanguageMenuProcessor for translated pages
- The method "getPagesOverlay" always returns the original
array even if the page was not translated.
The patch adds s... - 12:02 Revision 5c6c7611: [BUGFIX] Fix HMENU / LanguageMenuProcessor for translated pages
- The method "getPagesOverlay" always returns the original
array even if the page was not translated.
The patch adds s... - 12:02 Revision e752e06e: [BUGFIX] Fix sorting of module registry
- The new Module Registration API has not
considered sorting the same way as before.
This has now been modified and ad... - 10:07 Revision 1e777d26: [BUGFIX] Fix felogin GET/POST redirect mode
- When ext:felogin is configured to redirectMode "getpost,login",
the extension does always redirect to a page configur... - 10:07 Revision 21d9c800: [BUGFIX] Fix felogin GET/POST redirect mode
- When ext:felogin is configured to redirectMode "getpost,login",
the extension does always redirect to a page configur... - 09:12 Revision 3503192c: [BUGFIX] Fix felogin GET/POST redirect mode
- When ext:felogin is configured to redirectMode "getpost,login",
the extension does always redirect to a page configur... - 08:18 Revision f1f6b548: [BUGFIX] Avoid deprecation in PHP 8.1 passing null value to HtmlViewHelper
- Resolves: #96953
Releases: main, 11.5
Change-Id: I5071050dd7e2eac39c8578fd8dcb915b94a22aa0
Reviewed-on: https://revie...
2022-03-06
- 18:30 Revision 04ffa8f5: [BUGFIX] Fix ResourceCompressor initialization in unit tests
- With #97030 ResourceCompressor has been refactored to
avoid side effect initialization in the constructor (to be
inje...
2022-03-05
- 23:11 Revision a58a7c74: [BUGFIX] Avoid variable leaks in TCA/TCA Overrides
- All TCA and TCA overrides files are included without any
scoping. This means that variables defined in these files
ca... - 23:05 Revision b1ac6218: [TASK] Replace ExpressionBuilder andX() / orX() usage
- doctrine/dbal moves their classes forward and deprecated
some stuff while providing replacement for it. This has
been... - 21:22 Revision 360bbf39: [TASK] styleguide: Remove "cols" option of type none
- https://review.typo3.org/c/Packages/TYPO3.CMS/+/73816
Fix some other things on the way.
Releases: main - 21:19 Revision 43fb4eea: [TASK] Avoid unreachable code in RedirectService
- Since #94889 it is expected that single link
handler return a LinkInterface on build().
This is enforced, so some obs... - 21:15 Revision c9a1926c: [TASK] Avoid unreachable return in BackendUtility
- The methods check for empty options early,
return empty string at the end can't be reached.
Resolves: #97116
Release... - 21:13 Revision e5ff869d: [TASK] Have correct return type on BackendUtility::getItemLabel()
- BackendUtility::getItemLabel() can happily return null.
Resolves: #97114
Releases: main
Change-Id: I82ed7131a86ff995... - 21:12 Revision 8f1f8310: [BUGFIX] Cast return value of method formMaxWidth to int
- AbstractFormElement->formMaxWidth declares its
return type as of type int. But the ceil function
returns float. The r... - 21:02 Revision c83d95c9: [TASK] Harden core ConfigurationManager
- Add a couple of return type hints and avoid an
unreachable else in this @internal class.
Resolves: #97117
Releases: ... - 21:01 Revision 85b5b574: [TASK] Harden extbase DateTimeConverterTest to make phpstan more happy
- Resolves: #97118
Releases: main
Change-Id: Idc869282cf2af02660f4cb7ba52e0de855cb3173
Reviewed-on: https://review.typo... - 21:00 Revision 4349d20b: [BUGFIX] Cast return value of method formMaxWidth to int
- AbstractFormElement->formMaxWidth declares its
return type as of type int. But the ceil function
returns float. The r... - 20:55 Revision afb9d5bc: [TASK] Improve indexed_search type hinting
- Update a method and a property type hint to
reflect actual state.
Resolves: #97120
Releases: main
Change-Id: Ida2308... - 20:53 Revision 77b8d9ca: [TASK] Have correct return type annotation on TranslationStatusController
- BackendUtility::workspaceOL() can deal with null rows
and TranslationStatusController->getLangStatus() may
return thi... - 20:53 Revision 3e54e4d5: [TASK] Remove TCA type "none" option "cols"
- The none type used to have an option "rows" to be
displayed as a textarea field. So it had "size" for
the normal inpu... - 20:47 Revision ed37950f: [TASK] Avoid unreachable code in FailedLoginAttemptNotification
- QueryBuilder->fetchAllAssociative() always return array.
Resolves: #97115
Releases: main
Change-Id: Ied44d85ef8e2c02... - 20:46 Revision 7646103a: [TASK] Use GeneralUtility::trimExplode() over own solution in EXT:install
- Check->trimExplode() can be easily substituted
with GeneralUtility::trimExplode().
Change-Id: I6bc46bea10ce65e4205d6... - 20:40 Revision b159b30e: [TASK] Avoid incomplete property type in form ConfigurationService
- Property $this->translationService can be null and
should be declared as such.
Resolves: #97119
Releases: main
Chang... - 20:35 Revision 6548e3a1: [TASK] Refactor be user access check in TSFE
- Instead of "pretending" no backend user is logged in and
fetching the page as if nothing happened, the pageNotFound
h... - 20:32 Revision a405766b: [TASK] Move TS condition check to TS condition matcher
- The ExpressionLanguageResolver should be generic and not
implement some TypoScript related logic.
Therefore the chec... - 20:28 Revision 36c827fc: [BUGFIX] Fix typo in CategoryElement class constant
- Resolves: #97107
Releases: main, 11.5
Change-Id: I9a8c83e5aafed32fdee86d395597cfb8315e2b97
Reviewed-on: https://revie... - 20:21 Revision cf0a9100: [TASK] Add types to internal properties of TSFE
- Resolves: #97093
Releases: main
Change-Id: Ia9ccc16debeac1d78e283d50d4bda28fbd9adf1b
Reviewed-on: https://review.typo... - 20:19 Revision ab29ede9: [BUGFIX] Fix typo in CategoryElement class constant
- Resolves: #97107
Releases: main, 11.5
Change-Id: I9a8c83e5aafed32fdee86d395597cfb8315e2b97
Reviewed-on: https://revie... - 19:51 Revision b2e3c73b: [TASK] Remove a useless WorkspaceService test
- The test does not make sense and is skipped for a
while already. Remove it.
Resolves: #97112
Releases: main, 11.5
Ch...
2022-03-04
- 21:18 Revision b51bf284: [TASK] Provide forward-compatible CompositeExpression/ExpressionBuilder
- doctrine/dbal changed their API and usage for CompositeExpression
and ExpressionBuilder with 4.0, which they already ... - 20:58 Revision 0ecaf94a: [TASK] Add request tests for DELETE,PATCH,PUT AND POST with data
- The testing-framework with FE requests using sub requests
is now able to handle DELETE,PATCH,PUT and POST requests.
... - 20:52 Revision 95f3c9c9: [BUGFIX] Set pid in AddController for new records
- Fixes an exception thrown when creating a backend
user group for a new user.
Resolves: #97085
Releases: main, 11.5
C... - 20:38 Revision 4c861e36: [BUGFIX] Set pid in AddController for new records
- Fixes an exception thrown when creating a backend
user group for a new user.
Resolves: #97085
Releases: main, 11.5
C... - 19:51 Revision a35123f9: [BUGFIX] Undefined array key warning in static routes
- When a creating a static route with a link
that does not contain a uid, php throws an undefined
array key warning.
T... - 19:32 Revision d538f967: [BUGFIX] Undefined array key warning in static routes
- When a creating a static route with a link
that does not contain a uid, php throws an undefined
array key warning.
T... - 19:28 Revision 237ad762: [BUGFIX] Fix undefined array key warning in HMENU & TMENU
- Resolves: #97098
Releases: main, 11.5
Change-Id: Idb2613c44964c86a61b534137f7ced60c69b238f
Reviewed-on: https://revie... - 19:26 Revision 3e097121: [TASK] Add expressive API to ProcessingRule class
- As a followup to #96424, expressive API is introduced
and covered with unit tests, to better convey the
intention in ... - 19:24 Revision e142b89f: [TASK] Improve checkValue_SW by switching to match
- This improves the DataHandler::checkValue_SW
method by using "match" instead of "switch".
Resolves: #97099
Releases:... - 19:24 Revision dc3c914c: [DOCS] Customization of the form editor
- A new subchapter has been added to the form
documentation. It addresses a common
misconfiguration when removing form ... - 19:14 Revision 8592489b: [DOCS] Customization of the form editor
- A new subchapter has been added to the form
documentation. It addresses a common
misconfiguration when removing form ... - 19:11 Revision fb9e6142: [TASK] Add request tests for DELETE,PATCH,PUT AND POST with data
- The testing-framework with FE requests using sub requests
is now able to handle DELETE,PATCH,PUT and POST requests.
... - 17:49 Revision 067858c7: [TASK] styleguide: Raise phpstan 1.4.8
- composer req --dev phpstan/phpstan:^1.4.8
- 17:45 Revision 3d961354: [TASK] styleguide: Move from type=input with eval=email to type=email
- https://forge.typo3.org/issues/97013
- 17:40 Revision 717c3849: [TASK] Provide forward-compatible CompositeExpression/ExpressionBuilder
- doctrine/dbal changed their API and usage for CompositeExpression
and ExpressionBuilder with 4.0, which they already ... - 17:32 Revision 966a2f86: [TASK] Raise PHPStan to version 1.4.8
- The new version finds some new possible bugs and
removes some incorrect ones. Combined with a TF
raise.
Used command... - 17:32 Revision 328a7f13: [TASK] Raise PHPStan to version 1.4.8
- The new version finds some new possible bugs and
removes some incorrect ones. Combined with a TF
raise.
Used command... - 15:00 Revision 99f85760: [BUGFIX] Fix undefined array key warning in HtmlParser
- Resolves: #97095
Releases: main, 11.5
Change-Id: I783dab0b2d16d8071a2ecd061083a580f77533b2
Reviewed-on: https://revie... - 15:00 Revision d31ea25f: [BUGFIX] Fix typo in PHPDoc of LocalizationUtility::translate
- Releases: main, 11.5
Resolves: #97101
Change-Id: I45b40fd645f9a494d3ff027024b344ecee5e2d75
Reviewed-on: https://revie... - 14:41 Revision 69470d9f: [BUGFIX] Fix undefined array key warning in HtmlParser
- Resolves: #97095
Releases: main, 11.5
Change-Id: I783dab0b2d16d8071a2ecd061083a580f77533b2
Reviewed-on: https://revie... - 14:40 Revision 3918ceec: [BUGFIX] Fix typo in PHPDoc of LocalizationUtility::translate
- Releases: main, 11.5
Resolves: #97101
Change-Id: I45b40fd645f9a494d3ff027024b344ecee5e2d75
Reviewed-on: https://revie... - 11:27 Revision a96c1ede: [BUGFIX] Fix type error in TcaItemsProcessorFunctions
- Cast the variable to string before handing it to preg_replace to avoid
a type error.
Resolves: #97088
Releases: mast... - 11:09 Revision e983a7b5: [BUGFIX] Fix type error in TcaItemsProcessorFunctions
- Cast the variable to string before handing it to preg_replace to avoid
a type error.
Resolves: #97088
Releases: mast... - 11:02 Revision f1dd13d5: [BUGFIX] Fix undefined array key warning in HMENU & TMENU
- Resolves: #97098
Releases: main, 11.5
Change-Id: Idb2613c44964c86a61b534137f7ced60c69b238f
Reviewed-on: https://revie... - 08:01 Revision 95d8f4e7: [FEATURE] Introduce TCA type "email"
- In our process of using dedicated TCA types,
the new TCA type "email" is introduced and
replaces "eval=email" of TCA ... - 07:26 Revision 06faf778: [TASK] Clean up BE_USER->checkWorkspace() method
- The method checkWorkspace() has been cleaned up
as much functionality has been removed in previous
versions.
Resolve...
2022-03-03
- 22:14 Revision 43101916: [BUGFIX] Fix PHP 8.0 warning with inline sychronize
- Scenario:
* Add a content element with an image in default language.
* Translate the content element to some other la... - 22:14 Revision c3b0eebb: [BUGFIX] Fix PHP 8.0 warning with inline sychronize
- Scenario:
* Add a content element with an image in default language.
* Translate the content element to some other la... - 13:18 Revision f60feab0: [TASK] Move TSFE->getPageAndRootlineWithDomain into fetch_the_id()
- In order to continue with further refactorings,
the method "getPageAndRootlineWithDomain()" is
moved into fetch_the_i... - 13:01 Revision da8be968: [BUGFIX] Fix undefined array key warning in GifBuilder
- Resolves: #97087
Releases: main, 11.5
Change-Id: Ic9c20883bdca1bde52ebb21cdafb0fd4f82a0778
Reviewed-on: https://revie... - 12:40 Revision 73d8c13d: [BUGFIX] Fix undefined array key warning in GifBuilder
- Resolves: #97087
Releases: main, 11.5
Change-Id: Ic9c20883bdca1bde52ebb21cdafb0fd4f82a0778
Reviewed-on: https://revie... - 10:33 Revision d5441f18: [!!!][TASK] Always render frontend in UTF-8
- This removes the option config.metaCharset and the
conversion of content everywhere.
The public method "TSFE->convOu... - 10:25 Revision 1eb65ce2: [BUGFIX] Rotate finisher dropdown indicator
- Rotate collapse arrow 90 degrees for expanded validators and finishers.
Remove this indicator when there is no panel ... - 10:00 Revision 8cc1dd3a: [TASK] Create Extbase validators using ValidatorResolver
- With refactoring #96998, Extbase validators
should always be initialized calling setOptions().
Issue #97010 showed th... - 09:03 Revision 10ee1935: [TASK] Clean up CharsetConverter
- This change finalizes a long time of cleaning up
the main CharsetConverter class, whereas most
functionality is now i...
2022-03-02
- 20:18 Revision 94e65de9: [TASK] Deprecate ContentObjectRenderer->getTreeList()
- The method getTreeList() has had a difficult time
to use, and its logic is now moved to
* PageRepository->getPageIds... - 09:12 Revision 242c0768: [TASK] Let PageRenderer render a PSR-7 response
- In order to avoid the internal HtmlResponse class usage
and to prepare for possible APIs to manage Content Security
P... - 09:05 Revision f1ba2b93: [BUGFIX] Prevent PHP warning for invalid page title in PageLinkHandler
- In case a stored page link, links to an invalid page (e.g. pid=0)
or a no longer existing page, the corresponding arr... - 08:28 Revision 3f650e95: [TASK] Raise "composer/composer" and "friendsofphp/php-cs-fixer"
- This patch raises two dev dependencies to do one more
footstep towards symfony 6.x component raises. After
this patch... - 08:19 Revision bf5e9311: [BUGFIX] Prevent PHP warning for invalid page title in PageLinkHandler
- In case a stored page link, links to an invalid page (e.g. pid=0)
or a no longer existing page, the corresponding arr...
Also available in: Atom