- May 10, 2018
-
-
Guido Schmechel authored
When a file gets moved to the recycler folder on delete. The processed files should not be moved to the recycler folder but directly deleted. Resolves: #81836 Releases: master, 8.7 Change-Id: I7a53830ea5d96735243fd9ee89e8c5aa80d084c0 Reviewed-on: https://review.typo3.org/56503 Reviewed-by:
Frank Naegler <frank.naegler@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:
Guido Schmechel <guido.schmechel@brandung.de> Tested-by:
Guido Schmechel <guido.schmechel@brandung.de> Reviewed-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
Andreas Allacher authored
If a link doesn't set a pageType and there is no target that defines a pageType, then forceTypeValue needs to be used instead of always assuming a pageType of 0. With this fix, it is possible to actually use the TypoScript option config.forceTypeValue again. Resolves: #84925 Releases: master, 8.7 Change-Id: Iae6ba57e943489e4d6a6c690a7668d6908d1623e Reviewed-on: https://review.typo3.org/56863 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.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> Reviewed-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Alexander Schnitzler authored
Supported since PHP 5.6. This makes the code easier to read and allows to properly document using phpdoc. https://secure.php.net/manual/en/functions.arguments.php#functions.variable-arg-list Releases: master Resolves: #84956 Change-Id: I73256207c114ef3c35a64518dd039dac2e33976a Reviewed-on: https://review.typo3.org/56902 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:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Mathias Brodala authored
Releases: master, 8.7, 7.6 Resolves: #84947 Change-Id: I4d81174497158b411c291ee51b331c1d3652e4a1 Reviewed-on: https://review.typo3.org/56887 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:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-
Helmut Hummel authored
Instead of using HttpUtility to redirect and exit the program flow, we now return a proper redirect response in a middleware. Resolves: #84946 Releases: master Change-Id: I397790ea1d46ae46ef41bd9c2f03f3aac079d1a4 Reviewed-on: https://review.typo3.org/56886 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:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
- May 09, 2018
-
-
Christian Kuhn authored
Our dependencies are meanwhile phpunit 7 compatible so we can upgrade to it now. Some minor changes in the tests are needed along the way. composer update --with-dependencies \ typo3/testing-framework \ phpunit/phpunit \ codeception/codeception composer require --dev fiunchinho/phpunit-randomizer:^4.0 Change-Id: I161d43a9063b048085f27c5a7ae9249df8d6a2a9 Resolves: #84958 Releases: master Reviewed-on: https://review.typo3.org/56900 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:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-
Georg Ringer authored
Improve the privacy of users by using the no-cookie domain of youtube by default and just use youtube.com if explicitly set. Resolves: #84843 Releases: master, 8.7, 7.6 Change-Id: I01472f93e32c2011b5494c4670d07f29348016c3 Reviewed-on: https://review.typo3.org/56880 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:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Daniel Sattler <sattler@b13.de> Tested-by:
Daniel Sattler <sattler@b13.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Guido Schmechel <guido.schmechel@brandung.de> Tested-by:
Guido Schmechel <guido.schmechel@brandung.de>
-
Anja Leichsenring authored
By removing the graphicFunctions object from global scope, unit tests are easier to add in this area. Change-Id: I8ddf4e0282d42325ecb03c98bede91bf6e1b636c Resolves: #84933 Releases: master, 8.7 Reviewed-on: https://review.typo3.org/56867 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> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Helmut Hummel authored
With the introduced cleanup, one removed condition was essential to avoid calling page rendering preparations twice. Resolves: #84945 Releases: master Change-Id: Ic7b977b2d2c52dc619686f95e9001eed4202717b Reviewed-on: https://review.typo3.org/56898 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Christian Kuhn authored
Two packages are defined in composer.lock that are no dependents of any other package. Remove them: composer remove symfony/polyfill-php54 gecko-packages/gecko-php-unit Change-Id: I1051c78b8f7101e3aa07f543df275b2917a6dd44 Resolves: #84952 Releases: master Reviewed-on: https://review.typo3.org/56897 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>
-
Anja Leichsenring authored
Change-Id: I3d9ef96e3296de676d02aa84a5ebd926b10cae53 Resolves: #84934 Relates: #84583 Releases: master, 8.7 Reviewed-on: https://review.typo3.org/56868 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:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-
Helmut Hummel authored
The additional isINTincScript check stems from the time where this code was in a separate file, which was included two times and page generation should be skipped for the second inclusion. As INT scripts are only generated during page rendering (or when fetching the page from cache) we can safely remove this condition now. Additionally, we can now easily get rid of the elseif and move the page rendering preparation directly after the same condition is checked later in the code flow. This is fine, because this code does not need to be executed before the lock is released. Last but not least we clean up admin panel messages to clearly distinguish between page generation and rendering preparation. As this is a pure non breaking cleanup, this can safely go into 8.7 branch as well. Resolves: #84945 Releases: master, 8.7 Change-Id: If12b82a549d4cc47619c46f73c5423df70621b1b Reviewed-on: https://review.typo3.org/56884 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> 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:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
- May 08, 2018
-
-
Anja Leichsenring authored
The agent update introduced a higher chromedriver version that caused several acceptance tests to fail. Adjusting wait states brings them back to green. The bamboo plan update now uses a php.ini without xdebug and simplifies the unit test runs in this area, too. And we need a patch for typo3/testing-framework version 3.4.2: composer update typo3/testing-framework Change-Id: Icc7b6b062ad652db2c92ae7a7c5197477abf2b7d Resolves: #84939 Releases: master, 8.7 Reviewed-on: https://review.typo3.org/56885 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>
-
Philipp Wrann authored
When attaching or updating 1:N relations via extbase (INLINE) the parents uid property was taken as parentKey for the relation entity. This behaviour is inconsistant to the FormEngine resulting in wrong weird rendering resconstitution of 1:N relations. This patch sets the _localizedUid of the parent object (if set) as parentKey to the parentKeyFieldColumn. Resolves: #73726 Releases: master Change-Id: I47fa0f05eb46353f5b893fff07f0123325a0d515 Reviewed-on: https://review.typo3.org/46996 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:
Timo Pfeffer <pfeffer.timo+typo3@gmail.com> Reviewed-by:
Tobi Kretschmann <tobi@tobishome.de> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Andreas Fernandez authored
Resolves: #82579 Releases: master Change-Id: I58165fff637ca72e921057e9441f6bc73f175808 Reviewed-on: https://review.typo3.org/56865 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>
-
Carsten Dietrich authored
Make the checkbox input field transparent, instead of hiding it completely, so it can still be accessed via keyboard. Use the :focus CSS pseudo-class to highlight the input label with a box shadow, similar to current text input fields. Resolves: #84936 Releases: master Change-Id: I9e176cea1517617c978f05b63d881ab6af99380f Reviewed-on: https://review.typo3.org/56871 Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Jan Helke authored
Releases: master Resolves: #84817 Change-Id: Id3d2cc7c47c7ba3ff46b8689970a3c8490261802 Reviewed-on: https://review.typo3.org/56760 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> 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>
-
- May 07, 2018
-
-
Christian Kuhn authored
* bamboo composer environment is a9.3.0@dev * Adapt a test result parsing to slightly changed git output in younger versions * Raise a timeout when installing introduction package in ac tests for less false positives. Resolves: #84944 Releases: master Change-Id: I3f0ec103985a96d05d4a42fab8edd92fad219114 Reviewed-on: https://review.typo3.org/56883 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>
-
Helmut Hummel authored
Put labels into the configuration description file to have everything in one place. With that in place, we can put the description directly into the configuration data that is prepared for the edit view. If we do so, we can get rid of the view helper and one method in the configuration service which only returned the labels. Resolves: #84938 Releases: master Change-Id: I12e5cf1ce3873d41789a52e41e6bac87da86cf9e Reviewed-on: https://review.typo3.org/56876 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
- May 06, 2018
-
-
Benni Mack authored
The AJAX endpoints for the workspaces backend module on the PHP side still are 1:1 like the good old ExtJS times. In order to abstract and separate concerns in this area, and make the AJAX-based endpoints true PSR-7 compliant requests and responses, some cleanups are necessary. In this first step, the AbstractHandler is removed, as some methods can be removed or simplified in the child classes. Resolves: #84937 Releases: master Change-Id: If390d4b51d19059b18f579691371669c27a337d4 Reviewed-on: https://review.typo3.org/56872 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Benni Mack authored
The sort-subpages functionality available in the context menu of a page now also allows to sort by nav_title. This also fixes a typo ("create" instead of "crdate") and streamlines some templating functionality. Resolves: #84932 Releases: master Change-Id: I5a59745214c7cb1682e652efb865fcd949a0e413 Reviewed-on: https://review.typo3.org/56866 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:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Christian Kuhn authored
Some removed Page TSconfig related properties were still found in the t3editor tokenizer keywords file. Resolves: #84935 Releases: master Change-Id: I89cf78cc3dc33fb6528bb1f4dad3943288a9b226 Reviewed-on: https://review.typo3.org/56870 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>
-
Stefan Neufeind authored
Minor-update 2.33 to 2.38 Command used: composer update enm1989/chromedriver Resolves: #84238 Releases: master, 8.7 Change-Id: Ic15ba59fb8706134c36b1ee36147272342440707 Reviewed-on: https://review.typo3.org/56129 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- May 05, 2018
-
-
Andreas Fernandez authored
The `grunt build` command copies icons of the icon repository into different locations. Since EXT:lang does not exist anymore, the icon of the former extension must not be copied into the now invalid location. The configuration is removed from the Gruntfile to avoid a re-creation of the extension directory. Resolves: #84931 Related: #84680 Releases: master Change-Id: I8387528ab074fab0a1e8a9bb492e69fa67490dce Reviewed-on: https://review.typo3.org/56864 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
- May 04, 2018
-
-
Richard Haeser authored
It is now possible to use a new MetaTag API having managers to handle specific Meta Tag "families" like OpenGraph. You can use the API by TypoScript and from PHP. It will use the DependencyOrderingService to define the order of the managers. Besides the managers shipped by core, you can also add and register your own managers. Resolves: #81464 Releases: master Change-Id: I64f349c32e542087597f033eb48e4d218a5cd53c Reviewed-on: https://review.typo3.org/56738 Reviewed-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Richard Haeser <richard@maxserv.com> Tested-by:
Richard Haeser <richard@maxserv.com> Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org>
-
Sybille Peters authored
Resolves: #84889 Releases: master Change-Id: Ied9640b8cf664086a5533b910e5ff2b1a2e6aece Reviewed-on: https://review.typo3.org/56824 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Fabien Udriot <fabien.udriot@ecodev.ch> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org>
-
Georg Ringer authored
Two new TypoScript conditions are added to check for the currently used site configuration of a Frontend Request. [site = identifier = angelo] [site = base = https://www.benni.com/] [siteLanguage = typo3Language = default] [siteLanguage = locale = de_CH.UTF-8] Resolves: #84760 Releases: master Change-Id: I6914211871de1cfc15c5ac0e4ed5ed2d245b39e8 Reviewed-on: https://review.typo3.org/56711 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> Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Georg Ringer authored
IP anonymizing improves the privacy of users and required as part of the GDPR. Resolves: #84781 Releases: master, 8.7, 7.6 Change-Id: Idd938136bed8f29e86b5e3e541c9fb8c9afd48ff Reviewed-on: https://review.typo3.org/56732 Reviewed-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org>
-
Georg Ringer authored
Use proper HTML markup to improve readability. Resolves: #84912 Releases: master Change-Id: I384b5b048ed39cf0ebae017e7a2f1dbb1b52bc49 Reviewed-on: https://review.typo3.org/56848 Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> 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>
-
Andreas Fernandez authored
This patch replaces the highly discouraged and deprecated `async: false` approach by promises to un-block the UI rendering of the browser. Resolves: #84898 Releases: master Change-Id: I630fef820784c33758e713e6121c575577af91ed Reviewed-on: https://review.typo3.org/56830 Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Helmut Hummel authored
In the course of making TSFE request/response aware, we split the rendering preparations of TSFE into a PSR-15 middleware. This the first step to extract other parts, like redirecting to shortcuts/ mountpoints and sending http headers as well into middleware implementations. Resolves: #84909 Releases: master Change-Id: I704ae89a23c8e254574e19a78ecec363f182c747 Reviewed-on: https://review.typo3.org/56833 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:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Susanne Moog authored
To be able to easily log request specific information via the logging framework a new log writer has been introduced which writes into the TYPO3 runtime cache. Related: #84044 Resolves: #84894 Releases: master Change-Id: I0c868d775c9ffe4d4711338778cf6202200c575c Reviewed-on: https://review.typo3.org/56828 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Jan Stockfisch <jan.stockfisch@googlemail.com> Tested-by:
Jan Stockfisch <jan.stockfisch@googlemail.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>
-
- May 03, 2018
-
-
Markus Klein authored
Empty conditions `[]` always evaluate to false. Warn the user if such a condition is present. Resolves: #84911 Releases: master, 8.7 Change-Id: I499e64aad30e29fe3698c40fed57e1f1c87ce885 Reviewed-on: https://review.typo3.org/56835 Reviewed-by:
Robert Wildling <robertwildling@gmail.com> Tested-by:
Robert Wildling <robertwildling@gmail.com> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Riny van Tiggelen <info@online-gamer.nl> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
- May 02, 2018
-
-
Susanne Moog authored
The admin panel should be rendered as late as possible to display a mostly complete set of data. Relates: #84044 Resolves: #84893 Releases: master Change-Id: Ib06dbfed15318492247353275b079e2f03249fa5 Reviewed-on: https://review.typo3.org/56827 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Jan Stockfisch <jan.stockfisch@googlemail.com> Tested-by:
Jan Stockfisch <jan.stockfisch@googlemail.com> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Alexander Opitz <opitz.alexander@googlemail.com> Tested-by:
Alexander Opitz <opitz.alexander@googlemail.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Frank Naegler authored
This patch is a followup patch for the checkbox toggle switch changes. Labels are moved into correct positions and fixed in case of a wrong reference. Resolves: #84903 Releases: master Change-Id: Ic32055b0c88b70cafe680379bf0a405eda0e685d Reviewed-on: https://review.typo3.org/56832 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> 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>
-
Andreas Fernandez authored
The t3editor cache is now stored in the `assets` cache, as `cache_core` is discouraged for extensions. As the cache only needs to store JavaScript-based configuration, this is also a more appropriate cache. Resolves: #84875 Releases: master Change-Id: If77e6f91b4a540259fbd5b45a30ba441b110130c Reviewed-on: https://review.typo3.org/56811 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:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org>
-
- Apr 29, 2018
-
-
Nicole Cordes authored
Resolves: #84890 Releases: master Change-Id: I41917d5d9feab62701da893c5c4c7ba08e5fbc58 Reviewed-on: https://review.typo3.org/56823 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Helmut Hummel <typo3@helhum.io> Tested-by:
Helmut Hummel <typo3@helhum.io> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Jan Helke authored
Releases: master Resolves: #84723 Change-Id: I4ed49cd7002fa8a0c002222c54249d714e91a379 Reviewed-on: https://review.typo3.org/56660 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:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
- Apr 28, 2018
-
-
Susanne Moog authored
To be able to find out which signals are triggered during requests debug logging has been implemented in the SignalSlotDispatcher. Related: #84044 Resolves: #84888 Releases: master Change-Id: I2c25c51644e8294848f8f053908984d85c5a1e83 Reviewed-on: https://review.typo3.org/56822 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:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
- Apr 27, 2018
-
-
Benni Mack authored
All occurrences in the TYPO3 core have been replaced with Environment::getCurrentScript() in order to slowly migrate away from constants, and also detect dependencies to Environment related functionality easier. Resolves: #84883 Releases: master Change-Id: I5197020bb539d9471cfa2aa3c7a09fa4b1a7d83c Reviewed-on: https://review.typo3.org/56819 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:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-