Project

General

Profile

Activity

From 2019-12-25 to 2020-01-23

2020-01-23

10:47 Revision 476e629a: [TASK] Use AJAX API in Workspaces
Resolves: #90154
Releases: master
Change-Id: I6619fd09859586649514544c4181d183b6bed53d
Reviewed-on: https://review.ty...
Andreas Fernandez

2020-01-22

17:35 Revision 88cf4fa1: [BUGFIX] Remove phpdocumentor/reflection-docblock from conflicting packages
Resolves: #90172
Releases: master
Change-Id: Iada5d83a36c6777aa9dc4733afcec89dc989a1d5
Reviewed-on: https://review.ty...
Daniel Goerz
16:43 Revision 03856efc: [BUGFIX] Allow MountPoints with the same slug and add tests
If a multi-site setup contains a page with slug "/products" as DOKTYPE=7
and "/products" in another site which is the...
Benni Mack
14:50 Revision 24084ec7: [FEATURE] Allow line breaks in TCA descriptions
This patch allows linebreaks within the TcaDescription element to
make longer description texts easier to read.
Reso...
Johannes Schlier
14:20 Revision c0a12352: [TASK] Update phpdocumentor/reflection-docblock
composer require phpdocumentor/reflection-docblock:"^4.3.2"
composer require phpdocumentor/type-resolver:"~0.5"
...
Alexander Schnitzler
12:48 Revision dd1a2c01: [TASK] Extend route enhancer test framework
* introduce `routeParameter` variable (default `{value}`)
* introduce ExceptionExpectation applicable in test cases
*...
Oliver Hader
12:47 Revision 35386e54: [TASK] Extend route enhancer test framework
* introduce `routeParameter` variable (default `{value}`)
* introduce ExceptionExpectation applicable in test cases
*...
Oliver Hader
12:12 Revision 98cbda1e: [BUGFIX] Use API method to generate view url
Resolves: #90169
Releases: master
Change-Id: Icf102d434ae6540ebacb4a5103271b86a03f9148
Reviewed-on: https://review.ty...
Susanne Moog
08:51 Revision 7fa0dcb2: [BUGFIX] IP locking: Handle IP stack switch without PHP error
Adjust the IP validation to avoid a warning in case the IP stack
used by the current user has changed.
Resolves: #90...
Timo Poppinga

2020-01-20

16:56 Revision d2ce2f0b: [BUGFIX] Consider Symfony route modifier
Symfony route modifiers like `{!parameter}` were not encapsulated
when preparing TYPO3 specific enhancer data for rou...
Oliver Hader
16:56 Revision 01b0d233: [BUGFIX] Consider Symfony route modifier
Symfony route modifiers like `{!parameter}` were not encapsulated
when preparing TYPO3 specific enhancer data for rou...
Oliver Hader
16:17 Revision 75331623: [BUGFIX] Avoid removing empty prefixes in mount-point handling
Resolves: #90156
Releases: master, 9.5
Change-Id: I237ffab4b22351d5244ee54d9bdad5068db3a2c6
Reviewed-on: https://revi...
Oliver Hader
15:16 Revision 748098ec: [TASK] Extend route enhancer test framework
+ introduces ApplicableConjunction and corresponding handling
+ introduces defined state check on variables (not-null...
Oliver Hader
15:16 Revision cc26fdc0: [TASK] Extend route enhancer test framework
+ introduces ApplicableConjunction and corresponding handling
+ introduces defined state check on variables (not-null...
Oliver Hader
12:33 Revision d66a2729: [BUGFIX] Support string AJAX request payloads
POST, PUT and DELETE requests sent by the AJAX API now also support
string payloads, e.g. by using `JSON.stringify()`...
Andreas Fernandez
12:26 Revision 79e7aea0: [BUGFIX] Avoid removing empty prefixes in mount-point handling
Resolves: #90156
Releases: master, 9.5
Change-Id: I237ffab4b22351d5244ee54d9bdad5068db3a2c6
Reviewed-on: https://revi...
Oliver Hader
09:17 Revision ab6c6c64: [BUGFIX] Prevent PageTypeDecorator from matching index too generously
Pages that have slugs that end with the configured index
are now no longer matched falsely by the PageTypeDecorator.
...
Guido Schmechel
09:08 Revision 30651e6c: [TASK] Add page type enhancer tests for root page
Different to master patch concerning pseudo-site handling due to
https://review.typo3.org/c/Packages/TYPO3.CMS/+/6075...
Susanne Moog
08:43 Revision 9fca335b: [FEATURE] Native MountPoint support for Site Handling
In order to link to mountpoints with Site Handling, the RootlineUtility
needs to receive the MountPoint parameter, to...
Benni Mack
08:40 Revision df18c2dc: [BUGFIX] Reorder processing of TCA select items again
It's now possible again to process items from foreign_table
configuration with the itemsProcFunc. After that pageTSco...
Jigal van Hemert

2020-01-18

19:14 Revision 9dde8915: [BUGFIX] Hand over new parameters to DataHandler clones
DataHandler creates new dataHandler instances in itself
which do not hand over the custom parameters used in the
oute...
Benni Mack
19:03 Revision 8b5bc662: [BUGFIX] Hand over new parameters to DataHandler clones
DataHandler creates new dataHandler instances in itself
which do not hand over the custom parameters used in the
oute...
Benni Mack
16:41 Revision e08bf6b1: [TASK] Improve RST and condition for filelist translations
Resolves: #90137
Relates: #90114
Releases: master
Change-Id: I09404a3553632298174f13bc758883bdd8f03e0d
Reviewed-on: h...
Daniel Goerz
16:40 Revision 995d0e63: [TASK] RecordListController: psr-7, Code Cleanup
* Replace _GP with psr-7 request calls
* Declare internal public properties as protected
* Minor code cleanups as the...
Daniel Windloff

2020-01-17

19:39 Revision 7ffd8cb0: [BUGFIX] Re-enable conditions within UserTSconfig
The backend user aspect must be set before BE_USER->fetchGroups is called
and the TypoScript parser needs a proper Co...
Benni Mack
19:06 Revision cb1cc8a8: [BUGFIX] Remove dependency check on openSSL
OpenSSL was only needed for EXT:rsaauth,
so a check in the installer / system maintenance
should be avoided. It is no...
Benni Mack
18:48 Revision 08a55b33: [TASK] Do not add target attribute if lightbox is enabled
If config.fileTarget is set, per example to "_blank", the target is
set as fallbak on file link. The target is also a...
Eric Chavaillaz
18:14 Revision 41fc71db: [TASK] Do not add target attribute if lightbox is enabled
If config.fileTarget is set, per example to "_blank", the target is
set as fallbak on file link. The target is also a...
Eric Chavaillaz
16:04 Revision 8758e9e6: [BUGFIX] Use latest slug in PopulatePageSlug
PopulatePageSlug is an upgrade wizard which migrates existing slugs
from realurl tables to the table pages.slug.
In ...
Sybille Peters
16:01 Revision f3b9c4be: [BUGFIX] Fix search in file list mount points
In case of the first mount point of a storage in file list
\TYPO3\CMS\Core\Resource\ResourceStorage::getRootLevelFold...
Sebastian Hofer
15:45 Revision 36f33ef2: [BUGFIX] Fix search in file list mount points
In case of the first mount point of a storage in file list
\TYPO3\CMS\Core\Resource\ResourceStorage::getRootLevelFold...
Sebastian Hofer
15:42 Revision 0311f671: [BUGFIX] Use latest slug in PopulatePageSlug
PopulatePageSlug is an upgrade wizard which migrates existing slugs
from realurl tables to the table pages.slug.
In ...
Sybille Peters
15:17 Revision 527b1378: [TASK] composer require --dev phpstan/phpstan
This commit introduces a development requirement to
phpstan/phpstan to enable static code analysis.
A basic configur...
Alexander Schnitzler
14:02 Revision 838a23e6: [BUGFIX] Correctly pass arguments to ext:felogin "postProcContent" hook
If multiple functions are present, that call the hook
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['felogin']['postProcCont...
Christian Eßl
13:00 Revision 0cdf7a60: [DOCS] Add example to RTE configuration concepts
This change adds a real life example to section "Overriding Configuration
via Page TSconfig".
Releases: master,9.5,8...
Toben Schmidt
12:59 Revision d8391ec4: [DOCS] Add example to RTE configuration concepts
This change adds a real life example to section "Overriding Configuration
via Page TSconfig".
Releases: master,9.5,8...
Toben Schmidt
12:54 Revision a5f0b7c4: [TASK] Use AJAX API in FormEngine
This patch replaces the usages of `$.ajax()` and its friends with the
AJAX API provided by TYPO3 Core.
Resolves: #90...
Andreas Fernandez
12:51 Revision 525cde7e: [BUGFIX] Correctly pass arguments to ext:felogin "postProcContent" hook
If multiple functions are present, that call the hook
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['felogin']['postProcCont...
Christian Eßl
12:41 Revision 1271e907: [DOCS] Add example to RTE configuration concepts
This change adds a real life example to section "Overriding Configuration
via Page TSconfig".
Releases: master,9.5,8...
Toben Schmidt
12:25 Revision 2edbc479: [TASK] Use AJAX API in context menus
The AJAX API is now used in context menus. This patch also incorporates
a neat ES6 feature to use variables in object...
Andreas Fernandez
12:17 Revision 9a0723c1: [TASK] Use AJAX API in permission module
Resolves: #90139
Releases: master
Change-Id: Ie9e543b8f4437d57ac39fd12914e869f6051ee44
Reviewed-on: https://review.ty...
Andreas Fernandez
12:06 Revision f224abd1: [TASK] Tell reason why translation wizard is not usable in "mixed mode"
When clicking the "translate" button for a page translation, that has
"mixed mode" records, an empty wizard would be ...
Christian Eßl

2020-01-16

16:18 Revision 01c68897: [TASK] Introduce unit tests for CharsetConverter
Releases: master
Resolves: #90090
Change-Id: Iba1fcf663df0f11d1227d77d5ead2b5f473f7bc6
Reviewed-on: https://review.ty...
Alexander Schnitzler
16:17 Revision ed8c5848: [TASK] Enable PharMetaDataInterceptor
Enable experimental checking of serialized Phar meta-data against
PHP objects. This would consider a Phar archive mal...
Oliver Hader
16:17 Revision 93b9f59e: [BUGFIX] Respect fallback languages in slug generation for pages
When creating a new subpage of another page, the TCA type "slug" will
automatically generate a slug for the new page ...
Christian Eßl
15:37 Revision 07c83403: [BUGFIX] Don't break on numeric $_SERVER keys
Prevent PHP TypeError when creating request from globals containing
numeric keys.
Resolves: #89980
Releases: master
...
Daniel Siepmann
14:50 Revision fbbfcaec: [BUGFIX] Access module uses DataHandler for updating page
The permission access module allows for AJAX calls to dynamically
updating page permissions on the fly, where DataHan...
Benni Mack
14:31 Revision 9dc20efb: [BUGFIX] Add support for options in "Execute console commands"
Resolves: #86917
Releases: master, 9.5
Change-Id: I740c839635143fef2ec33b9b7dd2c6b84f843007
Reviewed-on: https://revi...
Sebastian Mazza
14:29 Revision dcbb0d73: [BUGFIX] Access module uses DataHandler for updating page
The permission access module allows for AJAX calls to dynamically
updating page permissions on the fly, where DataHan...
Benni Mack
14:24 Revision d78b1553: [FEATURE] Make translation of filelist optional
Adding the possibility to enable/disable filelist localization
Resolves: #90114
Releases: master
Change-Id: I42529e0...
NGUYEN Duc Quan
13:44 Revision efc8580d: [BUGFIX] Apply restrictions for default language in context menu
Editors without access to the default language can no longer
see those options in the context menu for page records t...
Daniel Goerz
13:32 Revision 052a4501: [BUGFIX] Prevent ambiguous column name for TCA items
When fetching items from foreign table, they might be sorted based on
foreign table configured sorting. In such case ...
Daniel Siepmann
13:31 Revision aaca0996: [BUGFIX] Add support for options in "Execute console commands"
Resolves: #86917
Releases: master, 9.5
Change-Id: I740c839635143fef2ec33b9b7dd2c6b84f843007
Reviewed-on: https://revi...
Sebastian Mazza
13:07 Revision c2b99dd9: [BUGFIX] Prevent ambiguous column name for TCA items
When fetching items from foreign table, they might be sorted based on
foreign table configured sorting. In such case ...
Daniel Siepmann
12:35 Revision ca1cb97d: [FEATURE] Introduce status report for ExceptionHandler
The DebugExceptionHandler will display full error messages
and stack traces and should not be used in production.
To...
Susanne Moog
11:50 Revision be650b8c: [BUGFIX] Avoid double escaping of opendocs menu entries
Menu entries in both open documents and recent documents list
of the opendocs extension were htmlspecialchar‘ed twice...
Felix Althaus
11:35 Revision a672d33a: [BUGFIX] Reimplement previewing of date / usergroup restricted content
Preview functionality was only implemented in the Admin Panel. Previewing
itself (as in being able to preview pages w...
Susanne Moog
11:28 Revision 0a14ffac: [BUGFIX] Avoid applying zero prefix for zero in StaticRangeMapper
Range from '01' to '03' correctly leads to ['01','02','03']. The
prefix mechanism is however applied for a range from...
Oliver Hader
11:19 Revision f775aec1: [BUGFIX] Remove handling of nonexisting Exception in PageProvider
The Backport of #56351 introduced the "UnableToLinkToPageException"
to the PageProvider, however the exception is onl...
Daniel Goerz
11:17 Revision 08593401: [FEATURE] Add form configuration to configuration module
The debugging of the yaml configuration of the form extension can be
hard. To ease this task the configuration is ava...
Chris Müller
11:10 Revision b38eac13: [BUGFIX] Remove dependency check on openSSL
OpenSSL was only needed for EXT:rsaauth,
so a check in the installer / system maintenance
should be avoided. It is no...
Benni Mack
10:59 Revision 322f7a00: [BUGFIX] Avoid applying zero prefix for zero in StaticRangeMapper
Range from '01' to '03' correctly leads to ['01','02','03']. The
prefix mechanism is however applied for a range from...
Oliver Hader
10:25 Revision 5d873b73: [BUGFIX] Apply restrictions for default language in context menu
Editors without access to the default language can no longer
see those options in the context menu for page records t...
Daniel Goerz
10:24 Revision 1bc57510: [BUGFIX] Send HTTP headers with PSR-7 response
Current Backend User Authentication sends header()
which is not appended to the headers of the PSR-7
response and can...
Benni Mack
10:03 Revision 4612bad6: [BUGFIX] Allow felogin to work without storage PID
With the system-wide configuration option $GLOBALS['TYPO3_CONF_VARS']['FE']['checkFeUserPid']
set to false, EXT:felog...
Benni Mack
09:27 Revision c7161fa5: [BUGFIX] Clarify description in ExtensionManagementUtility::addPlugin
The description that the extension key should be used - instead of the
plugin identifier is wrong, and is now adapted...
Benni Mack
08:53 Revision 6d374b66: [BUGFIX] Clarify description in ExtensionManagementUtility::addPlugin
The description that the extension key should be used - instead of the
plugin identifier is wrong, and is now adapted...
Benni Mack

2020-01-15

22:42 Revision 6170b24f: [FEATURE] Native MountPoint support for Site Handling
In order to link to mountpoints with Site Handling, the RootlineUtility
needs to receive the MountPoint parameter, to...
Benni Mack
22:25 Revision 5e21823f: [FEATURE] Add possibility to configure the path to sitemap xslFile
The xsl file to create a layout for a XML sitemap can now be configured
on three levels:
1. for all sitemaps
2. for ...
Kevin Appelt
22:13 Revision a5b78635: [BUGFIX] Allow additional parameters in static routes
If the static route value is using additionalParams, they should
be added to the page that is fetched.
The patch par...
Benni Mack
20:44 Revision a8da4b27: [BUGFIX] Allow felogin to work without storage PID
With the system-wide configuration option $GLOBALS['TYPO3_CONF_VARS']['FE']['checkFeUserPid']
set to false, EXT:felog...
Benni Mack
20:03 Revision 672f8362: [TASK] Move RST file for adding Kinyarwanda to correct folder
Resolves: #90122
Relates: #90115
Releases: master, 9.5
Change-Id: I418352c212a2626cb584fcda3ba4bef31e7181d4
Reviewed-...
Daniel Goerz
18:44 Revision 5750000e: [TASK] Move RST file for adding Kinyarwanda to correct folder
Resolves: #90122
Relates: #90115
Releases: master, 9.5
Change-Id: I418352c212a2626cb584fcda3ba4bef31e7181d4
Reviewed-...
Daniel Goerz
18:02 Revision ba6eb55c: [TASK] Add page type enhancer tests for root page
Releases: master
Resolves: #90117
Change-Id: Ibaea450aff1b81fe9e4415e6c3900cad908e02f8
Reviewed-on: https://review.ty...
Susanne Moog
17:55 Revision 50bfd9cf: [FEATURE] Add support for Kinyarwanda language
Kinyarwanda is an official language of Rwanda,
which is now supported natively in TYPO3 for any
kind of labels with t...
Tymoteusz Motylewski
17:33 Revision 58e34632: [BUGFIX] Allow additional parameters in static routes
If the static route value is using additionalParams, they should
be added to the page that is fetched.
The patch par...
Benni Mack
17:27 Revision a18e953b: [FEATURE] Add support for Kinyarwanda language
Kinyarwanda is an official language of Rwanda,
which is now supported natively in TYPO3 for any
kind of labels with t...
Tymoteusz Motylewski
16:25 Revision f9a3a413: [BUGFIX] Check isAbsPath when creating log file
As Windows uses for example "D:" as path prefix
the log file writer fails to recognize it as valid
local file path an...
Susanne Moog
16:24 Revision 36f4e0e5: [BUGFIX] Avoid creation of duplicate processed files
Processed images are built based on a processing configuration,
which could contain values for width/height and other...
Benni Mack
15:43 Revision d693279f: [BUGFIX] Respect index in page type resolution
Resolves: #87155
Releases: master, 9.5
Change-Id: I58595468242e645fe5d0322d84aab80611dbac3e
Reviewed-on: https://revi...
Daniel Goerz
15:40 Revision 2c6f6fa5: [BUGFIX] Avoid creation of duplicate processed files
Processed images are built based on a processing configuration,
which could contain values for width/height and other...
Benni Mack
15:09 Revision a48aaeb4: [TASK] Further clean ups in extension manager code
Extension Manager Utility classes are optimized for further
clean ups:
- "ext_icon" in package array is renamed to "i...
Benni Mack
15:04 Revision 39d258b2: [TASK] Respect default_sortby in TCA foreign table queries
Currently an ORDER BY clause is needed in foreign_table_where
to get a sorting. This makes it obsolete in favor of th...
Christoph Lehmann
15:00 Revision 350f2a67: [BUGFIX] Check isAbsPath when creating log file
As Windows uses for example "D:" as path prefix
the log file writer fails to recognize it as valid
local file path an...
Susanne Moog
14:59 Revision f752085c: [BUGFIX] Respect index in page type resolution
Resolves: #87155
Releases: master, 9.5
Change-Id: I58595468242e645fe5d0322d84aab80611dbac3e
Reviewed-on: https://revi...
Daniel Goerz
14:58 Revision 2622bbc6: [TASK] Show manual link in the action "Installed Extensions"
The link to the documentation of an extension, which has been
added with #89458, is now displayed in the list of
"Ins...
Georg Ringer
14:35 Revision 1d604c7e: [TASK] Respect default_sortby in TCA foreign table queries
Currently an ORDER BY clause is needed in foreign_table_where
to get a sorting. This makes it obsolete in favor of th...
Christoph Lehmann
13:26 Revision dc827657: [BUGFIX] Replace regexp capture groups for redirects
The capture group in the redirect target are now replaced,
so redirects with regular expressions are working
referenc...
Guido Schmechel
12:56 Revision 5d926b5b: [BUGFIX] Do not escape nested tags in parseFunc
Due to the rector refactoring a line unset($currentTag) was removed,
resulting in text-elements with <p>something <a ...
Benni Mack
12:27 Revision a69602dc: [TASK] Avoid PHP Notice in RedirectService
Resolves: #90112
Releases: master
Change-Id: Iddccd7525992428142e7daff6c44a206f20e435b
Reviewed-on: https://review.ty...
Susanne Moog
11:37 Revision 5e7759d3: [BUGFIX] disableNoCacheParameter option allows TypoScript cache option
With this change applied, a TYPO3 installation having the
global "disableNoCacheParameter" option activated will
stil...
Benni Mack
11:19 Revision 67bd68cf: [BUGFIX] Cast indexer config to integers before multiplication
If either the options `minAge` or `maxAge` are an empty string, the
corresponding multiplication will fail and a PHP ...
Daniel Goerz
10:30 Revision b37441e8: [BUGFIX] disableNoCacheParameter option allows TypoScript cache option
With this change applied, a TYPO3 installation having the
global "disableNoCacheParameter" option activated will
stil...
Benni Mack
10:10 Revision 7e984028: [TASK] Allow record or uid for isInWebMount
Extend the function signature of BackendUserAuthentication::isInWebMount
to allow the uid of a page or the full page ...
Markus Klein
09:21 Revision 98816d80: [TASK] Add index to l10n_source field
The database field which is created based on TCA setting
translationSource, now automatically gets an index.
This imp...
Riny van Tiggelen

2020-01-14

22:16 Revision 69ea6509: [FEATURE] Allow multiple task options in scheduler command
The --task option (short -i) can now be provided multiple
times to the scheduler command.
The given task UIDs are ex...
Alexander Stehlik
21:46 Revision 5f6f2abe: [BUGFIX] Replace regexp capture groups for redirects
The capture group in the redirect target are now replaced,
so redirects with regular expressions are working
referenc...
Guido Schmechel
21:46 Revision a4809174: [TASK] Allow record or uid for isInWebMount
Extend the function signature of BackendUserAuthentication::isInWebMount
to allow the uid of a page or the full page ...
Markus Klein
21:45 Revision b915383f: [TASK] Add test cases for handling of l18n_cfg field in pages sitemap
The patch also adds tests for the behavior with
$GLOBALS['TYPO3_CONF_VARS']['FE']['hidePagesIfNotTranslatedByDefault'...
Daniel Goerz
21:31 Revision a8116815: [TASK] Use prepared statement in BackendUtility::getPageForRootline
The function is already caching the result for individual pages.
Still it is called for a lot of pages, so even more ...
Markus Klein
21:23 Revision 0e5c7755: [BUGFIX] Add rel="noreferrer" to all external links opened in new window
This patch defines "opening in a new window" as links having an attribute
`target` that is not either empty, `_self`,...
Jonas Eberle
21:05 Revision b7a5cc17: [FEATURE] Migrate all Extbase-related signals to PSR-14 events
Nine new PSR-14 events are introduced which replace the existing
Extbase Signals in Persistence and MVC area.
Resolv...
Benni Mack
21:01 Revision 3e31fc58: [TASK] Add test cases for handling of l18n_cfg field in pages sitemap
The patch also adds tests for the behavior with
$GLOBALS['TYPO3_CONF_VARS']['FE']['hidePagesIfNotTranslatedByDefault'...
Daniel Goerz
20:55 Revision cd0c343a: [TASK] Use prepared statement in BackendUtility::getPageForRootline
The function is already caching the result for individual pages.
Still it is called for a lot of pages, so even more ...
Markus Klein
20:55 Revision 2995d57a: [TASK] Introduce property mapper related functional tests
The introduced tests are prepatory work to have a
high coverage before refactoring property mapper
related code parts...
Alexander Schnitzler
20:50 Revision f6bc1240: [BUGFIX] Use DataHandler localize in Localization Overview
Instead of opening a multi-form-engine form when creating new
translations via translation overview the datahandler i...
Susanne Moog
19:04 Revision 6397490c: [BUGFIX] Re-enable caching and centralize UserTSconfig in BE_USER
In order to continue sorting out various places when UserTSconfig
should be used, and how to properly use caching and...
Benni Mack
17:51 Revision 34a79461: [BUGFIX] Cast indexer config to integers before multiplication
If either the options `minAge` or `maxAge` are an empty string, the
corresponding multiplication will fail and a PHP ...
Andreas Fernandez
17:51 Revision 935a7a5b: [BUGFIX] Support unicode characters for redirects
Add rawurldecode for the given path. Now it is possible
to set unicode characters and umlauts in the source path.
Re...
Guido Schmechel
17:00 Revision fe520c3f: [BUGFIX] Cast indexer config to integers before multiplication
If either the options `minAge` or `maxAge` are an empty string, the
corresponding multiplication will fail and a PHP ...
Andreas Fernandez
16:57 Revision 0bf0deee: [BUGFIX] Support unicode characters for redirects
Add rawurldecode for the given path. Now it is possible
to set unicode characters and umlauts in the source path.
Re...
Guido Schmechel
16:03 Revision 09fd6661: [TASK] Refactor route enhancer tests
* replaces nested array logic with domain objects
* introduces perputation logic (instead of foreach/foreach/foreach/...
Oliver Hader
15:55 Revision 18ed013f: [BUGFIX] Use DataHandler localize in Localization Overview
Instead of opening a multi-form-engine form when creating new
translations via translation overview the datahandler i...
Susanne Moog
15:03 Revision e419daf3: [BUGFIX] Respect fallback languages in slug generation for pages
When creating a new subpage of another page, the TCA type "slug" will
automatically generate a slug for the new page ...
Christian Eßl
15:00 Revision 5048e956: [BUGFIX] Skip mkdir on logfiles with wrapper
Check for wrapper usage via parse_url before creating the
directories for the logfile. Only "none", "file" and "vfs"
...
Sven Carstens
15:00 Revision 174325fa: [BUGFIX] Use correct type annotation for TSFE->pageCache
Resolves: #90108
Releases: master, 9.5
Change-Id: I6aded269507fc79f0404cbdbfb79ac0f20b9d2a3
Reviewed-on: https://revi...
Markus Klein
14:45 Revision ad2ee8ef: [BUGFIX] Skip mkdir on logfiles with wrapper
Check for wrapper usage via parse_url before creating the
directories for the logfile. Only "none", "file" and "vfs"
...
Sven Carstens
14:34 Revision 191c9cac: [BUGFIX] Only load TypoScript files on directory import
Resolves: #89720
Releases: master
Change-Id: I97e7f5b0465527d3a8ebe7190e3bdf710e9d7f54
Reviewed-on: https://review.ty...
Mathias Brodala
14:28 Revision d4715918: [BUGFIX] Use correct type annotation for TSFE->pageCache
Resolves: #90108
Releases: master, 9.5
Change-Id: I6aded269507fc79f0404cbdbfb79ac0f20b9d2a3
Reviewed-on: https://revi...
Markus Klein
13:54 Revision 83f29c25: [BUGFIX] Use indexed menu item array for directory menu
This prevents overwriting existing entries when a mount point
and its target have the same parent.
Resolves: #89402
...
Alexander Stehlik
13:08 Revision 01a0c5c3: [BUGFIX] Make current folder selectable for folder links
This allows to create a folder link to the currently selected
folder in the folder browser.
Resolves: #72527
Release...
Markus Klein
12:43 Revision f3aeff7f: [TASK] Instantiate $GLOBALS[LANG] via factory
LanguageService a.k.a. $GLOBALS[LANG] is used in various places,
not just for backend-labels anymore. The "init()" me...
Benni Mack
12:30 Revision e4225a8e: [TASK] Use AJAX API in Install Tool
This patch updates the Install Tool to use the new AJAX API introduced
with #89740.
Resolves: #89740
Related: #89738...
Andreas Fernandez
12:03 Revision e45c13d6: [BUGFIX] Improved visibility error message in install tool
Prevent double scrolling bars in error messages.
For example in install tool modals.
Resolves: #88093
Releases: mast...
Sebastian Rosskopf
11:55 Revision b5d9718f: [BUGFIX] Make current folder selectable for folder links
This allows to create a folder link to the currently selected
folder in the folder browser.
Resolves: #72527
Release...
Markus Klein
11:45 Revision 39e93c9f: [DOCS] Update TypoLink example inside of ViewHelper
Since TYPO3 8 the way TypoLinks are represented has changed.
The new form is t3://page?uid= as prefix for page links....
Tizian Schmidlin
11:45 Revision 47b9dee9: [TASK] Avoid superfluous Reflection invocation in tests
Resolves: #90086
Releases: master, 9.5
Change-Id: Ibe5eb0db866933984a07ac5f5b82010a0ae4698b
Reviewed-on: https://revi...
Oliver Hader
11:45 Revision 04d8ada7: [BUGFIX] Show argument validation results in scheduler list
The scheduler module now shows validation errors for execute console
commands as messages in the backend. Previously ...
Markus Klösges
11:44 Revision 292daa0e: [BUGFIX] Improved visibility error message in install tool
Prevent double scrolling bars in error messages.
For example in install tool modals.
Resolves: #88093
Releases: mast...
Sebastian Rosskopf
11:30 Revision c08c1390: [DOCS] Update TypoLink example inside of ViewHelper
Since TYPO3 8 the way TypoLinks are represented has changed.
The new form is t3://page?uid= as prefix for page links....
Tizian Schmidlin
11:25 Revision 3af8833a: [TASK] Avoid superfluous Reflection invocation in tests
Resolves: #90086
Releases: master, 9.5
Change-Id: Ibe5eb0db866933984a07ac5f5b82010a0ae4698b
Reviewed-on: https://revi...
Oliver Hader
11:22 Revision 09cf10b6: [BUGFIX] Show argument validation results in scheduler list
The scheduler module now shows validation errors for execute console
commands as messages in the backend. Previously ...
Markus Klösges
11:02 Revision 28c5a7b2: [BUGFIX] Ensure StaticRangeMapper applies zero prefix to internal map
StateRangeMapper routing aspects defined like the following did not use
leading zero (0) prefixes due to internal num...
Oliver Hader
10:25 Revision f955366a: [BUGFIX] Ensure StaticRangeMapper applies zero prefix to internal map
StateRangeMapper routing aspects defined like the following did not use
leading zero (0) prefixes due to internal num...
Oliver Hader
10:18 Revision f8eac638: [TASK] Refactor route enhancer tests
* replaces nested array logic with domain objects
* introduces perputation logic (instead of foreach/foreach/foreach/...
Oliver Hader
09:42 Revision 6b61b504: [BUGFIX] Only include translated pages in sitemap
When generating the list of pages for a sitemap in
an alternative language only pages are considered that
are actuall...
Daniel Goerz
09:35 Revision b63cf8f2: [TASK] Cleanup and streamline felogin config/class files
Resolves: #89969
Releases: master
Change-Id: Ic813e072904c8a078567bd9a067d9787f6ebf856
Reviewed-on: https://review.ty...
Jan Stockfisch
08:47 Revision 75b75844: [TASK] Add index to l10n_source field
The database field which is created based on TCA setting
translationSource, now automatically gets an index.
This imp...
Riny van Tiggelen
07:51 Revision ce52e13d: [DOCS] Link to same version in documentation
Each documentation directory contains a Settings.cfg, which defines
the start urls to be used for intersphinx linking...
Sybille Peters

2020-01-13

22:44 Revision 04a70f07: [BUGFIX] Directly resolve links to pages of type External URL
HMENU provides a way to directly create the external link
if a page is of type "External URLs" but typolink does not
...
Benni Mack
22:05 Revision 41666ee7: [BUGFIX] Only include translated pages in sitemap
When generating the list of pages for a sitemap in
an alternative language only pages are considered that
are actuall...
Daniel Goerz
14:02 Revision 5223e569: [BUGFIX] Preserve order of select items in FormEngine
If a select field is comprised of static and dynamic
(database relation) values the order of items stored in
database...
Markus Klein
13:52 Revision 8c983dd9: [TASK] Remove custom InvalidArgumentException
The name clash with the PHP native exception is not beneficial.
We replace it with \InvalidArgumentException.
Resolv...
Markus Klein
13:25 Revision 3c27620f: [BUGFIX] Preserve order of select items in FormEngine
If a select field is comprised of static and dynamic
(database relation) values the order of items stored in
database...
Markus Klein
13:16 Revision 1d352d19: [BUGFIX] Allow resolving unmapped type GET parameters with PageTypeDecorator
When the PageTypeDecorator is used for routing, currently ALL available
typeNums must be registered, otherwise links ...
Benni Mack
12:31 Revision 8bb73e3f: [BUGFIX] Allow resolving unmapped type GET parameters with PageTypeDecorator
When the PageTypeDecorator is used for routing, currently ALL available
typeNums must be registered, otherwise links ...
Benni Mack
12:31 Revision 7820d832: [BUGFIX] Add language flags to sys category TCA config
The sys_category TCA configuration behavior is now the same as in tt_content.
Flags and labels for the languages in t...
Joerg Boesche
12:11 Revision 12d28ea3: [BUGFIX] Add language flags to sys category TCA config
The sys_category TCA configuration behavior is now the same as in tt_content.
Flags and labels for the languages in t...
Joerg Boesche
12:06 Revision ba5b33b5: [BUGFIX] Preserve order of select items in FormEngine
If a select field is comprised of static and dynamic
(database relation) values the order of items stored in
database...
Markus Klein
10:52 Revision 33d4aa73: [BUGFIX] Only show translate button for available languages
The list module now takes the available SiteLanguages
into account when rendering the buttons for creating new
transl...
Daniel Goerz
08:40 Revision 94bb5e46: [BUGFIX] Fix various misbehaviors in "Broken Extension Scanner"
The "Broken Extension Scanner" has some flaws that are fixed with this
patch:
- Only one request is sent to scan all...
Andreas Fernandez

2020-01-12

21:58 Revision e03636ea: [BUGFIX] Only show translate button for available languages
The list module now takes the available SiteLanguages
into account when rendering the buttons for creating new
transl...
Daniel Goerz
20:37 Revision b1279c34: [DOCS] Document request.getPageArguments() in TS conditions
Resolves: #90099
Releases: master, 9.5
Change-Id: Ia3917f8a33aa6c76c20cbcc5e107546520113ab3
Reviewed-on: https://revi...
Daniel Goerz
20:04 Revision a566528c: [BUGFIX] Do not pass extTarget by reference
As config.extTarget might not be set, passing
it by reference results in the string "< config.extTarget"
being passed...
Susanne Moog
20:02 Revision 3f8c961e: [TASK] Add a function to safely traverse arrays in TS conditions
Example:
[traverse(request.getQueryParams(), 'tx_news_pi/news') > 0]
Resolves: #89176
Releases: master, 9.5
Change-I...
Markus Klein
19:59 Revision 83a99f11: [DOCS] Document request.getPageArguments() in TS conditions
Resolves: #90099
Releases: master, 9.5
Change-Id: Ia3917f8a33aa6c76c20cbcc5e107546520113ab3
Reviewed-on: https://revi...
Daniel Goerz
19:26 Revision 92ed7870: [BUGFIX] Handle missing TSFE gracefully in TS conditions
A condition like [getTSFE().id == 1] is evaluated in BE as well
and logged an error 'Unable to get a property on a no...
Georg Ringer
19:22 Revision 84f05982: [TASK] Add a function to safely traverse arrays in TS conditions
Example:
[traverse(request.getQueryParams(), 'tx_news_pi/news') > 0]
Resolves: #89176
Releases: master, 9.5
Change-I...
Markus Klein
18:16 Revision 65990a5b: [BUGFIX] Handle missing TSFE gracefully in TS conditions
A condition like [getTSFE().id == 1] is evaluated in BE as well
and logged an error 'Unable to get a property on a no...
Georg Ringer
17:37 Revision 3fdb1704: [TASK] Remove unused EditToolbarService
As feedit has been removed from the core,
EditToolbarService is no longer in use.
As it was marked as internal it is ...
Susanne Moog
17:35 Revision e0c223b9: [BUGFIX] Do not pass extTarget by reference
As config.extTarget might not be set, passing
it by reference results in the string "< config.extTarget"
being passed...
Susanne Moog
17:18 Revision bd2b0c77: [BUGFIX] Use correct labels for create folder form in folder browser
The labels have been moved around before and these place have been
forgotten to be updated.
Resolves: #90096
Related...
Markus Klein
15:54 Revision 8d83764a: [BUGFIX] Allow sys_file_metadata to be translatable
Since sys_file_metadata records are stored on pid=0,
there is no site configuration available. This situation is
simi...
Volker Kemeter
15:38 Revision 31cc90f0: [BUGFIX] DefaultTcaSchema must not create SQL for tables not requested
The DefaultTcaSchema::enrich() function dynamically adds TCA-defined
ctrl-fields to the SQL schema definition for a p...
Markus Klein
14:00 Revision 6b437802: [BUGFIX] DefaultTcaSchema must not create SQL for tables not requested
The DefaultTcaSchema::enrich() function dynamically adds TCA-defined
ctrl-fields to the SQL schema definition for a p...
Markus Klein
13:46 Revision f1917ab6: [TASK] Use new translation server
Remove the feature switch `betaTranslationServer` and use the new
translation server by default.
Resolves: #89992
Re...
Georg Ringer
13:40 Revision 44ce3500: [BUGFIX] Respect line breaks in media's description
As the description is using a textarea element in the backend,
editors can add a multi-line text.
The line breaks sho...
Georg Ringer

2020-01-10

16:23 Revision b6cbc9f0: [BUGFIX] Do not use the removed <i:constant> viewhelper anymore
In the environment module, the removed <i:constant> viewhelper
is still referenced, which can easily be used by assig...
Benni Mack
16:21 Revision 710bf8cd: [BUGFIX] Fix OptimizeDatabaseTableTask for PDO and MySQLi
With this change $connection::query() is used instead of
$connection::exec() which can not be used for statements
tha...
Manuel Selbach
16:21 Revision a0f12a52: [BUGFIX] Fix OptimizeDatabaseTableTask for PDO and MySQLi
With this change $connection::query() is used instead of
$connection::exec() which can not be used for statements
tha...
Manuel Selbach
15:49 Revision a887df69: [BUGFIX] Fix OptimizeDatabaseTableTask for PDO and MySQLi
With this change $connection::query() is used instead of
$connection::exec() which can not be used for statements
tha...
Manuel Selbach
15:07 Revision 39abe760: [TASK] Move constant declaration to class constants
Using Class constants instead of constants that are defined during
runtime has the following benefits:
- Naming can ...
Benni Mack
15:04 Revision 34650245: [BUGFIX] Do not reference EventDispatcher in TYPO3 Core
With Dependency Injection, the new PSR-14 based
EventDispatcher, built into TYPO3 Core should never
be exposed to our...
Benni Mack
14:19 Revision fb9ab833: [BUGFIX] Remove PHP version restriction in all sysexts
This value is only checked by EM, but instead the composer
information should be taken into account.
The information...
Benni Mack
11:41 Revision 4e826ecb: [BUGFIX] Check return value of inet_pton in IpAnonymizationUtility
The method inet_pton returns false if the provided IP address is
invalid. This needs to be checked to avoid errors.
...
Georg Ringer
11:02 Revision a67d0b67: [BUGFIX] Ensure fresh logger instance in scheduler tasks
The AbstractTask always had methods setScheduler and
unsetScheduler to avoid serialization of the scheduler instance....
Helmut Hummel
11:02 Revision 02976de3: [BUGFIX] Check return value of inet_pton in IpAnonymizationUtility
The method inet_pton returns false if the provided IP address is
invalid. This needs to be checked to avoid errors.
...
Georg Ringer
10:31 Revision bae12916: [TASK] Clean up RelationHandler variable assignments
This change cleans up some RelationHandler code:
- Working with true boolean inside RelationHandler for getValueArray...
Benni Mack
10:28 Revision 8299492d: [BUGFIX] Check return value of inet_pton in IpAnonymizationUtility
The method inet_pton returns false if the provided IP address is
invalid. This needs to be checked to avoid errors.
...
Georg Ringer
10:22 Revision fdccaace: [BUGFIX] Correctly display the CGI environment in Environment module
During the TYPO3 v9 install tool refactoring, a simple PHP array syntax
mistake did not correctly set the fluid varia...
Benni Mack
10:00 Revision 9eb1aa97: [BUGFIX] Correctly display the CGI environment in Environment module
During the TYPO3 v9 install tool refactoring, a simple PHP array syntax
mistake did not correctly set the fluid varia...
Benni Mack

2020-01-09

21:28 Revision 11619a1f: [BUGFIX] Ensure fresh logger instance in scheduler tasks
The AbstractTask always had methods setScheduler and
unsetScheduler to avoid serialization of the scheduler instance....
Helmut Hummel
20:13 Revision 953e1b34: [BUGFIX] Properly set Reply-To address in mailer
The symfony/mailer instance needs an email address in the form
of new Address($emailAddress, $name);
The MailUtility...
Benni Mack
15:37 Revision 1b4a1f80: [TASK] Clean up BasicFileUtility
The BasicFileUtility was very important before the FAL API was introduced
in TYPO3 v6. Since TYPO3 v10, the last impo...
Benni Mack
10:45 Revision cbc4a604: [TASK] Move TYPO3_version constant to a dedicated class
To optimize TYPO3 for Opcaching and speeding up performance,
as well as simplyfing the bootstrap (also for the testin...
Benni Mack
08:35 Revision 896f47de: [TASK] Migrate linkvalidator results from serializable to json storage
LinkAnalyzer now stores the response as JSON instead of PHP serialize.
A fallback mechanism when unpacking uses unse...
Benni Mack
08:21 Revision 07eea949: [FEATURE] Provide feature flag for new translation server's export
The feature switch `newTranslationServer` makes it possible for users
to use the new translation server.
The new tra...
Georg Ringer

2020-01-08

10:00 Revision 319ed2c2: [TASK] Remove unused property in RelationHandler
RelationHandler->dbPaths was added in 2003 by kasper,
but NEVER ever used since then in TYPO3 Core, or does it
serve ...
Benni Mack
09:40 Revision d53b9bf7: [TASK] Refactor & streamline TypoLinkViewHelper implementations
* avoid assigning and forwarding multiple variables
* preparation for further enhancements of view helpers
* Uri Unit...
Oliver Hader

2020-01-07

09:26 Revision ab16e2ed: [TASK] Add max_line_length to .editorconfig for rst files
The maximum line length of documentation files (80 characters)
should be reflected in the .editorconfig as described ...
Chris Müller
08:41 Revision e7f4e666: [DOCS] Link to same version in documentation
Each documentation directory contains a Settings.cfg, which defines
the start urls to be used for intersphinx linking...
Sybille Peters
07:09 Revision 80f7613a: [TASK] Add max_line_length to .editorconfig for rst files
The maximum line length of documentation files (80 characters)
should be reflected in the .editorconfig as described ...
Chris Müller

2020-01-06

16:06 Revision f5a0c76a: [TASK] Use PermutationUtility::meltStringItems in test cases
Resolves: #90057
Releases: master, 9.5
Change-Id: Ifee8153c4f49b7fdde544a51bc19ee7d6e21b323
Reviewed-on: https://revi...
Oliver Hader
15:54 Revision 98e19a62: [TASK] Use PermutationUtility::meltStringItems in test cases
Resolves: #90057
Releases: master, 9.5
Change-Id: Ifee8153c4f49b7fdde544a51bc19ee7d6e21b323
Reviewed-on: https://revi...
Oliver Hader
15:52 Revision ee7bbcb9: [TASK] Introduce PermutationUtility
Permutations are currently used in test cases - however it would
be possible to make use of this functionality in reg...
Oliver Hader
14:44 Revision 89c62ee2: [DOCS] Update Deprecation 79440 Changelog entry
Correct formatting of codeblock in "Link Browser" description.
Releases: master, 9.5, 8.7
Resolves: #90058
Change-Id...
Thomas Anders
14:31 Revision 97fb25c1: [DOCS] Update Deprecation 79440 Changelog entry
Correct formatting of codeblock in "Link Browser" description.
Releases: master, 9.5, 8.7
Resolves: #90058
Change-Id...
Thomas Anders
14:18 Revision 29b5e22b: [DOCS] Update Deprecation 79440 Changelog entry
Correct formatting of codeblock in "Link Browser" description.
Releases: master, 9.5, 8.7
Resolves: #90058
Change-Id...
Thomas Anders
13:44 Revision 61a1260d: [TASK] Introduce PermutationUtility
Permutations are currently used in test cases - however it would
be possible to make use of this functionality in reg...
Oliver Hader

2019-12-31

14:26 Revision 40fd85f0: [FEATURE] Add argument "fields" to editRecord ViewHelpers
The <be:link.editRecord> and <be:url.editRecord> now have an option
argument "fields" which can be used to limit the ...
Sybille Peters
14:05 Revision ba6219d1: [BUGFIX] Return integer value from Command::execute()
Symfony version 5 expects an integer as the return value from
Command::execute() in the Command class. This bugfix re...
Michael Schams
13:09 Revision 2a6128b2: [BUGFIX] Use correct variable naming for PID value in DataHandler
The change of issue #90019 introduced a mis-spelling in hte variable naming,
where the variable was named "$tscPid" b...
Benni Mack
12:49 Revision f13f60ea: [BUGFIX] PopulatePageSlugs return the most recent slug
The populate page slugs functionality in de upgrade wizard does not
work correct for pages with multiple title adjust...
Herman Kremer
10:56 Revision 58092b28: [TASK] Avoid starting superfluous PHP session
TYPO3 backend does not need PHP session handling since
it has its own session handling implementation.
Resolves: #90...
Oliver Hader
10:56 Revision 248ea1d5: [TASK] Clean up Page Permission handling in DataHandler
TYPO3's page permissions are based on five fields and a bitset.
- perms_userid
- perms_groupid
- perms_user
- perms_...
Benni Mack
00:50 Revision a28c475e: [BUGFIX] PopulatePageSlugs return the most recent slug
The populate page slugs functionality in de upgrade wizard does not
work correct for pages with multiple title adjust...
Herman Kremer

2019-12-30

12:28 Revision 12742a6b: [TASK] Remove leftover "menu_type" occurrences
With TYPO3 v8.6, the new Content Types for menus were introduced
where each menu type is not stored in the database f...
Benni Mack
12:20 Revision 4b848ab3: [TASK] Avoid buildAccessibleProxy in tests
Tests should use getAccessibleMock() in all cases so
our testing API is used consistently everywhere.
The tests also...
Benni Mack
10:48 Revision 52ad1726: [TASK] Disallow .php8 file extensions for uploading
With PHP 8 on the horizon, TYPO3 Core should be prepared
to also disallow files with the file extension ".php8" for u...
Benni Mack
10:47 Revision 488e1c3a: [TASK] Replace usage of BaseTestCase::getUniqueId() with core function
Tests can use the core function StringUtility::getUniqueId(), after both
functions provide the same service.
Resolve...
Anja Leichsenring
10:44 Revision 1bf94f71: [BUGFIX] Test failure due to erroneous usage of uniqueId() function
The function in testing-framework provides a string that is target to be
used e.g. for HTML tags, but the BackendUser...
Anja Leichsenring
10:43 Revision e171c0b3: [TASK] Disallow .php8 file extensions for uploading
With PHP 8 on the horizon, TYPO3 Core should be prepared
to also disallow files with the file extension ".php8" for u...
Benni Mack
10:26 Revision 2db847fb: [TASK] Apply rector set php71
php bin/rector process
A couple of rectors have been disabled due to different reasons:
- Rector\Php71\Rector\FuncC...
Alexander Schnitzler
10:18 Revision 4c4c629b: [TASK] Disallow .php8 file extensions for uploading
With PHP 8 on the horizon, TYPO3 Core should be prepared
to also disallow files with the file extension ".php8" for u...
Benni Mack

2019-12-28

13:31 Revision 45a7e5a7: [DOCS] Correct code block for site configuration
The example claims to result in'.../detail/...', site configuration
needs to reflect that.
Releases: master, 9.5
Res...
Stephan Salzmann
00:43 Revision 1c79abe4: [BUGFIX][DOCS] Rename RST file from "Galacian" to "Galician"
Resolves: #90027
Releases: master
Change-Id: I0783db5e26ceaba836a618f6dfce104080a4762d
Reviewed-on: https://review.ty...
Benni Mack
00:30 Revision f6eae8a8: [DOCS] Update Context API usage example
Releases: master, 9.5
Resolves #90025
Change-Id: I8e155f7f15bf291bddf11c74cead8c68c91de49f
Reviewed-on: https://revi...
Tymoteusz Motylewski
00:29 Revision ec86b787: [DOCS] Correct code block for site configuration
The example claims to result in'.../detail/...', site configuration
needs to reflect that.
Releases: master, 9.5
Res...
Stephan Salzmann

2019-12-27

23:47 Revision 357f4df7: [BUGFIX] Fix /date|time|int/ regex in backend search
Several parts of the core use the regular expression /date|time|int/ to
test, if an 'eval' TCA configuration of a fie...
Christian Eßl
23:39 Revision e577f9b6: [DOCS] Update Context API usage example
Releases: master, 9.5
Resolves #90025
Change-Id: I8e155f7f15bf291bddf11c74cead8c68c91de49f
Reviewed-on: https://revi...
Tymoteusz Motylewski
23:36 Revision 9b748609: [BUGFIX] Reset evaluate permissions to previous value
Resolves: #89842
Releases: master, 9.5
Change-Id: I42ffcc313290867d0410265f4c900225ceb554e2
Reviewed-on: https://revi...
Susanne Moog
23:29 Revision e40561d7: [TASK] Add index to slug field
`TYPO3\CMS\Core\Routing\PageRouter::getPagesFromDatabaseForCandidates`
looks-up candidates for the page using the `sl...
Oliver Bartsch
23:25 Revision c107c7a4: [TASK] Add index to slug field
`TYPO3\CMS\Core\Routing\PageRouter::getPagesFromDatabaseForCandidates`
looks-up candidates for the page using the `sl...
Tizian Schmidlin
23:17 Revision f1587a98: [BUGFIX] Fix /date|time|int/ regex in backend search
Several parts of the core use the regular expression /date|time|int/ to
test, if an 'eval' TCA configuration of a fie...
Christian Eßl
22:35 Revision e331227b: [BUGFIX] Reset evaluate permissions to previous value
Resolves: #89842
Releases: master, 9.5
Change-Id: I42ffcc313290867d0410265f4c900225ceb554e2
Reviewed-on: https://revi...
Susanne Moog
20:38 Revision ab845258: [FEATURE] Add galacian flag
The flag for TYPO3's supported galacian is now added with the "gl.png" flag.
TYPO3 core previously had the "greenlan...
Benni Mack
19:12 Revision f03118eb: [BUGFIX] Include .htaccess file in extension packages
Adopt the excludeForPackaging to include also .htaccess files in
extension downloads of extension manager.
Resolves:...
Georg Ringer
17:13 Revision 715977d5: [BUGFIX] PopulatePagesSlugs should respect tx_realurl_pathsegment field
For upgrading from an old versions where EXT:realurl was used
the PopulatePagesSlugs upgradeWizard is in place.
It no...
Tobias Gaertner
16:45 Revision 771f3d87: [BUGFIX] Test failure due to erroneous usage of uniqueId() function
The function in testing-framework provides a string that is target to be
used e.g. for HTML tags, but the BackendUser...
Anja Leichsenring
16:28 Revision 7f281cd6: [BUGFIX] Test failure due to erroneous usage of uniqueId() function
The function in testing-framework provides a string that is target to be
used e.g. for HTML tags, but the BackendUser...
Anja Leichsenring
16:22 Revision 5567fd90: [BUGFIX] PopulatePagesSlugs should respect tx_realurl_pathsegment field
For upgrading from an old versions where EXT:realurl was used
the PopulatePagesSlugs upgradeWizard is in place.
It no...
Tobias Gaertner
15:03 Revision 1cca1d81: [TASK] Acceptance tests for keyboard interaction with pagetree
Add keyboard interaction acceptance tests for the pagetree interactions.
Currently testing Home key, End key, naviga...
Michael Telgkamp
13:36 Revision e11c2a20: [TASK] Remove report for ext:compatibility7
The extension does not exist for TYPO3 versions above 8, so the report
must not exist either in these versions.
Reso...
Anja Leichsenring
13:22 Revision 0c25ed1b: [TASK] Remove report for ext:compatibility7
The extension does not exist for TYPO3 versions above 8, so the report
must not exist either in these versions.
Reso...
Anja Leichsenring
12:33 Revision cf3bd5aa: [TASK] Correctly nest testing template instructions in DOM
Resolves: #90016
Releases: master, 9.5
Change-Id: Id7fc792515cfc333118105ae832c2f283e455535
Reviewed-on: https://revi...
Oliver Hader
12:33 Revision 5a6c00c3: [TASK] Correctly nest testing template instructions in DOM
Resolves: #90016
Releases: master, 9.5
Change-Id: Id7fc792515cfc333118105ae832c2f283e455535
Reviewed-on: https://revi...
Oliver Hader
10:08 Revision 1d381c28: [TASK] Remove repository polling trigger from pre-merge test plans
The trigger will cause the plan to be executed after merge, which
is not needed because nightly plans take care of it...
Anja Leichsenring
10:08 Revision 35c321ac: [TASK] Remove repository polling trigger from pre-merge test plans
The trigger will cause the plan to be executed after merge, which
is not needed because nightly plans take care of it...
Anja Leichsenring
09:51 Revision 54d456e5: [TASK] Remove repository polling trigger from pre-merge test plans
The trigger will cause the plan to be executed after merge, which
is not needed because nightly plans take care of it...
Anja Leichsenring
09:50 Revision 8657d042: [TASK] COMPOSER_ROOT_VERSION raise to current version 8.7.30
Resolves: #89976
Releases: master, 9.5, 8.7
Change-Id: I82d5811d9532ee47bcf2254c6bc18e4a3e0e74d0
Reviewed-on: https:/...
Anja Leichsenring
09:50 Revision aa1feb24: [TASK] COMPOSER_ROOT_VERSION raise to current version 9.5.13
Resolves: #89976
Releases: master, 9.5, 8.7
Change-Id: I82d5811d9532ee47bcf2254c6bc18e4a3e0e74d0
Reviewed-on: https:/...
Anja Leichsenring
09:27 Revision 0e7ca25a: [TASK] COMPOSER_ROOT_VERSION raise to current version 10.2.0
Resolves: #89976
Releases: master, 9.5, 8.7
Change-Id: I82d5811d9532ee47bcf2254c6bc18e4a3e0e74d0
Reviewed-on: https:/...
Anja Leichsenring
 

Also available in: Atom