- Aug 30, 2012
-
-
TYPO3 Release Team authored
Change-Id: Ib810335a55f0b4d3b4a84024578a071b0e2ee0d9 Reviewed-on: http://review.typo3.org/14234 Reviewed-by: TYPO3 Release Team Tested-by: TYPO3 Release Team
-
Oliver Hader authored
Method clearCache() is not found in ClearLanguageCacheMenuItem(), but in LanguageCacheClearer. Change-Id: Ibd48cbba78182563c8decc8f09cfc41c3f75a923 Fixes: #40451 Releases: 6.0 Reviewed-on: http://review.typo3.org/14232 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Oliver Hader authored
On installing an extension with an individual configuration, the persisted information contains too much data (e.g. form label, name, etc.) is stored as an array. Change-Id: I87a925fc7d6f0664fc6a4302e4f9abbe6eddf5cf Fixes: #40450 Releases: 6.0 Reviewed-on: http://review.typo3.org/14231 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn Reviewed-by: Oliver Hader Tested-by: Oliver Hader
-
Oliver Hader authored
One drawback of Extbase in the backend disposal is that it requires frontend TypoScript to determine several required settings. Since blank TYPO3 instances do not contain any TypoScript by default - backend modules built on Extbase will just fail. The solution is to create a default page and TypoScript template on installing a blank TYPO3 site. Change-Id: I4fe5ffcad51bb07561d417202be577ee1bdd832a Resolves: #40428 Releases: 6.0 Reviewed-on: http://review.typo3.org/14218 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn Reviewed-by: Oliver Hader Tested-by: Oliver Hader
-
Oliver Hader authored
Adds the commonly used methods checkForUpdate() and performUpdate() to the abstract definition. Change-Id: I3584791c9a4a0ab7e79946d604c5d26875299c64 Resolves: #40437 Releases: 6.0 Reviewed-on: http://review.typo3.org/14227 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn Reviewed-by: Oliver Hader Tested-by: Oliver Hader
-
Oliver Hader authored
The install process fails on case-insensitive file systems like HFS+ on Mac OS X. The reason is that "classes" and "Classes" are the same in that regard, which will load the old saltedpasswords autoloader. Since the extension is not enabled in the install process, this will fail of course. Change-Id: Ic4e9a7d4149faeb5b68ae238101d27a10c5d5f7e Fixes: #40438 Releases: 6.0 Reviewed-on: http://review.typo3.org/14228 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn Reviewed-by: Oliver Hader Tested-by: Oliver Hader
-
Wouter Wolters authored
Change-Id: Idb9014d79cbcc2614152050fabe593135b95d434 Resolves: #40233 Related: #40095 Releases: 6.0 Reviewed-on: http://review.typo3.org/14223 Reviewed-by: Jigal van Hemert Tested-by: Jigal van Hemert Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
TYPO3 Release Team authored
Change-Id: Ia5cb6658acdc280043e656b39fd5bd5db057e7db Reviewed-on: http://review.typo3.org/14230 Reviewed-by: TYPO3 Release Team Tested-by: TYPO3 Release Team
-
Steffen Gebert authored
index_ts.php tries to instantiate a class named TypoScriptFrontendControllercompression, which does not exist. Change-Id: Id7b4f01e3f671ee235d6ce2389b08623273d8785 Resolves: #40432 Related: #40095 Releases: 6.0 Reviewed-on: http://review.typo3.org/14221 Reviewed-by: Steffen Gebert Tested-by: Steffen Gebert
-
Kai Vogel authored
This patch splits the language selection and update list in lang module into two partials to modify them separately. Change-Id: Iaaca84b7d7e2a920e22d48e3f9035e82ef5678e7 Resolves: #40427 Related: #39963 Releases: 6.0 Reviewed-on: http://review.typo3.org/14217 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Sebastian fischer authored
As the new extension manager for 6.0 does not handle translation handling a module is needed to select and update translations of extensions. This change to the sysext lang extensions ands a module with which it is possible to both change select available languages as well update the translation files for extensions. Change-Id: I2a4f53fa01a1ba157a2ef8093130f80e06b74b72 Resolves: #39963 Releases: 6.0 Reviewed-on: http://review.typo3.org/13925 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
WARNING! Upgraders who already run run 6.0 master: You need to import the static row in Install tool -> Database Analyzer -> Import -> tx_extensionmanager_domain_model_repository. To make the new extensionmanager more standalone and run with less dependencies, the table and field persistence mapping should be removed. Therefore, table sys_ter is renamed to the standard extabe table naming scheme following the model name "repository". Furthermore, the fields are normalized to be in line with the exbase model property names. This patch is needed for the installation process of introduction and government package. Change-Id: I586572c06b07e1f78df789aa659496b32250df14 Resolves: #40394 Releases: 6.0 Reviewed-on: http://review.typo3.org/14208 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Markus Klein authored
Change-Id: I4199ee07271d5d5e8aecb04c1bec1db42cc3f5d1 Fixes: #40388 Relates: #40095 Releases: 6.0 Reviewed-on: http://review.typo3.org/14200 Reviewed-by: Wouter Wolters Reviewed-by: Ingo Renner Tested-by: Ingo Renner
-
- Aug 29, 2012
-
-
Thomas Maroschik authored
This reverts commit 873a2e56 Change-Id: Ia120b5e78c617230804aa0a50f2a7c2c1dcbf81a Reviewed-on: http://review.typo3.org/14175 Reviewed-by: Thomas Maroschik Tested-by: Thomas Maroschik
-
Nicole Cordes authored
Patch deletes compat layer for class CustomSectionsInterface as it's newly introduced in TYPO3 6.0 Change-Id: I22b9ffa117099d0ca86b0e8fb50a8d52c6182b8b Resolves: #40360 Related: #40095 Related: #40240 Releases: 6.0 Reviewed-on: http://review.typo3.org/14173 Reviewed-by: Thomas Maroschik Tested-by: Thomas Maroschik
-
- Aug 28, 2012
-
-
Christian Kuhn authored
This reverts commit d4021230 Change-Id: I4ffad6b6e2b3a6a17ab64d2244f2113241b7a8c6 Reviewed-on: http://review.typo3.org/14171 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Wouter Wolters authored
This patch moves most unit tests of the tests/Unit/t3lib/* directory to the core extension, following the new name scheme. Change-Id: Icff5a0ad820914e225e8c60b323aa68e99461840 Resolves: #40355 Related: #40095 Releases: 6.0 Reviewed-on: http://review.typo3.org/14168 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Wouter Wolters authored
This patch moves most unit tests of the tests/Unit/t3lib/Cache directory to the core extensio, following the new name scheme. Change-Id: I9b6da42a4c5f9a6bfcf9218ecc76e420b340ed6c Resolves: #40353 Related: #40095 Releases: 6.0 Reviewed-on: http://review.typo3.org/14165 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
Change-Id: Ie525c47c37cbf949aba0c05d1cc86e32d03fd760 Reviewed-on: http://review.typo3.org/14167 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Hans Christian Reinl authored
Add styling for tables (especially headers). Change-Id: I12ef30016405481feea3685402618fe8469297bf Resolves: #40345 Releases: 6.0 Reviewed-on: http://review.typo3.org/14156 Reviewed-by: Thomas Maroschik Tested-by: Thomas Maroschik Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters
-
Nicole Cordes authored
Due to false path the autoloader doesn't work in several cases. This patch attaches the last class name parameter to file path. Change-Id: Id3a7ee7204944267824f70457d4786c38cd278ec Fixes: #40339 Related: #40095 Releases: 6.0 Reviewed-on: http://review.typo3.org/14153 Reviewed-by: Jigal van Hemert Tested-by: Jigal van Hemert Reviewed-by: Thomas Maroschik Tested-by: Thomas Maroschik
-
Thomas Maroschik authored
Change-Id: I344ca18dc42380a86ae8fdfb369f6849cbf3f4e7 Fixes: #40352 Related: #40095 Releases: 6.0 Reviewed-on: http://review.typo3.org/14164 Reviewed-by: Anja Leichsenring Tested-by: Anja Leichsenring Reviewed-by: Thomas Maroschik Tested-by: Thomas Maroschik
-
Steffen Gebert authored
Has to be DatabasePostgresqlTest instead of DatabasePostgreesqlTest Change-Id: I12912e94a351818b5a142e35d6226e4326b0941e Resolves: #40327 Related: #40095 Releases: 6.0 Reviewed-on: http://review.typo3.org/14151 Reviewed-by: Steffen Gebert Tested-by: Steffen Gebert
-
Steffen Gebert authored
CacheManager is used as Cache_manager Change-Id: I018df92d0ccbb0d736f797c8ba1e69df36c0c8b4 Resolves: #40318 Related: #40095 Releases: 6.0 Reviewed-on: http://review.typo3.org/14148 Reviewed-by: Steffen Gebert Tested-by: Steffen Gebert
-
Wouter Wolters authored
Move and stabilize EXT:frontend unit tests and add them to travis testsuites. Change-Id: Id3ade83bc54e3ba6ed80e435671954bb7c4f9482 Resolves: #40209 Related: #40095 Releases: 6.0 Reviewed-on: http://review.typo3.org/14091 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- Aug 27, 2012
-
-
Felix Kopp authored
Moves unit test case to the Tests folder and removes the compatibility wrapper for previous test case. Adds the namespace declaration for tx_phpunit_testcase. Change-Id: I647e3ca873842f9c65c6d2fbab25748343792a5b Fixes: #40275 Related: #40095 Releases: 6.0 Reviewed-on: http://review.typo3.org/14142 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Anja Leichsenring Tested-by: Anja Leichsenring Reviewed-by: Jigal van Hemert Tested-by: Jigal van Hemert
-
Felix Kopp authored
Moves test for module/menu utility class to EXT: backend. Also changes moduleMenuUtility to moduleController. Change-Id: I258695f60335c8f2d15d597972b0cbc7a0b70083 Resolves: #40271 Related: #40095 Releases: 6.0 Reviewed-on: http://review.typo3.org/14137 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
This patch moves most unit tests of the tests/Unit/t3lib/ main directory. They follow the new class names of the classes under test and are namespaced. Covered are files that belong to the backend and core extension. The travis test configuration is adapted to execute tests located in those extension folders. Change-Id: Ibda0cb72596a418a3f97eeba83f39428a4d0d532 Resolves: #40247 Related: #40095 Releases: 6.0 Reviewed-on: http://review.typo3.org/14123 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- Aug 26, 2012
-
-
Christian Kuhn authored
Remove the name space compatibility layer for new 6.0 classes in t3lib/. This second patch finishes the work started with #40240 and removes the compatibily layer for the log API, and the new configuration and rootline handling. All class occurences that still referenced the old class names in method headers and comments are adapted. Change-Id: Icb49db084dc25ed7b1a0b2e092c3b7a4e672b01c Resolves: #40244 Related: #40095 Related: #40240 Releases: 6.0 Reviewed-on: http://review.typo3.org/14122 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
Change-Id: I045ab2614d490c4f506e38342f0ad94591d3a420 Reviewed-on: http://review.typo3.org/14121 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Wouter Wolters authored
Change-Id: I15c23cc43e7100bdd9d68aa295babd546af09199 Resolves: #40226 Related: #40095 Releases: 6.0 Reviewed-on: http://review.typo3.org/14115 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
There is no compatibility layer needed for classes that were added with 6.0. This first patch affects lots of classes in t3lib/, especially some new 6.0 cache classes, the category code and the whole FAL layer. The compatibily files are removed, deleted from core_autoload and the migration class_alias file and all other occurences of the class names within the core are cleaned up. Change-Id: I8e81af7bf99a9d47866e1060dc5554f8297af5ca Resolves: #40240 Related: #40095 Releases: 6.0 Reviewed-on: http://review.typo3.org/14120 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Steffen Gebert authored
Change-Id: If49d1772cd5fb93e17a7b8336510006a10ff0071 Resolves: #40237 Related: #40095 Releases: 6.0 Reviewed-on: http://review.typo3.org/14119 Reviewed-by: Steffen Gebert Tested-by: Steffen Gebert
-
Christian Kuhn authored
Change-Id: I2efc006ebad39473a992cc3a35a0dde3ec23c708 Reviewed-on: http://review.typo3.org/14110 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
Change-Id: Iac69fc330ea972ec99d58eb63684c36e0997df2b Resolves: #40230 Related: #40095 Releases: 6.0 Reviewed-on: http://review.typo3.org/14109 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Thomas Maroschik authored
Change-Id: I29c3a221d321a4443e14e80508e22167b4b7f735 Fixes: #40223 Relates: #40095 Releases: 6.0 Reviewed-on: http://review.typo3.org/14105 Reviewed-by: Jigal van Hemert Tested-by: Jigal van Hemert
-
Thomas Maroschik authored
Change-Id: I6e961a5a945b77068aa075a27bbb23682124f2fe Fixes: #40203 Relates: #40095 Releases: 6.0 Reviewed-on: http://review.typo3.org/14103 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Jigal van Hemert authored
Path in class.t3lib_tceforms_suggest.php had Forms instead of Form in the path Change-Id: Id26a6da0ae94945753edc77391368223fece6ecd Fixes: #40222 Related: #40095 Releases: 6.0 Reviewed-on: http://review.typo3.org/14104 Reviewed-by: Jigal van Hemert Tested-by: Jigal van Hemert
-
Thomas Maroschik authored
Change-Id: I10048b23ba6a03542aa97ca5c27091c005a38ac6 Fixes: #40220 Relates: 40095 Releases: 6.0 Reviewed-on: http://review.typo3.org/14102 Reviewed-by: Thomas Maroschik Tested-by: Thomas Maroschik
-
Christian Kuhn authored
This will make travis execute EXT:beuser tests Change-Id: I7f36de56ee4ff6586bc9daf1dbc0099b92c84826 Resolves: #40217 Releases: 6.0 Reviewed-on: http://review.typo3.org/14099 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-