Revert "[FEATURE] New TCA type "country""
This reverts commit ad813a0d. Reason for revert: Post-merge, valid concerns were raised that may make follow-ups after a sprint release too hard. The most pressing one being processing via DataHandler and regarding Record Transformation. For details, see the currently unresolved comments in the original patch. A follow-up patch has been created with #104997 which can start the process on finishing the implementation. Main points to address: - DataHandler / Record Transformation (+Tests) - FlexForm Support - Possible multi-selection - Extbase typeconverter implementation so that stored relations can be processed in frontend implementations of these records Releases: main Resolves: #104999 Related: #104997 Reverts: #99911 Change-Id: Ib532b096417d18d89a5695136a28ea594caa518c Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/86152 Reviewed-by:Oliver Bartsch <bo@cedev.de> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Garvin Hicking <gh@faktor-e.de> Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Garvin Hicking <gh@faktor-e.de>
Showing
- typo3/sysext/backend/Classes/Form/Element/SelectCountryElement.php 0 additions, 268 deletions...ext/backend/Classes/Form/Element/SelectCountryElement.php
- typo3/sysext/backend/Classes/Form/FormDataProvider/TcaCountry.php 0 additions, 150 deletions...sext/backend/Classes/Form/FormDataProvider/TcaCountry.php
- typo3/sysext/backend/Classes/Form/NodeFactory.php 0 additions, 1 deletiontypo3/sysext/backend/Classes/Form/NodeFactory.php
- typo3/sysext/backend/Classes/Form/Processor/SelectItemProcessor.php 2 additions, 4 deletions...xt/backend/Classes/Form/Processor/SelectItemProcessor.php
- typo3/sysext/backend/Classes/Utility/BackendUtility.php 0 additions, 3 deletionstypo3/sysext/backend/Classes/Utility/BackendUtility.php
- typo3/sysext/backend/Tests/Functional/Form/Fixtures/TcaCountry/be_users.csv 0 additions, 4 deletions...nd/Tests/Functional/Form/Fixtures/TcaCountry/be_users.csv
- typo3/sysext/backend/Tests/Functional/Form/FormDataProvider/TcaCountryTest.php 0 additions, 159 deletions...Tests/Functional/Form/FormDataProvider/TcaCountryTest.php
- typo3/sysext/core/Classes/DataHandling/DataHandler.php 0 additions, 13 deletionstypo3/sysext/core/Classes/DataHandling/DataHandler.php
- typo3/sysext/core/Classes/DataHandling/TableColumnType.php 0 additions, 1 deletiontypo3/sysext/core/Classes/DataHandling/TableColumnType.php
- typo3/sysext/core/Classes/Database/Schema/DefaultTcaSchema.php 0 additions, 13 deletions.../sysext/core/Classes/Database/Schema/DefaultTcaSchema.php
- typo3/sysext/core/Classes/Schema/Field/CountryFieldType.php 0 additions, 31 deletionstypo3/sysext/core/Classes/Schema/Field/CountryFieldType.php
- typo3/sysext/core/Classes/Schema/FieldTypeFactory.php 0 additions, 2 deletionstypo3/sysext/core/Classes/Schema/FieldTypeFactory.php
- typo3/sysext/core/Configuration/DefaultConfiguration.php 0 additions, 7 deletionstypo3/sysext/core/Configuration/DefaultConfiguration.php
- typo3/sysext/core/Documentation/Changelog/13.3/Feature-99911-NewTCATypeCountry.rst 0 additions, 46 deletions...tation/Changelog/13.3/Feature-99911-NewTCATypeCountry.rst
- typo3/sysext/core/Resources/Private/Language/locallang_core.xlf 0 additions, 6 deletions...sysext/core/Resources/Private/Language/locallang_core.xlf
- typo3/sysext/extbase/Tests/Functional/Persistence/Generic/Mapper/ColumnMapFactoryTest.php 0 additions, 1 deletion...ional/Persistence/Generic/Mapper/ColumnMapFactoryTest.php
- typo3/sysext/styleguide/Configuration/TCA/tx_styleguide_elements_select.php 0 additions, 97 deletions...guide/Configuration/TCA/tx_styleguide_elements_select.php
Please register or sign in to comment