Project

General

Profile

Activity

From 2018-12-02 to 2018-12-31

2018-12-30

16:19 Revision 9e7f094e: [!!!][TASK] Remove deprecated code from EXT:linkvalidator
Resolves: #87290
Releases: master
Change-Id: Ie3496ac4ac47eb220d4ea924a2792fa3b31e7564
Reviewed-on: https://review.ty...
Wouter Wolters
16:17 Revision 0e0069ec: [!!!][TASK] Remove deprecated code from EXT:indexed_search
Resolves: #87308
Releases: master
Change-Id: I02a1d3ef914a9618a91f70a6c3a53d5e3bfe9f79
Reviewed-on: https://review.ty...
Wouter Wolters
16:16 Revision 89d47147: [TASK] Remove unused CMD property from SchedulerModuleController
Property was forgotten during the deprecation cleanup in EXT:scheduler
Resolves: #87307
Releases: master
Change-Id: ...
Wouter Wolters

2018-12-28

12:14 Revision 7e8931a1: [FEATURE] Make SiteLanguage available in TypoScript
The current language configuration should be available in TS as well.
Resolves: #86973
Releases: master, 9.5
Change-...
Georg Ringer
11:50 Revision 14766e34: [FEATURE] Make SiteLanguage available in TypoScript
The current language configuration should be available in TS as well.
Resolves: #86973
Releases: master, 9.5
Change-...
Georg Ringer
09:55 Revision 30cf5b6c: [BUGFIX] Streamline tree markup
The trees used in TSOB and in the configuration module have a different
markup than the tree of the Link Browser (and...
Andreas Fernandez
08:44 Revision 0fe865d1: [TASK] Fix sentence in indexed_search documentation
Releases: master, 9.5
Resolves: #87297
Change-Id: I89d13028f36c867e79c6e2a35576135ea9ca919c
Reviewed-on: https://revi...
Franz Holzinger
08:44 Revision eac7366c: [TASK] Fix sentence in indexed_search documentation
Releases: master, 9.5
Resolves: #87297
Change-Id: I89d13028f36c867e79c6e2a35576135ea9ca919c
Reviewed-on: https://revi...
Franz Holzinger
08:43 Revision 409fe72a: [!!!][TASK] Remove deprecated TMENU options
The TMENU options beforeImg and afterImg have been removed as
well, as part of removal of image generation being part...
Benni Mack

2018-12-27

21:07 Revision 1a4120a2: [!!!][TASK] Remove deprecated code from EXT:rsaauth
Resolves: #87289
Releases: master
Change-Id: I398622277b024b447ea4087e3a1af1b23b9026bc
Reviewed-on: https://review.ty...
Wouter Wolters
21:00 Revision 456ac469: [!!!][TASK] Remove deprecated code from EXT:scheduler
Resolves: #87282
Releases: master
Change-Id: I579463d5b1e5780e0f4bcf5665a3e57500f6bbeb
Reviewed-on: https://review.ty...
Wouter Wolters

2018-12-23

22:46 Revision f5113db6: [BUGFIX] Streamline tree markup
The trees used in TSOB and in the configuration module have a different
markup than the tree of the Link Browser (and...
Andreas Fernandez
22:08 Revision 69df9ab7: [BUGFIX] Streamline tree markup
The trees used in TSOB and in the configuration module have a different
markup than the tree of the Link Browser (and...
Andreas Fernandez
15:02 Revision 4070ab7a: [!!!][TASK] Remove deprecated code in EditFileController
Change-Id: I82b07824a592206110ff0f07dc97488dc5ce5c80
Resolves: #87278
Releases: master
Reviewed-on: https://review.ty...
Anja Leichsenring
11:34 Revision 68aa7096: [!!!][TASK] Remove deprecated IMGMENU and GMENU
Change-Id: Ie2ee4ea69ff3cdc67155d292bfd3fccbe1d7ad09
Resolves: #87279
Releases: master
Reviewed-on: https://review.ty...
Christian Kuhn

2018-12-22

19:51 Revision 5db2405d: [TASK] Add missing class aliases to extension scanner
Class aliases have been removed, leading to fatal php errors
for class not found. These class names can be scanned, s...
Anja Leichsenring
19:43 Revision ea7b47a1: [TASK] Add missing class aliases to extension scanner
Class aliases have been removed, leading to fatal php errors
for class not found. These class names can be scanned, s...
Anja Leichsenring
17:02 Revision 730f30e1: [!!!][TASK] Remove sys_domain and LegacyDomains
Removes the legary sys_domain table and handling.
Resolves: #87276
Releases: master
Change-Id: If2a5eeb1ebcc113c8b00...
Benni Mack
16:18 Revision ecc40796: [!!!][TASK] Remove Extbase mode for non-consistentTranslationOverlayHandling
The feature flag and all its logic for not using the
consistentTranslationOverlayHandling in Extbase has been removed...
Benni Mack
16:17 Revision 0690e7ed: [TASK] Remove deprecated code in ElementInformationController
Change-Id: I5511af7dac4de54ff01f3a1f1ba9c0fb83697ac0
Resolves: #87272
Releases: master
Reviewed-on: https://review.ty...
Anja Leichsenring
16:07 Revision fae39298: [TASK] Avoid case mismatches in method calls
Releases: master
Resolves: #87273
Change-Id: I903d15be35772d9e18be93f65a8ec371837c3aec
Reviewed-on: https://review.ty...
Alexander Schnitzler
15:46 Revision 0b5d061b: [!!!][TASK] Remove deprecated code from PageLayoutController
Resolves: #87270
Releases: master
Change-Id: Ib6016927dbc79f83d4e0f0b57f8e01bc88ddb963
Reviewed-on: https://review.ty...
Christian Kuhn
15:24 Revision 322c73bf: [BUGFIX] Minor code cleanups
A small series of minor cleanups:
* Setting a no longer existing property
* Slight variable type improvements
* Unuse...
Christian Kuhn
15:20 Revision a4104eec: [!!!][TASK] Remove deprecated Extbase-related code (Part 3)
* public static method in ActionController
* public method in Argument
* public method in Arguments
* class AbstractV...
Alexander Schnitzler
15:16 Revision 6d5e2886: [TASK] Remove registered legacy extbase annoations
The following registered annotations are no longer supported.
Therefore they should no longer be registered.
* injec...
Alexander Schnitzler
15:14 Revision 0777264e: [BUGFIX] Replace @ignorevalidation in SearchController
@ignorevalidation is still used in the SearchController
which causes deprecation log notices.
While https://review.t...
Alexander Schnitzler
14:32 Revision e16883c1: [BUGFIX] Remove invalid NoSuchCommandException
The NoSuchCommandExceptions has been forgotton
to be removed along with the CommandException
it extends from. It is u...
Christian Kuhn
14:32 Revision e565c08a: [BUGFIX] Add PATH_site to extension scanner
When deprecating PATH_site constants we missed
an entry in the extension scanner. Let's add that
matcher since the co...
Christian Kuhn
14:32 Revision db3ac9ca: [BUGFIX] Replace @ignorevalidation with @Extbase\IgnoreValidation
While dropping support for @ignorevalidation in #86901
(https://review.typo3.org/58886/) some usages of @ignorevalida...
Alexander Schnitzler
13:49 Revision f179bab2: [BUGFIX] Add PATH_site to extension scanner
When deprecating PATH_site constants we missed
an entry in the extension scanner. Let's add that
matcher since the co...
Christian Kuhn
13:09 Revision c154610b: [BUGFIX] Avoid frameborder attribute if no doctype is set
The YouTube and Vimeo renderer must also check if the doctype is not set as html5 is
the default value.
Resolve: #87...
Georg Ringer
12:43 Revision 8bb407e4: [BUGFIX] Show domains from Site configs in redirect picker
The FormEngine sys_redirect value picker for "host" was built on
top of sys_domain, however the value picker should
i...
Benni Mack
12:20 Revision 3d48e44e: [TASK] Add filter for be_users and be_groups
Add textfield filter for select fields from type
"selectMultipleSideBySide" for system tables.
Affected system table...
Guido Schmechel

2018-12-21

23:22 Revision 0025ded3: [!!!][TASK] Remove deprecated code from EXT:taskcenter
Resolves: #87249
Releases: master
Change-Id: Ibffaf40318977a069c1835439adc93e1bd3616ae
Reviewed-on: https://review.ty...
Wouter Wolters
23:18 Revision 8b4069be: [BUGFIX] Fix double namespace in test class
A wrong PHP namespace is used in a UnitDeprecated PHP test class.
The patch changes the path to the correct one.
Re...
Benni Mack
23:09 Revision bdc0a6b6: [BUGFIX] Show domains from Site configs in redirect picker
The FormEngine sys_redirect value picker for "host" was built on
top of sys_domain, however the value picker should
i...
Benni Mack
23:04 Revision d58afd59: [BUGFIX] Fix double namespace in test class
A wrong PHP namespace is used in a UnitDeprecated PHP test class.
The patch changes the path to the correct one.
Re...
Benni Mack
20:34 Revision 33ed62bf: [!!!][TASK] Remove deprecated code from various controllers
Drop deprecated properties and methods from various
backend controllers.
Resolves: #87253
Releases: master
Change-Id...
Christian Kuhn
15:01 Revision 0de44b26: [!!!][TASK] Remove deprecated core authentication related code
Mostly removes code related to core authentication
classes.
Resolves: #87248
Releases: master
Change-Id: I711e1fae63...
Christian Kuhn
12:05 Revision efd83a75: [!!!][TASK] Remove deprecated Extbase-related code (Part 2)
* public methods in ClassSchema
* public methods in ReflectionService
* public methods in ValidatorResolver
* public ...
Alexander Schnitzler
10:50 Revision f37c3120: [BUGFIX] Exclude logger from serialize on save for scheduler task
Exclusion of the logger instance from the record during save to database.
Prevent hard-coded logfile paths in databas...
Joerg Boesche
10:33 Revision 6342c003: [BUGFIX] Exclude logger from serialize on save for scheduler task
Exclusion of the logger instance from the record during save to database.
Prevent hard-coded logfile paths in databas...
Joerg Boesche
05:43 Revision 1bcd1e42: [!!!][TASK] Remove deprecated code from EXT:setup
Resolves: #87250
Releases: master
Change-Id: I72b85074e4e9b31f3bb72391f035d4aae8932d41
Reviewed-on: https://review.ty...
Wouter Wolters
05:42 Revision c5eea3d9: [!!!][TASK] Drop evaluation of @validate annotations
@validate annotations in (Extbase) models and
controllers are no longer evaluated and should be
replaced with its doc...
Alexander Schnitzler

2018-12-20

20:34 Revision 86f23d90: [!!!][TASK] Remove deprecated global constants
Drops most global constants marked for removal,
only PATH_site and PATH_thisScript are left, those
need special care....
Christian Kuhn
19:42 Revision 9f0f20e1: [!!!][TASK] Drop evaluation of @transient annotations
@transient will no longer exclude domain model properties from
the processing of the persistence layer
Releases: mas...
Alexander Schnitzler
18:26 Revision f230c514: [!!!][TASK] Remove deprecated Extbase-related code
* Cli functionality
* annotations @cli @internal @flushesCaches
* config.tx_extbase.objects
* plugin.tx_%plugin%.obje...
Benni Mack
18:11 Revision 659d081f: [!!!][TASK] Remove deprecated code from impexp extension
Resolves: #87244
Releases: master
Change-Id: I85282bdddc61df62fad1234406b05b73923407be
Reviewed-on: https://review.ty...
Christian Kuhn
17:29 Revision 316f153f: [!!!][TASK] Drop evaluation of @lazy annotations
Using the @lazy annotation will no longer trigger the lazy loading
of domain model properties.
Releases: master
Reso...
Alexander Schnitzler
17:06 Revision 1c0b0787: [!!!][TASK] Drop evaluation of @ignorevalidation annotations
@ignorevalidation will no longer ignore the triggering of validations
Releases: master
Resolves: #86901
Change-Id: I...
Alexander Schnitzler
16:49 Revision 59c56a7f: [!!!][TASK] Drop deprecated code from EditDocumentController
Resolves: #87242
Releases: master
Change-Id: I29a7b417b3705aec3743692b70adbae97f6fbfe3
Reviewed-on: https://review.ty...
Christian Kuhn
16:27 Revision a6843648: [!!!][TASK] Drop evaluation of @cascade annotations
@cascade will no longer trigger cascading of actions in the
persistence layer
Releases: master
Resolves: #86906
Chan...
Alexander Schnitzler
15:09 Revision 703f9479: [!!!][TASK] Remove non-route variants for BE calls
Remove AjaxRequestHandler and the special
handling of '&M=...' query parameter in TYPO3
Backend.
Resolves: #87241
Re...
Benni Mack
14:31 Revision 818f751d: [BUGFIX] Reimplement custom BE languages
Because of a regression the backend does not load custom BE languages.
The loading order is changed so that custom la...
Guido Schmechel
13:56 Revision 5668d61a: [BUGFIX] Reimplement custom BE languages
Because of a regression the backend does not load custom BE languages.
The loading order is changed so that custom la...
Guido Schmechel
13:53 Revision 7e77e279: [!!!][TASK] Drop evaluation of @inject annotations
@inject will no longer trigger dependency injection
Releases: master
Resolves: #86899
Change-Id: Id440e94b71f62e7b2c...
Alexander Schnitzler
13:50 Revision 771b7c1b: [!!!][TASK] Remove last batch of old class aliases
Extbase extension is the last core extension that
delivered class aliases. Drop them.
Resolves: #87240
Releases: mas...
Christian Kuhn
12:26 Revision 148b0ee0: [TASK] Do not show error when copying a record was successful
https://review.typo3.org/#/c/32356/ introduced the log message
The change was about skipping the direct copyRecord()...
Christoph Lehmann
12:21 Revision 3b5f86dd: [BUGFIX] Remove unused deprecation trait
Resolves: #87239
Related: #87235
Releases: master
Change-Id: Idffa45715e19d71b0f08ff5885d665e0c6b44af8
Reviewed-on: h...
Christian Kuhn
11:40 Revision b70a3d4c: [TASK] Do not show error when copying a record was successful
https://review.typo3.org/#/c/32356/ introduced the log message
The change was about skipping the direct copyRecord()...
Christoph Lehmann
11:22 Revision eb042540: [TASK] Do not show error when copying a record was succesful
https://review.typo3.org/#/c/32356/ introduced the log message
The change was about skipping the direct copyRecord()...
Christoph Lehmann
10:53 Revision ea213c3d: [!!!][TASK] Remove deprecated code from EXT:tstemplate
Resolves: #87233
Releases: master
Change-Id: Ib5604ec4b46b2906565154274ba025a959ea102a
Reviewed-on: https://review.ty...
Wouter Wolters
09:15 Revision 09632eef: [!!!][TASK] Remove deprecated code related to TSFE
The following code related to TSFE has been removed:
PHP classes:
* TYPO3\CMS\Core\PageTitle\AltPageTitleProvider
* ...
Benni Mack
07:29 Revision 9751a451: [!!!][TASK] Remove deprecated GeneralUtility functionality
Resolves: #87234
Releases: master
Change-Id: I07eb0387b8ad1921f715637a5a48581f3eaf9c42
Reviewed-on: https://review.ty...
Christian Kuhn

2018-12-19

23:41 Revision 00b1f864: [!!!][TASK] Remove deprecated adminpanel/feedit code
The following previously deprecated classes/interfaces have been removed:
* TYPO3\CMS\Adminpanel\View\AdminPanelView...
Benni Mack
23:02 Revision b6472c9d: [TASK] Revert test change and disable unit tests completely on Travis CI
Resolves: #87119
Releases: 8.7
Change-Id: I28f7fb93dfdf8b6759abb4242b7131d4a4b63ccd
Reviewed-on: https://review.typo3...
Markus Klein
22:33 Revision 636a9746: [!!!][TASK] Remove old fluid related class aliases
Drops old fluid class aliases. Note most of them have
been deprecated with core v8 already.
Resolves: #87230
Release...
Christian Kuhn
21:54 Revision 392ceedd: [BUGFIX] Disable extension updates in Composer mode
Resolves: #86958
Releases: master, 8.7
Change-Id: Ib0f51088d42ab3dba014efcbd4c702447d75f984
Reviewed-on: https://revi...
Nicole Cordes
21:45 Revision 44bdee12: [TASK] Require styleguide 10.0.1
Styleguide used old fluid related class aliases
which is fixed with this raise.
composer require --dev typo3/cms-sty...
Christian Kuhn
21:23 Revision 4ea922d0: [!!!][TASK] Remove deprecated frontend-related hooks and include scripts
The following hooks have been removed:
- $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/index_ts.php']['preBeUser']...
Benni Mack
21:03 Revision 3d4b8ad7: [BUGFIX] Add checkDataSubmission hook to extension scanner
This one slipped through in https://review.typo3.org/c/59217/
Also add it to the deprecation .rst file.
Releases: ma...
Benjamin Franzke
20:46 Revision 31e024cb: [BUGFIX] Add checkDataSubmission hook to extension scanner
This one slipped through in https://review.typo3.org/c/59217/
Also add it to the deprecation .rst file.
Releases: ma...
Benjamin Franzke
20:09 Revision 5828cdaa: [!!!][TASK] Remove old class aliases from core extension
Resolves: #87228
Releases: master
Change-Id: I400fa0bc7882b0ee366c6f923c8e21c30b30a5f6
Reviewed-on: https://review.ty...
Christian Kuhn
20:06 Revision 881c9527: [BUGFIX] styleguide: Use of old fluid abstract view helper class
Christian Kuhn
19:45 Revision 01d7918f: [!!!][TASK] Remove deprecated migration for PackageStates.php v4 version
This migration was deprecated during v8 phase in
https://review.typo3.org/46389 and then expanded to be removed in v1...
Benjamin Franzke
18:28 Revision a8d511a0: [BUGFIX] Add cache StringFrontend to extension scanner
We missed an entry in the extension scanner for the
deprecated cache related StringFrontend. Since that
class tends t...
Christian Kuhn
17:43 Revision c0593ee2: [!!!][TASK] Remove deprecated cObj/stdWrap functionality
The following methods within cObj have been removed:
- enableFields()
- currentPageUrl()
- typolinkWrap()
- calcIntEx...
Benni Mack
17:36 Revision 94648277: [!!!][TASK] Remove several deprecated PHP classes
Various classes that have no huge dependencies to
other deprecated code are removed.
Resolves: #87219
Releases: mast...
Christian Kuhn
16:33 Revision 070fe7d9: [!!!][TASK] Remove deprecated class Package\DependencyResolver
Also remove deprecations that were introduced with the deprecation
of the DependencyResolver in https://review.typo3....
Benjamin Franzke
16:14 Revision 76d9ef6b: [!!!][TASK] Remove a series of old class aliases
Drop all "easy" cases of old class aliases, only
some bigger extensions are left for dedicated patches.
Resolves: #8...
Christian Kuhn
16:13 Revision f076a794: [!!!][TASK] Remove old recordList classes
Remove unused AbstractRecordList
and AbstractDatabaseRecordList.
Resolves: #87218
Releases: master
Change-Id: I20b7e...
Christian Kuhn
16:02 Revision 850e87f8: [BUGFIX] Update redefinition guard comments in SystemEnvironmentBuilder
These constant redefintion guards were forgotten to be updated when
Bootstrap::getInstance() and the call to SystemEn...
Benjamin Franzke
14:20 Revision 20e5c5bf: [!!!][TASK] Remove deprecated code from TemplateService
The TemplateService class can now be reduced into smaller parts due
to deprecation removals.
Properties now marked a...
Benni Mack
13:39 Revision 70f3a1af: [BUGFIX] Remove unused argument $entryPointLevel from Bootstrap
The argument is optional and can be removed without
further notice.
Resolves: #87212
Related: #87202
Releases: maste...
Christian Kuhn
13:30 Revision b403e6bf: [TASK] Add acceptance test for Template and Sites creation
Extends the existing site configuration acceptance test
by adding a default FE ts snipped and verifying FE is
rendere...
Steffen Dietrich
13:29 Revision e6e887d3: [!!!][TASK] Remove $response preparation in route dispatching
Calling controllers with a prepared $response object is
dropped, together with the b/w compat feature
'simplifiedCont...
Christian Kuhn
12:57 Revision 5aefad71: [!!!][TASK] Remove deprecated module classes from backend
Removed classes:
TYPO3\CMS\Backend\Module\AbstractFunctionModule
TYPO3\CMS\Backend\Module\AbstractModule
TYPO3\CMS\Ba...
Christian Kuhn
12:52 Revision afb1b9c8: [TASK] Add acceptance test for Template and Sites creation
Extends the existing site configuration acceptance test
by adding a default FE ts snipped and verifying FE is
rendere...
Steffen Dietrich
12:49 Revision 23df8e26: [!!!][TASK] Remove deprecated code from Bootstrap
Remove code that is not needed due to the static bootstrap
and PSR-15 refactoring during v9 phase.
All deprecated me...
Benjamin Franzke
11:38 Revision ba80479e: [!!!][TASK] Remove deprecated $GLOBALS['TYPO3_GLOBALS_EXT']
$GLOBALS['TYPO3_GLOBALS_EXT'] was deprecated in
https://review.typo3.org/58408 and is now removed together
with the i...
Benjamin Franzke
11:11 Revision a69d4746: [BUGFIX] Remove unused if in PasswordHashing
A useless if can be dropped since the deprecation
removals.
Resolves: #87208
Releases: master
Change-Id: Ib664a3d50f...
Christian Kuhn
09:02 Revision c4968cf7: [!!!][TASK] Remove deprecated code from PageRepository
The PageRepository class can now be reduced into smaller parts due
to deprecation removals.
Properties now marked as...
Benni Mack
08:45 Revision 028d3420: [!!!][TASK] Remove deprecated code from core Crypto/PasswordHashing
Removed classes:
TYPO3\CMS\Core\Crypto\PasswordHashing\AbstractComposedSalt
Removed interfaces:
TYPO3\CMS\Core\Crypt...
Christian Kuhn
08:26 Revision cd55808b: [!!!][TASK] Remove deprecated methods from BackendUtility
Removes most deprecated code from BackendUtility, except a method
that has bigger cross dependencies to other depreca...
Christian Kuhn
06:18 Revision 709bea92: [!!!][TASK] Remove deprecated PHP classes from EXT:workspaces
Resolves: #87204
Releases: master
Change-Id: If697a2761c6c0eb42848c45dd17373d0e1dea5da
Reviewed-on: https://review.ty...
Wouter Wolters

2018-12-18

23:16 Revision d76373a7: [TASK] Typo 'boostrap' should be 'bootstrap'
Resolves: #87205
Releases: master, 9.5
Change-Id: Idb22d2178bbd20982d4876b5dff45b06dea4100d
Reviewed-on: https://revi...
Christian Kuhn
23:02 Revision 67fc6662: [TASK] Typo 'boostrap' should be 'bootstrap'
Resolves: #87205
Releases: master, 9.5
Change-Id: Idb22d2178bbd20982d4876b5dff45b06dea4100d
Reviewed-on: https://revi...
Christian Kuhn
22:00 Revision 244930a3: [!!!][TASK] Remove deprecated PHP classes from EXT:core
The following previously deprecated PHP classes are now removed:
- TYPO3\CMS\Core\Encoder\JavaScriptEncoder
- TYPO3\C...
Benni Mack
21:33 Revision a1854028: [BUGFIX] styleguide: Typo "boostrap" to "bootstrap"
Christian Kuhn
18:34 Revision e6f3a421: [!!!][TASK] Remove deprecated code from charset converter
The CharsetConverter class can now be reduced into smaller parts due
to deprecation removals.
Properties now marked ...
Benni Mack
08:57 Revision 9f8b1de0: [BUGFIX] Do not try to delete already remove file
When using the FAL API to add a file to a folder,
the local file is deleted by default already.
Thus the attempt to ...
Helmut Hummel
08:08 Revision 00bca0db: [BUGFIX] Do not try to delete already remove file
When using the FAL API to add a file to a folder,
the local file is deleted by default already.
Thus the attempt to ...
Helmut Hummel
07:49 Revision bc909758: [BUGFIX] Do not try to delete already remove file
When using the FAL API to add a file to a folder,
the local file is deleted by default already.
Thus the attempt to ...
Helmut Hummel

2018-12-17

23:16 Revision 3dccaa91: [BUGFIX] Streamline UX for File Upload module
When using the file upload module (called via File list), the dialog uses
non-bootstrap classes from historical times...
Benni Mack
23:03 Revision c205c572: [BUGFIX] Mark form as changed after using the image cropper
The image cropper now marks the form as "changed" after saving new
cropping information.
Change-Id: Icc387f0458c0dca...
Andreas Fernandez
22:57 Revision fc187967: [BUGFIX] Mark form as changed after using the image cropper
The image cropper now marks the form as "changed" after saving new
cropping information.
Change-Id: Icc387f0458c0dca...
Andreas Fernandez
22:53 Revision 38b35b68: [BUGFIX] Streamline UX for File Upload module
When using the file upload module (called via File list), the dialog uses
non-bootstrap classes from historical times...
Benni Mack
22:35 Revision aa4358b2: [BUGFIX] Add missing use statement in CObjectViewHelper
The use statement for TypoScriptFrontendController is added.
Resolves: #87186
Releases: master, 9.5
Change-Id: I2b75...
Georg Ringer
21:03 Revision e6dc7153: [BUGFIX] Add missing use statement in CObjectViewHelper
The use statement for TypoScriptFrontendController is added.
Resolves: #87186
Releases: master, 9.5
Change-Id: I2b75...
Georg Ringer
20:19 Revision 6e20e432: [TASK] Declare compatible with PHP 7.3
The tests have been running just fine with this PHP version for a
while so it is safe to claim basic compatibility.
...
Mathias Brodala
16:39 Revision 3854a1f8: [TASK] Streamline dependencies in package.json
Several changes to Build/package.json are
adapted:
- define compatible node/yarn versions
- adapt version and URL to ...
Benni Mack
16:39 Revision 97e2b3fe: [TASK] Streamline dependencies in package.json
Several changes to Build/package.json are
adapted:
- define compatible node/yarn versions
- adapt version and URL to ...
Benni Mack
14:10 Revision 28b2dc20: [BUGFIX] Do not depend on global TSFE for link generation
Handing in the dependency of TSFE into
AbstractLinkBuilder allows to use a custom TSFE
object, when working within mi...
Benni Mack
13:22 Revision 280bbccb: [BUGFIX] Do not depend on global TSFE for link generation
Handing in the dependency of TSFE into
AbstractLinkBuilder allows to use a custom TSFE
object, when working within mi...
Benni Mack
13:16 Revision 8119b978: [TASK] Streamline dependencies in package.json
Several changes to Build/package.json are
adapted:
- define compatible node/yarn versions
- adapt version and URL to ...
Benni Mack
10:25 Revision ee164945: [BUGFIX] Mark form as changed after using the image cropper
The image cropper now marks the form as "changed" after saving new
cropping information.
Resolves: #86998
Releases: ...
Andreas Fernandez
07:57 Revision 754452b1: [BUGFIX] Fix positioning of arrows in Element Browser
The positioning of the collapse/expand arrows is changed to fix the break
in trees with very deep nesting.
Resolves:...
Andreas Fernandez

2018-12-16

16:44 Revision f57da31c: [TASK] bamboo sends nightly build messages to intercept
Resolves: #87171
Releases: master, 9.5, 8.7
Change-Id: Ia71eb5ce2824ff3c39dbc526ec3a3d93b4990eca
Reviewed-on: https:/...
Christian Kuhn
16:44 Revision 6b72df59: [TASK] bamboo sends nightly build messages to intercept
Resolves: #87171
Releases: master, 9.5, 8.7
Change-Id: Ia71eb5ce2824ff3c39dbc526ec3a3d93b4990eca
Reviewed-on: https:/...
Christian Kuhn
16:43 Revision 19170721: [TASK] bamboo sends nightly build messages to intercept
Resolves: #87171
Releases: master, 9.5, 8.7
Change-Id: Ia71eb5ce2824ff3c39dbc526ec3a3d93b4990eca
Reviewed-on: https:/...
Christian Kuhn

2018-12-15

14:16 Revision 4036d2ec: [TASK] Remove COMPOSER_ROOT_VERSION from bamboo testing
With latest changes in master and helper repositories, we do
not need the COMPOSER_ROOT_VERSION setting in tests anym...
Christian Kuhn

2018-12-14

21:43 Revision 070e850a: [TASK] composer update without progress in bamboo
To prevent garbled output in test logs, composer update
commands add --no-progress option.
Resolves: #87169
Releases...
Christian Kuhn
21:34 Revision 1606fc4a: [TASK] composer update without progress in bamboo
To prevent garbled output in test logs, composer update
commands add --no-progress option.
Resolves: #87169
Releases...
Christian Kuhn
20:59 Revision c531ffa9: [TASK] Disable ext:introduction installer ac test
Core v10 compatible releases of ext:introduction and
ext:bootstrap_package will take time until the other day.
To not...
Christian Kuhn
19:55 Revision 42fd33a4: [TASK] Update typo3/cms-styleguide from 9.2.2 to 10.0.0
A first v10 core compatible styleguide
composer require --dev typo3/cms-styleguide:~10.0.0
Change-Id: I1c9ceb172c72...
Christian Kuhn
19:16 Revision 8a23a601: [TASK] Raise typo3/cms-styleguide from 9.2.2 to 9.2.3
Release before branching styleguide master to a v9 only
compatible version, minor changes only.
composer update typo...
Christian Kuhn
19:16 Revision bd8c8bcf: [TASK] Update typo3/testing-framework from 4.11.1 to 5.0.0
Version 5.0.0 of typo3/testing-framework brings core v10
compatibility. This fixes a 'requirements could not be resol...
Christian Kuhn
18:29 Revision 69323274: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/130 from TYPO3/lolli-1
[TASK] styleguide: Core v10 compat Christian Kuhn
18:19 Revision 7ceae355: [TASK] styleguide: composer: minimum-stability dev and prefer-stable
Allow 10.0.x-dev core packages in require-dev context. Christian Kuhn
18:06 Revision 8ed9ac53: [TASK] styleguide: Dev dependencies need core 10.*.*@dev and typo3/testing-framework 5.0.0
Christian Kuhn
17:33 Revision f75ed625: [TASK] Update typo3/testing-framework from 4.11.1 to 4.11.2
Patch level release without important changes. Last release
before branching 4 as core v9 compatible maintenance bran...
Christian Kuhn
17:16 Revision 8055d88e: [TASK] Remove branch alias for 9.5 branch
Since the branch now is named "9.5" the version
is automatically detected by composer without aliasing.
Resolves: #8...
Benni Mack
14:29 Revision 2a8a70b8: [TASK] Update URL to use HTTPS
Releases: master
Resolves: #87140
Change-Id: I567b92746e26043b50f9cb735d89aa02f4ccda00
Reviewed-on: https://review.ty...
Ben Abbott
14:28 Revision e10ed869: [TASK] Prepare bamboo for 9.5 branch
Resolves: #87161
Releases: 9.5
Change-Id: I257a180a65cfeae993c1c6c910d62c39b6cb0e69
Reviewed-on: https://review.typo3...
Christian Kuhn
11:16 Revision ca4d477d: [BUGFIX] Support DateTimeInterface in DebuggerUtility
Change-Id: Ib38107456acd0f0535dc51083006ee77c5a81c17
Resolves: #87002
Releases: master, 8.7
Reviewed-on: https://revi...
Andreas Wolf
10:34 Revision 0f7fbbaa: [TASK] Update TYPO3 version to 10.0.0-dev
In order to distinguish between v10-dev / dev-master,
and 9.5, all dependencies are updated to v10.0.0-dev.
For ext_...
Benni Mack
10:28 Revision dea762b4: [TASK] Update URL to use HTTPS
Releases: master
Resolves: #87140
Change-Id: I567b92746e26043b50f9cb735d89aa02f4ccda00
Reviewed-on: https://review.ty...
Ben Abbott
09:20 Revision 5306843a: [TASK] Set TYPO3 version to 8.7.23-dev
Change-Id: Ie8c2a514c0832934d589547fad7cb83f987725f6
Reviewed-on: https://review.typo3.org/59147
Tested-by: TYPO3com ...
Oliver Hader
09:20 Revision 7c53b25b: [TASK] Set TYPO3 version to 9.5.4-dev
Change-Id: I99d51f3836de8d062bc5503bcc58e05cdfacb83c
Reviewed-on: https://review.typo3.org/59145
Reviewed-by: Anja Le...
Oliver Hader
08:43 Revision 8ad01b6e: [RELEASE] Release of TYPO3 8.7.22
Change-Id: I7402a9db4d4d0d0ab760107b6df0c4263081ea8c
Reviewed-on: https://review.typo3.org/59146
Reviewed-by: Oliver ...
Oliver Hader
08:28 Revision 73e55805: [RELEASE] Release of TYPO3 9.5.3
Change-Id: Iee75e14be97ac5018cedf4f7f94664d8d4fe43f0
Reviewed-on: https://review.typo3.org/59144
Reviewed-by: Oliver ...
Oliver Hader
06:56 Revision 6a580f1e: [DOC] Add ChangeLog index of 9.5.x
In order to get a rendered list of changes since the release of 9.5.0 an
additional index file is needed for the 9.5....
Sybille Peters
06:41 Revision 81b54254: [BUGFIX] Fix positioning of arrows in Element Browser
The positioning of the collapse/expand arrows is changed to fix the break
in trees with very deep nesting.
Resolves:...
Andreas Fernandez
00:05 Revision 21bd3fd7: [BUGFIX] Properly separate markup for modal windows in extension manager
Due to recent security releases and fixes against cross-site scripting
in central modal window component, templates a...
Oliver Hader

2018-12-13

23:28 Revision a097af99: [BUGFIX] Properly separate markup for modal windows in extension manager
Due to recent security releases and fixes against cross-site scripting
in central modal window component, templates a...
Oliver Hader
22:37 Revision 6a26e8d5: [BUGFIX] Fix HTML in modal of OnlineMedia.js
Allows to call the OnlineMedia modal box again.
This change also adapts the buttons within
a Modal to be text-only.
...
Benni Mack
22:10 Revision 8f7de90d: [BUGFIX] Fix HTML in modal of OnlineMedia.ts
Allows to call the OnlineMedia modal box again.
This change also adapts the buttons within
a Modal to be text-only.
...
Georg Ringer
22:06 Revision 479d28a3: [BUGFIX] Fix HTML in drag-title of PageTreeDragDrop.js
Resolves: #87145
Releases: master
Change-Id: Ie3abd71840ca8fbd48150ae2b4f34efc5273ce63
Reviewed-on: https://review.ty...
Stefan Neufeind
19:56 Revision 557e32ce: [BUGFIX] getTreeList inserts duplicate keys in cache_treelist
Unfortunately https://review.typo3.org/58951/ did not actually
solve issues #86028 and #86491 for good.
There are tw...
Alexander Schnitzler
18:55 Revision 190654d8: [BUGFIX] getTreeList inserts duplicate keys in cache_treelist
Unfortunately https://review.typo3.org/58951/ did not actually
solve issues #86028 and #86491 for good.
There are tw...
Alexander Schnitzler
18:20 Revision 0e111ccd: [BUGFIX] Revert bugfix Remove surrounding &nsbp; in the tables with ol or ul in CKEditor
This reverts commit c23b1e1970d44cb3fc836db697650be568788218
as now frontend rendering is different from 8.7.19 and 8...
Benni Mack
17:58 Revision ce16a8de: [BUGFIX] Revert bugfix Remove surrounding &nsbp; in the tables with ol or ul in CKEditor
This reverts commit c23b1e1970d44cb3fc836db697650be568788218
as now frontend rendering is different from 8.7.19 and 8...
Benni Mack
17:16 Revision abd75646: [BUGFIX] Do not rewind Generator in DebuggerUtility::var_dump()
Resolves: #87149
Releases: master, 8.7
Change-Id: I8cf2cfab94634276a67fd3d0dd36215c12ae5490
Reviewed-on: https://revi...
Mathias Brodala
16:35 Revision 78c0d489: [BUGFIX] Do not rewind Generator in DebuggerUtility::var_dump()
Resolves: #87149
Releases: master, 8.7
Change-Id: I8cf2cfab94634276a67fd3d0dd36215c12ae5490
Reviewed-on: https://revi...
Mathias Brodala

2018-12-12

21:29 Revision e12ff2d0: [TASK] Silence composer install progress in bamboo
Resolves: #87136
Releases: master, 8.7
Change-Id: Idbac64bf44b8f79ccd8a169f4abade462873e17d
Reviewed-on: https://revi...
Christian Kuhn
21:29 Revision 070d96ce: [TASK] Silence composer install progress in bamboo
Resolves: #87136
Releases: master, 8.7
Change-Id: Idbac64bf44b8f79ccd8a169f4abade462873e17d
Reviewed-on: https://revi...
Christian Kuhn
19:38 Revision 7da60456: [BUGFIX] Allow custom namespace in ExtbasePluginEnhancer
In Extbase, it is possible to configure a custom namespace for
plugin arguments:
plugin.tx_bennimack.view.pluginName...
Benni Mack
07:21 Revision 56ee2a4d: [BUGFIX] Remove @ in doc comment of TypoScriptParser
To avoid exceptions by the Doctrine annotations parser, the @ character
is removed from the doc comment.
Resolves: #...
Georg Ringer
07:17 Revision 09ef9599: [TASK] Add filter for be_users and be_groups
Add textfield filter for select fields from type
"selectMultipleSideBySide" for system tables.
Affected system table...
Guido Schmechel

2018-12-11

14:18 Revision 068a9491: [TASK] Set TYPO3 version to 9.5.3-dev
Change-Id: If92f54c5a28edba2dc330ca8e32e5dcfda817f6f
Reviewed-on: https://review.typo3.org/59116
Tested-by: TYPO3com ...
Oliver Hader
14:18 Revision cce4481d: [TASK] Set TYPO3 version to 8.7.22-dev
Change-Id: Id49459f0df2d7dbb04e5cfa1fcae595de77cbecc
Reviewed-on: https://review.typo3.org/59114
Tested-by: TYPO3com ...
Oliver Hader
14:18 Revision 766133d5: [TASK] Set TYPO3 version to 7.6.33-dev
Change-Id: I1deba856f74b1cb8cb47b032fbf3c17b29a3ed22
Reviewed-on: https://review.typo3.org/59112
Tested-by: TYPO3com ...
Oliver Hader
13:42 Revision 8f51a81f: [RELEASE] Release of TYPO3 9.5.2
Change-Id: Ib5214342439fd510cfd599d9880b1612ff9b4cc1
Reviewed-on: https://review.typo3.org/59115
Reviewed-by: Oliver ...
Oliver Hader
13:40 Revision cccc7a31: [RELEASE] Release of TYPO3 8.7.21
Change-Id: I1ced38699bc6d545e871a36b76cc2aee0fd4ff7d
Reviewed-on: https://review.typo3.org/59113
Reviewed-by: Oliver ...
Oliver Hader
13:38 Revision 1ce6676d: [RELEASE] Release of TYPO3 7.6.32
Change-Id: I422ccae7cf5d42fa090876d32ded5c474defafb2
Reviewed-on: https://review.typo3.org/59111
Reviewed-by: Oliver ...
Oliver Hader
13:31 Revision be0a1ba0: [BUGFIX] Adjust modal window processing and RequireJS loading
Resolves: #87123
Releases: master, 8.7, 7.6
Change-Id: Idceecb174682261b967ea284e12e1836bb7e7bea
Reviewed-on: https:/...
Oliver Hader
13:31 Revision 6c5594ed: [BUGFIX] Adjust modal window processing
Resolves: #87123
Releases: master, 8.7, 7.6
Change-Id: Idceecb174682261b967ea284e12e1836bb7e7bea
Reviewed-on: https:/...
Oliver Hader
13:31 Revision 52ec122a: [BUGFIX] Adjust modal window processing
Resolves: #87123
Releases: master, 8.7, 7.6
Change-Id: Idceecb174682261b967ea284e12e1836bb7e7bea
Reviewed-on: https:/...
Oliver Hader
12:22 Revision dec3c10f: [TASK] Skip IPv6 related dns resolution tests
Skip those tests on systems which do not properly resolve ::1 to localhost.
Travis CI is one example.
Resolves: #871...
Markus Klein
12:16 Revision de0bc109: [TASK] Skip IPv6 related dns resolution tests
Skip those tests on systems which do not properly resolve ::1 to localhost.
Travis CI is one example.
Resolves: #871...
Markus Klein
10:57 Revision 16567366: [SECURITY] Avoid DoS in Online Media Helper
Using large media files (*.youtube, *.vimeo in the TYPO3 core)
might lead to denial of service scenarios. In order to...
Oliver Hader
10:57 Revision 232d0a64: [SECURITY] Remove TYPO3 version from installer
When installing TYPO3, the current version
is shown without any kind of authentication
provided (no FIRST_INSTALL). T...
Benni Mack
10:57 Revision 13328b0f: [SECURITY] Make InstallTool session cookie HTTP-only
Resolves: #86955
Releases: master, 8.7, 7.6
Security-Commit: d251175e031aaa9943f93f5e5297f5490b99e513
Security-Bullet...
Andreas Wolf
10:57 Revision 1c85fe70: [SECURITY] Prevent XSS with fe_users data in felogin/TSFE
Two occurrences allow to render data of the currently logged in
frontend user that is not sanitized and thus allow XS...
Benni Mack
10:57 Revision 02cd5c97: [SECURITY] Prevent XSS in modal component and PageTree
Resolves: #84190
Releases: master, 8.7, 7.6
Security-Commit: 0aaf266ae75d04efc6a943f9414448d5c2787309
Security-Bullet...
Frank Nägler
10:57 Revision a32a9a74: [SECURITY] Properly escape videoId for YouTube/Vimeo
Resolves: #83184
Releases: master, 8.7, 7.6
Security-Commit: c51313ed68970cd6d2f2172a0e3d74454cf05812
Security-Bullet...
Susanne Moog
10:56 Revision 6959fc7c: [SECURITY] Update library CKEditor to 4.11.1
CKEditor 4.11 was released including a XSS fix where
an attacker could add invalid HTML markup by switching
to the So...
Benni Mack
10:56 Revision 05011d12: [SECURITY] Add feature toggle to disable record registration
The "recs" query parameter allows to write
arbitrary entries into a session, leading
to a possibility to create a rea...
Benni Mack
10:56 Revision 054799ca: [SECURITY] Avoid DoS in Online Media Helper
Using large media files (*.youtube, *.vimeo in the TYPO3 core)
might lead to denial of service scenarios. In order to...
Oliver Hader
10:56 Revision fab0cbc9: [SECURITY] Remove TYPO3 version from installer
When installing TYPO3, the current version
is shown without any kind of authentication
provided (no FIRST_INSTALL). T...
Benni Mack
10:56 Revision a5359491: [SECURITY] Make InstallTool session cookie HTTP-only
Resolves: #86955
Releases: master, 8.7, 7.6, 6.2
Security-Commit: c7326315b4c80d8563419be040c8a2435ed925ea
Security-B...
Oliver Hader
10:56 Revision e4143195: [SECURITY] Prevent XSS with fe_users data in felogin/TSFE
Two occurrences allow to render data of the currently logged in
frontend user that is not sanitized and thus allow XS...
Benni Mack
10:56 Revision c35646c3: [SECURITY] Prevent XSS in modal component
Resolves: #84190
Releases: master, 8.7, 7.6
Security-Commit: e991d9ac10b78f360bff386d9a822f0caa7c781d
Security-Bullet...
Frank Nägler
10:56 Revision c9174937: [SECURITY] Properly escape videoId for YouTube/Vimeo
Resolves: #83184
Releases: master, 8.7, 7.6
Security-Commit: 20b6cff301205505b620bffb5be4807636b014e7
Security-Bullet...
Susanne Moog
10:55 Revision 4d6833a6: [SECURITY] Update library CKEditor to 4.11.1
CKEditor 4.11 was released including a XSS fix where
an attacker could add invalid HTML markup by switching
to the So...
Benni Mack
10:55 Revision fc2b4b9f: [SECURITY] Add feature toggle to disable record registration
The "recs" query parameter allows to write
arbitrary entries into a session, leading
to a possibility to create a rea...
Benni Mack
10:55 Revision 7a5155e0: [SECURITY] Avoid DoS in Online Media Helper
Using large media files (*.youtube, *.vimeo in the TYPO3 core)
might lead to denial of service scenarios. In order to...
Oliver Hader
10:55 Revision b4dd20f3: [SECURITY] Remove TYPO3 version from installer
When installing TYPO3, the current version
is shown without any kind of authentication
provided (no FIRST_INSTALL). T...
Benni Mack
10:55 Revision 918e50e4: [SECURITY] Make InstallTool session cookie HTTP-only
Resolves: #86955
Releases: master, 8.7, 7.6, 6.2
Security-Commit: d554a3f8d40df0e9019b89f7bb4f8fec85e15331
Security-B...
Oliver Hader
10:55 Revision 373bec5d: [SECURITY] Prevent XSS with fe_users data in felogin/TSFE
Two occurrences allow to render data of the currently logged in
frontend user that is not sanitized and thus allow XS...
Benni Mack
10:55 Revision 89a38ad0: [SECURITY] Prevent XSS in modal component
Resolves: #84190
Releases: master, 8.7, 7.6
Security-Commit: 4e75300bebae5e06887f3234a32a0bae9635c047
Security-Bullet...
Oliver Hader
10:55 Revision 20927adf: [SECURITY] Properly escape videoId for YouTube/Vimeo
Resolves: #83184
Releases: master, 8.7, 7.6
Security-Commit: 8da8a3c1609fbd83b025c8a815d9c3b667c7722c
Security-Bullet...
Susanne Moog
10:49 Revision 412666d9: [BUGFIX] Check for valid FrontendInterface for page title cache
The PageTitleProviderManager will now check if the page cache object
is an instance of FrontendInterface before getti...
Richard Haeser

2018-12-10

22:06 Revision 9988b62b: [BUGFIX] Respect GET parameters when generating canonicalized URLs
Add current query string to the generated canonicalized URL to make the
hreflang and canonical work with additional p...
Richard Haeser
19:34 Revision 33c0a034: [TASK] Add default icon overlay fields to rootline
Add fields, which modify page icon rendering,
to default field list of rootline page requests.
Ensures more detailed ...
Tim Karliczek
19:33 Revision f74a1521: [BUGFIX] Backport essential features into TypoLinkViewHelper classes
This patch backports essential support for `forceAbsoluteUrl` and
`addQueryString` to the TypoLinkViewHelper classes....
Andreas Fernandez
10:38 Revision ab9f9d63: [BUGFIX] Add proper scope for styling of DebugExceptionHandler
The styling of the debug output is "namespaced" with `.exception-page`
to avoid influencing other CSS definitions.
R...
Georg Ringer
10:30 Revision a9f72985: [BUGFIX] Accept Unicode characters in email spam protection
Use multibyte handling to properly process all Unicode characters for
the spam protection email address handling.
Re...
Oliver Bartsch

2018-12-08

23:32 Revision 3cc23f90: [TASK] Display exact error message of handlePageError()
Show getUrl() error message when fetching content of error page.
Resolves: #87073
Releases: master
Change-Id: I9b2d5...
Peter Kraume
23:16 Revision 3d5456e3: [BUGFIX] Ignore wizards with no upgrades in report
The reports module now ignores upgrade wizards that do
not have any necessary upgrades (shouldRenderWizard property
i...
Alexander Stehlik
19:54 Revision 6630b27d: [TASK] bamboo 8.7 nightly supports paches on-top
Change-Id: I1830314fa79a218429f6210d7bc12a17a51daa8a
Resolves: #87110
Releases: 8.7
Reviewed-on: https://review.typo3...
Christian Kuhn
17:28 Revision 3913cd27: [TASK] Simplify bamboo variable to label handling
Intercept has been adapted, the variable to label handing
can be simplified a bit.
Resolves: #87109
Releases: master...
Christian Kuhn
17:08 Revision 0ee93002: [BUGFIX] Remove composer max update from regular randomizer
Fix a nightly test setup for a wrong composer dependency
in "main" stage. Disable the phpunit randomizer in
"composer...
Anja Leichsenring
16:29 Revision 43693bca: [BUGFIX] Simplify test setup to avoid double exception codes
The setup just needs to make sure the exception is expected.
More details are not required.
Change-Id: Id9c27078ddeb...
Anja Leichsenring
15:15 Revision 4ad54629: [TASK] Simplify bamboo variable to label handling
Intercept has been adapted, the variable to label handing
can be simplified a bit.
Resolves: #87109
Releases: master...
Christian Kuhn
15:12 Revision 2af6a464: [TASK] Simplify bamboo variable to label handling
Intercept has been adapted, the variable to label handing
can be simplified a bit.
Resolves: #87109
Releases: master...
Christian Kuhn
12:30 Revision 591da85d: [BUGFIX] Do not resolve languageFilePath to absolutePath
Resolving the path here breaks the localization Override
in the LocalizationFactory Class
Resolves: #86683
Releases:...
Achim Fritz

2018-12-07

23:13 Revision 9abcbc6d: [BUGFIX] Prevent double pointer parameter in record list
This fix makes sure that the pointer parameter is added just once into
the record list pagination urls
Resolves: #87...
Vladimir Falcon Piva
23:12 Revision aad4efd3: [BUGFIX] Avoid overwriting page context in TSFE->cObj by f:cObject
Change `CObjectViewHelper::getContentObjectRenderer` to return a new
instance of `ContentObjectRenderer` instead of r...
Thorben Nissen
22:23 Revision c17978d0: [BUGFIX] Swap mixed up labels in admin panel page cache info
Due to the fact that the translation keys for the page cache info
were double negated (noCache_no = yes) they ended u...
Nikita Hovratov
21:51 Revision c220c97d: [TASK] Add full configuration to SiteLanguage::toArray
Make the full configuration of a SiteLanguage available. This is required
to get access to an extended site language ...
Georg Ringer
21:29 Revision 539a8be0: [BUGFIX] Set FE/loginSecurityLevel to normal for no ext:rsaauth loaded
Provide a silent upgrader the same way as for BE/loginSecurityLevel
to avoid FE login to fail after upgrade.
Resolve...
Florian Peters
21:19 Revision c443d5cc: [BUGFIX] Fix nested arrays in conditions
The RequestWrapper::getParsedBody method must return an array,
otherwise the a condition like [request.getParsedBody(...
Wolfgang Klinger
21:04 Revision 1e94de8c: [BUGFIX] Styling of TCA description text with custom css selector
Resolves: #87097
Releases: master
Change-Id: I1a6415c5b43e478ac90bb5f2db4437fb498fc568
Reviewed-on: https://review.ty...
Joerg Boesche
20:32 Revision 3d841b80: [BUGFIX] Mark changes in `selectMultipleSideBySide`
A `selectMultipleSideBySide` field is now marked as "changed" when either
the order of items has changed or when an i...
Andreas Fernandez
20:04 Revision 19ac9a7d: [BUGFIX] Mark changes in `selectMultipleSideBySide`
A `selectMultipleSideBySide` field is now marked as "changed" when either
the order of items has changed or when an i...
Andreas Fernandez
19:18 Revision f4a9323b: [BUGFIX] Set active tab when DOM is ready
The latest used tab must be set to active only when the DOM has been
loaded.
Resolves: #84027
Releases: master
Chang...
Andreas Fernandez
18:58 Revision 1efebf22: [BUGFIX] Send payload of image cropping wizard via POST
The image cropper wizard configuration can become very large, which
might break the wizard as the configuration is se...
Andreas Fernandez
18:01 Revision 52585293: [BUGFIX] Add missing translation value for Modals
Changes syntax for translation key and add default language value.
Resolves: #87001
Releases: master, 8.7
Change-Id:...
Anja Leichsenring
17:50 Revision 5663193a: [TASK] Update package `doctrine/instantiator`
In parallel to TYPO3, in order to require the package
`doctrine/orm:^2.6.0` (and further), the package `doctrine/inst...
Romain Canon
17:28 Revision 82ce1afc: [BUGFIX] Prevent double pointer parameter in record list
This fix makes sure that the pointer parameter is added just once into
the record list pagination urls
Resolves: #87...
Vladimir Falcon Piva
15:42 Revision 6208be93: [BUGFIX] Revert UrlEncoding for GeneralUtility functions
URLencoding applied to linkThisScript and linkThisUrl make
links fail that are only used and executed by Javascript.
...
Anja Leichsenring
14:47 Revision 082413df: [BUGFIX] Add missing translation value for Modals
Changes syntax for translation key and add default language value.
Resolves: #87001
Releases: master, 8.7
Change-Id:...
Preben Rather Sørensen
14:11 Revision 8306763f: [BUGFIX] Disable file compression for external urls in js and css includes
Resolves: #53123
Releases: master, 8.7
Change-Id: I8030e434a27ae2f2c5934706eec6f64e64e31cd3
Reviewed-on: https://revi...
Benjamin Kott
13:48 Revision 2c653922: [BUGFIX] PageLayoutView - Keep copy settings if disabled
Disable copy option if setting mod.web_layout.localization.enableCopy = 0
in all cases.
As a newly translated page h...
André Schließer
13:28 Revision 1618bd19: [FEATURE] Allow replacing strings in slug
The new setting `replacement` makes it possible to search and replace
strings inside a slug.
Resolves: #86740
Releas...
Georg Ringer
12:20 Revision 97c602e2: [BUGFIX] Fix return type annotation in ResourceStorage::sanitizeFileName()
Resolves: #87096
Releases: master, 8.7
Change-Id: I0a46420cb910d19223a8bb133d9e7457fbd29ee2
Reviewed-on: https://revi...
Andreas Fernandez
11:57 Revision 320d0b26: [BUGFIX] Fix return type annotation in ResourceStorage::sanitizeFileName()
Resolves: #87096
Releases: master, 8.7
Change-Id: I0a46420cb910d19223a8bb133d9e7457fbd29ee2
Reviewed-on: https://revi...
Andreas Fernandez

2018-12-06

20:18 Revision 7cbb929c: [TASK] Add missing RsT about existing language update tasks
Add info about the manual steps to remove an existing
and add a working language:update scheduler task which
is neces...
Josef Glatz
17:30 Revision f2be991b: [BUGFIX] Upgrade linkhandler syntax to new link syntax
The \TYPO3\CMS\Core\LinkHandling\RecordLinkHandler::asString method
expects the parameters to hold the identifier and...
Johannes Kasberger
16:50 Revision 90fc5cd4: [BUGFIX] Fix date generation in AdminPanel preview
This patch fixes multiple issues when generating a date in AdminPanel's
preview module:
- The order of the date sege...
Andreas Fernandez
14:55 Revision 4766a6f9: [BUGFIX] Upgrade linkhandler syntax to new link syntax
The \TYPO3\CMS\Core\LinkHandling\RecordLinkHandler::asString method
expects the parameters to hold the identifier and...
Johannes Kasberger
10:03 Revision 7a1b9b61: [BUGFIX] Add missing ' in InstallTool and docs
Resolves: #87084
Releases: master
Change-Id: I2127e0cb08ed346230818050c0f32a70ab9d72d1
Reviewed-on: https://review.ty...
Georg Ringer

2018-12-05

18:32 Revision e3a786d6: [BUGFIX] Get only valid template records in backend -> Template -> PID 0
Get only template records, where corresponding parent page really exists
in the database.
Resolves: #86453
Releases:...
Ioulia Kondratovitch
11:06 Revision 702dded0: [BUGFIX] Fix name and location of demo .htaccess file in install tool
Resolves: #87083
Releases: master
Change-Id: I674fb3a93c0e399124bbee7dfc0280275116bdcc
Reviewed-on: https://review.ty...
Peter Kraume

2018-12-04

20:28 Revision 7e83f87f: [BUGFIX] Remove expired cache_treelist entries during runtime
When \TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::getTreeList
checked for an existing cache_treelist entr...
Alexander Schnitzler
20:26 Revision b6122653: [BUGFIX] Add getter for tsfe->pageCacheTags
Resolves: #87066
Releases: master, 8.7
Change-Id: I9ed1d82d03f3518018699402d5b3a93930e49457
Reviewed-on: https://revi...
Benni Mack
19:34 Revision b63f03d6: [BUGFIX] Remove expired cache_treelist entries during runtime
When \TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::getTreeList
checked for an existing cache_treelist entr...
Alexander Schnitzler
14:40 Revision 5b443341: [BUGFIX] Add getter for tsfe->pageCacheTags
Resolves: #87066
Releases: master, 8.7
Change-Id: I9ed1d82d03f3518018699402d5b3a93930e49457
Reviewed-on: https://revi...
Daniel Goerz
11:28 Revision 78e132c6: [TASK] Fix code examples in MetaTagManager docs
The code of the MetaTagManager changed with #85197 and the docs need to be
adopted.
Resolves: #86924
Releases: maste...
Georg Ringer
08:22 Revision 4f3ee3e2: [BUGFIX] Fix docs for site base variants to include protocol
The introduction of base variants included wrong docs, as
the site base + base variants should always include the sch...
Benni Mack
06:55 Revision 9eb14883: [BUGFIX] Initialize language key in AbstractPlugin
The AbstractPlugin must check SiteLanguage first for
current language key and use the TypoScript only
as fallback.
R...
Georg Ringer
05:34 Revision 084bb3de: [TASK] Log a warning if fluid-based preview template couldn't be rendered
A warning is logged if the fluid-based preview template for a
content element could not be rendered.
The logged warn...
Josef Glatz

2018-12-03

22:09 Revision 621c51d2: [BUGFIX] Allow accessing object from `ObjectStorage` with numeric value
The following code now works:
```php
$objectStorage = new \TYPO3\CMS\Extbase\Persistence\ObjectStorage();
$objectSto...
Romain Canon
21:32 Revision efc6284e: [BUGFIX] Disable extension updates in Composer mode
Resolves: #86958
Releases: master, 8.7
Change-Id: Ib0f51088d42ab3dba014efcbd4c702447d75f984
Reviewed-on: https://revi...
Nicole Cordes
21:12 Revision af1642a8: [BUGFIX] Support DateTimeInterface in DebuggerUtility
Change-Id: Ib38107456acd0f0535dc51083006ee77c5a81c17
Resolves: #87002
Releases: master, 8.7
Reviewed-on: https://revi...
Andreas Wolf
21:02 Revision ba4ac560: [BUGFIX] Deprecate dependency injection with non public properties
Using non public properties for dependency injection has been
deprecated. While dependency injection with public prop...
Alexander Schnitzler
21:02 Revision 9b6c77d8: [BUGFIX] Give Record browser more UX space
The Record Browser (modal popups) wastes a
lot of space, and is not in line with the
rest of the TYPO3 Backend UX.
T...
Benni Mack
20:57 Revision 4347443f: [BUGFIX] Only show pages of current language in XML sitemap
Because pages of other languages have the page id of the default language
as the parent id, we need to search for the...
Richard Haeser
20:47 Revision 8a811b6e: [FEATURE] Allow to override htmlTag attributes
The new Site handling functionality should ideally avoid
TypoScript conditions as much as possible. However,
if someo...
Benni Mack

2018-12-02

12:33 Revision 0ba69478: [BUGFIX] Rename invalid file name of RST
Due to a bug within Gerrit's editing interface, a file got renamed with a "\t"
filename at the end.
Resolves: #87054...
Benni Mack
 

Also available in: Atom