- Nov 30, 2017
-
-
Tymoteusz Motylewski authored
The ExtJS/ExtDirect based page tree has been replaced with new implementation based on SVG. Refactoring and performance improvement of the PHP side (tree data provider) will be done in the followup patch. Releases: master Resolves: #82426 Change-Id: I502a085da939ebe2561d2b7a17cc8347e5101623 Reviewed-on: https://review.typo3.org/51594 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> 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>
-
Susanne Moog authored
Change-Id: I3f74892da6c82a7213b7f77d5027160ee118eabb Resolves: #83174 Releases: master Reviewed-on: https://review.typo3.org/54886 Reviewed-by:
Sebastian Hofer <sebastian.hofer@marit.ag> Tested-by:
Sebastian Hofer <sebastian.hofer@marit.ag> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Markus Klein authored
This is the basis for further improvements, which require locale aware operations. Resolves: #83171 Releases: master Change-Id: Iae9bf29b88031a0115cdf3dfb2957c97c9cc0c34 Reviewed-on: https://review.typo3.org/54878 Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Benni Mack authored
The new PSR-7-based solution since TYPO3 v7 should be used everywhere instead of "BackendUtility::getModuleUrl()". This is possible because modules can be addressed via the "route" GET parameter instead of the "M" parameter since a few months. The patch changes all occurrences within TYPO3 Core to use the new API. Resolves: #83172 Releases: master Change-Id: Iec40e8ae00f1d900d7479b84a3a62827ddba653b Reviewed-on: https://review.typo3.org/54755 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@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>
-
Markus Klein authored
Switch order of arguments to implode(). Resolves: #83158 Releases: master, 8.7 Change-Id: I15ff9827418e9d24fefae5f3fa8852a37f5363d0 Reviewed-on: https://review.typo3.org/54881 Reviewed-by:
Benjamin Kott <benjamin.kott@outlook.com> Tested-by:
Benjamin Kott <benjamin.kott@outlook.com>
-
- Nov 29, 2017
-
-
Markus Klein authored
Resolves: #82863 Releases: master, 8.7 Change-Id: Iaf775d83c526017ff882d21c8f6d7c5c1f78a038 Reviewed-on: https://review.typo3.org/54481 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:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-
Benni Mack authored
A missing functionality is added, which happened when introducing CKeditor. Automatically linking a URL when typing www.typo3.org should happen directly. A specific plugin is used for that. Base concept was taken from https://github.com/Gnodiah/ckeditor-autolink Resolves: #80977 Releases: master, 8.7 Change-Id: I575b63eeb696166b5e3b06047106e26cb68eb7b4 Reviewed-on: https://review.typo3.org/54611 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Sebastian Hofer <sebastian.hofer@marit.ag> Tested-by:
Sebastian Hofer <sebastian.hofer@marit.ag> Tested-by:
Riccardo De Contardi <erredeco@gmail.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Gernot Leitgab authored
Add local getPlainValue method in persistence backend, so a null value instead of string 'NULL' is written to database. Resolves: #68994 Related: #57255 Releases: master, 8.7 Change-Id: Idb61caabf5115da4bb818d2ed8bb4faa16f5df2c Reviewed-on: https://review.typo3.org/43627 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>
-
Jonathan IROULIN authored
This patch adds HTML5 attributes to the form fields so the username field is set to required and the password has to be at least 8 characters long. Resolves: #82135 Releases: master Change-Id: I3ab05af63125479de2427a5b236f8c434d598aad Reviewed-on: https://review.typo3.org/54872 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@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>
-
Benni Mack authored
Resolves: #83169 Releases: master Change-Id: Ic9ed0f3ceb06aa3befcc3931ba656639615c2f6f Reviewed-on: https://review.typo3.org/54873 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> 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>
-
Alexander Schnitzler authored
The property injection in the ObjectContainer always did reflect the object and made the property accessible, even if the property was public and therefore accessible by default. With this patch, reflection is avoided for public properties which increases the performance of public property injection a lot. Releases: master, 8.7 Resolves: #83155 Change-Id: I32f7c8e257f65da4a2fce1d7ee515d7954564387 Reviewed-on: https://review.typo3.org/54850 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Claus Due <claus@phpmind.net> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Alexander Schnitzler authored
The FlexFormTools class tries to resolve the datastructure of flex fields by the given TCA configuration. The flexform definition can either be set directly in the TCA or it is fetched from another record. Example: TemplaVoilà fetches the data structure from the table tx_templavoila_datastructure. When trying to resolve the data structure from another table and the identifier is invalid (e.g. empty or does not point to a valid record), several exceptions are thrown that need to be caught at several points to keep the user interface accessible. Other than these mentioned exceptions there are ones that indicate that the TCA configuration is simply wrong. These ones are not caught and will still bubble up. Releases: master, 8.7 Fixes: #79101 Change-Id: I9be921e1425076897a86ebb0b997a998fda7f373 Reviewed-on: https://review.typo3.org/51061 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Christian Kuhn authored
Having a TCA columns field without 'config' array doesn't make sense. ['config']['type'] is marked as mandatory field anyway and the TCA migration throws an exception if ['config'] exists but ['type'] is missing for a while. The patch now adds code to add ['config']['type'] = 'none' if ['config'] does not exist at all. Change-Id: I18b9a9866f16ca3ba5750ec2970436282aa01719 Resolves: #83152 Releases: master Reviewed-on: https://review.typo3.org/54857 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Marco Huber authored
If the file resource is a GIFBUILDER object, the dimension is set in the properties XY, maxWidth or maxHeight. Change-Id: Ic931760a966e6647042bca976c48e7bbaabdbb5a Resolves: #77577 Releases: master, 8.7 Reviewed-on: https://review.typo3.org/49537 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Łukasz Uznański <l.uznanski@macopedia.pl> Reviewed-by:
Tomas Norre Mikkelsen <tomasnorre@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Alexander Opitz authored
Currently it was only possible to set the session timeout for the backend users You can define the sessionTimeout with the new configuration option $GLOBALS['TYPO3_CONF_VARS']['FE']['sessionTimeout']. Resolves: #78695 Releases: master Change-Id: I628ccc4448230af6dd2bf1533777375ef7e5624d Reviewed-on: https://review.typo3.org/50654 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Markus Klein authored
The FE|sessionDataLifetime option is solely used for anonymous frontend sessions. It does not influence any other session(-data). Document this clearly. Resolves: #83168 Releases: master, 8.7 Change-Id: I8b16bc73c6d79b5bc6015b4448c6ec4604bdd780 Reviewed-on: https://review.typo3.org/54871 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Łukasz Uznański <l.uznanski@macopedia.pl> Tested-by:
Łukasz Uznański <l.uznanski@macopedia.pl> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Georg Ringer authored
Hide the button for cleaning a directory if the directory is empty. Resolves: #82561 Releases: master Change-Id: I06e76f79b1d814aa5a04a68be544a4c102d7392a Reviewed-on: https://review.typo3.org/54215 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Christian Kuhn authored
JS ajax call to reload stats must be called after clear table finished and not in parallel. Change-Id: Ifdaa6f89eafe042b5c57b130e189001b1ca0a3fe Resolves: #83166 Releases: master Reviewed-on: https://review.typo3.org/54869 Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Benni Mack authored
The last place in TYPO3 Core to use internal_type=file (backend_layout.icon) is now moved to FAL with sys_file_reference. An upgrade wizard is in place to migrate existing icons from uploads/media to sys_file. FormEngine is migrated to also allow to use sys_file_references for the TCA ctrl property "selicon_field". With this change, a followup could be integrated to deprecate "old-style" internal_type=file code, and also to not create the uploads/ folder at all anymore within TYPO3 installations. Additionally, the functionality of "selicon_field_path" should be deprecated in the future. Resolves: #83153 Releases: master Change-Id: I578fd68b7e1f7bc6a1991b90e7750b903d3ec28b Reviewed-on: https://review.typo3.org/54830 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Sebastian Hofer <sebastian.hofer@marit.ag> Tested-by:
Sebastian Hofer <sebastian.hofer@marit.ag> Reviewed-by:
Pawel Cieslik <p.cieslik@macopedia.pl> Tested-by:
Pawel Cieslik <p.cieslik@macopedia.pl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Benjamin Franzke authored
FLUIDTEMPLATE variables may contain content elements (e.g. recursive FLUIDTEMPLATE's) which may instantiate own TemplateViews (e.g. StandaloneView). A recursive StandaloneView will statically(!!) cache used TemplatesPaths in \TYPO3Fluid\Fluid\View\Templates::resolvedFiles. If StandaloneView is instantiated before, but the fluid layout path is calculated after inner content objects are being rendering, the altered statically cached `resolvedFiles` cache is used and contains invalid layoutRootPaths. Short term solution: Defer the initialization of the StandaloneView (which flushes those buggy caches) until all variables have been processed. Change-Id: Idf053b3d0f0835a352790e0ed971344d67844bbc Releases: master, 8.7 Resolves: #79760 Resolves: #82745 Reviewed-on: https://review.typo3.org/54416 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Sebastian Hofer <sebastian.hofer@marit.ag> Tested-by:
Sebastian Hofer <sebastian.hofer@marit.ag> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Stefan Neufeind authored
Releases: master Resolves: #83023 Change-Id: I9fe436f94a1223020b5fd0c308fa5bdb1b81ec39 Reviewed-on: https://review.typo3.org/54671 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Pawel Cieslik authored
Remove TYPO3.LLL after moving to new JS API for translations TYPO3.lang Resolves: #83161 Releases: master Change-Id: I815b15349c8bfe6ca71f4d1ce59b7b01e670eae2 Reviewed-on: https://review.typo3.org/54860 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Benjamin Kott authored
Resolves: #83162 Releases: master, 8.7 Change-Id: I76bc60d9ac94eb1fe510bfe324cf49c0ed3bf896 Reviewed-on: https://review.typo3.org/54859 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> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Oliver Hader authored
$pathsToProvideInTestInstance offers the possibility to use real duplicates instead of linked resources in the filesystem - especially in scenarios when files shall be modified inside a testing instance this is the better approach and avoid side-effects during test execution. Resolves: #83163 Releases: master, 8.7 Change-Id: I5e5825d2f999401533afffdf9c6e8d83ac55c94e Reviewed-on: https://review.typo3.org/54862 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Markus Goldbach authored
Ignore translations of content elements (tt_content) which are created in other workspace, so it is able to create a new/other translation in another workspace even inside the live workspace Change-Id: Ifef673b8677ae81f238068ed3a0bfdd1ca8e7932 Resolves: #81691 Releases: master, 8.7 Reviewed-on: https://review.typo3.org/53330 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:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Roland Golla authored
Add a new Extbase validator to check if a value is a valid URL. Change-Id: Ic4ce6ee0f8a38f082e869c094ae6013493d7fb96 Resolves: #80342 Releases: master Reviewed-on: https://review.typo3.org/52092 Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
DavidsWONG authored
Internet Explorer (IE11 & Edge) changed the submitted HTTP header for "Accept-Language" from "zh-cn" to "zh-hans-cn". In order to determine the Chinese language correctly, this value is added. Releases: master, 8.7 Resolves: #81858 Change-Id: I477f88950313aa9bf0aeabbf6603bd15247a52ba Reviewed-on: https://review.typo3.org/51056 Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Felix Althaus authored
The link in system information menu "We have found 2 errors. Please check your system log" will now set the appropriate filter in log to only show errors. Before this patch user‘s last filter state was spawned. This could result in errors not even being displayed at all. Resolves: #76009 Releases: master Change-Id: Id90ac9950ff71cd1fb5db1724590cf939fc22823 Reviewed-on: https://review.typo3.org/48005 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Sebastian Hofer <sebastian.hofer@marit.ag> Tested-by:
Sebastian Hofer <sebastian.hofer@marit.ag> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
Eric Chavaillaz authored
This patch introduce a new key "time" to the TCA property "dbType" to allow using native SQL time column type. Resolves: #80557 Releases: master Change-Id: Id03045ccf219a9a7e9d851b2f4501bed60ab4ea0 Reviewed-on: https://review.typo3.org/52250 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:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Benni Mack authored
The main issue is that the core ships a TCA column without a config section. If EXT:filemetadata is available, this is overridden, so no issue here. Further steps are (not scope of this patch) would be a TCA migration checker to ensure that all TCA columns have a config section. Resolves: #73076 Related: #77619 Related: #83152 Releases: master, 8.7 Change-Id: I3454780f1122ee5f4ef2bd65b19a9699daa73f33 Reviewed-on: https://review.typo3.org/54848 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Benjamin Kott authored
The preview information badge was reworked and now has a fixed always visible position. Clicks on the preview badge are now prevended and passed through to the underlaying/covered elements. Resolves: #83158 Releases: master, 8.7 Change-Id: Ie71420e5185e42b850ac3bb11d8eb4edd26bb4ad Reviewed-on: https://review.typo3.org/54853 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>
-
Susanne Moog authored
Change-Id: Ib7fd53d28dfd08ba8cc81b14e854812981db268f Resolves: #83156 Releases: master Reviewed-on: https://review.typo3.org/54851 Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Benni Mack authored
When publishing a workspace, incorrect TCA might lead to a catchable fatal error. This happened, when TCA for a field did not contain a config-entry. Resolves: #77619 Releases: master, 8.7, 7.6 Change-Id: I81a3b727320ee984908c964d0729551c4c264f8d Reviewed-on: https://review.typo3.org/49614 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Pawel Cieslik authored
TYPO3 core uses new JS api for fetching language labels - TYPO3.lang. Resolves: #83142 Releases: master Change-Id: I690b667b27d1152556b147e7198260fae018c62b Reviewed-on: https://review.typo3.org/54836 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Łukasz Uznański <l.uznanski@macopedia.pl> Tested-by:
Łukasz Uznański <l.uznanski@macopedia.pl> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-
Benni Mack authored
It was not possible due to a form name mixup to add online media files via the FileList in TYPO3 v9 anymore. Related: #82436 Related: #81763 Resolves: #83151 Releases: master Change-Id: Ica0ed049f685bf20b98f0a599adf61ec3874017a Reviewed-on: https://review.typo3.org/54847 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
- Nov 28, 2017
-
-
Benni Mack authored
Due to the change of the pages_language_overlay migration, a lot of hard-coded "l10n_parent" and "sys_language_uid" fields for pages have been introduced. This should be changed into a common function in DataHandler and the TCA option should be used instead. Resolves: #83013 Releases: master Change-Id: I43a33aac1015436109d1ca7b3ea200c78d2a2fb9 Reviewed-on: https://review.typo3.org/54664 Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Benni Mack authored
The option $TYPO3_CONF_VARS[BE][fileExtensions][webspace][*] is removed. It was only used in some specific cases, whereas fileDenyPattern usage is more consistently done and replaces this setting. Resolves: #83081 Releases: master Change-Id: I1327ad000c08d8619366c03838b01261f91fa945 Reviewed-on: https://review.typo3.org/54634 Tested-by:
TYPO3com <no-reply@typo3.com> 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> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Georg Ringer authored
The stdWrap options 'space', 'spaceBefore', 'spaceAfter' are rarely used and should be better done completely by CSS. Resolves: #83123 Releases: master Change-Id: Ic3ed819e64e84f57f77fde1ff72404b78fd74009 Reviewed-on: https://review.typo3.org/54802 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Alexander Schnitzler authored
Separately exctracting the @validate annotations makes resolving these annotations more testable. Also this allows to deprecate the usage of @validate in favor of a doctrine annotation. Releases: master Resolves: #83143 Change-Id: I4dfd93b58e08cd5c458abebee36e82e9ce03ad47 Reviewed-on: https://review.typo3.org/54838 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Łukasz Uznański authored
Add a missing delete button within the Documentation module. Right now, a user can't delete previously downloaded documentation. Resolves: #80575 Releases: master, 8.7 Change-Id: I9077270c66ec225f1eb7a26e505da0d98d5f7f0e Reviewed-on: https://review.typo3.org/54817 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@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>
-