Activity
From 2018-01-16 to 2018-02-14
2018-02-14
- 22:36 Revision 3d870286: [TASK] Move check if workspaces extension is loaded to the controller
- Instead of using a ViewHelper the logic can be moved to the controller
where it belongs.
As the ViewHelper is not a ... - 22:31 Revision cb97b111: [TASK] Set about module free from Extbase
- The whole Extbase stack for the about module
is not necessary, as there is only one action
in this controller, and it... - 22:29 Revision 1b31c266: [TASK] Update typo3/cms-styleguide
- composer update typo3/cms-styleguide
Version 9.0.2 brings examples of the new checkbox renderTypes
and a fal example... - 22:14 Revision 5278a235: [TASK] Show ordered PSR-15 middlewares in Configuration module
- In order to find out what middlewares are called in which order,
the Configuration module now has an additional list ... - 13:58 Revision 340f4eae: [FEATURE] Add normalized server parameters to PSR-7 requests
- To slowly substitute GeneralUtility::getIndpEnv() with a
better API, a new class is introduced that calculates all
no... - 12:57 Revision 414d1346: [TASK] styleguide: TCA: An a fal example with allowLanguageSynchronization
- 12:42 Revision 3ca46352: [TASK] Remove overkill extension classes in about module
- When the about module (EXT:about) was refactored into
Extbase, a Repository and Domain Model for Extensions was
added... - 10:43 Revision c924fbda: [FEATURE] Add possibility to use session data in TS conditions
- Since the session API has been adjusted it is no longer possible
to access the (now protected) sesData property of th... - 10:42 Revision e514f439: [!!!][TASK] Handle E_NOTICE free unit tests
- Raise typo3/testing-framework from 2.0.4 to 3.0.0:
composer require --dev typo3/testing-framework ^3.0
The new typo3... - 09:40 Revision e9960705: [BUGFIX] Cleanup Spool Mailer feature
- The default file path is not set, so the admin has to set this
to a sensible default outside the web folder when he/s...
2018-02-13
- 23:27 Revision 04ad015d: [TASK] Update typo3/testing-framework
- Raise from 2.0.3 to 2.0.4 in master and
from 1.2.2 to 1.2.3 in v8. Brings a patch
to hopefully stabilize acceptance t... - 23:27 Revision fc321fe4: [TASK] Update typo3/testing-framework
- Raise from 2.0.3 to 2.0.4 in master and
from 1.2.2 to 1.2.3 in v8. Brings a patch
to hopefully stabilize acceptance t... - 23:04 Revision d101e40f: [BUGFIX] Remove console.log() from compiled InfoWindow.js
- Resolves: #83886
Related: #83844
Releases: master
Change-Id: I2eca96de481c9b3d4a660f7cfded99099ea87743
Reviewed-on: h... - 22:10 Revision ec7830bb: [BUGFIX] Handle settings for report / check in linkvalidator
- The level and link type checkmark options are now handled seperately
for the "Report" and "Check Links" tab. This way... - 21:50 Revision aae95968: [BUGFIX] Handle settings for report / check in linkvalidator
- The level and link type checkmark options are now handled seperately
for the "Report" and "Check Links" tab. This way... - 20:52 Revision f7b516d0: [FEATURE] Add interlace option for image conversion
- When the option $GLOBALS['TYPO3_CONF_VARS'][GFX][processor_interlace]
is set, all images will be generated with the g... - 20:39 Revision c5eecf0e: [BUGFIX] Add missing htmlspecialchars() calls and cleanup in QueryView
- Add missing htmlspecialchars() calls in
EXT:core/Classes/Database/QueryView.php and do cleanup.
Resolves: #83354
Rel... - 15:19 Revision 0f969002: [BUGFIX] Add missing htmlspecialchars() calls and cleanup in QueryView
- Add missing htmlspecialchars() calls in
EXT:core/Classes/Database/QueryView.php and do cleanup.
Resolves: #83354
Rel... - 14:31 Revision 743d6780: [TASK] Remove two unused settings from LocalConfiguration
- The two (internal) settings 'SYS/isInitialInstallationInProgress' and
'SYS/isInitialDatabaseImportDone' have been obs... - 13:24 Revision 6af66f1d: [FEATURE] Add duplicate button
- This patch provides a new "duplicate" button inside of the topbar of the
edit record form next to the close button. T... - 13:22 Revision 85aa8905: [BUGFIX] Add missing space in regular expression
- DataHandler::clearPrefixFromValue is missing a space
in the regular expression when removing the prependAtCopy
label.... - 08:56 Revision 8858577f: [TASK] Use hash_equals for timing-safe comparison of hash-values
- To prevent timing-attacks on hash-comparions it is advised
to use hash_equals.
Resolves: #83329
Releases: master, 8.... - 08:04 Revision 2235b4a5: [BUGFIX] Fix backend user check in ProductionExceptionHandler
- Uncaught Error: Call to a member function isBackendUserLoggedIn() on null
in […]/typo3/sysext/core/Classes/Error/Prod...
2018-02-12
- 22:51 Revision 3900c7ae: [BUGFIX] Fix backend user check in ProductionExceptionHandler
- Uncaught Error: Call to a member function isBackendUserLoggedIn() on null
in […]/typo3/sysext/core/Classes/Error/Prod... - 22:39 Revision eaa28ad1: [BUGFIX] Show ImageMagick command on failure
- Install tool now shows an ImageMagick command which
failed.
Resolves: #83868
Releases: master
Change-Id: I4555d2ccdf... - 22:33 Revision 0b944f1d: [BUGFIX] Catch __PHP_Incomplete_Class classes
- Resolves: #66587
Releases: master, 8.7
Change-Id: I444c818e9f81d3595ca68513800c85d9f993f9b4
Reviewed-on: https://revi... - 21:45 Revision 16440346: [TASK] Directly wire Application and RequestHandler
- The frontend and backend Application and RequestHandler classes
are tightly coupled since the frontend eID request ha... - 21:43 Revision b6dd5365: [TASK] Use Logging API for scheduler logging
- The custom logging of the scheduler pollutes the sys_log table
by default in all installations.
Switching to proper ... - 20:23 Revision e624c933: [FEATURE] Add signal slot for user switch
- Resolves: #80263
Releases: master
Change-Id: Ida7b06961c2e9e813a03586fc6c8f26b3bcde3d8
Reviewed-on: https://review.ty... - 19:31 Revision 7c7ba163: [BUGFIX] Catch __PHP_Incomplete_Class classes
- Resolves: #66587
Releases: master, 8.7
Change-Id: I444c818e9f81d3595ca68513800c85d9f993f9b4
Reviewed-on: https://revi... - 18:11 Revision 6c8a2df3: [TASK] Deprecate StringFrontend cache frontend
- Can be drop-in replaced by VariableFrontend. There are no
occurrences in core code except for in tests and comments.
... - 17:27 Revision eb5f361e: [BUGFIX] Show hidden translated record only once in clipboard
- Right now, when user in workspace move element with translation
to the clipboard, translation is rendered twice in cl... - 17:27 Revision 213cbde0: [BUGFIX] Updated class name in scheduler docs
- Resolves: #66587
Releases: master, 8.7
Change-Id: If5fbb4df430aeb08122cc0713167a8cc464e6d55
Reviewed-on: https://revi... - 17:27 Revision 3e463610: [BUGFIX] Updated class name in scheduler docs
- Resolves: #66587
Releases: master, 8.7
Change-Id: If5fbb4df430aeb08122cc0713167a8cc464e6d55
Reviewed-on: https://revi... - 17:17 Revision ec15a3c6: [BUGFIX] Show hidden translated record only once in clipboard
- Right now, when user in workspace move element with translation
to the clipboard, translation is rendered twice in cl... - 16:27 Revision 3adb7533: [BUGFIX] Convert eID null return values to a NullResponse
- An eID script (like FileDumpController) might return null.
We need to convert that to a NullResponse in order to be
p... - 16:15 Revision c71c09ad: [TASK] Fix escaping in documentation of EXT:scheduler
- Releases: master
Resolves: #83862
Change-Id: Iba543f6511949b9b4bebd73d65cedd77c4c4a5f2
Reviewed-on: https://review.ty... - 15:28 Revision 5169866e: [TASK] Use native array_replace_recursive implementation
- The custom implementation of array_replace_recursive in YamlSource
has been replaced with the native PHP version of t... - 14:55 Revision 07739dbb: [TASK] Use native array_replace_recursive implementation
- The custom implementation of array_replace_recursive in YamlSource
has been replaced with the native PHP version of t... - 14:05 Revision e5435994: [BUGFIX] Handle Guzzle exceptions in linkvalidator
- * The Guzzle exceptions are handled in order to produce better,
localized error messages in the Report
* Add a new ... - 13:48 Revision 0ec020cc: [BUGFIX] Handle Guzzle exceptions in linkvalidator
- * The Guzzle exceptions are handled in order to produce better,
localized error messages in the Report
* Add a new ... - 13:32 Revision 9e756d64: [BUGFIX] Use `file.identifier` in search result of filelist
- The search results of the filelist access the property
`file.combinedIdentifier`. The property is not available anymo... - 13:17 Revision f48414d3: [BUGFIX] Use `file.identifier` in search result of filelist
- The search results of the filelist access the property
`file.combinedIdentifier`. The property is not available anymo... - 13:06 Revision 4da9b04a: [!!!][BUGFIX] Reorder processing of TCA select items
- It's now possible again to add and remove items via
pageTSconfig after itemsProcFunc has been processed
for TCA selec... - 12:56 Revision 744ee56b: [TASK] Skip test for Yaml PHP extension if not loaded
- Resolves: #83861
Releases: master, 8.7
Change-Id: I235e5e37405b264ce071c8d6ecb2b0c13f64357c
Reviewed-on: https://revi... - 12:46 Revision 0883ceb6: [BUGFIX] Make it possible to translate selectMultipleSideBySide
- For the default language it was possible to view the field, but on
translating the dataset, the following exception i... - 12:38 Revision eaf148d9: [BUGFIX] Make it possible to translate selectMultipleSideBySide
- For the default language it was possible to view the field, but on
translating the dataset, the following exception i... - 12:37 Revision aa83d680: [TASK] Skip test for Yaml PHP extension if not loaded
- Resolves: #83861
Releases: master, 8.7
Change-Id: I235e5e37405b264ce071c8d6ecb2b0c13f64357c
Reviewed-on: https://revi... - 12:20 Revision dbd9dd2d: [BUGFIX] Make it possible to translate selectMultipleSideBySide
- For the default language it was possible to view the field, but on
translating the dataset, the following exception i... - 11:39 Revision e44f009a: [TASK] Move info popups to modal windows
- Resolves: #83844
Releases: master
Change-Id: I5fef80a48d52da9800a7a9a2a23445d60168e8b5
Reviewed-on: https://review.ty... - 11:29 Revision ea595169: [BUGFIX] EXT:filelist Fixed exception when the base path does not exists
- Resolves: #79785
Releases: master, 8.7
Change-Id: I50cf03273747b1fa32a1f8e4aac993a3fbc7b7f0
Reviewed-on: https://revi... - 11:13 Revision 1ea84aa1: [TASK] Unify Backend Request Handlers
- Due to the middleware PSR-15 concept, the AjaxRequestHandler can
be migrated easily into the generic Backend RequestH... - 09:50 Revision 07e566f0: [TASK] Update php-cs-fixer to v2.10.2
- Adjusts comment-indentions for else/elseif.
Commands used:
* composer update friendsofphp/php-cs-fixer --with-depend... - 09:03 Revision f6a34fe1: [TASK] FE: Move Content-Length header to middleware
- Resolves: #83828
Releases: master
Change-Id: Id5f85a5ae38260cc1a1bf730b365a9b1c425bc7e
Reviewed-on: https://review.ty...
2018-02-11
- 14:09 Revision 1dde9c4c: [BUGFIX] Set default values in TCA of sys_file_collection
- Resolves: #83838
Releases: master, 8.7
Change-Id: I3f27f3e610fd4eae7ac37349a0cf4ff03faa1189
Reviewed-on: https://revi... - 13:46 Revision 437015c5: [BUGFIX] Set default values in TCA of sys_file_collection
- Resolves: #83838
Releases: master, 8.7
Change-Id: I3f27f3e610fd4eae7ac37349a0cf4ff03faa1189
Reviewed-on: https://revi... - 13:25 Revision 97ce5725: [BUGFIX] HTML5: use self-closing tags only if allowed
- For HTML5 only certain HTML tags are allowed to be self-closing
(e.g. <img src="..." />), so this needs to be checked... - 13:16 Revision 4830763a: [BUGFIX] HTML5: use self-closing tags only if allowed
- For HTML5 only certain HTML tags are allowed to be self-closing
(e.g. <img src="..." />), so this needs to be checked... - 01:36 Revision 170287bf: [TASK] Popup file id on the right side of "File selector"
- With this patch on the right side of the "File selector" window a popup
with the file id is showing hovering the file... - 01:23 Revision 7a549759: [FEATURE] Add readonly and required attributes to TextareaViewHelper
- The f:form.textarea view helper now supports the HTML attributes
`readonly` and `required`.
Resolves: #82704
Release... - 01:12 Revision c234c6b5: [BUGFIX] Fix quoting and cleanup in AdminPanelView
- In EXT:frontend/Classes/View/AdminPanelView.php add missing
htmlspecialchars() calls, remove unnecessary ones, add qu... - 01:01 Revision 985d0a9e: [BUGFIX] Fix quoting and cleanup in AdminPanelView
- In EXT:frontend/Classes/View/AdminPanelView.php add missing
htmlspecialchars() calls, remove unnecessary ones, add qu... - 00:44 Revision 95f9df58: [FEATURE] Integrate Swift Mailer's spool transport
- Adds new configuration to the install tool and provides an
extbase schedular task and command.
A small refactoring w... - 00:06 Revision fc3c17d6: [BUGFIX] EXT:form - fix clicks on checkbox labels in IE/Edge
- Add the "for" attribute to help Internet Explorer and Edge to target
the actual checkbox field, not the hidden field ... - 00:06 Revision 64f29c34: [TASK] Fix flaky Acceptance Tests
- The current default timeout to wait for elements is 10 seconds.
Turn up to 30 sec to stabilize the situation.
Resolv... - 00:04 Revision 0059eed5: [FEATURE] Allow setting a default replyTo-email-address
- If no other email-address is set as reply-to use this address
as default. This is similar to the existing defaultMail...
2018-02-10
- 23:30 Revision f8fe8ccc: [TASK] Apply uglify to TypeScript builds
- The Grunt task `copy:ts_files` now modifies the uglify configuration
on-the-fly to minify the files compiled by TypeS... - 23:19 Revision 211383c5: [BUGFIX] Respect TSconfig option showHistory
- The TSconfig `options.showHistory` is not respected inside the core.
Add checks for list view and context menu.
Insi... - 23:14 Revision 35e4d4e4: [TASK] Fix flaky Acceptance Tests
- The current default timeout to wait for elements is 10 seconds.
Turn up to 30 sec to stabilize the situation.
Change... - 21:51 Revision 8ac3aebd: [BUGFIX] EXT:form - fix clicks on checkbox labels in IE/Edge
- Add the "for" attribute to help Internet Explorer and Edge to target
the actual checkbox field, not the hidden field ... - 21:29 Revision 2b4c842e: [BUGFIX] Fix RTE CKEditor placements of dropdowns in Chrome
- When used with the Chrome browser, the RTE CKEditor misplaces the
position of its dropdowns/context menus (opened via... - 21:08 Revision ebd35d7d: [TASK] Update UC in recycler only once per action
- The UC of a backend user is now updated only once per request, if there
are actual changes.
Resolves: #83839
Release... - 21:07 Revision 480161c8: [BUGFIX] Fix RTE CKEditor placements of dropdowns in Chrome
- When used with the Chrome browser, the RTE CKEditor misplaces the
position of its dropdowns/context menus (opened via... - 20:59 Revision b8a6ee16: [BUGFIX] Check if UC of recycler was ever set
- Resolves: #83839
Releases: master
Change-Id: I1e72f959a7ec91c3834fc04ddf175c5c8cb441f2
Reviewed-on: https://review.ty... - 19:40 Revision 42016239: [TASK] Update UC in recycler only once per action
- The UC of a backend user is now updated only once per request, if there
are actual changes.
Resolves: #83839
Release... - 19:37 Revision 95549168: [BUGFIX] Correct horizontal scrolling in iframe on iOS browsers
- Browsers on iOS are ignoring the width property for iframes,
this resulted in iframes beeing rendered too wide and pr... - 19:11 Revision 104cee47: [BUGFIX] Correct horizontal scrolling in iframe on iOS browsers
- Browsers on iOS are ignoring the width property for iframes,
this resulted in iframes beeing rendered too wide and pr... - 15:43 Revision d1dd5d4c: [BUGFIX] Fix false icons widths in FormEngine IconSelect
- The width of Icons in TCA selects adjusted in https://review.typo3.org/c/55568/
has been corrected to have Icons use ... - 15:18 Revision 8bea9120: [BUGFIX] Fix false icons widths in FormEngine IconSelect
- The width of Icons in TCA selects adjusted in https://review.typo3.org/c/55568/
has been corrected to have Icons use ... - 00:20 Revision f94c0d6f: [BUGFIX] Show active state for SelectIcons
- Highlight the selected icon. This useful feature has been
removed with the FormEngine rewrite.
Resolves: #83781
Rele... - 00:03 Revision 6625430f: [BUGFIX] Show active state for SelectIcons
- Highlight the selected icon. This useful feature has been
removed with the FormEngine rewrite.
Resolves: #83781
Rele...
2018-02-09
- 21:48 Revision df4b0966: [BUGFIX] Access Close.html from Resources/Public/Html/
- Clicking the close button in a editing popup accesses Close.html in
Resources/Public/Html/ which is a folder accessib... - 21:36 Revision b615b0ae: [BUGFIX] EXT:filelist Fixed exception when the base path does not exists
- Resolves: #79785
Releases: master, 8.7
Change-Id: I50cf03273747b1fa32a1f8e4aac993a3fbc7b7f0
Reviewed-on: https://revi... - 19:52 Revision 8e2528b1: [BUGFIX] Fix typo in field description SYS:ddmmyy
- 'Date' should be 'Day'.
Resolves: #83829
Related: master, 8.7
Change-Id: If422279d147598b02e342a00f3ebcbb3d3f26723
R... - 19:31 Revision 852ee649: [BUGFIX] Fix typo in field description SYS:ddmmyy
- 'Date' should be 'Day'.
Resolves: #83829
Related: master, 8.7
Change-Id: If422279d147598b02e342a00f3ebcbb3d3f26723
R... - 19:14 Revision b1034222: [BUGFIX] Do not check HTTP referrer anymore
- Under certain circumstances some browsers do not set the HTTP referrer
anymore due to privacy reasons. Hence, checkin... - 16:55 Revision 63e26be3: [BUGFIX] Cast values always to string before applying through ini_set
- Resolves: #83826
Releases: master
Change-Id: I55d7141ffb26126215be029547e143ed2f777707
Reviewed-on: https://review.ty... - 16:05 Revision 201e0500: [TASK] Make extension scanner aware of the deprecated EidRequestHandler
- Change-Id: I2a664d445ba501a79a13aa634a8e943ef1726cf0
Releases: master
Resolves: #83831
Related: #83511
Related: #8380... - 14:23 Revision 86c83fbf: [BUGFIX] Add missing character in upgrade wizard SectionFrameToFrameClassUpdate
- Resolves: #83827
Releases: master
Change-Id: Id1d3c7ab540949d8c83bffbd921f57c6b13da879
Reviewed-on: https://review.ty... - 12:31 Revision a37c3ea5: [TASK] Block access to .typoscript files
- As .typoscript is the preferred file ending for TypoScript files,
this should be reflected in the .htaccess access ru... - 00:37 Revision e835a1e1: [BUGFIX] Use MissingArrayPathException in InheritancesResolverService
- With change for issue #83238 the specific exception
MissingArrayPathException has been accidently changed
back to a g... - 00:31 Revision 67944d64: [FEATURE] Add constraint hook in DatabaseRecordList->makeSearchString
- A newly introduced hook in DatabaseRecordList->makeSearchString allows to
modify the constraints which are applied to... - 00:15 Revision 981147b3: [TASK] Resolve Todos in InheritancesResolverService
- Add some comments to understand InheritanceResolverService class.
Minor refactoring of duplicated code.
Add Test for ...
2018-02-08
- 23:56 Revision 728c4fed: [TASK] Resolve Todos in InheritancesResolverService
- Add some comments to understand InheritanceResolverService class.
Minor refactoring of duplicated code.
Add Test for ... - 23:45 Revision 6efe8392: [BUGFIX] Align Storage “is_public” checkbox with checkbox styles
- The markup generated by the UserStorageCapabilityService is now
in line with the overall styling of checkboxes in TCA... - 22:35 Revision eb310ba3: [BUGFIX] Allow silent upgrade service to migrate old displayErrors setting
- The bootstrap throws an exception when the setting SYS/displayErrors
is not set to "-1", "0" or "1". In the Install T... - 22:15 Revision 9501ba13: [TASK] Use PSR-7 Response objects for external URL redirects
- Instead of immediately exiting, allow to post-process the response
through the middleware chain.
Change-Id: Icfb47f7... - 22:04 Revision 6cc0b487: [TASK] Move BE-related bootstrap code to PSR-15 middleware
- Various functionality used by both backend request handlers is moved
into PSR-15 compatible middleware, making the fo... - 21:58 Revision 06fbb8cf: [BUGFIX] Allow silent upgrade service to migrate old displayErrors setting
- The bootstrap throws an exception when the setting SYS/displayErrors
is not set to "-1", "0" or "1". In the Install T... - 20:38 Revision 9f05cba0: [BUGFIX] Allow workspace preview inside another rootline
- The rootline for page view now depends on the webmounts of the workspace
the preview link was generated on and not th... - 20:38 Revision d7c8f291: [BUGFIX] Allow workspace preview inside another rootline
- The rootline for page view now depends on the webmounts of the workspace
the preview link was generated on and not th... - 20:12 Revision 669f67d3: [TASK] Deprecate page.javascriptLibs.*
- The settings page.javascriptLibs and page.javascriptLibs.jQuery
have been marked as deprecated and will be removed in... - 20:06 Revision e48b91c5: [BUGFIX] Remove usage of fluid legacy classes
- With https://review.typo3.org/#/c/54068/ a lot of fluid classes
were changed and replaced by fluid standalone classes... - 20:05 Revision 840becac: [TASK] Improve file overwriting dialog of the filelist module
- - Remove grey background box
- Move buttons on the same row
- Better position for alternatively actions
- Some margin... - 19:21 Revision 140e85ab: [TASK] Improve file overwriting dialog of the filelist module
- - Remove grey background box
- Move buttons on the same row
- Better position for alternatively actions
- Some margin... - 19:17 Revision ae6338fe: [BUGFIX] Respect TSconfig option showHistory
- The TSconfig `options.showHistory` is not respected inside the core.
Add checks for list view and context menu.
Insi... - 15:49 Revision 3b7bd11e: [BUGFIX] Fix unset bits in options.alertPopup bitmask
- The validation in JsConfirmation did not allow for a value
based on JsConfirmation:ALL with some bits unset.
Change-... - 15:24 Revision 41b9b1e8: [BUGFIX] Fix unset bits in options.alertPopup bitmask
- The validation in JsConfirmation did not allow for a value
based on JsConfirmation:ALL with some bits unset.
Change-... - 14:37 Revision 585f361d: [TASK] Rewrite eID handling as PSR-15 middleware
- Releases: master
Resolves: #83803
Change-Id: Id704c5235e5e844d8e42482dd55948e0ad4a2162
Reviewed-on: https://review.ty... - 14:14 Revision c3efc046: [TASK] Show warning when deleting an element which has references
- Show the same warning in the page module as done in the list module,
except without the title and the table:uid combi... - 09:37 Revision 4f17dd08: [BUGFIX] Deprecate broken buildQueryParameters hook
- This change deprecates the "buildQueryParameters" hook in three
different classes and adds two new hooks in DatabaseR...
2018-02-07
- 22:54 Revision 629d6fde: [TASK] Add backwards-compatibility for old BE modules
- Handling of "&M" parameters is added back in order to make
the transition for Backend modules easier.
Resolves: #838... - 22:21 Revision 835a3171: [BUGFIX] Remove wrong phpDoc for defineTypo3RequestTypes function
- There is no return value, drop the @return tag.
Also add @param int $requestType to setRequestType
Resolves: #83801
... - 22:20 Revision f70522cf: [TASK] Rewrite the redirect handler as PSR-15 HTTP middleware
- The code is restructured to clearly distinct between aborting
the middleware chain – returning an own response – and ... - 22:17 Revision 5515ba25: [BUGFIX] Fix timetracker and pre-process middleware sequence
- Correct middleware configuration to preserve the ordering
timetracker initialization and pre-process hook had prior
t... - 21:32 Revision 2ce1dffb: [TASK] Implement runtime_cache for DataHandler->recUpdateAccessCache
- Removes "public internal" cache variable and implements runtime_cache
instead.
Change-Id: I8262a699d60db9e9eb04f23c3... - 20:07 Revision d99e3380: [TASK] Improve prevention of redirect loop
- This prevents a redirect loop with realurl where an editor
doesn't see the pagetree of his login domain in his worksp... - 20:02 Revision 20678ebb: [TASK] Use existing js listeners in page module
- Resolves: #81466
Releases: master, 8.7
Change-Id: Icf9dace3b00667e4d6a17cc5d3559782beffb725
Reviewed-on: https://revi... - 19:56 Revision 526f1795: [TASK] Reenable all additionals in video tag
- Enable all additionalAttributes and additionalConfig’s to cover w3c and special spacs.
Resolves: #81743, #81741
Rele... - 19:50 Revision e993d07f: [TASK] Unify layout of tables in submodules
- Use the same layout for tables in submodules of module 'Info'.
Resolves: #81457
Releases: master
Change-Id: I1135bbf... - 19:49 Revision 755205b0: [TASK] Improve prevention of redirect loop
- This prevents a redirect loop with realurl where an editor
doesn't see the pagetree of his login domain in his worksp... - 13:36 Revision 825e5d32: [TASK] Properly select Chinese (Simplified) in DatePicker.js
- The language identifier key for Chinese in TYPO3s backend is ‘ch’.
The valid identifier should be ‘zh-cn’, but we can...
2018-02-06
- 23:01 Revision 377bdaae: [BUGFIX] Do not rawurlencode record titles using label_alt and type=group
- Do not rawurlencode the label_alt part references of record titles if
they are of type=group as this leads to duplica... - 21:46 Revision d5c7e42d: [TASK] Use TSFE->isBackendUserLoggedIn() instead of public variable
- The public method TSFE->isBackendUserLoggedIn() instead of
TSFE->beUserLogin (public property).
Resolves: #83785
Rel... - 21:35 Revision 374c3e96: [BUGFIX] Allow users without delete permissions to drag pages in page tree
- BE users without delete rights can now drag-drop pages in the page tree.
The drag - delete area is not shown.
Resolv... - 21:29 Revision cdc66e19: [TASK] Move frontend pre-process functionality to PSR-15 middleware
- This patch moves logic out of the RequestHandlers into PSR-15 compatible
middleware classes to call a hook and initia... - 21:09 Revision 9266297f: [FEATURE] Add support for PSR-15 HTTP middlewares
- PSR-15 middlewares are hooks on steroids for HTTP requests.
Due to chaining middlewares and the core request handler(... - 12:04 Revision 336ab659: [TASK] Set TYPO3 version to 7.6.25-dev
- Change-Id: I74d839719a841d19b23241af87c1f5cfbc012d7f
Reviewed-on: https://review.typo3.org/55574
Tested-by: TYPO3com ... - 12:02 Revision 6164161c: [TASK] Set TYPO3 version to 8.7.11-dev
- Change-Id: Iae0fa0d5726f831c0025aaad3cb21286e0d3c41b
Reviewed-on: https://review.typo3.org/55572
Tested-by: TYPO3com ... - 11:54 Revision 9c6b6620: [RELEASE] Release of TYPO3 7.6.24
- Change-Id: I58a85b55724c2a4072a7ceec900cab685a0a834b
Reviewed-on: https://review.typo3.org/55573
Reviewed-by: Oliver ... - 11:46 Revision a33acf4e: [RELEASE] Release of TYPO3 8.7.10
- Change-Id: Idfb7eea72c6e2b825227c19211664e8b7d823201
Reviewed-on: https://review.typo3.org/55571
Reviewed-by: Oliver ... - 11:43 Revision 923ce4ca: [BUGFIX] Replace calls to the deprecated PHP function each()
- This patch replaces the calls to the PHP function each() as it is
marked as deprecated in PHP 7.2. Additionally it ad... - 11:32 Revision 38d68837: [BUGFIX] Replace calls to the deprecated PHP function each()
- This patch replaces the calls to the PHP function each() as it is
marked as deprecated in PHP 7.2. Additionally it ad... - 11:18 Revision 8bcf6b29: [BUGFIX] Replace calls to the deprecated PHP function each()
- This patch replaces the calls to the PHP function each() as it is
marked as deprecated in PHP 7.2. Additionally it ad... - 11:01 Revision 6269d46a: [BUGFIX] Prevent enforcing opened database connection with initCommands
- This patch moves the execution of configured initCommands to the end
of connect function. This prevents a database co...
2018-02-05
- 22:41 Revision df6e4e26: [BUGFIX] Only scan package base paths if subdirectories exist
- Include possible package base paths only if subdirectories are available.
Otherwise no extension can be found in the ... - 22:29 Revision 78980d4c: [BUGFIX] Only scan package base paths if subdirectories exist
- Include possible package base paths only if subdirectories are available.
Otherwise no extension can be found in the ... - 21:06 Revision 86b439e4: [BUGFIX] Add missing DOM ready checks in filelist
- Some modules in the filelist are missing DOM ready checks.
This patch adds the missing checks to prevent loading issu... - 20:56 Revision fc674fd1: [BUGFIX] Forward header in DebugUtility:debug to renderDump
- Improve the debug output by forwarding the given title.
Resolves: #83688
Releases: master, 8.7
Change-Id: I160b5676c... - 20:44 Revision c61dcb5f: [BUGFIX] Forward header in DebugUtility:debug to renderDump
- Improve the debug output by forwarding the given title.
Resolves: #83688
Releases: master, 8.7
Change-Id: I160b5676c... - 20:25 Revision e68ddc0b: [TASK] Update screenshots in 'TYPO3 Manual'
- Resolves: #82442
Releases: master
Change-Id: I90b596839a85c43c59c2d45870b344c09e59769d
Reviewed-on: https://review.ty... - 20:24 Revision eed98fc3: [BUGFIX] Allow dev branch install of subtree split packages
- To make it possible to require subtree split packages
as a dev 8.7.*@dev versions, we need to adapt the
dependencies ... - 19:27 Revision a509d71b: [BUGFIX] EXT:form - fix array overrules within YAML preprocessing
- If you use the "__inheritance" operator within an EXT:form configuration
file, configuration keys of the parent eleme... - 16:08 Revision 77899870: [BUGFIX] EXT:form - fix array overrules within YAML preprocessing
- If you use the "__inheritance" operator within an EXT:form configuration
file, configuration keys of the parent eleme... - 15:47 Revision 145439f8: [BUGFIX] Add language parameter to preview url in list module
- The language parameter was not set if the "View webpage" button was used
within the context menu of an element in the... - 14:56 Revision edd210da: [BUGFIX] EXT:form - add compatibility for issue #82210
- The fix for issue #82210 implies a breaking change within a minor
release (template changes) and was never documented... - 14:48 Revision 308242ea: [BUGFIX] Add missing DOM ready checks in filelist
- Some modules in the filelist are missing DOM ready checks.
This patch adds the missing checks to prevent loading issu... - 14:21 Revision a5908631: [BUGFIX] EXT:form - handle boolean finisher options
- Properly store boolean form definition values. Also
boolean finisher options are returned as boolean now.
Resolves: ... - 13:58 Revision fa01dca9: [BUGFIX] Improve ErrorHandlerTest handleErrorFetchesDeprecations
- The patch decouples the ErrorHandler test from MySQL and some internal
deprecated function.
Related: #83770
Releases... - 13:33 Revision 42507b47: [TASK] Apply code formating for all JavaScript files
- This is the first step for introduce CGL for JavaScript files.
The settings of the .editorconfig file is now applied ... - 13:21 Revision 9f73c3a6: [TASK] Apply code formating for all JavaScript files
- This is the first step for introduce CGL for JavaScript files.
The settings of the .editorconfig file is now applied ... - 13:12 Revision dc360743: [BUGFIX] Page module: Respect connected mode during drag & drop
- This patch adjusts the drag and drop handling on the page module.
Localized content element can't get moved anymore w... - 13:00 Revision a89df125: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/109 from wmdbMattes/mattesSeineChanges
- Reflect Checkbox rendertypes CheckboxToggle and LabeledToggle
- 12:53 Revision dfcc0ac6: Add multi-column toggle switches
- 12:17 Revision 42d45e6f: [BUGFIX] Page module: Respect connected mode during drag & drop
- This patch adjusts the drag and drop handling on the page module.
Localized content element can't get moved anymore w... - 11:47 Revision a8da8555: [TASK] Update typo3fluid/fluid to 2.5.0
- Fixes various issues, brings PHP 7.2 compatibility
to v8 core branch of standalone fluid.
composer command used:
com... - 11:43 Revision 79a58ed0: [TASK] Update typo3fluid/fluid to 2.5.0
- Fixes various issues, brings PHP 7.2 compatibility
to v8 core branch of standalone fluid.
composer command used:
com... - 10:29 Revision 48e397b4: [BUGFIX] D3.js uses basic authentication credentials cached in browser
- Chrome 64 changed the behaviour regarding xhr.open() calls when passing
null values as password and username.
The d3.... - 01:45 Revision 7fea59aa: [BUGFIX] Add possibility to use session data in TS conditions
- Bring back the possibility to access FE session data in
TypoScript conditions:
[globalVar = TSFE:fe_user|sesData|some...
2018-02-04
- 23:10 Revision 6fbefa62: [BUGFIX] Prevent enforcing opened database connection with initCommands
- This patch moves the execution of configured initCommands to the end
of connect function. This prevents a database co... - 22:48 Revision c950cdef: [BUGFIX] Add possibility to use session data in TS conditions
- Bring back the possibility to access FE session data in
TypoScript conditions:
[globalVar = TSFE:fe_user|sesData|some... - 20:23 Revision aba02120: [BUGFIX] Catch InvalidPathException for FileStorages
- Editing faulty FileStorages is possible again due to catching the
respective exception and piping it into a FlashMess... - 20:22 Revision bc2ad137: [BUGFIX] Re-apply colorspace to resulting image
- When using filters the colorspace is not always applied.
A quickfix is to add the colorspace-setting again before
wri... - 19:42 Revision 987a9eaf: [BUGFIX] Re-apply colorspace to resulting image
- When using filters the colorspace is not always applied.
A quickfix is to add the colorspace-setting again before
wri... - 19:34 Revision 25f48916: [BUGFIX] Provide Foldername in InaccessibleException
- The central InsufficientFolderReadPermissionsException now
displays the name of the folder in question to ease tracin... - 19:28 Revision cecacc9a: [FEATURE] Add toggle switches to FormEngine
- In order to give FormEngine a fresher look we add the following
renderTypes to type=checkbox
* checkboxToggle
* chec... - 19:18 Revision 76aa66dd: [BUGFIX] Provide Foldername in InaccessibleException
- The central InsufficientFolderReadPermissionsException now
displays the name of the folder in question to ease tracin... - 19:04 Revision 0814406d: [BUGFIX] Catch InvalidPathException for FileStorages
- Editing faulty FileStorages is possible again due to catching the
respective exception and piping it into a FlashMess... - 18:43 Revision 7b0e70fe: [BUGFIX] Access parent element in Element Browser correctly
- When the element browser is opened in a popup window, the parent element
(=popup) is now accessed properly.
This pat... - 18:41 Revision 6b7c0385: [FEATURE] Allow flexible search in Suggest Wizard
- The Suggest Wizard now allows to search for multiple
terms in field by splitting the searchterm by +.
This allows to... - 18:29 Revision 2e515c64: [BUGFIX] Don’t show translated pages in SuggestWizard
- The SuggestWizard no longer returns translated pages.
For the sake of database relations, relating directly to a tran... - 15:37 Revision 665c0201: [TASK] Increase cache db backend blob
- Sets the typo3 database cache backend "content" field
from mediumblob to longblob.
Mediumblob on mysql equals 16MB ma...
2018-02-03
- 23:54 Revision b48302a0: [TASK] Revert "Add support for PSR-15 HTTP middlewares"
- This reverts commit f22792eceea631b8f01fbe0fcbf3e62b52246cad
reviewed on https://review.typo3.org/#/c/55528/
due to a... - 23:42 Revision 75b84cfb: [TASK] Revert "Move frontend pre-process functionality to PSR-15 middleware"
- This reverts commit a1f5a2320cdcf50bf4e5670a191baa116a550310
due to author conflicts.
https://review.typo3.org/#/c/5... - 22:23 Revision a1f5a232: [TASK] Move frontend pre-process functionality to PSR-15 middleware
- This patch moves logic out of the RequestHandlers into PSR-15 compatible
middleware classes to call a hook and initia... - 21:56 Revision f22792ec: [FEATURE] Add support for PSR-15 HTTP middlewares
- PSR-15 middlewares are hooks on steroids for HTTP requests.
Due to chaining middlewares and the core request handler(... - 21:11 Revision d0243877: [BUGFIX] Element Browser should only render default language pages
- The Browseable Trees (Element Browser) show pages with
language > 0 (page translations), due to a missing fix
during ... - 20:47 Revision 7cd09eb3: [BUGFIX] Allow users without delete permissions to drag pages in page tree
- BE users without delete rights can now drag-drop pages in the page tree.
The drag - delete area is not shown.
Resolv... - 12:49 Revision d59072a8: [BUGFIX] D3.js uses basic authentication credentials cached in browser
- Chrome 64 changed the behaviour regarding xhr.open() calls when passing
null values as password and username.
The d3.... - 11:13 Revision 559a2a2b: [TASK] Require "fluid" for "fluid_styled_content"
- When requiring fluid_styled_content in an extension
by composer, the extension fluid should be required and
installed...
2018-02-02
- 14:27 Revision 2f86c50c: [BUGFIX] Apply proper button class to BE Layout Modal
- The modal “OK” button of the BE layout column assignment now sports the correct color
for the button.
Resolves: #836...
2018-02-01
- 19:13 Revision 123846c0: [TASK] Ensure HTTP RequestHandlers always return a PSR-7 Repsonse
- This is in preparation for PSR-15 middleware support which
will require PSR-7 RespnseInterface return type declaratio... - 14:44 Revision 2b686bbb: [BUGFIX] Fix "Select & upload files" button for FAL in flexform
- Fix regular expression in escapeCssSelector method, to convert
e.g. "." to "\.".
Resolves: #83747
Branches: master, ... - 13:20 Revision 13260552: [BUGFIX] Fix "Select & upload files" button for FAL in flexform
- Fix regular expression in escapeCssSelector method, to convert
e.g. "." to "\.".
Resolves: #83747
Branches: master, ... - 12:45 Revision f368deda: [TASK] Show language mode in Page module
- Editors can now immediately see whether a page is in Free, Connected or
Mixed mode in a certain language.
Resolves: ... - 12:12 Revision 20325a0f: [FOLLOWUP][BUGFIX] Remove uglify of jquery-ui/sortable.js
- This patch removes the uglify task of jquery-ui/sortable.js.
With https://review.typo3.org/#/c/55389/ the lib was pat... - 11:35 Revision b93b30a0: [FOLLOWUP][BUGFIX] Remove uglify of jquery-ui/sortable.js
- This patch removes the uglify task of jquery-ui/sortable.js.
With https://review.typo3.org/#/c/55389/ the lib was pat...
2018-01-30
- 23:14 Revision 14a69066: [BUGFIX] Change documentation of [BE][interfaces]
- The order of the options given is irrelevant as
they will always be rendered in the same order.
The documentation wa... - 19:38 Revision ff944bf9: [TASK] Set TYPO3 version to 9.2.0-dev
- Change-Id: I221d472b3bd9ac035221cb804601740cf77847b0
Reviewed-on: https://review.typo3.org/55505
Tested-by: TYPO3com ... - 18:21 Revision e2f80cd0: [BUGFIX] Fix example code for TCA "fieldControl"
- Resolves: #83732
Releases: master, 8.7
Change-Id: I7dccb42445dba584ed1c9a814f62525335d26ab1
Reviewed-on: https://revi... - 16:31 Revision a06e0787: [RELEASE] Release of TYPO3 9.1.0
- Change-Id: I8ebeca67eb5524682846a2fb7d55ee8bbde1a318
Reviewed-on: https://review.typo3.org/55504
Reviewed-by: Oliver ... - 16:10 Revision de3e6132: [BUGFIX] Avoid JS error when using 'eval' => 'int,nospace' in TCA
- By casting the JavaScript variable to string this patch avoids an error
if 'eval' => 'int,nospace' is used in a TCA c... - 15:43 Revision 8e71dd86: [BUGFIX] Avoid JS error when using 'eval' => 'int,nospace' in TCA
- By casting the JavaScript variable to string this patch avoids an error
if 'eval' => 'int,nospace' is used in a TCA c... - 15:41 Revision 8809441a: [BUGFIX] Fix example code for TCA "fieldControl"
- Resolves: #83732
Releases: master, 8.7
Change-Id: I7dccb42445dba584ed1c9a814f62525335d26ab1
Reviewed-on: https://revi... - 15:27 Revision 7cb501de: [BUGFIX] EXT:filelist Canceling the file exists already modal works now
- When renaming a file with the name of an existing file a modal is shown.
Pressing the cancel button no longer renames... - 14:51 Revision db036cc5: [DOCS] 1/1 9.1 Documentation
- Proofread documentation for CMS 9.1.
Two rst snippets remain in Changelog/master in order to ease a scheduled
revert... - 13:04 Revision 160f8db6: Revert "[FEATURE] EXT:form - introduce YAML "imports""
- While the intended feature is great (having the possiblity
to extract and re-use parts of the form definition),
imple...
2018-01-29
- 23:14 Revision dbb6c564: [FEATURE] Option to globally enable redirect hit count
- Most websites probably use custom analytics for page
hit statistics or are not interested in the count of
hits on a r... - 22:52 Revision 310af007: [TASK] Improved extension configuration API
- The patch implements feedback from the new
ExtensionConfiguration API.
get() now falls back to a parsing of ext_conf_... - 21:50 Revision 8bff8c83: [BUGFIX] NewContentElementWizardController to NewContentElementController
- NewContentElementWizardController, which has been introduced for TYPO3 v9
to render the new content element process i... - 20:35 Revision 245f0a9f: [BUGFIX] Invalid session token on creating content element in admin panel
- When creating a new content element in the frontend using the according
button in the "editing" section of the admin ... - 20:35 Revision 16c664f2: [BUGFIX] Invalid session token on creating content element in admin panel
- When creating a new content element in the frontend using the according
button in the "editing" section of the admin ... - 20:35 Revision dc500835: [BUGFIX] Invalid session token on creating content element in admin panel
- When creating a new content element in the frontend using the according
button in the "editing" section of the admin ... - 18:24 Revision 13efc898: [BUGFIX] Correct example in redirects feature documentation
- Resolves: #83723
Releases: master
Change-Id: I010796bd056e6c70d21010ef649f127c4d006a21
Reviewed-on: https://review.ty... - 13:35 Revision c6849215: [BUGFIX] Properly check serialized_executions to avoid PHP 7.2 warnings
- To avoid warnings with PHP 7.2, `serialized_executions` must be checked
for being not an empty value.
Resolves: #836... - 13:34 Revision 37e42d5d: [BUGFIX] Properly check serialized_executions to avoid PHP 7.2 warnings
- To avoid warnings with PHP 7.2, `serialized_executions` must be checked
for being not an empty value.
Resolves: #836... - 12:52 Revision 8e617787: [BUGFIX] Properly check `serialized_executions` to avoid warnings with PHP 7.2
- To avoid warnings with PHP 7.2, `serialized_executions` must be checked
for being not an empty value.
Resolves: #836... - 11:07 Revision e643a092: [BUGFIX] EXT:filelist Fixed exception when creating new text file
- The exception does not occur with the LocalDriver.
For testing use the driver mentioned in the forge issue.
Resolves... - 11:02 Revision ff11b9d7: [BUGFIX] Change documentation of [BE][interfaces]
- The order of the options given is irrelevant as
they will always be rendered in the same order.
The documentation wa... - 10:56 Revision c098aca2: [BUGFIX] Add preview icon in overview and link to record edit
- In the overview table of the redirects module the source path now links
to edit record view (like everywhere in the b...
2018-01-28
- 15:42 Revision 91b0f3be: [TASK] Show language mode in Page module
- Editors can now immediately see whether a page is in Free, Connected or
Mixed mode in a certain language.
Resolves: ... - 14:54 Revision 2ab4dd19: [BUGFIX] Add missing htmlspecialchars() and cleanup in EXT:recordlist
- Add missing htmlspecialchars() calls in EXT:recordlist and do cleanup.
Resolves: #83358
Releases: master, 8.7
Change... - 13:47 Revision 4ab5437b: [TASK] Move changing preview processing config to processing service
- Instead of complementing processing configuration in the file class,
move it to the processing service and LocalPrevi... - 13:47 Revision 07ef3630: [TASK] Move changing preview processing config to processing service
- Instead of complementing processing configuration in the file class,
move it to the processing service and LocalPrevi...
2018-01-27
- 19:34 Revision 10d598d2: [BUGFIX] Catch DatabaseRecordException when editing record with deleted relation
- Editing a record with a deleted related record leads to an uncaught
DatabaseRecordException. This patch catches the e... - 15:43 Revision 8c532683: [BUGFIX] Use fallback for source link in wildcard redirects
- If a wildcard source host is used in a redirect record the link in
the list of redirects the view domain for the firs... - 15:39 Revision 244a9525: [TASK] Make ext:redirect part of factory default
- The extension is now loaded by default when installing
the system.
Change-Id: I9bd887b3e4d8779c2591ddec171de627899fd... - 15:38 Revision 44eacb7e: [BUGFIX] Add renderType to redirect target statuscode field
- Change-Id: I029e0a9e3522adde7c35a82349ecd15c595848d7
Resolves: #83692
Releases: master
Reviewed-on: https://review.ty... - 14:00 Revision 641943f4: [BUGFIX] Fix incomplete validation of source_host field
- This patch complete the validation of source_host field and
add some tests for the server side validation.
Also a cli... - 12:10 Revision edfe775e: [BUGFIX] Catch DatabaseRecordException when editing record with deleted relation
- Editing a record with a deleted related record leads to an uncaught
DatabaseRecordException. This patch catches the e... - 11:26 Revision be68bd76: [TASK] use horizontal ellipsis instead of 3 dots
- Releases: master
Resolves: #83697
Change-Id: I6f7217f8a479298249a92ff43eb650638077d8e5
Reviewed-on: https://review.ty... - 11:25 Revision be287e78: [BUGFIX] Only reference existing locallang files
- Resolves: #83698
Releases: master, 8.7
Change-Id: I7bfe3c32c5fec6e7098462dcbe0353afd9258900
Reviewed-on: https://revi... - 11:20 Revision 061a56e4: [BUGFIX] Only reference existing locallang files
- Resolves: #83698
Releases: master, 8.7
Change-Id: I7bfe3c32c5fec6e7098462dcbe0353afd9258900
Reviewed-on: https://revi... - 08:44 Revision 07a8a63a: [TASK] Timebased redirects shown correctly
- When a timebased redirect is not active now a
sheduled-end icon with additional information
is displayed.
Resolves: ...
2018-01-26
- 17:39 Revision f96defde: [BUGFIX] Remove validation for field source_path
- This patch removes the validation of the source_path field.
It is not possible to validate the input because a RegExp... - 15:22 Revision 81693692: [BUGFIX] Set correct PHPDoc hint for addPageTSConfig and addUserTSConfig
- Resolves: #83687
Releases: master, 8.7
Change-Id: Ifa705340bc0523e914c688eea00dbb2812bbedd0
Reviewed-on: https://revi... - 15:21 Revision 191ca7fd: [TASK] Use SVG icons in EXT:redirects
- The module icon is in SVG format with a background color from
the TYPO3 icon set. A similar icon for the record type ... - 15:17 Revision d296ff86: [BUGFIX] Fix system maintainer checkbox size
- Change-Id: Ibdd234c7f6c32c5edb9af25ea5e5e74ef91feb57
Resolves: #83690
Releases: master
Reviewed-on: https://review.ty... - 15:14 Revision bbea8f4d: [BUGFIX] Set correct PHPDoc hint for addPageTSConfig and addUserTSConfig
- Resolves: #83687
Releases: master, 8.7
Change-Id: Ifa705340bc0523e914c688eea00dbb2812bbedd0
Reviewed-on: https://revi...
2018-01-25
- 11:54 Revision 11fda7a8: [BUGFIX] Show and hide arrow correctly in page tree
- This will set the attribute "visibility" to the correct value "visible"
or "hidden" instead of "collapse" so the arro...
2018-01-24
- 20:23 Revision 2b5d1c81: [BUGFIX] Add language parameter to preview url in list module
- The language parameter was not set if the "View webpage" button was used
within the context menu of an element in the... - 18:09 Revision 05e4d107: [TASK] Display ApacheThreadStackSize message correctly during installation
- With this patch the html chars inside the
"ApacheThreadStackSize" flashmessage during the installation are displayed
... - 17:09 Revision 6ba79f46: [TASK] Migrate getPagesTSconfig to runtime cache
- BackendUtility::getPagesTSconfig() uses local
method static properties as cache.
This prevents dedicated flushing, wh... - 16:54 Revision a2c71b79: [TASK] Migrate getPagesTSconfig to runtime cache
- BackendUtility::getPagesTSconfig() uses local
method static properties as cache.
This prevents dedicated flushing, wh... - 16:54 Revision dadc7d0d: [TASK] Hide redirect table header when no records exist
- Resolves: #83661
Release: master
Change-Id: I8a7307986896fa2d68b5013d1defc235eff1d3e4
Reviewed-on: https://review.typ... - 16:47 Revision e23014b8: [BUGFIX] Use correct default value for field data_page_reg1
- The field data_page_reg1 of table index_phash is defined as integer.
Therefore the default value must be 0 instead of... - 16:47 Revision 32775f83: [BUGFIX] Use correct default value for field data_page_reg1
- The field data_page_reg1 of table index_phash is defined as integer.
Therefore the default value must be 0 instead of... - 16:28 Revision 5472badf: [BUGFIX] Use correct default value for field data_page_reg1
- The field data_page_reg1 of table index_phash is defined as integer.
Therefore the default value must be 0 instead of... - 15:54 Revision b88195d7: [TASK] Use … instead of dots for a correct typography
- The correct typography is to use the character "…"
instead of "...".
Resolves: #83614
Releases: master, 8.7
Change-... - 15:43 Revision c71c8baa: [TASK] Use … instead of dots for a correct typography
- The correct typography is to use the character "…"
instead of "...".
Resolves: #83614
Releases: master, 8.7
Change-... - 14:01 Revision a47a40e1: [BUGFIX] EXT:filelist Removed cut and copy buttons from "Extended view"
- The cut and copy buttons were shown twice in filelist module.
Once in “Extended view” and once in “Show clipboard”
R... - 13:43 Revision 86e9ec76: [BUGFIX] EXT:filelist Removed cut and copy buttons from "Extended view"
- The cut and copy buttons were shown twice in filelist module.
Once in “Extended view” and once in “Show clipboard”
R... - 12:20 Revision aef2307b: [TASK] EXT:form - set of additional unit tests
- Resolves: #82386
Releases: master
Change-Id: I40b83041149b8955b51c3a2c54d8690392356ae1
Reviewed-on: https://review.ty... - 11:48 Revision 630342bf: [TASK] EXT:redirects - Wrong variable name in phpdoc of class SourceHost
- - Resolves a wrong variable definition in phpdoc
- Adds type safe method parameter
- Adds return type string to metho...
2018-01-23
- 21:10 Revision e3a4bd77: [BUGFIX] Process large uid lists in chunks in RelationHandler
- Uid lists in the relation handler can be very big. To avoid exceeding
query limits like maximum number of placeholder... - 21:00 Revision dfffc87d: [BUGFIX] Process large uid lists in chunks in RelationHandler
- Uid lists in the relation handler can be very big. To avoid exceeding
query limits like maximum number of placeholder... - 20:28 Revision 226a7dae: [FEATURE] Add drawHeaderHook to EXT:recordlist
- Add an additional hook to the EXT:recordlist which makes
it possible to add content above any other content.
Resolve... - 18:28 Revision 842ff30b: [TASK] Add LICENSE.txt to ext:redirects
- Change-Id: I59846db22964a26f610a304fab85f570884b063d
Resolves: #83651
Releases: master
Reviewed-on: https://review.ty... - 18:05 Revision 5312cb2b: [TASK] Specific exception in ArrayUtility::removeByPath()
- Similar to getValueByPath(), removeByPath() now throws
a specific exception if the path to remove does not
exist in g... - 17:55 Revision 8c36fd06: [!!!][TASK] Remove sys_domain redirect functionality
- The existing functionality of sys_domain database records that redirect to a
different target has been migrated into ... - 16:39 Revision fe2d2fb8: [BUGFIX] Set focus on the search input field in page tree
- After clicking on the filter button in the page tree,
the focus is set on the input field allowing to type
search wor... - 16:34 Revision 2a0ea300: [FEATURE] Add system extension "redirects"
- A new system extension "redirects" is added, which ships a flexible
handling of HTTP redirects, useful both for marke... - 15:14 Revision 8fb1559c: [BUGFIX] Generate entry points for subtree split packages
- Add dependency to a composer package that generates
the entry points for TYPO3 in versions 8.7.*
to typo3/cms-core
T... - 11:29 Revision c57eea6d: [BUGFIX] Show correct file reference information
- This patch corrects how file references (from softrefs) are stored in
sys_refindex table as this was changed with pat... - 11:11 Revision e6b9cdea: [BUGFIX] Show correct file reference information
- This patch corrects how file references (from softrefs) are stored in
sys_refindex table as this was changed with pat... - 08:46 Revision 0071228d: [BUGFIX] Fix minor typos in ReST of #83637
- Resolves: #83644
Related: #83637
Releases: master
Change-Id: Ifdee387950181b869c9dfa1df2644bd5b51e6ce0
Reviewed-on: h...
2018-01-22
- 22:41 Revision 90b9959d: [BUGFIX] Fresh tag in TypoScriptConstantsViewHelper per call
- With current fluid, the TypoScriptConstantsViewHelper is
instantiated only once and re-used if called multiple times.... - 21:59 Revision c1798ab3: [FEATURE] Execute hooks on backend user login
- When a user successfully logs in to the backend of TYPO3, registered
hooks are executed. This allows for the developm... - 19:38 Revision 69f2f88e: [FEATURE] Add new main module "Site"
- A new main module for the TYPO3 Backend is introduced, named "site",
which serves a main entry point for integrators ...
2018-01-21
- 13:25 Revision 1186d42f: [FEATURE] Support pecl-memcached in MemcachedBackend
- The MemcachedBackend now also supports the pecl-memcached
module. The caching backend detects which modules are insta...
2018-01-20
- 20:23 Revision 3d243e6f: [TASK] Add getter for TemplateService->rootId
- The rootID holds the page ID where the root sys_template
record was found.
As this is crucial for some hooks this pr... - 15:49 Revision 1a9d307c: [BUGFIX] Install: Typo in category of extension configuration
- Resolves: #83620
Releases: master
Change-Id: I903207c22daa20312447c18d6b9ddd8f1cd61a5a
Reviewed-on: https://review.ty...
2018-01-19
- 18:31 Revision 0919a7cf: [BUGFIX] Extension config: Write LocalConfiguration only if needed
- The extension configuration is currently written by the
install tool silent updater each time the install tool
is ent... - 16:08 Revision d0873491: [TASK] Specific exception in ArrayUtility::getValueByPath()
- If ArrayUtility::getValueByPath() does not find a given
path in an array structure, it currently throws a generic
\Ru... - 15:44 Revision 033a5922: [TASK] Minor annotation and sanitation improvements
- Various changes throughout the system improving
method annotations here and there or sanitizing
code a bit better.
C... - 15:40 Revision 950219d5: [TASK] Improve documentation of forge issue #33071
- Some rewording on a .rst file and some additional information
to make more clear what is meant.
Releases: master
Res...
2018-01-18
- 18:05 Revision 9721e68a: [BUGFIX] Filter pages in page tree by uid
- Brings back the possibility to filter pages by uid
in the new SVG page tree.
Resolves: #83245
Releases: master
Chang... - 15:16 Revision e044ef20: [TASK] impexp: Remove size handling
- ext:impexp has a "size" display and adds size information
to export formats for records file sizes. This is entirely
... - 15:01 Revision fc6bbe83: [TASK] impexp: Streamline position and layout of CSH
- This patch streamlines the position and layout for the content help buttons
in ext:impexp. Like already done in FormE... - 13:43 Revision c0d6d51e: [BUGFIX] Fix wrong position on sorting inline records
- This patch fix a wrong position of sortable elements in inline records.
This is a known issue which was never fixed i... - 13:24 Revision f7ee5f59: [BUGFIX] Fix wrong position on sorting inline records
- This patch fix a wrong position of sortable elements in inline records.
This is a known issue which was never fixed i... - 12:45 Revision 15a68301: [TASK] Update composer.json license definition
- Composer license definition GPL-2.0+ has been deprecated
and has to be replaced with GPL-2.0-or-later.
Resolves: #83... - 12:45 Revision 4e55d9b6: [TASK] Update composer.json license definition
- Composer license definition GPL-2.0+ has been deprecated
and has to be replaced with GPL-2.0-or-later.
Resolves: #83... - 12:44 Revision 39c3a6f6: [TASK] Update composer.json license definition
- Composer license definition GPL-2.0+ has been deprecated
and has to be replaced with GPL-2.0-or-later.
Resolves: #83... - 12:44 Revision d2e5002d: [TASK] Update composer.json license definition
- Composer license definition GPL-2.0+ has been deprecated
and has to be replaced with GPL-2.0-or-later.
Resolves: #83... - 12:44 Revision 569e8871: [TASK] Update composer.json license definition
- Composer license definition GPL-2.0+ has been deprecated
and has to be replaced with GPL-2.0-or-later.
Resolves: #83... - 12:44 Revision 0e93be84: [TASK] Update composer.json license definition
- Composer license definition GPL-2.0+ has been deprecated
and has to be replaced with GPL-2.0-or-later.
Resolves: #83... - 12:44 Revision ca52dd16: [TASK] Update composer.json license definition
- Composer license definition GPL-2.0+ has been deprecated
and has to be replaced with GPL-2.0-or-later.
Resolves: #83... - 12:44 Revision aefe5885: [TASK] Update composer.json license definition
- Composer license definition GPL-2.0+ has been deprecated
and has to be replaced with GPL-2.0-or-later.
Resolves: #83... - 12:44 Revision b9554924: [TASK] Update composer.json license definition
- Composer license definition GPL-2.0+ has been deprecated
and has to be replaced with GPL-2.0-or-later.
Resolves: #83... - 12:43 Revision d5fdb129: [TASK] Update composer.json license definition
- Composer license definition GPL-2.0+ has been deprecated
and has to be replaced with GPL-2.0-or-later.
Resolves: #83... - 12:43 Revision a0b8d94e: [TASK] Update composer.json license definition
- Composer license definition GPL-2.0+ has been deprecated
and has to be replaced with GPL-2.0-or-later.
Resolves: #83... - 12:43 Revision 148d9525: [TASK] Update composer.json license definition
- Composer license definition GPL-2.0+ has been deprecated
and has to be replaced with GPL-2.0-or-later.
Resolves: #83... - 12:43 Revision 88ccfa4a: [TASK] Update composer.json license definition
- Composer license definition GPL-2.0+ has been deprecated
and has to be replaced with GPL-2.0-or-later.
Resolves: #83... - 10:33 Revision 4ddc7d09: [TASK] styleguide: Add LICENSE.txt
- 10:26 Revision 5dc6ed4f: [TASK] styleguide: Update composer.json license definition
2018-01-17
- 23:33 Revision ea504408: [BUGFIX] Filelist list look alike list module
- File list table needs a wrapper div to have borders
and shadows to look alike tables of the list module.
Change-Id: ... - 21:06 Revision 8a4cb328: [TASK] styleguide: Adapt table style to current core usages
- 20:49 Revision c97802eb: [TASK] Add more UnitTests for GeneralUtility::xml2array()
- Resolves: #83578
Related: #83580
Releases: master
Change-Id: I2c97edd4bac854b33501ba571ed479bdefc288d7
Reviewed-on: h... - 16:36 Revision 0fd5a2dc: [TASK] impexp: Remove "Max file size" restriction
- The export modules has a file size restriction
that skips file exports if they are bigger than
by default 1MB. This c... - 16:24 Revision 1246917a: [BUGFIX] impexp: File upload in import broken
- Uploading import files broke with patch for issue #81763
Fix by renaming POST array back from 'data' to 'file'.
Chan... - 16:13 Revision 78180a6b: [TASK] impexp: Use XML as default export format
- The TYPO3 specific .t3d export format is a funny binary format
and rather hard to read and decipher, even if not comp... - 13:49 Revision 80c843a8: [TASK] impexp: Remove 'max number of records' restriction
- The 'export' module has a restriction to limit the number
of exported records. The patch removes this from the
interf... - 11:05 Revision 653ff635: [BUGFIX] Improve exception output for ImageService
- Avoid spamming the log in PHP 7.2 due to get_class(null) if fetching the
image in ImageService->getImage() fails.
Re... - 11:05 Revision 63ca0268: [BUGFIX] Improve exception output for ImageService
- Avoid spamming the log in PHP 7.2 due to get_class(null) if fetching the
image in ImageService->getImage() fails.
Re... - 11:05 Revision 794e4848: [BUGFIX] Improve exception output for ImageService
- Avoid spamming the log in PHP 7.2 due to get_class(null) if fetching the
image in ImageService->getImage() fails.
Re...
2018-01-16
- 14:20 Revision bce2a758: [BUGFIX] Adjust response usage for `file/exists` route
- With #83267 a JSON response object was introduced. The patch has the side
effect that any response is now an array bu... - 00:02 Revision 98d866ca: [TASK] Make EXT:rsaauth no longer part of factory-configuration
- Since the extension is deprecated, don't activate it by default
(factory-configuration).
Resolves: #81852
Releases: ...
Also available in: Atom