[!!!][TASK] Migrate sys_notes away from extbase
Simplify the sys_note handling by removing extbase from it Resolves: #84055 Releases: master Change-Id: Ib41d5e88c7ec9d79ee23dc913c3dc1ee0184c372 Reviewed-on: https://review.typo3.org/55804 Reviewed-by:Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com>
Showing
- typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82506-RemoveBackendUserRepositoryInjectionInNoteController.rst 6 additions, 6 deletions...-RemoveBackendUserRepositoryInjectionInNoteController.rst
- typo3/sysext/core/Documentation/Changelog/master/Breaking-84055-MigrateSys_notesAwayFromExtbase.rst 37 additions, 0 deletions...master/Breaking-84055-MigrateSys_notesAwayFromExtbase.rst
- typo3/sysext/install/Configuration/ExtensionScanner/Php/ClassNameMatcher.php 5 additions, 0 deletions...l/Configuration/ExtensionScanner/Php/ClassNameMatcher.php
- typo3/sysext/install/Configuration/ExtensionScanner/Php/MethodCallMatcher.php 1 addition, 1 deletion.../Configuration/ExtensionScanner/Php/MethodCallMatcher.php
- typo3/sysext/sys_note/Classes/Controller/NoteController.php 27 additions, 12 deletionstypo3/sysext/sys_note/Classes/Controller/NoteController.php
- typo3/sysext/sys_note/Classes/Core/Bootstrap.php 0 additions, 121 deletionstypo3/sysext/sys_note/Classes/Core/Bootstrap.php
- typo3/sysext/sys_note/Classes/Domain/Model/SysNote.php 0 additions, 168 deletionstypo3/sysext/sys_note/Classes/Domain/Model/SysNote.php
- typo3/sysext/sys_note/Classes/Domain/Repository/SysNoteRepository.php 30 additions, 54 deletions.../sys_note/Classes/Domain/Repository/SysNoteRepository.php
- typo3/sysext/sys_note/Classes/Hook/InfoModuleHook.php 6 additions, 3 deletionstypo3/sysext/sys_note/Classes/Hook/InfoModuleHook.php
- typo3/sysext/sys_note/Classes/Hook/PageHook.php 6 additions, 3 deletionstypo3/sysext/sys_note/Classes/Hook/PageHook.php
- typo3/sysext/sys_note/Classes/Hook/RecordListHook.php 6 additions, 3 deletionstypo3/sysext/sys_note/Classes/Hook/RecordListHook.php
- typo3/sysext/sys_note/Configuration/TypoScript/constants.txt 0 additions, 15 deletionstypo3/sysext/sys_note/Configuration/TypoScript/constants.txt
- typo3/sysext/sys_note/Configuration/TypoScript/setup.txt 0 additions, 28 deletionstypo3/sysext/sys_note/Configuration/TypoScript/setup.txt
- typo3/sysext/sys_note/Resources/Private/Layouts/Default.html 0 additions, 1 deletiontypo3/sysext/sys_note/Resources/Private/Layouts/Default.html
- typo3/sysext/sys_note/Resources/Private/Templates/Note/List.html 40 additions, 45 deletions...ysext/sys_note/Resources/Private/Templates/Note/List.html
- typo3/sysext/sys_note/ext_localconf.php 0 additions, 7 deletionstypo3/sysext/sys_note/ext_localconf.php
- typo3/sysext/sys_note/ext_typoscript_constants.txt 0 additions, 1 deletiontypo3/sysext/sys_note/ext_typoscript_constants.txt
- typo3/sysext/sys_note/ext_typoscript_setup.txt 0 additions, 1 deletiontypo3/sysext/sys_note/ext_typoscript_setup.txt
Please register or sign in to comment