Activity
From 2017-12-02 to 2017-12-31
2017-12-28
- 08:39 Revision 531be24a: [FEATURE] Introduce Feature Toggles
- A new API class "Features" allows to check if a feature is enabled/disabled
for a certain installation.
This API met...
2017-12-27
- 16:01 Revision 1af849b6: [CLEANUP] Review comment and sig of checkRootlineForIncludeSection()
- Reviews the comments and signatures of:
TypoScriptFrontendController::checkRootlineForIncludeSection()
TypoScriptFro... - 15:26 Revision e9f042f7: [TASK] Code cleanup in DataHandler
- Fix some IDE warnings in DataHandler class.
Resolves: #83170
Releases: master
Change-Id: I789ba23d2ff7fd9d1f96e7e911... - 15:11 Revision aa873df8: [TASK] Use null coalescing operator where possible
- Using null coalescing operator in PHP 7 simplifies code structure.
Resolves: #83129
Releases: master
Change-Id: I449... - 15:10 Revision a9e13401: [TASK] Remove unused PHP class imports
- Some PHP classes still contain unused use statements. They have been removed.
Thanks to @cd on his initial patch
htt... - 14:30 Revision ca91b4cf: [BUGFIX] Add missing htmlspecialchars() and cleanup in EXT:recordlist
- Add missing htmlspecialchars() calls in EXT:recordlist and do cleanup.
Resolves: #83358
Releases: master, 8.7
Change... - 13:11 Revision 121c1363: [TASK] Remove reference to not existing labels
- As the labels don't exist, the usage can be dropped.
Resolves: #83388
Releases: master, 8.7
Change-Id: I43442a847f07... - 13:04 Revision 98455d7e: [FOLLOWUP][TASK] Remove ExtJS-related assets
- Now unreferenced icons and CSS files have been forgotten to be removed.
Relates: #68075
Resolves: #83427
Releases: m... - 12:49 Revision 2e4d2ae0: [TASK] Remove reference to not existing labels
- As the labels don't exist, the usage can be dropped.
Resolves: #83388
Releases: master, 8.7
Change-Id: I43442a847f07... - 12:41 Revision bf8f174e: [BUGFIX] get count consistent with execute for self written statements
- Fix wrong result for self written sql statements executing count
on the query result.
To get this consistent, check ... - 12:28 Revision 3ed515fb: [BUGFIX] get count consistent with execute for self written statements
- Fix wrong result for self written sql statements executing count
on the query result.
To get this consistent, check ... - 12:08 Revision bf4dfe80: [BUGFIX] Catch InvalidPathException in BE & FE
- Catch invalid links in FE & BE to keep a working
website.
Resolves: #83283
Releases: master, 8.7
Change-Id: Id9e42dc... - 11:09 Revision 542a4876: [BUGFIX] Catch InvalidPathException in BE & FE
- Catch invalid links in FE & BE to keep a working
website.
Resolves: #83283
Releases: master, 8.7
Change-Id: Id9e42dc... - 10:39 Revision feeb4e5a: [BUGFIX] Add missing htmlspecialchars() and cleanup in DebuggerUtility
- Add missing htmlspecialchars() calls in
EXT:extbase/Classes/Utility/DebuggerUtility.php and cleanup indents in
collec... - 09:00 Revision de497be8: [BUGFIX] Change deprecation of language:update command
- Keep the nice and concise name instead of the long and clumsy name.
Also set an alias instead of registering the comm...
2017-12-22
- 17:41 Revision f46db43f: [TASK] Decouple Indexed Search from TSFE-BE User
- Indexed Search is using an instance of TSFE-BE
to fetch all subpages of a page, which can
easily be implemented itsel... - 17:31 Revision 84f25525: [BUGFIX] Move doctrine initalization to connect() method
- The event and custom type initalization of doctrine is moved
to an overwritten connect() method in the Connection cla...
2017-12-21
- 16:33 Revision 3b290e49: [FOLLOWUP][BUGFIX] Add `controlsList` as known additional attribute
- Fix an issue in unit tests.
Resolves: #81222
Releases: 7.6
Change-Id: I439c81e6d3f0c142367b2ea0241a997d0c78cd8e
Revi... - 15:20 Revision 61eaad5d: [BUGFIX] Add `controlsList` as known additional attribute
- The HTML5 attribute `controlsList` is used in at least Google Chrome
to limit the control buttons. The AudioTagRender...
2017-12-20
- 23:14 Revision 73372e41: [TASK] EXT:form - Tests for PropertyMappingConfiguration
- Resolves: #83279
Releases: master, 8.7
Change-Id: I40f6ab483289cbf45f132453b0a1e0af4b72b5b5
Reviewed-on: https://revi... - 21:28 Revision 254f082d: [TASK] Changelog docs: Review and add tags
- * Add tags of all v7 Changelog files
* Minor .rst reformattings and fixes
Change-Id: I4761a1d8028feca5de30a3f860fd5f... - 21:23 Revision b3b15333: [TASK] Changelog docs: Review and add tags
- * Add tags of all v7 Changelog files
* Review existing tags of all v8 Changelog files
* Minor .rst reformattings and ... - 20:59 Revision 0b17d049: [TASK] Changelog docs: Review and add tags
- * Add tags of all v7 Changelog files
* Review existing tags of all v8 & v9 Changelog files
* Minor .rst reformattings... - 16:31 Revision 12827351: [BUGFIX] Use `new` in ReflectionServiceTest
- Resolves: #83390
Releases: master
Change-Id: I1883a855ae818295eec9cd8b4ae2baeb93eff05c
Reviewed-on: https://review.ty...
2017-12-19
- 20:23 Revision eb46761f: [BUGFIX] Only select current file when editing metadata
- Only select the current file connected to the metadata when editing the
metadata of a file.
Resolves: #78845
Release... - 20:20 Revision 7d39ba24: [BUGFIX] Only select current file when editing metadata
- Only select the current file connected to the metadata when editing the
metadata of a file.
Resolves: #78845
Release... - 20:16 Revision 7050335d: [BUGFIX] Only select current file when editing metadata
- Only select the current file connected to the metadata when editing the
metadata of a file.
Resolves: #78845
Release... - 19:44 Revision 3e46941c: [BUGFIX] Replace /s JS regex flag(modifier) with [/s/S]
- to match all characters including new line.
Resolves: #83385
Releases: master
Change-Id: I5c36550ddf3503f16006800d41... - 19:41 Revision 1443a9ed: [BUGFIX] Use correct path and add missing labels in TCA of extensionmanager
- Releases: master, 8.7, 7.6
Resolves: #83375
Change-Id: Id998c9fb688b8dcd41f09a0b863f87e8290adb2a
Reviewed-on: https:/... - 19:41 Revision 98c038c5: [BUGFIX] Use correct path and add missing labels in TCA of extensionmanager
- Releases: master, 8.7, 7.6
Resolves: #83375
Change-Id: Id998c9fb688b8dcd41f09a0b863f87e8290adb2a
Reviewed-on: https:/... - 19:23 Revision 52e0fbd6: [BUGFIX] Use correct path and add missing labels in TCA of extensionmanager
- Releases: master, 8.7, 7.6
Resolves: #83375
Change-Id: Id998c9fb688b8dcd41f09a0b863f87e8290adb2a
Reviewed-on: https:/... - 17:14 Revision 82fd849b: [BUGFIX] Changelog install tool: Duplicate ids prevent expand
- Expand / collapse sections need a unique id to be properly
collapsible. The "Changelog documentation viewer" uses the... - 14:50 Revision 3bf495c7: [FEATURE] Add ArrayUtility::filterRecursive() method
- Add a new method ArrayUtility::filterRecursive() as an
enhancement to the PHP function array_filter() to filter
neste... - 14:48 Revision 7be2e0a9: [FOLLOWUP][TASK] Adjust size of new content element wizard
- Resolves: #83282
Releases: master
Change-Id: I7899cfc9c3a98b41798d64d42f0aff9f02bea6c3
Reviewed-on: https://review.ty... - 10:52 Revision fe90c17b: [BUGFIX] Changelog install tool: Duplicate ids prevent expand
- Expand / collapse sections need a unique id to be properly
collapsible. The "Changelog documentation viewer" uses the... - 10:51 Revision 7d09e999: [CLEANUP] Use Permission constants consistently
- Instead of integers, the permission constants
should be used throughout the TYPO3 Core.
Resolves: #83383
Releases: m...
2017-12-18
- 21:35 Revision 5bbb252d: [BUGFIX] Add missing labels in EXT:lang and EXT:indexed_search
- Releases: master, 8.7
Resolves: #83381
Change-Id: Ide90a5a2fc3b5aa7223f6d547e4a0020b751bbe8
Reviewed-on: https://revi... - 21:22 Revision 2cd01388: [BUGFIX] Add missing labels in EXT:lang and EXT:indexed_search
- Releases: master, 8.7
Resolves: #83381
Change-Id: Ide90a5a2fc3b5aa7223f6d547e4a0020b751bbe8
Reviewed-on: https://revi... - 21:05 Revision 1a5f207b: [CLEANUP] Review comment and sig of getSubpagesForPages()
- Releases: master
Resolves: #81280
Change-Id: I7239895099f56b591daf6433ef4daad0dc1c4048
Reviewed-on: https://review.ty... - 20:21 Revision b54cbfca: [BUGFIX] Remove deprecated annotation usage in sys_note
- Resolves: #83337
Releases: master
Change-Id: I533ea2cce63aaefdf5e7b54c9d23103b44e187b0
Reviewed-on: https://review.ty... - 20:16 Revision 96b4ad98: [BUGFIX] Get the correct crop configuration for imgResource
- This fix returns the right ImageManipulation\Area object
in case the imgResource "crop" value is a json string with v... - 18:39 Revision 57df0ac7: [BUGFIX] AdminPanelView tries to count null value
- Resolves: #83345
Releases: master, 8.7, 7.6
Change-Id: I49e0de26154430c8a93c6a25a7fa54d5e49be39d
Reviewed-on: https:/... - 18:32 Revision fc222e1e: [BUGFIX] Use integers in TCA definitions
- Releases: master
Resolves: #83380
Change-Id: Ic90db1b6ee239841586ab100be6d8d312a94e859
Reviewed-on: https://review.ty... - 18:32 Revision 64ac2bdb: [TASK] Remove excess whitespace
- Releases: master
Resolves: #83378
Change-Id: I78d79402a5fa344934ba83feb4c9dbfe126f0261
Reviewed-on: https://review.ty... - 15:19 Revision 4fab2d67: [BUGFIX] Get the correct crop configuration for imgResource
- This fix returns the right ImageManipulation\Area object
in case the imgResource "crop" value is a json string with v... - 11:29 Revision 6486057b: [BUGFIX] Make JS url encoding utf aware
- Replace the deprecated function JS `escape` with `encodeURIComponent`.
Releases: master, 8.7
Resolves: #83341
Change... - 11:11 Revision 67ac6ea9: [BUGFIX] Make JS url encoding utf aware
- Replace the deprecated function JS `escape` with `encodeURIComponent`.
Releases: master, 8.7
Resolves: #83341
Change...
2017-12-17
- 18:39 Revision 67100c9e: [TASK] Changelog docs: Update Howto.rst
- Align Howto.rst with version from master.
Change-Id: Ie68e5eb59f080537050717106bf549dc6d4a0ef3
Resolves: #83371
Rele... - 18:38 Revision 1d182056: [TASK] Changelog docs: Update Howto.rst
- Align Howto.rst with version from master.
Also add missing Index.rst entries for 8.7.x/ files.
Change-Id: Ie68e5eb59... - 18:38 Revision 94058cd1: [TASK] Changelog docs: Update Howto.rst
- Add more .rst file location information to the Changelog
"Documenting Changes" Howto.rst.
Also add missing Index.rst ... - 16:00 Revision e710b540: [TASK] v8 Changelog: Move post 8.7.0 files into 8.7.x folder
- Changelog files that have been merged into core v8 branch
after LTS release 8.7.0 are moved out of 8.7 folder into
8.... - 16:00 Revision 62721d9b: [TASK] v8 Changelog: Move post 8.7.0 files into 8.7.x folder
- Changelog files that have been merged into core v8 branch
after LTS release 8.7.0 are moved out of 8.7 folder into
8.... - 00:43 Revision 3fab12a5: [TASK] change TYPO3 version in INSTALL.md
- change TYPO3 version in INSTALL.md to v9
Releases: master
Resolves: #83368
Change-Id: I422449e7a114cc698b7fab73bbae7...
2017-12-16
- 22:00 Revision 569ee970: [TASK] v8 Changelog: Merge master changes
- Merges changes from master branch back into
v8 branch for consistency. This fixes various
v8 ReST compilation warning... - 21:00 Revision 668a86b2: [TASK] Changelog docs: Re-add v7 files into v8 & master
- As proposed in
https://decisions.typo3.org/t/core-changelog-documentation-workflow-revised
the v7 Changelog files are... - 21:00 Revision f67d0c13: [TASK] Changelog docs: Re-add v7 files into v8 & master
- As proposed in
https://decisions.typo3.org/t/core-changelog-documentation-workflow-revised
the v7 Changelog files are... - 19:37 Revision f2b9c8c8: [TASK] v7 Changelog: Add a missing forge reference
- One .rst Changelog file misses the mandatory
index to the forge issue number.
Change-Id: I3d4275f777bf164cf51b4df61a... - 18:55 Revision e9233a82: [TASK] v7 Changelog: Further fixes and alignments with master
- Two fixes in specific .rst files and syncing main Index.rst
and other files on this level with master.
Change-Id: Ib... - 17:20 Revision 4ab79b37: [TASK] EXT:Scheduler: Update documentation
- Replaced images with new ones from current master.
Adjust the description text where necessary.
Resolves: #72628
Rel... - 17:07 Revision c6ae177b: [TASK] v7 Changelog: Fix compile warnings, update 7.6.x/ Index.rst
- Fixes a broken link and restructures the 7.6.x/Index.rst to be
free from patch level releases. This is ok with the lo... - 17:02 Revision 9d0a087b: [BUGFIX] EXT:scheduler: Update Documentation version
- Resolves: #83351
Releases: 7.6
Change-Id: I62793199cbbd0c2745fd357563c69f1196911c8c
Reviewed-on: https://review.typo3... - 16:47 Revision 6111e9a4: [TASK] CGL fix core after php-cs-fixer 2.9.0 raise
- The "self_accessor" fixer is more strict with younger
php-cs-fixer releases and changes method argument type
hints to... - 16:07 Revision 48792c87: [TASK] CGL fix core after php-cs-fixer 2.9.0 raise
- The "self_accessor" fixer is more strict with younger
php-cs-fixer releases and changes method argument type
hints to... - 15:03 Revision 957082fc: [FOLLOWUP][TASK] Remove column sys_file_reference.sorting
- Table sys_file_reference is used as "inline 1:n foreign_field" composite
assiciation and is processed in RelationHand... - 14:57 Revision f339e8e2: [TASK] Update Breaking-82878-RemovedFieldNoCacheInDatabaseTablePages.rst
- Add SQL to execute to check if the change affects the system or not.
Releases: master
Resolves: #83343
Change-Id: I2... - 14:52 Revision beada38c: [TASK] indexed_search docs: specialConfiguration instead of specConfs
- Document working typoscript key 'specialConfiguration' instead
of 'specConfs'.
Releases: master
Resolves: #83340
Cha... - 14:51 Revision 1b1d3cac: [TASK] Update INSTALL.md
- Replace references to TYPO3 8 by references to TYPO3 9
Releases: master
Resolves: #83342
Change-Id: I6204e550207f5db... - 14:44 Revision 6c30346c: [TASK] Update Breaking-82421-DroppedOldDBRelatedConfigurationOptions.rst
- Releases: master
Resolves: #83344
Change-Id: I5653312697a2568b8b0937e96a315ed08068957d
Reviewed-on: https://review.ty... - 14:42 Revision e1370d7e: [BUGFIX] Change behavior of new element during drag & drop into node
- - place input correctly
- open node with children while holding the mouse over
this node for one second (when drag-ad... - 14:21 Revision 2e669e29: [TASK] Raise ext:styleguide extension versions
- Raise ext:styleguide extension versions to
* 9.0.1
* 8.0.14
The styleguide extensions uses and invalid configuration... - 14:21 Revision 5103a47f: [TASK] Raise ext:styleguide extension versions
- Raise ext:styleguide extension versions to
* 9.0.1
* 8.0.14
The styleguide extensions uses and invalid configuration... - 12:07 Revision 0c4bd38d: [TASK] styleguide: Remove invalid mm config
2017-12-15
- 22:50 Revision 11141379: [BUGFIX] AdminPanelView tries to count null value
- Resolves: #83345
Releases: master, 8.7, 7.6
Change-Id: I49e0de26154430c8a93c6a25a7fa54d5e49be39d
Reviewed-on: https:/... - 20:42 Revision 64e8261c: [BUGFIX] AdminPanelView tries to count null value
- Resolves: #83345
Releases: master, 8.7, 7.6
Change-Id: I49e0de26154430c8a93c6a25a7fa54d5e49be39d
Reviewed-on: https:/... - 18:53 Revision 1b2e4166: [BUGFIX] Add editor permissions to pagetree
- The new pagetree repository implementation
did not check editor permissions and disallowed
any edit / show action for... - 16:22 Revision cc9b6676: [TASK] Use hash_equals for timing-safe comparison of hash-values
- To prevent timing-attacks on hash-comparions it is advised
to use hash_equals.
Resolves: #83329
Releases: master, 8.... - 10:08 Revision ea7f8c63: [TASK] EXT:scheduler: Last old image and cli_dispatch
- Exchanged the old BackendModuleMainView image and correct the examples
for the command line call.
Resolves: #83336
R...
2017-12-14
- 22:12 Revision 82482dbd: [BUGFIX] Drop unused DataHandler::printLogErrorMessages() argument
- The argument can be safely dropped since it is not used in the
method anyways.
Resolves: #83333
Related: #82629
Rele... - 21:41 Revision 07bfe639: [BUGFIX] Make sure that foreach loops are applied to arrays only
- Fix some foreach loops so as not to run into potentially empty elements.
Use the ?? operator to accomplish that.
Cha... - 21:27 Revision adb73680: [BUGFIX] Make sure that foreach loops are applied to arrays only
- Fix some foreach loops so as not to run into potentially empty elements.
Use the ?? operator to accomplish that.
Cha... - 21:20 Revision d9f4eb0f: [TASK] Script to check doc comments for invalid annotations
- To prevent the introduction of further invalid
php doc annotations a build script should scan
all php files and repor... - 21:05 Revision 5898cbb0: [BUGFIX] Replace PHP 7.2 deprecated each()
- each() is deprecated in PHP 7.2 and has to be replaced.
Resolves: #83321
Releases: master, 8.7, 7.6
Change-Id: Ic318... - 21:05 Revision 5d192072: [BUGFIX] Replace PHP 7.2 deprecated each()
- each() is deprecated in PHP 7.2 and has to be replaced.
Resolves: #83321
Releases: master, 8.7, 7.6
Change-Id: Ic318... - 21:05 Revision e2b7e5a1: [BUGFIX] Ensure absolute paths for &eID=dumpFile
- When using realurl (or other extensions modifying the
path of the frontend) then index.php may be linked not
to PATH_... - 20:43 Revision c514a836: [BUGFIX] Replace PHP 7.2 deprecated each()
- each() is deprecated in PHP 7.2 and has to be replaced.
Resolves: #83321
Releases: master, 8.7, 7.6
Change-Id: Ic318... - 20:34 Revision 2892f6dc: [TASK] EXT:Scheduler: Update documentation
- Replaced images with new ones from current master.
Adjust the description text where necessary.
Change presentation o... - 19:53 Revision f5f21800: [TASK] Bamboo: use udiff format for php-cs-fixer diff option
- The option produces nice compact output instead of printing whole file.
Resolves: #83335
Releases: master, 8.7
Chang... - 19:28 Revision 14bf99b2: [TASK] Bamboo: use udiff format for php-cs-fixer diff option
- The option produces nice compact output instead of printing whole file.
Resolves: #83335
Releases: master, 8.7
Chang... - 18:15 Revision 0142da45: [TASK] Update friendsofphp/php-cs-fixer to 2.9.0
- This also updates needed dependencies.
composer command used:
composer update friendsofphp/php-cs-fixer --with-depe... - 18:12 Revision 239a55ce: [TASK] Optimize structure of ChangeLog documentation
- Have a slightly different menu setup of the rendered
documentation, especially affects docs.typo3.org
Change-Id: I35... - 17:58 Revision a5250189: [TASK] Update friendsofphp/php-cs-fixer to 2.9.0
- This also updates needed dependencies.
composer command used:
composer update friendsofphp/php-cs-fixer --with-depe... - 15:45 Revision c1e62227: [TASK] Show complete diff for cglFixMyCommit on Bamboo
- Resolves: #83324
Releases: master, 8.7
Change-Id: Idf7b0119c6d25b1336d3fce04e1bd393f4dc945c
Reviewed-on: https://revi... - 15:28 Revision bcf36f64: [TASK] Show complete diff for cglFixMyCommit on Bamboo
- Resolves: #83324
Releases: master, 8.7
Change-Id: Idf7b0119c6d25b1336d3fce04e1bd393f4dc945c
Reviewed-on: https://revi... - 15:17 Revision f4c4cd00: [BUGFIX] Use correct language file location
- With the move of the PageInformationController with change #81865
some labels in the info module needs to be adopted....
2017-12-13
- 19:53 Revision 1a25aee3: [BUGFIX] Changelog docs compile warnings
- Fix a series of ReST documentation compile warnings, some of them
lead to missing segments in the rendered docs. Most... - 13:52 Revision b1c5f122: [BUGFIX] Allow current dev versions of subtree split packages
- To be able to install subtree split packages in dev-master
the package dependencies between them need to allow exactl... - 07:55 Revision 39b04f02: [TASK] Salted Passwords: Add a ComposedSaltInterface
- Add another interface, in order to allow to code
against interface instead of abstractions,
so composed salts that im... - 00:57 Revision 2a75f8b6: [BUGFIX] Don't list records from tables without searchFields on search
- When searching for a string in the database list do not show any records
from tables without a searchField definition...
2017-12-12
- 21:21 Revision ac733c59: [TASK] Set TYPO3 version to 9.1.0-dev
- Releases: master
Change-Id: Ia7f55a6f40ec6b80939a78b13aa3fafc6c11132a
Reviewed-on: https://review.typo3.org/55055
Tes... - 20:57 Revision a64db288: [BUGFIX] Don't list records from tables without searchFields on search
- When searching for a string in the database list do not show any records
from tables without a searchField definition... - 20:53 Revision 8d727148: [BUGFIX] Read TER XML entity value complete
- Improve reading the TER XML file while using the php xml extension.
The character data handler could be called multip... - 20:51 Revision 272f9565: [BUGFIX] Read TER XML entity value complete
- Improve reading the TER XML file while using the php xml extension.
The character data handler could be called multip... - 20:16 Revision 54d0332b: [BUGFIX] Read TER XML entity value complete
- Improve reading the TER XML file while using the php xml extension.
The character data handler could be called multip... - 19:47 Revision 0b82e698: [TASK] Add missing Documentation/9.0/Index.rst
- Due to the missing index file, the 9.0 doc files
are not yet rendered on docs.typo3.org
Change-Id: I65781b9de84dd4a0... - 17:48 Revision 41235ff8: [RELEASE] Release of TYPO3 9.0.0
- Change-Id: Iafe266ef8904526c9822576bfbab135d27b6ce27
Reviewed-on: https://review.typo3.org/55054
Reviewed-by: Benni M... - 17:42 Revision 4c0cb746: [BUGFIX] Filelist folders not expandable
- A wrong type given to JsonResponse->setPayload()
fatals the return type on expanding the filelist
folder tree.
Chang... - 17:38 Revision 5748f7f0: [TASK] Set TYPO3 version to 8.7.10-dev
- Change-Id: I917527d73957dca6b1a613c61b44b608344b60d6
Reviewed-on: https://review.typo3.org/55052
Tested-by: TYPO3com ... - 17:09 Revision 50b5da13: [RELEASE] Release of TYPO3 8.7.9
- Change-Id: Ia41eda1e4f380c00af287472a2dd7b4141fbaeef
Reviewed-on: https://review.typo3.org/55051
Reviewed-by: Oliver ... - 16:39 Revision 879ec6dc: [!!!][TASK] Upgrade to composer installers 2.0.0
- With this step, the typo3/cms package will not be
installable anymore with composer, but only the
single subtree spli... - 16:15 Revision a9326c52: [BUGFIX] Register page tree navigation component after it is initialized
- Now Viewport.NavigationContainer.setComponentInstance(tree);
is called after the tree is initialized.
A check to prev... - 16:10 Revision 8bf396df: [BUGFIX] Make recycler PHP 7.2 compatible
- Change-Id: I36167b0a8b61532adbafea93c88c93097ea52d73
Resolves: #83297
Releases: master, 8.7, 7.6
Reviewed-on: https:/... - 15:59 Revision 5bb7e76e: [!!!][TASK] Implement Salted Passwords against SaltInterface
- Salt classes must implement SaltInterface only. The AbstractSalt
class is renamed to AbstractComposedSalt and impleme... - 15:50 Revision 4300c387: [BUGFIX] Make daterange filtering in EXT:belog work again
- Use ISO dates and date time objects consistently.
Change-Id: I1095f6690a3b73217657cc2577ebdaf6d7ff5fc0
Releases: mas... - 15:36 Revision 940051e6: [BUGFIX] Make daterange filtering in EXT:belog work again
- Use ISO dates and date time objects consistently.
Change-Id: I1095f6690a3b73217657cc2577ebdaf6d7ff5fc0
Releases: mas... - 15:22 Revision beda4afe: [BUGFIX] Make ImageService independent from object manager
- Resolves: #83295
Related: #82414
Releases: master
Change-Id: I048e8a406b04227e28021b4ad0082c6a6b174708
Reviewed-on: h... - 14:20 Revision 4589cc97: [BUGFIX] Fix branch alias to the current minor version
- It's better to fix the current minor release in the branch version too,
so depending projects can use the dev version... - 14:09 Revision 2d541bac: [BUGFIX] Make recycler PHP 7.2 compatible
- Change-Id: I36167b0a8b61532adbafea93c88c93097ea52d73
Resolves: #83297
Releases: master, 8.7, 7.6
Reviewed-on: https:/... - 14:09 Revision 2f9fbbd8: [BUGFIX] Make recycler PHP 7.2 compatible
- Change-Id: I36167b0a8b61532adbafea93c88c93097ea52d73
Resolves: #83297
Releases: master, 8.7, 7.6
Reviewed-on: https:/... - 14:00 Revision 47783531: [TASK] Raise PHP requirement to 7.2.0
- As decided by core team leader, PHP minimum version
requirement for core version 9.0 is 7.2.0.
The patch sets this i... - 13:54 Revision bbe45c69: [TASK] Install tool fails if LocalConfiguration EXT/extConf does not exist
- On fresh instances, the install tool may fail if path EXT/extConf
which is written as b/w compat layer does not exist... - 13:33 Revision 357547db: [BUGFIX] Repopulate localconfig before cache reload in ext mgr
- Reloading caches requires the ext_localconf files. If in an
ext_localconf the extension configuration is accessed thi... - 11:29 Revision 1195f0b8: [BUGFIX] recycler ignored recursive flag
- The recycler checkbox "Recover content and subpages recursively" has no functionality.
Resolves: #81214
Releases: ma... - 09:26 Revision f7cafe6e: [BUGFIX] Do not reprocess image preview when empty configuration is passed
- Fixes regression introduced in https://review.typo3.org/53399
Where thumbnail was regenerated every time process was ... - 09:23 Revision 63d49e92: [BUGFIX] Do not reprocess image preview when empty configuration is passed
- Fixes regression introduced in https://review.typo3.org/53399
Where thumbnail was regenerated every time process was ... - 09:17 Revision 2f9cf149: [BUGFIX] Do not reprocess image preview when empty configuration is passed
- Fixes regression introduced in https://review.typo3.org/53399
Where thumbnail was regenerated every time process was ... - 09:17 Revision 4fa52c79: [BUGFIX] EXT:form - resolve numeric values in finishers
- This fixes option parsing for finishers to return any kind of
numeric values within the form runtime or finisher vari... - 08:45 Revision 34cf1789: [BUGFIX] EXT:form - resolve numeric values in finishers
- This fixes option parsing for finishers to return any kind of
numeric values within the form runtime or finisher vari... - 08:23 Revision ef68ffad: [DOCS] Documentation for 9.0
- Change-Id: I2ac571a8f7706a5195ffdddcacef437cc30393ba
Resolves: #83292
Releases: master
Reviewed-on: https://review.ty... - 07:42 Revision 8da435ee: [FOLLOWUP][FEATURE] EXT:Scheduler: Add sorting to the list of scheduler tasks
- Properly set variable SplitButtons again.
Show missing classes in an extra table.
Resolves: #45535
Releases: master
... - 06:23 Revision 4624a6aa: [FOLLOWUP][BUGFIX] EXT:form - handle boolean finisher options
- Fix preview rendering.
Change-Id: I0c11304175a0734b2c3690c1e460490e3733bba5
Resolves: #82569
Releases: master, 8.7
R...
2017-12-11
- 22:55 Revision 9595a02b: [FOLLOWUP][BUGFIX] EXT:form - handle boolean finisher options
- Fix preview rendering.
Change-Id: I0c11304175a0734b2c3690c1e460490e3733bba5
Resolves: #82569
Releases: master, 8.7
R... - 21:23 Revision edeb1889: [TASK] Deprecation: <link> syntax parsing in RteHtmlParser
- Functionality regarding parsing / resolving <link> tags is marked
as deprecated as it does not need to be called anym... - 21:04 Revision 49b63d93: [TASK] Set composer config platform.php 7.0.0
- Similar to what has been done in v7 already, v8 now
sets config.platform.php in composer.json.
See https://getcompos... - 20:51 Revision ffc526d2: [TASK] EXT:form - improve width of form editor stage
- Improve and expand the width of the form editor stage for different
modes.
Resolves: #82324
Releases: master, 8.7
Ch... - 20:37 Revision d9584f3b: [BUGFIX] Change data-uid to data-state-id
- Change data-uid to data-state-id because there isn't uid just state identifier
Releases: master
Resolves: #83280
Cha... - 20:07 Revision fdde8dbc: [TASK] Streamline composer dependencies for system extensions
- All system extensions should have a dependency on
"typo3/cms-core" with a fixed version set to "9.0.0".
Additionally... - 15:54 Revision e122129c: [TASK] EXT:form - Tests for PropertyMappingConfiguration
- Resolves: #83279
Releases: master, 8.7
Change-Id: I40f6ab483289cbf45f132453b0a1e0af4b72b5b5
Reviewed-on: https://revi... - 15:36 Revision f3e5b077: [BUGFIX] Use stateIdentifier instead of Uid for SVG tree nodes
- Change Uid to stateIdentifier because one Uid can occur in the pagetree
many times, for example in DB mounts.
We need... - 14:15 Revision c889b7db: [BUGFIX] Use correct path variable on Windows
- There is a difference between Apache and CLI exposing global path
configuration on Windows Systems. The CommandUtilit... - 13:22 Revision 515b2768: [TASK] EXT:form - improve width of form editor stage
- Improve and expand the width of the form editor stage for different
modes.
Resolves: #82324
Releases: master, 8.7
Ch... - 11:52 Revision 728bfc19: [!!!][TASK] Remove column sys_file_reference.sorting
- The column `sorting` has been removed from table `sys_file_reference` as
it was not used in TYPO3 core and lead to se... - 11:37 Revision fe563ffb: [!!!][TASK] Remove EXT:backend/Resources/Private/Templates/Close.html
- Remove unused file EXT:backend/Resources/Private/Templates/Close.html
In #68108 the file Close.html was erroneously ... - 10:20 Revision 87701e7f: [TASK] Adjust size of new content element wizard
- Resolves: #83282
Releases: master
Change-Id: I50f06dc620038f3522e95de668cb4f2e0e829e00
Reviewed-on: https://review.ty... - 09:42 Revision 7935e4d4: [FEATURE] EXT:Scheduler: Add sorting to the list of scheduler tasks
- Extract the HTML markup from "listTaskAction" into Fluid
Resolves: #45535
Releases: master
Change-Id: Ibe8f3407a0260... - 08:48 Revision c00339aa: [BUGFIX] Show correct page title in new page tree
- The page title was shown htmlescaped in the new page tree.
Resolves: #83277
Releases: master
Change-Id: I34a06e06d35... - 04:26 Revision b2d34992: [!!!][BUGFIX] Fluid Widget Links: Do not use cHash by default
- When using the widget.link viewhelper, it is not possible to create links
without cHash.
In order to achieve this, c...
2017-12-10
- 23:29 Revision 3226bd49: [BUGFIX] Use correct path variable on Windows
- There is a difference between Apache and CLI exposing global path
configuration on Windows Systems. The CommandUtilit... - 23:27 Revision c6a09683: [BUGFIX] Use correct path variable on Windows
- There is a difference between Apache and CLI exposing global path
configuration on Windows Systems. The CommandUtilit... - 22:11 Revision d0051f12: [BUGFIX] Remove obsolete AJAX routes in EXT:backend
- This patch removes obsoletes routes that were left from the ExtJS
removal.
Resolves: #83276
Related: #82426
Releases... - 00:32 Revision 8dcad813: [BUGFIX] Linkhandler - access to data outside editors pagetree
- Respect options.pageTree.altElementBrowserMountPoints in RecordLinkHandler
Resolves: #82250
Releases: master, 8.7
Ch... - 00:30 Revision b1f5cd5c: [BUGFIX] Fix card title of settings module
- Change-Id: I80b7e93e699613f6d04bb44d987406e325fe2dda
Resolves: #83275
Releases: master
Reviewed-on: https://review.ty... - 00:05 Revision e181f6b6: [TASK][FOLLOWUP] Remove leftover ExtJS-related pagetree classes
- Some classes regarding ExtJS data providing the tree
can now safely be removed, as they are not in use anymore.
Reso...
2017-12-09
- 23:57 Revision eb493646: [TASK] Move Page Title generation to TSFE
- The static method "PageGenerator::generatePageTitle()" only
operated on TSFE and is moved within the main controller,... - 23:51 Revision 4e9f8109: [BUGFIX] Move option formatToPageTypeMapping
- Move the option formatToPageTypeMapping from
plugin.tx_myextension.settings.view.formatToPageTypeMapping to
plugin.tx... - 23:43 Revision 805a0204: [BUGFIX] Linkhandler - access to data outside editors pagetree
- Respect options.pageTree.altElementBrowserMountPoints in RecordLinkHandler
Resolves: #82250
Releases: master, 8.7
Ch... - 23:38 Revision 367ba370: [TASK] ResourceViewHelper should always return absolute paths
- The ResourceViewHelper had a special handling for returning relative
paths, but should always use getAbsoluteWebPath(... - 23:26 Revision 70a08d89: [BUGFIX] Show information if access is not allowed in element information
- If the access to the element information is not allowed, show some
information to the user instead of returning an em... - 23:23 Revision a4ab28a0: [TASK] Allow to create admins as system maintainers in Install Tool
- This patch add a checkbox to add the new administrator as system
maintainer.
Resolves: #83178
Releases: master
Chang... - 23:16 Revision 9a49dd44: [BUGFIX] The CE File Links (fluid_styled_content) create thumbs for non-image files
- This patch resolves problems with usage of {file.type} to determine
if the file type is "unknown" ({file.type =} = 0)... - 23:04 Revision 4360ef0c: [BUGFIX] Consider property clean if lazy loaded proxy is untouched
- Objects containing a LazyLoadingProxy will be marked dirty even if the
lazy proxy is untouched.
For more details see... - 23:00 Revision 792807af: [BUGFIX] Show information if access is not allowed in element information
- If the access to the element information is not allowed, show some
information to the user instead of returning an em... - 22:57 Revision 0bb438a0: [BUGFIX] Fix offset and limit in list module
- Offset and limit in a count query do not make sense.
Additionally the hook deprecation was incomplete
as the core al... - 22:50 Revision 09d4da58: [BUGFIX] Consider property clean if lazy loaded proxy is untouched
- Objects containing a LazyLoadingProxy will be marked dirty even if the
lazy proxy is untouched.
For more details see... - 22:48 Revision fb905535: [FEATURE] Add uri/link to backend route ViewHelper
- Since unified URL routing is in place for TYPO3 v9 now,
a new pair of linking to routes is added.
Change-Id: Ied1a67... - 22:35 Revision a9488f4c: [FEATURE] Add a hook to hide credentials in the Configuration module
- This allows extensions to hide their own credentials in the
Configuration module.
Resolves: #82999
Releases: master
... - 22:28 Revision e4f7ff11: [TASK] Move public TemplateService properties to protected
- The properties are meant to be used only inside the class (and the
extended classes) itself.
Resolves: #83273
Releas... - 22:06 Revision 332ed405: [FEATURE] Display (un)substituted TS constant
- Display value of TS constants on "UN-substituted constants in green"
mode and constant name when on "Substituted cons... - 21:33 Revision e1334f7b: [FOLLOWUP][BUGFIX] Make category tree filterable for editors
- Check if TCEFORM.pages.categories.config.treeConfig.rootUid
itself is in the users category mounts (no need for a pse... - 21:33 Revision f4521129: [FOLLOWUP][BUGFIX] Make category tree filterable for editors
- Check if TCEFORM.pages.categories.config.treeConfig.rootUid
itself is in the users category mounts (no need for a pse... - 21:33 Revision 6ce0b49b: [FOLLOWUP][BUGFIX] Make category tree filterable for editors
- Check if TCEFORM.pages.categories.config.treeConfig.rootUid
itself is in the users category mounts (no need for a pse... - 19:49 Revision e207ea61: [TASK] Program to cache frontend interface, not implementations
- Instead of annotating and type-hinting specific cache
frontend implementations, TYPO3 should program to
the FrontendI... - 19:44 Revision 509037f6: [FOLLOWUP][BUGFIX] Use Fluid standalone abstract classes
- Resolves: #82414
Releases: master
Change-Id: I5152b9929d8755adfb8d2d77c03178178c8a8742
Reviewed-on: https://review.ty... - 19:30 Revision f3e7027d: [TASK] UX: Streamline Page Translation selector in Page Module
- The page translation selector in the page module has the label outside
of the dropdown, where as the List module has ... - 19:24 Revision b439597c: [TASK] Speed up page tree loading
- Instead of doing manual queries for each tree level, and checking
for children on each tree level, the page tree now ... - 19:07 Revision ebeac423: [TASK] Introduce ExcelMicro as CGL for TypeScript
- Resolves: #83248
Releases: master
Change-Id: I1a61178131b358e4cc309bd11fc77278d9220a55
Reviewed-on: https://review.ty... - 19:07 Revision 50909aae: [BUGFIX] Make Toolbar scrollable if there are too many Pagetypes
- If there are too many Pagetype icons for the viewport,
the toolbar is scrollable
Resolves: #81479
Releases: 8.7
Chan... - 18:02 Revision 682f770a: [TASK] Support longer database passwords
- Sometimes the database user has a password that
is larger than 50 characters. At the moment TYPO3
throws an error mes... - 16:28 Revision 85de2df7: [TASK] Remove leftover @transient annotations
- @transient was deprecated with #54760.
But those usages don't make sense in TYPO3 Core here
and might be leftovers fr... - 09:46 Revision b662e891: [BUGFIX] EXT:form - respect class for file upload field
- Resolves: #83260
Releases: master, 8.7
Change-Id: I04c0bfa08ceb19ed0f797107ac307b06a77b4dcb
Reviewed-on: https://revi... - 09:46 Revision 574ec3fe: [TASK] Allow Symfony 4 as constraint for composer
- Symfony4 was released today, and using Symfony 4 components
should not be restricted.
The current used Symfony compo... - 09:46 Revision 77a59bc7: [!!!][TASK] Drop support for &id=23.1 (id.type) syntax
- TYPO3 previously allowed to hand over the typeNum parameter
via index.php?id=pageId.typeNum which is dropped now, as
... - 08:58 Revision 1c9a47f4: [TASK] Allow Symfony 4 as constraint for composer
- Symfony4 was released today, and using Symfony 4 components
should not be restricted.
The current used Symfony compo... - 08:48 Revision bb117a01: [BUGFIX] EXT:form - respect class for file upload field
- Resolves: #83260
Releases: master, 8.7
Change-Id: I04c0bfa08ceb19ed0f797107ac307b06a77b4dcb
Reviewed-on: https://revi... - 08:47 Revision d7e560a1: [TASK] Use JsonResponse for all Backend AJAX calls
- The new JsonResponse object should be used throughout the
TYPO3 Backend in order to properly call json_encode() with
...
2017-12-08
- 16:16 Revision 3050faa2: [BUGFIX] Access Close.html from Resources/Public/Html/
- Clicking the close button in a editing popup accesses Close.html in
Resources/Public/Html/ which is a folder accessib... - 16:01 Revision e681cfaa: [!!!][TASK] Remove config.lockFilePath functionality
- When using the stdWrap.filelist functionality, the lockFilePath
only allowed to be used for a certain directory (usua... - 15:31 Revision 9b4b6be5: [BUGFIX] Access Close.html from Resources/Public/Html/
- Clicking the close button in a editing popup accesses Close.html in
Resources/Public/Html/ which is a folder accessib... - 13:58 Revision 04e68467: [FOLLOWUP][FEATURE] EXT:form - support translation arguments
- Add missing YAML for TypoLink example.
Resolves: #81363
Releases: master
Change-Id: I1efc0ab812f96883a938326fb229f15... - 13:47 Revision 899fb819: [BUGFIX] Clarify the affected classes and methods in rst file
- The documentation file states now clearly which parts of public
API have been removed / marked as deprecated.
Resolv... - 13:47 Revision aa80bd8e: [BUGFIX] Add affected class name to method deprecation
- The documentation file misses the class name of the method
that has been deprecated.
Resolves: #78872
Releases: mast... - 13:47 Revision 72b5ce62: [BUGFIX] Mention correct class and function in rst file
- Due to a copy-paste error, the description of the documentation
file does not reflect the other parts.
Resolves: #76... - 13:46 Revision 2abb8579: [BUGFIX] Fix invalid type hints in EXT:form's file upload converter
- Due to invalid PHP type hints updating a previously uploaded file
reference in a mail form fails in the frontend.
Re... - 13:18 Revision 11bd3b81: [BUGFIX] Clarify the affected classes and methods in rst file
- The documentation file states now clearly which parts of public
API have been removed / marked as deprecated.
Resolv... - 13:18 Revision 5f384e56: [BUGFIX] Add affected class name to method deprecation
- The documentation file misses the class name of the method
that has been deprecated.
Resolves: #78872
Releases: mast... - 13:17 Revision 27add577: [BUGFIX] Mention correct class and function in rst file
- Due to a copy-paste error, the description of the documentation
file does not reflect the other parts.
Resolves: #76... - 13:16 Revision a6849252: [BUGFIX] Fix invalid type hints in EXT:form's file upload converter
- Due to invalid PHP type hints updating a previously uploaded file
reference in a mail form fails in the frontend.
Re... - 12:12 Revision 5f25826e: [BUGFIX] Improve SVG page tree
- - drag and drop doesn't work on firefox
- when request returns error or 500 code loader is still visible
- loader isn... - 11:52 Revision ebf0f1a7: [!!!][FEATURE] Move extension configuration to install tool
- With #82254 LocalConfiguration serialized array EXT/extConf has been
changed to a not serialized array in EXTENSIONS.... - 08:38 Revision 5a01dca3: [BUGFIX] Use given redirectUrl in „list“ wizard, if available
- The „list“ wizard now checks whether the redirectUrl was given with
the request and uses this, otherwise it falls bac... - 08:36 Revision dc3770a3: [!!!][TASK] Remove stdWrap option TCAselectItem
- The option `TCAselectItem` is rarely used and also does not cover all
possibilities of the core like manipulating ent... - 08:23 Revision dd29bf4c: [BUGFIX] Use given redirectUrl in „list“ wizard, if available
- The „list“ wizard now checks whether the redirectUrl was given with
the request and uses this, otherwise it falls bac... - 06:42 Revision e44470fb: [!!!][TASK] Remove custom userfunc of DataMapper->getPlainValue
- DataMapper's hidden functionality of having a callback functionality
to modify a string before storing it in the data...
2017-12-07
- 22:07 Revision b1f7a611: [BUGFIX] EXT:form - Cover empty strings for "skipIfValueIsEmpty"
- This ensures that e.g. unchecked checkboxes are not tried to be
stored in the database as empty strings causing an er... - 22:07 Revision 90124f9e: [FOLLOWUP][BUGFIX] EXT:form - Cover empty strings for "skipIfValueIsEmpty"
- This ensures that e.g. unchecked checkboxes are not tried to be
stored in the database as empty strings causing an er... - 20:58 Revision 7b179396: [BUGFIX] EXT:form - Cover empty strings for "skipIfValueIsEmpty"
- This ensures that e.g. unchecked checkboxes are not tried to be
stored in the database as empty strings causing an er... - 20:48 Revision bc4efde7: [BUGFIX] EXT:form - handle boolean finisher options
- Properly store boolean form definition values. Also
boolean finisher options are returned as boolean now.
Resolves: ... - 20:37 Revision 71a7076e: [FEATURE] EXT:form - support translation arguments
- Form element properties and finisher options can now use arguments
in their translations.
This is especially useful ... - 20:34 Revision 04d9d48a: [FEATURE] EXT:form - add file size validator
- A new ExtbaseValidator called "FileSizeValidator" has been added which
is able to validate a file resource regarding ... - 16:46 Revision 3a5a0630: [TASK] Protect internal properties of PageRepository
- Mark the public properties as protected and deprecate them within
PageRepository:
- workspaceCache
- error_getRootLi... - 15:10 Revision 725505c7: [FOLLOWUP][FEATURE] Show page translations in list module
- In case the list module is used for a particular page and
then removing the very same page in the pagetree will lead
... - 15:06 Revision 87d48502: [FOLLOWUP][BUGFIX] Use Fluid standalone abstract classes
- Resolves: #82414
Releases: master
Change-Id: I375bfd92e0b7eb58aa68f5a50e18b854d8fc6bdb
Reviewed-on: https://review.ty... - 14:57 Revision c03e4d77: [BUGFIX] EXT:form - merge properties with configuration settings
- Merge the properties set through the formDefinition with the
predefined properties from the base configuration.
Add t... - 14:14 Revision 3af06145: [BUGFIX] EXT:form - merge properties with configuration settings
- Merge the properties set through the formDefinition with the
predefined properties from the base configuration.
Add t... - 13:17 Revision 1b9ab229: [BUGFIX] Add missing backslashes to class name in rst file
- Namespace and classname have not been separated by a backslash,
making that class not easy to identify.
Resolves: #7... - 13:16 Revision fe9b0b85: [BUGFIX] Add missing backslashes to class name in rst file
- Namespace and classname have not been separated by a backslash,
making that class not easy to identify.
Resolves: #7... - 10:20 Revision ea19fd5c: [BUGFIX] EXT:form - show message if a form could not be saved
- Notify the user if the form could not be saved.
Also remove the timeout of the error messages to ensure editors
have... - 09:28 Revision 051ae1df: [BUGFIX] Correct method name in documentation file
- The mentioned method to be changed was mistyped.
The name given in the rst file doesn't exist.
Resolves: #77750
Rele... - 09:10 Revision 8c684a66: [BUGFIX] Correct method name in documentation file
- The mentioned method to be changed was mistyped.
The name given in the rst file doesn't exist.
Resolves: #77750
Rele... - 09:07 Revision d3470548: [BUGFIX] EXT:form - hide readonly elements in summary page and emails
- Hide readonly form elements within the summary page and emails.
Resolves: #82471
Releases: master, 8.7
Change-Id: I9... - 08:34 Revision cb653089: [BUGFIX] EXT:form - show message if a form could not be saved
- Notify the user if the form could not be saved.
Also remove the timeout of the error messages to ensure editors
have...
2017-12-06
- 21:50 Revision 3d4d9d01: [BUGFIX] Proper checks for system maintainers
- Always use the original user id and never use a fallback to a user id
switched to.
The BackendUserAuthentication->is... - 21:24 Revision ef7c5a4c: [TASK] Adjust loading animation of modal windows
- Use TYPO3 spinner which is properly centered.
Releases: master, 8.7
Resolves: #83218
Change-Id: Ieec359ee0bc05ebb757... - 21:04 Revision 1e5624e2: [!!!][TASK] Remove cache_phpcode cache configuration
- The "cache_phpcode" cache was used for having TYPO3's own-baked
DBAL layer running. As this is not installed nor ship... - 21:02 Revision f630f0fd: [TASK] Adjust loading animation of modal windows
- Use TYPO3 spinner which is properly centered.
Releases: master, 8.7
Resolves: #83218
Change-Id: Ieec359ee0bc05ebb757... - 21:00 Revision 42fd7196: [BUGFIX] Require mail subject in finisher overrides
- Resolves: #83021
Releases: master, 8.7
Change-Id: Ic88731ce7f2b698d39aca6944cf0257a8a758420
Reviewed-on: https://revi... - 21:00 Revision 53e4f56a: [BUGFIX] EXT:form - allow field options translation by type
- Resolves: #82853
Releases: master, 8.7
Change-Id: I7d55cb7a6472d310b2f1d47a9b04014cbd43a832
Reviewed-on: https://revi... - 21:00 Revision 0ccf07d7: [BUGFIX] Properly escape "dropzone-target" selector in DragUploader.js
- We properly escape some characters of "dropzone-target" data attribute,
since it is being used as a CSS selector to i... - 20:29 Revision c955b4dc: [BUGFIX] Require mail subject in finisher overrides
- Resolves: #83021
Releases: master, 8.7
Change-Id: Ic88731ce7f2b698d39aca6944cf0257a8a758420
Reviewed-on: https://revi... - 19:55 Revision aa268fb3: [BUGFIX] Make fixture invalid for symfony yaml parser
- Resolves: #83239
Releases: master, 8.7
Change-Id: I3a617b31f197b19231a858f88f992904c681124d
Reviewed-on: https://revi... - 19:48 Revision af5a7782: [BUGFIX] EXT:form - allow field options translation by type
- Resolves: #82853
Releases: master, 8.7
Change-Id: I7d55cb7a6472d310b2f1d47a9b04014cbd43a832
Reviewed-on: https://revi... - 18:08 Revision badca6be: [!!!][TASK] Deprecate cache FrontendInterface->getByTag
- See #81460 for a detailed reasoning behind the change.
The patch declares the getByTags method as deprecated
and rem... - 17:46 Revision 16fcdd40: [BUGFIX] Correct wrong class names in deprecation.rst
- Correct two class names, one wrongly named, one with a typo, in
a deprecation rst file of 8.0.
Resolves: #73514
Rele... - 16:25 Revision 137376c1: [BUGFIX] Correct wrong class names in deprecation.rst
- Correct two class names, one wrongly named, one with a typo, in
a deprecation rst file of 8.0.
Resolves: #73514
Rele... - 01:59 Revision ac6878a3: [BUGFIX] Output correct max upload size
- We should show what the max upload file size is and not the max size of
a HTTP post body.
Resolves: #83230
Releases:... - 01:58 Revision 15f1da0a: [BUGFIX] Output correct max upload size
- We should show what the max upload file size is and not the max size of
a HTTP post body.
Resolves: #83230
Releases:... - 01:07 Revision f7d482f3: [BUGFIX] Output correct max upload size
- We should show what the max upload file size is and not the max size of
a HTTP post body.
Resolves: #83230
Releases:...
2017-12-05
- 20:36 Revision 533a1a34: [!!!][TASK] Remove CMS base ViewHelper classes
- This patch sacrifices two features:
* Having $this->controllerContext on ViewHelpers
* Support for render method arg... - 12:27 Revision f3454465: [BUGFIX] Wording 78169-IntroduceTranslationSourceFieldForTt_content.rst
- Uid is pronounced as a consonent sound (y) or in german "j", therefore it
becomes "a uid".
Releases: master, 8.7
Res... - 12:12 Revision ea436df0: [BUGFIX] Wording 78169-IntroduceTranslationSourceFieldForTt_content.rst
- Uid is pronounced as a consonent sound (y) or in german "j", therefore it
becomes "a uid".
Releases: master, 8.7
Res... - 11:19 Revision 240ab826: [TASK] Consistenly update to 2.8.x branch of Symfony packages
- To ensure PHP 5.5.0 compatibility as stated in our version constraints,
we limit updating package dependencies within... - 01:06 Revision 1bcee0fc: [CLEANUP] Add class-imports in Extbase Persistence classes
- This cleanup should ease backporting future patches in that area.
Releases: master, 8.7, 7.6
Resolves: #83189
Change... - 01:05 Revision b454ba65: [CLEANUP] Add class-imports in Extbase Persistence classes
- This cleanup should ease backporting future patches in that area.
Releases: master, 8.7, 7.6
Resolves: #83189
Change...
2017-12-04
- 19:13 Revision 17e03567: [TASK] bamboo v7: Include php 7.2 in test suite
- Run core v7 acceptance, unit and lint tests on php 7.2, too.
Change-Id: I2db7c3fb6cde92c6d2d0320ba39343679e57e126
Re... - 18:53 Revision bd518ac6: [TASK] Update typo3/cms-composer-installers from 1.3.1 to 1.3.2
- The update brings patches for PHP 7.2 compatibility.
Change-Id: Ibdfc231cd336511e0327eae485003d818fd1cc1e
Resolves: ... - 18:20 Revision ddf55b63: [TASK] Update php-cs-fixer from 2.0.0 to 2.2.x
- Latest 2.2 branch of the require-dev dependency of
php-cs-fixer brings PHP 7.2 compatibility.
The core has this depen... - 16:58 Revision 16e7d047: [BUGFIX] Re-add missing labels
- Since the page tree change, some default labels are not available
anymore. This patch re-adds missing labels for debu...
2017-12-03
- 21:53 Revision 5e9e30f1: [BUGFIX] fluid: Harden CountViewHelper
- The CountViewHelper calls count() on non-arrays or non-Countable
objects. This throws warnings on PHP 7.2 - sanitize ... - 21:53 Revision 1a98b14c: [BUGFIX] Incomplete mocks in fluid tests
- Sanitize some view helper unit tests to not trigger
PHP 7.2 warnings count()'ing non-arrays by proper mocking.
Chang... - 21:00 Revision 20182ea1: [BUGFIX] Unit tests: Define TYPO3_REQUESTTYPE
- Unit test boostrap does not initialize constants
TYPO3_REQUESTTYPE and TYPO3_REQUESTTYPE_*, but various
tests rely on... - 20:30 Revision 004193a6: [BUGFIX] Undefined constant ADODB_ASSOC_CASE
- adodb (v7 only) expects constant ADODB_ASSOC_CASE to be
set. PHP 7.2 now throws warnings if constants are not
defined... - 20:09 Revision db0607da: [BUGFIX] Undefined constant OCI_COMMIT_ON_SUCCESS
- Test suite on core v7 with PHP 7.2 complains a lot about
"Undefined constant OCI_COMMIT_ON_SUCCESS". This is
found in... - 19:22 Revision ecb9e856: [TASK] Update phpdocumentor/type-resolver from 0.2 to 0.2.1
- Raising this indirect require-dev dependency fixes ~330
unit tests on PHP 7.2 that otherwise throw a count() on
non-a... - 18:38 Revision 27733ad6: [TASK] bamboo: Include php 7.2 in test suite
- Add php 7.2 to 8.7 test suite:
* pre-merge: acceptance, integration, functionals on any PHP agent 7.x
* pre-merge: di... - 17:57 Revision e31106f2: [TASK] ext_emconf.php, composer.json: Allow PHP 7.2
- Core v8 contains php restrictions in ext_emconf.php and
extensions composer.json files. Raise them to allow PHP 7.2
... - 17:44 Revision 31b7b7cd: [TASK] ext_emconf.php: Fix some inconsistencies
- Some 'constraints' related inconsistencies, especially
in test fixture extensions.
Change-Id: I015e34a5519cab166d794... - 16:21 Revision 5654fb63: [TASK] Raise testing-framework to 1.2.2
- Contains a bug fix for PHP 7.2 compatible mocking in
ViewHelperBaseTestcase.
Change-Id: I35e71e7a9d77157b1ce81f0889d... - 16:21 Revision 9634a208: [TASK] Raise testing-framework to 2.0.0
- master branch of testing-framework is now tagged as 2.x.x for
core master / v9, while the 8 branch of testing-framewo... - 15:35 Revision df7ed403: [BUGFIX] Use of undefined constant E_DEBUG
- Global function debug() initializes its 6th argument
to constant E_DEBUG which does not exist and then defaults
to st... - 15:34 Revision f2bb18d2: [BUGFIX] Use of undefined constant E_DEBUG
- Global function debug() initializes its 6th argument
to constant E_DEBUG which does not exist and then defaults
to st... - 15:29 Revision c934f5a7: [BUGFIX] Incomplete mock in AbstractViewHelperTest
- Extbase ReflectionService->getMethodParameters() must return
an array, the result is later count()'ed. Properly retur... - 13:40 Revision 92b586c6: [BUGFIX] PreparedStatement: count() must be an array or countable
- Sanitize a count() call in PreparedStatement (8.7, 7.6 only)
for PHP 7.2 compatibility.
Change-Id: I8d3cac3814093c72... - 13:38 Revision da6fd1f5: [BUGFIX] PreparedStatement: count() must be an array or countable
- Sanitize a count() call in PreparedStatement (8.7, 7.6 only)
for PHP 7.2 compatibility.
Change-Id: I8d3cac3814093c72... - 13:04 Revision e0ff86ab: [BUGFIX] phpunit: Update comparator from 1.2.2 to 1.2.4
- Raising this indirect require-dev dependency fixes a
PHP 7.2 compatibility issue on core 7.6 branch:
"Declaration of ... - 12:22 Revision 1b11b369: [BUGFIX] ContentObjectRendereTest: Undefined constant NL
- A data provider uses the not defined constant "NL". PHP 7.2
throws warnings on this. Warnings from data providers do ... - 12:22 Revision ecbac33e: [BUGFIX] ContentObjectRendereTest: Undefined constant NL
- A data provider uses the not defined constant "NL". PHP 7.2
throws warnings on this. Warnings from data providers do ...
2017-12-02
- 23:41 Revision 96f8ad0a: [TASK] bamboo: Include php 7.2 in test suite
- Add php 7.2 to master test suite:
* pre-merge: acceptance, integration, functionals on any PHP agent 7.x
* pre-merge:... - 20:42 Revision 78057915: [TASK] Remove auto-creation of uploads folder
- For new plain TYPO3 installations, the uploads/ folder
is not needed anymore, as the TYPO3 core does not
use the uplo... - 02:47 Revision 23f8bd7f: [BUGFIX] Implicit constant to string cast in unit test case
- An array key is not used as string but as constant in
two ConfigurationManager test cases. PHP 7.2 is more
picky abou... - 02:47 Revision 48d5a5e2: [BUGFIX] Implicit constant to string cast in unit test case
- An array key is not used as string but as constant in
two ConfigurationManager test cases. PHP 7.2 is more
picky abou... - 02:47 Revision 4062df63: [BUGFIX] Implicit constant to string cast in unit test case
- An array key is not used as string but as constant in
two ConfigurationManager test cases. PHP 7.2 is more
picky abou...
Also available in: Atom