- Apr 10, 2019
-
-
Stefan Frömken authored
Releases: master Resolves: #88117 Change-Id: I5fa5da8f6697a74eda785c4655203f9d63c7b632 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60424 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Jörg Bösche <typo3@joergboesche.de> Tested-by:
Steffen Frese <steffenf14@gmail.com> Tested-by:
Tobi Kretschmann <tobi@tobishome.de> Reviewed-by:
Jörg Bösche <typo3@joergboesche.de> Reviewed-by:
Steffen Frese <steffenf14@gmail.com> Reviewed-by:
Tobi Kretschmann <tobi@tobishome.de>
-
Benni Mack authored
Although the documentation and the internal code allows File and FileReference, the functionality requires a FileReference. FileInterface is more appropriate and $cObj->imageLinkWrap() can deal with File and FileReference. Resolves: #82101 Releases: master, 9.5 Change-Id: I37e4f091fe0598509eef050cb811ad7627f16c21 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60435 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Steffen Frese <steffenf14@gmail.com> Tested-by:
Jörg Bösche <typo3@joergboesche.de> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Steffen Frese <steffenf14@gmail.com> Reviewed-by:
Jörg Bösche <typo3@joergboesche.de> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com>
-
Jan Stockfisch authored
Move all TypoScript and TSconfig from ext_localconf into separate files. Resolves: #88105 Releases: master Change-Id: I4b04352942f9ecc603c05072ec674340a7d73c25 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60414 Tested-by:
Henning Liebe <h.liebe@neusta.de> Tested-by:
Steffen Frese <steffenf14@gmail.com> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Tobi Kretschmann <tobi@tobishome.de> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Henning Liebe <h.liebe@neusta.de> Reviewed-by:
Steffen Frese <steffenf14@gmail.com> Reviewed-by:
Tobi Kretschmann <tobi@tobishome.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com>
-
Jonas Schwabe authored
The value of indexedDocTitle was not updated when a title had been generated by the PageTitle API. This simply writes the generated page title to indexedDocTitle so that it can be used in the indexed hook. Resolves: #88041 Releases: master, 9.5 Change-Id: I8ac1fd8295447aafa7e175fb09fa11f565442019 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60354 Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Richard Haeser <richard@maxserv.com> Tested-by:
Oliver Klee <typo3-coding@oliverklee.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Richard Haeser <richard@maxserv.com>
-
Benni Mack authored
When e.g. a corrupt Database Connection is available (MySQL down) and no connection is established, the Runtime Exception should be caught as well. In addition, the $message is more generic to avoid any additional output for the end-users. Resolves: #87993 Releases: master, 9.5 Change-Id: I2495426930d3fab841ff1632d778a945e73b521d Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60421 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Tobi Kretschmann <tobi@tobishome.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Tobi Kretschmann <tobi@tobishome.de>
-
Thorsten Griebenow authored
Releases: master, 9.5, 8.7 Resolves: #88115 Change-Id: Ia1ab566ef3ebeff69a680b750b8e2ab4e8c9aba6 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60423 Tested-by:
Björn Jacob <bjoern.jacob@tritum.de> Tested-by:
TYPO3com <noreply@typo3.com> 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>
-
- Apr 09, 2019
-
-
Daniel Gohlke authored
Use array_merge instead of union (+=) in order to correctly handle overriding the menu configuration of the LanguageMenuProcessor. Resolves: #88123 Releases: master, 9.5 Change-Id: I1f382c11b2f24c052b97af2b7d62a6e0712e10e9 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60432 Tested-by:
Björn Jacob <bjoern.jacob@tritum.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
Richard Haeser <richard@maxserv.com> Reviewed-by:
Björn Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Richard Haeser <richard@maxserv.com>
-
- Apr 08, 2019
-
-
Koen Wouters authored
Dropdown fields will now stay next to each other for responsive views. Resolves: #88065 Releases: master, 9.5 Change-Id: I1990dc87dd69fd6c5470197277dc86c84f6c29de Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60368 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
André Schließer <andy.schliesser@gmail.com> Tested-by:
Richard Haeser <richard@maxserv.com> Reviewed-by:
André Schließer <andy.schliesser@gmail.com> Reviewed-by:
Richard Haeser <richard@maxserv.com>
-
Frank Naegler authored
Resolves: #87920 Releases: master Change-Id: Ibb3d28e85b6beddfd4bacca8303cca51c46ac6b3 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60255 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>
-
Jan Helke authored
This regression fix reenables the setting mod.web_list.hideTranslations to enable administrators to hide translations in the list view. This behaviour is already described under https://docs.typo3.org/typo3cms/TSconfigReference/PageTsconfig/Mod.html Resolves: #88084 Releases: master, 9.5 Change-Id: I8bc0ce072a44c78564889325c888eb26fdb23a1c Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60372 Tested-by:
Sebastian Rosskopf <sebastian.rosskopf@gmx.de> Tested-by:
Jochen <rothjochen@gmail.com> Tested-by:
Raphael Thanner <r.thanner@zeroseven.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by: Daniel Windloff Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Sebastian Rosskopf <sebastian.rosskopf@gmx.de> Reviewed-by:
Jochen <rothjochen@gmail.com> Reviewed-by:
Raphael Thanner <r.thanner@zeroseven.de> Reviewed-by: Daniel Windloff Reviewed-by:
Steffen Frese <steffenf14@gmail.com> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
-
- Apr 05, 2019
-
-
Andreas Fernandez authored
TypeScript: Due to issues with upcoming TypeScript versions, the TypeScript sources are moved into the Build directory before building JavaScript. The unused Grunt task `tsdev` has been removed. Additionally, some type defintions have been installed: yarn add --dev \ @types/bootstrap-slider \ @types/datatables.net \ @types/chosen-js Sass: The Sass sources have been moved into the common "Sources" directory. Those source files are moved to have a less cluttered Build directory. Note: With this patch, all TypeScript files must be placed into `Build/Sources/TypeScript` to be compiled by tsc again. Resolves: #88043 Releases: master Change-Id: I4d3e5f69564c38a35bf083652ea7262f5b85e4f3 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60335 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 <aleichsenri...
-
Andreas Fernandez authored
This commit fixes a usage of the null coalesce operator within a condition. Resolves: #88092 Related: #84375 Releases: master, 9.5 Change-Id: Ic34fb492e66eb224d0e617405e8ae2be69a16aa4 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60400 Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Reviewed-by:
Mona Muzaffar <mona.muzaffar@gmx.de> Reviewed-by:
André Schließer <andy.schliesser@gmail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Mona Muzaffar <mona.muzaffar@gmx.de> Tested-by:
André Schließer <andy.schliesser@gmail.com> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Benni Mack authored
Although not used in TYPO3 Core directly, the identify command by ImageMagick now delivers the file extension from IM plus the file type identified by IM as well. This saves some regexp magic, and a foreach() loop, as the "-format" output delivers proper IM results. As this functionality is not actually fixing a core bug, but rather a small improvement and correction in the identified usage, the change is targeted to master-only. Resolves: #23348 Releases: master Change-Id: Ia380ee34dbbef7f9f763ecc088ee0c9b83167ce6 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60311 Tested-by:
Sebastian Rosskopf <sebastian.rosskopf@gmx.de> Tested-by:
Jochen <rothjochen@gmail.com> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Sebastian Rosskopf <sebastian.rosskopf@gmx.de> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Jochen <rothjochen@gmail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Henrik Elsner authored
Exception is thrown when changing the operator from an array handling one to a string handling. ("is in list" to "equals") Also the selection is not set properly after changing. Resolves: #88010 Releases: master, 9.5 Change-Id: Ibf7f607a51ac92d2c45dbfe16384f71c959e6c1f Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60342 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Mona Muzaffar <mona.muzaffar@gmx.de> Tested-by: Daniel Windloff Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Mona Muzaffar <mona.muzaffar@gmx.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Markus Klein authored
Resolves: #88091 Releases: master, 9.5 Change-Id: I3261190c1214dece4dce5d208a54af2b14b3aa0e Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60399 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>
-
Georg Ringer authored
The SiteFinder must be used instead of only fetching all languages from sys_language. Resolves: #87999 Releases: master, 9.5 Change-Id: I95432c6221a8ee06d1fbb45a6780b0ec7c80ddf4 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60337 Tested-by:
Mona Muzaffar <mona.muzaffar@gmx.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Mona Muzaffar <mona.muzaffar@gmx.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Christoph Lehmann authored
Currently there is no way to determine the error level of a previously registered error handler. The commit helps chaining error handlers and prevents unnecessary extra work. Resolves: #87281 Releases: master, 9.5 Change-Id: Ib6cc32eeb4714cae1dd16aa5382683c374615d38 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/59287 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Mona Muzaffar <mona.muzaffar@gmx.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Reviewed-by:
Mona Muzaffar <mona.muzaffar@gmx.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Georg Ringer authored
EXT:viewpage must use the SiteMatcher to get the available languages. The join functionality has been removed as well to let users view a page in a fallback language. Resolves: #88001 Releaes: master, 9.5 Change-Id: Ibd0be7b2d169a7e8fb029905e3221fdd3ee5d69c Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60338 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Mona Muzaffar <mona.muzaffar@gmx.de> Tested-by:
André Schließer <andy.schliesser@gmail.com> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Mona Muzaffar <mona.muzaffar@gmx.de> Reviewed-by:
André Schließer <andy.schliesser@gmail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
-
Guido Schmechel authored
With this change, there are no more restrictions in TCA within the be_groups. Resolves: #87967 Releases: master, 9.5 Change-Id: Ifc1cf2b41c15c43dd5a1e314c0cb0a418753455a Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60301 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Kevin Meckl authored
Correct example TYPO3_CONF_VARS configuration for custom route enhancers registration. Releases: master, 9.5 Resolves: #88067 Change-Id: I0870498781f496d9c00331af126b96fd77eee70d Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60369 Tested-by:
Sebastian Rosskopf <sebastian.rosskopf@gmx.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
André Schließer <andy.schliesser@gmail.com> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Sebastian Rosskopf <sebastian.rosskopf@gmx.de> Reviewed-by:
André Schließer <andy.schliesser@gmail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Chau kar authored
Removed the absolute positioning of the error page to avoid unexpected behavior when rendered in an encapsulated component, e.g. panels in the Install Tool. Resolves: #88064 Resolves: #87382 Releases: master, 9.5 Change-Id: I5cefeacc0f753ab57c8c1e95dffa39eb55f5950e Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60377 Tested-by:
Benjamin Kott <benjamin.kott@outlook.com> 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:
Benjamin Kott <benjamin.kott@outlook.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
-
Helmut Hummel authored
Instead of hard coding the path, the ConfigurationManager API ist now used. Resolves: #88089 Releases: master, 9.5 Change-Id: I51b6c75583e54f00535538d6afdcb617d86f6079 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60374 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Wolf-Peter Utz <wpu@hotmail.de> Tested-by:
Sebastian Rosskopf <sebastian.rosskopf@gmx.de> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Xavier Perseguers <xavier@typo3.org> Reviewed-by:
Wolf-Peter Utz <wpu@hotmail.de> Reviewed-by:
Sebastian Rosskopf <sebastian.rosskopf@gmx.de> Reviewed-by:
Benni Mack <benni@typo3.org>
-
Manuel Selbach authored
The property lastModifiedDate was remove by some browsers, thus with this change if will be checked and the proper property is used to parse the timestamp in the replace dialog. Resolves: #88081 Releases: master, 9.5, 8.7 Change-Id: I4ae812267ef81c4db5c86d2d6dd814f83bebeb00 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60373 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Felix Herrmann <herrmann@riconet.de> Tested-by:
Wolf-Peter Utz <wpu@hotmail.de> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Felix Herrmann <herrmann@riconet.de> Reviewed-by:
Wolf-Peter Utz <wpu@hotmail.de> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
-
- Apr 03, 2019
-
-
Markus Klein authored
The fifth parameter to Datahandler::insertDB() is used in one place without properly checking for the existence of the array element. In general this parameter is only used for imp/exp extension and works for admins only. Resolves: #88025 Releases: master, 9.5 Change-Id: Iba5656857b1b16fb601a3c6af424a6477edc6956 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60348 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
-
Benni Mack authored
Some test functionality regarding Site Handling is now sorted out in order to add more tests. - SiteConfiguration setup for tests is moved into a separate Trait. - Code which is also used (in the future) for EXT:core and not just frontend is moved to EXT:core - LocalizedFrontendPages now have a slug field as well. - Regular Frontend JsonRenderer now also renders values from SiteLanguage config + context aspect Resolves: #88060 Releases: master, 9.5 Change-Id: If859da89e4fcec16e3d1c2abb934eef040d4f386 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60363 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Daniel Goerz authored
TSFE->determineIdIsHiddenPage() now takes the current site language into account when fetching the page record. When rendering a page translation the mehtod does no longer reflect the hidden status of the default language but the status of the translated page instead. This enables previewing a hidden page translation even if the language parent is active. Resolves: #85471 Releases: master, 9.5 Change-Id: I1b0ead8eaf4c707583e24babbbca49870a31cdaa Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60331 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
Susanne Moog <look@susi.dev> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Susanne Moog <look@susi.dev> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
-
- Apr 02, 2019
-
-
Riny van Tiggelen authored
If you want to use a PDF inside the GalleryProcessor, the mediaWidth is always 0, because there are no dimensions in the metadata. This fix will use the maxMediaWidth if the dimension is not greater than 0. Resolves: #88047 Releases: master, 9.5 Change-Id: I56a2dc2a946385931172c86e54711ba8aa3f6637 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60357 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Koen Wouters <koen.wouters@maxserv.com> Tested-by:
Richard Haeser <richard@maxserv.com> Reviewed-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Koen Wouters <koen.wouters@maxserv.com> Reviewed-by:
Richard Haeser <richard@maxserv.com>
-
Daniel Huf authored
The link must be prefixed with www, else the request will just show an error. Releases: master, 9.5, 8.7 Resolves: #88044 Change-Id: I2a7e5f34a741e92fdc1174d8be73204c19c197eb Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60355 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Oliver Klee <typo3-coding@oliverklee.de> Tested-by:
Björn Jacob <bjoern.jacob@tritum.de> Tested-by:
Riccardo De Contardi <erredeco@gmail.com> Tested-by:
Richard Haeser <richard@maxserv.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Björn Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Riccardo De Contardi <erredeco@gmail.com> Reviewed-by:
Richard Haeser <richard@maxserv.com>
-
- Mar 29, 2019
-
-
Georg Ringer authored
The TranslationConfigurationProvider must use the SiteMatcher to find the proper languages and must not depend only on fetching from sys_language. Resolves: #87942 Releases: master, 9.5 Change-Id: Ib8b8a980d7997effa38a6c2dcfbe8a3e7e3eb1a6 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60336 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Riccardo De Contardi <erredeco@gmail.com> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Benni Mack <benni@typo3.org>
-
Frank Naegler authored
Resolves: #87922 Releases: master Change-Id: I77f1973c656b3b2538a37cd2f4dc2b04358a7198 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60257 Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
TYPO3com <noreply@typo3.com> 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>
-
- Mar 26, 2019
-
-
Sybille Peters authored
- Use different Changelog entry in extension scanner for AbstractAuthenticationService and AuthenticationService - Add links to Changelog - Change title in Changelog Resolves: #88005 Releases: master, 9.5 Change-Id: I6852a7511bda74bee398ef86b8ca59f7d7454e5a Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60340 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>
-
Filipe DA COSTA authored
Force ColorPicker to use the formatted/cleaned value jQuery's minicolors produces instead of just displaying it but still saving the raw value the user inputs. Resolves: #87031 Releases: master, 9.5 Change-Id: I49d9f094961137ae50561475d5421f536b705c70 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/59052 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Henrik Elsner <helsner@dfau.de> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Henrik Elsner <helsner@dfau.de> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
-
Andreas Fernandez authored
Querying the database for the placeholder `--div--` is rather pointless, thus this possibility is removed. Instead, the placeholder is converted into an optgroup. Resolves: #87976 Releases: master, 9.5 Change-Id: I60729a3fae1bc37c12612fccf0f8491ad27d8908 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60305 Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Henrik Elsner <helsner@dfau.de> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Henrik Elsner <helsner@dfau.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com>
-
Sybille Peters authored
Resolves: #88006 Releases: master Change-Id: I02cacfe4829b975411026acd4bfd0bb700a38153 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60339 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Benni Mack <benni@typo3.org>
-
- Mar 25, 2019
-
-
Stefan Neufeind authored
Default is utf8 for the database-charset meanwhile. Resolves: #87052 Releases: master Change-Id: I4ec21f979a2b3e95ba30e10b94c538cde378b75d Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/59012 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
Benjamin Franzke <bfr@qbus.de> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Benjamin Franzke <bfr@qbus.de>
-
Benni Mack authored
Due to removal of functionality and code in recent TYPO3 versions, internal code can now be removed: - PermissionAjaxController->getBackendUser() - RteHtmlParser->TS_AtagToAbs (never called) - PageRenderer->extOnReadyCode property - SetupModuleController - used several properties from the now removed "simulateUser" code which is not part of this module anymore. - At the same time, various "init" and "main" methods which are now protected are reordered to reflect the set up request workflow better. Resolves: #87991 Releases: master Change-Id: I197a13ff64b3cb006730d09120d0bd8d5c5c65f0 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60320 Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org>
-
Christian Weiske authored
When editing a record in a workspace in the Backend, the "preview" button needs to use the live record uid and not the uid of the workspace version. Change-Id: I690c11e50b6275290175397cc9f28e1532b1d61d Releases: master, 9.5 Resolves: #81271 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/55070 Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Benni Mack authored
When a page (slug) is modified in a preview workspace, links to that page need to be changed to the new slug, as the preview (PageRouter) should evaluate this as well. 1) The PageRouter should include records with "-1" to find them as well, but then fix the "pid" again to find the pid of the online version. 2) The PageLink Builder now uses the SiteFinder nstead of SiteMatcher to detect whether the linked page uid is part of a configured site. We do not need to create/detect a PseudoSite here, only instances of Site are of interest. Resolves: #87871 Releases: master, 9.5 Change-Id: Ifd6add71bec1616049f8c6a50a42bc9f573395e2 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/59955 Tested-by:
Benjamin Franzke <bfr@qbus.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Benjamin Franzke <bfr@qbus.de> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org>
-
Oliver Hader authored
In order to avoid cHash mismatches URL parameter 'ADMCMD_prev' is not being used for cHash calculation anymore. Resolves: #87995 Releases: master, 9.5 Change-Id: Ifefefc873478759a15aed786e16b062e28c739f9 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60327 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Benjamin Franzke <bfr@qbus.de> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Benjamin Franzke <bfr@qbus.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com>
-
Benjamin Franzke authored
Some of the previous todos were failing because the test context contained a workspace id, but missed a backend user id. In that case the workspace id was ignored by the test framework (see TYPO3\JsonResponse\Middleware\BackendUserMiddleware). This patch also adapts the SlugLinkGeneratorTest to check link generation to versioned record both with and without a backend user authentication. Releases: master, 9.5 Resolves: #87973 Change-Id: I0a2ec41234963fd8af0ed3adf951f139f1e85215 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60302 Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org>
-