- Nov 29, 2017
-
-
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>
-
Christian Kuhn authored
If the install tool crashes in cards that load ext_* files from extensions, it currently clears html body and only renders a message "Something went wrong". This will later become a recovery view which can analyze where and how the error happened to show the user good option on how to resurrect the instance. For now, the message is extended a bit linking to the "Upgrade" menu saying one should use the "Check for broken extensions". This way - until a bigger solution evolved - we at least have a link to click on, and the user does not need to fiddle with the url bar of the browser. This is especially useful in install tool standalone mode where the whole content including the left main menu is currently substituted by the error message. Change-Id: I8e1c450949d9f00f8c2e0e1e95a847979973c124 Resolves: #82922 Releases: master Reviewed-on: https://review.typo3.org/54559 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Stephan Großberndt authored
Disable the column sys_file_reference.sorting by its according TCA definition as it is not useful and leads to severe performance issues adding new references when there are already many references. Releases: master, 8.7 Resolves: #80800 Change-Id: I7b34a1be7efe3cf4818b43919389d9c815e74ec6 Reviewed-on: https://review.typo3.org/54342 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@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>
-
Susanne Moog authored
The upgrade wizard checking for utf-8 sets a variable called charsetOk which worked differently on MySQL compared to other DBMS. On MySQL it contained true if the charset was not OK, in all other cases it was true if ok. This is now consistently handled according to the variable name. Change-Id: Iee347b6c2469ad9a33e9bd4109d361dc337a63a0 Resolves: #83141 Releases: master Reviewed-on: https://review.typo3.org/54835 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:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Sebastian Hofer authored
This enables {Link,Uri}/TypoLinkViewHelper to support addQueryString, addQueryString.method and addQueryString.exclude. Resolves: #81358 Releases: master Change-Id: I96f0a2035997513eced06ba543a718b164b9da63 Reviewed-on: https://review.typo3.org/54798 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:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Jonathan IROULIN authored
Show a warning message during the installation process if the PHP fileinfo extension is not loaded. It only displays a warning because the fileinfo extension is just a suggestions and not required. The fileinfo extension is useful to extract file metadata. Resolves: #78702 Releases: master, 8.7 Change-Id: Iea0fa087d96d5615056308b7b2fef082b9154a2d Reviewed-on: https://review.typo3.org/54823 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Benni Mack authored
During the migration of page translations from pages_language_overlay some fields have been migrated to a localization mode. hidden, starttime and endtime can currently not be configured on a per language-basis, which was possible before. The fields are now settable on a per-language basis. Resolves: #83082 Releases: master Change-Id: Ibd401c38f3f8f8dfaaab9e459e1df284ecb625ea Reviewed-on: https://review.typo3.org/54751 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>
-
Christian Kuhn authored
This reverts commit 5be3ec13. Further issues popped up in the master patch. Reverts: #75040 Releases: master Change-Id: I8ed284060b9b8ef018f4097c772032e81e3e885b Reviewed-on: https://review.typo3.org/54826 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Oliver Thiele authored
Add the port information to the error message when the trustedHostsPattern mismatches. This is important as the SERVER_NAME may match, but the SERVER_PORT might be different from the default ports. Releases: master, 8.7 Resolves: #83133 Change-Id: I8a25cc0bd2c9578b611986cea4bb7f270dff927b Reviewed-on: https://review.typo3.org/54821 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Christian Kuhn authored
Fix unit test which fails on current master since last patch set has been too long ago and no re-run was triggered after subject class changed meanwhile. Change-Id: Iade31ab04fff4a48bd87f3c0052a93ea54005109 Resolves: #79881 Releases: master Reviewed-on: https://review.typo3.org/54829 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>
-
Tim Spiekerkötter authored
According to the php documentation[1] simplexml_load_file may return false on failure. We need to check for this before we call the attributes method on the expected SimpleXMLElement. [1] http://php.net/manual/en/function.simplexml-load-file.php Resolves: #79881 Releases: master, 8.7 Change-Id: Ic84710ab56796e9aafc5a85c8e41d7b08a676e0c Reviewed-on: https://review.typo3.org/51735 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>
-
Giannis Economou authored
We properly escape some characters of "dropzone-target" data attribute, since it is being used as a CSS selector to insert the dropzone in our DOM. The "dropzone-target" might contain characters that have a special meaning in CSS, like for example a dot. Especially the dot is typical for cases like flexforms fields. This allows drag and drop file uploads even on such cases (like for example working drag and drop file uploads in DCE content elements). Resolves: #81812 Releases: master, 8.7 Change-Id: Ib1f5b5063e390f08436fd3a51978842754b698ef Reviewed-on: https://review.typo3.org/53416 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>
-
Markus Klein authored
Resolves: #22439 Releases: master Change-Id: I013d455c2024caede7897551240a0c4fe5c6e1e1 Reviewed-on: https://review.typo3.org/54496 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>
-
Andreas Fernandez authored
`top.TYPO3.Storage` is now globally available again, it's not necessary to load this module via RequireJS. Please keep in mind this module is deprecated. Resolves: #83049 Related: #82603 Releases: master Change-Id: I72796f377063c683f024a223818a599edade5367 Reviewed-on: https://review.typo3.org/54704 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:
Helmut Hummel <typo3@helhum.io> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Łukasz Uznański authored
This avoids an error in case file metadata is edited through a file reference and there is no file metadata translation for the current language. Resolves: #76262 Resolves: #82178 Releases: master, 8.7 Change-Id: Ifecf659637773c5f3773fc3439b09df9c030cb3f Reviewed-on: https://review.typo3.org/54778 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>
-
Nicole Cordes authored
When a parent record (e.g. tt_content) has inline relations (e.g. sys_file_reference)and these relations show a placeholder for records related to them (e.g. sys_file and sys_file_metadata) then we need to pass the context of the language so that the placeholders are shown in the correct language. We now do so by putting the value of the language field of the parent record into the data set and update it in case child records are also translatable. This way when going down the list of children, we always know the language id of the last applicable parent element, even if one element in between was not translatable (e.g. sys_file) If we know the language, we can pick the correct record uid out of the list of possible related uids, instead of just picking the last one. Resolves: #75040 Releases: master, 8.7 Change-Id: Iff1b5350138d3043df470d2bdbdfebc83ec8cc5a Reviewed-on: https://review.typo3.org/54722 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>
-
Markus Klein authored
Add the rst files which have been added meanwhile in the 8.7 branch. Resolves: #83130 Releases: master, 8.7 Change-Id: I9b552fcdda64a5a1a9a8c1d1e06d20d0ed43cad0 Reviewed-on: https://review.typo3.org/54816 Reviewed-by:
Sebastian Hofer <sebastian.hofer@marit.ag> Reviewed-by:
Anja Leichsenring <anja.leichsenring@typo3.com> Tested-by:
Anja Leichsenring <anja.leichsenring@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Henning Liebe <h.liebe@neusta.de> Tested-by:
Henning Liebe <h.liebe@neusta.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Markus Klein authored
Accessing an existing page with insufficient permissions should not set a 404 header but a 403 header. Resolves: #23178 Releases: master, 8.7 Change-Id: I2470434f7600b28eaa613ee4e1669e78ceaaaec3 Reviewed-on: https://review.typo3.org/54495 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Georg Ringer authored
Use the correct language file which changed by accident during the fluid transformation. Resolves: #83126 Releases: master, 8.7 Change-Id: I9da27976ac3c72a5c1161adf605d10fbf422bf6e Reviewed-on: https://review.typo3.org/54812 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Tested-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- Nov 27, 2017
-
-
Alexander Schnitzler authored
This commit introduces a task that is similar to the extbase task that can run command controllers via the scheduler. Since TYPO3 8.7 LTS, a lot of command controllers have already been migrated to symfony console commands, which is breaking considering the fact that the command controllers could have been registered as scheduler tasks. Therefore TYPO3 needs a way to dispatch regular console commands via the scheduler. This will be achieved by introducing a new task provided by the scheduler extension which provides a safe migration path for tx_scheduler records. Resolves: #82390 Resolves: #79462 Releases: master Change-Id: Ie488a3d46965a3dafbd649ab5d432ca14d09a25e Reviewed-on: https://review.typo3.org/54104 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Sebastian Fischer <typo3@evoweb.de> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Henning Liebe <h.liebe@neusta.de> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Benni Mack <benni@typo3.org>
-
Alexander Schnitzler authored
This patch introduces the "TYPO3\CMS\Extbase\Annotation\IgnoreValidation" annotation that replaces the @ignorevalidation annotation which is deprecated from now on. Releases: master Resolves: #83094 Change-Id: Ic8b05d754a9d5da3097b971780f1c229b06ac1c8 Reviewed-on: https://review.typo3.org/54762 Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Reviewed-by:
Henning Liebe <h.liebe@neusta.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Benni Mack authored
When IRRE actions (localize/synchronize) are triggered that result in a DataHandler error (e.g. "Localization failed, "languageField" and "transOrigPointerField" must be defined for the table") because of a missing configuration, the current implementation does not evaluate DataHandler results in the JSON response. The change adds the same functionality as for other DataHandler calls to evaluate the JSON response. Resolves: #83011 Releases: master, 8.7 Change-Id: I7a2069b78cd9c3fa031b7ac194ae5b18596b6a3e Reviewed-on: https://review.typo3.org/54659 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-
Markus Klein authored
Resolves: #50186 Releases: master, 8.7 Change-Id: I082a2d48608d43856cd60076852a19aec8a21a7e Reviewed-on: https://review.typo3.org/54494 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Henning Liebe <h.liebe@neusta.de> Tested-by:
Henning Liebe <h.liebe@neusta.de> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Benni Mack authored
Currently, when accessing a translated page ID via index.php?id=23, the TypoScript cannot be resolved, as the GET parameter is no valid page where records (e.g. sys_template etc). In order to achieve this, the TYPO3 Frontend now resolves the $id to the default page ID, but also sets $this->sys_language_uid and $this->sys_language_content. Resolves: #83017 Releases: master Change-Id: I910909ce52c2efdb02717952d67e17d8897f4d17 Reviewed-on: https://review.typo3.org/54670 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Christian Weiske authored
When a flexform field index attribute contained a dot, only the last value was kept. We now correctly append the new values to the existing ones now. Change-Id: I73e541e834c143c33ba34f7e3f3ea7a22726b074 Resolves: #79245 Releases: master, 8.7 Reviewed-on: https://review.typo3.org/51236 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:
Henning Liebe <h.liebe@neusta.de> Tested-by:
Henning Liebe <h.liebe@neusta.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Gianluigi Martino authored
The position of the buttons aside the wizard are not correct. Releases: master, 8.7 Resolves: #83072 Change-Id: Ib60a4015b6a51997ee56381ec63fea79605b16c1 Reviewed-on: https://review.typo3.org/54730 Tested-by:
TYPO3com <no-reply@typo3.com> Tested-by:
Riccardo De Contardi <erredeco@gmail.com> Reviewed-by:
Alexander Opitz <opitz.alexander@googlemail.com> Tested-by:
Alexander Opitz <opitz.alexander@googlemail.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Pawel Cieslik authored
Fix method findInStorageAndNotInUidList where $uidList contains more then 65536 records in MySQL, 64000 in Oracle, 34464 in PostgreSQL by avoiding using prepared statements and just passing values directly in query. Resolves: #82233 Releases: master, 8.7 Change-Id: Ic72fa540936631274ae542d3c02128e159bd3fb1 Reviewed-on: https://review.typo3.org/54801 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Łukasz Uznański <l.uznanski@macopedia.pl> Reviewed-by:
Manuel Selbach <manuel_selbach@yahoo.de> Tested-by:
Manuel Selbach <manuel_selbach@yahoo.de> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Benni Mack authored
The field is_online is updated in TSFE right after a user has authenticated, but if the user has no usergroup, he/she is not logged in. The update should be moved in the TSFE->fe_user and the check should only be called when a logged-in user is found. Resolves: #83086 Releases: master Change-Id: I14b31662d99772b29e0e37153d44925b4309d69c Reviewed-on: https://review.typo3.org/54756 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Henning Liebe <h.liebe@neusta.de> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Łukasz Uznański <l.uznanski@macopedia.pl> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-