- May 30, 2018
-
-
Benni Mack authored
Special Case Folding within CharsetConverter is not used anymore, and can be removed. The public property $caseFolding used as runtime cache is removed, as it was never possible to fill it either to have it accessed from the outside. The SpecialCasing.txt file has no meaning anymore and can be removed. Resolves: #85118 Releases: master Change-Id: Ib770fe99a97ac06c4f9c485e960c681ab21c9113 Reviewed-on: https://review.typo3.org/57090 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:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Benni Mack authored
Various CharsetConverter methods are there for initialization conversion, which are marked as @private and are only used within the class. The patch switches the method signatures from public to protected. The following methods are affected: - initCharset() - initUnicodeData() - initCaseFolding() - initToASCII() Resolves: #85116 Releases: master Change-Id: I153123068cbfbf0baee729aab7dc0946913d5d7c Reviewed-on: https://review.typo3.org/57088 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> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Mathias Brodala <mbrodala@pagemachine.de> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de>
-
Georg Ringer authored
Use methods of BackendUtility to have a consistent look of date and time fields in the backend. Resolves: #85002 Releases: master, 8.7 Change-Id: I6f0b6aca1530524ff3f83922a1b4b2dd72b1ea84 Reviewed-on: https://review.typo3.org/57041 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Mathias Brodala authored
This expands the logic for forced absolute URLs to all cases and ensures HTTPS is kept for cross-domain links if possible. Resolves: #85111 Releases: master, 8.7 Change-Id: I7840a47d0ae9a3f9571ae8ddcf9cdc35b59cc4fa Reviewed-on: https://review.typo3.org/57082 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> 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:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Tested-by:
Mathias Brodala <mbrodala@pagemachine.de>
-
Benni Mack authored
The new Environment API allows to set the project path outside of the web root, also moving typo3temp/var/ to env:PROJECT_PATH + var/. However, the main method GeneralUtility::writeFileToTypo3tempDir() which is used for adding online media, charset conversion etc. is not adapted to allow files outside of typo3temp/ which needs adaptions wo also check for PROJECT_PATH + var/ in addition. Some generic tests were added to ensure the existing functionality still works. Resolves: #85077 Releases: master Change-Id: I664e152ecba39fbb86605af12e83f3ef10f878f9 Reviewed-on: https://review.typo3.org/57046 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Petra Arentzen <typo3@pegu.de> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Susanne Moog authored
The admin panel can be disabled via the frontend UI by click. When the admin panel is disabled the initialize methods should not be called. This has been fixed. Resolves: #85104 Releases: master Change-Id: I966b5887b03b4fb8d3f63e9556b00a37384f9dfc Reviewed-on: https://review.typo3.org/57077 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Jan Helke authored
Releases: master Resolves: #85091 Change-Id: I501b401a7553e969324ff79821780944ce240e5f Reviewed-on: https://review.typo3.org/57062 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:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Jan Helke authored
Releases: master Resolves: #85089 Change-Id: Idb85307b51e609f147ccfeacce710256778f96a2 Reviewed-on: https://review.typo3.org/57060 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:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Mathias Brodala authored
Releases: master Resolves: #85039 Change-Id: I2e995aef69edd099d49b5915ab61c38e7d0af49e Reviewed-on: https://review.typo3.org/56999 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-
- May 29, 2018
-
-
Benni Mack authored
The third argument about catching errors can be achieved by building a try/catch block around the method. Resolves: #85105 Releases: master Change-Id: I42f2b66e1b6267376e9352e76b9e58e9bde028f9 Reviewed-on: https://review.typo3.org/57075 Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> 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
Releases: master Resolves: #85093 Change-Id: Ib5c8fbf7d4a69d05b0fb370440fba0bc755e5854 Reviewed-on: https://review.typo3.org/57064 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-
Benni Mack authored
The utility class was thinned out in the last TYPO3 versions and now is only used in EXT:install. The functionality can be moved into EXT:install, and PhpOptionsUtility can be deprecated, marked as deprecated and awaiting removal in TYPO3 v10.0. Resolves: #85102 Releases: master Change-Id: Ie45720ad70cd2bdd2949553c94fcec15806cb458 Reviewed-on: https://review.typo3.org/57071 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
TYPO3com <no-reply@typo3.com> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
-
Tymoteusz Motylewski authored
Resolves: #85107 Releases: master Change-Id: I218ae9ae3a2eb6bcd23eef2073bf8b11139d58bc Reviewed-on: https://review.typo3.org/57078 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Tested-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
-
- May 28, 2018
-
-
Tymoteusz Motylewski authored
The statement does nothing so it is removed. Resolves: #85103 Releases: master Change-Id: Ib9b20392d837262bd3d98069d2998c8c6a372dfc Reviewed-on: https://review.typo3.org/57073 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Benni Mack authored
This patch handles several issues related to the new site error handling introduced in TYPO3 v9.2.0: 1. It adds unit tests 2. It adds a missing exception when an error handler is configured which does not implement the PageErrorHandlerInterface 3. It fixes one minor issue in PageContentErrorHandler where a wrong "InvalidArgumentException" was thrown 4. All PageErrorHandler logic was moved from EXT:frontend to EXT:core, as this would be a penalty across packages - the "Site" entity depends on them, so they must go to the same package (core). Releases: master Resolves: #85101 Change-Id: Ibdc05024abd7c719dd8d5dcb3388bf1679b69990 Reviewed-on: https://review.typo3.org/57057 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Benni Mack authored
The method arrayToLogString() within GeneralUtility is deprecated in favor of using own implementations, based on PSR-3. Still, the one place where this method was in use - ListSysLogCommand - moved the logic into its own protected method. Resolves: #85086 Releases: master Change-Id: If6815a5ea9e459258408458b97b7ee4ad901bd40 Reviewed-on: https://review.typo3.org/57056 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:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Mathias Brodala authored
Change-Id: I29159e835d362e3f0e06c2145e84c1119df152cf Resolves: #85083 Releases: master, 8.7 Reviewed-on: https://review.typo3.org/57054 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Tested-by:
Mathias Brodala <mbrodala@pagemachine.de>
-
- May 26, 2018
-
-
Benni Mack authored
EXT:t3editor has some AJAX controllers which can be simplified: - Unused properties are removed - Unrelated "LANG" calls can be streamlined, resulting in a lowered memory footprint - Rootline resolving is done directly via the existing class - Remove obsolete usage of PhpFrontend in phpDoc in T3editor base class Resolves: #85081 Releases: master Change-Id: Ia5669d161c59881e509d9b7e881cc555ef2b44c1 Reviewed-on: https://review.typo3.org/57051 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:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- May 25, 2018
-
-
Nicole Cordes authored
Ensure the test is executed as expected. Resolves: #85082 Releases: master, 8.7 Change-Id: Ia0dfbdc12eeefbb28996f69dade4298b1464afa6 Reviewed-on: https://review.typo3.org/57050 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
- May 24, 2018
-
-
Björn Jacob authored
Resolves: #85048 Releases: master Change-Id: I7c0048c52c0fe4b8e76fbbef474e3093e7787c37 Reviewed-on: https://review.typo3.org/57010 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Ralf Zimmermann <ralf.zimmermann@tritum.de> Tested-by:
Ralf Zimmermann <ralf.zimmermann@tritum.de>
-
Benjamin Burse authored
- remove linebreak in root node -> instead use text-overflow: ellipsis - fix indentation of tree elements -> move triangles indicating subtrees to the left - changed tooltip message to only show "id = <element-id>" Resolves: #85042 Releases: master Change-Id: I2621974c2688ac5e03a7e39e8c4f6ad94e15e9a4 Reviewed-on: https://review.typo3.org/57007 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:
Ralf Zimmermann <ralf.zimmermann@tritum.de> Tested-by:
Ralf Zimmermann <ralf.zimmermann@tritum.de>
-
- May 23, 2018
-
-
Wouter Wolters authored
Resolves: #85065 Releases: master Change-Id: I0c9b151874acf0d4f725cff029ce5392ae054779 Reviewed-on: https://review.typo3.org/57040 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:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org>
-
- May 22, 2018
-
-
Alexander Schnitzler authored
Non-namespaced classes will no longer be respected in Extbase. This affects all places where Extbase magic happens, like translating the model name to repository name (and vice versa). If you still use class names with underscores, especially models, repositories and controllers you need to act now. Releases: master Resolves: #85036 Change-Id: Ide5923159027802e723dff49729bba52a74c2639 Reviewed-on: https://review.typo3.org/56990 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Tested-by:
Mathias Brodala <mbrodala@pagemachine.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Alexander Schnitzler authored
Controller action arguments have been validated on creation, which caused superfluous CPU cycles if the action controller later detected, that an argument should not have been validated at all due to an @Extbase\IgnoreValidation annotation. To fix this, arguments get an empty result on creation. When setting the argument value, only the validation results of the property mapping are merged with the argument result. ActionController::initializeActionMethodValidators does only create validator instances for method arguments that need to be validated, thus a whole bunch of checks disappears in callActionMethod(). Releases: master Resolves: #85012 Change-Id: Iaecf36718477a9216f8d36a993a137eb7b677227 Reviewed-on: https://review.typo3.org/56970 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewe...
-
Andreas Fernandez authored
Resolves: #85060 Related: #84053 Releases: master, 9.2, 8.7, 7.6 Change-Id: I04dba093dc8e423adbf75e2198c31e5c013864cb Reviewed-on: https://review.typo3.org/57027 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:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Frank Naegler authored
With #81987 we have introduced code, which could cause PHP notices. This patch changes the check to prevent such notices. Resolves: #85057 Related: #81987 Releases: master Change-Id: I85e85501c2593b8abacac1d8296148d03d57f407 Reviewed-on: https://review.typo3.org/57019 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:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-
- May 21, 2018
-
-
Christian Kuhn authored
Some first experiences with the new v9.2 site configuration show us that people think site configuration can be extended just like any other TCA, but that's not the case. The patch changes some details to make more clear site configuration is not just some other sort of TCA with the same feature set. * Do not prefix site_* with sys_ anymore to abstract better from db tables * Rename configuration folder SiteConfigurationTca/ to SiteConfiguration/ to make it more clear this is not straight TCA * Do not load SiteConfiguration into GLOBALS['TCA'] to distinct from TCA * Mark extending site configuration experimental, add a documentation example and explain what is not working. Change-Id: I87890ccd07ca73c4ef1f7690c61f8d2185baf575 Resolves: #85050 Releases: master Reviewed-on: https://review.typo3.org/57001 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by: Mark...
-
- May 18, 2018
-
-
Stefan Froemken authored
Some digicams like iPhone do not rotate images by default. They add a direction entry into the exif meta data. ImageMagick can read this entry if -auto-orient is set. The patch add the rotation detection to the ImageInfo object and the IM/GD commands that read files. Resolves: #69274 Releases: master Change-Id: I4b1193daf1c321a3d4beb8d76974012ee42470f6 Reviewed-on: https://review.typo3.org/48079 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Alexander Schnitzler authored
Several methods and constants in the ValidatorResolver class are now marked as deprecated because they are no longer needed to resolve validators. As these methods and constants are to be considered internal api it is very unlikely that anyone is affected by this change. Releases: master Resolves: #85005 Change-Id: If5fdb34766c84de1b16854f14df23fc2ddaff750 Reviewed-on: https://review.typo3.org/56888 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:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Mathias Brodala authored
Change-Id: Ie2ca536b5e1bd6e28e46af8073aaff4e298ddecf Resolves: #85008 Releases: master, 8.7 Reviewed-on: https://review.typo3.org/56962 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Riccardo De Contardi <erredeco@gmail.com> Tested-by:
Riccardo De Contardi <erredeco@gmail.com> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Björn Jacob authored
Since #80187 it is possible to use the confirmation message finisher within the form editor. This patch adds the missing possibility to override the finisher within the content element. Resolves: #85047 Related: #80187 Releases: master Change-Id: I55e91972e1eb5ce0b636a8286423f4af2202ca03 Reviewed-on: https://review.typo3.org/57005 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:
Ralf Zimmermann <ralf.zimmermann@tritum.de> Tested-by:
Ralf Zimmermann <ralf.zimmermann@tritum.de>
-
Mathias Brodala authored
We log this as debug to not fill system logs by default. Resolves: #85034 Releases: master, 8.7 Change-Id: Ica686e42fa7a2ef09f2f5c4bf9b91781f5c14dc9 Reviewed-on: https://review.typo3.org/56995 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>
-
Bernhard Kraft authored
Fix a typo in doc comments. Resolves: #85046 Releases: master Change-Id: I3b7674593288accd43b2d4779f878e0eceee63a2 Reviewed-on: https://review.typo3.org/57004 Reviewed-by:
Björn Jacob <bjoern.jacob@tritum.de> Tested-by:
Björn Jacob <bjoern.jacob@tritum.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Tested-by:
Mathias Brodala <mbrodala@pagemachine.de>
-
Oliver Hader authored
In case TSconfig options.file_list.filesPerPage is not defined the resulting value falls back to 1 - however this should be the same as defined in FileList::$iLimit, which is 40 per default. Resolves: #85043 Releases: master Change-Id: I33b024b81697350aeae54251e1ea66a36efc4d43 Reviewed-on: https://review.typo3.org/57003 Reviewed-by:
Ralf Zimmermann <ralf.zimmermann@tritum.de> Tested-by:
Ralf Zimmermann <ralf.zimmermann@tritum.de> Reviewed-by:
Björn Jacob <bjoern.jacob@tritum.de> Tested-by:
Björn Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Alexander Stehlik authored
Compare folder identifiers instead of folder objects because objects pointing to the same folder might still be different object instances. Change-Id: I78e21b9e68fbaae245d12ac4efb96312b246a847 Releases: master, 8.7 Resolves: #85019 Reviewed-on: https://review.typo3.org/56985 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Ralf Zimmermann authored
Skip adding child elements within the form factory if a nested form element is unknown. Resolves: #84833 Releases: master, 8.7 Change-Id: I1cbb87b4c460bd45b58aa6bcca27a88c61a7e92f Reviewed-on: https://review.typo3.org/56773 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Björn Jacob <bjoern.jacob@tritum.de> Tested-by:
Björn Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Tested-by:
Mathias Brodala <mbrodala@pagemachine.de>
-
- May 17, 2018
-
-
Björn Jacob authored
* introduce new role for inline YAML code styles * fix some internal and external links Resolves: #85037 Releases: master, 8.7 Change-Id: Ie5581bcc911914c49511ff86c5679f04c45c9f00 Reviewed-on: https://review.typo3.org/56997 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:
Ralf Zimmermann <ralf.zimmermann@tritum.de> Tested-by:
Ralf Zimmermann <ralf.zimmermann@tritum.de>
-
Daniela Pohl authored
- improved margin between field and hint for "special form" element - styled custom error message hint -> this also applies for "single select" element : "inactive option" - fixed validator and finisher margins - styled hints for required textareas Resolves: #82339 Releases: master Change-Id: I3cd215eb967ccd6f0901a72675513a2619521d11 Reviewed-on: https://review.typo3.org/56981 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Björn Jacob <bjoern.jacob@tritum.de> Tested-by:
Björn Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Ralf Zimmermann <ralf.zimmermann@tritum.de> Tested-by:
Ralf Zimmermann <ralf.zimmermann@tritum.de>
-
Björn Jacob authored
The honeypot field now passes the accessibility tests WCAG 2.0 (tested with Google Lighthouse). Instead of inserting a label tag or a title attribute - which would be counterproductive by revealing the purpose of the honeypot - the patch adds an aria-hidden attribute. Resolves: #75591 Releases: master, 8.7 Change-Id: Ie4b0b7a245f5c0edf3e01ece60dcb638b2f9bdc1 Reviewed-on: https://review.typo3.org/56992 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:
Ralf Zimmermann <ralf.zimmermann@tritum.de> Tested-by:
Ralf Zimmermann <ralf.zimmermann@tritum.de>
-
Björn Jacob authored
The form framework supports setting a 'defaultValue' for most of the form elements. This patch adds some information about this setting and outlines the difference to the 'prependOptionValue' setting. Resolves: #82422 Releases: master, 8.7 Change-Id: Ic3bbe76ebe69ac0655e11ba501d62ee19b2d143f Reviewed-on: https://review.typo3.org/56991 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:
Ralf Zimmermann <ralf.zimmermann@tritum.de> Tested-by:
Ralf Zimmermann <ralf.zimmermann@tritum.de> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-