- Oct 28, 2012
-
-
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
-
Jigal van Hemert authored
Add clear search button to the jQuery dataTables search box Change-Id: I83b57e0db29f7a948461ffdeab6375dfd16a4ad3 Fixes: #42286 Releases: 6.0 Reviewed-on: http://review.typo3.org/15897 Reviewed-by: Nicole Cordes Tested-by: Nicole Cordes Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
- Oct 22, 2012
-
-
Steffen Müller authored
Resolves: #41943 Releases: 6.0 Change-Id: Ie9ee6fd200a330d7c78285afc380d1d59d4ec03a Reviewed-on: http://review.typo3.org/15545 Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter Reviewed-by: Philipp Gampe Reviewed-by: Ingo Renner Tested-by: Ingo Renner
-
Helmut Hummel authored
Add the dependency resolving when installing local extensions with the extension manager. Cleanup the download controller arguments on the go. Fixes: #41273 Releases: 6.0 Change-Id: I10876f09bf4bed7b33d803a80a3d89fb583d4c7e Reviewed-on: http://review.typo3.org/15873 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Christian Kuhn authored
\TYPO3\CMS\Form\Localization is a singleton class with constructor parameters. This is an antipattern and broken by design. As an effect it leads to warnings in unit tests and makes the class unusable with multiple files. The patch removes the implementation of the singletonInterface, but sets the default localization file as default parameter to keep backwards compatibility. Change-Id: I3ed5c77c5c3a653c8d5e7259baa64a41c8c20859 Resolves: #42280 Releases: 6.0 Reviewed-on: http://review.typo3.org/15886 Reviewed-by: Steffen Ritter Reviewed-by: Wouter Wolters Reviewed-by: Nicole Cordes Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Stanislas Rolland authored
Problem: The filename created by t3lib_div::tempnam may contain backslashes. Solution: Process the file name through t3lib_div::fixWindowsFilePath Change-Id: I47f8fe39ffb29894d78ac28141b88ea7abf6fd2c Releases: 4.5, 4.6, 4.7, 6.0 Resolves: #38699 Reviewed-on: http://review.typo3.org/12684 Reviewed-by: Nicole Cordes Tested-by: Nicole Cordes Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Sebastian Schawohl authored
Internet Explorer 8 raises an error on JavaScript objects with reserved words as property names. In the new form wizard an object was created with class as property name which is a reserved word. Surrounding with quotes fixes the bug. Change-Id: Id9ceef79e8503886cdaebbf14ddb4e92c4b7dcea Fixes: #33504 Releases: 6.0, 4.7, 4.6 Reviewed-on: http://review.typo3.org/8776 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Mario Rimann Tested-by: Mario Rimann Reviewed-by: Stefan Neufeind Reviewed-by: Dmitry Dulepov Tested-by: Dmitry Dulepov Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Jigal van Hemert authored
The extension state is stored as text in the TER dump, but stored as an integer in the database. The correct conversion must be done to be able to show the states from extensions in TER. Change-Id: I9fc05a61df1df71696c690874507f7bbc51e9aab Fixes: #42260 Releases: 6.0 Reviewed-on: http://review.typo3.org/15877 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel Reviewed-by: Jigal van Hemert Tested-by: Jigal van Hemert
-
Helmut Hummel authored
Through calculation of dependencies the dependency utility swapped lowest and highest constraint. Fix that and also make the dialogue work again when installing an extension with dependencies. Fixes: #42245 Releases: 6.0 Change-Id: I1701b966bbb0c9768992e5e8a9a6a88ae4917ce6 Reviewed-on: http://review.typo3.org/15862 Reviewed-by: Jigal van Hemert Tested-by: Jigal van Hemert Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
- Oct 21, 2012
-
-
Andreas Wolf authored
Resolves: #41941 Releases: 6.0 Change-Id: Ia500d4892532a7e5ec7a997f4b3b0c521d22a654 Reviewed-on: http://review.typo3.org/15858 Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter Reviewed-by: Andreas Wolf Tested-by: Andreas Wolf
-
Andreas Wolf authored
Resolves: #41940 Releases: 6.0 Change-Id: Ie45de7e048950cae42672439f72639813ce423ff Reviewed-on: http://review.typo3.org/15857 Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Andreas Wolf Tested-by: Andreas Wolf
-
Andreas Wolf authored
All absolute identifiers within a storage have to begin with a "/". The Storage does not respect this for the processing folder, leading to wrong identifiers being generated for images inside this folder. To account for this change, the sys_file_processedfile table should be cleared. All identifiers will be regenerated then. Change-Id: I19293ea766f54830264555f63094471f73a61b28 Resolves: #42180 Releases: 6.0 Reviewed-on: http://review.typo3.org/15836 Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter
-
Steffen Ritter authored
Just some CGL, DocComment and variable name cleanup within the FileRepository Change-Id: If5cf743f1a3e5ac1e2dc5c7f592df642cca9211a Resolves: #42243 Releases: 6.0 Reviewed-on: http://review.typo3.org/15860 Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter
-
Andreas Wolf authored
The key for the default filters array in the default configuration of TYPO3 is callbackFilterMethods. This is misleading, as one might see this as a list of *all* available filters. Therefore, the key is renamed to defaultFilterCallbacks. The name change does not break any public API as the array key is only used in one place: the ResourceStorage. Resolves: #42239 Releases: 6.0 Change-Id: I48282f8e49ab786aaf8821badfb411a653e9a3fc Reviewed-on: http://review.typo3.org/15856 Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter
-
Nicole Cordes authored
There is an information about the ThreadStackSize on Windows systems in the Install.txt This information should be displayed in report status as well Change-Id: I70512b15ec672aa16dee8223a48ea5d51f3a8964 Resolves: #42235 Releases: 6.0 Reviewed-on: http://review.typo3.org/15845 Reviewed-by: Jigal van Hemert Tested-by: Jigal van Hemert
-
- Oct 20, 2012
-
-
Helmut Hummel authored
Implement the creation of configured upload folder and "createDirs". Releases: 6.0 Resolves: #42145 Change-Id: I4951d6daa6c3c8981f03b3d77a56e5f48913a5a5 Reviewed-on: http://review.typo3.org/15838 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Jigal van Hemert authored
In some browsers the upload form did not go to the iframe for further processing by JavaScript. Adding a name to the iframe solves the problem. Change-Id: If9f6afcf4a80ac178c6c473cc8542ddb4bf7317c Fixes: #42156 Releases: 6.0 Reviewed-on: http://review.typo3.org/15840 Reviewed-by: Jigal van Hemert Tested-by: Jigal van Hemert
-
Roland Waldner authored
Change-Id: Ifbf4d901a496ce065c453073bc15cb7f3590fa61 Resolves: #42170 Releases: 6.0 Reviewed-on: http://review.typo3.org/15813 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn Reviewed-by: Steffen Müller Tested-by: Steffen Müller Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Georg Ringer Tested-by: Georg Ringer
-
Steffen Ritter authored
The TCA for sys_file_reference table configures fields like hidden, sys_language_uid and alike as "exclude => 1". This causes the translation of tt_content elements with images to fail for an regular editor if these fields are not configured to be allowed explicitly. These fields are always hidden in TCEforms, but always required for IRRE and translation to work. Therefore remove the exclude-field configuration. Change-Id: I1783b7406b62c1142acb991308e3698cf5af68f1 Resolves: #42224 Releases: 6.0 Reviewed-on: http://review.typo3.org/15835 Reviewed-by: Georg Ringer Tested-by: Georg Ringer
-
Helmut Hummel authored
* Use controller arguments for actions * Simplify contollers Releases: 6.0 Resolves: #42163 Change-Id: I211d58e0dbbed083bb7a643a89da764bb4a186a3 Reviewed-on: http://review.typo3.org/15823 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
- Oct 19, 2012
-
-
Jigal van Hemert authored
When showing extensions from TER unsafe extensions must not be shown in the list or search results. Change-Id: I229e3fc2b00a25c4e1cbcdc1ec2ac1596692630a Fixes: #42153 Releases: 6.0 Reviewed-on: http://review.typo3.org/15824 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Helmut Hummel authored
* Use controller arguments for actions * Add escaping in viewhelpers * Remove compatibility files * Fix some annotations * Enable test after ConfigurationManager change * Fix new property mapper configuration Releases: 6.0 Resolves: #42163 Change-Id: Ida9010e2eb00013c3a3e855983b58bb7df38c30d Reviewed-on: http://review.typo3.org/15803 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Felix Kopp authored
Cleans up the About Modules CSS file (mainly paddings) and terminology to distinct between "TYPO3" (Association) and "TYPO3 CMS" product within copyright notices. Standardize CSS ids to use the extension key (aboutmodules). Also adds links to the module descriptions to jump to module. Brings one further logo image to comply with new brand definition. Only applies to the extbase version of AboutModules. Resolves: #41980 Releases: 6.0, 4.7 Change-Id: Iba088c5d644dfc048ea9c65e72711d501b51ae59 Reviewed-on: http://review.typo3.org/15610 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
Better mocking in test class to ensure isUsageEnabled() returns TRUE in all environments and especially in travis. Change-Id: Icb68b1c863c13db0fb1e48390db130f43b9e0622 Related: #41828 Releases: 6.0 Reviewed-on: http://review.typo3.org/15815 Reviewed-by: Steffen Ritter Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
Test files for #41828 should be in Tests/ instead of tests/ Change-Id: I26188b0addae691a2d5c4c8289885303db556d82 Related: #41828 Releases: 6.0 Reviewed-on: http://review.typo3.org/15810 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Jigal van Hemert authored
Upload in EM assumes <extkey>_<version>.zip, so the download as zip feature must use the same format. Change-Id: Ide7eb7aac3c8f213b7db2bc9dad5e014e8faa666 Fixes: #42067 Release: 6.0 Reviewed-on: http://review.typo3.org/15801 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Stanislas Rolland authored
Problem: When linking from a piece of content in the RTE to a disabled page in the tree, the link isn't shown in the final frontend rendering. However, the small arrow icon that you can have in front of the link to denote its type, does get shown. Solution: Remove the icon if no link is generated Change-Id: If2f5af7ef81578571ed0a1255a53d9373f14bfed Resolves: #36087 Releases: 4.5, 4.6, 4.7, 6.0 Reviewed-on: http://review.typo3.org/15802 Reviewed-by: Stanislas Rolland Tested-by: Stanislas Rolland
-
- Oct 18, 2012
-
-
Helmut Hummel authored
The compatibility class loader currently fails to match method declarations that go over multiple lines. Add the /s modifier to the pattern and adjust the testcases. Releases: 6.0 Resolves: #42134 Change-Id: I2671944a80608b9ac585f6b5c586ceb571b82ecb Reviewed-on: http://review.typo3.org/15800 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Stanislas Rolland authored
Problem: The spell checker must analyze the dictionary file and may have to update the charset of the personal dictionary. In doing so, it is looking for the wrong file when the dictionary in use is a regional/variety dictionary. Change-Id: Ia2b57c0ead7c90a6d40e9db4d396e6c7ded72e5c Resolves: #29685 Releases: 4.5, 4.6, 4.7, 6.0 Reviewed-on: http://review.typo3.org/15790 Reviewed-by: Stanislas Rolland Tested-by: Stanislas Rolland
-
Helmut Hummel authored
To have the possibility to remove dependencies from code that calls the configuration manager, it has to be made non static. Together with this change, all further configuration file logic is moved to that class, to not expose internals in other places. For that some methods needed to be made public, but have been marked private, thus are not public API. Further cleanup and simplification, especially not calling makeInstance several times, will go in a separate change. Resolves: #41052 Releases: 6.0 Change-Id: I8ddfa4a957d0b4955ed422a1deeebaf84340c2c1 Reviewed-on: http://review.typo3.org/15267 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
EXT:cli was removed and merged with core but the extension key is still in the list of REQUIRED_EXTENSIONS. Change-Id: I272338b2676f8d84d586586c36c151c9339ed1a7 Resolves: #42138 Related: #40949 Releases: 6.0 Reviewed-on: http://review.typo3.org/15788 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Helmut Hummel authored
Do additional code style cleanups on the go. Change-Id: I6d8732b7b4c979a96b4847a85e3aea52db01fbd3 Fixes: #38406 Releases: 6.0, 4.7, 4.6, 4.5 Reviewed-on: http://review.typo3.org/12898 Reviewed-by: Wouter Wolters Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
- Oct 17, 2012
-
-
Thomas Löffler authored
Adding users to Compare list does not work. Change-Id: I079f0c8cf47213854c1ef358631b6a7c9ecc9260 Resolves: #41233 Releases: 6.0 Reviewed-on: http://review.typo3.org/15377 Reviewed-by: Mattias Nilsson Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters
-
Jigal van Hemert authored
Extension manager shows possible locations to install an Extension. The options set in the Install Tool must be shown. Change-Id: I6d51c1a71eb4ff83077cf3962fadbcefb5049637 Fixes: #42103 Releases: 6.0 Reviewed-on: http://review.typo3.org/15778 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Jigal van Hemert authored
Replace text in Javascript by language labels. Fix jQuery behaviour for update, upload and other icons. Replace some text links by icons. After answering No to update confirmation the mask in the background is removed. Change-Id: Id934e4c270897d5810ff68e1f076a91d7ba182fb Fixes: #42033 Releases: 6.0 Reviewed-on: http://review.typo3.org/15759 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Stefan Neufeind authored
Adjust occurence in t3lib which is just there for compatibility (deprecated). Change-Id: Ieca152e5a4f21fac4e5473747a205eead278f88e Resolves: #42102 Releases: 6.0 Reviewed-on: http://review.typo3.org/15769 Reviewed-by: Wouter Wolters Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-