This project is mirrored from https://git.typo3.org/typo3/typo3.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 09 Nov, 2019 7 commits
-
-
In case of IRRE in site context not the full form engine variables are available - therefor a fallback has been implemented. Resolves: #89628 Releases: master, 9.5 Change-Id: I0c499d41354e4dc369f5a53f2109d8559b5e3bcb Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62265 Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Benni Mack <benni@typo3.org>
-
This patch moves the inline JavaScript for clipboard handling into a separate module that is re-used in record list and in file list. Additionally, the function `editList` only used in record list context has been moved into the according module. Resolves: #89476 Releases: master Change-Id: I43c972aadd8cd097850139813a01c3560a9b202c Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62041 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Susanne Moog <look@susi.dev> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Susanne Moog <look@susi.dev> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
-
The value of `data-table-unique-original-value` was accidentally of type array. This causes runtime errors since a string is expected. This patch now creates a proper value passed to FormEngine to handle the original unique value. Resolves: #89588 Related: #87711 Releases: master, 9.5 Change-Id: I9184aa025f01196d0c206b5b86c712dc1049487f Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62195 Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Susanne Moog <look@susi.dev> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Susanne Moog <look@susi.dev>
-
If the user has no access to edit the title of the page due to language restrictions, the pencil next to the title in the page module is no longer visible. Resolves: #88337 Releases: master, 9.5 Change-Id: Ia41821dd82821ad2c8d5a60dd053a43cadb0c361 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60837 Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Benni Mack <benni@typo3.org>
-
This commit adds an option to the slug input type which allows it to use the uid of a record when the update slug button is pressed in the FormEngine. Resolves: #89560 Releases: master, 9.5 Change-Id: Id645714f1b26e20e511022d1c74ea793964ffa19 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62170 Reviewed-by:
Daniel Sattler <sattler@b13.de> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Wolfgang Klinger <wolfgang@wazum.com> Reviewed-by:
Susanne Moog <look@susi.dev> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Susanne Moog <look@susi.dev> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
-
EXT:backend generates a URL to EXT:install, but has no dependency. This can lead to composer setups with EXT:backend but without EXT:install, leading to an exception while generating route. Therefore a suggest is added as a hint to install also EXT:install. Existing code is wrapped with an try / catch in order to work under both circumstances. Resolves: #89419 Releases: master, 9.5 Change-Id: Idedd299f218ae8f7ba9938800d2ac4a0c4e5614b Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61999 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Susanne Moog <look@susi.dev> Reviewed-by:
Karavas Aristeidis <aristeidis.karavas@gmail.com> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Susanne Moog <look@susi.dev>
-
Dynamically fetching/applying additional data for the link explanation seems to be overdone, so we simply deactivate the toggle button and remove the icon after selection/modification of the link target. After persisting the record, the updated link explanation will be visible. Resolves: #88737 Releases: master, 9.5 Change-Id: I679abb2178aedfc8a29cccace99950a3a8acaab6 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61422 Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Alexander Stehlik <alexander.stehlik@gmail.com> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Susanne Moog <look@susi.dev> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Alexander Stehlik <alexander.stehlik@gmail.com> Reviewed-by:
Susanne Moog <look@susi.dev>
-
- 08 Nov, 2019 3 commits
-
-
Resolves: #87471 Releases: master, 9.5, 8.7 Change-Id: I0d139369c5ddc3acd8acbd278fe9841961002ca0 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62120 Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Susanne Moog <look@susi.dev> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org>
-
Now the return annotation states out that an empty array will be returned if no localized records can be found and FALSE only if the table is not localizable. Resolves: #89584 Releases: master Change-Id: Ibd2d1c345b79eb099c935604151a7972e755085f Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62200 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Kevin Ditscheid <kevin@the-coding-owl.de> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Kevin Ditscheid <kevin@the-coding-owl.de> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org>
-
The site title can now be configured with the site module instead of using the sys_template record. If you don't need localized site titles you can also set the title on a site base. The site title in the sys_template record is deprecated now and will be used as a fallback in v10. Resolves: #85592 Releases: master Change-Id: I1caea88ef9bb7c1a4550d68bff1ede91b6f5cb2a Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62101 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Kevin Appelt <kevin.appelt@icloud.com> Tested-by:
Chris Müller <typo3@krue.ml> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Kevin Appelt <kevin.appelt@icloud.com> Reviewed-by:
Chris Müller <typo3@krue.ml> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com>
-
- 07 Nov, 2019 2 commits
-
-
The InputDateTimeElement now takes an element identifier to initialize a field as a date time picker. The DateTimePicker module now uses an optional element identifier to render the date time picker. Resolves: #89586 Related: #87324 Releases: master Change-Id: I65727fe503fed65b28e38f64b1a44b619087b937 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62197 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by: Johannes Schlier Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by: Johannes Schlier Reviewed-by:
Benni Mack <benni@typo3.org>
-
To improve the accessibility of the backend login, the following changes are applied: - Remove wrong role from login news - Add aria-label to the input fields The color contrast of the login button (white text on orange background) needs to be tackled in a different commit as it requires a lot of changes in other areas as well. Resolves: #89596 Releases: master, 9.5 Change-Id: I31fc62c8f3e8f151b7172cf502842b0d2510b401 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62211 Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Michael Telgkamp <michael.telgkamp@mindscreen.de> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Michael Telgkamp <michael.telgkamp@mindscreen.de> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
-
- 05 Nov, 2019 5 commits
-
-
Since the default language can be different from site configuration to site configuration, "flags-multiple" icon is used instead of the fallback "default-not-found" icon when no default language is configured (e.g. when editing a translated sys_file_metadata record in filelist module). Resolves: #88909 Releases: master Change-Id: Ie755cc06b43e4b735000ab598f14853773d58ced Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61432 Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Susanne Moog <look@susi.dev> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Susanne Moog <look@susi.dev>
-
Resolves: #24737 Releases: master, 9.5 Change-Id: I5a5f1b0a26951266a0e90c46af670602247693e5 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60501 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Achim Fritz <af@achimfritz.de> Tested-by:
Susanne Moog <look@susi.dev> Reviewed-by:
Achim Fritz <af@achimfritz.de> Reviewed-by:
Susanne Moog <look@susi.dev>
-
There were two double quotes within two exception messages. That could lead to irritation whether one was part of header name respectively the display condition string. Resolves: #89583 Releases: master, 9.5 Change-Id: Idbe6efc296e1d064b14806fc248c2a23c9dadf24 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62193 Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Daniel Siepmann <coding@daniel-siepmann.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Daniel Siepmann <coding@daniel-siepmann.de> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org>
-
This change adds null coalescing operators at multiple places in `ShortcutRepository` to avoid type errors if the shortcut url doesn't contain a query part (e.g. coming from legacy URLs when a TYPO3 v7 installation was migrated). Resolves: #89533 Releases: master, 9.5 Change-Id: I9bd1bdf0cf2f8d8954c4bf9eada6c720f2103af1 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62178 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
-
Georg Ringer authored
The current language of the TYPO3 Backend user is now added as attribute 'lang' to the html tag of any module using the ModuleTemplate. This improves accessibility, as it is used by screen readers that switch language profiles to provide the correct accent and pronunciation. In addition, DocumentTemplate behaves the same by adding proper htmlspecialchars() Resolves: #89559 Releases: master Change-Id: I42132e24475b4aa7decbf5173e3717297eda897e Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62169 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
Michael Telgkamp <michael.telgkamp@mindscreen.de> Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Michael Telgkamp <michael.telgkamp@mindscreen.de> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com>
-
- 30 Oct, 2019 1 commit
-
-
When a custom FAL / sys_file_reference inline element is registered, and there are custom allowed file extensions, the property "elementBrowserAllowed" is not properly run through "GeneralUtility::trimExplode()", however, all other places do this properly. The changes moves the trimExplode to the correct place, so uploading of files directly in FormEngine works properly. Resolves: #89540 Releases: master, 9.5 Change-Id: I9a486f8c932078629761bd86cc1d9455120fc7a5 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62155 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Daniel Gorges <daniel.gorges@b13.com> Tested-by:
Susanne Moog <look@susi.dev> Reviewed-by:
Daniel Gorges <daniel.gorges@b13.com> Reviewed-by:
Susanne Moog <look@susi.dev>
-
- 29 Oct, 2019 1 commit
-
-
All database result values must be proper typecasted as database drivers may use and return different data types. Resolves: #89531 Related: #56351 Releases: master, 9.5 Change-Id: I2e48bd548b178aa1e684db0ff908259cdfec377f Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62153 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Patrick Broens <patrick@patrickbroens.nl> Tested-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Reviewed-by:
Patrick Broens <patrick@patrickbroens.nl> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-
- 25 Oct, 2019 3 commits
-
-
Change highlighting of :hover, :focus and active states to lighter background as it was in TYPO3 7. Resolves: #88269 Releases: master, 9.5, 8.7 Change-Id: I62ffae36990f8b3dbaceec9c6064675b3842a902 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62116 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Daniel Siepmann <coding@daniel-siepmann.de> Tested-by:
Kevin Appelt <kevin.appelt@icloud.com> Tested-by:
Benjamin Kott <benjamin.kott@outlook.com> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Kevin Appelt <kevin.appelt@icloud.com> Reviewed-by:
Benjamin Kott <benjamin.kott@outlook.com> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
-
This patch replaces the usages of interface \PHPUnit_Framework_MockObject_MockObject with \PHPUnit\Framework\MockObject\MockObject Releases: master Resolves: #89500 Change-Id: I52dce97bf4bd9b5159d806a03afc4021381c07e8 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62096 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
-
There are several places in the core where messages are written to the database table sys_log. Said table has the following columns that hold unique integer values: - type - action - error Until now, those integer values had been directly put into the log method calls which made the method calls quite unreadable. All those integer values are now replaced with meaningful constants. Releases: master Resolves: #89483 Change-Id: I808c5f9060967bca4502070cc4d412167eacefa6 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62048 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Manuel Selbach <manuel_selbach@yahoo.de> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Manuel Selbach <manuel_selbach@yahoo.de> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
-
- 24 Oct, 2019 2 commits
-
-
Usage of PHPUnit’s mock e.g. ->will($this->returnValue(..)) must be replaced by its shorter equivalent such as ->willReturn(...). Releases: master Resolves: #89503 Change-Id: I325e82f546154d1c94464bff03060b4353df6e9e Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62100 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Oliver Klee <typo3-coding@oliverklee.de> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
-
Class \PHPUnit\Framework\TestCase provides many assertion methods that can be called statically and dynamically in the context of tests. Sebastian Bergmann states that neither using $this nor self/static is right or wrong. There are two reasons to use self/static however. First of all IDE's like PhpStorm support code inspections that tell you to not call static methods dynamically and therefore make your code look like a christmas tree. Secondly, there is a rule for php-cs-fixer that can take care of the initial change and which helps sticking to one specific format, unifying the code style overall. Releases: master Resolves: #89499 Change-Id: Ib4a43a94a0df220b052b88b3c3e37e716560e996 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62095 Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Manuel Selbach <manuel_selbach@yahoo.de> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Oliver Klee <typo3-coding@oliverklee.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Manuel Selbach <manuel_selbach@yahoo.de> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
-
- 23 Oct, 2019 1 commit
-
-
The TCA setting 'pidonly', which is used to limit a field to be only searched in the single page view in the list module, was broken and didn't behave as described in the official TCA documentation. First, the 'pidonly' setting is expected to be a boolean. However, the 'if' condition would fail for a boolean because the in_array() check in the code was using strict type mode. Also, this check would never care about the actual value of 'pidonly', only if it was set. Second, you couldn't search for an integer value, while not using the 'pidonly' setting, at all. This patch fixes this behaviour. Resolves: #89002 Releases: master, 9.5 Change-Id: Iedac044c32b8dd500f4de175ae97ab17984725f8 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61884 Reviewed-by:
Julian Geils <j_geils@web.de> Reviewed-by:
Sascha Rademacher <sascha.rademacher+typo3@gmail.com> Reviewed-by:
Felix P. <f.pachowsky@neusta.de> Reviewed-by:
Henning Liebe <h.liebe@neusta.de> Reviewed-by:
Jörg Bösche <typo3@joergboesche.de> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Sascha Rademacher <sascha.rademacher+typo3@gmail.com> Tested-by:
Jörg Bösche <typo3@joergboesche.de> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de>
-
- 18 Oct, 2019 1 commit
-
-
This patch fixes a regression that led to an uncaught exception during the translation of content elements for non admin backend users by respecting the table alias declared in the JOIN when adding constraints for allowed languages. Resolves: #89442 Related: #89140 Releases: master, 9.5 Change-Id: Ib6539827494cdeffe9326d0cdfaec7cebff28224 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62013 Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Frank Nägler <frank.naegler@typo3.org>
-
- 17 Oct, 2019 3 commits
-
-
The clipboard now checks whether a FAL object is a valid and existing file before creating an export link. Resolves: #89430 Related: #88969 Releases: master, 9.5, 8.7 Change-Id: I12f221962df59fa032a5b06e59d11c16dd37351c Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62005 Tested-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Christoph Lehmann <christoph.lehmann@networkteam.com> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
-
This adds a missing parenthesis in the label `config.backendLogo` for extension configuration `backend.backendLogo`. Resolves: #89441 Releases: master, 9.5 Change-Id: Ibeda58b7fb6dc18cb13d9ccfda3580b92d376ee7 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62011 Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
When accessing a non-versioned record, pageInfo needs to be fetched as well, otherwise "live" records will never allow a popup to be shown. Resolves: #89423 Related: #89418 Releases: master, 9.5 Change-Id: I8e022d0c3eea4f5a9cc33ff45d9815baf46af27d Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62008 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Achim Fritz <af@achimfritz.de> Tested-by:
Sven Juergens <typo3@blue-side.de> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Achim Fritz <af@achimfritz.de> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
-
- 15 Oct, 2019 1 commit
-
-
Guido Schmechel authored
Custom Clear Cache implementations can provide their own summary of results. The content of a JSON response can send a title and message to be displayed as a Flash message. If an error occurs, a global error message is displayed. Resolves: #88939 Releases: master, 9.5 Change-Id: I968a06f583bc6c58f9e406fdcb3b32871370b2d2 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61481 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Sascha Rademacher <sascha.rademacher+typo3@gmail.com> Tested-by:
Jörg Bösche <typo3@joergboesche.de> Tested-by:
Henning Liebe <h.liebe@neusta.de> Tested-by:
Tobi Kretschmann <tobi@tobishome.de> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Sascha Rademacher <sascha.rademacher+typo3@gmail.com> Reviewed-by:
Jörg Bösche <typo3@joergboesche.de> Reviewed-by:
Henning Liebe <h.liebe@neusta.de> Reviewed-by:
Felix P. <f.pachowsky@neusta.de> Reviewed-by:
Tobi Kretschmann <tobi@tobishome.de>
-
- 13 Oct, 2019 2 commits
-
-
The AjaxDataHandler is now used to invoke record deletion. This way, any messages are passed to the response and may get rendered as notifications. Resolves: #88377 Releases: master, 9.5 Change-Id: I60c05a5272fec07a42cc186b1273915e0e0521db Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61954 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Jörg Bösche <typo3@joergboesche.de> Tested-by:
Jan Stockfisch <typo3@jan-stockfisch.de> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Jörg Bösche <typo3@joergboesche.de> Reviewed-by:
Jan Stockfisch <typo3@jan-stockfisch.de> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
-
If editors try to edit a record, which they have no access to, the EditFormController will show an error message like: "Sorry, you didn't have proper permissions to perform this change." plus an explanation why accessing the record failed. Unlike most other parts of the backend, this error was only shown as plain text without a flash message html container as styling. Resolves: #89388 Releases: master Change-Id: I514d0cedf9690a0de0695bef309ea37703429ca8 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61957 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>
-
- 11 Oct, 2019 2 commits
-
-
In order to compatible with https://getcomposer.org/doc/04-schema.md composer.json declarations had to be adjusted and dropped previous replace statements like this: "replace": { "core": "*" } Resolves: #89392 Releases: master, 9.5, 8.7 Change-Id: I4d530fe90551b16c54462a81a457d0bff9f2de8b Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61944 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Simon Gilli <typo3@gilbertsoft.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Jörg Bösche <typo3@joergboesche.de> Reviewed-by:
Felix P. <f.pachowsky@neusta.de> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org>
-
With the migration to TypeScript (#82596) a regression was merged. This patch fix the broken loadUrl method of the Modal module. Resolves: #89253 Related: #82596 Releases: master, 9.5 Change-Id: Id84a0a2a6299daca819ef0304678a6ab25b5955b Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61935 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Tobi Kretschmann <tobi@tobishome.de> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Kevin Ditscheid <kevinditscheid@gmail.com> Reviewed-by:
Sascha Rademacher <sascha.rademacher+typo3@gmail.com> Reviewed-by:
Tobi Kretschmann <tobi@tobishome.de> Reviewed-by:
Julian Geils <j_geils@web.de> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
-
- 10 Oct, 2019 3 commits
-
-
Use double quotes for exact phrases and space as delimiter for multiple words/phrases. Also allow to search for numbers. Resolves: #89170 Releases: master, 9.5 Change-Id: I5346e8fb54946c5dc4c415507b6c773f0854afbd Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61703 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Steffen Frese <steffenf14@gmail.com> Tested-by:
Felix P. <f.pachowsky@neusta.de> Tested-by:
Julian Geils <j_geils@web.de> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Steffen Frese <steffenf14@gmail.com> Reviewed-by:
Felix P. <f.pachowsky@neusta.de> Reviewed-by:
Julian Geils <j_geils@web.de> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
-
Corrects Fluid templates which use a space around the equals sign in namespace imports - a notation which will not be supported with Fluid 3.0. Has no effect on current Fluid versions so is only a future-proofing fix. Resolves: #89380 Releases: master, 9.5, 8.7 Change-Id: I800b6b3419cca5ac7cc5b14fa06f62a39a36764b Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61932 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Susanne Moog <look@susi.dev> Tested-by:
Jörg Bösche <typo3@joergboesche.de> Tested-by:
Felix P. <f.pachowsky@neusta.de> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Sascha Rademacher <sascha.rademacher+typo3@gmail.com> Reviewed-by:
Susanne Moog <look@susi.dev> Reviewed-by:
Jörg Bösche <typo3@joergboesche.de> Reviewed-by:
Felix P. <f.pachowsky@neusta.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com>
-
The tasks `backend:lock` and `backend:unlock` must only be triggered by commandline and not via backend as this doesn't make any sense. Any admin would disable his own account by locking via backend and there is no chance to unlock it again. Resolves: #89387 Releases: master, 9.5 Change-Id: Ief460cfc033b555e77869b22b61b05c57a27d1a7 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61938 Tested-by:
Christian Eßl <indy.essl@gmail.com> Tested-by:
Jörg Bösche <typo3@joergboesche.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Sascha Rademacher <sascha.rademacher+typo3@gmail.com> Tested-by:
Henning Liebe <h.liebe@neusta.de> Tested-by:
Richard Haeser <richard@maxserv.com> Reviewed-by:
Christian Eßl <indy.essl@gmail.com> Reviewed-by:
Jörg Bösche <typo3@joergboesche.de> Reviewed-by:
Sascha Rademacher <sascha.rademacher+typo3@gmail.com> Reviewed-by:
Henning Liebe <h.liebe@neusta.de> Reviewed-by:
Richard Haeser <richard@maxserv.com>
-
- 09 Oct, 2019 1 commit
-
-
Use a checksum of the element's name as additional identifier to generate an unique id for checkboxes in flexform sections. Resolves: #89092 Releases: master, 9.5 Change-Id: I57075aba05c8de23cbdacfff3a05b63eb71499c9 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61911 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Sascha Rademacher <sascha.rademacher+typo3@gmail.com> Tested-by:
Christian Eßl <indy.essl@gmail.com> Tested-by:
Jörg Bösche <typo3@joergboesche.de> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Christian Eßl <indy.essl@gmail.com> Reviewed-by:
Julian Geils <j_geils@web.de> Reviewed-by:
Sascha Rademacher <sascha.rademacher+typo3@gmail.com> Reviewed-by:
Jörg Bösche <typo3@joergboesche.de> Reviewed-by:
Armin Vieweg <armin@v.ieweg.de> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
-
- 08 Oct, 2019 2 commits
-
-
When clicking the context menu of a record, only show the edit link if the editor has all necessary access permissions to this record. Resolves: #89279 Releases: master, 9.5, 8.7 Change-Id: I856197b377bdb869a3eb6b0989cd827b4554369a Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61833 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Sascha Rademacher <sascha.rademacher+typo3@gmail.com> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Michael Semle <michael.semle@b13.com> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Sascha Rademacher <sascha.rademacher+typo3@gmail.com> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
-
In the list module, when opening the context menu of a "Page Translation" record, a "Show" link will be shown, which is supposed to open the page in the frontend with the correct language. However this link was broken, because the PageProvider class didn't respect page translations at all. Resolves: #56351 Releases: master, 9.5 Change-Id: I46800ac912d5a964b236c615099a0537227baf82 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61887 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Riccardo De Contardi <erredeco@gmail.com> Tested-by:
Sascha Rademacher <sascha.rademacher+typo3@gmail.com> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Sascha Rademacher <sascha.rademacher+typo3@gmail.com> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
-