- 01 Oct, 2019 2 commits
-
-
Change-Id: I6491f0abe1148a2fbea8b37709dd16b071657b35 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61869 Tested-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org>
-
Previously, if constraints in an IRRE container were met, the control container's visibility has been toggled. However, the PHP backend defines the visibility per control item. The JavaScript now toggles the visibility per control as well and does not hide the container anymore. Resolves: #89319 Releases: master Change-Id: Ia0a70f98997b714ce8caedf549060601ff91a1d3 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61868 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org>
-
- 30 Sep, 2019 9 commits
-
-
The change of #89033 removed the callback for deleting records within EditDocumentController, resulting in JavaScript errors. This patch adds the delete action again, directly implemented in the FormEngine module. The URL to delete the record is pre-built as well, since any required information is already known. Resolves: #89315 Related: #89033 Releases: master Change-Id: I842d0119291b53be3cdc3b2d6373ccd474fc7146 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61865 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org>
-
Site configuration shipped in distribution packages had a couple of flaws during import process which are tackled with this change: * existing site configurations for same identifier are not overridden on the file system level anymore (according warning is logged) * site configuration is now updated and mapped to for imported pages, which did not work before due to hard-coded rootPageId in config.yaml (warning is logged in case root page id cannot be mapped) Resolves: #89314 Releases: master Change-Id: I856024afb50186eb9f6cc73ef13f1961c948c784 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61864 Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
The patch for #89317 extended the RedirectService, but didn't adjust all constructors. In this case, IntegrityService was forgotten and didn't pass a SiteFinder to the RedirectService. This patch now passes the SiteFinder instance. Resolves: #89317 Related: #88877 Releases: master Change-Id: I1758dc8549cf5f58c7dbaf1475d10288af86316b Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61866 Tested-by:
Benjamin Kott <benjamin.kott@outlook.com> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Benjamin Kott <benjamin.kott@outlook.com> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org>
-
This patch adds the correct value for autocomplete on password field. Reference: https://developer.mozilla.org/en-US/docs/Web/Security/Securing_your_site/Turning_off_form_autocompletion#Preventing_autofilling_with_autocompletenew-password Resolves: #89310 Releases: master, 9.5, 8.7 Change-Id: Ib1a805ddc5e8da14380d9cf7e5b188a67ed54fea Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61862 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Björn Jacob <bjoern.jacob@tritum.de> Tested-by:
Richard Haeser <richard@maxserv.com> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Björn Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Richard Haeser <richard@maxserv.com>
-
If a language pack is available for an extension, the matrix now renders an empty column to fix wrong positioning of the actual download buttons. Resolves: #89283 Releases: master, 9.5 Change-Id: I100a0c8f4a4db3ed03f86e2fb71c95ec9448b3bb Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61837 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Richard Haeser <richard@maxserv.com> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Richard Haeser <richard@maxserv.com>
-
If a page is translated and a translation is selected in the columns module of the page module, the view webpage button must show the translation instead of the default language. Resolves: #89184 Releases: master, 9.5 Change-Id: Ib1c21a99a706e298300e355e6675839275361e28 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61713 Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Tested-by:
Frank Nägler <frank.naegler@typo3.org>
-
Resolves: #89309 Related: #89215 Releases: master Change-Id: I6994039d5c2e7d99224336ecfd66a14b0580feac Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61861 Tested-by:
Björn Jacob <bjoern.jacob@tritum.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Björn Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org>
-
Preparation for TYPO3 10.1 release, all changelog files are reviewed, adjusted and moved to the corresponding versioning folder Change-Id: Ibafd4c05b0ec1684da4bfbc21f608916f4a3375d Releases: master Resolves: #89289 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61844 Tested-by:
Björn Jacob <bjoern.jacob@tritum.de> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Björn Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
-
This patch updates grunt and plugins to their latest version. Executed command: yarn upgrade --pattern grunt --latest Resolves: #89270 Releases: master Change-Id: Ibc830d62115ba369afa15c459e93053985726c29 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61807 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org>
-
- 29 Sep, 2019 1 commit
-
-
If EXT:redirects is installed and a slug is updated by a backend user, a redirect from the old URL to the new URL will be created. All sub pages are checked too and the slugs will be updated. Resolves: #89115 Releases: master Change-Id: Id0b09cb22681aa6b2704b4f7cbc47d8b747e56d4 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61613 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org>
-
- 28 Sep, 2019 5 commits
-
-
Resolves: #89299 Releases: master Change-Id: Ib4e63b7baadb604ca77469e66af5bc060f79a8f6 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61856 Tested-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
TYPO3com <noreply@typo3.com> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org>
-
Resolves: #89298 Releases: master Change-Id: Icb2d406d8ba3759c8f999966fc68b8e31b046c01 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61855 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org>
-
The RedirectService recives a NullSite instance from the current request. This patch checks whether the redirect target is a page and fetches its site configuration to be able to create a proper TSFE instance. Also, the TSFE instance now does not fetch any template configuration anymore as it is rather extraneous for a redirect. Resolves: #88877 Releases: master Change-Id: If0463d3ad9e8af47950f001c8646dc8a15b6a02b Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61838 Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Enables checking of links in fields that have softrefs "url" or "email" in their TCA configuration. This is achieved by passing parameter that enables the 'subst' part of the softref to SoftReferenceIndex::findRef While SoftReferenceIndex::findRef_typolink and findRef_typolink_tag automatically enable the 'subst' part SoftReferenceIndex::findRef_email and findRef_url only do so if enabled via configuration. Resolves: #52912 Releases: master, 9.5, 8.7 Change-Id: I98176d27d129aa0f67a8ad94747d1374873c6e34 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61707 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Sybille Peters <sypets@gmx.de> Tested-by:
Jonas Götze <jonnsn@gmail.com> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Simon Gilli <typo3@gilbertsoft.org> Reviewed-by:
Jonas Götze <jonnsn@gmail.com> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Jörg Bösche <typo3@joergboesche.de> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
-
When a default language page is hidden, it should also be visible when a translated page is rendered but not available. The current "simple" check to only check for a specific language to find out if a page is hidden, is wrong, as l18n_cfg could be built in a way that a page translation (language>0) does not exist, but the default record is actually available. This change overcomes a long-standing issue that translations of hidden pages can be previewed. Resolves: #89130 Releases: master, 9.5 Change-Id: I8bc8f1e55a07b680c7b7b9591ec2936d50840548 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61841 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Tobias Gaertner <tobias.gaertner@benaja-websolutions.com> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
-
- 27 Sep, 2019 3 commits
-
-
It was forgotten to load the new clearable module in the recycler module. Resolves: #89288 Related: #89215 Releases: master Change-Id: I35f0e7b3d63112faf0c3fcfba7719141673856e6 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61843 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Resolves: #89292 Related: #89143 Releases: master Change-Id: Ie10bcbfca7f43a60b80a2a6634759584043c7cf4 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61848 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
-
Benni Mack authored
As added in change 6ef46cab see https://review.typo3.org/c/Packages/TYPO3.CMS/+/49530/, the RelationHandler works on deleted elements ON ALL OTHER workspaces instead of the current one, as the SQL query does a "neq", but prior did a "wsid=". Resolves: #89291 Related: #77565 Releases: master, 9.5, 8.7 Change-Id: Ide82a779f1f4ba3daa064243361b9a370198d958 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61847 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Daniel Gorges <daniel.gorges@b13.com> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Benjamin Franzke <bfr@qbus.de> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Daniel Gorges <daniel.gorges@b13.com> Reviewed-by:
Benni Mack <benni@typo3.org>
-
- 26 Sep, 2019 5 commits
-
-
This reverts commit 0e70168d. Reason for revert: postponed to after 10.1 Change-Id: Ib1655e4f31f0fb620943a34f2361806a0fb47e0a Releases: master Resolves: #89278 Reverts: #89102 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61817 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Benni Mack <benni@typo3.org>
-
This reverts commit 4989d5af. Reason for revert: once more after 10.1. Resolves: #89277 Reverts: #89134 Releases: master Change-Id: Id9486bf090db83f080c502ffbd36fd5f3c5d2ac4 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61816 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Benni Mack <benni@typo3.org>
-
The patch related to #86577 has been merged into v10 and v9, but the ReST file was created in the wrong directory. This patch moves the file into `9.5.x`. Resolves: #89286 Related: #86577 Releases: master, 9.5 Change-Id: Ie4e55331ee4f01bfabe69da95d5f620522a826ce Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61839 Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
TYPO3com <noreply@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
This reverts commit e531ddce. Reason for revert: immature merge Change-Id: Ia31248587537a502ffdfc84761bacd7095999642 Resolves: #89276 Reverts: #89056 Releases: master Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61815 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
-
https://review.typo3.org/c/Packages/TYPO3.CMS/+/57414 introduced a CGL violation that was not discovered because the patchset was pushed on 8th of august and was checked with php-cs-fixer 2.14.1 on bamboo where no violation was found. In the meantime (between push and merge of the mentioned patch) https://review.typo3.org/c/Packages/TYPO3.CMS/+/61564 has been merged, which updates php-cs-fixer to 2.15.2 and contains new rules. Releases: master Resolves: #89282 Related: #57414 Related: #85425 Change-Id: I61d5e6e5dc61b500fe620e59002f296f50f03214 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61835 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Björn Jacob <bjoern.jacob@tritum.de> Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Björn Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
-
- 25 Sep, 2019 15 commits
-
-
This patch updates CodeMirror to version 5.49.0. Executed command: yarn add --dev codemirror@^5.49.0 Resolves: #89272 Releases: master, 9.5 Change-Id: I59b2808e5c363380628a247147faf4cae2a661fd Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61808 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com>
-
Allow registration of additional file processors. Resolves: #88602 Releases: master Change-Id: Iff5594ce07750e557f2dc316f3e8aacd90cf5c81 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61088 Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-
When changing the doktype a confirmation modal appears. This patch reverts the value of the field to the original value after closing the modal without clicking *OK*. This works for all selects with 'onChange' => 'reload' and 'renderType' => 'selectSingle' Resolves: #89220 Releases: master,9.5 Change-Id: I6d479f9180d64e8e4c25e96f52e60dca36863fd9 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61771 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
In order to identify problems with sending out mails, more specific error messages than "Something went wrong" are used. Resolves: #89254 Releases: master, 9.5 Change-Id: I61d8b122f7af764cfd5be0b08b27c99cd4fd56e0 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61802 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
The generic RecordProvider used for context menus now explicitly loads the language labels for the modals. Resolves: #89151 Releases: master, 9.5 Change-Id: If4368f507a0432606298fd5b17b05bf7c665d1d8 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61692 Tested-by:
Benjamin Franzke <bfr@qbus.de> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
TYPO3com <noreply@typo3.com> Reviewed-by:
Benjamin Franzke <bfr@qbus.de> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
With this change it is possible to define the type of the value if the createNamedParameter option is set. Releases: master Resolves: #88805 Change-Id: I964d8fadf5d3e6512d8585c2bbd84e0b14c9d274 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61327 Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Manuel Selbach <manuel_selbach@yahoo.de> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Manuel Selbach <manuel_selbach@yahoo.de> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org>
-
No copy link in the context menu or the button in the file list is displayed, when the user lacks the permission to copy file or folder. Resolves: #85425 Releases: master, 9.5 Change-Id: I442d17e04a87eb25a438c2c2e7f22aef70492061 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/57414 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
This patch improves the loops in TypeScript by using `for (... of ...)` and incorporating ES7 features as `Object.entries()` and `Object.values()`. Resolves: #89262 Releases: master Change-Id: I4f4300a2e241bcd34494ae0b0d400e589ad702da Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61653 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
This patch moves some array functions used in loops (array_merge, array_replace) out of their calling loop for performance reasons, where applicable. This this achieved by calling the functions via array unpacking ("splat operator"). See for further reading: https://github.com/kalessil/phpinspectionsea/blob/master/docs/performance.md#slow-array-function-used-in-loop Resolves: #89056 Releases: master Change-Id: Ia21b1909f77879918b84c6fa702f07a41149e83f Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/59083 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
To avoid confusing users, a uniform way of referencing YAML files in the documentation is used. Releases: master Resolves: #89237 Change-Id: Id03be5dbc17a174fafc4c188a298369834ef4a39 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61789 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
-
Add proper information for the user about the target page. In case the target page doesn't exist or is not accessible in the frontend, the infobox in the page module now states this out. Resolves: #89121 Releases: master, 9.5 Change-Id: Ie4d5b208028fa960e34dec64c546a2e5ebb1de05 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61710 Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
TYPO3com <noreply@typo3.com> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org>
-
This change introduces BroadcastChannel in order to communicate between frames. Messages are converted to according CustomEvents that can be handled individually. Event handling happens in the most specific scope on client side. A polyfill to support Edge has been installed, executed command: yarn add broadcastchannel-polyfill Resolves: #89244 Releases: master Change-Id: Iab55bf78ff9324d19d115022464c24eea1b8b78e Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61788 Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
-
Add a context menu entry to enable or disable the option "Page enabled in menus". Resolves: #85918 Releases: master Change-Id: Ib821846fd78dafee9fc51df6d07148844e613a72 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/57983 Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
TYPO3com <noreply@typo3.com> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
The frontend part that issued the GET parameter clear_all_cache=1 was removed in 2008 with the following commit: https://github.com/TYPO3/TYPO3.CMS/commit/94fb08233d The handling of this unused parameter is therefore removed. Releases: master Resolves: #89257 Change-Id: I4d248d388fb8efdb11df9eb7fd6d976338fa65d1 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61804 Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Benni Mack <benni@typo3.org>
-
TSLint is in a deprecation phase, recommending to migrate to ESLint instead. This patch removes all TSLint packages and supplies a proper ESLint configuration. Also, rule violations are fixed in this patch. Executed commands: yarn add --dev typescript-eslint \ @typescript-eslint/parser \ @typescript-eslint/eslint-plugin \ eslint grunt-eslint yarn remove tslint grunt-tslint ./node_modules/.bin/eslint -c eslintrc.js --fix --ext .ts \ ./Sources/TypeScript/ Resolves: #89232 Releases: master Change-Id: I3bd4a1c30ecc27f8c334951547aff5e9352629da Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61784 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org>
-