Activity
From 2019-07-08 to 2019-08-06
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... - 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... - 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... - 14:14 Revision c2e235de: [BUGFIX] Fix return type of getFileObjectFromCombinedIdentifier
- getFileObjectFromCombinedIdentifier of ResourceFactory returns a
\TYPO3\CMS\Core\Resource\File, \TYPO3\CMS\Core\Resou... - 11:54 Revision f1bf354c: [TASK] Use dependency injection in middlewares
- Use constructor injection for middleware dependencies, moving away
from GeneralUtility::makeInstance based Singleton ...
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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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...
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... - 10:51 Revision 3899a81d: [TASK] Sort php-cs-fixer rules by name
- Resolves: #88911
Releases: master
Change-Id: I310f0fb85cfa40b70ce65274e6e04fc21586ce0b
Reviewed-on: https://review.ty... - 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... - 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... - 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...
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... - 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... - 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... - 11:19 Revision 21292067: [BUGFIX] Fix PHPDoc of "stdWrap_encodeForJavaScriptValues"
- Resolves: #88900
Releases: master, 9.5
Change-Id: I37e53ddbe634d58bf1dfaf4578ac2c03a1a93d90
Reviewed-on: https://revi... - 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... - 10:36 Revision d0a62815: [BUGFIX] Fix PHPDoc of "stdWrap_encodeForJavaScriptValues"
- Resolves: #88900
Releases: master, 9.5
Change-Id: I37e53ddbe634d58bf1dfaf4578ac2c03a1a93d90
Reviewed-on: https://revi... - 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... - 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:... - 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...
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:... - 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... - 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... - 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... - 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: > ... - 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... - 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... - 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... - 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... - 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... - 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... - 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 ... - 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 ... - 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... - 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:... - 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... - 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... - 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... - 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="... - 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... - 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 ... - 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 ... - 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... - 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 ... - 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: ...
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...
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... - 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... - 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: #...
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... - 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... - 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... - 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...
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... - 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 ... - 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...
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... - 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...
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...
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... - 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... - 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... - 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... - 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...
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... - 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... - 17:24 Revision 33464004: [TASK] Review v10.0 Changelog
- Change-Id: Id4f981b3d6b62601ae4f3c7a56b3153d1884f669
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/613... - 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.
... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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...
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 ... - 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 ... - 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 ... - 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...
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... - 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 ...
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... - 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... - 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.
... - 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... - 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... - 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:... - 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...
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... - 14:50 Revision ca166d8c: [TASK] Clean up TSFE constructor initialization
- Due to e50b1c1acdd5da514a35f837d9b853692bcfa16d
the TypoScriptFrontendController requires four objects
as constructor... - 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...
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: ... - 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: ... - 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... - 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... - 17:17 Revision 888aef64: [BUGFIX] Use proper syntax for RST code-block
- codeblock -> code-block
Resolves: #88790
Releases: master, 9.5
Change-Id: I51f30b30ef7344e1b66bd5ed354d3bfe60074a57
... - 17:17 Revision 6a23b8ea: [BUGFIX] Use proper syntax for RST code-block
- codeblock -> code-block
Resolves: #88790
Releases: master, 9.5
Change-Id: I51f30b30ef7344e1b66bd5ed354d3bfe60074a57
... - 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... - 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... - 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. ... - 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...
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... - 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... - 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'... - 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... - 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...
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... - 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... - 19:47 Revision f33c6f71: [TASK] Merge duplicated entry for SaltedPasswordService
- Resolves: #88765
Releases: master
Change-Id: I26ca496a954b44f8cb08d770ecd544d35583ee6c
Reviewed-on: https://review.ty... - 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... - 11:30 Revision ac18b05b: [BUGFIX] Respect config.disablePreviewNotification
- In TYPO3\CMS\Frontend\Hooks\FrontendHooks->displayPreviewInfoMessage()
is now checked, that the config.disablePreview... - 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... - 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... - 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... - 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...
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... - 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.... - 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...
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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 19:24 Revision 61c2c0af: [BUGFIX] Respect config.disablePreviewNotification
- In TYPO3\CMS\Frontend\Hooks\FrontendHooks->displayPreviewInfoMessage()
is now checked, that the config.disablePreview... - 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... - 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 "...
2019-07-12
- 18:24 Revision 9df0ed13: [!!!][TASK] Remove superfluous methods of localizationRedirect
- The method "localizationRedirect" in PageLayoutView, DatabaseRecordList
and EditDocumentController were almost equal.... - 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... - 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... - 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... - 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 ... - 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... - 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... - 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... - 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 ... - 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... - 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...
2019-07-11
- 14:25 Revision 065e295b: [TASK] Use @import syntax in TypoScript example
- The TypoScript which is created by the Install Tool should use the new
@import syntax.
Resolves: #88623
Releases: ma... - 14:22 Revision 0e7261ed: [!!!][TASK] Remove last usages of $GLOBALS[T3_VAR]
- The global state array "T3_VAR" for keeping some legacy
functionality has been removed.
It is not in used by TYPO3 C... - 11:35 Revision 0cf8053e: [FEATURE] Add symfony dependency injection for core and extbase
- This feature is a combined approach using two containers/concepts:
1) symfony/dependency-injection (now exposed as o... - 11:21 Revision 41fee66d: [TASK] Use @import syntax in TypoScript example
- The TypoScript which is created by the Install Tool should use the new
@import syntax.
Resolves: #88623
Releases: ma... - 10:32 Revision 70817999: [TASK] Add info to cards if installation is in composer mode
- The cards "Rebuild PHP Autoload Information"
and "Update TYPO3 Core" show information about,
how to update and trigge... - 09:38 Revision b89280f9: [TASK] Add info to cards if installation is in composer mode
- The cards "Rebuild PHP Autoload Information"
and "Update TYPO3 Core" show information about,
how to update and trigge...
2019-07-10
- 21:40 Revision b2cbbaae: [BUGFIX] Show page preview with starttime from backend
- Adjust timestamp to UTC in backend utility for generated query parameter
"ADMCMD_simTime".
Now it has the same value... - 18:13 Revision 2fedfd4b: [BUGFIX] Check if title is provided before accessing it
- If no title is provided for a table in the TCA (ctrl|title),
the wizard for creating new records must not fail with a... - 17:44 Revision 7aa0a817: [BUGFIX] Check if title is provided before accessing it
- If no title is provided for a table in the TCA (ctrl|title),
the wizard for creating new records must not fail with a...
2019-07-09
- 15:18 Revision 7d5d3784: [BUGFIX] Adjust EmailFinisher to new recipient style
- With the symfony mail component recipient addresses should be
instantiated and used as either `Address` or `NamedAddr... - 15:18 Revision 594f599d: [!!!][TASK] Streamline felogin locallang keys
- Resolves: #88706
Releases: master
Change-Id: Ic32c33947c18adc9d4547c8ab7582e40c8474a69
Reviewed-on: https://review.ty...
2019-07-08
- 22:24 Revision 1e673923: [TASK] Fix wrong rst syntax in changelog
- Relates: #88643
Releases: master
Change-Id: Ie1dc52cdbf98b040f2d9bdacdcad3f82c2b4b364
Reviewed-on: https://review.typ... - 22:04 Revision 621149ce: [TASK] Remove dependencies of \TYPO3\CMS\Extbase\Mvc\Web\Request
- According to PSR-7 request objects should be immutable.
That can only be achieved if the state of the request
object ...
Also available in: Atom