- Apr 04, 2018
-
-
Anja authored
By processing SVG files first and falling back to IM/GM identify, output of a 'invalid image content' error for SVG files is avoided. Change-Id: I44a7d822b100bdc83f7afa8aa544b6f3eff194d0 Resolves: #84586 Releases: master, 8.7 Reviewed-on: https://review.typo3.org/56521 Reviewed-by:
Stephan Großberndt <stephan.grossberndt@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Ralf Zimmermann authored
Add the form element property "validationErrorMessages" to allow the definition of custom validation error messages with the help of the form editor. Resolves: #80124 Releases: master Change-Id: Ic72a5adf0a943a0fae11eb4af89c66f7fa6ca00f Reviewed-on: https://review.typo3.org/52078 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Tobi Kretschmann <tobi@tobishome.de> Reviewed-by:
Steffen Frese <steffenf14@gmail.com> Reviewed-by:
Alexander Opitz <opitz.alexander@googlemail.com> Tested-by:
Alexander Opitz <opitz.alexander@googlemail.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Susanne Moog authored
A new REST api for get.typo3.org was built and should be used for update checks and additional information gathering. With this patch the core upgrade and version service is refactored to use the new API and an additional information in the system informatian tool bar is displayed. With the new API it would be possible to add change logs or links to news for new versions easily in the future. Additional info: https://get.typo3.org/v1/api/doc Resolves: #84549 Releases: master Change-Id: I9d9c923605a853e9e676367daaa7074bff68aedb Reviewed-on: https://review.typo3.org/56468 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Alexander Opitz <opitz.alexander@googlemail.com> Tested-by:
Alexander Opitz <opitz.alexander@googlemail.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
- Apr 03, 2018
-
-
Andreas Fernandez authored
Resolves: #84577 Releases: master Change-Id: Iff6cf14a745699e9fa2f8da74485e0a4ec760035 Reviewed-on: https://review.typo3.org/56518 Reviewed-by:
Guido Schmechel <littlegee@web.de> Tested-by:
Guido Schmechel <littlegee@web.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
- Apr 01, 2018
-
-
Guido Schmechel authored
Show the description as a placeholder when an image is added as a reference. Resolves: #81235 Releases: master, 8.7 Change-Id: I75363f74ba72bf4fd95b2a2e9a2a061ad250f825 Reviewed-on: https://review.typo3.org/56438 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org>
-
- Mar 30, 2018
-
-
Nicole Cordes authored
Resolves: #84530 Releases: master Change-Id: Idb8fc143d7126840f0d964697b2a6dbe71e72cb3 Reviewed-on: https://review.typo3.org/56443 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:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Alexander Opitz <opitz.alexander@googlemail.com> Tested-by:
Alexander Opitz <opitz.alexander@googlemail.com>
-
- Mar 29, 2018
-
-
Sybille Peters authored
Resolves: #84197 Releases: master,8.7 Change-Id: Ie0dcb29243a0852baa1b0de104b2e357edd0ab36 Reviewed-on: https://review.typo3.org/56094 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>
-
Stephan Jorek authored
Change closure call of callable-typed $callback in \TYPO3\CMS\Core\Utility\ArrayUtility::filterRecursive to call_user_func(). Add test to ArrayUtilityTest to verify the correct behaviour. Resolves: #84485 Releases: master Change-Id: If3e2362fc7393634032f93a4f6e89e27bb5b7fc9 Reviewed-on: https://review.typo3.org/56368 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Steffen Frese <steffenf14@gmail.com> Reviewed-by:
Alexander Opitz <opitz.alexander@googlemail.com> Tested-by:
Alexander Opitz <opitz.alexander@googlemail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Mathias Brodala authored
Change-Id: I786353379221af8da1436b77f654779d40fa77d3 Resolves: #84412 Releases: master Reviewed-on: https://review.typo3.org/56358 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>
-
Frank Naegler authored
Resolves: #84561 Releases: master, 8.7 Change-Id: Iacb5dbf1fc5b709acd9db1c4463a991212a26a91 Reviewed-on: https://review.typo3.org/56482 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>
-
Sybille Peters authored
Resolves: #83480 Releases: master, 8.7, 7.6 Change-Id: I87f3d692b4422b2e998076b2ef09ee65c85b8bba Reviewed-on: https://review.typo3.org/56476 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>
-
Alexander Schnitzler authored
This is the first part of many to streamline the resolving of validators. In this patch, the following changes: - The class schema aggregates all the information about validators that are added via @validate annotations. As reflection is involved here, it makes sense to put this into the class schema generation and remove it from the ActionController. - Along with this change there have been changes to the ValidatorResolver class. Being references only in the ActionController, buildMethodArgumentsValidatorConjunctions has been deprecated and is no longer used by the core itself. - Also, the methods parseValidatorAnnotation and resolveValidatorObjectName have been made public as they are now used from outside the ValidatorResolver class. The main achievements of this patch are getting rid of runtime reflection by the ActionController and fetching the necessary information about validators from the class schema, which at this very moment, is also generated during runtime but is cached and that cache can be warmed up in the future. Therefore this change does also improve the runtime performance of Extbase a bit. This patch is considered breaking as it removes the support for adding validators to properties of method arguments via the following (quite unknown) semantic sugar. /* * @param Model $model * @validate $model.property NotEmpty */ public function foo(Model $model){} This possibility is quite unknown and unused in the wild and as it eases the aggregation of validators it will be removed without any replacement. However, whenever a model is validated and a model validator exists for that model, it will be registered and called automatically. If not dealing with models but regular objects or arrays, the recommended way is to write a custom validator and do the validation manually in that class. Releases: master Resolves: #83475 Change-Id: I3c76e722fe084e8346bb27ea5ba8c7ef0f056eda Reviewed-on: https://review.typo3.org/55261 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Christian Kuhn authored
The fix from #84499 can be simplified a bit: class "modal-content-loaded" is not needed with the callback solution. Resolves: #84559 Related: #84499 Releases: master Change-Id: I2900ecafc06579076670f8678471530d03d0b63c Reviewed-on: https://review.typo3.org/56477 Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Giuseppe Cavallaro authored
It ensures that the request will not be overwritten by the spinning icon on fast servers. Before the changes, the image cropping tool triggered a Console Error "Uncaught TypeError: Cannot read property 'cropArea' of undefined at ImageManipulation.init (ImageManipulation.js)." Resolves: #84499 Releases: master, 8.7 Change-Id: Ic2208ba43d0976a1ba9674d68e5d861e89619d1a Reviewed-on: https://review.typo3.org/56469 Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Michael Oehlhof authored
Fixing determination of the parent folder of a file inside the storage, so it can be used as destination for the renaming. Resolves: #83628 Releases: master, 8.7 Change-Id: I2b905dc7ba5e3d6fa8bec2b5a728d27f3c4a3258 Reviewed-on: https://review.typo3.org/55421 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Guido Schmechel authored
It is now possible to control the delimiter and quote character of the recordlist csv export. Resolves: #84517 Releases: master Change-Id: I47d6f7bbc4dffc83032e096e2e141714edb4e714 Reviewed-on: https://review.typo3.org/56415 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Steffen Frese <steffenf14@gmail.com> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Kevin Appelt <kevin.appelt@icloud.com> Reviewed-by:
Patricia Tiedemann <pixelaeffchen@googlemail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Georg Ringer authored
Hide the button "duplicate" in the toolbar if meta data of files is edited. Resolves: #84270 Releases: master Change-Id: I72242ddcca6b91627fb061669861afa390dfa818 Reviewed-on: https://review.typo3.org/56430 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Guido Schmechel <littlegee@web.de> Tested-by:
Guido Schmechel <littlegee@web.de> Tested-by:
Riccardo De Contardi <erredeco@gmail.com> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Tested-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Tobi Kretschmann <tobi@tobishome.de> Tested-by:
Tobi Kretschmann <tobi@tobishome.de> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Steffen Frese authored
The edit module should use a fluid template instead of the old php-html mixed data structure. Resolves: #84291 Releases: master Change-Id: I195a746ccbac8e75e9257b8f48a5dfa648110de6 Reviewed-on: https://review.typo3.org/56392 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Tobi Kretschmann <tobi@tobishome.de> Tested-by:
Tobi Kretschmann <tobi@tobishome.de> Reviewed-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Tested-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Benni Mack authored
All TYPO3 Core areas where typo3temp/var/ was directly used, the new Environment::getVarPath() API is now used. When running via composer or setting the environment variable "TYPO3_PATH_APP", the folder is $projectRootPath . /var otherwise "typo3temp/var/" as before. Additional changes to the default naming scheme - Cache folders are now named lower-case (Cache/Code becomes cache/code). - Install tool session files are stored within "var/session" instead of "var/InstallToolSessions". - Extension Manager files are now within "var/extensionmanager" in a lower-cased variant - log files are now placed into "var/log" instead of "var/logs" - lock files are now placed into "var/lock" instead of "var/locks" Resolves: #84545 Releases: master Change-Id: Ifa57413cd212243387532ffb3435cfca361a582b Reviewed-on: https://review.typo3.org/56413 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Markus Klein authored
Handle LIT:0 used in TypoScript conditions such that is evaluates to '0' instead of null. This makes comparisons for equality working. Resolves: #84543 Releases: master, 8.7 Change-Id: I5eb16d556098179605646faf696f9defaf6195ac Reviewed-on: https://review.typo3.org/56464 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-
- Mar 26, 2018
-
-
Mathias Brodala authored
Two new interfaces are added which can be implemented by reports and status providers to access the current PSR-7 server request. Change-Id: I280bee3a71d425861af197ef1e907c4f60ff003f Resolves: #84466 Releases: master Reviewed-on: https://review.typo3.org/56349 Reviewed-by:
Benjamin Franzke <bfr@qbus.de> Tested-by:
Benjamin Franzke <bfr@qbus.de> Reviewed-by:
Tobi Kretschmann <tobi@tobishome.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
- Mar 22, 2018
-
-
Tobi Kretschmann authored
the label is moved to a separate locallang file. Hence the method getLabel needs to get the label from the new file. Resolves: #84519 Releases: master Change-Id: I16a961499ad7ac9a26d2cc92a7ea3ef80413fc15 Reviewed-on: https://review.typo3.org/56418 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Reviewed-by:
Steffen Frese <steffenf14@gmail.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Frank Naegler authored
This patch fix a wrong path for module icon in Gruntfile.js Resolves: #84510 Related: #84159 Releases: master Change-Id: I89686bf3eb7611df0c0cffb16c2f660c56dfd941 Reviewed-on: https://review.typo3.org/56402 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Tobi Kretschmann <tobi@tobishome.de> Reviewed-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Sascha Maier authored
Catch FolderDoesNotExistsException in linkvalidators checklink method, if wrong links like file:// checked. Resolves: #84488 Releases: master, 8.7 Change-Id: Ife1e34a638a56379fcc0fde7150c945c93a6157a Reviewed-on: https://review.typo3.org/56385 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Benni Mack authored
In order to set a PSR-7 based uri to the default port the specs allow to set $uri->withPort(null) but our tests and implementation restrict that. Resolves: #84518 Releases: master, 8.7 Change-Id: Ic2c3d70fca35a767c7ed9d324eb93b30c66bbd3e Reviewed-on: https://review.typo3.org/56416 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Tested-by:
Mathias Brodala <mbrodala@pagemachine.de> Reviewed-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Oliver Hader authored
This reverts commit ac72c832. The patch for issue #84434 introduced a different behavior for the stdWrap.ifBlank feature. The current implementation now ignores whitespace characters (tab, spaces, new lines, carriage return) which was not the case in previous TYPO3 versions - as a comparison: * TYPO3 v7: trim($content) === '' * TYPO3 v6.2: !strlen(trim($content)) * TYPO3 v.4.5: !strlen(trim($content)) * TYPO3 v4.3: !strlen(trim($content) Thus, the trim() part is basically missing currently. To avoid this regression concerning the change of behavior, the change is reverted. Related: #84434 Resolves: #84520 Releases: master, 8.7 Change-Id: I1fcbd0d249e18d06a96d481bf44a39de0662bed1 Reviewed-on: https://review.typo3.org/56421 Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Georg Ringer authored
Unify the space before the colon of return type. Resolves: #84515 Releases: master, 8.7 Change-Id: Ie107e574965f834c8fcaa8c2aa4f44f7cc41d7c5 Reviewed-on: https://review.typo3.org/56414 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Guido Schmechel authored
For some YouTube videos no MaxResDefaultImage is available. As a fallback you can request the file mqdefault.jpg that has the same ratio of 16:9. Resolves: #84483 Releases: master, 8.7 Change-Id: I31dd8b5a60a63edae7e9cc27f0049b9235fc7bd8 Reviewed-on: https://review.typo3.org/56371 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
Mathias Schreiber authored
Log entries no longer contain specific tokens. Instead, they are replaced with `--AnonymizedToken—`. Resolves: #84502 Releases: master, 8.7 Change-Id: I42a8127cdccc904e8bbb82b5ea74b0e3d012586f Reviewed-on: https://review.typo3.org/56386 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
- Mar 21, 2018
-
-
Christian Kuhn authored
Solves a todo in FormEngine: A data provider still fetched data from _GP instead of relying of this data being set by a controller: "defaultValues" for new records can now be set by controllers as input $result array key. Resolves: #84506 Releases: master Change-Id: I174eea2d5954b7ac29edef1007c1446c7816b0ed Reviewed-on: https://review.typo3.org/56390 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
Georg Ringer authored
In order to show all tables in the recycler record selection even though the label is the same, the table name must be used as part of the identifier. Resolves: #84505 Releases: master, 8.7 Change-Id: I952a94182fde1e052071bb45d065910f4cd73086 Reviewed-on: https://review.typo3.org/56403 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Oliver Hader authored
This reverts commit 0483c4af. This change caused a regression which basically affected users of Mozilla Firefox - details are described in issue #84503. Besides that the initial bug report address the frontend part, changing backend login behavior was not required in order for the bug fix. RsaEncryptionWithLib.min.js could not be reverted directly due to newer conflicting changes for the same file - it has been re-compiled from the according source files using the following uglify command: ../../../../../../Build/node_modules/uglify-js/bin/uglifyjs \ RsaLibrary.js RsaEncryption.js > RsaEncryptionWithLib.min.js Releases: master, 8.7, 7.6 Resolves: #84503 Reverts: #76120 Change-Id: I45fe6086afa48eed71be635e8cf4a1f3fa138ab2 Reviewed-on: https://review.typo3.org/56394 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Andreas Fernandez authored
The search in the top bar is now able to find records that are restricted by starttime or endtime. Resolves: #84507 Releases: master, 8.7 Change-Id: I3010a34d0bad082cf46dddd6d855b8d8406d8a6f Reviewed-on: https://review.typo3.org/56400 Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Oliver Hader authored
This reverts commit 16b7d841. Since the initial change for issue #76120 addressed the backend part as well - which would not have been required, since the mentioned issue was about the frontend behavior only, the change that has been reverted now again has been considered as superfluous work-around. Releases: master, 8.7 Resolves: #84503 Reverts: #84253 Change-Id: I2c676b038a10abd8d2c7fb330968657e8fbb81d3 Reviewed-on: https://review.typo3.org/56388 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
- Mar 20, 2018
-
-
Mathias Brodala authored
Also use this API in the RSA public key controller to avoid code duplication. Change-Id: Ief09eff9fb8f2370d545f93ec8187ae64b1c3f1a Resolves: #84497 Releases: master Reviewed-on: https://review.typo3.org/56378 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Mathias Brodala authored
* Deprecate now unused methods * Update JavaScript to properly use JSON objects Change-Id: Ibb76c140eb0bdbbc3f1d155e3d6f273c26d90a42 Resolves: #84407 Releases: master Reviewed-on: https://review.typo3.org/56307 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:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Georg Ringer authored
Simplify the recycler module by reducing the overhead of extbase. Resolves: #84477 Releases: master Change-Id: I79a74686a54aa0f5fcee06c39e046f9e35fee9d1 Reviewed-on: https://review.typo3.org/56363 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:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
- Mar 19, 2018
-
-
Tymoteusz Motylewski authored
In order to allow user to disable context menu items for certain context, e.g. page tree, page tree need to correctly pass the context to the JS. As SvgTree doesnt support context menu, the code is moved to the PageTree.js Also a bug in the changelog documentation is fixed. Releases: master, 8.7 Resolves: #84017 Change-Id: I4c3b51aa50d1750b86391342ba45aaec00c70a10 Reviewed-on: https://review.typo3.org/56342 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Łukasz Uznański <l.uznanski@macopedia.pl> Reviewed-by:
Tobi Kretschmann <tobi@tobishome.de> Reviewed-by:
Paweł Rogowicz <rogowicz.pawel@gmail.com> Tested-by:
Paweł Rogowicz <rogowicz.pawel@gmail.com> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
-
Stephan Jorek authored
Add the missing "HTTP/1.1 308 Permanent Redirect" http-status header to \TYPO3\CMS\Core\Utility\HttpUtility as a class-constant, complementing the existing http-redirect related status headers. Resolves: #84481 Releases: master, 8.7 Change-Id: I203c9e33351be5eed03c62578a5cc72676113509 Reviewed-on: https://review.typo3.org/56364 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Georg Ringer authored
Replace 'enableTablator' with 'enableTabulator'. Resolves: #84486 Releases: master, 8.7 Change-Id: If6174306835f627ef078a1c906a0b6e267c02dd0 Reviewed-on: https://review.typo3.org/56365 Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-