- Apr 27, 2016
-
-
Christian Kuhn authored
Move the data handling to calculate a final field label value from PaletteAndSingleFieldContainer to an own data provider and register this provider for full database records and for flex form processing. This way flex form field label overrides via page TSConfig are fixed, eg. this changes the "Order By" label of ext:news flex form: TCEFORM.tt_content.pi_flexform.news_pi1.sDEF.settings\.orderBy.label = override Language specific overrides in flex fields now work as well ...settings\.orderBy.label.fr = French override Change-Id: I02474e9cca9db3e949c217f21f5704ec16641545 Resolves: #75606 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/47919 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Stefan Froemken <froemken@gmail.com> Tested-by:
Stefan Froemken <froemken@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- Apr 26, 2016
-
-
Frank Naegler authored
With https://review.typo3.org/#/c/45284/ this bug was introduced. The change to htmlSpecialChars = 1 was a mistake, because the output is already escaped. This patch reverts the change for altText object. Resolves: #75860 Releases: master, 7.6, 6.2 Change-Id: I87ea6ef4c734707933c75ab5c9ab3c4f4604251d Reviewed-on: https://review.typo3.org/47898 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
- Apr 25, 2016
-
-
Christian Kuhn authored
TCAdefaults.<table>.pid = <page id> in page TSConfig can be used for new inline children to define a pid new records should be located at, even if the parent record is on a different page. This can be useful when having special storage folders on a per-table-basis. The patch fixes this feature that broke during FormEngine refactoring. Change-Id: I8e60155612397e72f1b11a068617f88e3793384b Resolves: #70780 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/47903 Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Stefan Neufeind authored
When deleting the rsa key from the database we now remove the PHP cookie as well in order to keep the system cleaned up. Change-Id: I037deabf0a60e6ad785678b60424b3cc49af77b0 Resolves: #61016 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/32212 Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Frans Saris authored
When you have a select field of rendertype selectTree it looses the selected values of the not rendered checkboxes. This changes makes sure that also the not rendered values are kept. Change-Id: I8649e83c56a0265a7de069ef9654ed13b90b3239 Resolves: #75519 Releases: master, 7.6, 6.2 Reviewed-on: https://review.typo3.org/47812 Tested-by:
Philipp Gampe <philipp.gampe@typo3.org> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com>
-
- Apr 24, 2016
-
-
Christian Kuhn authored
Use processedTca instead of $GLOBALS access and improve validation to avoid notice level errors. Change-Id: I9f2f2a455875e509c16cad17e29e629e8b21fe6d Resolves: #75647 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/47892 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Susanne Moog authored
As long as the tests are not totally stable we should keep on using debug mode. Releases: master Resolves: #75896 Change-Id: I069cdc4d703fcda38af94b9eb24233e7f9e81162 Reviewed-on: https://review.typo3.org/47891 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Wouter Wolters authored
In InlineRecordContainer the enable column for disabled is not used correctly but instead "hidden" is hardcoded. Use the enable column from the foreign table. Resolves: #75647 Releases: master, 7.6 Change-Id: I8d6dc05f368c4e358694572d0dfcbe1f996d72b8 Reviewed-on: https://review.typo3.org/47888 Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Markus Sommer authored
Resolves: #75873 Releases: master Change-Id: Id307137d750001567a1a91ef4994b6edc67e7bbc Reviewed-on: https://review.typo3.org/47866 Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Stefan Froemken authored
A select field with renderType selectSingle can point to a foreign_table. If on the foreign_table TCA the ctrl keys selicon_field and selicon_field_path are set, a single foreign row can have an "icon" field that is shown to represent this row. The patch fixes a bug where selicon_field of the own table instead of the foreign table was used. Additionally, in master the icon path resolving changed with #74157 leading to broken icon path in this case. This is fixed along with a similar change in backend layout code. Resolves: #75577 Related: #74157 Releases: master, 7.6 Change-Id: I50bac28018b17a61a334aac7d241bcdd96663656 Reviewed-on: https://review.typo3.org/47648 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Apr 22, 2016
-
-
Alina Fleser authored
In case of big installations the amount of processed files in one folder is too much and causes performance issues and other problems. To prevent this kind of issues, nested subfolders are now created in the processing folder in order to split the processed files into more than one folder. Resolves: #56557 Releases: master, 7.6 Change-Id: Id9a4fc3b4bb4b28ca26ff96221097171c3835eb7 Reviewed-on: https://review.typo3.org/36523 Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org>
-
Daniel Siepmann authored
* As it's possible to configure the template to use for each instance of the post processor, this should be documented. * Also grouped options regarding part. E.g. email or frontend * messages. Resolves: #75754 Releases: master Change-Id: Ie8cd0702ced989bd4d9306ffe50506981f4c47e4 Reviewed-on: https://review.typo3.org/47739 Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
Benni Mack authored
The patch removes the legacy file and charset handling from EXT:impexp when importing a t3d file. Importing files from pre-6.0 installations within master / 8.0 will lead to unexpected behaviour. Resolves: #75829 Releases: master Change-Id: Ibe904bb1a55f6aa584b58a3261f1108b61514eb8 Reviewed-on: https://review.typo3.org/47831 Reviewed-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
Frank Naegler authored
Resolves: #75859 Releases: master, 7.6 Change-Id: I43f786c349a096e752e5fdeb50b815b19e548924 Reviewed-on: https://review.typo3.org/47844 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
Andreas Wolf authored
This patch adds missing column configuration to DataMapper call. Resolves: #74376 Releases: master, 7.6 Change-Id: I505a5e9f05338fde48fad9f49391095e47523409 Reviewed-on: https://review.typo3.org/47136 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Manuel Selbach <manuel_selbach@yahoo.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Rob De Vries authored
Releases: master Resolves: #75656 Change-Id: I0dbe89b56ffdd8f677ed5a9b5a1fa08a4d92dd9c Reviewed-on: https://review.typo3.org/47836 Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
- Apr 21, 2016
-
-
Nicole Cordes authored
With the cleanup in https://review.typo3.org/46096/ double temp folders were introduced for temporary image files. Now temporary files are stored in typo3temp/assets/assets/images. This patch resets the tempPath variable of the GraphicalFunctions class to make sure only one assets folder is used. Resolves: #75841 Releases: master Change-Id: I968fab0175ba54037fa82d8721aca13f81d90c83 Reviewed-on: https://review.typo3.org/47834 Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Nicole Cordes authored
PHP 7 still has the problem converting a float to a string is locale-aware (https://bugs.php.net/bug.php?id=53711). This means a float might be returned with a comma as decimal point. This is not intended and breaks value conversions so this patch restores the old behavior. This reverts commit 7cbef93a. Resolves: #75780 Resolves: #75825 Releases: master, 7.6 Change-Id: I83a443617e50a86b0297c49887e94f226104c910 Reviewed-on: https://review.typo3.org/47828 Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de> Tested-by:
Stephan Großberndt <stephan@grossberndt.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org>
-
Nicole Cordes authored
Converting a string to a float value needs some specific format of the string (no thousand separator and '.' as decimal point). So it should be possible to define some pre-sanitation for the FloatConverter to be able to convert strings like 123,42 to float. This patch introduces configuration options and sanitizes the string before parsing it to float. Resolves: #75827 Releases: master Change-Id: I716a5a6d3b7dd4f9f8dd0f01db850a2ee82cd376 Reviewed-on: https://review.typo3.org/47829 Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de> Tested-by:
Stephan Großberndt <stephan@grossberndt.de> Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org>
-
Christian Weiske authored
Limit string explosion so that "LLL:EXT:" notation in $position does not get broken up. Resolves: #75830 Releases: master, 7.6 Change-Id: I13cc15562bd790040c3e45c9eb27ff029311c78f Reviewed-on: https://review.typo3.org/47832 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com>
-
Christian Kuhn authored
* Start a php-fpm server on port 9000 * Install nginx, configure and start on port 8000 for acceptance tests * Use phantomjs provided by composer directly without selenium Change-Id: Ie25c27d765437ed0a12d1df9b0c9b1a4355b1024 Resolves: #75837 Releases: master Reviewed-on: https://review.typo3.org/47815 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Oliver Hader authored
This changeset is a follow-up to the changes for issue #50349 and it partly reverts the changes that have been introduced back then. The most important changes are: * Allow early return on first found record in hasPageVersions. The previous implementation performed SQL queries on all tables that are defined in the global TCA array. Now the first version occurrence is enough to infer that a page has any versions. * Integrate hooks to modify the determined results. This way, the meaning of having versions can be further modified by hooks. For instance, the default behavior of the TYPO3 core is to create a workspace version record on persisting the same record in the backend - without any actual changes to the data model. Resolves: #69439 Releases: master Change-Id: I119a79d8fad82b0dc5891861af45ecfdbc681820 Reviewed-on: https://review.typo3.org/42944 Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Markus Klein authored
Iterate over each result row instead of fetching the whole result into PHP memory. Resolves: #75783 Releases: master Change-Id: Icd77e5bae1839b66bb156beeef17e7d4bb7535d7 Reviewed-on: https://review.typo3.org/47786 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Christoph Kratz <ckr@rtp.ch> Tested-by:
Christoph Kratz <ckr@rtp.ch> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org> Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de> Tested-by:
Stephan Großberndt <stephan@grossberndt.de> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
- Apr 20, 2016
-
-
Susanne Moog authored
Since reduce possible side effects between tests the typo3 codeception module resets be_user uc of the admin user after each test. Change-Id: I8ae0af84b7a10e3760737c1f5c5fd3ec5790a2be Resolves: #75826 Releases: master Reviewed-on: https://review.typo3.org/47824 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Frans Saris authored
Change-Id: I2f02204f9c6169347bf0996a293345460dd3f737 Resolves: #75788 Releases: master Reviewed-on: https://review.typo3.org/47789 Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org>
-
Benni Mack authored
The Core does not strictly use $escapeChildren and $escapeOutput as properly introduced by Fluid Standalone in 8.0. This results in some weird HTML output when using the inline syntax currently. Since $escapeOutput and $escapeChildren is active by default, some ViewHelpers even do HSC on their own (= twice) even if not needed. Resolves: #75575 Releases: master Change-Id: I3bbebe75c0368519d3506360c68df92d30a3b80a Reviewed-on: https://review.typo3.org/47644 Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
Frans Saris authored
Before using the filemount base folder as root for the folder->getReadablePath() check if the folder is within the filemount. Change-Id: I8a4436fb2a0e512c7d2d1fc50b9d08febae8b256 Resolves: #73735 Releases: master, 7.6, 6.2 Reviewed-on: https://review.typo3.org/47793 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Lorenz Ulrich <lorenz.ulrich@visol.ch> Tested-by:
Lorenz Ulrich <lorenz.ulrich@visol.ch> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com>
-
Alexander Stehlik authored
Update the version to 5 and include a list of active packages, everything else is stored in the core cache, and not needed to be stored. Note: the order of the package keys in the DependencyResolver tests is changed intentionally. The order created by the DependencyResolver has not changed. The tests did not detect any difference in the order because we had an associative array before (now it is indexed where the order is relevant). Resolves: #73041 Releases: master Change-Id: I34e0c89efbef306ce49823069bd9dd4c38fa3091 Reviewed-on: https://review.typo3.org/46389 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org>
-
Frans Saris authored
Added missing rst file. Change-Id: Id61a1d2fdc27da4837e5d0d880f8dcaad5d6e1a4 Resolves: #66861 Releases: master Reviewed-on: https://review.typo3.org/47777 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
Frans Saris authored
Change-Id: I1138487a2bae071d2393a38389ef918b5087d9ea Resolves: #75370 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/47806 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christoph Kratz <ckr@rtp.ch> Tested-by:
Christoph Kratz <ckr@rtp.ch> Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org>
-
Manuel Selbach authored
With the introduction of the new icon API the icons shown in the TCA selectTree broke. This patch changes the tree js so it can handle the new icon API. The "old fashioned" fallback icons in tree view of e.g. categories are replaced with current style of icons from the page tree. Change-Id: Ibf39920b15c17b196d51e2e63c3a755c79cf3e3a Resolves: #75463 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/47550 Reviewed-by:
Michiel Roos <michiel@maxserv.com> Tested-by:
Michiel Roos <michiel@maxserv.com> Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org>
-
Christian Kuhn authored
* Wait until content iframe is loaded * Proceed only if main module elements are visible * Check for web module only to speed up a bit Change-Id: If324bfcfd3db80ab5f481909cd053aa2aa201299 Resolves: #75797 Releases: master Reviewed-on: https://review.typo3.org/47798 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Christian Kuhn authored
Acceptance test are currently too flaky to be of any use. To not hide currently more important stuff like unit and functional tests, ac tests are disabled until a higher stability can be reached. Change-Id: Ifd0892a85aa3c1ffaea6f469e45f2168035d9771 Resolves: #75815 Releases: master Reviewed-on: https://review.typo3.org/47808 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Georg Ringer authored
Use doctrine in EXT:setup Resolves: #75772 Releases: master Change-Id: I2c5126309d57c0c80bf9c97332d35a29b3cb742e Reviewed-on: https://review.typo3.org/47775 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Michiel Roos <michiel@maxserv.com> Tested-by:
Michiel Roos <michiel@maxserv.com> Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org>
-
Michael Oehlhof authored
Resolves: #75800 Releases: master Change-Id: I70863664d4e127759ef0c9420a8ee81f2aea5250 Reviewed-on: https://review.typo3.org/47801 Reviewed-by:
Michiel Roos <michiel@maxserv.com> Tested-by:
Michiel Roos <michiel@maxserv.com> Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org>
-
Christoph Kratz authored
Resolves: #75587 Releases: master Change-Id: I897c4ca3509ea62508fb05944207a4a1b8319a76 Reviewed-on: https://review.typo3.org/47802 Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Christoph Kratz authored
When a request in getUrl() fails (e.g. due to exceeded time limit, host misconfiguration) Guzzle throws an exception. This patch restores the behaviour of getUrl() before using Guzzle by catching the exception. Resolves: #75757 Releases: master Change-Id: Iedc36cce48eaee85beeb7c448b546dc3a49034d0 Reviewed-on: https://review.typo3.org/47779 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
Benni Mack authored
Twelve years ago, when the RTE was not working in every browser, TYPO3 always stored as little html code in the database as possible. Now it's time to really store HTML in the database so the custom transformations from RTE to DB (and vice versa) and from DB to the frontend are getting less. This introduces less overhead and also makes it easier to work with the content that is stored in the database. An upgrade wizard (coming separately) will ensure that all existing fields will be migrated. Resolves: #75708 Releases: master Change-Id: I47ffb394129e6a6e5a2916616931c050f7b9b064 Reviewed-on: https://review.typo3.org/47721 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Michiel Roos <michiel@maxserv.com> Tested-by:
Michiel Roos <michiel@maxserv.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
- Apr 19, 2016
-
-
Stephan Großberndt authored
This patch fixes the InfoBox in RecordHistory, which displayed escaped HTML instead of colored spans. Resolves: #75790 Releases: master Change-Id: I3d69bb33b0a2cccd0e2f3b26b1f701168df5b2fb Reviewed-on: https://review.typo3.org/47792 Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Christian Kuhn authored
Using Admin->useExistingSession() of Admin actor instead of Kasper actor speeds up the tests a bit and should make them more reliable. Change-Id: Ibb462e87e1ce3725cdc40a7a6afa4e3c668b2b5c Resolves: #75798 Releases: master Reviewed-on: https://review.typo3.org/47800 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-