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 or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- 16 Jul, 2015 13 commits
-
-
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 27 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>
-
Resolves: #61308 Releases: master Change-Id: Id3a2625d91a821c09865d73c426559ae02bf975e Reviewed-on: http://review.typo3.org/32738 Reviewed-by:
Stefan Froemken <froemken@gmail.com> Tested-by:
Stefan Froemken <froemken@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
With the new composer installer it is possible to specify the path of the document root and also the path of the typo3/cms package It can be specified in the extra section of your composer root package like that: "extra": { "typo3/cms": { "cms-package-dir": "{$vendor-dir}/typo3/cms", "web-dir": "web" } } Releases: master Resolves: #68184 Change-Id: I6d8680a141087d1d753a63fad168e35656610495 Reviewed-on: http://review.typo3.org/41329 Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Documentation at http://docs.typo3.org/typo3cms/CoreApiReference/ExtensionArchitecture/FilesAndLocations/Index.html mentions that directory names should be "Css" and "JavaScript". Change-Id: I8324cca9a90ca0e83aef682dda98260d63c0b2b6 Resolves: #68185 Releases: master Reviewed-on: http://review.typo3.org/41333 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>
-
Frans Saris authored
Adds a new option for FolderBasedFileCollection to fetch files recursive from selected folder. Resolves: #45725 Releases: master Change-Id: I2761568b488599e53594d4f9a14cfcc5842e83e7 Reviewed-on: http://review.typo3.org/32638 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Alexander Opitz <opitz.alexander@googlemail.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
During the installation the trusted hosts pattern check is disabled by default. This leads to an exception after the installation on entering the login form. This patch adds hosts checks to install tool and reports module to ensure the installation is working after install process. Releases: master Resolves: #68096 Change-Id: I25a39b36d0922906c0ea2dec34b58b3c3fe805b7 Reviewed-on: http://review.typo3.org/41143 Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
typo3/contrib contains only vendor directory handled by composer. Move vendor one directory up to finally get rid of contrib/. Resolves: #68181 Releases: master Change-Id: I0f579b41db685339fb10b1c7d14bc99ca6fea0b1 Reviewed-on: http://review.typo3.org/41317 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
returnCount works like returnKey. It interupts further processing and directly returns the requested result. In our case the amount of elements after the splitting. Resolves: #67880 Releases: master Change-Id: Icc50d1e0e4a2ce4d7566ce6f390b09f5e0608f95 Reviewed-on: http://review.typo3.org/40874 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Frederic Gaus <frederic.gaus@flagbit.de> Tested-by:
Frederic Gaus <frederic.gaus@flagbit.de> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
Remove some last styling topics and leftover snippets. Resolves: #68147 Releases: master Change-Id: I2170b5407be897d5e2e28d8a24d668ea5617bc01 Reviewed-on: http://review.typo3.org/41260 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>
-
Georg Ringer authored
Fix a typo Change-Id: Ic36f85e7d6c29a8734cb83d1594e7a909c9646e1 Resolves: #68178 Releases: master Reviewed-on: http://review.typo3.org/41325 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Unify the LESS setup to generate more specific CSS files with reduced weight. Releases: master Resolves: #68182 Change-Id: Ia59b2f0a23c2afb478877771d8ed8cc4ab57f00f Reviewed-on: http://review.typo3.org/41306 Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
The ancient form_enctype setting was a fallback from the old days when some hosters decided uploading files in PHP is a bad idea. The fallback was thought to still allow casual data transfer. This is dropped now, the setting no longer used and removed from configuration. Resolves: #68178 Releases: master Change-Id: If16db4de44c0654b18efc5b1a9f0e3f46e079687 Reviewed-on: http://review.typo3.org/41314 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>
-
Introduce a check for proper vendor names. If the vendor name of an extension does not begin with a capital letter, a warning is logged to the deprecation log. As improper vendor names lead to errors, this check can be seen as a first step to restrict the usage of extensions with wrong vendor names, similar to a deprecation process. Additionally, a refactoring of copy-pasted checks is made. Resolves: #56944 Releases: master Change-Id: I085f63e29c1639c0cc49fa43e225b46049d67003 Reviewed-on: http://review.typo3.org/28469 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
When EXT:css_styled_content isn't installed a Migration wizard is shown in the install tool to move the flexform values to regular database fields in the tt_content table. Resolves: #67950 Releases: master Change-Id: I45dfd8882b98ed569f738bb2de10da52063a4400 Reviewed-on: http://review.typo3.org/40955 Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
If no max is defined in the TCA the remaining characters can not be determined without checking the DB. It is not a good idea to show a hardcoded size of 256. Change the code to be in sync with the TextElement and check the max configuration first. Change-Id: Ia74ea88e22b6344e8ce1a44e3795dc11d4466dba Resolves: #68176 Releases: master Reviewed-on: http://review.typo3.org/41312 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org>
-
To remove files from typo3/contrib codemirror is moved now to ext:t3editor Resolves: #68169 Releases: master Change-Id: I1c3f37c8e198281147935226c63020c5576ffbca Reviewed-on: http://review.typo3.org/41295 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Stefan Froemken <froemken@gmail.com> Tested-by:
Stefan Froemken <froemken@gmail.com>
-
Georg Ringer authored
The field storage_pid has been deprecated with #65790 and a last usage has been forgotten which is now removed. Change-Id: Ib43220461a62ad487b9fe2ea3083606f49690617 Resolves: #68172 Releases: master Reviewed-on: http://review.typo3.org/41307 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Make sure the array key of the $files array is numeric as different parts of the core rely on this. Resolves: #67662 Releases: master Change-Id: I617efa59de0de35e3c00a20f2c34af717031502f Reviewed-on: http://review.typo3.org/41299 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com>
-
Resolves: #68170 Releases: master Change-Id: I16084ad221651217fa5ad9a7bc6f41112a0ef2ba Reviewed-on: http://review.typo3.org/41297 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Georg Ringer authored
A first acceptance test is added to check if the backend login form is displayed. To be able to run tests, you need to follow this steps: * composer update * Build the required tester: ./bin/codecept build -c typo3/sysext/core/Build/AcceptanceTests.yml * Start a local web server: php -S localhost:8000 & * Run the test suite ./bin/codecept run acceptance -c typo3/sysext/core/Build/AcceptanceTests.yml typo3/sysext/core/Tests/Acceptance Change-Id: I06eae24f8356c05e083f268326ea8f9563df6b74 Resolves: #68114 Releases: master Reviewed-on: http://review.typo3.org/41262 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> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-