Frontend editing for TYPO3
Find a file
Benni Mack 79ade302fa [!!!][TASK] Remove internal_type=file/file_reference
This drops TCA type=group with internal_type=file and
internal_type=file_reference handling.
This patch is rather huge since detail handling of this
stuff is spread throughout the core. Additionally, some
further methods become unused and oboselete along the way.
Most of them - except DataHandler->process_uploads() - have
been used internally only and can be safetly dropped,
while process_uploads() which has always been part of the
externally called API is substituted with a no-op method.

Resolves: #87428
Releases: master
Change-Id: Ia60b5d0e021b34adf4b4187a5f1fe4475b0070b4
Reviewed-on: https://review.typo3.org/59361
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: TYPO3com <noreply@typo3.com>
Reviewed-by: Georg Ringer <georg.ringer@gmail.com>
Tested-by: Georg Ringer <georg.ringer@gmail.com>
2019-01-14 14:19:12 +01:00
Classes [!!!][TASK] Remove internal_type=file/file_reference 2019-01-14 14:19:12 +01:00
Configuration [TASK] Decouple adminPanel from frontend 2018-04-06 20:36:33 +02:00
Resources/Public/Icons [TASK] Move ext_icon.png to Resources/Public/Icons for all sysexts 2016-10-19 11:11:10 +02:00
.gitattributes [TASK] Exclude TypeScript sources in exports 2018-07-29 23:57:45 +02:00
composer.json [TASK] Update TYPO3 version to 10.0.0-dev 2018-12-14 10:34:22 +01:00
ext_emconf.php [TASK] Update TYPO3 version to 10.0.0-dev 2018-12-14 10:34:22 +01:00
ext_localconf.php [!!!][TASK] Remove TYPO3.LLL usages in TYPO3 core 2017-11-29 17:33:13 +01:00
LICENSE.txt [TASK] Have LICENSE.txt in all core exts 2017-06-28 18:04:45 +02:00