Activity
From 2017-09-03 to 2017-10-02
2017-10-02
- 22:01 Revision 2db0cb60: [BUGFIX] Stabilize flaky TimeTracker unit test
- The time tracker sometimes switches between two milliseconds
in its operation. Test a bit weaker to cope with that.
... - 21:35 Revision 65a24c2f: [BUGFIX] Stabilize flaky TimeTracker unit test
- The time tracker sometimes switches between two milliseconds
in its operation. Test a bit weaker to cope with that.
... - 15:33 Revision c9a7f9cd: [BUGFIX] CKEditor should not create uploads subfolder
- The system extension rte_ckeditor creates an upload folder which is always
empty and not in use by the extension or s... - 15:21 Revision 7df7dee3: [!!!][TASK] Remove tce_db options "prErr" and "uPT"
- The two GET/POST parameters "prErr" (Print Errors) and "uPT" (Update Pagetree)
are removed.
The GET/POST parameter "... - 13:46 Revision f18d5742: [BUGFIX] CKEditor should not create uploads subfolder
- The system extension rte_ckeditor creates an upload folder which is always
empty and not in use by the extension or s... - 13:32 Revision 10da2c1b: [!!!][TASK] Move EXT:info_pagetsconfig into EXT:info
- Migrate the extension info_pagetsconfig into the extension
info where also all other controllers are.
Resolves: #825... - 11:02 Revision ffa29c20: [BUGFIX] Fix wrong matcher class name
- Resolves: #82632
Related: #82014
Releases: master
Change-Id: I987bdda0bdc5bc91c1422b7558bc220f516e79ea
Reviewed-on: h... - 06:53 Revision 2f2a63b2: [CLEANUP] Review comment of PageRepository::getPage()
- Note:
Type hints are not trivial to add to the signature. Although the
method always returns an array, there are uni... - 06:52 Revision 59175b9c: [CLEANUP] Review comment of PageRepository::getPage()
- Note:
Type hints are not trivial to add to the signature. Although the
method always returns an array, there are uni... - 06:42 Revision 2800de7d: [CLEANUP] Review comment of fetch_the_id
- Change-Id: I590025affea93d84a616b92f9b51211448ec3280
Releases: master
Resolves: #81280
Reviewed-on: https://review.ty...
2017-10-01
- 14:09 Revision 2638c6ea: [BUGFIX] EXT:form - open the ElementBrowser in modal window
- Migrate the JS ElementBrowser to the modal which was introduced with
issue #82427.
Resolves: #82443
Releases: master...
2017-09-30
- 22:33 Revision 40a12090: [BUGFIX] Bring RTE linkbrowser options back
- The CKEditor link browser handled the configuration array still as a
TypoScript array with dots. But the parsed YAML ... - 22:17 Revision a82f62ec: [TASK] Merge EXT:cshmanual into EXT:documentation
- To reduce the amount of system extensions the extension
cshmanual can be merged into EXT:documentation.
Resolves: #8... - 21:53 Revision ca643e75: [BUGFIX] Bring RTE linkbrowser options back
- The CKEditor link browser handled the configuration array still as a
TypoScript array with dots. But the parsed YAML ...
2017-09-29
- 22:18 Revision c07387b2: [BUGFIX] Increase sequence if uid gets forced for PostgreSQL
- If a uid gets forcefully set during a insert into the database
MySQL will automatically update the auto_increment pri... - 20:56 Revision 6d8cd68d: [BUGFIX] Increase sequence if uid gets forced for PostgreSQL
- If a uid gets forcefully set during a insert into the database
MySQL will automatically update the auto_increment pri... - 18:14 Revision 7b83bece: [BUGFIX] Avoid unnecessary I/O in GeneralUtility::createVersionNumberedFilename()
- With this commit we prevent to check for existence of file
when we don't need to, because mode is not either 'embed' ... - 18:03 Revision c45221cc: [TASK] Remove hardcoded check on typo3/sysext/
- When running TYPO3 with custom components (subtree), the typo3/sysext/
directory is not always necessary, and the har... - 17:55 Revision aa7dcb65: [BUGFIX] Avoid unnecessary I/O in GeneralUtility::createVersionNumberedFilename()
- With this commit we prevent to check for existence of file
when we don't need to, because mode is not either 'embed' ... - 17:47 Revision c74db5cd: [TASK] Remove hardcoded check on typo3/sysext/
- When running TYPO3 with custom components (subtree), the typo3/sysext/
directory is not always necessary, and the har... - 17:45 Revision 603b3cd4: [BUGFIX] Fix handling of Storage.Client
- The "Storage" module gets the missing "unset" method to remove values
from localStorage. The "isset" method is fixed ... - 17:43 Revision a8cf2451: [BUGFIX] Handle empty string icon-overlay identifier
- An overlay identifier can be an empty string, for instance when the icon API is
called with the Fluid icon view helpe... - 17:42 Revision 978f679b: [TASK] Use HTML5 validation for Install Tool test email address
- Let the browser do the validation for the test email address.
Resolves: #82562
Releases: master
Change-Id: I8932eab7... - 16:45 Revision a7e627b1: [BUGFIX] Fix handling of Storage.Client
- The "Storage" module gets the missing "unset" method to remove values
from localStorage. The "isset" method is fixed ... - 16:34 Revision 2293bdc8: [!!!][TASK] Remove RDCT redirect functionality
- The very legacy RDCT code and the corresponding DB table
"cache_md5params" has been long superseeded and is be
comple... - 16:19 Revision 74538543: [TASK] Update nikic/php-parser from v3.0.6 to v3.1.1
- Resolves: #82620
Releases: master
Change-Id: I50d8186fc84590e063bff5dabcf2e52ea4fb49a7
Reviewed-on: https://review.ty... - 16:18 Revision c5848dd0: [TASK] EXT:form - explain initializeFormElement hook
- Add more explanations about the initializeFormElement
hook into the docs.
Resolves: #82615
Releases: master, 8.7
Cha... - 15:54 Revision 2a65199a: [TASK] EXT:form - explain initializeFormElement hook
- Add more explanations about the initializeFormElement
hook into the docs.
Resolves: #82615
Releases: master, 8.7
Cha... - 15:28 Revision 6aa5bb29: [BUGFIX] Allows setting extended search per default
- Makes it possible to enable extended search per default.
Change-Id: I793faa6d7f325661c193bf4661bfd924a6cfb69a
Resolv... - 15:28 Revision c24425a4: [TASK] Flexform support for type:passthrough
- Resolves: #20705
Releases: master
Change-Id: I3476f6945b645a3b906e49efbdeaa385411c50ea
Reviewed-on: https://review.ty... - 13:27 Revision 78f0bf0e: [BUGFIX] Fix broken reload of save+preview links
- Resolves: #82456
Related: #81250
Releases: master
Change-Id: Idab208c3273adbd5800edab51bd9ca7bbec19af8
Reviewed-on: h... - 13:26 Revision 25ff9e94: Revert "[BUGFIX] Set anchor in all preview links of content elements"
- Because of a regression, the patch will be reverted for the v8 branch, for master we will merge a bugfix.
This rever... - 13:23 Revision c0cd967f: [BUGFIX] Allows setting extended search per default
- Makes it possible to enable extended search per default.
Change-Id: I793faa6d7f325661c193bf4661bfd924a6cfb69a
Resolv... - 12:40 Revision b0617b0a: [TASK] styleguide: TCA: flex type=input with default value
- 12:16 Revision 8e2d89cf: [TASK] styleguide: TCA: flex passthrough with default value
- 12:08 Revision 050e08c7: [TASK] styleguide: TCA: Add type=passthrough with default value
- 11:57 Revision 14250e69: [TASK] styleguide: TCA: Add flex passthrough example
- Related: https://github.com/TYPO3-CMS/styleguide/issues/20705
2017-09-28
- 11:57 Revision 6e33a6e1: [CLEANUP] Remove invalid paths in PSR-4 section
- Remove not existing paths from root composer.json.
For 8.7 the path to context_help must be kept.
Resolves: #82546
R...
2017-09-27
- 16:10 Revision 84da9fd5: [BUGFIX] Ignore missing folders from psr-4 definitions
- Even when generating an optimized class map for psr-4
classes, Composer gracefully ignores folders defined
in psr-4 a... - 15:51 Revision 08cc3232: [BUGFIX] Ignore missing folders from psr-4 definitions
- Even when generating an optimized class map for psr-4
classes, Composer gracefully ignores folders defined
in psr-4 a... - 14:37 Revision 0d434d56: [BUGFIX] Add backend authentication to Extbase CommandController
- Ensure backwards compatibility with existing Extbase CommandControllers
by making sure the _cli_ user is always authe... - 14:23 Revision 8198f456: [BUGFIX] Add backend authentication to Extbase CommandController
- Ensure backwards compatibility with existing Extbase CommandControllers
by making sure the _cli_ user is always authe... - 08:48 Revision 030cfb29: [BUGFIX] Use localize command when translating page record
- Currently, when using the dropdown to create a page translation within
the Page Module, DataHandler is called with ju... - 07:23 Revision 594d694e: [BUGFIX] Use localize command when translating page record
- Currently, when using the dropdown to create a page translation within
the Page Module, DataHandler is called with ju...
2017-09-26
- 16:52 Revision 7a742d68: [CLEANUP] Remove invalid paths in PSR-4 section
- Remove not existing paths from root composer.json.
For 8.7 the path to context_help must be kept.
Resolves: #82546
R... - 16:51 Revision d2ef6127: [BUGFIX] Do not ignore empty value in OptionViewHelper
- Resolves: #82457
Releases: master
Change-Id: I42a1fdb85e87db4601ceefdd52e0dd4f1722bd23
Reviewed-on: https://review.ty... - 06:47 Revision 8f76c5e9: [TASK] Provide uid in ElementInformation popup
- The uid of a record is an important information and should
be provided as well.
Resolves: #82526
Releases: master, 8... - 06:09 Revision 289993b5: [TASK] Provide uid in ElementInformation popup
- The uid of a record is an important information and should
be provided as well.
Resolves: #82526
Releases: master, 8...
2017-09-25
- 15:28 Revision 997b1c10: [BUGFIX] Disable install tool access in switch user mode
- During switch user mode the install tool modules are never visible.
Resolves: #82517
Releases: master
Change-Id: Ie3... - 10:56 Revision 4c6ebb31: [BUGFIX] Do not recalculate PIDs for every query in BE search
- The backend search "Show all" link recalculated allowed PIDs for
the current user for all search operations resulting... - 02:34 Revision 6d794e4a: [TASK] Increase size of domain name field
- Allow 255 chars for a domain to be in sync with RFC 1035.
Resolves: #82515
Releases: master, 8.7, 7.6
Change-Id: I63...
2017-09-23
- 13:50 Revision 46cc4bcc: [!!!][TASK] Deprecate GeneralUtility::devLog()
- The core now directly logs to the Logging API.
Resolves: #52694
Releases: master
Change-Id: Ia3c8f1c3608aff540a990e9... - 09:53 Revision 71509e05: [BUGFIX] Fix broken redis tests
- Resolves: #82533
Releases: master, 8.7, 7.6
Change-Id: Ia47f604b9cb7fa53d3707e6150554709cbfdb763
Reviewed-on: https:/... - 09:52 Revision d679976e: [BUGFIX] Fix broken redis tests
- Resolves: #82533
Releases: master, 8.7, 7.6
Change-Id: Ia47f604b9cb7fa53d3707e6150554709cbfdb763
Reviewed-on: https:/... - 09:52 Revision 5e54886f: [BUGFIX] Fix broken redis tests
- Resolves: #82533
Releases: master, 8.7, 7.6
Change-Id: Ia47f604b9cb7fa53d3707e6150554709cbfdb763
Reviewed-on: https:/...
2017-09-22
- 14:22 Revision bb2cea3e: [BUGFIX] MenuProcessor: Allow sub keys of `addQueryString`
- THis patch allows sub keys of `addQueryString`, e.g. `exclude`.
Resolves: #82520
Releases: master, 8.7
Change-Id: I8... - 13:35 Revision d1390358: [BUGFIX] Do not recalculate PIDs for every query in BE search
- The backend search "Show all" link recalculated allowed PIDs for
the current user for all search operations resulting... - 11:40 Revision fbc44252: [BUGFIX] Fix undefined variable to evaluate `fileFolder_recursions` correctly
- Resolves: #82512
Releases: master, 8.7
Change-Id: Ibfbd1a8e347f5b25871f5d073994bdb2af264051
Reviewed-on: https://revi... - 11:40 Revision 84dc1721: [BUGFIX] MenuProcessor: Allow sub keys of `addQueryString`
- THis patch allows sub keys of `addQueryString`, e.g. `exclude`.
Resolves: #82520
Releases: master, 8.7
Change-Id: I8... - 11:17 Revision 81af4f42: [BUGFIX] Fix undefined variable to evaluate `fileFolder_recursions` correctly
- Resolves: #82512
Releases: master, 8.7
Change-Id: Ibfbd1a8e347f5b25871f5d073994bdb2af264051
Reviewed-on: https://revi...
2017-09-21
- 22:29 Revision a398a717: [BUGFIX] Allow multiple calls of ExtensionManagementUtility::loadBaseTca
- Although the function itself is marked as private, it can be triggered
twice due to official API in EidUtility::initT... - 21:02 Revision 28246206: [BUGFIX] fix spelling of content-type http-header in response classes
- In the constructors of the two new http-response classes ...
* TYPO3\CMS\Core\Http\HtmlResponse
* TYPO3\CMS\Core\Htt... - 14:10 Revision 10075697: [BUGFIX] Fix exception in FE when using predefined admPanel config
- Enforcing the admPanel for users via user TSconfig is working again
without crashing the FE.
We make sure that when ... - 11:15 Revision 0e2dd520: [BUGFIX] Change username from _cli_scheduler to _cli_
- and remove the whole paragraph about specific rights of the user.
Releases: master, 8.7
Resolves: #82527
Change-Id: ... - 08:51 Revision 2a6690b9: [BUGFIX] Fix exception in FE when using predefined admPanel config
- Enforcing the admPanel for users via user TSconfig is working again
without crashing the FE.
We make sure that when ... - 08:17 Revision 76e2afed: [BUGFIX] Change username from _cli_scheduler to _cli_
- and remove the whole paragraph about specific rights of the user.
Releases: master, 8.7
Resolves: #82527
Change-Id: ... - 07:47 Revision 69094f54: [TASK] Increase size of domain name field
- Allow 255 chars for a domain to be in sync with RFC 1035.
Resolves: #82515
Releases: master, 8.7, 7.6
Change-Id: I63...
2017-09-20
- 20:54 Revision c182151d: [TASK] Increase size of domain name field
- Allow 255 chars for a domain to be in sync with RFC 1035.
Resolves: #82515
Releases: master, 8.7, 7.6
Change-Id: I63... - 20:23 Revision c9227b29: [!!!][FEATURE] EXT:form - add content element uid to the form identifier
- Make it possible to use the same form multiple times on one page by
adding the content element uid to the form identi... - 18:31 Revision 8a87c807: [BUGFIX] Do not allow users to edit doktypes without permissions
- Disallow backend users to edit pages which doktypes are not allowed
via backend usergroup permissions.
Resolves: #79... - 17:06 Revision 51e448f5: [BUGFIX] Remove duplicate PageTS cache in Typo3DbBackend
- The Typo3DbBackend fetches PageTS via BackendUtility::getPagesTSconfig
and then stores a copy of it (for each page se... - 17:00 Revision 16ccdc7b: [BUGFIX] Update ExtensionUtility::registerPlugin() icon parameter docs
- The icon parameter is passed through to TCA "select" items, thus aside
from an icon file path an icon identifier can ... - 16:49 Revision 6e30a2f0: [BUGFIX] Remove duplicate PageTS cache in Typo3DbBackend
- The Typo3DbBackend fetches PageTS via BackendUtility::getPagesTSconfig
and then stores a copy of it (for each page se... - 16:36 Revision cfd79c78: [BUGFIX] Update ExtensionUtility::registerPlugin() icon parameter docs
- The icon parameter is passed through to TCA "select" items, thus aside
from an icon file path an icon identifier can ... - 14:54 Revision 078aefbf: [BUGFIX] EXT:form - fix composite element check
- Resolves: #82518
Releases: 8.7
Change-Id: I889dc0d1293b65b8661ab5864acd5a89e9f18293
Reviewed-on: https://review.typo3... - 14:05 Revision 5999bb5c: [BUGFIX] Stabilize flaky acceptance test
- The initial view of the installer enables the 'proceed'
buttons on first step via JS. The ac test has to wait
until t... - 13:40 Revision 986708d4: [BUGFIX] Support target in fluid_styled_content menus
- Add condition and only render target attribute if set on page.
Resolves: #82464
Releases: master, 8.7
Change-Id: I14... - 13:14 Revision 855193aa: [BUGFIX] Support target in fluid_styled_content menus
- Add condition and only render target attribute if set on page.
Resolves: #82464
Releases: master, 8.7
Change-Id: I14... - 12:48 Revision f239e236: [BUGFIX] Add &L=0 to Indexed Search results only when needed.
- L=0 is added to Indexed Search results links if current page language is
> 0.
Resolves: #81164
Related: #81994
Relat... - 12:41 Revision c15c3be7: [TASK] EXT:form - allow validation translation for a field in all forms
- This allows to translate a form element validation messages without
a specific form definition identifier.
Resolves:... - 12:14 Revision f4b66731: [TASK] Remove BackendUserRepository injection in NoteController
- To improve the performance of sys_note rendering, the injection can
be skipped as the current user id can be used dir... - 11:55 Revision fe0f534c: [TASK] EXT:form - allow validation translation for a field in all forms
- This allows to translate a form element validation messages without
a specific form definition identifier.
Resolves:... - 11:54 Revision 3b978a04: [TASK] EXT:form - fix documentation paths
- Cleanup some leftovers from issue #82336 (review:53946) within
the EXT:form documentation. Basically, long file paths... - 11:50 Revision 7e41bbfd: [BUGFIX] Add &L=0 to Indexed Search results only when needed.
- L=0 is added to Indexed Search results links if current page language is
> 0.
Resolves: #81164
Related: #81994
Relat... - 10:47 Revision a5948734: [BUGFIX] Unify Extbase base command error
- This changes the output of "typo3/sysext/core/bin/typo3 extbase"
to show the standard Symfony error message instead o... - 08:19 Revision 50592120: [TASK] Set TYPO3 version to 8.7.8-dev
- Change-Id: Icbb787b738c2713a3aade7087d983d85e6dc93bd
Reviewed-on: https://review.typo3.org/54173
Tested-by: TYPO3com ... - 08:18 Revision a08373c9: [TASK] Set TYPO3 version to 7.6.24-dev
- Change-Id: I2ac58940eef04059791b3ef8b76f7c2223e15b28
Reviewed-on: https://review.typo3.org/54169
Tested-by: TYPO3com ...
2017-09-19
- 21:52 Revision 3896e163: [TASK] Install tool: JS driven routing
- The install tool suffered from three main issues since 6.2 rewrite:
* The "step" installer was re-used for recovery a... - 16:22 Revision 78b3b561: [RELEASE] Release of TYPO3 8.7.7
- Change-Id: Id00fd2886813fe9eac03c4a69e495b5288106ff3
Reviewed-on: https://review.typo3.org/54172
Reviewed-by: Oliver ... - 15:01 Revision dea1e964: [RELEASE] Release of TYPO3 7.6.23
- Change-Id: I8ec14f6fd21ec2757988c13f1612348998d198c5
Reviewed-on: https://review.typo3.org/54168
Reviewed-by: Oliver ... - 14:24 Revision e81ced3b: [BUGFIX] IRRE: Check if TCA['ctrl']['languageField'] is set
- On creating child records for an inline field, the values of
TCA['ctrl']['languageField'] configuration of parent and... - 14:20 Revision 35c3cb36: [BUGFIX] Correctly handle non-existing level in menu.directory VH
- Providing a non-existing entry-level to the getPageUids() method
now returns an empty array instead of an array with ...
2017-09-18
- 14:25 Revision ea160516: [FOLLOWUP][!!!][TASK] Replace GeneralUtility::sysLog() with Logging API
- Do not reference the logger inside a constructor as its injection
happens after the constructor has been executed.
Th... - 14:14 Revision cef9d8c2: [TASK] Introduce command registry to aggregate console commands
- This introduces an iterable command registry that
aggregates commands from Configuration/Commands.php files.
To speed... - 13:59 Revision 938a5107: [BUGFIX] Unify Extbase base command error
- This changes the output of "typo3/sysext/core/bin/typo3 extbase"
to show the standard Symfony error message instead o... - 08:40 Revision 27ee6450: [!!!][TASK] Replace GeneralUtility::sysLog() with Logging API
- The function GeneralUtility::sysLog() is deprecated and all calls
are replaced with direct calls to according Logging...
2017-09-17
- 23:09 Revision 2074d366: [BUGFIX] Fix Fluid template path issues
- * Widget template override also works with legacy config option
* Runtime cache is removed
* TemplatePathsTests from ... - 23:05 Revision dac827e4: [FOLLOWUP][TASK] Improve TCA cache
- Allowed classes in the options of unserialize invocation need to
be injected using the 'allowed_classes' array index ... - 22:50 Revision 5b1dff4c: [BUGFIX] Fix Fluid template path issues
- * Widget template override also works with legacy config option
* Runtime cache is removed
* TemplatePathsTests from ... - 22:33 Revision 3d81788b: [FOLLOWUP][TASK] Improve TCA cache
- Allowed classes in the options of unserialize invocation need to
be injected using the 'allowed_classes' array index ... - 21:40 Revision f03089f5: Revert "[FOLLOWUP][TASK] Remove extended fluid core class CmsVariableProvider"
- This reverts commit 7fd3c2b85c710384f1e5fd34342e1455accde263.
Class CmsVariableProvider still exists in TYPO3_8-7 br...
2017-09-14
- 17:24 Revision 2804b1c6: [BUGFIX] Revert "Improve performance of Fluid TemplatePaths"
- This reverts commit 31310553bdfe724fd3be0d968cd2b4830bec24b0
due to side-effects introduced with this commit.
Change... - 17:22 Revision 75e9b2a1: [BUGFIX] Revert "Improve performance of Fluid TemplatePaths"
- This reverts commit 8d355f5479af72fcc716f29d69ac765b2beab733
due to side-effects introduced with this commit.
Change... - 16:50 Revision f820b35b: [TASK] Revert "Remove runtime cache and early return from TemplatePaths"
- This reverts commit 6e02927806218e7b9b84310ea735ded578433c02
due to several side effects.
Change-Id: I8d58ebef93c6bb... - 16:49 Revision d4f52cc5: [TASK] Revert "Remove runtime cache and early return from TemplatePaths"
- This reverts commit 30c467196034ffdedc35e4be205ab4acec28a8c6
due to several side effects.
Change-Id: I43586802a9838f... - 11:01 Revision 99159642: [TASK] Remove system environment check for Soap
- TYPO3 no longer requires the Soap extension and
should not check for it in system environment checks.
This patch rem... - 10:44 Revision d44980bc: [TASK] Remove system environment check for Soap
- TYPO3 no longer requires the Soap extension and
should not check for it in system environment checks.
This patch rem...
2017-09-11
- 19:02 Revision a3b5f34c: [BUGFIX] Use TCA to get `type` field instead of hardcoded fieldname
- The `type` field is configured via TCA and that configuration must
be used instead of hardcoding the fieldname.
Also... - 18:44 Revision e7cc537f: [BUGFIX] Install tool: Use standalone application in backend context
- With recent routing changes the install tool "backend context" has
been switched to a "normal" backend module loaded ... - 14:18 Revision d113a8f1: [TASK] Move flash message handling from DocumentTemplate to own class
- To simplify the class \TYPO3\CMS\Backend\Template\DocumentTemplate, the
AJAX based flash message handling is moved to... - 14:15 Revision e7456dd0: [TASK] Cleanup .gitignore
- Make sure root level excludes are prefix with
a forward slash (/).
Sort the .gitignore into logical groups.
Release... - 14:13 Revision c71d9480: [TASK] Improve TCA cache
- Currently TCA is cached as serialized string using
the core cache.
Simplify the cache retrieval by taking advantage ... - 13:42 Revision 4eceaf14: [TASK] Improve TCA cache
- Currently TCA is cached as serialized string using
the core cache.
Simplify the cache retrieval by taking advantage ... - 13:23 Revision ad2b3373: [FEATURE] Inject logger into newly created objects
- Instantiating new objects with makeInstance or the ObjectManager
will automatically inject a logger into the new obje... - 09:56 Revision d52a1854: [BUGFIX] JS: Init SelectTree after FormEngine
- SelectTree depends on availability of TYPO3.FormEngine,
so add FormEngine as Dependency.
Resolves: #82217
Releases: ... - 09:34 Revision c28b3d3b: [BUGFIX] Fluid: Strict type checking when adding debug namespace
- The check on BE_USER->uc() in frontend context is cleaned up and more
strict, checking whether the object exists curr... - 09:21 Revision 71950c54: [!!!][BUGFIX] EXT:form - FlexForm settings overrule TypoScript settings
- Releases: master
Resolves: #82252
Change-Id: I5cddefe1fd3fbf97e2cdc1aea1f373ef2076da72
Reviewed-on: https://review.ty...
2017-09-10
- 18:07 Revision 14a6707e: [TASK] Use Response objects directly in Install Tool actions
- The patch introduces three shorthand Response classes for output:
HtmlResponse, JsonResponse and RedirectResponse whi... - 16:23 Revision 5c71abbf: [BUGFIX] Fluid: Strict type checking when adding debug namespace
- The check on BE_USER->uc() in frontend context is cleaned up and more
strict, checking whether the object exists curr... - 15:59 Revision 1bed1442: [!!!][TASK] Remove legacy entrypoint for Install Tool
- The entrypoint located under "typo3/sysext/install/Start/Install.php" has been
removed, as the entrypoint "typo3/inst... - 15:57 Revision 46d1d635: [TASK] Provide missing example configuration for TYPO3 on Microsoft IIS
- Releases: master, 8.7
Resolves: #81769
Change-Id: I92df0fc254b4a729298f32d1482ad2a0f39502bf
Reviewed-on: https://revi... - 15:41 Revision 71a2d5c3: [TASK] Provide missing example configuration for TYPO3 on Microsoft IIS
- Releases: master, 8.7
Resolves: #81769
Change-Id: I92df0fc254b4a729298f32d1482ad2a0f39502bf
Reviewed-on: https://revi... - 15:22 Revision ec696c24: [BUGFIX] Fix parameters in recursiveConfigurationFetching() call
- Resolves: #82435
Relates: #82399
Releases: master
Change-Id: Ic2bb90883c0a6cec5e6bec051cb308c723392d75
Reviewed-on: h... - 15:11 Revision c4af34c4: [FEATURE] Add crossorigin property to JavaScript files
- Add a property 'crossorigin="some-value"' to JavaScript files via TypoScript
page.includeJSlibs.<array>.crossorigin =... - 14:28 Revision 535871e0: [BUGFIX] Calculate workspace module route correctly
- Resolves: #82434
Related: #82406
Releases: master
Change-Id: I67182a131c2499713410807099f5d658a3858d63
Reviewed-on: h... - 14:20 Revision 4c368b34: [TASK] Raise typo3/testing-framework to 1.1.4
- The raise brings an additional UnitTestsDeprecated.xml
setup file dedicated to test deprecated core functionality.
C... - 14:04 Revision 0185cbea: [BUGFIX] Route dispatching: Don't rely on id being an integer
- The route dispatcher can't rely on id being an integer, as file list for
example uses string identifier.
It is now c... - 14:01 Revision 6f20a279: [TASK] Raise typo3/testing-framework to 1.1.4
- The raise brings an additional UnitTestsDeprecated.xml
setup file dedicated to test deprecated core functionality.
C... - 13:06 Revision e2cd28e1: [!!!][TASK] Remove old typoscript constants editor defaults option
- Remove support for the special constant comment
`###MOD_TS:EDITABLE_CONSTANTS###`. This constant was used to show
all... - 12:30 Revision dbec7e37: [TASK] Use general utility to build html attribute string
- There was one leftover place, where an attributes string was
concatenated instead using the helper function.
Resolve... - 12:13 Revision 18ee2a9b: [TASK] Open the elementbrowser always in modal window
- Resolves: #82427
Releases: master
Change-Id: Ia0e5f34a0f8bb29a179f1e9f7b90bb1b540b57f7
Reviewed-on: https://review.ty... - 11:58 Revision a81fb8a5: [BUGFIX] Fix file upload and directory creation in file browser
- While #81763 was in development, some locations of the file operation
handling were not adjusted. This patch fixes th... - 11:10 Revision 969cbd64: [BUGFIX] Remove NOT NULL constraints from l1[08]n_diffsource fields
- Having NOT NULL collides with MySQL strict mode, so these constraints
get removed.
Resolves: #82423
Releases: master... - 10:47 Revision 54ec7d15: [BUGFIX] JS: Init SelectTree after FormEngine
- SelectTree depends on availability of TYPO3.FormEngine,
so add FormEngine as Dependency.
Resolves: #82217
Releases: ... - 10:07 Revision cc698372: [!!!][TASK] Remove unused configuration settings
- The patch drops some unused pre-doctrine DB related TYPO3_CONF_VARS.
Change-Id: I9204ef926b1de145f541e2c84dadc6a968e...
2017-09-09
- 23:33 Revision fab339d7: [BUGFIX] Cache calls to SchemaManager()->listTableColumns()
- Caching the calls SchemaManager()->listTableColumns() during runtime
leads to improved performance when doing operati... - 23:12 Revision 20eeb0b3: [BUGFIX] Cache calls to SchemaManager()->listTableColumns()
- Caching the calls SchemaManager()->listTableColumns() during runtime
leads to improved performance when doing operati... - 23:07 Revision 2da714aa: [FEATURE] Add frontend debug output as HTTP Response Header
- The current debug information in the frontend is added as HTML
comment, but breaks non-HTML pages (e.g. JSON output).... - 22:39 Revision 0d33e5a8: [BUGFIX] T3editor: Get default mode if none is defined for a field
- If a field is rendered by t3editor but no mode was defined, the t3editor
falls back to the default mode, which is `ht... - 22:38 Revision f67333bd: [BUGFIX] Remove NOT NULL constraints from l1[08]n_diffsource fields
- Having NOT NULL collides with MySQL strict mode, so these constraints
get removed.
Resolves: #82423
Releases: master... - 20:58 Revision d7ce554f: [TASK] Replace `get_class($this)` calls with `static::class`
- Improves runtime performance of these calls by approximately 1/3.
See https://belineperspectives.com/2017/03/13/get_... - 20:50 Revision c77ca634: [TASK] Disable ext:dbal and ext:adodb wizard
- ext:dbal and ext:adodb upgrade wizards tend to be activated
from many more people who don't actually need them, than
... - 19:54 Revision 77152fe6: [FOLLOWUP][TASK] Remove TYPO3.jQuery
- This followup ensures that the Frontend Request including jQuery behaves
the same as the TYPO3 Backend (noConflict is... - 19:50 Revision 8a3d30db: [TASK] Introduce Source Sans Pro and drop Share Font
- To improve readability in the backend, Source Sans Pro typeface is now
introduced and replaces the Share Font.
Resol... - 19:47 Revision 7052233e: [TASK] Add descriptions to dropdowns in Install Tool - All Configuration
- Resolves: #82418
Releases: master
Change-Id: Ic5a59c485df3ce9aaaad0bd51206c0d53f445690
Reviewed-on: https://review.ty... - 19:43 Revision ae18caad: [!!!][TASK] Migrate modules to regular backend routing
- This patch removes the separate request handler for backend modules,
which was accessed via "&M=moduleName" GET param... - 18:54 Revision b8de7cf8: [BUGFIX] Use correct values in settings InstallTool
- Currently, the InstallTool will use the global TYPO3_CONF_VARS for the
settings form. In backend context, this contai... - 17:43 Revision 14ba3a5b: [FEATURE] Support defer attribute for JavaScript includes in TypoScript
- When including JavaScript files in TypoScript, the HTML5 attribute
`defer` is now supported.
Resolves: #80542
Releas... - 16:42 Revision 8224dc06: [BUGFIX] Perform rollback only once if undeleting CE with History/Undo
- Releases: master, 8.7
Resolves: #81649
Change-Id: I1cb9a681b46327af56c2cb080c92b3cc273b0e10
Reviewed-on: https://revi... - 16:02 Revision 05444ade: [TASK] Distinguish install tool actions with button colors
- Resolves: #82405
Releases: master
Change-Id: Id28b655b8ebf4853e960b3dd97414d31d42ff6de
Reviewed-on: https://review.ty... - 16:00 Revision 08c6c17e: [!!!][TASK] Remove old typoscript constants "TSConstantEditor"
- Remove support for the special constant "TSConstantEditor".
This constant was used to show additional helping informa... - 15:55 Revision 2b347709: [BUGFIX] Perform rollback only once if undeleting CE with History/Undo
- Releases: master, 8.7
Resolves: #81649
Change-Id: I1cb9a681b46327af56c2cb080c92b3cc273b0e10
Reviewed-on: https://revi... - 15:46 Revision da02c56a: [FOLLOWUP][TASK] Render backend icon list by existing files
- * Re-added the "spinning" option for spinners (thx Nathan)
* Changed cache from backend_core to asset (thx @helhum)
... - 15:11 Revision 3e6f22c1: [BUGFIX] Make Extbase pagination work with QueryBuilder queries
- Now you can pass a query built by QueryBuilder to $query->statement(),
and use the QueryResult for pagination.
So in... - 15:11 Revision b87ab2e1: [BUGFIX] Fix using contains in query on property of group
- Related: master, 8.7
Resolves: #80215
Change-Id: I6f5c88650d6167550a46ad2200c846ec9d11d34a
Reviewed-on: https://revie... - 14:19 Revision da5f6230: [TASK] Update localization rendering tests to newest Testing Framework
- addTypoScriptToTemplateRecord method was added to FunctionalTestCase.php
in Testing Framework.
So we can remove it fr... - 14:00 Revision f4de6926: [TASK] Render backend icon list by existing files
- Until now all of the backend icons were a manually edited array of file
paths. With this patch defined icon folders i... - 13:46 Revision a9f7ec32: [BUGFIX] Make Extbase pagination work with QueryBuilder queries
- Now you can pass a query built by QueryBuilder to $query->statement(),
and use the QueryResult for pagination.
So in... - 13:41 Revision c0bee6e1: [TASK] Update localization rendering tests to newest Testing Framework
- addTypoScriptToTemplateRecord method was added to FunctionalTestCase.php
in Testing Framework.
So we can remove it fr... - 13:36 Revision d34522e5: [BUGFIX] Fix using contains in query on property of group
- Related: master, 8.7
Resolves: #80215
Change-Id: I6f5c88650d6167550a46ad2200c846ec9d11d34a
Reviewed-on: https://revie... - 13:29 Revision 5768427f: [TASK] Migrate cHash configuration on silent upgrade wizard
- The cHash calculation is done on every TYPO3 request, which is
really unnecessary overhead, as this could be taken ca... - 13:20 Revision 5b306d4a: [TASK] Update localization rendering tests to newest Testing Framework
- addTypoScriptToTemplateRecord method was added to FunctionalTestCase.php
in Testing Framework.
So we can remove it fr... - 13:10 Revision d315fb23: [BUGFIX] Create multiple pages: cast bool values to int
- Resolves: #82403
Related: #81768
Releases: master
Change-Id: Id6610c9f7fbc445c142c999bb41c7b7c6eb83729
Reviewed-on: h... - 13:09 Revision c0b8b5de: [BUGFIX] Remove legacy code for version extension
- The "Display version" module of ext:version has been
moved to ext:compatibility7 with v8. The list module links
to th... - 12:48 Revision e11bf1a8: [TASK] Move felogin type icon registration
- Resolves: #82350
Releases: master
Change-Id: I60280df8d62cc65250bf5edbf8c26a65dbb5f250
Reviewed-on: https://review.ty... - 12:40 Revision 2c7d95be: [TASK] Fluid: Fix missing classes
- When TYPO3 v8.0 switched to Fluid standalone, the RootNode
class was removed but the references were kept and done vi... - 12:04 Revision 77ea355e: [BUGFIX] Remove legacy code for version extension
- The "Display version" module of ext:version has been
moved to ext:compatibility7 with v8. The list module links
to th... - 11:36 Revision 3f32d00b: [BUGFIX] Fix system maintainer access
- Fix a check to not allow acces to admin users
but system maintainers only.
Change-Id: I2e5209bbaf7c3e3cee013d1fa08f4... - 11:32 Revision aa416f03: [BUGFIX] Replace all system_extinstall urls with corresponding urls
- Resolves: #82393
Releases: master
Change-Id: I0782af0fa9dc36f7a1e54caec8b7ff24334e63c7
Reviewed-on: https://review.ty... - 11:27 Revision 29dcd19d: [FEATURE] Add configurable footnote to login screen
- We are introducing a new option to provide an optional footnote for the
login screen. The footnote can provide for ex... - 10:36 Revision 520dc986: [!!!][TASK] Remove TYPO3.jQuery
- This change removes the availability of TYPO3.jQuery within the
TYPO3 Core by default.
The constants PageRenderer::J... - 00:44 Revision 866858c1: [TASK] Restrict em & lang module to system maintainer
- Both extension manager and language pack adiminstration
change system configuration and should be restricted to
syste... - 00:33 Revision 40919d3e: [TASK] Use TYPO3_OS constant in Services registration
- There is a comment that TYPO3_OS is not yet defined, which
is wrong as it is one of the first things available during... - 00:17 Revision 7fd3c2b8: [FOLLOWUP][TASK] Remove extended fluid core class CmsVariableProvider
- Class CmsVariableProvider within EXT:fluid was removed but the tests
were kept, they are removed as well.
Resolves: ...
2017-09-08
- 23:37 Revision abd10820: [TASK] Use TYPO3_OS constant in Services registration
- There is a comment that TYPO3_OS is not yet defined, which
is wrong as it is one of the first things available during... - 23:31 Revision 07727da3: [TASK] EXT:form - use own folder for form definitions
- Change default filemount for form definitions to fileadmin/form_definitions,
the directory is automatically created i... - 23:13 Revision b75df14c: [FOLLOWUP][TASK] Remove extended fluid core class CmsVariableProvider
- Class CmsVariableProvider within EXT:fluid was removed but the tests
were kept, they are removed as well.
Resolves: ... - 22:32 Revision a6d2edbe: [TASK] Install tool: Improve ajax error handling
- Show an error message if the server answer ajax calls
with http status code 200. This could happen if a proxy
respons... - 22:31 Revision ac184a64: [BUGFIX] PHP7.2: Check value for NULL before count
- Resolves: #82275
Releases: master, 8.7, 7.6
Change-Id: I77dc811456f4bbd759e28c27284c4652ad09dd23
Reviewed-on: https:/... - 22:31 Revision ee8ed06b: [BUGFIX] PHP7.2: Check value for NULL before count
- Resolves: #82275
Releases: master, 8.7, 7.6
Change-Id: I77dc811456f4bbd759e28c27284c4652ad09dd23
Reviewed-on: https:/... - 21:43 Revision ee42b4a2: [BUGFIX] PHP7.2: Check value for NULL before count
- Resolves: #82275
Releases: master, 8.7, 7.6
Change-Id: I77dc811456f4bbd759e28c27284c4652ad09dd23
Reviewed-on: https:/... - 21:40 Revision cbaec8e0: [TASK] Remove context service from install tool
- This service was not useful anymore as the install tool modules handling
changed.
It is replaced by a single string ... - 21:38 Revision f69d7e80: [TASK] Update typo3/testing-framework to 1.1.3
- Three smaller patches to improve functional testing.
Change-Id: I7ff6b9c6b4d5b22b42ab2d09e670337e5bad8162
Resolves: ... - 21:38 Revision 450f1bbe: [TASK] Update typo3/testing-framework to 1.1.3
- Three smaller patches to improve functional testing.
Change-Id: I7ff6b9c6b4d5b22b42ab2d09e670337e5bad8162
Resolves: ... - 21:26 Revision 9f1a4f8c: [BUGFIX] Store extension configuration in key EXTENSIONS
- The previous patch changed it to EXTCONF,
but this conflicts with other stuff.
Resolves: #82370
Releases: master
Cha... - 21:09 Revision 1e0aec4f: [BUGFIX] Enforce checkout with linux lf for yaml files
- Resolves: #82392
Releases: master, 8.7
Change-Id: I2ba42454a6b16aa8b4dd97a5741251b4fe265c0e
Reviewed-on: https://revi... - 21:09 Revision dec96109: [BUGFIX] Enforce checkout with linux lf for yaml files
- Resolves: #82392
Releases: master, 8.7
Change-Id: I2ba42454a6b16aa8b4dd97a5741251b4fe265c0e
Reviewed-on: https://revi... - 18:18 Revision 575561a7: [TASK] Refactor distribution list view with cards
- The card component has been extended and is now more flexible to be
more usefull for different usecases, and is now u... - 18:14 Revision c50931a5: [BUGFIX] SplitButtons: Abort click event if requested
- If any callback is registered by `SplitButtons.addPreSubmitCallback()` and
requests to stop the event by `stopPropaga... - 18:09 Revision 9c56450b: [BUGFIX] SplitButtons: Abort click event if requested
- If any callback is registered by `SplitButtons.addPreSubmitCallback()` and
requests to stop the event by `stopPropaga... - 18:09 Revision 8ea2cea3: [BUGFIX] Remove restrictions from SQL in InstallTool
- Since the context of the install tool can now be either standalone
or backend, SQL queries need to be adjusted so tha... - 18:05 Revision 949e4de8: [CLEANUP] Remove some unused variables and cleanup some code styles
- Remove some unused variable and cleanup some PHP docs and some code styles
Resolves: #82364
Releases: master
Change-... - 17:48 Revision a2b24cd1: [BUGFIX] SplitButtons: Abort click event if requested
- If any callback is registered by `SplitButtons.addPreSubmitCallback()` and
requests to stop the event by `stopPropaga... - 17:19 Revision f345bbe4: [BUGFIX] EXT:form - catch YAML parsing errors
- Catche YAML parsing errors and display this them alongside
their form definition files in form module and plugin.
Re... - 17:12 Revision d047b314: [!!!][BUGFIX] Separate sys_history from sys_log db entries
- Before, the history module fetched info about "modified records" from
sys_history+the authoritive user from a coupled... - 17:00 Revision d80bab4c: [BUGFIX] EXT:form - catch YAML parsing errors
- Catche YAML parsing errors and display this them alongside
their form definition files in form module and plugin.
Re... - 16:17 Revision 3f153555: [!!!][TASK] Remove option to allow uploading system extensions
- The extension manager has the option to upload an extension
into typo3/sysext/, which is no recommendation and should... - 16:17 Revision 008f8979: [BUGFIX] add document ready for initalize CardLayout
- Resolves: #82385
Releases: master
Change-Id: I7bbb7066e7097b56509bbaaeee3468723420af74
Reviewed-on: https://review.ty... - 15:52 Revision 85837c22: [TASK] Improve SCSS of Form Framework
- Cleanup SCSS of Form Framework. Improve the usage of variables.
Furthermore, optimize the structure tree spacings of ... - 15:28 Revision 1873b9ab: [TASK] Make "lang:language:update" a symfony console command
- This commit migrates the command "lang:language:update" from
an extbase command controller to a symfony console comma... - 15:07 Revision 8cb5811c: [FOLLOWUP][BUGFIX] Fix minor error handler code bugs
- ErrorHandler should deal with the same severity for trigger_error()
for E_USER_DEPRECATED as GeneralUtility::deprecat... - 15:07 Revision 3b71a10a: [BUGFIX] Fix configuration of distribution packages
- Fix link to configuration of distribution packages
and redirect after saving this confiuration.
Releases: master,8.7... - 15:06 Revision b28b562f: [BUGFIX] Separators shown in explicit allow/deny section
- The explicit allow/deny section of backend user groups (be_groups)
render separators (--div--) in the backend which n... - 14:46 Revision cae1b06d: [!!!][TASK] Decouple classes extending AbstractRecordList
- In order to refactor the page module, list module,
and the file module individually,
the classes should become indepe... - 14:45 Revision 20de7787: [FOLLOWUP][BUGFIX] Fix minor error handler code bugs
- ErrorHandler should deal with the same severity for trigger_error()
for E_USER_DEPRECATED as GeneralUtility::deprecat... - 14:31 Revision f7cf1a47: [BUGFIX] Separators shown in explicit allow/deny section
- The explicit allow/deny section of backend user groups (be_groups)
render separators (--div--) in the backend which n... - 14:15 Revision 52e4d3b8: [BUGFIX] Fix minor error handler code bugs
- ErrorHandler has a few minor quirks:
1. the protected property is an integer (bitwise-comparison) but initialized as... - 14:10 Revision 161c1446: Revert "[TASK] Let GeneralUtility::makeInstance() throw exception on unknown class"
- This reverts commit 4bc4fb0273cb1b2cbdb025558b5c3ae9d76b0394.
The patch turned a PHP \Error into \Exception, which a... - 14:07 Revision 915875cf: [BUGFIX] Fix configuration of distribution packages
- Fix link to configuration of distribution packages
and redirect after saving this confiuration.
Releases: master,8.7... - 13:49 Revision 40d483c7: [TASK] Add the full namespace to afterInitializeCurrentPage
- Releases: master, 8.7
Resolves: #82362
Change-Id: I36a4341aea620027822af1b8714e9197ff4bcb00
Reviewed-on: https://revi... - 13:25 Revision 64c3d8ab: [BUGFIX] Fix minor error handler code bugs
- ErrorHandler has a few minor quirks:
1. the protected property is an integer (bitwise-comparison) but initialized as... - 13:20 Revision aeb543de: Revert "[TASK] Let GeneralUtility::makeInstance() throw exception on unknown class"
- This reverts commit 4bc4fb0273cb1b2cbdb025558b5c3ae9d76b0394.
The patch turned a PHP \Error into \Exception, which a... - 12:58 Revision fab3de16: [BUGFIX] Show spaces of content elements in page module
- Resolves: #82290
Releases: master,8.7
Change-Id: Ie988290ae4431f8a77dc2c38397429b9fa0c95ef
Reviewed-on: https://revie... - 12:20 Revision 734f7aaf: [BUGFIX] Unify labels for space before/after
- Resolves: #82321
Releases: master, 8.7
Change-Id: Idd47fbb0b7af3f5668d45a6aee545c794ec17a1a
Reviewed-on: https://revi... - 12:04 Revision 9d5f67f2: [BUGFIX] PHP7.2: Check value for NULL before count
- Resolves: #82322
Releases: master, 8.7, 7.6
Change-Id: I31f7bc2db61337e10be7ffd44ac294b77c44d07b
Reviewed-on: https:/... - 12:04 Revision 2d6cf28f: [BUGFIX] PHP7.2: Check value for NULL before count
- Resolves: #82322
Releases: master, 8.7, 7.6
Change-Id: I31f7bc2db61337e10be7ffd44ac294b77c44d07b
Reviewed-on: https:/... - 12:01 Revision 1abfcd94: [TASK] Add the full namespace to afterInitializeCurrentPage
- Releases: master, 8.7
Resolves: #82362
Change-Id: I36a4341aea620027822af1b8714e9197ff4bcb00
Reviewed-on: https://revi... - 11:58 Revision 35fac806: [BUGFIX] Show spaces of content elements in page module
- Resolves: #82290
Releases: master,8.7
Change-Id: Ie988290ae4431f8a77dc2c38397429b9fa0c95ef
Reviewed-on: https://revie... - 11:55 Revision d2415dde: [BUGFIX] Unify labels for space before/after
- Resolves: #82321
Releases: master, 8.7
Change-Id: Idd47fbb0b7af3f5668d45a6aee545c794ec17a1a
Reviewed-on: https://revi... - 11:53 Revision e25838d5: [FOLLOWUP][TASK] Fluid: Fix missing classes
- Fix a forgotten comment.
Resolves: #82335
Releases: master
Change-Id: Iff63f765fd741462cbed56e56543916f92b65444
Revi... - 11:53 Revision 433d9989: [TASK] Update typo3/cms-cli to latest version
- Composer command:
composer req typo3/cms-cli ^1.0.2
This eases composer install --no-dev for users of clones
because... - 11:20 Revision 016f527c: [TASK] Fluid: Fix missing classes
- When TYPO3 v8.0 switched to Fluid standalone, the RootNode
class was removed but the references were kept and done vi... - 10:48 Revision b4b32de5: [BUGFIX] EXT:form - fix values with dots within form editor
- Fix JavaScript errors if "properties.options" array keys contain dots.
Resolves: #80197
Resolves: #82210
Resolves: #... - 10:34 Revision 54bb2865: [BUGFIX] EXT:form - fix error on single database insert
- Resolves: #81805
Releases: master, 8.7
Change-Id: I8ee3582170db9812d7be2b9710cb4d46335ec86a
Reviewed-on: https://revi... - 10:34 Revision 09d287d0: [TASK] EXT:form - change naming and icon in new content element wizard
- Change language labels and move them to ext:form locallang.xlf.
Change the icon to content-form.
Resolves: #81650
Re... - 10:28 Revision 26d1fea0: [BUGFIX] PHP7.2: Check value for NULL before count
- Resolves: #82322
Releases: master, 8.7, 7.6
Change-Id: I31f7bc2db61337e10be7ffd44ac294b77c44d07b
Reviewed-on: https:/... - 10:00 Revision 9c8a45ae: [BUGFIX] EXT:form - fix error on single database insert
- Resolves: #81805
Releases: master, 8.7
Change-Id: I8ee3582170db9812d7be2b9710cb4d46335ec86a
Reviewed-on: https://revi... - 09:57 Revision 8116c134: [BUGFIX] Install tool: CLI user is no system maintainer
- Prevent selection of _cli_ user as system maintainer.
Related: #82319
Resolves: #82367
Releases: master
Change-Id: I... - 07:38 Revision f4570f98: [BUGFIX] EXT:form - exclude hidden fields within summary pages and mails
- Add a "renderingOptions" property called "_isHiddenFormElement" to
prevent form elements from being shown within summ... - 07:34 Revision 048f28d7: [TASK] EXT:form - change naming and icon in new content element wizard
- Change language labels and move them to ext:form locallang.xlf.
Change the icon to content-form.
Resolves: #81650
Re... - 00:13 Revision 81786ef3: [BUGFIX] Remove not working "Lock Install Tool" button
- Resolves: #82359
Releases: master
Change-Id: Id439a0b04e6af11214d0df7b30cb20e7c94dd99c
Reviewed-on: https://review.ty... - 00:08 Revision 0b52db2e: [!!!][TASK] Remove ExtJS Debugging and $GLOBALS['error']
- The global variable $GLOBAL['error'] is used only in ExtJS-context for ExtDirect
(via ExtDirectDebug) however, but ev...
2017-09-07
- 21:24 Revision 511e8236: [TASK] Install tool: System maintainer administration
- Adds a card to the "Settings" menu to allow configuration of
"System Maintainers" in the install tool writing SYS/sys... - 21:12 Revision c801d388: [BUGFIX] EXT:form - fix values with dots within form editor
- Fix JavaScript errors if "properties.options" array keys contain dots.
Resolves: #80197
Resolves: #82210
Resolves: #... - 21:00 Revision b16247c1: [TASK] EXT:form - cleanup of leftovers, better wording
- Change some wording for better understanding in frontend and backend.
Resolves: #82326
Releases: master, 8.7
Change-... - 20:34 Revision b0ba7011: [BUGFIX] EXT:form - fix missing id attribute
- Insert missing id attribute for image and file upload element.
Resolves: #82223
Releases: master, 8.7
Change-Id: Ia8... - 19:17 Revision c170e4f3: [BUGFIX] Properly render multiline form values
- Properly render multiline form values in summary page
and HTML emails.
Resolves: #82026
Releases: master, 8.7
Change... - 18:52 Revision fdf0e629: [BUGFIX] EXT:form - fix missing id attribute
- Insert missing id attribute for image and file upload element.
Resolves: #82223
Releases: master, 8.7
Change-Id: Ia8... - 18:16 Revision 086315f3: [TASK] EXT:form - cleanup of leftovers, better wording
- Change some wording for better understanding in frontend and backend.
Resolves: #82326
Releases: master, 8.7
Change-... - 18:14 Revision 9ae7ef86: [FEATURE] EXT:form - Add HTML5 form types / attributes
- It is now possible to add HTML5 elements with its needs.
Resolves: #80130
Resolves: #80128
Resolves: #80127
Resolves... - 17:50 Revision 6249125f: [BUGFIX] EXT:form - fix page drag & drop
- Fix JavaScript errors on page drag & drop within the form editor
Resolves: #82337
Releases: master, 8.7
Change-Id: I... - 17:14 Revision ae11492a: [BUGFIX] EXT:form - fix page drag & drop
- Fix JavaScript errors on page drag & drop within the form editor
Resolves: #82337
Releases: master, 8.7
Change-Id: I... - 16:59 Revision 844b0ad8: [FEATURE] Store extension configuration as plain array
- Extension configuration is now stored as plain array
instead of serialized values. To ensure backwards-
compatibility... - 16:40 Revision e3a0b0eb: [TASK] Install Tool: Remove authentication from backend context
- Currently calling the install tool modules from within the Backend does a
simple redirect with adding GET variables.
... - 16:39 Revision 5709b55f: [BUGFIX] Properly render multiline form values
- Properly render multiline form values in summary page
and HTML emails.
Resolves: #82026
Releases: master, 8.7
Change... - 16:32 Revision f9c6dbda: [TASK] Shorten form doc file paths
- Use shorter file paths to reduce the risk of hitting the Windows
file path limit.
Resolves: #82336
Releases: master
... - 16:30 Revision a77e95a1: [TASK] Tests for rendering tt_content with FAL in Extbase
- Functional tests checking Extbase rendering of tt_content
records with FAL images.
Also fixes two typos in fixture d... - 16:29 Revision 6bfc1b60: [TASK] Tests for rendering tt_content with FAL in Extbase
- Functional tests checking Extbase rendering of tt_content
records with FAL images.
Also fixes two typos in fixture d... - 15:09 Revision e5698587: [TASK] Tests for rendering tt_content with FAL in Extbase
- Functional tests checking Extbase rendering of tt_content
records with FAL images.
Also fixes two typos in fixture d... - 14:54 Revision 92937ac6: [TASK] Cover getContentObject related methods by unit tests.
- Cover getContentObject related methods of ContentObjectRenderer
by unit tests.
Resolves: #80737
Releases: master, 8.... - 14:38 Revision 44f82363: [BUGFIX] EXT:form - catch exceptions within page module and form engine
- * Show messages within page module and form engine if the backend user
does not have access to the selected form defi... - 13:03 Revision ef0e54b8: [BUGFIX] Do not use LIMIT/OFFSET on total count query
- Usage of limit > 0 or offset in a count query do not
make sense and result in broken pagination in the list
module as... - 11:37 Revision 5409aa24: [BUGFIX] EXT:form - catch exceptions within page module and form engine
- * Show messages within page module and form engine if the backend user
does not have access to the selected form de... - 10:20 Revision 7c898158: [TASK] Move DefaultConfigurationDescription to Yaml format
- Defining all configuration options in TYPO3 Install Tool is now handled
via a Yaml file which additionally specifies ... - 10:20 Revision 1dc387b2: [TASK] Set TYPO3 version to 8.7.7-dev
- Change-Id: I4764c7378dabf4923f09856b0630d35ced292f8d
Reviewed-on: https://review.typo3.org/53935
Tested-by: TYPO3com ... - 08:25 Revision 034255b0: [BUGFIX] Prevent empty sorting field to be quoted and put into an array
- Change-Id: I807a888ac7d977606d94f5ad9ccdfeee07ee61ec
Resolves: #82307
Releases: master, 8.7
Reviewed-on: https://revi... - 08:11 Revision 33058c37: [RELEASE] Release of TYPO3 8.7.6
- Change-Id: I79cc3e303f1d80b9792bf9daf963b926118a5db6
Reviewed-on: https://review.typo3.org/53934
Reviewed-by: Benni M... - 08:07 Revision e6831c3b: [TASK] Revert "Update CKEditor to 4.7.2"
- Ensure that no side-effects happen on 8.7.6 because of this patch.
Reverts: #82143
Resolves: #82320
Releases: 8.7
Th... - 07:04 Revision 6e029278: [BUGFIX] Remove runtime cache and early return from TemplatePaths
- This patch removes the previously introduced runtime cache
and early returns from TemplatePaths, both of which were
i... - 06:48 Revision 30c46719: [BUGFIX] Remove runtime cache and early return from TemplatePaths
- This patch removes the previously introduced runtime cache
and early returns from TemplatePaths, both of which were
i...
2017-09-06
- 17:46 Revision fede50ce: [TASK] Update guzzlehttp/guzzle dependency to 6.3.0
- This brings PHP 7.2 support for guzzle functionality.
Verified that guzzle still runs with PHP7.0 (min requirement f... - 17:46 Revision 017f7eb4: [TASK] Update guzzlehttp/guzzle dependency to 6.3.0
- This brings PHP 7.2 support for guzzle functionality.
Verified that guzzle still runs with PHP7.0 (min requirement f... - 14:14 Revision 35c54122: [TASK] Add functional tests for rendering translated tt_content with FAL
- Functional tests checking TypoScript rendering of tt_content
records with FAL images.
It also backports small change... - 11:52 Revision 178beec9: [BUGFIX] Prevent empty sorting field to be quoted and put into an array
- Change-Id: I807a888ac7d977606d94f5ad9ccdfeee07ee61ec
Resolves: #82307
Releases: master, 8.7
Reviewed-on: https://revi... - 10:52 Revision 06908545: [BUGFIX] Space before class has a typo in access list for page content
- The locallang_ttc.xlf has a typo in the key "space_before_class" which
is shown in the access list of a page content ...
2017-09-05
- 20:38 Revision 85658f91: [TASK] Allow string as $subpartContent
- The parameter $subpartContent of substituteSubpart() can be either
string or array. IDEs need to have both present in... - 20:30 Revision 399d8215: [TASK] Allow string as $subpartContent
- The parameter $subpartContent of substituteSubpart() can be either
string or array. IDEs need to have both present in... - 16:06 Revision 6a9d7b5b: [TASK] Apply CGL fixes
- Releases: master, 8.7, 7.6
Change-Id: I167c68d7d04dd4b8c876b1f6f8f939cf3d933478
Reviewed-on: https://review.typo3.org... - 13:39 Revision be0188da: [!!!][TASK] Remove unused constant TYPO3_user_agent
- The constant TYPO3_user_agent is removed as it is not in use anymore
since TYPO3 v8.
Resolves: #82296
Releases: mast... - 13:30 Revision ebd05707: [TASK] Add functional tests for rendering translated tt_content with FAL
- Functional tests checking TypoScript rendering of tt_content
records with FAL images.
Releases: master, 8.7, 7.6
Res... - 13:15 Revision 27a07707: [TASK] Set TYPO3 version to 8.7.6-dev
- Change-Id: I0150b331e8e9b0223bc0a556c9978db2c52825aa
Reviewed-on: https://review.typo3.org/53912
Tested-by: TYPO3com ... - 13:14 Revision 1c971348: [TASK] Add functional tests for rendering translated tt_content with FAL
- Functional tests checking TypoScript rendering of tt_content
records with FAL images.
Releases: master, 8.7, 7.6
Res... - 12:45 Revision 9fc9dcfb: [RELEASE] Release of TYPO3 8.7.5
- Change-Id: Idc222d0cf241024cd54dcb10a9ddcb4627868466
Reviewed-on: https://review.typo3.org/53911
Reviewed-by: Benni M... - 12:44 Revision 218ecd55: [TASK] Apply CGL fixes
- Releases: master, 8.7, 7.6
Change-Id: I167c68d7d04dd4b8c876b1f6f8f939cf3d933478
Reviewed-on: https://review.typo3.org... - 12:37 Revision ab728f41: [TASK] Set TYPO3 version to 7.6.23-dev
- Change-Id: I20e4b22c6447b6c83d6c3850217f4c005f073861
Reviewed-on: https://review.typo3.org/53910
Reviewed-by: Benni M... - 12:29 Revision ce56e13b: [RELEASE] Release of TYPO3 7.6.22
- Change-Id: Iaed11281eaa6ba0be86396a7dd9b412873cbfe49
Reviewed-on: https://review.typo3.org/53909
Reviewed-by: Benni M... - 12:25 Revision 82774856: [TASK] Apply CGL fixes
- Releases: master, 8.7, 7.6
Change-Id: I167c68d7d04dd4b8c876b1f6f8f939cf3d933478
Reviewed-on: https://review.typo3.org... - 11:38 Revision 65afaac0: [BUGFIX] Add composer dependencies to individual packages
- For the individual (subtree splitted) packages to work,
we need to add dependencies of typo3/cms to these
packages.
... - 11:37 Revision 0100f1e8: [SECURITY] Disallow pht as file extension
- Some web servers allow and accept pht files as PHP files
and execute them. Thus, pht should be part of the default
fi... - 11:37 Revision c6498b2d: [SECURITY] Remove version from default User-Agent
- TYPO3 does no longer send the concrete TYPO3 version as
part of the default User-Agent header when doing requests.
R... - 11:37 Revision 1857c198: [SECURITY] Respect permissions of storages in a file collection
- If a user creates a sys_file_collection record, only those
storage records must be shown which are allowed for the
us... - 11:37 Revision fe31e60d: [SECURITY] Escape record title in RecordsOverview
- The record title must be properly escaped.
Resolves: #81967
Releases: master, 8.7
Security-Commit: bb686f45996424aad... - 11:37 Revision 2d37f5f8: [SECURITY] Disallow pht as file extension
- Some web servers allow and accept pht files as PHP files
and execute them. Thus, pht should be part of the default
fi... - 11:37 Revision 2c6228c5: [SECURITY] Remove version from default User-Agent
- TYPO3 does no longer send the concrete TYPO3 version as
part of the default User-Agent header when doing requests.
R... - 11:36 Revision c7769dbe: [SECURITY] Respect permissions of storages in a file collection
- If a user creates a sys_file_collection record, only those
storage records must be shown which are allowed for the
us... - 11:36 Revision 41297d16: [SECURITY] Escape record title in RecordsOverview
- The record title must be properly escaped.
Resolves: #81967
Releases: master, 8.7
Security-Commit: de3b93658fc0ab054... - 11:36 Revision 9c18546e: [SECURITY] Disallow pht as file extension
- Some web servers allow and accept pht files as PHP files
and execute them. Thus, pht should be part of the default
fi... - 11:36 Revision b9794339: [SECURITY] Remove version from default User-Agent
- TYPO3 does no longer send the concrete TYPO3 version as
part of the default User-Agent header when doing requests.
R... - 11:36 Revision 9d429b0a: [SECURITY] Respect permissions of storages in a file collection
- If a user creates a sys_file_collection record, only those
storage records must be shown which are allowed for the
us... - 11:19 Revision e08b48fc: [SECURITY] Update moment.js and moment-timezone.js
- Change-Id: I23d48a3afa20c8511b867abcf54cafbeaa86bf0c
Resolves: #80735
Releases: 7.6
Reviewed-on: https://review.typo3... - 11:18 Revision 43b1d7a8: [SECURITY] Patch jQuery core to mitigate XSS possibility
- For more information see https://github.com/jquery/jquery/issues/2432
Change-Id: I3fbd8d957ffe4a12163b6d5a3425a85f99... - 10:34 Revision b415df9f: [TASK] Synchronize composer.json with ext_emconf.php
- Description, dependencies between core packages and
core package versions are now in sync in ext_emconf.php
and compo... - 09:51 Revision 7d6354d9: [BUGFIX] Check if LocalConfiguration.php is writable
- In TYPO3 v8, the ConfigurationManager only checks if LocalConfiguration.php
is writaeble and not if typo3conf itself ... - 08:27 Revision da7abc30: [TASK] Fluid: Migrate same methods into AbstractTemplateView
- StandaloneView currently replicates a lot of code which is already
present within TemplateView (= Extbase), however, ...
2017-09-04
- 13:22 Revision 7e6e7c45: [BUGFIX] Space before class has a typo in access list for page content
- The locallang_ttc.xlf has a typo in the key "space_before_class" which
is shown in the access list of a page content ... - 10:44 Revision 4a925692: [BUGFIX] Remove wrong </td> tag in AbstractLinkBrowser
- Remove a not needed </td> tag which has not been removed with the
refactoring.
Resolves: #82279
Releases: master, 8.... - 10:16 Revision d3bfc709: [BUGFIX] Remove wrong </td> tag in AbstractLinkBrowser
- Remove a not needed </td> tag which has not been removed with the
refactoring.
Resolves: #82279
Releases: master, 8....
Also available in: Atom