[TASK] Align "Included PageTsConfig" with "Included TypoScript"
The "Included PageTsConfig" view is structurally
similar to "Included TypoScript": Include trees
are shown, conditions can be toggled.
Resolves: #99827
Related: #97816
Related: #99563
Related: #99576
Releases: main
Change-Id: I1149bef0ad1f2d2564ca7f45ad83825f73fa4e5b
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77699
Tested-by: Stefan Bürk <stefan@buerk.tech>
Reviewed-by: Jochen <rothjochen@gmail.com>
Tested-by: core-ci <typo3@b13.com>
Tested-by: Jochen <rothjochen@gmail.com>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: Stefan Bürk <stefan@buerk.tech>
[TASK] Align "Included PageTsConfig" with "Included TypoScript" · TYPO3/typo3@984cf8e
The "Included PageTsConfig" view is structurally similar to "Included TypoScript": Include trees are shown, conditions can be toggled. Resolves: #99827 Related: #97816 Related:...GitHub
[TASK] Improve "Active PageTsConfig" view
* Render "Available constants from site settings" if any
* Render used conditions if any
* Allow to show comments and constant substitutions
* Improve client side search
* Do not persist expand/collapse state when searching,
to go back to previous expand/collapse state when
clearing search term
* Codebase overhaul avoiding of intermediate view helpers
* Minor adaptions and cleanups in related modules
Resolves: #99747
Related: #99563
Related: #99602
Releases: main
Change-Id: Ib52fa51295adff5470b8b62a702a236390410a7b
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77599
Tested-by: Andreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: Nikita Hovratov <nikita.h@live.de>
Reviewed-by: Andreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: core-ci <typo3@b13.com>
Tested-by: Nikita Hovratov <nikita.h@live.de>
[TASK] Improve "Active PageTsConfig" view · TYPO3/typo3@907178d
* Render "Available constants from site settings" if any * Render used conditions if any * Allow to show comments and constant substitutions * Improve client side search * Do not persist ...GitHub
[TASK] Elevate "Info PageTsConfig" to a main module
The "Info > PageTsConfig" module is extracted from
ext:info and made a main module entry within
"Site management".
The three sub functionalities can be selected in
the doc header - similar to the TypoScript main
module.
This patch does the heavy lifting, moving files,
splitting controllers and moving labels.
Further patches will follow to finetune the
module functions, a .rst file describing the
main changes will follow as well when everything
stabilized.
Change-Id: I81cb2aee46520b45ff5f5c07b04bf036a0a37950
Resolves: #99563
Releases: main
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77511
Reviewed-by: Jasmina Ließmann <minapokhalo+typo3@gmail.com>
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: Stefan Bürk <stefan@buerk.tech>
Tested-by: core-ci <typo3@b13.com>
Reviewed-by: Stefan Bürk <stefan@buerk.tech>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: Jasmina Ließmann <minapokhalo+typo3@gmail.com>
[TASK] Elevate "Info PageTsConfig" to a main module · TYPO3/typo3@80e573f
The "Info > PageTsConfig" module is extracted from ext:info and made a main module entry within "Site management". The three sub functionalities can be selected in the doc h...GitHub