Activity
From 2018-12-08 to 2019-01-06
2019-01-06
- 21:40 Revision 7dfd0c5f: [!!!][TASK] Remove deprecated `TYPO3.Utility` object
- The global JavaScript object `TYPO3.Utility` has been removed.
Resolves: #87339
Releases: master
Change-Id: I50a6cd4... - 20:21 Revision 211e400c: [!!!][TASK] Remove deprecated code from EXT:install
- Resolves: #87292
Releases: master
Change-Id: I4ea3a115273e9b83fc7eabf0cd87440df05b0f86
Reviewed-on: https://review.ty... - 19:44 Revision 5810931a: [!!!][TASK] Remove deprecated `TYPO3/CMS/Backend/Storage`
- Resolves: #87340
Related: #87193
Releases: master
Change-Id: I2f41008e0e3827c52f5d5351a53898bd22f3748d
Reviewed-on: h... - 14:52 Revision 40ee9a74: [BUGFIX] Show tooltips in the recordlist
- If a recordlist title do not need to be converted for
output, then the original title will be taken for the
tooltip a... - 14:52 Revision 3854f8bd: [!!!][TASK] Remove deprecated code from RteHtmlParser
- Resolves: #87336
Releases: master
Change-Id: I7835c2e328aac7bc154b9460abaec56a29fe8216
Reviewed-on: https://review.ty... - 13:50 Revision 64ad5615: [BUGFIX] Show tooltips in the recordlist
- If a recordlist title do not need to be converted for
output, then the original title will be taken for the
tooltip a... - 13:34 Revision db6f8fd2: [!!!][TASK] Drop core 6->7 auto TCA migrations
- The TcaMigration class to auto migrate existing TCA
to new specs before it is cached has been added with
core v7.
The...
2019-01-05
- 18:13 Revision a55bdfe4: [!!!][TASK] Remove deprecated functionality in RootlineUtility
- The constructor does not allow PageRepository anymore, but the new
Context object only (or null, as it is an optional... - 15:55 Revision 59ec66ef: [TASK] Stop dangling containers in bamboo
- In rare conditions a bamboo agent does not stop all
created sibling containers at the end of a job. These
dangling co... - 15:25 Revision b9652315: [TASK] Stop dangling containers in bamboo
- In rare conditions a bamboo agent does not stop all
created sibling containers at the end of a job. These
dangling co... - 15:08 Revision ddc9f5c3: [TASK] Stop dangling containers in bamboo
- In rare conditions a bamboo agent does not stop all
created sibling containers at the end of a job. These
dangling co... - 14:27 Revision d180df0e: Revert "[TASK] Remove COMPOSER_ROOT_VERSION from bamboo testing"
- This reverts commit 4036d2ecf3c5cfc24fa4f0408633eac6fec72515.
The solution does not work out for not yet released
ma...
2019-01-04
- 21:28 Revision 63db2452: [!!!][TASK] Remove deprecated functionality within PageRenderer
- Various jQuery and MetaTag API related methods within
PageRenderer have been removed.
Resolves: #87310
Releases: mas... - 20:53 Revision bf4f5104: [BUGFIX] Invalidate cached PageTitleProvider
- After handling/saving a page the cache entry for pageTitle
is removed, too.
Resolves: #87257
Releases: master, 9.5
C... - 20:28 Revision 08371d56: [!!!][TASK] Remove deprecated code in ExtensionManagementUtility
- Various methods within ExtensionManagementUtility that was
previously deprecated have been removed.
Resolves: #87311... - 20:21 Revision 4bd4c8b8: [BUGFIX] Sql query export to use search_result_labels setting
- Releases: master, 8.7
Resolves: #86396
Change-Id: I198fe52a8024dcf392582a78c3fce0f134ed6b7a
Reviewed-on: https://revi... - 20:20 Revision a7265447: [TASK] styleguide: Remove t3ver_label usage
- 20:04 Revision 8258f109: [!!!][TASK] Remove legacy pages_language_overlay functionality
- This patch removes any occurrences of "pages_language_overlay" in use
and enables the feature "unifiedPageTranslation... - 14:34 Revision 26e03f55: [BUGFIX] Allow to add type=0 to typolink syntax
- In previous versions, it was possible to link
to type=0 via "4,0,¶m=2" where this was
stripped away, as the old s... - 14:34 Revision 7e2c650b: [BUGFIX] Allow to add type=0 to typolink syntax
- In previous versions, it was possible to link
to type=0 via "4,0,¶m=2" where this was
stripped away, as the old s... - 14:33 Revision f1ea722a: [!!!][TASK] Remove deprecated code from EXT:filelist
- Resolves: #87309
Releases: master
Change-Id: I0397d3cab0f5957482553640180bfebc0a36ea15
Reviewed-on: https://review.ty...
2019-01-02
- 20:55 Revision 5922ba66: [BUGFIX] Show correct extension name in redirects update
- Releases: master, 9.5
Resolves: #87291
Change-Id: I3125b7040c4d4fdba34969f573d26444a056ff9e
Reviewed-on: https://revi...
2019-01-01
- 20:12 Revision 1f6bd0f0: [BUGFIX] Show correct extension name in redirects update
- Releases: master, 9.5
Resolves: #87291
Change-Id: I3125b7040c4d4fdba34969f573d26444a056ff9e
Reviewed-on: https://revi... - 20:11 Revision 6bdfd7e6: [BUGFIX] Allow to add type=0 to typolink syntax
- In previous versions, it was possible to link
to type=0 via "4,0,¶m=2" where this was
stripped away, as the old s...
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... - 16:17 Revision 0e0069ec: [!!!][TASK] Remove deprecated code from EXT:indexed_search
- Resolves: #87308
Releases: master
Change-Id: I02a1d3ef914a9618a91f70a6c3a53d5e3bfe9f79
Reviewed-on: https://review.ty... - 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: ...
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-... - 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-... - 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... - 08:44 Revision 0fe865d1: [TASK] Fix sentence in indexed_search documentation
- Releases: master, 9.5
Resolves: #87297
Change-Id: I89d13028f36c867e79c6e2a35576135ea9ca919c
Reviewed-on: https://revi... - 08:44 Revision eac7366c: [TASK] Fix sentence in indexed_search documentation
- Releases: master, 9.5
Resolves: #87297
Change-Id: I89d13028f36c867e79c6e2a35576135ea9ca919c
Reviewed-on: https://revi... - 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...
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... - 21:00 Revision 456ac469: [!!!][TASK] Remove deprecated code from EXT:scheduler
- Resolves: #87282
Releases: master
Change-Id: I579463d5b1e5780e0f4bcf5665a3e57500f6bbeb
Reviewed-on: https://review.ty...
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... - 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... - 15:02 Revision 4070ab7a: [!!!][TASK] Remove deprecated code in EditFileController
- Change-Id: I82b07824a592206110ff0f07dc97488dc5ce5c80
Resolves: #87278
Releases: master
Reviewed-on: https://review.ty... - 11:34 Revision 68aa7096: [!!!][TASK] Remove deprecated IMGMENU and GMENU
- Change-Id: Ie2ee4ea69ff3cdc67155d292bfd3fccbe1d7ad09
Resolves: #87279
Releases: master
Reviewed-on: https://review.ty...
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... - 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... - 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... - 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... - 16:17 Revision 0690e7ed: [TASK] Remove deprecated code in ElementInformationController
- Change-Id: I5511af7dac4de54ff01f3a1f1ba9c0fb83697ac0
Resolves: #87272
Releases: master
Reviewed-on: https://review.ty... - 16:07 Revision fae39298: [TASK] Avoid case mismatches in method calls
- Releases: master
Resolves: #87273
Change-Id: I903d15be35772d9e18be93f65a8ec371837c3aec
Reviewed-on: https://review.ty... - 15:46 Revision 0b5d061b: [!!!][TASK] Remove deprecated code from PageLayoutController
- Resolves: #87270
Releases: master
Change-Id: Ib6016927dbc79f83d4e0f0b57f8e01bc88ddb963
Reviewed-on: https://review.ty... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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...
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... - 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... - 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... - 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... - 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... - 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... - 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 ... - 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... - 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... - 05:43 Revision 1bcd1e42: [!!!][TASK] Remove deprecated code from EXT:setup
- Resolves: #87250
Releases: master
Change-Id: I72b85074e4e9b31f3bb72391f035d4aae8932d41
Reviewed-on: https://review.ty... - 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...
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.... - 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... - 18:26 Revision f230c514: [!!!][TASK] Remove deprecated Extbase-related code
- * Cli functionality
* annotations @cli @internal @flushesCaches
* config.tx_extbase.objects
* plugin.tx_%plugin%.obje... - 18:11 Revision 659d081f: [!!!][TASK] Remove deprecated code from impexp extension
- Resolves: #87244
Releases: master
Change-Id: I85282bdddc61df62fad1234406b05b73923407be
Reviewed-on: https://review.ty... - 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... - 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... - 16:49 Revision 59c56a7f: [!!!][TASK] Drop deprecated code from EditDocumentController
- Resolves: #87242
Releases: master
Change-Id: I29a7b417b3705aec3743692b70adbae97f6fbfe3
Reviewed-on: https://review.ty... - 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... - 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... - 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... - 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... - 13:53 Revision 7e77e279: [!!!][TASK] Drop evaluation of @inject annotations
- @inject will no longer trigger dependency injection
Releases: master
Resolves: #86899
Change-Id: Id440e94b71f62e7b2c... - 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... - 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()... - 12:21 Revision 3b5f86dd: [BUGFIX] Remove unused deprecation trait
- Resolves: #87239
Related: #87235
Releases: master
Change-Id: Idffa45715e19d71b0f08ff5885d665e0c6b44af8
Reviewed-on: h... - 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()... - 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()... - 10:53 Revision ea213c3d: [!!!][TASK] Remove deprecated code from EXT:tstemplate
- Resolves: #87233
Releases: master
Change-Id: Ib5604ec4b46b2906565154274ba025a959ea102a
Reviewed-on: https://review.ty... - 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
* ... - 07:29 Revision 9751a451: [!!!][TASK] Remove deprecated GeneralUtility functionality
- Resolves: #87234
Releases: master
Change-Id: I07eb0387b8ad1921f715637a5a48581f3eaf9c42
Reviewed-on: https://review.ty...
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... - 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... - 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... - 21:54 Revision 392ceedd: [BUGFIX] Disable extension updates in Composer mode
- Resolves: #86958
Releases: master, 8.7
Change-Id: Ib0f51088d42ab3dba014efcbd4c702447d75f984
Reviewed-on: https://revi... - 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... - 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']... - 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... - 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... - 20:09 Revision 5828cdaa: [!!!][TASK] Remove old class aliases from core extension
- Resolves: #87228
Releases: master
Change-Id: I400fa0bc7882b0ee366c6f923c8e21c30b30a5f6
Reviewed-on: https://review.ty... - 20:06 Revision 881c9527: [BUGFIX] styleguide: Use of old fluid abstract view helper class
- 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... - 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... - 17:43 Revision c0593ee2: [!!!][TASK] Remove deprecated cObj/stdWrap functionality
- The following methods within cObj have been removed:
- enableFields()
- currentPageUrl()
- typolinkWrap()
- calcIntEx... - 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... - 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.... - 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... - 16:13 Revision f076a794: [!!!][TASK] Remove old recordList classes
- Remove unused AbstractRecordList
and AbstractDatabaseRecordList.
Resolves: #87218
Releases: master
Change-Id: I20b7e... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 06:18 Revision 709bea92: [!!!][TASK] Remove deprecated PHP classes from EXT:workspaces
- Resolves: #87204
Releases: master
Change-Id: If697a2761c6c0eb42848c45dd17373d0e1dea5da
Reviewed-on: https://review.ty...
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... - 23:02 Revision 67fc6662: [TASK] Typo 'boostrap' should be 'bootstrap'
- Resolves: #87205
Releases: master, 9.5
Change-Id: Idb22d2178bbd20982d4876b5dff45b06dea4100d
Reviewed-on: https://revi... - 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... - 21:33 Revision a1854028: [BUGFIX] styleguide: Typo "boostrap" to "bootstrap"
- 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 ... - 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 ... - 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 ... - 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 ...
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... - 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... - 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... - 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... - 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... - 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... - 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.
... - 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 ... - 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 ... - 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... - 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... - 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 ... - 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: ... - 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:...
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:/... - 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:/... - 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:/...
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...
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... - 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... - 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... - 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... - 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... - 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... - 18:29 Revision 69323274: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/130 from TYPO3/lolli-1
- [TASK] styleguide: Core v10 compat
- 18:19 Revision 7ceae355: [TASK] styleguide: composer: minimum-stability dev and prefer-stable
- Allow 10.0.x-dev core packages in require-dev context.
- 18:06 Revision 8ed9ac53: [TASK] styleguide: Dev dependencies need core 10.*.*@dev and typo3/testing-framework 5.0.0
- 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... - 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... - 14:29 Revision 2a8a70b8: [TASK] Update URL to use HTTPS
- Releases: master
Resolves: #87140
Change-Id: I567b92746e26043b50f9cb735d89aa02f4ccda00
Reviewed-on: https://review.ty... - 14:28 Revision e10ed869: [TASK] Prepare bamboo for 9.5 branch
- Resolves: #87161
Releases: 9.5
Change-Id: I257a180a65cfeae993c1c6c910d62c39b6cb0e69
Reviewed-on: https://review.typo3... - 11:16 Revision ca4d477d: [BUGFIX] Support DateTimeInterface in DebuggerUtility
- Change-Id: Ib38107456acd0f0535dc51083006ee77c5a81c17
Resolves: #87002
Releases: master, 8.7
Reviewed-on: https://revi... - 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_... - 10:28 Revision dea762b4: [TASK] Update URL to use HTTPS
- Releases: master
Resolves: #87140
Change-Id: I567b92746e26043b50f9cb735d89aa02f4ccda00
Reviewed-on: https://review.ty... - 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 ... - 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... - 08:43 Revision 8ad01b6e: [RELEASE] Release of TYPO3 8.7.22
- Change-Id: I7402a9db4d4d0d0ab760107b6df0c4263081ea8c
Reviewed-on: https://review.typo3.org/59146
Reviewed-by: Oliver ... - 08:28 Revision 73e55805: [RELEASE] Release of TYPO3 9.5.3
- Change-Id: Iee75e14be97ac5018cedf4f7f94664d8d4fe43f0
Reviewed-on: https://review.typo3.org/59144
Reviewed-by: Oliver ... - 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.... - 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:... - 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...
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... - 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.
... - 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.
... - 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... - 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... - 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... - 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... - 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... - 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... - 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...
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... - 21:29 Revision 070d96ce: [TASK] Silence composer install progress in bamboo
- Resolves: #87136
Releases: master, 8.7
Change-Id: Idbac64bf44b8f79ccd8a169f4abade462873e17d
Reviewed-on: https://revi... - 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... - 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: #... - 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...
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 ... - 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 ... - 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 ... - 13:42 Revision 8f51a81f: [RELEASE] Release of TYPO3 9.5.2
- Change-Id: Ib5214342439fd510cfd599d9880b1612ff9b4cc1
Reviewed-on: https://review.typo3.org/59115
Reviewed-by: Oliver ... - 13:40 Revision cccc7a31: [RELEASE] Release of TYPO3 8.7.21
- Change-Id: I1ced38699bc6d545e871a36b76cc2aee0fd4ff7d
Reviewed-on: https://review.typo3.org/59113
Reviewed-by: Oliver ... - 13:38 Revision 1ce6676d: [RELEASE] Release of TYPO3 7.6.32
- Change-Id: I422ccae7cf5d42fa090876d32ded5c474defafb2
Reviewed-on: https://review.typo3.org/59111
Reviewed-by: Oliver ... - 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:/... - 13:31 Revision 6c5594ed: [BUGFIX] Adjust modal window processing
- Resolves: #87123
Releases: master, 8.7, 7.6
Change-Id: Idceecb174682261b967ea284e12e1836bb7e7bea
Reviewed-on: https:/... - 13:31 Revision 52ec122a: [BUGFIX] Adjust modal window processing
- Resolves: #87123
Releases: master, 8.7, 7.6
Change-Id: Idceecb174682261b967ea284e12e1836bb7e7bea
Reviewed-on: https:/... - 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... - 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... - 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... - 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... - 10:57 Revision 13328b0f: [SECURITY] Make InstallTool session cookie HTTP-only
- Resolves: #86955
Releases: master, 8.7, 7.6
Security-Commit: d251175e031aaa9943f93f5e5297f5490b99e513
Security-Bullet... - 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... - 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... - 10:57 Revision a32a9a74: [SECURITY] Properly escape videoId for YouTube/Vimeo
- Resolves: #83184
Releases: master, 8.7, 7.6
Security-Commit: c51313ed68970cd6d2f2172a0e3d74454cf05812
Security-Bullet... - 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... - 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... - 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... - 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... - 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... - 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... - 10:56 Revision c35646c3: [SECURITY] Prevent XSS in modal component
- Resolves: #84190
Releases: master, 8.7, 7.6
Security-Commit: e991d9ac10b78f360bff386d9a822f0caa7c781d
Security-Bullet... - 10:56 Revision c9174937: [SECURITY] Properly escape videoId for YouTube/Vimeo
- Resolves: #83184
Releases: master, 8.7, 7.6
Security-Commit: 20b6cff301205505b620bffb5be4807636b014e7
Security-Bullet... - 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... - 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... - 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... - 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... - 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... - 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... - 10:55 Revision 89a38ad0: [SECURITY] Prevent XSS in modal component
- Resolves: #84190
Releases: master, 8.7, 7.6
Security-Commit: 4e75300bebae5e06887f3234a32a0bae9635c047
Security-Bullet... - 10:55 Revision 20927adf: [SECURITY] Properly escape videoId for YouTube/Vimeo
- Resolves: #83184
Releases: master, 8.7, 7.6
Security-Commit: 8da8a3c1609fbd83b025c8a815d9c3b667c7722c
Security-Bullet... - 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...
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... - 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 ... - 19:33 Revision f74a1521: [BUGFIX] Backport essential features into TypoLinkViewHelper classes
- This patch backports essential support for `forceAbsoluteUrl` and
`addQueryString` to the TypoLinkViewHelper classes.... - 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... - 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...
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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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:...
Also available in: Atom