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 21 commits
-
-
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 19 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>
-