Activity
From 2020-10-18 to 2020-11-16
2020-11-16
- 20:28 Revision f8363ceb: [TASK] Make ActionController abstract
- Since there is no dedicated AbstractController any more and
ActionController cannot be dispatched without being exten... - 19:27 Revision f2ff23e5: [BUGFIX] Do not use AdminPanel reference in EXT:frontend code
- With this change an undefined symbol is included when not having
AdminPanel loaded: https://review.typo3.org/c/Packag... - 16:52 Revision 71693dfa: [TASK] Introduce resource Content-Security-Policy check
- Introduces Content-Security-Policy HTTP header check on
fileadmin/ resources.
This can be seen as follow-up up to TY... - 16:52 Revision 444b05e6: [TASK] Introduce resource Content-Security-Policy check
- Introduces Content-Security-Policy HTTP header check on
fileadmin/ resources.
This can be seen as follow-up up to TY... - 16:52 Revision 430d6b57: [TASK] Introduce resource Content-Security-Policy check
- Introduces Content-Security-Policy HTTP header check on
fileadmin/ resources.
This can be seen as follow-up up to TY... - 15:21 Revision f79c9685: [TASK] Introduce sudo mode for install tool accessed via backend
- The session expiration time for the install tool is reduced from
60 to 15 minutes. When accessing the install tool vi... - 15:19 Revision 9f82910a: [TASK] Introduce sudo mode for install tool accessed via backend
- The session expiration time for the install tool is reduced from
60 to 15 minutes. When accessing the install tool vi... - 15:17 Revision 7af1bf4f: [TASK] Introduce sudo mode for install tool accessed via backend
- The session expiration time for the install tool is reduced from
60 to 15 minutes. When accessing the install tool vi... - 15:06 Revision 5074e96f: [TASK] Use PageRenderer hooks in t3editor and rte_ckeditor
- Instead of instantiating PageRenderer early in
ext_localconf, the additional require js for
t3editor and rte_ckeditor... - 15:05 Revision af9181d0: [TASK] Correct formatting of example in deprecation rst
- Resolves: #92854
Related: #92062
Releases: master
Change-Id: I416d747877aa3d7f56e8ddbd3438db27576c0ce4
Reviewed-on: h... - 14:31 Revision b6f88474: [TASK] Correct role in feature rst
- Resolves: #92851
Releases: master
Change-Id: If7249e411165e1050b55d1d7aa9da6896fe3d9ba
Reviewed-on: https://review.ty... - 14:25 Revision 128aa651: [BUGFIX] Update localized records when publishing default translation
- If an editor only published the default language,
then the localized records are left "hanging in" a workspace,
and a... - 13:30 Revision 2f780fbd: [BUGFIX] Do not use AdminPanel reference in EXT:frontend code
- With this change an undefined symbol is included when not having
AdminPanel loaded: https://review.typo3.org/c/Packag... - 13:26 Revision f24c2e1d: [BUGFIX] Show flag for language "All" in the Page module
- When switching to the "Language" module in the Backend, the module
will show language flags and titles for content el... - 10:41 Revision 09c9d79a: [TASK] Drop deprecated testing-framework method usages
- Functional test case methods getFrontendResponse() and
getFrontendResult() have been deprecated a while ago
but their... - 10:40 Revision f4b38502: [TASK] Drop deprecated testing-framework method usages
- Functional test case methods getFrontendResponse() and
getFrontendResult() have been deprecated a while ago
but their... - 09:13 Revision 2375da55: [TASK] Split up BackendUserAuthentication webmount check
- In order to build the group resolving more flexible, the major method
"fetchGroupData()" is now separated into a smal...
2020-11-14
- 20:17 Revision 196dc8b3: [BUGFIX] Make login loading text always readable
- If the loading text of the login box is too large, the text exceeds the size
of the login button.
This patch allow t... - 19:38 Revision 98b68e3e: [BUGFIX] Make login loading text always readable
- If the loading text of the login box is too large, the text exceeds the size
of the login button.
This patch allow t... - 19:16 Revision 81121750: [BUGFIX] Implement deferred BE image processing consistently
- Change the implementation of backend deferred image processing
to use a file processor, which is only but always used... - 18:44 Revision 9738f3d0: [!!!][TASK] Drop workspace additional services
- Back in 6.2 at ExtJS times, a feature has been introduced
to the workspace module to extend the shown 'data grid'
wit... - 11:36 Revision 337e8f9c: [!!!][TASK] Remove setting mod.web_layout.disableAdvanced
- The TSconfig setting `mod.web_layout.disableAdvanced` has been used to disable
the "clear cache"-button in the page m... - 11:23 Revision 9ef41e60: [TASK] styleguide: Suppress DataHandler logging in TCA data generator
- Logging all the operations when creating or deleting TCA
test records pollutes sys_log quite a bit with test / demo
r...
2020-11-13
- 20:16 Revision 20413001: [BUGFIX] Install tool database row updater works with mssql
- SqlServer can not handle a transaction for a table, if the
same table is queried currently. The install tool database... - 19:54 Revision 1a9bc67d: [BUGFIX] Install tool database row updater works with mssql
- SqlServer can not handle a transaction for a table, if the
same table is queried currently. The install tool database... - 17:28 Revision 59b9a1e7: [TASK] Streamline server response check
- * replace string states with specific StatusMessage models
* combine file path and base URL in new FileLocation model... - 17:28 Revision 16501d77: [TASK] Streamline server response check
- * replace string states with specific StatusMessage models
* combine file path and base URL in new FileLocation model... - 17:28 Revision e859ce49: [TASK] Streamline server response check
- * replace string states with specific StatusMessage models
* combine file path and base URL in new FileLocation model... - 15:23 Revision eea5662b: [TASK] Update @typo3/icons to 2.0.4
- The package @typo3/icons can be updated to version 2.0.4 which adds some
new icons and reverts the icons "actions-edi... - 15:08 Revision 3fa3dd9e: [TASK] Update @typo3/icons to 2.0.4
- The package @typo3/icons can be updated to version 2.0.4 which adds some
new icons and reverts the icons "actions-edi... - 13:16 Revision 359f4165: [TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:backend
- This patch fixes incompatible type usage in function arguments
and is preparatory work for introducing native type hi... - 10:38 Revision 5aebabcb: [TASK] Streamline usage of contrib packages in TypeScript
- No need to use a fully qualified namespace for
3rd party modules that are placed in TYPO3/CMS/Core/Contrib.
There are... - 07:20 Revision da5741e2: [BUGFIX] Remove upper limits of imagewidth & imageheight of tt_content
- Remove the upper range from the TCA of the fields imagewidth and
imageheight of tt_content. There is no reason to set... - 05:56 Revision 068351ea: [TASK] Avoid using ControllerContext, and use Extbase Request instead
- This change adds the methods
* setRequest()
* getRequest()
* getUriBuilder()
to the RenderingContext of EXT:Fluid.
...
2020-11-12
- 17:51 Revision d973386c: [DOCS] Improve documentation for Fluid f:translate viewhelper
- Resolves: #92821
Releases: master, 10.4, 9.5
Change-Id: Ife0999560d3da75051b663b55d46e0f6a5e03dfb
Reviewed-on: https:... - 17:51 Revision 6d134bda: [DOCS] Improve documentation for Fluid f:translate viewhelper
- Resolves: #92821
Releases: master, 10.4, 9.5
Change-Id: Ife0999560d3da75051b663b55d46e0f6a5e03dfb
Reviewed-on: https:... - 17:36 Revision 93dc0273: [DOCS] Improve documentation for Fluid f:translate viewhelper
- Resolves: #92821
Releases: master, 10.4, 9.5
Change-Id: Ife0999560d3da75051b663b55d46e0f6a5e03dfb
Reviewed-on: https:... - 17:27 Revision 6d66da90: Revert "[BUGFIX] Update localized records when publishing default translation"
- This reverts commit a71f5ed73f5eb102a4a87056b850dcea85fb5ee0.
Reason for revert: the tests are broken. Patch gets re... - 12:57 Revision 4284c568: [BUGFIX] Do not consider empty files being an image or media file
- When creating a new image file, the indexing process must not
try to extract with and height, when the file is empty ... - 09:46 Revision 74899ecf: [!!!][TASK] Do not create new version placeholders in workspaces anymore
- Creating a new record in a workspace adds two database rows.
One that is the "placeholder", which - since v10.4 - co... - 09:01 Revision 319b24a3: [BUGFIX] Felogin allows redirect to any site
- With #86219 the migration from sys_domain records to Sites was faulty.
Formerly all known domain records were inspect... - 08:53 Revision 1e85f091: [DOCS] Improve documentation about change of tt_content fields configuration
- In #92659 the tt_content fields `imagewidth` and `imageheight` have
been adjusted to not limit user input per default... - 07:12 Revision a71f5ed7: [BUGFIX] Update localized records when publishing default translation
- If an editor only published the default language,
then the localized records are left "hanging in" a workspace,
and a... - 06:36 Revision 2ccd30ed: [TASK] Use current mime types for fonts
- Use the current W3C recommended mime types for
fonts in htaccess base file, see
https://www.iana.org/assignments/med...
2020-11-11
- 21:32 Revision 7b3ead26: [TASK] Use current mime types for fonts
- Use the current W3C recommended mime types for
fonts in htaccess base file, see
https://www.iana.org/assignments/med... - 21:24 Revision ff316096: [TASK] Streamline usage of contrib packages in TypeScript
- No need to use a fully qualified namespace for
3rd party modules that are placed in TYPO3/CMS/Core/Contrib.
There are... - 21:19 Revision 8da21da3: [TASK] Enable EXT:impexp to include presets in export
- Only tables with TCA configurations are available for the export of a
TYPO3 instance. The stored export configuration... - 20:58 Revision 9cddf73b: [TASK] Enable EXT:impexp to include presets in export
- Only tables with TCA configurations are available for the export of a
TYPO3 instance. The stored export configuration... - 20:25 Revision 19c5ed0e: [BUGFIX] Disable no_cache functionality for new installations
- In order to ensure best practices security-wise,
it is recommended to have the flag "disableNoCacheParameter"
enabled... - 20:07 Revision 4a5768c3: [TASK] Remove unneeded BE user context set up from TreeController test
- The BE user aspect is correctly initialized since TestingFramework 6.4.6
So the initailization can be removed from th... - 20:03 Revision 656b5eba: [BUGFIX] Reintroduce the check on options.saveDocNew
- Due to a refactoring and "unrolling" of buttons in TYPO3 v9, the TSconfig
options.saveDocNew has been forgotten when ... - 20:00 Revision 4a276979: [BUGFIX] Reintroduce the check on options.saveDocNew
- Due to a refactoring and "unrolling" of buttons in TYPO3 v9, the TSconfig
options.saveDocNew has been forgotten when ... - 19:46 Revision 7877f53a: [BUGFIX] Reintroduce the check on options.saveDocNew
- Due to a refactoring and "unrolling" of buttons in TYPO3 v9, the TSconfig
options.saveDocNew has been forgotten when ... - 19:44 Revision 8c82cceb: [FEATURE] Add options to locally test on composer min and max stages
- Two new options for the famous Build/Scripts/runTests.sh script
have been added, that allow to quickly set up local e... - 19:19 Revision bee026d6: [FEATURE] Add options to locally test on composer min and max stages
- Two new options for the famous Build/Scripts/runTests.sh script
have been added, that allow to quickly set up local e... - 19:12 Revision 448edba0: [FEATURE] Allow more DBMS-Versions for local testing
- The formerly hard coded DBMS versions the local testing script
Build/Scripts/runTests.sh received more options to run... - 18:43 Revision 2c21bcb1: [FEATURE] Add options to locally test on composer min and max stages
- Two new options for the famous Build/Scripts/runTests.sh script
have been added, that allow to quickly set up local e... - 13:16 Revision 389edca5: [TASK] Raise typo3/testing-framework to 6.4.7
- Contains a change for an upcoming workspace related
core patch.
composer require --dev typo3/testing-framework ^6.4.... - 13:16 Revision c64c2578: [TASK] Raise typo3/testing-framework to 6.4.7
- Contains a change for an upcoming workspace related
core patch.
composer require --dev typo3/testing-framework ^6.4.... - 10:01 Revision e3d720e9: [TASK] styleguide: Drop travis-ci badge from README
- 09:24 Revision 590440d8: [DOCS] Remove Developer page from Linkvalidator docs
- The Developer page explained how link handling is done
in the RTE. This is not specific to linkvalidator and
may chan...
2020-11-10
- 22:26 Revision b3b4fd86: [BUGFIX] Better handling of "too many redirects" in linkvalidator
- Previously, if there were too many redirects, an error message
"A redirect loop occurred" was displayed. This was mis... - 22:00 Revision 33d6afc1: [TASK] Removed unknown aria attribute from modules menu
- Removed an unknown aria attribute from the modules menu
and added an `aria-controls` attribute to 1st level menu
item... - 21:39 Revision 7e057100: [FEATURE] Add `expandAll` option for renderType=selectCheckBox
- The renderType `selectCheckbox` allows for grouping of items,
which are rendered as collapsed per default.
A new TCA... - 21:38 Revision d72ed9c2: [TASK] styleguide: Add example for selectCheckBox with dividers
- https://github.com/TYPO3-CMS/styleguide/pull/146
Relates to https://forge.typo3.org/issues/91859 - 21:15 Revision 6e8a6770: [TASK] styleguide: Port Testing to Github Actions
- https://github.com/TYPO3-CMS/styleguide/pull/168
Drop travis, it did a good job but its time is over now. - 20:24 Revision 8f5f8080: [BUGFIX] Add focus style to button on login form
- Adds a focus style to the button on the login form
so it is visible that the button has the focus.
Resolves: #92620
... - 19:52 Revision 80cedc5f: [BUGFIX] Add focus style to button on login form
- Adds a focus style to the button on the login form
so it is visible that the button has the focus.
Resolves: #92620
... - 19:05 Revision 08cb7b6d: [TASK] Removed unknown aria attribute from modules menu
- Removed an unknown aria attribute from the modules menu
and added an `aria-controls` attribute to 1st level menu
item... - 18:38 Revision 0371f346: [!!!][BUGFIX] Do not render type attribute for style and link tags
- It is recommended for <style> and <link> HTML tags
to not use the "type" attribute anymore.
Details:
* https://devel... - 10:31 Revision c2942387: [!!!][TASK] Remove feature security.frontend.keepSessionDataOnLogout
- The feature flag "security.frontend.keepSessionDataOnLogout"
was introduced as part of a security bugfix to still ena... - 10:28 Revision 9737936d: [FEATURE] Allow more DBMS-Versions for local testing
- The formerly hard coded DBMS versions the local testing script
Build/Scripts/runTests.sh received more options to run... - 09:24 Revision 0d2476e1: [FEATURE] Allow more DBMS-Versions for local testing
- The formerly hard coded DBMS versions the local testing script
Build/Scripts/runTests.sh received more options to run...
2020-11-09
- 22:16 Revision b775ab66: [!!!][TASK] Extract failed login email notifications into separate class
- One of TYPO3's major "fat" classes AbstractUserAuthentication
is now thinned out as the "email when X failed login ha... - 15:31 Revision f31c4ee6: [!!!][TASK] Remove unused possibility for user-based authentication timeout field
- The AbstractUserAuthentication property "auth_timeout_field"
was used in the past (until TYPO3 8.0) to be filled for ... - 14:32 Revision 617f9c05: [BUGFIX] Moving pages in workspaces updates pid correctly
- * (v10) Moving a page that exists in live within
workspaces multiple times does not upate the pid of
the t3ver_st... - 14:32 Revision daa1216a: [BUGFIX] Moving pages in workspaces updates pid correctly
- * (v10) Moving a page that exists in live within
workspaces multiple times does not upate the pid of
the t3ver_st... - 12:48 Revision df07e393: [BUGFIX] Disable no_cache functionality for new installations
- In order to ensure best practices security-wise,
it is recommended to have the flag "disableNoCacheParameter"
enabled...
2020-11-07
- 12:51 Revision 63ed9f2a: [BUGFIX] Fix type error in TCA table wizard for null values
- When using renderType textTable for text fields in TCA, the controller
will pass the currently stored value to underl... - 12:37 Revision 9d124ea8: [TASK] Upgrade typo3/phar-stream-wrapper to v3.1.6
- PHP versions 8.0-RC1, 7.4.12, 7.3.24 introduced a different behavior
for `stream_wrapper_restore()` and would throw a... - 12:26 Revision 14a0d7cb: [TASK] Upgrade typo3/phar-stream-wrapper to v3.1.6
- PHP versions 8.0-RC1, 7.4.12, 7.3.24 introduced a different behavior
for `stream_wrapper_restore()` and would throw a... - 12:26 Revision b0f1a3e7: [TASK] Upgrade typo3/phar-stream-wrapper to v3.1.6
- PHP versions 8.0-RC1, 7.4.12, 7.3.24 introduced a different behavior
for `stream_wrapper_restore()` and would throw a... - 12:10 Revision 323bba65: [TASK] Enforce Composer 2 usage for TYPO3 development
- To benefit from faster operations and cleaner updates
Composer 2 usage is now enforced by requiring ^2.0
of composer-... - 12:02 Revision 1c2b5b88: [BUGFIX] Fix type error in TCA table wizard for null values
- When using renderType textTable for text fields in TCA, the controller
will pass the currently stored value to underl... - 11:56 Revision 3d712565: [TASK] Enforce Composer 2 usage for TYPO3 development
- To benefit from faster operations and cleaner updates
Composer 2 usage is now enforced by requiring ^2.0
of composer-... - 10:33 Revision 3743a109: [BUGFIX] Fix type error in TCA table wizard for null values
- When using renderType textTable for text fields in TCA, the controller
will pass the currently stored value to underl... - 08:54 Revision 6dff0931: [TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:extbase
- This patch fixes incompatible type usage in function arguments
and is preparatory work for introducing native type hi...
2020-11-06
- 13:06 Revision ffba5bfe: [BUGFIX] Avoid database errors when translating sys_file (metadata) records
- The TCA definitions for sys_file.fileinfo and sys_file_metadata.fileinfo
were marked "user" but without any database ... - 12:37 Revision b9262085: [BUGFIX] Avoid database errors when translating sys_file (metadata) records
- The TCA definitions for sys_file.fileinfo and sys_file_metadata.fileinfo
were marked "user" but without any database ... - 10:50 Revision 6e25f9ad: [TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:backend
- This patch fixes incompatible type usage in function arguments
and is preparatory work for introducing native type hi... - 10:18 Revision b0a7e789: [TASK] Add autocomplete attributes to Login form
- Add autocomplete attributes to Login form and ForgetPasswordForm Inputs
Use `autocomplete="email"`, `autocomplete="u... - 10:10 Revision 1c319b43: [BUGFIX] Fix workspace select / deselect all buttons
- The "select all" and "deselect all" buttons in the "Send to stage"
modal in workspaces are now proper button tags.
T... - 10:09 Revision 365bc02c: [BUGFIX] Allow keyboard usage of file upload dropzone
- The dropzone for file uploads now uses two <button> tags
instead of <div> tags. One for the dropzone itself and
the o... - 08:51 Revision 23b09b8f: [!!!][TASK] Make Extbase handle PSR-7 responses only
- With this patch, Extbase does no longer handle/return
extbase responses whose api was defined by the extbase
Response... - 08:35 Revision d7835432: [TASK] Optimize color contrast for login input fields
- Increased contrast ratio to at least 3:1 for input fields
of the class "input-login" and also a box shadow has been
a...
2020-11-05
- 19:54 Revision 8fefaaa3: [TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:extbase
- This patch fixes incompatible type usage in function arguments
and is preparatory work for introducing native type hi... - 17:01 Revision 1fba0823: [BUGFIX] Allow keyboard usage of file upload dropzone
- The dropzone for file uploads now uses two <button> tags
instead of <div> tags. One for the dropzone itself and
the o... - 16:59 Revision 90640146: [BUGFIX] Fix workspace select / deselect all buttons
- The "select all" and "deselect all" buttons in the "Send to stage"
modal in workspaces are now proper button tags.
T... - 14:32 Revision dd5e6892: [BUGFIX] Workspace preview uncheck all button
- In workspace frontend preview, clicking the "Send to stage"
button renders a modal to select mail recipients to notif... - 10:45 Revision abfef033: [BUGFIX] Workspace preview uncheck all button
- In workspace frontend preview, clicking the "Send to stage"
button renders a modal to select mail recipients to notif... - 10:15 Revision 16024b88: [TASK] Use SVG icon sprites
- This patch updates @typo3/icons to version 2.x delivering icon sprites.
Using icon sprites greatly improves backend p...
2020-11-04
- 19:46 Revision 2d6ed648: [TASK] Use SVG icon sprites
- This patch updates @typo3/icons to version 2.x delivering icon sprites.
Using icon sprites greatly improves backend p... - 19:16 Revision e0fc675e: Revert "[BUGFIX] Fix count for custom queries with group by statement"
- This reverts commit 206cd379dc1032dc938b85348729c43f71997c89.
Reason for revert: fails on mssql
Change-Id: I8affaf9... - 19:16 Revision ea98a1d2: Revert "[BUGFIX] Fix count for custom queries with group by statement"
- This reverts commit 605b3e51c57b71ea363d18d3e002a0abd06b4261.
Reason for revert: fails on mssql
Change-Id: Ia576730... - 15:00 Revision cc17f3ef: [TASK] Remove BootstrapInterface from Extbase
- The BootstrapInterface was used in the original
design to allow interchangeability, but was never
flexible enough and... - 12:57 Revision 0dd674fe: [BUGFIX] Provide colPos for each cell in defLangBinding view
- When dragging content elements in page module, the colPos
value of the dragged element is updated based on the droppe... - 10:10 Revision 7a024930: [BUGFIX] Allow slug recreation if postModifiers are defined
- Slug fields currently only support slug recreation if the given
generator fields are directly visible in the backend.... - 09:23 Revision 39663f21: [BUGFIX] Provide colPos for each cell in defLangBinding view
- When dragging content elements in page module, the colPos
value of the dragged element is updated based on the droppe... - 00:17 Revision 3de24c3d: [BUGFIX] Provide colPos for each cell in defLangBinding view
- When dragging content elements in page module, the colPos
value of the dragged element is updated based on the droppe...
2020-11-03
- 23:32 Revision ce36139d: [BUGFIX] Allow slug recreation if postModifiers are defined
- Slug fields currently only support slug recreation if the given
generator fields are directly visible in the backend.... - 21:09 Revision 206cd379: [BUGFIX] Fix count for custom queries with group by statement
- When using the extbase persistence and setting a custom query
with group by statements via $query->statement($stateme... - 20:04 Revision 605b3e51: [BUGFIX] Fix count for custom queries with group by statement
- When using the extbase persistence and setting a custom query
with group by statements via $query->statement($stateme... - 14:05 Revision 6889e440: [TASK] Enforce Composer 2 usage for TYPO3 development
- To benefit from faster operations and cleaner updates
Composer 2 usage is now enforced by requiring ^2.0
of composer-...
2020-11-01
- 19:25 Revision 57af29e4: [TASK] Add page ID prefix to page cache and lock identifiers
- This make it easier to debug/monitor cache/lock related issues.
Resolves: #92724
Releases: master
Change-Id: I045232... - 19:24 Revision 73bcf9a1: [TASK] Use Symfony Routing for Backend Routing
- This is a pre-cursor for enhancing Backend Routing in general.
This change implements Symfony Routing for Backend
Ro... - 19:21 Revision f1431536: [BUGFIX] Return timestamp as integer in DateTimeAspect
- The DateTimeAspect which supersedes the superglobals
like $GLOBALS['EXEC_TIME'] now properly returns the
timestamp as... - 17:54 Revision 45dcd546: [BUGFIX] Use requested php version for testing also in web container
- Resolves: #92744
Related: #92335
Releases: master, 10.4
Change-Id: Id003abf300f63096cd521d4a050254736dc919d0
Reviewed... - 17:40 Revision 696bab22: [BUGFIX] Use requested php version for testing also in web container
- Resolves: #92744
Related: #92335
Releases: master, 10.4
Change-Id: Id003abf300f63096cd521d4a050254736dc919d0
Reviewed...
2020-10-31
- 12:10 Revision 8b93d540: [BUGFIX] Fix exclusive values in FormEngine's selectMultipleSideBySide
- With splitting the FormEngine in smaller parts, a regression has been
introduced in the behavior of selectMultipleSid... - 11:46 Revision 3c5a2367: [BUGFIX] Fix exclusive values in FormEngine's selectMultipleSideBySide
- With splitting the FormEngine in smaller parts, a regression has been
introduced in the behavior of selectMultipleSid... - 09:10 Revision 981bdb43: [BUGFIX] Apply fixes from newer php-cs-fixer
- Resolves: #92739
Related: #92735
Releases: master, 10.4, 9.5
Change-Id: I94dc49ec3ef1c55a565cecab8a4d1553099acefa
Rev... - 09:03 Revision 44716b7c: [BUGFIX] Apply fixes from newer php-cs-fixer
- Resolves: #92739
Related: #92735
Releases: master, 10.4, 9.5
Change-Id: I94dc49ec3ef1c55a565cecab8a4d1553099acefa
Rev... - 08:57 Revision efae160e: [BUGFIX] Apply fixes from newer php-cs-fixer
- Resolves: #92739
Related: #92735
Releases: master, 10.4, 9.5
Change-Id: I94dc49ec3ef1c55a565cecab8a4d1553099acefa
Rev...
2020-10-30
- 14:21 Revision 8b191e58: [BUGFIX] Use default page id for fetching a site in SlugService
- The rebuildSlugsForSlugChange function of SlugService updates
slugs of sub pages and also creates redirects for them,... - 13:32 Revision 67dde9c0: [BUGFIX] Use default page id for fetching a site in SlugService
- The rebuildSlugsForSlugChange function of SlugService updates
slugs of sub pages and also creates redirects for them,... - 10:12 Revision ffca74d2: [BUGFIX] Use button tag for buttons in IRRE header
- Resolves: #92681
Releases: master, 10.4
Change-Id: Ibd8af66dbcbab596d2f1538e2342092235a98f2c
Reviewed-on: https://rev... - 09:46 Revision ccdce819: [TASK] Update build plans to support Composer 2
- Executed commands:
composer require --dev friendsofphp/php-cs-fixer:^2.16.7
composer update typo3/class-alias-lo... - 09:46 Revision 637e6fed: [TASK] Update build plans to support Composer 2
- Executed command:
composer require --dev friendsofphp/php-cs-fixer:^2.16.7
Resolves: #92735
Releases: master, 10.... - 09:46 Revision 818abee9: [TASK] Update build plans to support Composer 2
- Executed command:
composer require --dev friendsofphp/php-cs-fixer:^2.16.7
Resolves: #92735
Releases: master, 10.... - 09:27 Revision a1b7be50: [BUGFIX] Use button tag for buttons in IRRE header
- Resolves: #92681
Releases: master, 10.4
Change-Id: Ibd8af66dbcbab596d2f1538e2342092235a98f2c
Reviewed-on: https://rev... - 09:14 Revision a40240a5: [TASK] Skip disabled tabs for keyboard users
- Add tabindex of -1 to disabled tab links to remove them from the tab
keyboard navigation
Resolves: #91701
Releases: ...
2020-10-29
- 22:48 Revision c0e03198: [TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:core Database
- This patch fixes incompatible type usage in function arguments
and is preparatory work for introducing native type hi... - 21:42 Revision 30755cfd: [TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:core Database
- This patch fixes incompatible type usage in function arguments
and is preparatory work for introducing native type hi... - 19:13 Revision 2b6b2d39: [TASK] Add aria-label atributes to topbar icons
- To announce the buttons correctly when using assistive technologies
there needs to be an aria-label, as there will no... - 14:24 Revision 60133c69: [BUGFIX] Remove upper limits of imagewidth & imageheight of tt_content
- Remove the upper range from the TCA of the fields imagewidth and
imageheight of tt_content. There is no reason to set... - 13:40 Revision ee621d92: [DOCS] Wrong API example for FluidEmail in changelog
- The actual method name is format, not setFormat, that should be
respected by changelog docs.
Resolves: #92732
Releas... - 11:44 Revision 5401e549: [DOCS] Wrong API example for FluidEmail in changelog
- The actual method name is format, not setFormat, that should be
respected by changelog docs.
Resolves: #92732
Releas... - 00:00 Revision 78ad2e85: [TASK] Stop JsonView from setting headers
- JsonView did set content type headers in its render method which
is a problem since the view should only be responsib...
2020-10-28
- 23:59 Revision 5a8a4d35: [DOCS] Add documentation for working with Linkvalidator
- Information for working with Linkvalidator as editor
is added.
Resolves: #92718
Releases: master
Change-Id: I5c116c4... - 22:29 Revision 0c791223: [DOCS] Add master to changelog again
- With the release of v10.4 the changes of master were removed
from the changelog. Now it is here again.
Resolves: #92... - 16:27 Revision 457602f7: [BUGFIX] Always show edit button to edit page title in page module
- Always show the edit button so that users know this functionality.
Additionally the element is transformed from an li... - 13:00 Revision ceb90326: [TASK] Drop a series of unused code occurences
- A couple of not needed assignments throughout the
core and a 'too many arguments' fix.
Resolves: #92605
Releases: ma... - 12:50 Revision ae79e25b: Revert "[BUGFIX] Remove invalid button attribute"
- This reverts commit e6bd4f02ad77de5881c8c0ab1fe47fa4a004f2ff.
Reason for revert: Firefox acts funny with missing aut... - 12:40 Revision bfb14cfa: [DOCS] Update Linkvalidator documentation: start page
- Resolves: #92717
Releases: master
Change-Id: Id6aee19c74ff3fe1765d0c2bb9caa91a4d425648
Reviewed-on: https://review.ty... - 10:57 Revision e6bd4f02: [BUGFIX] Remove invalid button attribute
- This merge request removes the autocomplete attribute of the login
button.
Resolves: #92619
Releases: master, 10.4
C... - 10:52 Revision b2e3e4b5: [TASK] Change linktext in CopyRightNotice
- To clarify the purpose of the link, change the text from
"click for details" to "details about licences"
Resolves: #... - 10:39 Revision 3f15c26e: [TASK] Remove unneeded BE user context set up from TreeController test
- The BE user aspect is correctly initialized since TestingFramework 6.4.6
So the initailization can be removed from th... - 10:39 Revision db54f9ff: [DOCS] Update linkvalidator documentation: Administration
- Resolves: #92716
Releases: master, 10.4, 9.5
Change-Id: I0ad629f08cac11fbbffc2d61e9c4c8d7b2de7a23
Reviewed-on: https:... - 10:38 Revision 52b14ce4: [DOCS] Update linkvalidator documentation: Administration
- Resolves: #92716
Releases: master, 10.4, 9.5
Change-Id: I0ad629f08cac11fbbffc2d61e9c4c8d7b2de7a23
Reviewed-on: https:... - 10:10 Revision df281c1c: [DOCS] Remove Linkvalidator documentation "Next Steps"
- The chapter "Next Steps" contained very little information.
Resolves: #92719
Releases: master
Change-Id: I2cacf4081c... - 10:07 Revision 2424288c: [DOCS] Update linkvalidator documentation: Administration
- Resolves: #92716
Releases: master, 10.4, 9.5
Change-Id: I0ad629f08cac11fbbffc2d61e9c4c8d7b2de7a23
Reviewed-on: https:... - 10:03 Revision ddcc0fed: [BUGFIX] Use correct format character in CleanerTaskTest
- The CleanerTaskTest creates a DateInterval and formats it
to return the day representation of the difference. Therefo... - 09:49 Revision 2b658fd0: [BUGFIX] Use correct format character in CleanerTaskTest
- The CleanerTaskTest creates a DateInterval and formats it
to return the day representation of the difference. Therefo...
2020-10-27
- 21:50 Revision ce119a1e: [TASK] Build extbase requests early in Bootstrap
- This patch introduces a couple of changes to the extbase request
creation and handling process.
The request builder ... - 21:22 Revision 1e0284a3: [TASK] Create TER remote instances in symfony service factory
- The remotes are not lazy loaded, therefore there is no need to
inject the container instance into RemoteRegistry.
We... - 17:59 Revision 4ed80eef: [BUGFIX] Do not re-set PreviewAspect when initializing TSFE
- When the Admin Panel is activated, TSFE should not
override the frontendpreview aspect by default, as
the preview set... - 17:35 Revision b9d71060: [BUGFIX] Do not re-set PreviewAspect when initializing TSFE
- When the Admin Panel is activated, TSFE should not
override the frontendpreview aspect by default, as
the preview set... - 12:11 Revision abaf8c24: [BUGFIX] Mark page for previewing when admin panel is active
- When the admin panel is active, the rendered page should always
be marked as "preview mode" so TSFE will later set
TS... - 10:39 Revision 7e5e89b8: [DOCS] Update linkvalidator documentation Introduction
- The Introduction page is updated to reflect current master.
The text are changed in a way that they also apply for
pr... - 10:39 Revision f8d722da: [DOCS] Update linkvalidator documentation Introduction
- The Introduction page is updated to reflect current master.
The text are changed in a way that they also apply for
pr...
2020-10-26
- 11:11 Revision 5131e924: [DOCS] Fix wrong event class name in AssetRenderer events example
- The event was split up into 2 events in
https://review.typo3.org/c/Packages/TYPO3.CMS/+/64021/17 yet the example
in t... - 09:56 Revision fc33d8dc: [DOCS] Fix wrong event class name in AssetRenderer events example
- The event was split up into 2 events in
https://review.typo3.org/c/Packages/TYPO3.CMS/+/64021/17 yet the example
in t...
2020-10-25
- 17:36 Revision 5c501285: [BUGFIX] Prevent double escaping for src attribute in ScriptViewHelper
- This patch prevents double escaping of the src attribute by unescaping
the value before handover to the AssetCollecto... - 17:35 Revision e6937103: [BUGFIX] TCA foreign_table_where on some l10n_parent fields
- A couple of foreign_table_where TCA fields for l10n_parent
do not allow setting a localized element to a different
pa... - 17:21 Revision 56a21a14: [BUGFIX] Fix CSH labels for inverted columns
- Since some TCA columns like `hidden` use the `invertStateDisplay`
option for display in FormEngine nowadays, the corr... - 17:20 Revision 7e979558: [BUGFIX] Prevent double escaping for src attribute in ScriptViewHelper
- This patch prevents double escaping of the src attribute by unescaping
the value before handover to the AssetCollecto... - 17:19 Revision d5bab316: [BUGFIX] Use type "button" for accessible paste content buttons
- The paste content buttons now have the type "button" set
to not falsely behave as submit buttons, which is the defaul... - 17:14 Revision b2de322b: [BUGFIX] TCA foreign_table_where on some l10n_parent fields
- A couple of foreign_table_where TCA fields for l10n_parent
do not allow setting a localized element to a different
pa... - 17:07 Revision a3282555: [BUGFIX] Fix CSH labels for inverted columns
- Since some TCA columns like `hidden` use the `invertStateDisplay`
option for display in FormEngine nowadays, the corr... - 17:04 Revision 303896b9: [BUGFIX] Use type "button" for accessible paste content buttons
- The paste content buttons now have the type "button" set
to not falsely behave as submit buttons, which is the defaul...
2020-10-23
- 18:10 Revision b086acd9: [BUGFIX] Make recordlist collapse button accessible
- A <button> tag is now being used instead of an <a> tag
as collapsing / expanding the tables is an interaction on the
... - 16:27 Revision a496c4c6: [DOCS] Update linkvalidator documentation Introduction
- The Introduction page is updated to reflect current master.
The text are changed in a way that they also apply for
pr... - 14:38 Revision 723cacda: [!!!][TASK] Request processing chain must return a response object
- This patch introduces a proper request/response handling chain. That
means, that Extbase no longer creates a response... - 10:59 Revision 522966d9: [TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:backend Tree
- This patch fixes incompatible type usage in function arguments
and is preparatory work for introducing native type hi... - 00:51 Revision 55d5995d: [TASK] Fix HTML validation issues of site module
- - Provide a page title
- Replace nowrap attribute with the nowrap class
Resolves: #92676
Releases: master
Change-Id:...
2020-10-22
- 22:51 Revision 2e5c089e: [TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:backend Tree
- This patch fixes incompatible type usage in function arguments
and is preparatory work for introducing native type hi... - 18:09 Revision 712176af: [BUGFIX] Ensure getUniqueId returns unique ids for grid objects
- The fluid based page module tried to return a "unique id" for each
"create content element" button using the `getUniq... - 17:52 Revision 401499d8: [BUGFIX] Ensure getUniqueId returns unique ids for grid objects
- The fluid based page module tried to return a "unique id" for each
"create content element" button using the `getUniq... - 17:45 Revision 5919fa96: [BUGFIX] Limit doctrine/dbal to 2.10.x or 2.11.2+
- Version 2.11.0 and 2.11.1 contain breaking changes.
In order to ensure smooth operation of Core and
extensions, the v... - 17:37 Revision 0ae60fb4: [BUGFIX] Fix validation errors in Install Tool main page
- Use the same viewport configuration as the core and as the Install Tool
is not yet translated, the language can be ha... - 17:24 Revision a7fc32f6: [BUGFIX] Limit doctrine/dbal to 2.10.x or 2.11.2+
- Version 2.11.0 and 2.11.1 contain breaking changes.
In order to ensure smooth operation of Core and
extensions, the v... - 17:04 Revision b1cdfe39: [TASK] Use the current request to resolve TSFE in redirects
- The RedirectService should have a ServerRequestInterface
object that can properly set up TSFE when linking to pages.
... - 17:01 Revision 0ac850a5: [TASK] Remove further cross-dependencies in Extension Manager
- This is a pre-patch as a cleanup to extract the file system
related functionality and the "zip file" related function... - 15:57 Revision 21b79b5f: [TASK] Streamline DataHandler tests
- * Merge import .csv files and rename file to
"ImportDefault.csv"
* Extend assert .csv files to contain all tables
... - 15:22 Revision 1c64d3d0: [TASK] Remove marker POSTJSMARKER from template
- The marker ###POSTJSMARKER### is not replaced anymore and can be
removed.
Resolves: #92673
Releases: master
Change-I... - 14:10 Revision 1ab8d1c2: [BUGFIX] Allow access to a sub-branch of a workspace for a limited user
- Consider the case you have N workspaces and some BE "advanced users"
and "limited users” having access to a workspace... - 13:34 Revision 51c8f20b: [BUGFIX] Allow access to a sub-branch of a workspace for a limited user
- Consider the case you have N workspaces and some BE "advanced users"
and "limited users” having access to a workspace... - 12:56 Revision 17021e5a: [BUGFIX] Felogin allows redirect to any site
- With #86219 the migration from sys_domain records to Sites was faulty.
Formerly all known domain records were inspect... - 12:40 Revision 62815611: [BUGFIX] Fix PHP type error in f:form.select.optgroup view helper
- Using view helper `f:form.select.optgroup` with argument `disabled`
throws PHP type error, since array is expected, b... - 12:27 Revision 7cf9eef6: [BUGFIX] Fix PHP type error in f:form.select.optgroup view helper
- Using view helper `f:form.select.optgroup` with argument `disabled`
throws PHP type error, since array is expected, b... - 12:11 Revision 1b99f479: [BUGFIX] Fix PHP type error in f:form.select.optgroup view helper
- Using view helper `f:form.select.optgroup` with argument `disabled`
throws PHP type error, since array is expected, b... - 11:39 Revision cc49224d: [BUGFIX] Felogin allows redirect to any site
- With #86219 the migration from sys_domain records to Sites was faulty.
Formerly all known domain records were inspect... - 10:06 Revision 5a16572a: [BUGFIX] Remove invalid attribute alt from textareas
- The attribute alt is not allowed for the element "textarea".
Resolves: #92633
Releases: master, 10.4
Change-Id: I707... - 09:43 Revision 9f508e94: [BUGFIX] Remove invalid attribute alt from textareas
- The attribute alt is not allowed for the element "textarea".
Resolves: #92633
Releases: master, 10.4
Change-Id: I707...
2020-10-21
- 22:02 Revision 69ebf0c1: [BUGFIX] Make paste content button accessible via keyboard
- The paste content button in the page module was not
accessible via the keyboard because of it being an anchor
element... - 21:43 Revision a1c82056: [BUGFIX] Make paste content button accessible via keyboard
- The paste content button in the page module was not
accessible via the keyboard because of it being an anchor
element... - 21:39 Revision ac2282de: [BUGFIX] Remove invalid attribute href from span element
- The attribute href is not allowed on spans.
Resolves: #92635
Releases: master, 10.4
Change-Id: I34079953da58784ca738... - 19:47 Revision c008f7b9: [BUGFIX] Fix label for pages.no_search column
- Since the column is using the `invertStateDisplay` the
label must take this into account otherwise the display
in e.g... - 19:32 Revision 4504ca6e: [BUGFIX] Remove invalid attribute href from span element
- The attribute href is not allowed on spans.
Resolves: #92635
Releases: master, 10.4
Change-Id: I34079953da58784ca738... - 19:31 Revision b7584974: [BUGFIX] Fix label for pages.no_search column
- Since the column is using the `invertStateDisplay` the
label must take this into account otherwise the display
in e.g... - 19:17 Revision 18f2d264: [BUGFIX] Remove invalid alt attribute from span elements
- Attribute alt is not allowed on span elements.
See: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/span#A... - 19:00 Revision 976b07fb: [BUGFIX] Replace shorthand ternary operator in CheckboxElement
- Instead of using the shorthand ternary operator use a regular ternary
operator to avoid an invalid HTML attribute '1'... - 18:59 Revision 5b4a0979: [BUGFIX] Remove invalid alt attribute from span elements
- Attribute alt is not allowed on span elements.
See: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/span#A... - 18:39 Revision 70019646: [BUGFIX] Replace shorthand ternary operator in CheckboxElement
- Instead of using the shorthand ternary operator use a regular ternary
operator to avoid an invalid HTML attribute '1'... - 18:25 Revision 8eca4a08: [TASK] Provide title attribute for iframes
- All iframes must contain a description to allow screen
readers to identify the content or purpose of them.
Therefore... - 18:05 Revision 34df0fc2: [TASK] Provide title attribute for iframes
- All iframes must contain a description to allow screen
readers to identify the content or purpose of them.
Therefore... - 17:56 Revision f10d0767: [BUGFIX] Improve capslock information on login page
- The capslock information is improved by the following changes:
- Change the position to avoid covering the clear ico... - 16:06 Revision fc4c0a64: [BUGFIX] Remove wrong single quote
- Resolves: #92642
Releases: master, 10.4
Change-Id: Ic2012c25f15ae460ec03aa78f07c190e988351f2
Reviewed-on: https://rev... - 15:18 Revision afb5071f: [BUGFIX] Remove wrong single quote
- Resolves: #92642
Releases: master, 10.4
Change-Id: Ic2012c25f15ae460ec03aa78f07c190e988351f2
Reviewed-on: https://rev... - 15:18 Revision 434c3bf1: [BUGFIX] Remove double "" in code
- A '"' is too much in the record list.
Resolves: #92638
Releases: master
Change-Id: I00eb74b3376d42ddf614d389d3bf9336... - 11:45 Revision 2d8809be: [BUGFIX] Restore translations in EXT:fluid
- Related: #92529
Resolves: #92617
Releases: master
Change-Id: I6fed72dae3574f1350b53a7fb962dde4141d33f3
Reviewed-on: h... - 09:29 Revision 230bae2c: [!!!][TASK] Remove controller alias support
- Using controller aliases, i.e. the controller name only, for
plugin registration has been deprecated and is now remov... - 00:10 Revision 0e8f420c: [TASK] Update typo3/cms-styleguide to ~11.0.1
- Bugfix release brings a deprecation fix that is
going to be removed in master.
composer require --dev typo3/cms-styl...
2020-10-20
- 18:48 Revision b732f8d7: [TASK] Deprecate GeneralUtility::uniqueList
- Since over a decade (according to the timestamp),
GeneralUtility::uniqueList() does not allow an array as
first argum... - 17:29 Revision e37b8cb7: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/167 from alexanderschnitzler/patch-1
- Update module registration arguments
- 13:59 Revision cd6676e0: Update module registration arguments
- Defining the vendor name yourself (TYPO3.CMS) and using a controller alias ('Styleguide') instead of the FQCN is depr...
- 13:57 Revision 6f29f9da: [TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:backend Form
- This patch fixes incompatible type usage in function arguments
and is preparatory work for introducing native type hi... - 11:56 Revision e43e2ec2: [TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:backend Controller
- This patch fixes incompatible type usage in function arguments
and is preparatory work for introducing native type hi... - 10:33 Revision 7e95ee3a: [FEATURE] Improved Email Validation
- The method :php`\TYPO3\CMS\Core\Utility\GeneralUtility::validEmail`
is used to validate a given email address through... - 10:10 Revision 20249cac: [BUGFIX] Restore behavior of LocalDriver->isFolderEmpty()
- With #92264 the behavior of the public function
LocalDriver->isFolderEmpty() has been changed for invalid
input. As t... - 10:00 Revision db61a944: [TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:backend Controller
- This patch fixes incompatible type usage in function arguments
and is preparatory work for introducing native type hi... - 09:43 Revision e400229a: [!!!][TASK] Remove fluid widgets
- All fluid widgets and the core widget functionality has
been removed due to its complexity and the fact that
fluid wi... - 07:51 Revision 7ebe1434: [TASK] Ensure composer update installs the highest possible packages
- By unsetting the PHP version in config platform.php, we ensure the
highest possible packages for the currently availa... - 07:32 Revision 9426f9d3: [TASK] Ensure composer update installs the highest possible packages
- By unsetting the PHP version in config platform.php, we ensure the
highest possible packages for the currently availa...
2020-10-19
- 23:37 Revision 018af113: [TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:backend Form
- This patch fixes incompatible type usage in function arguments
and is preparatory work for introducing native type hi... - 21:46 Revision 95ed3e3c: [BUGFIX] Migrate the most accurate RealURL page path to page slugs
- Use the same sorting logic for page paths RealURL used, even if not consistently.
Resolves: #92568
Releases: 10.4, 9... - 21:31 Revision 4e50ed23: [BUGFIX] Add missing field in MigrateFeloginPlugins upgrade wizard
- This commit adds the missing field forget_header to the upgrade wizard.
The field is available in 9.5 and in 10.4 as ... - 21:18 Revision 8192d568: [BUGFIX] Mark page for previewing when admin panel is active
- When the admin panel is active, the rendered page should always
be marked as "preview mode" so TSFE will later set
TS... - 21:12 Revision 4d427521: [BUGFIX] Migrate the most accurate RealURL page path to page slugs
- Use the same sorting logic for page paths RealURL used, even if not consistently.
Resolves: #92568
Releases: 10.4, 9... - 21:07 Revision bfb7ba37: [BUGFIX] Add missing field in MigrateFeloginPlugins upgrade wizard
- This commit adds the missing field forget_header to the upgrade wizard.
The field is available in 9.5 and in 10.4 as ... - 20:57 Revision 4996b560: [BUGFIX] Mark page for previewing when admin panel is active
- When the admin panel is active, the rendered page should always
be marked as "preview mode" so TSFE will later set
TS... - 20:49 Revision e5d438ec: [BUGFIX] Return empty array when user can't be found
- FrontendUserRepository::fetchUserInformationByEmail now returns
empty array when there is no user with given email.
... - 20:36 Revision 3dc97cfd: [TASK] Deprecate last arguments of wrapClickMenuOnIcon()
- BackendUtility::wrapClickMenuOnIcon() has a boolean flag
to let the method return an array with tag parameters
instea... - 20:32 Revision ee7667f5: [!!!][FEATURE] Always initialize frontend groups after FE user
- In previous TYPO3 versions (due to historic reasons) the frontend
groups were always resolved within TSFE when a page... - 20:15 Revision 01e78eb0: [BUGFIX] Return empty array when user can't be found
- FrontendUserRepository::fetchUserInformationByEmail now returns
empty array when there is no user with given email.
... - 20:12 Revision c8495412: [!!!][TASK] Return moved PID when overlaying versioned records
- In the past, the API methods:
* PageRepository->versionOL()
* BackendUtility::workspaceOL()
returned the PID of the ... - 20:11 Revision 30117194: [FEATURE] Provide custom error messages in RegularExpressionValidator
- Add the possibility to provide custom Error messages to the
RegularExpressionValidator. In some cases the default mes... - 19:42 Revision cd94f3dd: [BUGFIX] Workspace and reference index fixes
- This drops all left over calls that suppress the refindex
integrity checks in DataHandler functional tests, except th... - 19:41 Revision b02172f3: [BUGFIX] Workspace and reference index fixes
- This drops all left over calls that suppress the refindex
integrity checks in DataHandler functional tests, except th... - 17:10 Revision 17f55190: [!!!][TASK] Remove support for uploading .t3x files via EM
- Currently, Extension Manager allows to upload files in t3x format,
via the GUI, which was actively disabled by extens... - 16:07 Revision 0d5c0826: [TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:backend View
- This patch fixes incompatible type usage in function arguments
and is preparatory work for introducing native type hi... - 15:55 Revision baf93a84: [TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:backend View
- This patch fixes incompatible type usage in function arguments
and is preparatory work for introducing native type hi... - 14:03 Revision 965534c6: [TASK] Fix documentation rendering
- Resolves: #92597
Related: #90234
Releases: master, 10.4
Change-Id: I2b98f6ad8cc707231b5f8981954cb963db903864
Reviewed... - 13:37 Revision 7c1fce45: [TASK] Fix documentation rendering
- Resolves: #92597
Related: #90234
Releases: master, 10.4
Change-Id: I2b98f6ad8cc707231b5f8981954cb963db903864
Reviewed... - 13:35 Revision bc02da7d: [!!!][TASK] Drop resizable textarea user setting
- The 'Make textareas resizable' setting is quite ancient.
The patch drops this option from the user settings and
enabl... - 11:21 Revision 3c802928: [TASK] Clean up move placeholder comments and usages
- Since the move placeholder code is gone, some variables / methods
are still "cryptic" and some comments are outdated.... - 10:08 Revision 694e350a: [TASK] Remove unused "cMR" flag in Folder navigation
- The "cMR" flag is removed, which indicated some
functionality called "condensed mode" which existed
in TYPO3 v3+v4, a...
2020-10-18
- 14:25 Revision 4d5b7b05: [TASK] Only set _ORIG_pid field for moved versioned records
- When using workspaces, the computed field "_ORIG_pid" is the
same value as "pid" when using the workspace-related met... - 14:04 Revision 4878d1fd: [BUGFIX] Allow empty string in redirects:integritycheck task
- Saving the integritycheck scheduler task a second time without
providing a site identifier will lead to an empty stri... - 13:34 Revision ff5e9dfe: [BUGFIX] Allow empty string in redirects:integritycheck task
- Saving the integritycheck scheduler task a second time without
providing a site identifier will lead to an empty stri...
Also available in: Atom