- Feb 21, 2020
-
-
Christian Eßl authored
Add the missing language label for the beuser details button. Also fix a wrong resname in the "info" label. Resolves: #90445 Releases: master Change-Id: Id2d37a6bb839d0241d8625fb7e9c6a50a97b2e43 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63334 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Riccardo De Contardi <erredeco@gmail.com> Tested-by:
Michael Schams <typo3@2018.schams.net> Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Michael Schams <typo3@2018.schams.net> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
-
Christian Eßl authored
The "extension.images" label in FileContentParser had the wrong case. Resolves: #90452 Releases: master, 9.5 Change-Id: Iee9a5ca03c1e495355570ec92e3c63ebe05e187c Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63335 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Björn Jacob <bjoern.jacob@tritum.de> Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Björn Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
-
Michael Schams authored
The backend user detail view shows the select/modify table with two columns: "select" and "modify". This patch makes sure that the correct data is shown in the table, in particular in column "modify". Resolves: #90466 Releases: master Change-Id: I706568defb1184d2809f24547d95e2eea9d46a8c Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63345 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
-
Benni Mack authored
This change is a pre-patch to re-use the variables of a view in LoginController, to be used to for custom setups in the extension configuration. Resolves: #90468 Releases: master Change-Id: I7ee0f9467e9a5dce5c419826025314379897ad70 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63347 Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
-
Andreas Fernandez authored
Resolves: #90467 Releases: master Change-Id: Id06fa71412f2d2f6eff6d07527166d4475070eda Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63346 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Tested-by:
Susanne Moog <look@susi.dev> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Susanne Moog <look@susi.dev>
-
Koen Wouters authored
A TypoScript Reference documentation widget is added. Resolves: #90435 Releases: master Change-Id: I31ea8a2be4bc55d6cdcecac5c9abbe95016b739e Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63323 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Daniel Siepmann <coding@daniel-siepmann.de> Tested-by:
Richard Haeser <richard@maxserv.com> Reviewed-by:
Riny van Tiggelen <info@online-gamer.nl> Reviewed-by:
Daniel Siepmann <coding@daniel-siepmann.de> Reviewed-by:
Richard Haeser <richard@maxserv.com>
-
Michael Schams authored
This patch fixes a typo in the change log for issue #89139. Resolves: #90464 Releases: master Change-Id: Id3cd0b968ea69be6051509f3838481b0d3f01e92 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63344 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Björn Jacob <bjoern.jacob@tritum.de> Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Christian Eßl <indy.essl@gmail.com> Tested-by:
Oliver Klee <typo3-coding@oliverklee.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:
Christian Eßl <indy.essl@gmail.com> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
-
Benni Mack authored
This was a typo / mistake of mine (while typing with "Power-Save" mode, and no auto-completion support on a plane), triggering a PHP fatal error when using extensions that use DocumentTemplate. Resolves: 90462 Releases: master Change-Id: I0a43c2af260deaedb16e35feed75a42e40ad302a Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63342 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Benni Mack <benni@typo3.org>
-
Benni Mack authored
A feature regarding the subject and localization was missing in the initial change / docs, so this is now added. Resolves: #90463 Releases: master Change-Id: Ic0de6abad93b45e3a176df016304bd3806997d7e Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63343 Tested-by:
Björn Jacob <bjoern.jacob@tritum.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Björn Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Benni Mack <benni@typo3.org>
-
Tomita Militaru authored
Resolves: #89551 Releases: master Change-Id: I3f88c949564c9726ab84f22d3e5f593858faa464 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62201 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Christian Eßl <indy.essl@gmail.com> Tested-by:
Björn Jacob <bjoern.jacob@tritum.de> Tested-by:
Susanne Moog <look@susi.dev> Reviewed-by:
Tobi Kretschmann <tobi@tobishome.de> Reviewed-by:
Henning Liebe <h.liebe@neusta.de> Reviewed-by:
Felix P. <f.pachowsky@neusta.de> Reviewed-by:
Sascha Rademacher <sascha.rademacher+typo3@gmail.com> Reviewed-by:
Steffen Frese <steffenf14@gmail.com> Reviewed-by:
Christian Eßl <indy.essl@gmail.com> Reviewed-by:
Björn Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Susanne Moog <look@susi.dev>
-
Stefan Froemken authored
Add stdWrap properties to references like it is done in FilesContentObject. That way it is possible to select FileResources from rootline. Resolves: #78347 Releases: master Change-Id: I257d063ad39f8bab531bd034150b1d556f12c56b Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62098 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Jörg Bösche <typo3@joergboesche.de> Tested-by:
Tobi Kretschmann <tobi@tobishome.de> Tested-by:
Susanne Moog <look@susi.dev> Reviewed-by:
Jörg Bösche <typo3@joergboesche.de> Reviewed-by:
Tobi Kretschmann <tobi@tobishome.de> Reviewed-by:
Felix P. <f.pachowsky@neusta.de> Reviewed-by:
Susanne Moog <look@susi.dev>
-
Benni Mack authored
When creating content elements via the NewContentElement wizard, a new option "saveAndClose" can be defined via PageTSconfig to skip the "FormEngine" part and save a record directly. This is especially handy for Content Types like "divider" or for extensions handling with grids. This saves clicks for the editor, and matched with the tt_content_defVals it would be possible to create "quick create" content elements directly via the New Content Element wizard with pre-defined values. The feature is enabled by default for the CType "divider". Resolves: #90461 Releases: master Change-Id: I5fe171ac1b243c22d4ed9e14f1a5f3c00c088a21 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63341 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
David Steeb <david.steeb@b13.de> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
David Steeb <david.steeb@b13.de> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org>
-
Sybille Peters authored
Previously, the function BrokenLinkRepository::getNumberOfBrokenLinks() was used in the event listener. It is not necessary to return the count. We now only check if the link target is in the list of broken links. This makes the API easier to read and reduces the number of methods with similar and misleading names. Resolves: #90390 Releases: master Change-Id: Ia94a7a0bd44bbc827864371f7c6694b4b8f8f52a Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63267 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com>
-
Markus Klein authored
BackendUtility::getPageForRootline() must use a more specific cache identifier for the SQL statement in order to deliver correct data. Resolves: #90434 Releases: master, 9.5 Change-Id: I95cf77144773f0a2cd58b1dd72f3f818733cdc7e Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63322 Tested-by:
Wolfgang Klinger <wolfgang@wazum.com> Tested-by:
Christian Eßl <indy.essl@gmail.com> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Wolfgang Klinger <wolfgang@wazum.com> Reviewed-by:
Christian Eßl <indy.essl@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org>
-
- Feb 20, 2020
-
-
Koen Wouters authored
A TSconfig Reference documentation widget is added. Resolves: #90438 Releases: master Change-Id: I8f2a23df420f14c933bf72d82a93356656b7df8d Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63324 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Daniel Siepmann <coding@daniel-siepmann.de> Tested-by:
Richard Haeser <richard@maxserv.com> Reviewed-by:
Daniel Siepmann <coding@daniel-siepmann.de> Reviewed-by:
Richard Haeser <richard@maxserv.com>
-
Helmut Hummel authored
Disallow disabling and flushing the DI cache and base the cache identifier as well on the currently installed extensions. A disabled DI cache creates an unbearable performance hit, so that disabling won't make sense anyway. Disallowing flushing that cache will not flush the DI cache when caches are flushed using the regular backend UI, but only when caches in install tool are flushed. Last but not least, the install tool cache flushing is changed to not bypass the caching API any more by removing complete caching folders or caching database tables. Instead the CacheManager is now used twice, once with basic caching configuration and a second time with caching configuration that is provided by extensions (if any). Releases: master Resolves: #90418 Change-Id: Idc3d053e181c909ccd662065a9c1ab7a893fa9ac Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63288 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org>
-
Richard Haeser authored
As $this->settings is not defined, it should not be passed to the Fluid template of the DashboardController. Resolves: #90453 Releases: master Change-Id: Idc946da7d293311215c2bf318dc6959e5f6f080f Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63337 Tested-by:
Daniel Siepmann <coding@daniel-siepmann.de> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Daniel Siepmann <coding@daniel-siepmann.de> Reviewed-by:
Koen Wouters <koen.wouters@maxserv.com> Reviewed-by:
Benni Mack <benni@typo3.org>
-
Christian Eßl authored
Fixed some wrong spelling related to the word "exist" in several places, including docs, language files, error messages and comments. Resolves: #90451 Releases: master Change-Id: I8f1642a259fa76f1c3311042def04374fa66ade5 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63333 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Benni Mack <benni@typo3.org>
-
Benni Mack authored
This change adds the browser-native lazy loading option "loading" HTML attribute for images. See https://addyosmani.com/blog/lazy-loading/ for more details. Resolves: #90426 Releases: master Change-Id: I5c457ed5b72ef81622e5135f182d7b10ededd4df Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63317 Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Christian Eßl <indy.essl@gmail.com> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Christian Eßl <indy.essl@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org>
-
Georg Ringer authored
Limit the query to 1 row to check if there are records available which improves the performance. Resolves: #90419 Releases: master, 9.5 Change-Id: Ia965f906e4029698351e39501282242c480bb0d6 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63316 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Stefan Froemken <froemken@gmail.com> Tested-by:
Christian Eßl <indy.essl@gmail.com> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Stefan Froemken <froemken@gmail.com> Reviewed-by:
Christian Eßl <indy.essl@gmail.com> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
-
- Feb 19, 2020
-
-
Chris Müller authored
The example in the note shows how to deny access up to Apache 2.2. The directive for the current version is added. Resolves: #90433 Releases: master, 9.5 Change-Id: I7842af8acdf632aebab8b8f63637450efd4fa23c Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63321 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Björn Jacob <bjoern.jacob@tritum.de> Tested-by:
Ralf Zimmermann <ralf.zimmermann@tritum.de> Reviewed-by:
Björn Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Ralf Zimmermann <ralf.zimmermann@tritum.de>
-
Richard Haeser authored
A dashboard is introduced into TYPO3 to show the most important information to the current logged in user. Every user with access to this backend module can now have one or more personal dashboards. Each dashboard can contain several widgets. Which widgets and in which order the widgets are shown is up to the users themselves. Resolves: #90333 Releases: master Change-Id: I964a52846ec9a1c901baa89508b9df0caecdf81f Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63139 Tested-by:
Koen Wouters <koen.wouters@maxserv.com> Tested-by:
Riny van Tiggelen <info@online-gamer.nl> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Benjamin Kott <benjamin.kott@outlook.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Björn Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Koen Wouters <koen.wouters@maxserv.com> Reviewed-by:
Riny van Tiggelen <info@online-gamer.nl> Reviewed-by:
Benjamin Kott <benjamin.kott@outlook.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com...>
-
Benjamin Kott authored
This patch introduces a set of PSR-14 Events to modify the CKEditor configuration. - AfterGetExternalPluginsEvent - BeforeGetExternalPluginsEvent - AfterPrepareConfigurationForEditorEvent - BeforePrepareConfigurationForEditorEvent Resolves: #88818 Releases: master Change-Id: I1f810e31274a05d52082de5e03fc530b3cee1a44 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/59304 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org>
-
With Feature #90052 the parsed YAML configuration can be viewed in the Configuration module. A tip is already available on the top of the page. The hint about manual debugging is therefore obsolete and can be removed. Resolves: #90432 Related: #90052 Releases: master Change-Id: Iff3e1ae0e15a30e679e8ca29fb5e54714d21f925 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63320 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Daniel Siepmann <coding@daniel-siepmann.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Daniel Siepmann <coding@daniel-siepmann.de>
-
Georg Ringer authored
The options "SEO" and "Social Media" are added to the Pagetree Overview. Releases: master Resolves: #90425 Change-Id: Iaee3e15bf2699e349b02cb7950c2df3e9db0952a Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/59773 Reviewed-by:
Simon Gilli <typo3@gilbertsoft.org> Reviewed-by:
Christian Eßl <indy.essl@gmail.com> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Christian Eßl <indy.essl@gmail.com> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de>
-
Alexander Schnitzler authored
Bleeding edge configuration may be useful to use but shouldn't be enabled by default. To make the inclusion convenient, the include has only be commented and not be removed at all. Releases: master Resolves: #90403 Change-Id: I9a8dfdef29947df890db92d331f1b4b27d13b736 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63277 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
-
Benni Mack authored
Due to site handling the TypoScript option content_from_pid_allowOutsideDomain is not needed anymore, and can be removed, as it does not have any effect on the result. This was domain-specific in combination with sys_domain and ?id=123. Resolves: #90371 Releases: master Change-Id: I90d6089af2461d4f605e7ff6778ccf36e008c537 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63238 Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
-
Christian Eßl authored
In the RecordHistory Rollback template it can happen, that the historyRow is missing messages about its differences. In this case, an empty div with a weird looking border would still be visible in the html. This patch fixes this by wrapping an if condition around the div, that checks first, if the needed information is available. Resolves: #90424 Releases: master, 9.5 Change-Id: Icdd5dbf1b1008ab6a64a2b241982450bd385a8f8 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63314 Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
-
- Feb 18, 2020
-
-
Christian Eßl authored
The fields no_follow and no_index were inverted some time ago, but still retained their previous non-inverted labels in TCA. These were not actually shown when editing a page, but could be read in by other parts of the backend. This lead to misleading labels in both the "Display information" window as well as the "Info -> Pagetree Overview" module. Resolves: #88812 Releases: master, 9.5 Change-Id: Ie1bddeae20f0ffb3958bb07dab78d68dc68eff74 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63312 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org>
-
Benni Mack authored
Since TYPO3 v7, the new ModuleTemplate API is in place, which contains a fluid-based and fluent interface possibility to add DocHeader components and to render content. Resolves: #90421 Releases: master Change-Id: I5634ea0427486f37fbbfe3ee00695fc98e52d980 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63290 Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Benni Mack authored
When rendering custom formats with the <source> tag (as an example), it currently is not possible to specificy a target file extension (e.g. webp as alternative). A new argument "fileExtension" for the <f:image>, <f:media> and <f:uri.media> is introduced to specify a custom output format for having variants on image variants. Resolves: #90416 Releases: master Change-Id: I5fe2a60b968578e504cda851d2d5dd0f0eefe7e0 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63289 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Georg Ringer authored
As the templates for the FluidEmails are located in EXT:install, the configuration needs to be adopted. Resolves: #90345 Releases: master Change-Id: Ie4b7ea05090b6e77c3cfa4f9714b0a41cc0d57a6 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63182 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Stefan Froemken <froemken@gmail.com> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Stefan Froemken <froemken@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org>
-
Benni Mack authored
Several ADMCMD_ and TSFE_ADMIN_PANEL variables are excluded from cHash, but were never evaluated before. The GET parameters are removed from setting and calculation in cacheHash. Resolves: #90412 Releases: master Change-Id: I4c6781fca4fd6ccc50bd068f266619b2a2a0cf15 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63236 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>
-
Benni Mack authored
Sending out emails when items have been processed on a stage change is now done via Fluid Email, allowing administrators to fully customize both subject and body of an email. All emails sent by default contain more information and better structured contents instead of marker-based templates. The following TSconfig options apply to customize the emails: - tx_workspaces.emails.stageChangeNotification.generatePreviewLink = 0 - tx_workspaces.emails.layoutRootPaths - tx_workspaces.emails.partialRootPaths - tx_workspaces.emails.templateRootPaths - tx_workspaces.emails.format = html (or "text" or "both") Resolves: #90411 Releases: master Change-Id: I837c1538230ed55f2e34d51288e3b943fdd65238 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63248 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Christian Eßl authored
If a HMAC of a submitted form is invalid (because it has been tampered with), TYPO3 would previously throw an exception that leads to a status code 500. This is incorrect behaviour, as the error comes from bad user input and not a server error. In case the HMAC of a submitted form is invalid, both extbase and ext:form will now throw a BadRequestException, which will then lead to a status code 400 (BAD REQUEST). Resolves: #90134 Releases: master, 9.5 Change-Id: If4dad7ba27190b5992bab68b4ce64a423c0db645 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63272 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Alexander Schnitzler <git@alexanderschnitzler.de> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Alexander Schnitzler <git@alexanderschnitzler.de> Reviewed...
-
- Feb 17, 2020
-
-
Chris Müller authored
When creating a new IRRE child element the uid of the parent element was not set. This is a problem when you use an itemsProcFunc for a select column which relies on the parent's element uid to show according values. With the parent uid you can query the stored values. Resolves: #63777 Releases: master, 9.5 Change-Id: I898de29020bf68e25de9ef1d80cc20353a635524 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61480 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Tobi Kretschmann <tobi@tobishome.de> Reviewed-by:
Henning Liebe <h.liebe@neusta.de> Reviewed-by:
Sascha Rademacher <sascha.rademacher+typo3@gmail.com> Reviewed-by:
Felix P. <f.pachowsky@neusta.de> Reviewed-by:
Jörg Bösche <typo3@joergboesche.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Benni Mack <benni@typo3.org>
-
Nikita Hovratov authored
This patch: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62227 introduced decoding of attribute values in tags. This was necessary for email link parameter, but broke html inside attribute tags, because quotes were left unescaped. Resolves: #90339 Releases: master, 9.5 Change-Id: I3c336901df6e3ee5eeea46888db11c40986ced56 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63274 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
Richard Haeser <richard@maxserv.com> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Richard Haeser <richard@maxserv.com>
-
Manuel Selbach authored
With this change, the DocumentTypeExclusionRestrictionTest will use NOT IN instead of <>. This will allow to have only one instance of that restriction. Additionally multiple casts to integer have been removed. Resolves: #87938 Releases: master, 9.5 Change-Id: I3c1c5cc47800dae3f13afc654f55236634ad5bc5 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60275 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Dennis Prinse <dennis@dennisprinse.com> Tested-by:
Richard Haeser <richard@maxserv.com> Reviewed-by:
Dennis Prinse <dennis@dennisprinse.com> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Claus Due <claus@phpmind.net> Reviewed-by:
Richard Haeser <richard@maxserv.com>
-
Nicole Cordes authored
For PersistedAliasMapper and PersistedPatternMapper, language handling when resolving a URL route paramter was not explicit enough. PersistedAliasMapper incorrectly resolved language default records even when the HTTP request contained a language aspect and a more specific record (having the same slug value) would have been available. That was similar in PersistedPatternMapper when `uid` field was not defined in corresponding pattern (e.g. `^(?P<title>.+)-(?P<uid>\d+)$). For both mentioned scenarios language restrictions and fallback handling has been integrated. Records are retrieved in the following order: + "all language (-1)", most specific if present, can't be localized + "current language" most specific for the current given request context + "language fallbacks" (might include "default language") Resolves: #89153 Releases: master, 9.5 Change-Id: I25b17d1d618bb1509737d43b877a16c3a6da9f28 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61668 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Benni Mack <benni@typo3.org>
-
Markus Klein authored
Resolves: #90408 Releases: master Change-Id: Ifefec22a13b0bf303fd06afa744fd9b1c1733a36 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63281 Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com>
-