- Nov 01, 2012
-
-
Andreas Wolf authored
The link for file info in the context menu of the file list module does not work, as it missed the special identifier '_FILE'. Change-Id: Ie9990e3800b0d4e8b49c2594b4ad96d9ffe9839b Resolves: #41396 Releases: 6.0 Reviewed-on: http://review.typo3.org/15295 Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter
-
Steffen Ritter authored
The FrontendContentAdapter is triggered everytime a record is passed to an ContentObject instance. Therefore it may happen, that the same record is processed by the FrontendContentAdapter multiple times. Prevent multiple processing by setting a flag for finished processing. Change-Id: Ia9d5ea6db684097c33008f8ec6273abd2a6deb8d Releases: 6.0 Resolves: #42244 Reviewed-on: http://review.typo3.org/15861 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Stefan Neufeind Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter
-
Steffen Ritter authored
The rootline resolval includes deleted records. Deleted records should never be used in frontend. Add the missing deleteClause to the request. Change-Id: I2039d3343479ca080c747b1c39961d03efb34e0f Fixes: #39960 Releases: 6.0 Reviewed-on: http://review.typo3.org/14302 Reviewed-by: Mario Rimann Tested-by: Marcel Burkhalter Reviewed-by: Georg Ringer Reviewed-by: Stefan Neufeind Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter
-
Steffen Ritter authored
The ContentAdapter, which rewrites FAL references to old style database formats, is not capable of dealing with relations - images and files so to speak - to translated tt_content record. IRRE Records always are related to the UID of the actual translated record - not to the uid of tt_content record. As in TSFE and/or CSS Styled Content Rendering the UID of translated records is stored within the property _LOCALIZED_UID this is what the ContentAdapater has to hand over. Change-Id: I5887511bcf1dd8fb481e45762e302e0908791bdd Fixes: #40609 Releases: 6.0 Reviewed-on: http://review.typo3.org/14337 Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter
-
- Oct 31, 2012
-
-
Georg Ringer authored
Change-Id: Ic67444d324b895bb1ec4204012ce3ada5534edf8 Resolves: #42536 Releases: 6.0 Reviewed-on: http://review.typo3.org/16056 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Georg Ringer authored
The ext can be cleaned up a bit: * Remove not needed/old files * Remove namespace compatibility for example files Change-Id: I50ae60217c186f069908963aa2670d23c1fbe41e Resolves: #42513 Releases: 6.0 Reviewed-on: http://review.typo3.org/16038 Reviewed-by: Wouter Wolters Reviewed-by: Mattias Nilsson Reviewed-by: Philipp Gampe Reviewed-by: Felix Kopp Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Helmut Hummel authored
The legacy base classes t3lib_div and t3lib_extMgm used to be available early in the bootstrap. To enable the usage of the old class names a class alias needs to be set up right after these classes are included. Change-Id: I3cfa69d9bbca378015ee5ea3c13a6fac032fe9cc Fixes: #42574 Resolves: #41122 Releases: 6.0 Reviewed-on: http://review.typo3.org/14776 Reviewed-by: Nicole Cordes Tested-by: Nicole Cordes Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Christian Kuhn authored
Incomplete mocking of FileRepository leads to warnings in unit tests. Resolves: #42575 Releases: 6.0 Change-Id: Ib0dc85de2575d38b87e482f0ad113aad27d46014 Reviewed-on: http://review.typo3.org/16092 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
Change-Id: Ia3d3a43a80fdade11bd947beb3678068b32998c6 Reviewed-on: http://review.typo3.org/16089 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Alexander Schnitzler authored
Releases: 6.0 Fixes: #42553 Change-Id: Ie2cfa7f3d736391385511dd87c576d5b8124baf1 Reviewed-on: http://review.typo3.org/16075 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Alexander Schnitzler authored
Releases: 6.0 Fixes: #42552 Change-Id: I46d6fa253711dbb5ad822bc4c294e3299d504efe Reviewed-on: http://review.typo3.org/16074 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Stanislas Rolland authored
Problem: The range of the selection may be modified by the execCommand in Firefox, at least since version 14. Solution: Re-establish the range. Change-Id: Ied6ff3570be99bac993163cc94b801a3872aa6a9 Resolves: #39662 Releases: 4.5, 4.6, 4.7, 6.0 Reviewed-on: http://review.typo3.org/15666 Reviewed-by: Stanislas Rolland Tested-by: Stanislas Rolland
-
Helmut Hummel authored
The classname field has been removed from the scheduler but has been forgotten to be removed when inserting a task Remove that last occurrence, too. Releases: 6.0 Change-Id: I54823d80b9a9a0f0cffdab3d76690b00b5522b19 Reviewed-on: http://review.typo3.org/16082 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Francois Suter authored
The introduction of the virtual tree root in TYPO3 4.7 made it so that the option to display the path to each mount point in the page tree is never used anymore. This patch restores full usage of this option. Change-Id: I2b6cd2ac3c055ee3433339bf21d846ec5344227e Resolves: #42046 Releases: 6.0, 4.7 Reviewed-on: http://review.typo3.org/15718 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Stefan Neufeind Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Georg Ringer Tested-by: Georg Ringer
-
- Oct 30, 2012
-
-
Stefan Neufeind authored
Update to current version. Github-version contains several small fixes / cleanups, so a current checkout was used here. Change-Id: Ia7006af0ebf651f7a76395e8a684c81c2b37b888 Resolves: #42236 Releases: 6.0 Reviewed-on: http://review.typo3.org/15847 Reviewed-by: Dmitry Dulepov Tested-by: Dmitry Dulepov
-
Georg Ringer authored
The "apache-trailing-slash workaround" is not needed and can be removed Change-Id: Ic67cd24eb6ea6de2e78a871ec4b7831b8487be8b Resolves: #42503 Releases: 6.0 Reviewed-on: http://review.typo3.org/16032 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Georg Ringer authored
As the new Extension Manager got not possibility to edit files of extensions, this setting is not used anymore and can be removed Change-Id: I38470a79310a633828c8f163cac88a022f1cd4e3 Resolves: #41813 Releases: 6.0 Reviewed-on: http://review.typo3.org/16027 Reviewed-by: Mattias Nilsson Reviewed-by: Daniel Lorenz Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Georg Ringer Tested-by: Georg Ringer
-
Georg Ringer authored
If a content element is not allowed to be edited, e.g. because the ctype is not allowed to the current backend user, the edit options should not be shown. Also the content element should not be linked - the form is not displayed anyway but an ugly error is shown. Change-Id: I94beefdf6fc6a910201ab8fba4dbda0c5d174359 Fixes: #42501 Releases: 6.0 Reviewed-on: http://review.typo3.org/16023 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
- Oct 29, 2012
-
-
Georg Ringer authored
The "Switch-User" functionality can be improved: * It should be possible to switch to other admin user, just not the current user * The title of the link is reintroduced * The order is as in previous TYPO3 version, switch-back-mode is the 2nd one Resolves: #42502 Releases: 6.0 Change-Id: I7d2a32d5682731798a0671715b2bbfac9a6eee77 Reviewed-on: http://review.typo3.org/16024 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Helmut Hummel authored
While introducing USER_INT handling for the pageRenderer a bug has been introduced which breaks traditional usage of additionalHeaderData and additionalFooterData. This is the case because the replacement of the headerData is done first, when the to be replaced strings are not present in the HTML content. They are stored in the pageRenderer context. Because of that, we need to replace the pageRenderer marker first and after that the marker for additionalHeaderData and additionalFooterData Fixes: #42490 Releases: 6.0 Change-Id: I91ef658b5b5c8ca5c6cf7e25752e59a33152c2ac Reviewed-on: http://review.typo3.org/16013 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Helmut Hummel authored
When RECORDS content object is used with pages as table no translation overlay is done. Fix that by adding a check and selecting the proper overlay method in this case. Resolves: #42279 Releases: 4.5, 4.6, 4.7, 6.0 Change-Id: I9be903c06abe8532390f814e2ff29825003359d7 Reviewed-on: http://review.typo3.org/15885 Reviewed-by: Georg Ringer Tested-by: Georg Ringer Reviewed-by: Mattias Nilsson Tested-by: Mattias Nilsson Reviewed-by: Markus Klein Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
- Oct 28, 2012
-
-
Nicole Cordes authored
There is an information about the ThreadStackSize on Windows systems in the Install.txt. This information should be displayed in the Basic Configuration of the Install Tool as well. Change-Id: Iedbabccea903ab108220fbaf25492478b7e3ea1e Resolves: #42237 Releases: 6.0 Reviewed-on: http://review.typo3.org/15848 Reviewed-by: Wouter Wolters Reviewed-by: Jigal van Hemert Tested-by: Jigal van Hemert
-
Helmut Hummel authored
#41120 introduced a regression, as $GLOBALS['TYPO3_CONF_VARS']['BE']['fileadminDir'] has a trailing backslash. Fix that by removing the trailing slash and quoting the value of the global for the case it contains further path segments. Fixes: #42454 Relates: #41120 Releases: 6.0, 4.7 Change-Id: I17455374ab2b9824bee9ceeaccbee7ea959b4841 Reviewed-on: http://review.typo3.org/15987 Reviewed-by: Wouter Wolters Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Roland Waldner authored
Change-Id: I9970ef5e2087233db095a1d296261c6eb06def18 Resolves: #41498 Releases: 6.0 Reviewed-on: http://review.typo3.org/15198 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
Change-Id: I04f259646198c809cfe358e9a1ccc8816482c288 Reviewed-on: http://review.typo3.org/15994 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Stefan Neufeind authored
Some @param-tags are wrong or don't match the number of params for the function they refer to. Change-Id: I80641f7ef714e9416243336c5a0723b6ca66f80d Fixes: #42233 Releases: 6.0 Reviewed-on: http://review.typo3.org/15842 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Stefan Neufeind authored
Change-Id: I875f220cd3fee481077f5f2fa2296a611943a70c Resolves: #42196 Releases: 6.0 Reviewed-on: http://review.typo3.org/15827 Reviewed-by: Mattias Nilsson Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Kai Vogel authored
This patch removes the check function and related to that, the use of the caching framework. Resolves: #41824 Related: #39963 Releases: 6.0 Change-Id: I3d3de72c287a9b1167f0d1ea563f16994fd0ffe3 Reviewed-on: http://review.typo3.org/15475 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Wouter Wolters authored
Change \TYPO3\CMS\Core\Utility\GeneralUtility to Utility\GeneralUtility Change-Id: I4ebe25378873a6b11f906b872db92bffbad9f73f Resolves: #42456 Releases: 6.0 Reviewed-on: http://review.typo3.org/15992 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Felix Kopp authored
Fixes the docheader rows in their top position by using the standard css id "typo3-inner-docbody". Also includes the new 6.0 docheader html tags. Change-Id: Ifce74f41d1f882a5cb7095bc3546a0685935b688 Resolves: #42455 Releases: 6.0 Reviewed-on: http://review.typo3.org/15991 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Kai Vogel authored
This patch adds a checkbox to the upload form, which makes it possible to overwrite the existing directory when uploading an extension which is already available in the system. Resolves: #41006 Releases: 6.0 Change-Id: Ib51a10a0e557060f0260e97ff8a9129f1c9f7eba Reviewed-on: http://review.typo3.org/15257 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Mattias Nilsson authored
Change-Id: I70ed54656bfa20598fbfd6f6cf8ecfa9844af3ce Resolves: #42346 Releases: 6.0 Reviewed-on: http://review.typo3.org/15923 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Roland Waldner authored
Change-Id: Icdf2b997282ff6934ae0fe5563f9a797fcc4b863 Resolves: #41472 Releases: 6.0 Reviewed-on: http://review.typo3.org/15167 Reviewed-by: Philipp Gampe Reviewed-by: Wouter Wolters Tested-by: Philipp Gampe Reviewed-by: Oliver Klee Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Felix Kopp authored
Removes the Module Menu item for OpenDocs on the left. Also moves Css/JavaScript/Images and Icons to default folders. Change-Id: I90c3f04f5981c6b0e02b036c8b604ce03b3d7b66 Fixes: #41240 Releases: 6.0 Reviewed-on: http://review.typo3.org/15107 Reviewed-by: Helmut Hummel Reviewed-by: Mattias Nilsson Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Steffen Müller authored
Resolves: #41944 Releases: 6.0 Change-Id: I11bc2feeb463cc66bf19d6613f191e294a8e65c5 Reviewed-on: http://review.typo3.org/15547 Reviewed-by: Steffen Ritter Reviewed-by: Philipp Gampe Reviewed-by: Steffen Gebert Tested-by: Steffen Gebert
-
Steffen Müller authored
Resolves: #41938 Releases: 6.0 Change-Id: I977d9ab1413078adfa1ea46055d389f2f1eaa6f6 Reviewed-on: http://review.typo3.org/15543 Reviewed-by: Steffen Gebert Tested-by: Steffen Gebert
-
- Oct 26, 2012
-
-
Oliver Hader authored
Change-Id: Ib681cc7ea82d820655a856e0a8e391e3397844ea Releases: 6.0 Reviewed-on: http://review.typo3.org/15957 Reviewed-by: Oliver Hader Tested-by: Oliver Hader
-
Xavier Perseguers authored
Change-Id: Ie1dfe4306cad8bdc23864f31a77dac980eac3494 Fixes: #42054 Relates: #35212 Releases: 4.6, 4.7, 6.0 Reviewed-on: http://review.typo3.org/15741 Reviewed-by: Mattias Nilsson Reviewed-by: Stefan Neufeind Reviewed-by: Michael Stucki Tested-by: Michael Stucki
-
- Oct 25, 2012
-
-
Roland Waldner authored
Change-Id: I6b1e1b1fb346f43118382c6c39bec3088feb2c2c Resolves: #42399 Releases: 6.0 Reviewed-on: http://review.typo3.org/15940 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
- Oct 23, 2012
-
-
Hans Christian Reinl authored
* Use IIFE for faster access to jQuery and save $ use * Make JS lint-free Resolves: #42325 Releases: 6.0 Change-Id: Ia014de44570306ce9c5cd02c97a228205a7a2849 Reviewed-on: http://review.typo3.org/15915 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-