- Feb 12, 2018
-
-
Benni Mack authored
The custom logging of the scheduler pollutes the sys_log table by default in all installations. Switching to proper logging API allows to log to more custom processors. Resolves: #83866 Releases: master Change-Id: I2bd0a13cf55f70f8accc6a799099f713c648aac2 Reviewed-on: https://review.typo3.org/55670 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:
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>
-
René Bigler authored
Resolves: #80263 Releases: master Change-Id: Ida7b06961c2e9e813a03586fc6c8f26b3bcde3d8 Reviewed-on: https://review.typo3.org/52032 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:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Frank Naegler authored
Resolves: #66587 Releases: master, 8.7 Change-Id: I444c818e9f81d3595ca68513800c85d9f993f9b4 Reviewed-on: https://review.typo3.org/55685 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:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Claus Due authored
Can be drop-in replaced by VariableFrontend. There are no occurrences in core code except for in tests and comments. Configurations using this frontend can be automatically migrated on-the-fly. Such auto-migration is not part of this patch - this patch only touches the PHPDOC and documents the deprecation. Change-Id: I3b4b4979534857fa30b56d9967e8f919fc046ab9 Resolves: #81434 References: #81432 Releases: master Reviewed-on: https://review.typo3.org/53084 Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Michael Oehlhof authored
Resolves: #66587 Releases: master, 8.7 Change-Id: If5fbb4df430aeb08122cc0713167a8cc464e6d55 Reviewed-on: https://review.typo3.org/55142 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:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Łukasz Uznański authored
Right now, when user in workspace move element with translation to the clipboard, translation is rendered twice in clipboard. This bugfix prevents this behaviour. Resolves: #82804 Releases: master, 8.7 Change-Id: I21a38800d2d5474650f8220340621841cb33f852 Reviewed-on: https://review.typo3.org/54883 Tested-by:
TYPO3com <no-reply@typo3.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>
-
Benjamin Franzke authored
An eID script (like FileDumpController) might return null. We need to convert that to a NullResponse in order to be propagatable back through the middleware stack. Change-Id: I75dde1a019a9925fd70ab36bd2dddc6efb110d4c Releases: master Resolves: #83854 Reviewed-on: https://review.typo3.org/55671 Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
guppy42 authored
Releases: master Resolves: #83862 Change-Id: Iba543f6511949b9b4bebd73d65cedd77c4c4a5f2 Reviewed-on: https://review.typo3.org/55682 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:
Björn Jacob <bjoern.jacob@tritum.de> Tested-by:
Björn Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Claus Due <claus@phpmind.net> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Ralf Zimmermann authored
The custom implementation of array_replace_recursive in YamlSource has been replaced with the native PHP version of the same method. Resolves: #83860 Releases: master, 8.7 Change-Id: Ibc0c9ea55e7a510b84c39689890f51bfa01ebafa Reviewed-on: https://review.typo3.org/55672 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Helmut Hummel <typo3@helhum.io> Tested-by:
Helmut Hummel <typo3@helhum.io> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Tobi Kretschmann <tobi@tobishome.de> Tested-by:
Tobi Kretschmann <tobi@tobishome.de> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Sybille Peters authored
* The Guzzle exceptions are handled in order to produce better, localized error messages in the Report * Add a new language key for "Network error" Resolves: #83611 Releases: master, 8.7 Change-Id: I6480c349cbc3325315f25187df56a4914922e463 Reviewed-on: https://review.typo3.org/55666 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:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Andreas Fernandez authored
The search results of the filelist access the property `file.combinedIdentifier`. The property is not available anymore, so this patch uses `file.identifier`, which maps to `FileFacade::identifier()` and returns a handcrafted combined identifier. Resolves: #83849 Releases: master, 8.7 Change-Id: I98bcd9e40c9fdebddf1079ad0240a1d3f6ac8d6e Reviewed-on: https://review.typo3.org/55667 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Claus Due <claus@phpmind.net> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Stefan Froemken authored
It's now possible again to add and remove items via pageTSconfig after itemsProcFunc has been processed for TCA select fields. Resolves: #75834 Releases: master Change-Id: I6535f73c951a03abf3548c84877a08c4ea1ee2fa Reviewed-on: https://review.typo3.org/55513 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:
Reiner Teubner <rteubner@me.com> Reviewed-by:
Tobi Kretschmann <tobi@tobishome.de> Tested-by:
Tobi Kretschmann <tobi@tobishome.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Susanne Moog authored
Resolves: #83861 Releases: master, 8.7 Change-Id: I235e5e37405b264ce071c8d6ecb2b0c13f64357c Reviewed-on: https://review.typo3.org/55673 Reviewed-by:
Helmut Hummel <typo3@helhum.io> 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:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Manuel Selbach authored
For the default language it was possible to view the field, but on translating the dataset, the following exception is thrown: 'PHP Warning: Invalid argument supplied for foreach() in backend/Classes/Form/Element/SelectMultipleSideBySideElement.php line 66' As the defaultLanguageRow keeps to be "unparsed", the $selectedItems could be a comma separated string within the method TYPO3\CMS\Backend\Form\Element\SelectMultipleSideBySideElement::renderReadOnly if the TCA configuration of a field is set to 'defaultAsReadonly'. Resolves: #77155 Releases: master, 8.7, 7.6 Change-Id: Id9380fe3761e683352166565ed1a7e56f5e64190 Reviewed-on: https://review.typo3.org/55607 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Manuel Selbach <manuel_selbach@yahoo.de> Tested-by:
Manuel Selbach <manuel_selbach@yahoo.de> Reviewed-by:
Tobi Kretschmann <tobi@tobishome.de> Tested-by:
Tobi Kretschmann <tobi@tobishome.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Benjamin Kott authored
Resolves: #83844 Releases: master Change-Id: I5fef80a48d52da9800a7a9a2a23445d60168e8b5 Reviewed-on: https://review.typo3.org/55659 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>
-
Benni Mack authored
Due to the middleware PSR-15 concept, the AjaxRequestHandler can be migrated easily into the generic Backend RequestHandler. Thus, the AjaxRequestHandler is marked as deprecated. Resolves: #83853 Releases: master Change-Id: If7823e2bc30bdea5839a0f07e943971eeeec00c3 Reviewed-on: https://review.typo3.org/55662 Reviewed-by:
Benjamin Franzke <bfr@qbus.de> Tested-by:
Benjamin Franzke <bfr@qbus.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Tobi Kretschmann <tobi@tobishome.de> Tested-by:
Tobi Kretschmann <tobi@tobishome.de> 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>
-
Stefan Neufeind authored
Adjusts comment-indentions for else/elseif. Commands used: * composer update friendsofphp/php-cs-fixer --with-dependencies * Build/Scripts/cglFixMyCommit.sh (modified to run on all php-files) Resolves: #83851 Releases: master Change-Id: I0390b3fd612ea2c495696faf9364418a078cd586 Reviewed-on: https://review.typo3.org/55669 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:
Tobi Kretschmann <tobi@tobishome.de> Tested-by:
Tobi Kretschmann <tobi@tobishome.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Benni Mack authored
Resolves: #83828 Releases: master Change-Id: Id5f85a5ae38260cc1a1bf730b365a9b1c425bc7e Reviewed-on: https://review.typo3.org/55627 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> Reviewed-by:
Benjamin Franzke <bfr@qbus.de> Tested-by:
Benjamin Franzke <bfr@qbus.de> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
- Feb 11, 2018
-
-
Andreas Fernandez authored
Resolves: #83838 Releases: master, 8.7 Change-Id: I3f27f3e610fd4eae7ac37349a0cf4ff03faa1189 Reviewed-on: https://review.typo3.org/55638 Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.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:
Joerg Boesche <typo3@joergboesche.de> Tested-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org>
-
Esteban Marín authored
For HTML5 only certain HTML tags are allowed to be self-closing (e.g. <img src="..." />), so this needs to be checked when parsing HTML. Resolves: #78844 Releases: master, 8.7 Change-Id: If2a319fa83a4baf7d78559aa23ce34903d42d342 Reviewed-on: https://review.typo3.org/50812 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:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org>
-
Gianluigi Martino authored
With this patch on the right side of the "File selector" window a popup with the file id is showing hovering the file icon. The file size was moved to the popup hovering the title. Resolves: #82831 Releases: master Change-Id: I28c256e1d445d5c3291d1ef8ab67946e2e637794 Reviewed-on: https://review.typo3.org/54452 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> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benjamin Kott <benjamin.kott@outlook.com> Tested-by:
Benjamin Kott <benjamin.kott@outlook.com>
-
Raphael Graf authored
The f:form.textarea view helper now supports the HTML attributes `readonly` and `required`. Resolves: #82704 Releases: master Change-Id: I890f8551fb5eccd30dedd2ad8185aa9e9a24c86e Reviewed-on: https://review.typo3.org/54328 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>
-
Stephan Großberndt authored
In EXT:frontend/Classes/View/AdminPanelView.php add missing htmlspecialchars() calls, remove unnecessary ones, add quoteJSvalues() and do cleanup. Resolves: #83357 Releases: master, 8.7 Change-Id: Ib546bcfaebf5342e187f8b707a9091947a97ca72 Reviewed-on: https://review.typo3.org/55116 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>
-
Remo H authored
Adds new configuration to the install tool and provides an extbase schedular task and command. A small refactoring was required: * Moved transport creation from mailer to a factory Possible issues are: * sending of memory-spooled messages is a bit hacky Resolves: #76349 Releases: master Change-Id: I9736d4f943eea2052bf935ac1fc055c336894397 Reviewed-on: https://review.typo3.org/49182 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:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Stefan Neufeind authored
If no other email-address is set as reply-to use this address as default. This is similar to the existing defaultMailFromAddress. Change-Id: Iabdf282203c1989036867a6c97b9cbe329e61f60 Resolves: #78332 Releases: master Reviewed-on: https://review.typo3.org/50263 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>
-
- Feb 10, 2018
-
-
Andreas Fernandez authored
The Grunt task `copy:ts_files` now modifies the uglify configuration on-the-fly to minify the files compiled by TypeScript. Resolves: #83251 Releases: master Change-Id: I11faf7ae39f2605b4e8a8a6972f4f16c4b80138f Reviewed-on: https://review.typo3.org/55639 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Benjamin Kott <benjamin.kott@outlook.com> Tested-by:
Benjamin Kott <benjamin.kott@outlook.com>
-
Anja Leichsenring authored
The current default timeout to wait for elements is 10 seconds. Turn up to 30 sec to stabilize the situation. Change-Id: I2dd6cbe14a7d05cfe3cf6f7ad3437e0b235c96f1 Resolves: #83836 Releases: master, 8.7 Reviewed-on: https://review.typo3.org/55634 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>
-
Mathias Brodala authored
Add the "for" attribute to help Internet Explorer and Edge to target the actual checkbox field, not the hidden field in front of it. Resolves: #83417 Releases: master, 8.7 Change-Id: I603f95fc18df57f64d5dde8aefe6338c47b29536 Reviewed-on: https://review.typo3.org/55203 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:
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>
-
Benjamin Franzke authored
When used with the Chrome browser, the RTE CKEditor misplaces the position of its dropdowns/context menus (opened via right-click) when the viewport is scrolled. CKEditor calculates the offset relative to the <body> and assumes <body> is as long as the content and that the scrollbar is placed on <html> (both browser defaults). As the TYPO3 backend uses 'overflow:auto' on <body> and 'overflow: hidden' on <html> these assumptions conflict: Once the calculated offset exceeds the <body> height (due tue scrolling) the chrome browser scrols up. We now move the vertical scollbar into .module-body which implicitly fixes the CKEditor offset calculation: The calculated menu offsets are now relative to <body> (as assumed by CKEditor) and the scroll issues disappear as we removed the scroll bar from <body>. Resolves: #80116 Resolves: #82780 Releases: master, 8.7 Change-Id: I0481d4aaac1068577c9bad39e607486533ad4b6c Reviewed-on: https://review.typo3.org/55647 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:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Riccardo De Contardi <erredeco@gmail.com> Reviewed-by:
Benjamin Kott <benjamin.kott@outlook.com> Tested-by:
Benjamin Kott <benjamin.kott@outlook.com>
-
Andreas Fernandez authored
Resolves: #83839 Releases: master Change-Id: I1e72f959a7ec91c3834fc04ddf175c5c8cb441f2 Reviewed-on: https://review.typo3.org/55656 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
Andreas Fernandez authored
The UC of a backend user is now updated only once per request, if there are actual changes. Resolves: #83839 Releases: master, 8.7 Change-Id: I859f8b2cc94b6254251ecf639222201cbf57f1ad Reviewed-on: https://review.typo3.org/55641 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> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
Benjamin Kott authored
Browsers on iOS are ignoring the width property for iframes, this resulted in iframes beeing rendered too wide and prevented scrolling on the horizontal axis. Resolves: #83841 Releases: master, 8.7 Change-Id: I825d6f911959fdb588f1f164f0ec4bbbf5c067c0 Reviewed-on: https://review.typo3.org/55649 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:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Benjamin Kott <benjamin.kott@outlook.com> Tested-by:
Benjamin Kott <benjamin.kott@outlook.com>
-
Mathias Schreiber authored
The width of Icons in TCA selects adjusted in https://review.typo3.org/c/55568/ has been corrected to have Icons use their proper width (128px) again. Resolves: #83840 Releases: master, 8.7 Change-Id: Ia1e6dee77012b772c3fd5cae7199b075c66389d7 Reviewed-on: https://review.typo3.org/55645 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:
Riccardo De Contardi <erredeco@gmail.com> Tested-by:
Riccardo De Contardi <erredeco@gmail.com> Reviewed-by:
Benjamin Kott <benjamin.kott@outlook.com> Tested-by:
Benjamin Kott <benjamin.kott@outlook.com>
-
Georg Ringer authored
Highlight the selected icon. This useful feature has been removed with the FormEngine rewrite. Resolves: #83781 Releases: master, 8.7 Change-Id: I06376b073585d39d14de6f40bd02172168425944 Reviewed-on: https://review.typo3.org/55568 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:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
- Feb 09, 2018
-
-
Michael Oehlhof authored
Resolves: #79785 Releases: master, 8.7 Change-Id: I50cf03273747b1fa32a1f8e4aac993a3fbc7b7f0 Reviewed-on: https://review.typo3.org/55476 Tested-by:
TYPO3com <no-reply@typo3.com> Tested-by:
Jan Stockfisch <jan.stockfisch@googlemail.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Timo Pfeffer <pfeffer.timo+typo3@gmail.com> Reviewed-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Tobi Kretschmann <tobi@tobishome.de> Tested-by:
Tobi Kretschmann <tobi@tobishome.de> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Reiner Teubner authored
'Date' should be 'Day'. Resolves: #83829 Related: master, 8.7 Change-Id: If422279d147598b02e342a00f3ebcbb3d3f26723 Reviewed-on: https://review.typo3.org/55630 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
Michael Schams authored
Under certain circumstances some browsers do not set the HTTP referrer anymore due to privacy reasons. Hence, checking the referrer breaks functionality. The configuration option [SYS][doNotCheckReferer] is also removed as it is not needed anymore. Resolves: #83768 Releases: master, 8.7, 7.6 Change-Id: Ia8f882e07a9e2091ceb38aee814badb97403250d Reviewed-on: https://review.typo3.org/55556 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@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> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Benjamin Kott authored
Resolves: #83826 Releases: master Change-Id: I55d7141ffb26126215be029547e143ed2f777707 Reviewed-on: https://review.typo3.org/55629 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Tested-by:
TYPO3com <no-reply@typo3.com>
-
Benjamin Franzke authored
Change-Id: I2a664d445ba501a79a13aa634a8e943ef1726cf0 Releases: master Resolves: #83831 Related: #83511 Related: #83803 Reviewed-on: https://review.typo3.org/55631 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>
-
Pat authored
Resolves: #83827 Releases: master Change-Id: Id1d3c7ab540949d8c83bffbd921f57c6b13da879 Reviewed-on: https://review.typo3.org/55628 Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
-