This project is mirrored from https://git.typo3.org/typo3/typo3.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 16 Jul, 2015 32 commits
-
-
Resolves: #68238 Releases: master Change-Id: Iddcc5a7cb29c929377c414441585be5b46e6dacb Reviewed-on: http://review.typo3.org/41482 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>
-
Benni Mack authored
The TypoScript .select option which is used for Content Objects like "CONTENT", has the property "languageField". This allows to set the field that has the information about the sys_language_uid value in order to have only records shown that are translated or on -1 (show in all languages). In the past, this option had to be set explicitly but is now turned on by default, but can turned off, if this behavior is not desired. Besides this patch adds some basic unit tests for the function and resolves and issue with groupBy which popped up because of the tests. Resolves: #68191 Releases: master Change-Id: I36765d9e1e8a8b49fdc05700caa1e2e3f613a06d Reviewed-on: http://review.typo3.org/41370 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
Benni Mack authored
If a file is linked in the RTE, and the file is deleted afterwards an exception is thrown, thus making it impossible to change the link. Instead, the popup should show up without selecting anything. Resolves: #66624 Releases: master, 6.2 Change-Id: Iec985b0202002a2c906b4cee43cd4e27e496d4fb Reviewed-on: http://review.typo3.org/41467 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
Changing the module dispatcher url from mod.php to index.php introduced a potential security leak, as some modules could be called even with no user authenticated. Fix and harden the checks in the module dispatcher to avoid that. Resolves: #68232 Related: #68183 Releases: master Change-Id: I60e91c654c6844cd60c2699418e7d816b355c928 Reviewed-on: http://review.typo3.org/41477 Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Benni Mack authored
Resolves: #68230 Releases: master Change-Id: I2958503a655b511956c6d81562e7b0e0d24aa569 Reviewed-on: http://review.typo3.org/41474 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
Steffen Ritter authored
When the flags have been moved from EXT:t3skin to EXT:core the inclusion of the actual CSS file has been forgotten. Resolves: #68217 Releases: master Change-Id: I8b2840b0fb90859b8485ce624eef4393d77e17db Reviewed-on: http://review.typo3.org/41478 Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
Since TYPO3 v7, the translation server is packaging version-dependent localisation packages containing only XLIFF (and no more ll-XML) and targeted labels without any obsolete ones anymore. Change-Id: Idccbe4eb4b1546bc21757361d872c9f1e3a6bf04 Resolves: #68187 Releases: master Reviewed-on: http://review.typo3.org/41420 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org>
-
Remove 2 unused methods from PagePositionMap too. Resolves: #56951 Releases: master Change-Id: I37921c3757f86d74d5e3340522f0a4f3daee0b82 Reviewed-on: http://review.typo3.org/41394 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Show a list of files that cannot be uploaded because files with the same names already exist. Resolves: #68197 Resolves: #55781 Related: #67545 Releases: master Change-Id: I6388ae5533487160d5b9337c1b4a72854af4ec99 Reviewed-on: http://review.typo3.org/40270 Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Switch order of buttons and logic in LoginRefresh Dialog. Resolves: #68168 Releases: master Change-Id: Ie097f647d42a5bfdb2b596f164f9e1fa98d02560 Reviewed-on: http://review.typo3.org/41300 Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
It can happen that the logout action of the logout controller is called without a user being logged in. To avoid a fatal error, we do not call the logoff code any more and just do the redirect handling. Releases: master, 6.2 Resolves: #68220 Change-Id: I06f6289d01c681d4b412910ded8e9894f377892d Reviewed-on: http://review.typo3.org/41460 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Markus Sommer <markussom@posteo.de> Tested-by:
Markus Sommer <markussom@posteo.de> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org>
-
After some discussions we decided to add also the "source" files for assets into the CMS git repository. Resolves: #68216 Releases: master Change-Id: Ibe62eba610f9c10abf6819cacb588c05bc855dae Reviewed-on: http://review.typo3.org/41455 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org>
-
Resolves: #68212 Releases: master Change-Id: I9bd840c014bec704d8e16faab0cca7abce4cc330 Reviewed-on: http://review.typo3.org/41424 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>
-
The Cache class that acted as a central point when the caching framework was optionally enabled for 4.3 is now moved into separate methods. The duplicate code for creating the database statement is now moved from the Install Tool to EXT:core to be used in the Extension Manager as well. Resolves: #56319 Releases: master Change-Id: I871a9a6ea506795335e2e8f5b6a410604feba506 Reviewed-on: http://review.typo3.org/40500 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Resolves: #68215 Releases: master Change-Id: Idbb1ca69be8afad1857eacfdf39c315d75b33860 Reviewed-on: http://review.typo3.org/41426 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Felix Kopp <felix-source@phorax.com> Tested-by:
Felix Kopp <felix-source@phorax.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Nicole Cordes authored
Nodes of the page tree are highlighted, if that particular node has versioned elements in the current workspace. However, this is determined by iterating over all tables and all records for each page. If having installed many extensions with many tables and many records, this will produce a lot of SQL queries. This patch introduces a new cache for record versions per page which is fetched once from the database. This cache is located within the \TYPO3\CMS\Workspaces\Service\WorkspaceService and can be shared between several other classes as this is implements a SingletonInterface. Resolves: #50349 Resolves: #66231 Related: #61184 Releases: master, 6.2 Change-Id: Ibaef07bdab87147c6826af8578870c52803dfe03 Reviewed-on: http://review.typo3.org/22528 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
Benni Mack authored
The transformation of the tags typolist and typohead are removed. Resolves: #68206 Releases: master Change-Id: I78427b0e7b91b2d1acd4405ab4c195ff641ed88b Reviewed-on: http://review.typo3.org/41379 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
For class map generation in non composer mode, ignore some folders and class names. Releases: 7.3, master Resolves: #67763 Change-Id: Ided9a668a025ffd7371210ac955b278e080980d7 Reviewed-on: http://review.typo3.org/40966 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Frans Saris authored
Adjusted unitTest to new result Resolves: #67545 Releases: master Change-Id: I59ba5613cd8be324b28c2ddc463e0ccb0e9fe8f0 Reviewed-on: http://review.typo3.org/41409 Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
-
Christian Kuhn authored
A link is not a directory. This reverts commit d28bb427. Change-Id: I0d8d33bae922a94dbb525e1fd575defcfb95074f Resolves: #57706 Releases: master Reviewed-on: http://review.typo3.org/41404 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Markus Klein authored
The composer.lock should be shipped in order to ensure correct versions of dependencies on source checkouts. Additionally it ensures that the tests are based on the same versions (of all recursive dependencies). More details are added to the forge ticket. Resolves: #59515 Releases: master Change-Id: Id4d0d5a34a6cce1315089239593143fcdc25e274 Reviewed-on: http://review.typo3.org/39971 Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org>
-
The indexed search body description has a character length limit, so it's important to remove unnecessary white spaces, so more text will fit. Resolves: #46298 Releases: master Change-Id: Icc7a5833b2d6d22e631e8e376a00df9d3a838511 Reviewed-on: http://review.typo3.org/41375 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
The usage of $doc->tableLayout can be removed as it is not used and $doc->table() is deprecated as well. Change-Id: I4a120f165e52ffbfdbffc523a36698f0fab30692 Resolves: #68204 Releases: master Reviewed-on: http://review.typo3.org/41400 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com>
-
Make is possible to set conflict mode to changeName instead of only being able to override of chancel when uploading files from backend. Release: master Resolves: #63603 Change-Id: I5019337b547d70c99ff4f7a8e8e8fbae2dc1ed8b Reviewed-on: http://review.typo3.org/41338 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
Frans Saris authored
The fileExist call now returns all info about a file just like done after fileupload. Resolves: #67545 Releases: master Change-Id: Ie70f1597b98ea0c2b9cb7999686eb8a062b5ecaa Reviewed-on: http://review.typo3.org/41398 Reviewed-by:
Benjamin Mack <benni@typo3.org> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Frans Saris <franssaris@gmail.com>
-
The change removes ExtJS LiveSearch and introduces typeahead.js as an AMD module alternative. The ExtDirect connector is thus removed and a regular AJAX handler is added. The special live search commands (the special treatments starting with #) are put in the correct extensions where the DB table is set up. Resolves: #67580 Releases: master Change-Id: I3f5473164297b2d9121179ffd019af10caec821a Reviewed-on: http://review.typo3.org/40419 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org>
-
Georg Ringer authored
- Adopt path of images used in the drag 'n' drop of the page tree * Adopt path of the fonts in the admin panel Releases: master Resolves: #68182 Change-Id: I9aa6b6f97d61622ed98cc3175dc8c660cc59da4d Reviewed-on: http://review.typo3.org/41397 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
To check if a file already exist we want prior to realuploding uploading be able to verify the posible file existince using a ajax request. The ajax request checks the final file name, considering possible alterations of the name, like sanitization and PreFileAdd signal. Resolves: #67545 Releases: master Change-Id: I850694e0d065b674634437bbe51fbeee840c6e39 Reviewed-on: http://review.typo3.org/40310 Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Xavier Perseguers <xavier@typo3.org> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
If a directory is expected but it is actual a link, check the linked resource. If this is a directory, allow that as well. Change-Id: I85b98a683c987d36a67536050ee595848c7a3b8e Resolves: #57706 Releases: master Reviewed-on: http://review.typo3.org/41383 Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
The LESS files were reorganized in #68182, but the path to the file docheader-split-background.png wasn't adjusted. Resolves: #68201 Related: #68182 Releases: master Change-Id: Ia61f05829e45c9852e01908bf9fbc1383365620f Reviewed-on: http://review.typo3.org/41392 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Resolves: #68195 Releases: master Change-Id: I425737e83bada6c5634b75fc7042c9be1a28f3fd Reviewed-on: http://review.typo3.org/41382 Reviewed-by:
David Greiner <hallo@davidgreiner.de> Tested-by:
David Greiner <hallo@davidgreiner.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Since the change of #67824 the directory typo3/ext is not created automatically. The check for this directory in the Install Tool, which is also shown in the reports module, should only be shown if $GLOBALS['TYPO3_CONF_VARS']['EXT']['allowGlobalInstall'] is set. Change-Id: I6d004ac8c8a76d806d74db4622e7967424db4b2e Resolves: #68196 Releases: master Reviewed-on: http://review.typo3.org/41391 Reviewed-by:
David Greiner <hallo@davidgreiner.de> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
- 15 Jul, 2015 8 commits
-
-
The fluid patch triggers funny effects at several places, this part of the patch is reverted for now. Change-Id: I8620116a89e48b855200fbc1e34b4c7a21052566 Resolves: #68194 Releases: master Reviewed-on: http://review.typo3.org/41385 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Unused since at least TYPO3 CMS 6.0 Resolves: #68193 Releases: master Change-Id: I75bf495959d33eff48aeb587aa816dc7947985ef Reviewed-on: http://review.typo3.org/41371 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Fixes or skips unit tests and declaration errors on PHP7. Change-Id: I45fb09253c7efbc8116c3b2a27586b3f504b71e2 Resolves: #68194 Releases: master Reviewed-on: http://review.typo3.org/41274 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
Resolves: #68192 Releases: master Change-Id: I4fe36807045ac2e3740032454222d6318bc3fc5e Reviewed-on: http://review.typo3.org/41369 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Fix doc comments, undefined variables. Resolves: #68189 Releases: master Change-Id: Iee82675aa6bd80c3cbf066a1c445566022325fd1 Reviewed-on: http://review.typo3.org/41363 Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org> 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>
-
When #64386 introduced a new API for registering ContentOjects the registration of the existing core-shipped ContentObjects was wrapped in a "if (TYPO3_mode == FE)" clause. This results in an empty set of ContentObjects in CLI or Backend context. Resolves: #68188 Releases: master Change-Id: Iabf63ae6d861aab1f9e744cf66f3438dec78c300 Reviewed-on: http://review.typo3.org/41361 Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org> 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>
-
The typo3/mod.php entrypoint is removed in favor of checking for M in all backend requests inside the Backend Application. The request object from the server is now enhanced with the information inside the application which type is now called. Resolves: #68183 Releases: master Change-Id: Ia51244bb1a017ac5736c1133d14066b76b3d1f72 Reviewed-on: http://review.typo3.org/41305 Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Redirect does not work as the application proceeds and throws an exception even after sending the header. Die after setting the redirect header to fix this. Releases: master Resolves: #67645 Change-Id: I90adcfa4f2f29bbfdb63cc8cf1288879eee5ae78 Reviewed-on: http://review.typo3.org/41357 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-