- Mar 16, 2018
-
-
Jan Helke authored
Releases: master Resolves: #84340 Change-Id: I97b586423513ab7d2dde4660ccfecf542468ab50 Reviewed-on: https://review.typo3.org/56215 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Sascha Löffler authored
Resolves: #84333 Releases: master Change-Id: I6a99c31dfd353e57ce2d762ff47745c8f884ee29 Reviewed-on: https://review.typo3.org/56210 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Sascha Löffler authored
Resolves: #84328 Releases: master Change-Id: I2e8ae22db7c3e9853d6ae59d6c42f960001d5e74 Reviewed-on: https://review.typo3.org/56207 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Mathias Brodala authored
Change-Id: I3b7d0742237219f014fee7f9455a2c518c3e36d9 Resolves: #84295 Releases: master Reviewed-on: https://review.typo3.org/56214 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Mathias Brodala authored
* deprecate public properties * deprecate public (non-routed) methods Change-Id: Ibc8d9f48b026da94fed65ee1fbad962dcb98af7c Resolves: #84334 Releases: master Reviewed-on: https://review.typo3.org/56212 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Łukasz Uznański <l.uznanski@macopedia.pl> Tested-by:
Łukasz Uznański <l.uznanski@macopedia.pl> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Saskia Schreiber authored
This fixes the regression introduced in task #84284 (PSR-7 rewrite of ElementInformationController). getRecordActions() expects the full request as third parameter, not the requestUri parameter. Resolves: #84342 Related: #84284 Releases: master Change-Id: I8fe91098cadfeaf7c90edf202c2ad7e2aa039abe Reviewed-on: https://review.typo3.org/56217 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Jan Helke authored
It also throws now an exception, is no fluid-widget-id was given. Also this exception is covered by a test. Releases: master Resolves: #84329 Change-Id: Ibeb7a404f2ab2ebfa0b233279facee978ded41aa Reviewed-on: https://review.typo3.org/56204 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Mathias Brodala authored
* deprecate public properties * deprecate public (non-routed) methods * fix rendering of "Overwrite" checkbox Change-Id: Ia5b15ad5fd32ab156cab5f3231bbf0c2b78a617c Resolves: #84326 Releases: master Reviewed-on: https://review.typo3.org/56206 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Andreas Fernandez authored
The change of #76120 changed the selector of possible submit buttons. However, in Firefox a submit is not triggered when a focussed submit element is clicked via JavaScript. The code is changed to enforce a submit of the form instead. RsaEncryptionWithLib.min.js created with: ../../../../../../Build/node_modules/uglify-js/bin/uglifyjs \ RsaLibrary.js RsaEncryption.js > RsaEncryptionWithLib.min.js Resolves: #84253 Related: #76120 Releases: master, 8.7, 7.6 Change-Id: Id30f4536dccec28edc0d909114c8fde71614bc30 Reviewed-on: https://review.typo3.org/56142 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org>
-
Anja authored
The wrong property has been used to construct the return URL for the redirect. This has been corrected. Change-Id: I0d2011a153a34e6c272c69c5a88d66eb498b0707 Resolves: #84336 Relates: #84195 Releases: master Reviewed-on: https://review.typo3.org/56213 Reviewed-by:
Łukasz Uznański <l.uznanski@macopedia.pl> Tested-by:
Łukasz Uznański <l.uznanski@macopedia.pl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
TYPO3com <no-reply@typo3.com>
-
Andreas Fernandez authored
Resolves: #84335 Related: #82592 Related: #82969 Releases: master Change-Id: I6afa442fdfb86e2ffeff0b3c39c12ed2c7e8df6c Reviewed-on: https://review.typo3.org/56211 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-
Jan Helke authored
The "unit" test is basically a test of controller-like glue code and does not add value. Remove it. Releases: master Resolves: #84330 Change-Id: I5ec5c9a148c07b5090f5de34aa2caa3e7f031b3e Reviewed-on: https://review.typo3.org/56205 Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Tested-by:
Mathias Brodala <mbrodala@pagemachine.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
TYPO3com <no-reply@typo3.com>
-
Jan Helke authored
Releases: master Resolves: #84325 Change-Id: I1c1a90dd0eb214aa1a5d655207eaf3e01401d489 Reviewed-on: https://review.typo3.org/56203 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Tested-by:
Mathias Brodala <mbrodala@pagemachine.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Andreas Fernandez authored
Since the AjaxDataHandler is meant to be used in other modules as well, the interfaces responsible for the response and the messages need to be public to be able to write type-safe callbacks. Resolves: #84172 Releases: master Change-Id: Ib49f25181bc8c83a0cdc89da3a9b466b6bd25d59 Reviewed-on: https://review.typo3.org/56041 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Andreas Fernandez authored
This patch makes the reloadFrames() method non-static, as the method is required in an instance context. Resolves: #84323 Related: #82597 Releases: master Change-Id: I3bdcfdc91721bb2c145fd42ae4448b09a72e636e Reviewed-on: https://review.typo3.org/56202 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
- Mar 15, 2018
-
-
Łukasz Uznański authored
Replace _GP, getIndpEnv usages Resolves: #84274 Releases: master Change-Id: Ic90a83214b0c7cb8d4334f5b72c581968f193766 Reviewed-on: https://review.typo3.org/56176 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
TYPO3com <no-reply@typo3.com>
-
Markus Klein authored
- output details about the columns if a mismatch is detected - support windows paths for output formatting Resolves: #84228 Releases: master, 8.7 Change-Id: I02bee0cb4ff99c18632907395989ea7f96c1c625 Reviewed-on: https://review.typo3.org/56124 Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Ralf Zimmermann authored
Make it possible to allow all mime types (except php) within file upload form elements. Since there are some default mime types configured within the ext:form standard setup, you have to remove this default mime types within your form definition (or reconfigure the default values within your custom ext:form setup). FileUpload: properties: allowedMimeTypes: 0: null 1: null 2: null 3: null ImageUpload: properties: allowedMimeTypes: 0: null 1: null 2: null Releases: master, 8.7 Resolves: #82670 Change-Id: Ifa07cceb47978b913f36b8607d4df4724ae22eef Reviewed-on: https://review.typo3.org/55869 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Tobi Kretschmann <tobi@tobishome.de> Reviewed-by:
Steffen Frese <steffenf14@gmail.com> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Anja authored
Use ServerRequestInterface object introduced earlier throughout the controller instead accessing the global variables directly. Visibility of properties and methods became more restrictive and will report external usage by throwing deprecated errors. Change-Id: I70764c6b1feb8da39c9a441dc2c22de838da3a43 Resolves: #84295 Releases: master Reviewed-on: https://review.typo3.org/56183 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Susanne Moog authored
Connection::lastInsertId returns a string but DataHandler::postProcessDatabaseInsert has a strict integer return value, so the value has to be casted to integer on return. Additionally, when using sqlserver doctrine fails to fetch the last inserted id under certain circumstances. An additional retrieval method was introduced to mitigate that error. Resolves: #84219 Releases: master, 8.7 Change-Id: I94dc0dc964aef26380703f641691c6a80ec5180d Reviewed-on: https://review.typo3.org/56118 Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Jan Helke authored
Resolves: #84314 Releases: master Change-Id: Ic8cba1972407b51d7deedb40bc4161dc19ab1601 Reviewed-on: https://review.typo3.org/56187 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Jan Helke authored
Releases: master Resolves: #84316 Change-Id: Icf9cf8fe0dcd67be550c918d59e4cec34562ea32 Reviewed-on: https://review.typo3.org/56189 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Jan Helke authored
Releases: master Resolves: #84317 Change-Id: Ib758d64aa3613d7af4885338f8cf856412fbd6f9 Reviewed-on: https://review.typo3.org/56190 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Jan Helke authored
Releases: master Resolves: #84319 Change-Id: Iabb6167b952d5cbd456b9829452ca835f432af30 Reviewed-on: https://review.typo3.org/56192 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Jan Helke authored
Releases: master Resolves: #84315 Change-Id: I6bb30f6289d5c5a9e5c36f21ab89cf4b84b5bad7 Reviewed-on: https://review.typo3.org/56188 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Georg Ringer authored
Simplify the reports module by removing usage of extbase. Resolves: #84231 Releases: master Change-Id: I33d55e60b454b0945a7a98f7cafb15bfc69dc18d Reviewed-on: https://review.typo3.org/56125 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Jan Helke authored
Resolves: #84313 Releases: master Change-Id: I0834cf0cf8fb8aa802b1e4b1a005192cd5e2c276 Reviewed-on: https://review.typo3.org/56186 Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Jan Helke authored
Releases: master Resolves: #84320 Change-Id: I7f1d2f09609a60586c8b894ff7e939f956c10833 Reviewed-on: https://review.typo3.org/56193 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Jan Helke authored
Releases: master Resolves: #84318 Change-Id: I04cf297b740ec6022a70f8b48d4d7be48e72854b Reviewed-on: https://review.typo3.org/56191 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Mathias Brodala authored
Change-Id: I247fc40072fb84fdb6dffe406786426ff5b9e10e Resolves: #84307 Releases: master Reviewed-on: https://review.typo3.org/56180 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Jan Helke authored
Resolves: #84312 Releases: master Change-Id: Iee54bf0b2ff71668b666020dbcba7ca2dcc03296 Reviewed-on: https://review.typo3.org/56185 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Georg Ringer authored
If the configuration `['BE']['debug']` is enabled and the current user is an administrator, the value of select, radio and checkbox fields which are generated by the `FormEngine` is appended to its label. Resolves: #83748 Releases: master Change-Id: I735bd3c83b5b12eb3cddcc66d1b92d48cf5e5991 Reviewed-on: https://review.typo3.org/56147 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Joerg Boesche authored
The info module should use a fluid template instead of the old php-html mixed data structure. Resolves: #84286 Releases: master Change-Id: Idcd0a21c8f7b3410ca7e67f746d45031652dce07 Reviewed-on: https://review.typo3.org/56159 Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Tobi Kretschmann <tobi@tobishome.de> Tested-by:
Tobi Kretschmann <tobi@tobishome.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Tobi Kretschmann authored
The preview module should use a fluid template instead of the old php-html mixed data structure. Resolves: #84211 Releases: master Change-Id: I6b0a449216ff5b591eb123fdd2f9641fafeba3d8 Reviewed-on: https://review.typo3.org/56167 Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Tobi Kretschmann <tobi@tobishome.de> Tested-by:
Tobi Kretschmann <tobi@tobishome.de> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Saskia Schreiber authored
This patch changes the ElementInformationController to consistently use the ServerRequestInterface object instead of GeneralUtility for the retrieval of POST/GETvars and server environment variables. Also, to prepare for refactoring in v10, all public properties and methods except mainAction() will throw a deprecation notice if called. Resolves: #84284 Releases: master Change-Id: I5e9e22833aa0868319daef6d3744966f2f35fbb8 Reviewed-on: https://review.typo3.org/56172 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Jan Helke authored
Resolves: #84311 Releases: master Change-Id: I494b83a27e333eed77837bee2586e448f5903566 Reviewed-on: https://review.typo3.org/56184 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Tested-by:
Mathias Brodala <mbrodala@pagemachine.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Mathias Brodala authored
Change-Id: Id817e4aa991ddfccaf1fcb6838d7354bc64235d6 Resolves: #84285 Releases: master Reviewed-on: https://review.typo3.org/56163 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Sascha Löffler authored
Resolves: #84309 Releases: master Change-Id: I494c587ae28d4370e6c6da8edd467beba8eb436a Reviewed-on: https://review.typo3.org/56178 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
TYPO3com <no-reply@typo3.com>
-
Jan Helke authored
Resolves: #84310 Releases: master Change-Id: I6a3418fe449badd8beb1ec04f3d522c05696ce94 Reviewed-on: https://review.typo3.org/56182 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Jan Helke authored
Resolves: #84302 Releases: master Change-Id: I6d0ea9879d4b4b37282b5446809ef28a01fdec51 Reviewed-on: https://review.typo3.org/56177 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-