- May 07, 2012
-
-
Christian Kuhn authored
Introduce a class to define main constants and all basic path evaluations at an early point in bootstrap. The patch streamlines a lot of the duplicated code for the different entry points to TYPO3 and moves especially the path handling to a well documented central location. Until now, it was documented that is is possible to define own names for the directories "typo3/", "tslib", "typo3conf/" and "t3lib/". This never worked without core hacks and was probably never used in production by anyone for that reason. This feature is now officially dropped. Change-Id: Id1ec1082a2572f20500c23357ef5fdbdb05c8498 Resolves: #36889 Releases: 6.0 Reviewed-on: http://review.typo3.org/11030 Reviewed-by: Tolleiv Nietsch Tested-by: Tolleiv Nietsch Reviewed-by: Susanne Moog Tested-by: Susanne Moog Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Wouter Wolters authored
* Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: I599ecfd602da9ebc4a7778eb65701a1b4c6dfba2 Resolves: #36895 Releases: 6.0 Reviewed-on: http://review.typo3.org/11034 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Wouter Wolters authored
* Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: Iab137d8c601aa543abdd5dcf4aeae55454a77fd4 Resolves: #36886 Releases: 6.0 Reviewed-on: http://review.typo3.org/11028 Reviewed-by: Tolleiv Nietsch Tested-by: Tolleiv Nietsch Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Wouter Wolters authored
* Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: I8a8b4340a568bde06eaf5bd0de8c654eebdcf8dd Resolves: #36900 Releases: 6.0 Reviewed-on: http://review.typo3.org/11041 Reviewed-by: Tolleiv Nietsch Tested-by: Tolleiv Nietsch Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Wouter Wolters authored
* Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: I9ed6c40c406632546c6376175295449d3f0fc9e2 Resolves: #36926 Releases: 6.0 Reviewed-on: http://review.typo3.org/11052 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Marco Huber authored
In the content element "Menu/Sitemap" it would be nice to be able to select the root page for the sitemap, because the current menu type "Sitemap" always uses the tree root. We could enable this with introducing a new menu type "Sitemaps of selected pages". Change-Id: Ia71dc2486a173c9c4b0aaf7293639b323dee35dd Resolves: #35945 Releases: 6.0 Reviewed-on: http://review.typo3.org/10388 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Markus Klein Tested-by: Markus Klein Reviewed-by: Max Roesch Tested-by: Max Roesch Reviewed-by: Tolleiv Nietsch Tested-by: Tolleiv Nietsch
-
- May 06, 2012
-
-
Wouter Wolters authored
* Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: I301aa2ee3d1ddcbe8395c98a6a8edb5ac0221796 Resolves: #36903 Releases: 6.0 Reviewed-on: http://review.typo3.org/11043 Reviewed-by: Tolleiv Nietsch Tested-by: Tolleiv Nietsch
-
Wouter Wolters authored
* Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: I26a662b3da0e23e63e7e81abcf2844bb8df01fcd Resolves: #36888 Releases: 6.0 Reviewed-on: http://review.typo3.org/11029 Reviewed-by: Tolleiv Nietsch Tested-by: Tolleiv Nietsch
-
Wouter Wolters authored
When the Slider Wizard is used in a flexform the value is given as XML, which is not handled correctly. When the Slider is used in a flexform, retrieve the value with t3lib_flexformtools. Change-Id: Ifeb9f29fe356d062f027f7fba32f912d66743e24 Fixes: #34012 Releases: 4.5,4.6,4.7,6.0 Reviewed-on: http://review.typo3.org/9932 Reviewed-by: Claus Due Reviewed-by: Arjen Hoekema Tested-by: Arjen Hoekema Reviewed-by: Tolleiv Nietsch Tested-by: Tolleiv Nietsch
-
Andreas Wolf authored
The file/folder name filter methods now get an additional parameter, $additionalInformation, that can be filled by the driver as necessary. It could e.g. contain additional information fetched from the storage, that might be relevant for a filter. This change requires adding this parameter in all filters, so it is considered a breaking API change. Apart from that, driver authors have to adjust their driver if they use the dispatch method from AbstractDriver, as the parameter order changed there. Change-Id: I24b43cc02c0bf79fb637b51081f65ef3321c5b99 Resolves: #36783 Releases: 6.0 Reviewed-on: http://review.typo3.org/10932 Reviewed-by: Tolleiv Nietsch Tested-by: Tolleiv Nietsch
-
Wouter Wolters authored
* Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: Ibbc7a2bfa942c65a48ff9b373b63e7c1c5eb163a Resolves: #36893 Releases: 6.0 Reviewed-on: http://review.typo3.org/11033 Reviewed-by: Tolleiv Nietsch Tested-by: Tolleiv Nietsch
-
Wouter Wolters authored
* Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: I9b21dae460e34700f8a1248d92780fd9c73caa22 Resolves: #36890 Releases: 6.0 Reviewed-on: http://review.typo3.org/11031 Reviewed-by: Tolleiv Nietsch Tested-by: Tolleiv Nietsch
-
Wouter Wolters authored
* CGLify phpDoc (remove tabs) Change-Id: Ia3f897c3710ba2628076bb5d62beb0ff52d33406 Resolves: #36892 Releases: 6.0 Reviewed-on: http://review.typo3.org/11032 Reviewed-by: Tolleiv Nietsch Tested-by: Tolleiv Nietsch
-
Stefano Kowalke authored
This patch replaces some forgotten and/or overseen space chars in indention into tab chars. Change-Id: I1118488ee3e06d5529d741b2811095548ca818a5 Resolves: #36871 Reviewed-on: http://review.typo3.org/11018 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Ingmar Schlecht authored
Change-Id: Ied73a05fcb636153ab205f600b60475d585f7d86 Fixes: #36875 Releases: 6.0 Reviewed-on: http://review.typo3.org/11019 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- May 05, 2012
-
-
Susanne Moog authored
Due to the backwardsCompatibilityService only being called in tslib_content_content all other places related to tslib_content don't work anymore (especially RECORDS, this is used quite often both via TypoScript and in TemplaVoila and therefore has quite some impact). Patch is to call the backwardsCompatibilityService at the start of tslib_content to fix the data array for all content types. Change-Id: I57d1a86468a7836c7c12ca3e91b233c1671a1b9e Fixes: #36866 Releases: 6.0 Reviewed-on: http://review.typo3.org/11017 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn Reviewed-by: Tolleiv Nietsch Tested-by: Tolleiv Nietsch
-
Ingmar Schlecht authored
Releases: 6.0 Resolves: #36810 Change-Id: Ib8a7c30e19dab9cff72412f7dfe51aa8e94343e4 Reviewed-on: http://review.typo3.org/10953 Reviewed-by: Susanne Moog Tested-by: Susanne Moog Reviewed-by: Tolleiv Nietsch Tested-by: Tolleiv Nietsch
-
Christian Kuhn authored
showpic.php is called through eiD for several versions now, so the initialization code can be removed. Change-Id: I2f428e8bbf678dde3a20c91adfb536ee61a65aa8 Resolves: #36865 Releases: 6.0 Reviewed-on: http://review.typo3.org/11016 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
FAL introduced first functional tests in a new tests/Functional directory. Therefore all unit tests are now moved to tests/Unit. Change-Id: Ied463e171b2dcaecf66cc9f6411de47b95b5bee7 Resolves: #36864 Releases: 6.0 Reviewed-on: http://review.typo3.org/11015 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Susanne Moog authored
Clean up and fix the unit tests that got broken with FAL. Streamline the API (especially the folder part) according to the tests. Change-Id: Idfa54ce69d42621293fda2f4fa079fd20425dd75 Resolves: #36858 Releases: 6.0 Reviewed-on: http://review.typo3.org/11011 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn Reviewed-by: Susanne Moog Tested-by: Susanne Moog
-
Helmut Hummel authored
Change-Id: I02fde86434b0eef5eca1f0a162114669775a558c Fixes: #36860 Releases: 4.6, 4.7, 6.0 Reviewed-on: http://review.typo3.org/11012 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel Reviewed-by: Philipp Gampe Reviewed-by: Christian Kuhn Reviewed-by: Susanne Moog Tested-by: Susanne Moog
-
Felix Kopp authored
Change-Id: I9929cb7f185319d052b13640f4e6e1681e7bda95 Resolves: #36122 Releases: 6.0 Reviewed-on: http://review.typo3.org/10558 Reviewed-by: Ingo Pfennigstorf Tested-by: Ingo Pfennigstorf Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Wouter Wolters authored
* Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: I5f5a2c0522311a21d9e7faea3a5b71531c5044f2 Resolves: #36855 Releases: 6.0 Reviewed-on: http://review.typo3.org/11009 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Wouter Wolters authored
* Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: I02a2216692b24aba875f8bb6bf3d18f3d02bdcb9 Resolves: #36856 Releases: 6.0 Reviewed-on: http://review.typo3.org/11010 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- May 04, 2012
-
-
Wouter Wolters authored
* Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) * CGLify method signatures (the first line of the method) Change-Id: Ie5c9e6db3834a57ef3501b4eda783851e1fc6937 Resolves: #36852 Releases: 6.0 Reviewed-on: http://review.typo3.org/11006 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Andreas Wolf authored
The migration wizard for TCEforms always moved files to fileadmin/ instead of taking the configured alternative fileadmin directory into account. Change-Id: I3f877a2421833fb8bf3914487147fbb6386e30dc Fixes: #36781 Related: #36400 Releases: 6.0 Reviewed-on: http://review.typo3.org/10929 Reviewed-by: Oliver Hader Tested-by: Oliver Hader Reviewed-by: Susanne Moog Tested-by: Susanne Moog
-
Sebastian Michaelsen authored
* Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) * CGLify method signatures (the first line of the method) Change-Id: I718494b6ab141cb6460a1bc71f294fc5830fcb05 Fixes: #34882 Releases: 6.0 Reviewed-on: http://review.typo3.org/9667 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Ingmar Schlecht authored
Change-Id: Id39ff747779fcfeeb5f7b8b4af685cad1f9f05d7 Releases: 6.0 Resolves: #36839 Reviewed-on: http://review.typo3.org/10996 Reviewed-by: Ingmar Schlecht Tested-by: Ingmar Schlecht
-
Ingmar Schlecht authored
Change-Id: I44a58bdedc8be3a9be68af7d636f44628d014fce Resolves: #36835 Releases: 6.0 Reviewed-on: http://review.typo3.org/10994 Reviewed-by: Oliver Hader Tested-by: Oliver Hader
-
Ingmar Schlecht authored
If t3lib_collection_RecordCollectionRepository::queryMultipleRecords() is called without any argument the SQL statement is wrong since t3lib_BEfunc::deleteClause() starts with "AND". Change-Id: I96efb31d142e89968cfcfa66ba6d1fda570b8595 Fixes: #36841 Releases: 6.0, 4.7 Reviewed-on: http://review.typo3.org/10998 Reviewed-by: Oliver Hader Tested-by: Oliver Hader
-
Sebastian Michaelsen authored
* Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) * CGLify method signatures (the first line of the method) * Corrected a few minor very obvious flaws Change-Id: Ie474fe9009c73092b7323b06648eb2e988473cd9 Resolves: #34629 Releases: 6.0 Reviewed-on: http://review.typo3.org/9450 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Felix Kopp authored
With issue #23828 the closing slash for PAGEPATH was removed. If PAGEPATH in docheader is combined with PAGEINFO, there is now no visible separation anymore. The patch re-introduces the missing slash. Change-Id: I6f261179cfcdee7301bc8eaba47d722b973d8017 Resolves: #35216 Releases: 6.0, 4.7 Reviewed-on: http://review.typo3.org/9861 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- May 03, 2012
-
-
Christian Kuhn authored
typo3/sysext/lowlevel/class.tx_lowlevel_cleaner.php was never finished since TYPO3 4.0 and die()'s immediately. Remove it. Change-Id: Id3030d396fac9c261e449c525f7756b569f37d2c Resolves: #36824 Releases: 6.0 Reviewed-on: http://review.typo3.org/10982 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
Remove all XCLASS definitions in typo3/ and all system extension that are not handled as git submodules. Change-Id: Ib9e1d8db31f91f5f1453deb694f2441ef41130f2 Resolves: #36821 Related: #31893 Releases: 6.0 Reviewed-on: http://review.typo3.org/10981 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Francois Suter authored
In both extensions list of the new EM (available and import), the action icons are flush with the top of each table row. Instead they should be aligned with the extension icon. Change-Id: I49dd745c3b014af24c6a06b5d68e46418cc77e63 Fixes: #36611 Releases: 6.0, 4.7, 4.6, 4.5 Reviewed-on: http://review.typo3.org/10811 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Francois Suter Tested-by: Francois Suter
-
Stanislas Rolland authored
In FAL-enabled RTE Spell Checker, create personal dictionary in the backend user's default upload folder. Change-Id: Ifad2612a5af1f447cc9cc9abdae6c140f3680a8d Releases: 6.0 Resolves: #36818 Reviewed-on: http://review.typo3.org/10974 Reviewed-by: Stanislas Rolland Tested-by: Stanislas Rolland
-
Stanislas Rolland authored
When no folder is selected, use $BE_USER->getDefaultUploadFolder(). Use the id of the base script so that the same styles are applied to the window. When enabled, move the folder creation form to the bottom of the window. Honour readonly filemounts. Slightly increase the default opening width of the image dialogue. Change-Id: I710e60ffe00125874532137422a4ee461b8850e7 Releases: 6.0 Resolves: #36815 Reviewed-on: http://review.typo3.org/10969 Reviewed-by: Stanislas Rolland Tested-by: Stanislas Rolland
-
Francois Suter authored
In the local list of extensions, the tooltips on the first two action columns are misplaced. Tooltips from the second one override those from the first one. Change-Id: I24f02ff8b28a49e4649b7139d7d9ce196a6fceb8 Fixes: #36610 Releases: 6.0, 4.7, 4.6 Reviewed-on: http://review.typo3.org/10810 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Francois Suter Tested-by: Francois Suter
-
Thomas Layh authored
If tt_content.image.20.maxW is not set, PHP throws a warning about division by zero. This is not necessary. After that the variable $scale is not set. This patch checks if $netW is greater zero and otherwise the else condition will set $scale to 1. Change-Id: Icd876b33d543080e486e0184c8af34c9a3831738 Fixes: #36777 Releases: 6.0, 4.7, 4.6 Reviewed-on: http://review.typo3.org/10928 Reviewed-by: Michael Klapper Tested-by: Michael Klapper Reviewed-by: Philipp Gampe Reviewed-by: Georg Ringer Tested-by: Georg Ringer
-
Stanislas Rolland authored
Use FAL file properties "name" and "alternative" as default values for "title" and "alt" img tag attributes when inserting an image into the RTE content. Change-Id: If33bfbd26bea5e63e154cd4e042b327eb1e02199 Releases: 6.0 Resolves: #36796 Reviewed-on: http://review.typo3.org/10944 Reviewed-by: Stanislas Rolland Tested-by: Stanislas Rolland
-