- Aug 03, 2016
-
-
Oliver Hader authored
Functional tests are integrated to simulate editing MM references in a workspace context, however with submitting the live uids of the accordant entities to be referenced. Resolves: #77384 Releases: master, 7.6 Change-Id: I207f20ff4ac7d041a353e5d250f9283b0e62e591 Reviewed-on: https://review.typo3.org/49349 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Markus Hoelzle authored
Resolves: #77332 Releases: master Change-Id: Ib9b34636dbb0f097f56818ed363c863d88c70896 Reviewed-on: https://review.typo3.org/49288 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Wouter Wolters authored
Resolves: #77290 Releases: master Change-Id: I5c7ea758658107c2cf80c59961d3137a91c80443 Reviewed-on: https://review.typo3.org/49251 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
Markus Hoelzle authored
Migrate insert, update, delete and simple select in extbase Typo3DbBackend to doctrine. The handling of complex extbase select queries will be migrated separately. Resolves: #77352 Releases: master Change-Id: Ie6bb5758a25d16853c95341fa4158d6459ffa9ca Reviewed-on: https://review.typo3.org/49317 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
Mathias Schreiber authored
Resolves: #77378 Releases: master Change-Id: I9c9ffbc7f9f4dfe921d1254d7a1435fa1fa65cf4 Reviewed-on: https://review.typo3.org/49344 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Sebastian Bumann <bumann.sebastian@gmail.com> Tested-by:
Sebastian Bumann <bumann.sebastian@gmail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Sebastian Bumann authored
Resolves: #77370 Releases: master Change-Id: I158360d29686fbf2b4ecbd6d3670e3ef845667ef Reviewed-on: https://review.typo3.org/49343 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Sebastian Bumann <bumann.sebastian@gmail.com> Tested-by:
Sebastian Bumann <bumann.sebastian@gmail.com>
-
pythondetective authored
Using the File Abstraction Layer for this field as well, like it is handled within tt_content.image and pages.media already. Also, the patch adds a migration wizard in the install tool to move existing images to the File Abstraction Layer. Resolves: #74375 Releases: master Change-Id: I157d619dec18ef24e7d1e2d8694ed150304549d7 Reviewed-on: https://review.typo3.org/47139 Tested-by:
Bamboo TYPO3com <info@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>
-
Benni Mack authored
Until now, the extension icon had to be located under ext_icon.png, ext_icon.svg, ext_icon.gif within the extension directory. In order to prepare a way to allow only files under Resources/Public/ to be public, the icon can now also be put under Resources/Public/Icons/Extension.png or .svg Several paths where hard-coded extension icon paths are replaced with the getExtensionIcon() API in the Core. Resolves: #77349 Releases: master Change-Id: Ib273f347498d412530ca256a083d896d168f65fa Reviewed-on: https://review.typo3.org/49306 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Tobias Adolph authored
Add a new method to the ConnectionPool class to retrieve a list of all currently configured database connections. Enhance the system information tooltip to show information about all database connections instead of only the default connection. Resolves: #77371 Releases: master Change-Id: I82948d45c29e8edd47209fde30850f26681404c4 Reviewed-on: https://review.typo3.org/49340 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
Christian Kuhn authored
Pick a number of FAL related unit tests that give a lot of headaches and tend to break often and convert them to functional tests. Change-Id: Ic34053af8aec3c5936331de361fda5bef2149fe8 Resolves: #77381 Releases: master Reviewed-on: https://review.typo3.org/49324 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Sebastian Bumann <bumann.sebastian@gmail.com> Tested-by:
Sebastian Bumann <bumann.sebastian@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Christian Kuhn authored
Split functionals into 10 instead of 6 hunks and execute only 4 hunks in parallel to have a lower risk of "stalled" builds if travis is under load. Change-Id: I8ea54bac8f94242f90809a79ad934a7334c6955f Resolves: #77380 Releases: master Reviewed-on: https://review.typo3.org/49345 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Benni Mack authored
A new class called "ErrorPageController" is introduced which sets up a Fluid standalone view to render the actual error page as a Fluid template, instead of the old marker-based approach, as the end of the marker-based templates is near. The ErrorpageMessage and AbstractStandaloneMessage classes are deprecated now. Resolves: #77164 Releases: master Change-Id: Ib04c7b4d782671e7670af1d97d9f85247f235862 Reviewed-on: https://review.typo3.org/47448 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Benni Mack authored
The recycler scheduler task was previously configured to only use "fileadmin/_recycler_/", and did not work on windows, as "ctime" was used to detect the last change to the file. It is now switched to "mtime" - which is updated every time a file or folder is moved to a recycler folder. Resolves: #77040 Releases: master Change-Id: I06df5cb614457261c661c8fac09581af9f3bf256 Reviewed-on: https://review.typo3.org/48910 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Tobias Adolph authored
Resolves: #77377 Releases: master Change-Id: I2f74765bcd4a08f42623d9ebfeefcf70fd908ca3 Reviewed-on: https://review.typo3.org/49342 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Sebastian Bumann <bumann.sebastian@gmail.com> Tested-by:
Sebastian Bumann <bumann.sebastian@gmail.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Anja Leichsenring authored
We missed the default value for the decimals argument. It is added now. Resolves: #77046 Releases: master Change-Id: If5c0e2b223b13921c97fd50b501f18cbc64b8be4 Reviewed-on: https://review.typo3.org/49339 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Michael Oehlhof authored
Moved all HTML code from the PHP code to an own Fluid template. Resolves: #75028 Releases: master Change-Id: I8efc78b60b6967922fc883354ce8df51b1094d0c Reviewed-on: https://review.typo3.org/47226 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Wouter Wolters authored
Resolves: #77200 Releases: master Change-Id: Ib889c5b467cb43172a5340e4d872b7de2959a1eb Reviewed-on: https://review.typo3.org/49155 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Andreas Fernandez authored
Resolves: #77314 Related: #77137 Releases: master Change-Id: I5d6c639a96526592d2684db30926902b4c42b8ba Reviewed-on: https://review.typo3.org/49271 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Wouter Wolters authored
Resolves: #77309 Releases: master Change-Id: I89ce2c1b5c4ceaba445a13fa0fdda7ee85ee4cc6 Reviewed-on: https://review.typo3.org/49267 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Sebastian Bumann authored
Resolves: #77341 Releases: master Change-Id: I8af72fbb23152e058f5691d51342184d155f1757 Reviewed-on: https://review.typo3.org/49311 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Wouter Wolters authored
Resolves: #77208 Releases: master Change-Id: Iba38057df3001eaebddf93fe5b71b3c902fc4fc7 Reviewed-on: https://review.typo3.org/49162 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
- Aug 02, 2016
-
-
Helmut Hummel authored
When defining a namespace prefix for psr-4 autoload in composer.json, it is possible to specify multiple paths as array. Thus, we must handle the array case properly and not falsely assume that there is only a path string. Resolves: #77365 Releases: 7.6, master Change-Id: If96f4ce9eb3f4466e8cc620025b1848681b56011 Reviewed-on: https://review.typo3.org/49331 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Helmut Hummel <typo3@helhum.io> Tested-by:
Helmut Hummel <typo3@helhum.io>
-
Wouter Wolters authored
Exclude: typo3/sysext/core/Build/Configuration/TravisNginxFpm/ConfigureStartNginxFpm.sh typo3/sysext/core/Build/Scripts/splitFunctionalTests.sh typo3/sysext/core/Build/Scripts/xlfcheck.sh typo3/sysext/core/Build/Scripts/duplicateExceptionCodeCheck.sh typo3/sysext/core/Build/Scripts/cglFixMyCommit.sh typo3/sysext/core/bin/typo3 typo3/cli_dispatch.phpsh Resolves: #77363 Releases: master Change-Id: I70871c4ebfb964f396e087ba4bbb1205a4fd8fab Reviewed-on: https://review.typo3.org/49328 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Helmut Hummel <typo3@helhum.io> Tested-by:
Helmut Hummel <typo3@helhum.io>
-
Sebastian Bumann authored
Resolves: #77354 Releases: master Change-Id: If725d008965a22fbf3c73d74cf0fb950887b30b5 Reviewed-on: https://review.typo3.org/49322 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Markus Klein authored
The tests now properly destroy occupied system resources. Resolves: #77364 Releases: master, 7.6 Change-Id: I54bd86385f9418ba9e7f3cba3bae440d1fd82d2d Reviewed-on: https://review.typo3.org/49329 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Bamboo TYPO3com <info@typo3.com>
-
Benni Mack authored
The global variable PAGES_TYPES contains keys and values that are not evaluated anymore for a while and can be removed. Resolves: #77360 Releases: master Change-Id: I55ff42da2ea70787fb29837ad6b2a068f5a13068 Reviewed-on: https://review.typo3.org/49318 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Frederic Gaus <frederic.gaus@flagbit.de> Tested-by:
Frederic Gaus <frederic.gaus@flagbit.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Benni Mack authored
An unused elseif() constraint is removed from ReferenceIndex which cannot be called technically. Resolves: #77361 Releases: master Change-Id: Ie63f2b8566a98eff5322b8e95f42b4c7ca83896a Reviewed-on: https://review.typo3.org/49323 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Sebastian Bumann <bumann.sebastian@gmail.com> Tested-by:
Sebastian Bumann <bumann.sebastian@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Francois Suter authored
While backporting the manual to TYPO3 7, I found a few cleanups to do. Resolves: #77362 Releases: master Change-Id: I1722685fd8292169506d1258a6c14bd62bd1f057 Reviewed-on: https://review.typo3.org/49327 Reviewed-by:
Francois Suter <francois@typo3.org> Tested-by:
Francois Suter <francois@typo3.org>
-
Björn Jacob authored
The IMAGEBUTTON element is removed. Resolves: #77345 Releases: master Change-Id: If7103884c4150ec4eaac53bb3e3ed0df1833374a Reviewed-on: https://review.typo3.org/49320 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Frederic Gaus <frederic.gaus@flagbit.de> Reviewed-by:
Sebastian Bumann <bumann.sebastian@gmail.com> Tested-by:
Sebastian Bumann <bumann.sebastian@gmail.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Benni Mack authored
The TCA definition of backend_layout defines "thumbnail=resources" however the resources field does not exist at all in TYPO3. The definition should be removed. Resolves: #77353 Releases: master, 7.6 Change-Id: I76e82becfde1fbefbffc3d3b0d65b05bdc1a52cb Reviewed-on: https://review.typo3.org/49313 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Henry Singleton authored
Adds PDF file example to the fluid "image" viewhelper documentation. This demonstrates a capability of the image viewhelper that isn't currently explained in the documentation. Change-Id: Ice82c005ec66173c19d0f29efe069d23b3f46fdc Resolves: #77348 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/49292 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Anja Leichsenring authored
A cross dependency in unit tests has been discovered. To make sure there are no more of this, an integrity test has been added. In makes sure the configurationManager property of this class is still null. Resolves: #77334 Releases: master Change-Id: I2f8ae127a56c6cfae9754e12e87b2ef5709564d3 Reviewed-on: https://review.typo3.org/49286 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Anja Leichsenring authored
The ByteViewHelper accepts a parameter 'units' in order to provide a custom collection of units. Resolves: #77336 Releases: master Change-Id: I58a6609eb1d1c8eba1e2610430c20c576481488b Reviewed-on: https://review.typo3.org/49289 Reviewed-by:
Sebastian Bumann <bumann.sebastian@gmail.com> Tested-by:
Sebastian Bumann <bumann.sebastian@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Georg Ringer authored
Clean up the TCA: - use integers instead of strings - boolean values instead of strings or integers. - remove default exclude value Resolves: #77339 Releases: master Change-Id: Ib1a30c75e392040504ee4b9ebe05fa710a4b274a Reviewed-on: https://review.typo3.org/49296 Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Benni Mack authored
If an extension is using a svg icon with no explicit height/width obviously, then the extension manager shows the icon on the full width of the table column, making it not only inconsistent but impossible to read the extension text. The patch removes the "width: auto" style in CSS. Resolves: #76381 Releases: master, 7.6 Change-Id: Idb9cfa9bd5720920f67b35d2dada6b21a469a1db Reviewed-on: https://review.typo3.org/49308 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
David Steeb <david.steeb@b13.de> Tested-by:
David Steeb <david.steeb@b13.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Morton Jonuschat authored
Resolves: #77351 Releases: master Change-Id: Iab4b9ba167060dd8f8a15b69d8f9a0842ec899b6 Reviewed-on: https://review.typo3.org/49310 Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Wouter Wolters authored
Add the missing LegacyTree initialization to FolderBrowser. Resolves: #76868 Resolves: #72369 Releases: master,7.6 Change-Id: I47494087e46ae63e100e38ff5345b230030c8b7d Reviewed-on: https://review.typo3.org/49226 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Wouter Wolters authored
Resolves: #77307 Releases: master Change-Id: I65492ac5d6b1ebed4f52196f1b709ee8d0ca0507 Reviewed-on: https://review.typo3.org/49266 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Markus Hoelzle authored
Migrate FrontendUserAuthentication and rewrite failing unit tests for FlashMessageQueue as functional tests Resolves: #77330 Releases: master Change-Id: Ib109bddc1a4b1272c179a0e2ff41363462c3b5e7 Reviewed-on: https://review.typo3.org/49284 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
ivaylo.ivanov authored
Move the argument registrations away from the render() method to initializeArguments(), to prevent any errors with PHP7 and subclassed ViewHelpers if/when render() method signatures change. Change the UnitTest form RadioViewHelperTest with setArguments(). Resolves: #77046 Releases: master Change-Id: I46b256988280e4266f41570959115b9c1aaedbf7 Reviewed-on: https://review.typo3.org/48927 Reviewed-by:
Bjoern Jacob <bjoern.jacob@tritum.de> Tested-by:
Bjoern Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-