Project

General

Profile

Activity

From 2019-07-12 to 2019-08-10

2019-08-09

13:41 Revision cb5514bf: [BUGFIX] Ensure test environment is bootstrapped for cache backend tests
The cache backends tests need a bootstrapped test environment, since vital
parts are not booted at all, e.g. the Envi...
Andreas Fernandez

2019-08-08

17:17 Revision 0fc8cc94: [BUGFIX] Use calling class name for logger initialization
Static class binding via `static::class` leads to the correct class name
in inherited classes.
Resolves: #88938
Rela...
Anja Leichsenring
14:33 Revision 8b13eaed: [BUGFIX] Make sure the baseVariants are respected
In the ContentObjectRenderer there is the possibility to get
the Site Configuration. Here a simple array which is rea...
Guido Schmechel
13:45 Revision 81879885: [BUGFIX] Instantiate Logger on cache backend creation
Cache backends are created via new, not using GU::makeInstance.
So it happened no cache has been initialized, causing...
Anja Leichsenring
13:43 Revision dbd8943f: [BUGFIX] Make sure the baseVariants are respected
In the ContentObjectRenderer there is the possibility to get
the Site Configuration. Here a simple array which is rea...
Guido Schmechel
13:29 Revision 524b6701: [BUGFIX] Instantiate Logger on cache backend creation
Cache backends are created via new, not using GU::makeInstance.
So it happened no cache has been initialized, causing...
Anja Leichsenring
10:32 Revision be1c8988: [BUGFIX] Disable autocompletion in installation options
Since Chrome is really picky about having autocomplete disabled, this
patch sets the autocomplete configuration for p...
Andreas Fernandez
09:46 Revision e3851da9: [BUGFIX] Disable autocompletion in installation options
Since Chrome is really picky about having autocomplete disabled, this
patch sets the autocomplete configuration for p...
Andreas Fernandez

2019-08-07

20:57 Revision 736f0394: [TASK] Render only latest three major versions in documentation changelog
The documentation changelog now renders only the docs for the latest
three major versions.
Resolves: #88884
Releases...
Frank Nägler
18:17 Revision 71f40ba4: [TASK] Make Redis connectors compatible with PHP redis version 5
Version 5 of phpredis deprecates some methods, which have not been
aligned to the official redis commands.
This patch...
Markus Klein
18:16 Revision ea245428: [TASK] Make Redis connectors compatible with PHP redis version 5
Version 5 of phpredis deprecates some methods, which have not been
aligned to the official redis commands.
This patch...
Markus Klein
17:24 Revision f8189917: [TASK] Make Redis connectors compatible with PHP redis version 5
Version 5 of phpredis deprecates some methods, which have not been
aligned to the official redis commands.
This patch...
Markus Klein
16:15 Revision 7b4744a8: [BUGFIX] Mark fields as changed after updating value via ElementBrowser
With this patch, fields are now marked as changed when their value is
updated by using the Element Browser.
Resolves...
Andreas Fernandez
14:34 Revision 2bc6e5b8: [BUGFIX] Make redis pconnect calls unique
By using the persistent_id parameter of the redis->pconnect
method, we ensure that the connection is not shared betwe...
Markus Klein
14:34 Revision ff26e6b2: [BUGFIX] Make redis pconnect calls unique
By using the persistent_id parameter of the redis->pconnect
method, we ensure that the connection is not shared betwe...
Markus Klein
13:35 Revision 35c8bd81: [BUGFIX] Mark fields as changed after updating value via ElementBrowser
With this patch, fields are now marked as changed when their value is
updated by using the Element Browser.
Resolves...
Andreas Fernandez
12:29 Revision 962b3cd8: [BUGFIX] Make redis pconnect calls unique
By using the persistent_id parameter of the redis->pconnect
method, we ensure that the connection is not shared betwe...
Markus Klein
11:16 Revision b94ebc9a: [BUGFIX] Show real directory name in flash message after renaming
After renaming a directory, the name of the directory after character
replacement is shown in the flash message.
Add...
Daniel Windloff
10:48 Revision 6ef21066: [BUGFIX] Adapt registration for crawler 7+
The way procInstructions are registered changes in the new version
of crawler which will be the first version compati...
Tizian Schmidlin
10:26 Revision a13c063b: [BUGFIX] Adapt registration for crawler 7+
The way procInstructions are registered changes in the new version
of crawler which will be the first version compati...
Tizian Schmidlin
09:27 Revision 260e71e8: [BUGFIX] Show real directory name in flash message after renaming
After renaming a directory, the name of the directory after character
replacement is shown in the flash message.
Add...
Daniel Windloff

2019-08-06

17:00 Revision 2e836fd7: [BUGFIX] Fix return type of getFileObjectFromCombinedIdentifier
getFileObjectFromCombinedIdentifier of ResourceFactory returns a
\TYPO3\CMS\Core\Resource\File, \TYPO3\CMS\Core\Resou...
Oliver Bartsch
14:49 Revision 50be8ce6: [BUGFIX] Support multiple order by fields in PageRepository
The method PageRepository::getSubpagesForPages allows an arbitrary
number of orderBy fields, though the way it is pas...
Georg Großberger
14:28 Revision 922bd357: [BUGFIX] Support multiple order by fields in PageRepository
The method PageRepository::getSubpagesForPages allows an arbitrary
number of orderBy fields, though the way it is pas...
Georg Großberger
14:14 Revision c2e235de: [BUGFIX] Fix return type of getFileObjectFromCombinedIdentifier
getFileObjectFromCombinedIdentifier of ResourceFactory returns a
\TYPO3\CMS\Core\Resource\File, \TYPO3\CMS\Core\Resou...
Oliver Bartsch
11:54 Revision f1bf354c: [TASK] Use dependency injection in middlewares
Use constructor injection for middleware dependencies, moving away
from GeneralUtility::makeInstance based Singleton ...
Benjamin Franzke

2019-08-05

16:38 Revision 078ff7bf: [BUGFIX] Fix typo in QueryView
This fixes a typo in a variable in QueryView.
Resolves: #88920
Releases: master, 9.5
Change-Id: I59b4034931b3f8837ae...
Oliver Bartsch
16:18 Revision b9634e03: [BUGFIX] Fix typo in QueryView
This fixes a typo in a variable in QueryView.
Resolves: #88920
Releases: master, 9.5
Change-Id: I59b4034931b3f8837ae...
Oliver Bartsch
15:56 Revision 4fbb456c: [BUGFIX] Pass original DBALException along with SqlErrorException
When a
TYPO3\CMS\Extbase\Persistence\Generic\Storage\Exception\SqlErrorException
is thrown, pass the previous excepti...
Christian Futterlieb
15:55 Revision 7d0ed02e: [BUGFIX] Fill alternative language keys correctly
This change adds the language dependencies individually to the array
instead of completely overwriting them as a stri...
Georg Ringer
15:51 Revision 56cfe06b: [BUGFIX] Do not query row twice if not necessary
If the live record is the same as the one passed in as parameter
it is not necessary to fetch the record again from d...
Markus Klein
15:39 Revision 62a78be8: [BUGFIX] Pass original DBALException along with SqlErrorException
When a
TYPO3\CMS\Extbase\Persistence\Generic\Storage\Exception\SqlErrorException
is thrown, pass the previous excepti...
Christian Futterlieb
14:54 Revision 8d49a7d2: [BUGFIX] Do not query row twice if not necessary
If the live record is the same as the one passed in as parameter
it is not necessary to fetch the record again from d...
Markus Klein
14:52 Revision b847b3a3: [BUGFIX] Ensure all files in a directory are deleted
The function readdir may skip files inside a directory when
its content is changed, like a file being deleted. This c...
Georg Großberger
14:43 Revision 34a33b96: [BUGFIX] Make sure AdditionalConfiguration is loaded
This loads AdditionalConfiguration.php even if LocalConfiguration.php
could not be loaded.
Before this change, confi...
Jonas Eberle
14:35 Revision ef3b0f29: [BUGFIX] Removes cropping from pagetree title
Pagetree uses javascript for search.
Cropping causes issues because not the full title
is searched. As the pagetree i...
Michael Blunck
10:31 Revision f0ba8418: [BUGFIX] Set correct default value for page action callbacks
This patch sets the correct default value for page action callbacks passed
for `TYPO3/CMS/Backend/PageActions`. Empty...
Andreas Fernandez
10:28 Revision 6f0e97c1: [BUGFIX] Revert unneeded changes in DatabaseRecordList
Revert changes introduced with #88708 to avoid fatal errors,
e.g. with XCLASS.
Resolves: #88916
Releases: 9.5
Change...
Georg Ringer
10:11 Revision 7123269e: [BUGFIX] Correct variable usage in f:uri.action
Use the correct variables in f:uri.action which have been switched
with #87629.
Resolves: #88915
Releases: master
Ch...
Georg Ringer
10:09 Revision 11a78971: [BUGFIX] Set correct default value for page action callbacks
This patch sets the correct default value for page action callbacks passed
for `TYPO3/CMS/Backend/PageActions`. Empty...
Andreas Fernandez
09:11 Revision a19b55c3: [TASK] Update nikic/php-parser to 4.2
This patch updates nikic/php-parser to version 4.2.2, which brings
better support for PHP 7.3 and adds initial suppor...
Andreas Fernandez
08:41 Revision 99b5996f: [TASK] Update nikic/php-parser to 4.2
This patch updates nikic/php-parser to version 4.2.2, which brings
better support for PHP 7.3 and adds initial suppor...
Andreas Fernandez

2019-08-04

10:52 Revision cebfc475: [BUGFIX] Prevent tt_content.table being broken if last field is empty
This only applies to table elements where no text enclosure
is configured.
Resolves: #88418
Releases: master, 9.5
Ch...
Michael Blunck
10:51 Revision 3899a81d: [TASK] Sort php-cs-fixer rules by name
Resolves: #88911
Releases: master
Change-Id: I310f0fb85cfa40b70ce65274e6e04fc21586ce0b
Reviewed-on: https://review.ty...
Andreas Fernandez
10:25 Revision fca2dda3: [BUGFIX] Pass FrontendUserAuthentication to redirect handling
`$GLOBALS['TSFE']->fe_user` is not available in the RedirectService. This
patch now explicitly passes the `frontend.u...
Andreas Fernandez
10:24 Revision f8f09efb: [BUGFIX] Prevent ReflectionException when scheduler/reports is unavailable
When symfony/dependency-injection crawls the available classes
a ReflectionException [1] occurs when the base class o...
Benjamin Franzke
06:40 Revision 08f584f8: [BUGFIX] Fix tests with phpunit 8.3.2
The new minor version of phpunit comes with a (probably) bug in their
mock API that causes errors in reflection and C...
Anja Leichsenring

2019-08-03

19:05 Revision 87837b5a: [BUGFIX] Prevent tt_content.table being broken if last field is empty
This only applies to table elements where no text enclosure
is configured.
Resolves: #88418
Releases: master, 9.5
Ch...
Michael Blunck
15:30 Revision c8fbb178: [BUGFIX] Removes cropping from pagetree title
Pagetree uses javascript for search.
Cropping causes issues because not the full title
is searched. As the pagetree i...
Michael Blunck
15:09 Revision 28d1f6af: [BUGFIX] Ensure all files in a directory are deleted
The function readdir may skip files inside a directory when
its content is changed, like a file being deleted. This c...
Georg Großberger
11:19 Revision 21292067: [BUGFIX] Fix PHPDoc of "stdWrap_encodeForJavaScriptValues"
Resolves: #88900
Releases: master, 9.5
Change-Id: I37e53ddbe634d58bf1dfaf4578ac2c03a1a93d90
Reviewed-on: https://revi...
Felix Heller
11:15 Revision 9d7d35d5: [BUGFIX] Make sure AdditionalConfiguration is loaded
This loads AdditionalConfiguration.php even if LocalConfiguration.php
could not be loaded.
Before this change, confi...
Jonas Eberle
10:36 Revision d0a62815: [BUGFIX] Fix PHPDoc of "stdWrap_encodeForJavaScriptValues"
Resolves: #88900
Releases: master, 9.5
Change-Id: I37e53ddbe634d58bf1dfaf4578ac2c03a1a93d90
Reviewed-on: https://revi...
Felix Heller
10:23 Revision 39bba3fc: [BUGFIX] Fix typos in EmailFinisher
This fixes some typos to make the comments more readable.
Resolves: #88584
Releases: master, 9.5
Change-Id: I165a80f...
dominikdoerr
00:16 Revision a02211f7: [BUGFIX] Disable localization button after initial click
This prevents various errors, caused by clicking the
localization button in the recordlist multiple times.
Resolves:...
Oliver Bartsch
00:01 Revision 8ce4cfa1: [BUGFIX] Wrong sorting in documentation changelog
Fix the sorting in documentation changelog that orders the versions
currently wrong.
Resolves: #88883
Releases: mast...
Pascal Rinker

2019-08-02

23:45 Revision a6e009e8: [BUGFIX] Disable localization button after initial click
This prevents various errors, caused by clicking the
localization button in the recordlist multiple times.
Resolves:...
Oliver Bartsch
21:17 Revision d919976c: [TASK] Remove deprecated options in YouTube iFrame API
The YouTube renderer added options to the YouTube url that
do not have any effect anymore as they are deprecrated sin...
Sascha Egerer
20:52 Revision e58f47f7: [BUGFIX] Fill alternative language keys correctly
This change adds the language dependencies individually to the array
instead of completely overwriting them as a stri...
Jan Delius
20:37 Revision 6c1421cc: [BUGFIX] Decouple ColorPicker from FormEngine
Since #87031 the color picker is tightly coupled to FormEngine, causing
issues if not used in FormEngine context, e.g...
Andreas Fernandez
17:53 Revision 62756eed: [BUGFIX] Discard published drafts of workspaces when not swapping
When a workspace record is published, the "old", then unused record
has the values:
- workspace-id: 0
- online-id: > ...
Benni Mack
17:38 Revision 2d6dcbb3: [TASK] Use correct TCA for nav_hide and content_from_pid fiels of pages
'l10n_mode' => 'prefixLangTitle'
does not make sense for checkboxes and group types
Add language sync to those field...
Markus Klein
17:25 Revision 1c2bf4c4: [BUGFIX] Render tags of documentation changelog deferred
Currently, when the changelogs get rendered in the Install Tool, for each
document the tags get rendered in the docum...
Andreas Fernandez
15:50 Revision a4b580b1: [BUGFIX] Render tags of documentation changelog deferred
Currently, when the changelogs get rendered in the Install Tool, for each
document the tags get rendered in the docum...
Andreas Fernandez
15:50 Revision 5d88e68d: [BUGFIX] Prevent PHP Warning with TCA selectTree
Make sure there is actually an 'items' array in the processedTCA
before validating the items.
Resolves: #88624
Relea...
Markus Klein
15:50 Revision a2448a2b: [BUGFIX] Prevent PHP Warning with TCA selectTree
Make sure there is actually an 'items' array in the processedTCA
before validating the items.
Resolves: #88624
Relea...
Markus Klein
15:27 Revision d7f1c9ea: [BUGFIX] Prevent PHP Warning with TCA selectTree
Make sure there is actually an 'items' array in the processedTCA
before validating the items.
Resolves: #88624
Relea...
Markus Klein
15:15 Revision 1489221a: [BUGFIX] Render slug dependent fields in single table view
If only the slug field should be rendered in the record list, all fields
which are required to generate the slug are ...
Georg Ringer
14:50 Revision 9a110867: [BUGFIX] Render slug dependent fields in single table view
If only the slug field should be rendered in the record list, all fields
which are required to generate the slug are ...
Georg Ringer
14:47 Revision 6ecf668f: [BUGFIX] Streamline routing redirects to default site language
Calling the frontend with an URL that does not contain a valid base
URI for a configured language resulted in a tempo...
Oliver Hader
14:39 Revision 14ef7c64: [TASK] Deprecate sending mails in ContentObjectRenderer
The ContentObjectRenderer should not care about sending mails, therefore it has
been marked as deprecated.
Resolves:...
Georg Ringer
14:03 Revision 3e5a9c78: [BUGFIX] Streamline routing redirects to default site language
Calling the frontend with an URL that does not contain a valid base
URI for a configured language resulted in a tempo...
Oliver Hader
14:01 Revision 98bf45ab: [TASK] Remove special TSFE handling in FileCollector
The FileCollector is e.g. used for resolving
references in the FILES cObject. The check for
TSFE can be removed since...
Benni Mack
13:39 Revision bbd7188f: [TASK] Allow longer URL in redirects
Extend field length of source_path and target
Resolves: #88336
Releases: master, 9.5
Change-Id: I46c241b5782b0a0b8b2...
Guido Schmechel
11:52 Revision 523875cf: [FEATURE] Add noopener and noreferrer to external target blank links
All links processed by TypoLink now will add rel="noopener noreferrer"
if necessary.
They are only added for target="...
Daniel Siepmann
11:47 Revision b359e4f9: [TASK] Use correct TCA for nav_hide and content_from_pid fiels of pages
'l10n_mode' => 'prefixLangTitle'
does not make sense for checkboxes and group types
Add language sync to those field...
Markus Klein
10:39 Revision c32e8b71: [BUGFIX] Mention new TypoScriptService namespace
This explains where `TypoScriptService` was moved to.
In order to ease the migration the documentation now
mentions ...
Lina Wolf
10:38 Revision dd16213f: [BUGFIX] Mention new TypoScriptService namespace
This explains where `TypoScriptService` was moved to.
In order to ease the migration the documentation now
mentions ...
Lina Wolf
10:12 Revision af6eac3f: [TASK] Optimize UI of language packs management
The UI of the "Manage Language Packs" modal is optimized:
- Buttons are grouped into a `btn-group`
- Language name i...
Andreas Fernandez
10:06 Revision e1512079: [BUGFIX] Mention new TypoScriptService namespace
This explains where `TypoScriptService` was moved to.
In order to ease the migration the documentation now
mentions ...
Lina Wolf
10:05 Revision 7996263c: [BUGFIX] Use proper methods of symfony/mime
Fix missing parts after the migration from swiftmailer to symfony/mime
Resolves: #88849
Releases: master
Change-Id: ...
Georg Ringer

2019-08-01

17:45 Revision 6126fb37: [TASK] Organize Install Tool JavaScript modules into directories
For organizational purposes the Install Tool JavaScript modules are now
grouped into directories matching their paren...
Andreas Fernandez

2019-07-31

15:59 Revision 81660b4c: [TASK] Deprecate T3_THIS_LOCATION
This patch deprecates the global variable `T3_THIS_LOCATION`. This
variable is mostly used to attach a returnUrl argu...
Andreas Fernandez
12:03 Revision 33428b6d: [TASK] Allow longer URL in redirects
Extend field length of source_path and target
Resolves: #88336
Releases: master, 9.5
Change-Id: I46c241b5782b0a0b8b2...
Guido Schmechel
11:44 Revision 8415d5c9: [FEATURE] Display Application Context in CLI
The Command Request Handler now displays the
current Application Context when executing the
CLI context.
Resolves: #...
Guido Schmechel

2019-07-30

16:28 Revision 595a5a84: [BUGFIX] Drop superfluous `returnUrl` argument
With #88787 the method `makeReturnUrl()` is used to append the returnUrl
to the links. The method already attaches th...
Andreas Fernandez
15:39 Revision 57a7758e: [TASK] Deprecate `T3_RETURN_URL`
The global JavaScript variable `T3_RETURN_URL` containing the returnUrl
sent either via GET or POST has been marked a...
Andreas Fernandez
15:38 Revision 81844b40: [BUGFIX] Clear page cache: show status, prevent multiple clicks
Replace the clear cache button with a spinner during the AJAX request.
While the request is executed, the button is n...
Daniel Windloff
14:35 Revision e17c6731: [TASK] Drop JavaScript function `jumpSelf`
The JavaScript function `jumpSelf` is only used to some clipboard actions.
Moving the links to a regular `href` has t...
Andreas Fernandez

2019-07-29

20:55 Revision d2960656: [BUGFIX] Use correct matcher for `BackendUtility::editOnClick`
Resolves: #88855
Related: #88787
Releases: master
Change-Id: I3578c36fac2a6bb57704d41ccfa60a6dbd4727b9
Reviewed-on: h...
Andreas Fernandez
20:47 Revision 33b0333c: [BUGFIX] Explicitly cast variable to string
Class \TYPO3\CMS\Extbase\Core\Bootstrap calls method
\TYPO3\CMS\Extbase\Mvc\ResponseInterface::shutdown()
which does ...
Alexander Schnitzler
12:40 Revision 57dea057: [TASK] Deprecate BackendUtility::editOnClick()
This patch deprecates BackendUtility::editOnClick() which is used to build
a JavaScript-based redirect to the EditDoc...
Andreas Fernandez

2019-07-26

16:02 Revision f94970b7: [TASK] Log module: Move "show history" to the actions column
Move the "Show history" link to the actions column.
Add default styling for the button.
Resolves: #88822
Releases: m...
Daniel Windloff
15:31 Revision bc2a560b: [TASK] Log module: Move "show history" to the actions column
Move the "Show history" link to the actions column.
Add default styling for the button.
Resolves: #88822
Releases: m...
Daniel Windloff

2019-07-24

09:39 Revision bdf476cc: [BUGFIX] Fix typo in comment and documentation
Replace 'nessesary' with 'necessary'.
Resolves: #88828
Releases: master
Change-Id: Ie755aa8f6d994caa64b30c44a0fb0db1...
Sebastian Klein

2019-07-23

11:54 Revision 3e14a9d5: [BUGFIX] Use temporary directory for exporting files
When adding exports into fileadmin, the files
are stored in a temporary folder, which is located
in typo3temp/var/tra...
Benni Mack
11:53 Revision 5847e3ae: [TASK] Set TYPO3 version to 10.1.0-dev
Change-Id: Ic8975554d38eef468af5454152a0200e21eb962d
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/613...
Oliver Hader
09:06 Revision c91b70e4: [RELEASE] Release of TYPO3 10.0.0
Change-Id: I4b576a1651703f7d404dac7127f9ad373310be58
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/613...
Benni Mack
08:23 Revision 8945dbe9: [BUGFIX] Provide the page id to the CacheHashCalculator
If an indexing configuration is used which required to calculate a chash,
the page id must be provided as well.
Reso...
Georg Ringer
07:57 Revision 838abc8e: [BUGFIX] Use temporary directory for exporting files
When adding exports into fileadmin, the files
are stored in a temporary folder, which is located
in typo3temp/var/tra...
Benni Mack

2019-07-22

22:07 Revision 09ee7f61: [TASK] Disable autocompletion in Install Tool settings
To prevent unwanted entries, the autocomplete attribute
in the Install tool is added with the `off` property.
Resolv...
Guido Schmechel
21:47 Revision ebad91ff: [TASK] Disable autocompletion in Install Tool settings
To prevent unwanted entries, the autocomplete attribute
in the Install tool is added with the `off` property.
Resolv...
Guido Schmechel
17:24 Revision 33464004: [TASK] Review v10.0 Changelog
Change-Id: Id4f981b3d6b62601ae4f3c7a56b3153d1884f669
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/613...
Anja Leichsenring
15:22 Revision 9316718f: [TASK] Only load extensions compatible with TYPO3 v8 or later
In order to keep the the extension list in the database small,
the repository data is limited to TYPO3 v8 or later.
...
Benni Mack
12:52 Revision f00757ac: [TASK] Clean up comments about deprecation
This patch adds some sentence dots, and adapts
various places about deprecations of 10.0 which
didn't make into TYPO3...
Benni Mack
09:05 Revision 80588bc2: [BUGFIX] Ensure EventDispatcher is available in installtool container
The Mailer class used by EnvironmentController::mailTestAction()
requires the EventDispatcher to be available. Provid...
Benjamin Franzke
09:01 Revision db282038: [TASK] Remove dependency to TSFE from AdminPanel initialisation
The dependency of AdminPanel initialisation and TSFE has been dissolved.
Furthermore, the AdminPanel initialisation h...
Susanne Moog
08:54 Revision dc08d6d3: [TASK] Show command of console commands in backend
Show the console command and arguments in the backend of symfony commands.
Resolves: #88788
Releases: master, 9.5
Ch...
Georg Ringer
08:39 Revision 9378f993: [TASK] Show command of console commands in backend
Show the console command and arguments in the backend of symfony commands.
Resolves: #88788
Releases: master, 9.5
Ch...
Georg Ringer
08:28 Revision 7a2e7846: [TASK] Complete list of classes with strict mode
This patch adds classes to the ReST file that lists
classes that switched to strict mode during the
development of TY...
Alexander Schnitzler
01:44 Revision e83bb5f3: [BUGFIX] Properly check install tool password in report
Also output a report message in case of unsupported hash algorithm.
Resolves: #88794
Releases: master, 9.5
Change-Id...
Mathias Brodala
01:19 Revision fdd8d972: [BUGFIX] Properly check install tool password in report
Also output a report message in case of unsupported hash algorithm.
Resolves: #88794
Releases: master, 9.5
Change-Id...
Mathias Brodala

2019-07-21

23:23 Revision 3fa591bb: [BUGFIX] Make files deletable if storage is not browsable
A check is added to abort the search for a recycler folder
if a storage is not browsable.
An editor wouldn't be able ...
Markus Klein
23:13 Revision a95f639e: [BUGFIX] Make files deletable if storage is not browsable
A check is added to abort the search for a recycler folder
if a storage is not browsable.
An editor wouldn't be able ...
Markus Klein
21:38 Revision f6db1a0e: [BUGFIX] Make files deletable if storage is not browsable
A check is added to abort the search for a recycler folder
if a storage is not browsable.
An editor wouldn't be able ...
Markus Klein
10:14 Revision 8cfc18a5: [!!!][TASK] Remove POST option from typolink.addQueryString.method
Setting `addQueryString.method` of typolink could be used like shown
below in order to transform HTTP POST parameters...
Oliver Hader

2019-07-20

15:05 Revision 03543ce3: [TASK] Instantiate Context through dependency injection
Context is stateful as Aspects dependent on the (currently dispatched)
request type (frontend/backend/installtool/CLI...
Benjamin Franzke
08:09 Revision 36dad0b7: [BUGFIX] Fix warning in AbstractConfigurationManagerTest
https://review.typo3.org/c/Packages/TYPO3.CMS/+/60834
changed the method getSwitchableControllerActions
to be called ...
Benjamin Franzke

2019-07-19

16:46 Revision d1f4dbdb: [!!!][FEATURE] Introduce PSR-3 Logging
TYPO3's Logging Framework (especially LogLevel and LogManager)
are not PSR-3 compatible, as it uses integers as const...
Markus Klein
14:51 Revision 3046caeb: [FEATURE] Add TypoScriptAspect to handle TypoScript Context settings
A TypoScriptAspect has been introduced to handle Context depending
TypoScript settings. As a first step, the property...
Susanne Moog
14:05 Revision 25dbcbc2: [BUGFIX] Show labels for export buttons
This patch enables the labels for the export buttons which are
hard to distinguish in case both appear side by side.
...
Frank Nägler
14:05 Revision cc6f935f: [BUGFIX] Add missing type casts in ExportController
This patch adds a type cast to fix broken export of tables.
Resolves: #88803
Releated: #88662
Releases: master
Chang...
Frank Nägler
13:55 Revision 7bf9248a: [TASK] Adjust php-cs-fixer rules
The php-cs-fixer rules have been adjusted by the following settings:
- no_empty_phpdoc: Remove empty phpdoc blocks w...
Andreas Fernandez
12:41 Revision e7199c76: [!!!][TASK] DatabaseRecordList: Remove unused code
Some properties and methods are not used any more. They can be removed.
Resolves: #88779
Releases: master
Change-Id:...
Daniel Windloff
10:39 Revision c42b7aa0: [FEATURE] Introduce PreviewAspect for handling the preview flag
The public internal property of TSFE "fePreview" has been deprecated
in favor of a dedicated aspect handling the fron...
Susanne Moog

2019-07-18

21:47 Revision c817b245: [TASK] Add title to topbar buttons
Add title to the two topbar buttons on the left:
- Minimize/maximize module menu
- Collapse page tree
Resolves: #883...
Georg Ringer
14:50 Revision ca166d8c: [TASK] Clean up TSFE constructor initialization
Due to e50b1c1acdd5da514a35f837d9b853692bcfa16d
the TypoScriptFrontendController requires four objects
as constructor...
Benni Mack
11:54 Revision 399bf83c: [!!!][FEATURE] Add IP locking for IPv6
A new IpLocker class replaces the lock functionality in
AbstractUserAuthentication.
The new class is capable of lock...
Alexander Stehlik

2019-07-17

22:45 Revision 38c47bbd: [TASK] Take care of rendering warnings in core Changelog rendering
Also, some improvements are made to sentence structure, tenses
and syntax highlightning.
Resolves: #88748
Releases: ...
Anja Leichsenring
21:42 Revision b9fb5649: [TASK] Take care of rendering warnings in core Changelog rendering
Also, some improvements are made to sentence structure, tenses
and syntax highlightning.
Resolves: #88748
Releases: ...
Anja Leichsenring
20:18 Revision ada069ab: [TASK] Increase length of header_position field
To prevent the truncation of new values via TCEForm,
the field length is increased to 255.
Resolves: #88722
Releases...
Guido Schmechel
20:15 Revision 990b59f4: [TASK] Move Slug Candidate functionality into its own class
When Page-based slug handling + routing was introduced,
the initial PageRouter class turned big very quickly.
Especi...
Benni Mack
17:17 Revision 888aef64: [BUGFIX] Use proper syntax for RST code-block
codeblock -> code-block
Resolves: #88790
Releases: master, 9.5
Change-Id: I51f30b30ef7344e1b66bd5ed354d3bfe60074a57
...
Oliver Hader
17:17 Revision 6a23b8ea: [BUGFIX] Use proper syntax for RST code-block
codeblock -> code-block
Resolves: #88790
Releases: master, 9.5
Change-Id: I51f30b30ef7344e1b66bd5ed354d3bfe60074a57
...
Oliver Hader
17:14 Revision 567dbd81: [!!!][TASK] Replace switchable controller actions terminology
During the creation of Extbase itself, the configuration of
controllers and their available/callable actions has been...
Alexander Schnitzler
10:36 Revision 85f73931: [!!!][TASK] Harden \TYPO3\CMS\Extbase\Mvc\Web\Routing\UriBuilder
- Use strict type mode
- Use type hints whereever possible
Releases: master
Resolves: #87629
Change-Id: I40d79cb6178...
Alexander Schnitzler
07:45 Revision b3e75110: [BUGFIX] File can be deleted even if there are references to it
TYPO3 prevents files from being deleted by the user when there
are references to it in the sys_file_reference table. ...
Dmitry Dulepov
07:12 Revision 0cdab109: [TASK] Move PageRepository to EXT:core
Since Context API was introduced in TYPO3 v9, PageRepository is highly
decoupled from $TSFE->sys_page, and fully work...
Benni Mack

2019-07-16

22:04 Revision 1d4613c1: [TASK] Increase length of header_position field
To prevent the truncation of new values via TCEForm,
the field length is increased to 255.
Resolves: #88722
Releases...
Guido Schmechel
18:13 Revision 327fdc1b: [!!!][FEATURE] Omit type=text/javascript in HTML5 script tags
HTML5 defines that <script tags do not need "type=text/javascript"
as additional attribute.
TYPO3 Backend is fully H...
Benni Mack
15:48 Revision 0b0f5f1e: [FEATURE] Introduce PSR-14-based EventDispatcher as alternative for hooks
The new PSR-14 standard for dispatching Events (that is: to extend
a Framework without having to modify a frameworks'...
Benni Mack
15:20 Revision 57b051d0: [TASK] DatabaseRecordList: Remove collapse a single table via _GP
Collapse single tables in multi table view of the DatabaseRecordList
is invoked via javascript and its state is saved...
Daniel Windloff
15:00 Revision 51041aeb: [!!!][TASK] Always concatenate all given files in ResourceCompressor
ResourceCompressor allows to only concatenate files
given in a given "baseDirectory" as separate option, which
was us...
Benni Mack

2019-07-15

22:24 Revision 899b3f6d: [BUGFIX] Fix translation key typo
Fix the translation key typo as suggested to show the correct error
message if the password does not match the confir...
Johannes Seipelt
22:07 Revision 9aea7a65: [BUGFIX] Fix translation key typo
Fix the translation key typo as suggested to show the correct error
message if the password does not match the confir...
Johannes Seipelt
19:47 Revision f33c6f71: [TASK] Merge duplicated entry for SaltedPasswordService
Resolves: #88765
Releases: master
Change-Id: I26ca496a954b44f8cb08d770ecd544d35583ee6c
Reviewed-on: https://review.ty...
Susanne Moog
11:50 Revision ecf24ba7: [!!!][TASK] Remove database fields related to CSS Styled Content
The following database fields from "tt_content" have been removed:
* tt_content.spaceBefore (now used via space_befo...
Benni Mack
11:30 Revision ac18b05b: [BUGFIX] Respect config.disablePreviewNotification
In TYPO3\CMS\Frontend\Hooks\FrontendHooks->displayPreviewInfoMessage()
is now checked, that the config.disablePreview...
Gerrit Mohrmann
11:30 Revision 1f0fc9e1: [BUGFIX] Respect ctrl|readOnly in record list
If a table is defined as readonly, the controls should not be visible in the record list.
The DataHandler respects al...
Georg Ringer
10:45 Revision 52d5f377: [BUGFIX] Avoid storing Extbase reflection in be_users.uc
The backend users module (ext:beuser) persists previously defined
filter combinations in be_users.uc fields of the ac...
Oliver Hader
10:14 Revision 34447033: [BUGFIX] Avoid storing Extbase reflection in be_users.uc
The backend users module (ext:beuser) persists previously defined
filter combinations in be_users.uc fields of the ac...
Oliver Hader
09:30 Revision a13b5cc7: [BUGFIX] Avoid storing Extbase reflection in be_users.uc
The backend users module (ext:beuser) persists previously defined
filter combinations in be_users.uc fields of the ac...
Oliver Hader

2019-07-14

12:57 Revision 65fa7b45: [BUGFIX] Dispatch native `change` event in TBE_EDITOR.fieldChanged()
With #87324 some code of FormEngine was moved into separated modules. In
the very same patch, most of the code was re...
Andreas Fernandez
12:52 Revision 66e99e14: [!!!][TASK] TCA: Remove "parentPageTca" FormDataProvider
The property "vanillaParentPageTca " inside FormEngine
is never used - also documented that it was never used before....
Benni Mack
10:48 Revision 055693b1: [BUGFIX] Respect ctrl|readOnly in record list
If a table is defined as readonly, the controls should not be visible in the record list.
The DataHandler respects al...
Georg Ringer

2019-07-13

22:24 Revision cc49988e: [TASK] Fix wrong example in the documentation
Correction of the example regarding the user ID.
Resolves: #88723
Releases: master, 9.5
Change-Id: I1823377c72997ec2...
Guido Schmechel
22:22 Revision d3307545: [TASK] Enhance Changelog 9.5 files
Adjusted tenses, unified sentence structure, adjusted code highlightning.
Resolves: #88745
Releases: master, 9.5
Cha...
Anja Leichsenring
22:14 Revision 388a62ee: [BUGFIX] Remove native header() call in DocumentTemplate
In DocumentTemplate there is always one header call
to define that everything is HTML and UTF-8.
Since we do PSR-7 i...
Benni Mack
22:04 Revision 2d6b6733: [TASK] Fix wrong example in the documentation
Correction of the example regarding the user ID.
Resolves: #88723
Releases: master, 9.5
Change-Id: I1823377c72997ec2...
Guido Schmechel
22:02 Revision 747e7692: [TASK] Enhance Changelog 9.5 files
Adjusted tenses, unified sentence structure, adjusted code highlightning.
Resolves: #88745
Releases: master, 9.5
Cha...
Anja Leichsenring
19:34 Revision 98f415c6: [TASK] Hook up ContainerInterface in backend route dispatcher
Transform InfoModuleController and it's dependency ModuleTemplate
into a symfony manageed services to retrieve depen...
Benjamin Franzke
19:32 Revision f8c6150c: [TASK] Split ImportExportController
The ImportExportController is responsible for exporting and importing
data, which is a bit too much.
In order to str...
Andreas Fernandez
19:27 Revision bacf9a0e: [TASK] DatabaseRecordList - Remove dependency: $GLOBALS['SOBE']
The usage has been deprecated in TYPO3 v9.
Related: #87354
Resolves: #88733
Releases: master
Change-Id: I4594adb2ba0...
Daniel Windloff
19:24 Revision 61c2c0af: [BUGFIX] Respect config.disablePreviewNotification
In TYPO3\CMS\Frontend\Hooks\FrontendHooks->displayPreviewInfoMessage()
is now checked, that the config.disablePreview...
Gerrit Mohrmann
15:43 Revision e50b1c1a: [!!!][TASK] Remove dependencies of TSFE
This patch re-arranges the TYPO3 Core internally used
middlewares for lifting off the weight of $GLOBALS['TSFE']
as S...
Benni Mack
14:20 Revision 0c531014: [!!!][TASK] Remove cHash calculation in indexed search
cHash is now added automatically when a URL is generated.
The relevant query parameters when indexing
are stored in "...
Benni Mack

2019-07-12

18:24 Revision 9df0ed13: [!!!][TASK] Remove superfluous methods of localizationRedirect
The method "localizationRedirect" in PageLayoutView, DatabaseRecordList
and EditDocumentController were almost equal....
Daniel Windloff
16:00 Revision 0fa9faa8: [TASK] Fix scroll behaviour of "Uncaught Exceptions" in backend
In the TYPO3 Backend of version 8, the iframe page (id
"typo3-contentIframe") is not scrollable, when an "uncaught ex...
Robert Wildling
15:35 Revision ddedb065: [BUGFIX] Add fieldname to DataHandler translateToMessage hook
This patch adds a fieldname parameter to the DataHandler localize
translateToMessage hook. The fieldname helps hook o...
Ricky Mathew
15:27 Revision e3b1c9aa: [BUGFIX] Add fieldname to DataHandler translateToMessage hook
This patch adds a fieldname parameter to the DataHandler localize
translateToMessage hook. The fieldname helps hook o...
Ricky Mathew
14:21 Revision 83aa178e: [BUGFIX] Render modal if form is invalid
The removed code in tbe_editor.js as in #88667 contained some special
handling for invalid forms. In case a form was ...
Andreas Fernandez
13:50 Revision 36dcb33e: [TASK] Move YamlFileLoader->merge to ArrayUtillity
The function merge of TYPO3\CMS\Core\Configuration\Loader\YamlFileLoader
is moved to TYPO3\CMS\Core\Utility\ArrayUtil...
Simon Gilli
11:57 Revision 67f56df5: [TASK] Remove deprecated options in YouTube iFrame API
The YouTube renderer added options to the YouTube url that
do not have any effect anymore as they are deprecrated sin...
Sascha Egerer
11:48 Revision 10c34f7a: [BUGFIX] Remove old and unused JS file InteractableModuleInterface.js
This patch removes a compiled JS file which TypeScript source
was removed some weeks ago with #88518
Resolves: #8873...
Frank Nägler
10:56 Revision 11bfd648: [BUGFIX] Re-add fieldChangeFunc for input fields
With #88665 some JavaScript code and superfluous event "registration" was
removed. It turns out that the event stuff ...
Andreas Fernandez
10:36 Revision 1dc3e9e2: [TASK] Invoke "Clear Page cache" in page and list module via ajax
* Add a message for the user
* Adjust context menu to new route
* Split functionality in an own controller class
Res...
Daniel Windloff
09:48 Revision 84d663b9: [BUGFIX] Add fieldname to DataHandler translateToMessage hook
This patch adds a fieldname parameter to the DataHandler localize
translateToMessage hook. The fieldname helps hook o...
Ricky Mathew
 

Also available in: Atom