- Jun 06, 2016
-
-
Jan Helke authored
Releases: master Resolves: #75697 Change-Id: I9105289b14a3c2dba07275ff2690291c5cfba508 Reviewed-on: https://review.typo3.org/47719 Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Peter Foerger <pfoerger@mac.com> Tested-by:
Peter Foerger <pfoerger@mac.com> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
Morton Jonuschat authored
Migrate the getPagePermsClause() method to Doctrine and add Tests. Change-Id: Ib8ac3dd557ecd011f8a37c9f4a7f86a861ded4a9 Resolves: #75556 Releases: master Reviewed-on: https://review.typo3.org/48446 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Christoph Kratz authored
Resolves: #75824 Releases: master Change-Id: Iae855b27058a366d0e4ee691d8cfd259ba66991e Reviewed-on: https://review.typo3.org/47819 Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
Jonathan IROULIN authored
In addition to switching the QueryBuilding to Doctrine the grouping of retrieved in ``getLanguages()`` has been updated to be compatible with MySQL ONLY_FULL_GROUP_BY mode by limiting the selected columns and grouping the result by all of them. Resolves: #75784 Releases: master Change-Id: I1fdac9ba736d93df257e117abc5f0960d69ab7c6 Reviewed-on: https://review.typo3.org/47818 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Tested-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
Michael Oehlhof authored
Resolves: #75889 Releases: master Change-Id: Ib781df6abfa77813d6d12107820d401f72859539 Reviewed-on: https://review.typo3.org/47880 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Tested-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Georg Ringer authored
The ElementInformationController must show the creator user and not the current one. Resolves: #76461 Releases: master, 7.6 Change-Id: Ibeae9970783aa6d0fc3b0e190956140c872a9ac9 Reviewed-on: https://review.typo3.org/48456 Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
mtoscanelli authored
Password evaluation is only used for display purpose. Skip password evaluation value processing. Set the correct value in main and human readable fields. Resolves: #76456 Releases: master, 7.6 Change-Id: I58d1e2b9922ee21b7ccacb83e7989c9c9c2df02f Reviewed-on: https://review.typo3.org/48452 Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Wouter Wolters authored
Resolves: #76454 Releases: master Change-Id: I840d9b53840168017a42601ae8eb5c6439a54e1d Reviewed-on: https://review.typo3.org/48448 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
- Jun 05, 2016
-
-
Markus Klein authored
We must only manipulate minitems and maxitems for valdiation when we have a select-field with renderType selectTree. The existing check is not enough, since it lacks the check for the actual type and applies the changes also if any other type is used and minitems=maxitems=1. Resolves: #76388 Releases: master, 7.6 Change-Id: I9697521a710c3debc49f40c2c4db87baac8f2d97 Reviewed-on: https://review.typo3.org/48415 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
- Jun 04, 2016
-
-
Anja Leichsenring authored
Retrieve items added by an itemProcFunc before validating the current set of selected checkboxes. This fixes the bug that a item set consisting of mixed predefined and dynamically added items always stored all predefined checkboxes as selected (and no dynamic items). It also fixes the case that a checkbox list consisting of purely dynamically added items would never store a selection in the database, showing all checkboxes as unselected. Resolves: #76147 Releases: master, 7.6 Change-Id: I254a2936974f5bb5fbb6800a17667b66e1a86ca2 Reviewed-on: https://review.typo3.org/48082 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Andreas Fernandez authored
Enable the usage of `enableMultiSelectFilterTextfield` for the field `fe_group` in the TCA of pages and tt_content. Resolves: #76444 Releases: master, 7.6 Change-Id: Ia4b3fd509b8a5e338f5f46e0fd49e89d600da982 Reviewed-on: https://review.typo3.org/48439 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Marco Bresch <marco.bresch@starfinanz.de> Reviewed-by:
Marco Bresch <marco.bresch@starfinanz.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- Jun 03, 2016
-
-
Wouter Wolters authored
The cshKey is not correctly set up. Check for array as well and use the first key if it exists. Resolves: #73574 Releases: master,7.6 Change-Id: I263806a4628ea0cdb28413eefa3f9d2af4141a2c Reviewed-on: https://review.typo3.org/48383 Tested-by:
Marco Bresch <marco.bresch@starfinanz.de> Reviewed-by:
Marco Bresch <marco.bresch@starfinanz.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Markus Sommer authored
* Store original styles to DragDrop.originalStyles * Add originalStyles to DragDrop array * Reset the style attribute after drag and drop. Resolves: #75978 Releases: master Change-Id: Ib8af4e86911f27bc8beb6469ce678e34756ac9dc Reviewed-on: https://review.typo3.org/47962 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Frank Naegler authored
LocalDriver has a sorting bug if multiple files have the same timestamp or size. This patch adds a character to the sorting key to sort correctly. Resolves: #73754 Releases: master, 7.6 Change-Id: Ie1ae0c11eea5a3bdf9ad23b0d4855364e5a62bab Reviewed-on: https://review.typo3.org/48405 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Marco Bresch <marco.bresch@starfinanz.de> Tested-by:
Eugene Kenah Djomo <kdeugene@yahoo.fr> Reviewed-by:
Marco Bresch <marco.bresch@starfinanz.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Frank Naegler authored
Split the bullets template from FSC into partials. Resolves: #75333 Releases: master Change-Id: I5dd191f534f2ecf1c604c682e60374382c2b8f14 Reviewed-on: https://review.typo3.org/48407 Tested-by:
Riccardo De Contardi <erredeco@gmail.com> Reviewed-by:
Gianluigi Martino <gmartino27@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Marco Bresch <marco.bresch@starfinanz.de> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de>
-
Frank Naegler authored
Resolves: #66844 Releases: master, 7.6, 6.2 Change-Id: I20fe7367433fe98a118890cc95306ee5e45504f4 Reviewed-on: https://review.typo3.org/48408 Tested-by:
Marco Bresch <marco.bresch@starfinanz.de> Reviewed-by:
Marco Bresch <marco.bresch@starfinanz.de> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de>
-
Helmut Hummel authored
To ease the usage of the core with extensions, we move the base test classes into a different place to be able to make them available when typo3/cms is pulled in as dependency, e.g. for testing extensions or in projects. This is a non breaking change, as the classes will be available in any case after that. By doing so, we can nicely cleanup the .gitattributes file Resolves: #76425 Releases: master Change-Id: I639f08a4e3e5dd73aa47570d326b72c64452acaf Reviewed-on: https://review.typo3.org/48428 Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Tested-by:
Mathias Brodala <mbrodala@pagemachine.de> Reviewed-by:
Elmar Hinz <t3elmar@gmail.com> 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>
-
Helmut Hummel authored
To make the set of restrictions that are in effect when creating queries with the QueryBuilder becomes more understandable, we need to remove the QueryContext and the magic applied to that and replace it with the following behavior: delete, hidden, starttime, endtime restrictions are always enabled and need to be removed if needed. Other restrictions need to be provided manually depending on the desired result. Resolves: #76167 Resolves: #76264 Releases: master Change-Id: Iaf0cb08475ed44966838c3fbdd5756d3ba6ebcc1 Reviewed-on: https://review.typo3.org/48049 Tested-by:
Helmut Hummel <helmut.hummel@typo3.org> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.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> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org>
-
Nicole Cordes authored
Disable Github API usage to receive the TYPO3 sources. Resolves: #65570 Resolves: #68998 Resolves: #70810 Releases: master Change-Id: Ic5ee615c933e397afc54d7aa8cb06b8656f2f33d Reviewed-on: https://review.typo3.org/48436 Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
Wouter Wolters authored
When input field is changed the checkbox is checked directly, not after it loses the focus. Resolves: #76365 Releases: master Change-Id: I8673612bcd8b21d1692188c73d8501f7937c047f Reviewed-on: https://review.typo3.org/48410 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Nicole Cordes authored
This patch adds a comment why the empty constructor function in the AbstractUserAuthentication has to stay. Resolves: #76353 Releases: master Change-Id: I9634d15579fed97a3f2f553a317117bad57eec5c Reviewed-on: https://review.typo3.org/48437 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- Jun 02, 2016
-
-
Georg Ringer authored
Use sources instead of distributions. Resolves: #65570 Resolves: #68998 Resolves: #70810 Releases: master Change-Id: I638534c808e8ddb9cc9da15f7bcd538c64434476 Reviewed-on: https://review.typo3.org/48432 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Wouter Wolters authored
Resolves: #76415 Releases: master,7.6 Change-Id: I7e5694cfe1c104fdd3cb764af39acad690ffc4b9 Reviewed-on: https://review.typo3.org/48430 Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Christian Seifert <christian-f-seifert@gmx.de> Tested-by:
Christian Seifert <christian-f-seifert@gmx.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
- Jun 01, 2016
-
-
Mathias Brodala authored
This excludes various directories and files from release archives as generated by Github and fetched via Composer. These files and directories are not relevant for production and excluding them reduces the size of release archives. Such files are usually identified as security risk in security reviews and should therefore be removed by default from production systems. As an addition it also avoids issues with long file paths when installing on Windows systems. Resolves: #65570 Resolves: #68998 Resolves: #70810 Releases: 7.6, master Change-Id: I615e0c7a4cafaea471c79e88e9df2c78c55b92ac Reviewed-on: https://review.typo3.org/46357 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org>
-
Georg Ringer authored
The ViewHelper must not escape its output Resolves: #76400 Releases: master Change-Id: Iefeeddfca3f1427dfbf72c8dd672aefb1ea03500 Reviewed-on: https://review.typo3.org/48420 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
- May 31, 2016
-
-
Christian Kuhn authored
Package manager is a static property in ExtensionManagementUtility that needs proper reset if a test fiddled with it. Use the proxy class at places where this is not done yet. Change-Id: I86d3813e1a4cbcb24c05507923694e498ffcb03d Resolves: #76402 Releases: master Reviewed-on: https://review.typo3.org/48421 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Christian Kuhn authored
The test annotation "@requires function hash_pbkdf2" doesn't work for whatever reason, those tests are always skipped. Since PHP7 always comes with hash_pbkdf2() built-in, the patch now just drops the annotation. Change-Id: Ice3adcebbeadf2c01e81960144c842bc4af268d2 Resolves: #76404 Releases: master Reviewed-on: https://review.typo3.org/48422 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-
Christian Kuhn authored
Two tests in ext:form change the environment when they try to back up the current locale: setlocale(LC_NUMERIC, null): "the locale names will be set from the values of environment variables", should be setlocale(LC_NUMERIC, 0): "the locale setting is not affected, only the current setting is returned" In my case my default LC_NUMERIC is "C" and after call with 'null' it is set to and returns 'de_DE.utf8', so it changes the internal state to something else than before and the reset from backup does not work properly. This leads to hard to debug problems if other locale depending tests are executed later. As a fun fact, phpunit suffers from the same issue and its api method "setlocale()" that should take care of proper reset messes this up, too. A pull request is pending to fix that. The patch fixes the affected unit tests and cleans them up along the way. Another patch to improve the overall situation regarding locale handling in unit tests will follow later. Change-Id: I2295b46cc6934a48e4d71ef5170deb83fb9264b6 Resolves: #76389 Releases: master Reviewed-on: https://review.typo3.org/48416 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
- May 30, 2016
-
-
Benni Mack authored
When having EXT:context_help uninstalled an empty button is shown in Web => Info => PageTSconfig, because the text could not be fetched. Solution: Only show the button if there is a text inside. Resolves: #76376 Releases: master, 7.6 Change-Id: I06b14a7f6166ec1e9bca412b3b3404762fc7d7b6 Reviewed-on: https://review.typo3.org/48404 Reviewed-by:
Gianluigi Martino <gmartino27@gmail.com> Tested-by:
Gianluigi Martino <gmartino27@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Markus Klein authored
If the user changes a field in a custom preset in the Install Tool the custom preset's radio box must be selected too. Resolves: #76365 Releases: master, 7.6 Change-Id: Iee499d61574e88ef094d690bea7ff827aa7507dc Reviewed-on: https://review.typo3.org/48394 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Christian Kuhn authored
No notable fancy new features as far as I can see, just a new minor. Change-Id: I3363d8a7efa6e774315124536b680a7e84f14bb1 Resolves: #76372 Releases: master Reviewed-on: https://review.typo3.org/48400 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Christian Kuhn authored
In the early php7 days on travis redis.so and memcached.so were missing, so the tests were skipped. Load the two modules now to executed those tests again. Change-Id: Ic772604bca24696e94596dd29862a70bcc2a560d Resolves: #76375 Releases: master Reviewed-on: https://review.typo3.org/48403 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>
-
Markus Klein authored
Resolves: #76212 Releases: master, 7.6 Change-Id: I7b7ded93ff1d31f00f8d067f9697cd8f71305881 Reviewed-on: https://review.typo3.org/48195 Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Benni Mack authored
CacheManager and CacheFactory are tightly coupled and a different implemenation of the CacheFactory is not in sight and doesn't seem to be needed. The single method from CacheFactory is moved into CacheManager now and the factory is marked as deprecated and unused. Resolves: #76370 Releases: master Change-Id: I380edef47ebfd6d2cab044a562467c3b685ec96c Reviewed-on: https://review.typo3.org/48322 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Christian Kuhn authored
* minor cms-composer-installers * various symfony 2nd level dependencies * minor codeception * guzzle Change-Id: I690d4d3290120cd7fe18097313eeabcef11f6276 Resolves: #76369 Releases: master Reviewed-on: https://review.typo3.org/48399 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>
-
- May 29, 2016
-
-
Markus Klein authored
Resolves: #76366 Releases: master Change-Id: Ic9a384f078b99d352445e8c262a7609972b39357 Reviewed-on: https://review.typo3.org/48395 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Wouter Wolters authored
Resolves: #76335 Releases: master Change-Id: Ide084d1511d83925c0b1de6666256802a52ba594 Reviewed-on: https://review.typo3.org/48343 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>
-
Wouter Wolters authored
Due to a wrong condition which is using !empty() typesList=0 is not possible. Change the condition to check this the correct way. Resolves: #76141 Releases: master, 7.6 Change-Id: Ieca9bd2a59e42d112c4eb8058bd76da8d73b86ab Reviewed-on: https://review.typo3.org/48364 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Wouter Wolters authored
Resolves: #75776 Releases: master, 7.6 Change-Id: I499c8a4e87e1abda99179329b69b7cdd67f7a748 Reviewed-on: https://review.typo3.org/48372 Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Wouter Wolters authored
Remove not used labels too. Resolves: #76334 Releases: master Change-Id: I27325f29639bd189c29923ef1fb734a91fd25e74 Reviewed-on: https://review.typo3.org/48342 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-