- Jun 21, 2012
-
-
Steffen Ritter authored
The Template Class is currently initialized in global scope in init.php. Move that to the Bootstrap. Change-Id: I9b1be2d9f953f7b3bf76849985bf160e976232b5 Resolves: #38269 Releases: 6.0 Reviewed-on: http://review.typo3.org/12274 Reviewed-by: Oliver Klee Reviewed-by: Wouter Wolters Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Roland Waldner authored
Change-Id: I9316f92e296c0489fcd88e384beeb4fbb95f496c Resolves: #38267 Releases: 6.0 Reviewed-on: http://review.typo3.org/12268 Reviewed-by: Oliver Klee Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Roland Waldner authored
Change-Id: Iedad3e5e4529b60330574eadfa494366bab7d025 Resolves: #38265 Releases: 6.0 Reviewed-on: http://review.typo3.org/12265 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Wouter Wolters authored
Clean up phpDoc comments for the following classes: * typo3/sysext/impexp/app/index.php * typo3/sysext/impexp/class.tx_impexp.php Clean up provides: * Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: I72d931829e31d1bcd46ba8efa39fef0275654ef1 Resolves: #38266 Releases: 6.0 Reviewed-on: http://review.typo3.org/12266 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Steffen Ritter authored
Followup because of a Merge Error Change-Id: Ic54f4c360269e707b64b3e2c28b0786a19d18fb2 Resolves: #38131 Releases: 6.0 Reviewed-on: http://review.typo3.org/12273 Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter
-
Benjamin Mack authored
Since the autoloader is in place, the require statements for all classes (including template.php) is not necessary. This patch adds the core classes to the autoloader file, and removes all unnecessary require statements. This change also brings modification with that moves the initialization of $GLOBALS['TBE_TEMPLATE'] from template.php into init.php. This means that TBE_TEMPLATE is always available in the backend now. Change-Id: I0759d678d42d122e0dc99568e761a05f4b036af4 Resolves: #38131 Reviewed-on: http://review.typo3.org/12142 Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter
-
Ludwig Rafelsberger authored
Resolves: #38264 Releases: 6.0 Change-Id: Id0b0e234ecb76c470322739a78945b49b7e4956f Reviewed-on: http://review.typo3.org/12258 Reviewed-by: Oliver Klee Tested-by: Steffen Ritter Reviewed-by: Steffen Ritter Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Bart Dubelaar authored
The create backend user task did not properly load the usergroups of an existing user, because it wrongly assumes that the groups are provided as array. Actually the groups are provided as raw DB field, thus no conversion is needed. Change-Id: Ia704e071f6565f1a892e5f5c8d4c2b83a106f32f Fixes: #36300 Releases: 6.0, 4.7, 4.6, 4.5 Reviewed-on: http://review.typo3.org/10706 Reviewed-by: Philipp Gampe Reviewed-by: Georg Ringer Tested-by: Georg Ringer Reviewed-by: Dmitry Dulepov Reviewed-by: Oliver Klee Reviewed-by: Wouter Wolters Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Wouter Wolters authored
Clean up phpDoc comments for the following classes: * typo3/sysext/filelist/ext_tables.php * typo3/sysext/filelist/mod1/conf.php * typo3/sysext/filelist/mod1/index.php * typo3/sysext/func/ext_tables.php * typo3/sysext/func/mod1/conf.php * typo3/sysext/func/mod1/index.php * typo3/sysext/func_wizards/class.tx_funcwizards_webfunc.php * typo3/sysext/func_wizards/ext_tables.php * typo3/sysext/impexp/app/conf.php * typo3/sysext/impexp/class.tx_impexp_clickmenu.php * typo3/sysext/impexp/ext_autoload.php * typo3/sysext/impexp/ext_tables.php * typo3/sysext/impexp/modfunc1/class.tx_impexp_modfunc1.php * typo3/sysext/impexp/task/class.tx_impexp_task.php Clean up provides: * Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: Ie0af03800d7e5592e8e8e9936f746603d238b0a5 Resolves: #38262 Releases: 6.0 Reviewed-on: http://review.typo3.org/12257 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Wouter Wolters authored
Clean up phpDoc comments for the following classes: * typo3/sysext/cshmanual/ext_tables.php * typo3/sysext/extra_page_cm_options/class.tx_extrapagecmoptions.php * typo3/sysext/extra_page_cm_options/ext_tables.php * typo3/sysext/feedit/ext_localconf.php * typo3/sysext/feedit/view/class.tx_feedit_editpanel.php * typo3/sysext/felogin/ext_localconf.php * typo3/sysext/felogin/ext_tables.php * typo3/sysext/felogin/pi1/class.tx_felogin_pi1.php * typo3/sysext/felogin/tests/tx_feloginTest.php Clean up provides: * Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: Id09ec3f662b432098eb3b3897008cbeee76e0871 Resolves: #38242 Releases: 6.0 Reviewed-on: http://review.typo3.org/12245 Reviewed-by: Oliver Klee Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Wouter Wolters authored
Clean up phpDoc comments for the following classes: * typo3/sysext/about/ext_tables.php * typo3/sysext/aboutmodules/ext_tables.php * typo3/sysext/adodb/ext_localconf.php * typo3/sysext/belog/ext_tables.php * typo3/sysext/beuser/ext_localconf.php * typo3/sysext/beuser/ext_tables.php * typo3/sysext/context_help/ext_tables.php * typo3/sysext/css_styled_content/ext_localconf.php * typo3/sysext/css_styled_content/ext_tables.php * typo3/sysext/css_styled_content/pi1/class.tx_cssstyledcontent_pi1.php Clean up provides: * Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: I25c9eaf2125dd757577615133b240179100349f9 Resolves: #38241 Releases: 6.0 Reviewed-on: http://review.typo3.org/12244 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- Jun 20, 2012
-
-
Wouter Wolters authored
Clean up phpDoc comments for the following classes: * typo3/sysext/cms/tslib/interfaces/ interface.tslib_content_cobjgetsinglehook.php * typo3/sysext/cms/tslib/interfaces/ interface.tslib_content_fileLinkHook.php * typo3/sysext/cms/tslib/interfaces/ interface.tslib_content_getPublicUrlForFileHook.php * typo3/sysext/cms/tslib/interfaces/ interface.tslib_content_getdatahook.php * typo3/sysext/cms/tslib/interfaces/ interface.tslib_content_getimgresourcehook.php * typo3/sysext/cms/tslib/interfaces/ interface.tslib_content_postinithook.php * typo3/sysext/cms/tslib/interfaces/ interface.tslib_content_stdwraphook.php * typo3/sysext/cms/tslib/interfaces/ interface.tslib_mediawizardprovider.php * typo3/sysext/cms/tslib/interfaces/ interface.tslib_menu_filterMenuPagesHook.php * typo3/sysext/cms/tslib/media/scripts/example_callfunction.php * typo3/sysext/cms/tslib/media/scripts/example_itemArrayProcFunc.php * typo3/sysext/cms/tslib/media/scripts/example_keepRollover.js * typo3/sysext/cms/tslib/media/scripts/example_keepRollover.php * typo3/sysext/cms/tslib/media/scripts/example_languageMenu.php * typo3/sysext/cms/tslib/media/scripts/example_typolinkpop.php Clean up provides: * Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: Ia3cc5c19ae601f1ba3d485467a1c9c9c7025908f Resolves: #38100 Releases: 6.0 Reviewed-on: http://review.typo3.org/12107 Reviewed-by: Oliver Klee Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Ludwig Rafelsberger authored
Fixed some other CGL violations too. Change-Id: I51715b5e9d56118b6a1dd22abd69ba79e189fcb2 Resolves: #38079 Release: 6.0 Reviewed-on: http://review.typo3.org/12092 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Wouter Wolters authored
Clean up phpDoc comments for the following classes: * typo3/sysext/cms/tslib/media/scripts/fe_adminLib.inc * typo3/sysext/cms/tslib/media/scripts/gmenu_foldout.php * typo3/sysext/cms/tslib/media/scripts/gmenu_layers.php * typo3/sysext/cms/tslib/media/scripts/makeMenu_datedirectory.inc * typo3/sysext/cms/tslib/media/scripts/plaintextLib.inc * typo3/sysext/cms/tslib/media/scripts/postit.inc * typo3/sysext/cms/tslib/media/scripts/testscript.inc * typo3/sysext/cms/tslib/media/scripts/testscript_EXT.php * typo3/sysext/cms/tslib/media/scripts/testscript_INT.php * typo3/sysext/cms/tslib/media/scripts/tmenu_layers.php * typo3/sysext/cms/tslib/media/scripts/wapversionLib.inc * typo3/sysext/cms/tslib/media/scripts/xmenu_layers.diff * typo3/sysext/cms/tslib/media/scripts/xmlversionLib.inc Clean up provides: * Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: I86f9e817865a96ea1a0744415c15d0459f6a294a Resolves: #38113 Releases: 6.0 Reviewed-on: http://review.typo3.org/12127 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Wouter Wolters authored
Clean up phpDoc comments for the following classes: * typo3/sysext/cms/tslib/class.tslib_controltable.php * typo3/sysext/cms/tslib/class.tslib_eidtools.php * typo3/sysext/cms/tslib/class.tslib_extdirecteid.php * typo3/sysext/cms/tslib/class.tslib_fecompression.php * typo3/sysext/cms/tslib/class.tslib_feuserauth.php * typo3/sysext/cms/tslib/class.tslib_frameset.php * typo3/sysext/cms/tslib/class.tslib_gifbuilder.php Clean up provides: * Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: I9f2f4aed1cb7b305be0a0f15aa8a32c8f14e21e1 Resolves: #38119 Releases: 6.0 Reviewed-on: http://review.typo3.org/12132 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Wouter Wolters authored
Clean up phpDoc comments for the following classes: * typo3/sysext/cms/tslib/class.tslib_adminpanel.php * typo3/sysext/cms/tslib/class.tslib_content.php Clean up provides: * Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: I6b93c6431383daec8e28de1ac2b711aa810da930 Resolves: #38116 Releases: 6.0 Reviewed-on: http://review.typo3.org/12129 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Wouter Wolters authored
Clean up phpDoc comments for the following classes: * typo3/sysext/cms/tslib/class.tslib_mediawizardcoreprovider.php * typo3/sysext/cms/tslib/class.tslib_mediawizardmanager.php * typo3/sysext/cms/tslib/class.tslib_menu.php * typo3/sysext/cms/tslib/class.tslib_search.php Clean up provides: * Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: I1f31ce461b1a3e0c487345e16d5458961db33edb Resolves: #38125 Releases: 6.0 Reviewed-on: http://review.typo3.org/12136 Reviewed-by: Simon Schaufelberger Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Wouter Wolters authored
Clean up phpDoc comments for the following classes: * typo3/sysext/cms/tslib/class.tslib_fe.php Clean up provides: * Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: I883b517e057da9089ea9939e54a36838e7787224 Resolves: #38143 Releases: 6.0 Reviewed-on: http://review.typo3.org/12153 Reviewed-by: Oliver Klee Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Helmut Hummel authored
Change-Id: I5ee5b688ef8ebac21716a947ae8ce89a8d0dbbcf Resolves: #38231 Releases: 6.0 Reviewed-on: http://review.typo3.org/12234 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Wouter Wolters authored
Clean up phpDoc comments for the following classes: * typo3/sysext/cms/ext_autoload.php * typo3/sysext/cms/ext_localconf.php * typo3/sysext/cms/ext_tables.php * typo3/sysext/cms/readme.txt * typo3/sysext/cms/tbl_cms.php * typo3/sysext/cms/tbl_tt_content.php * typo3/sysext/cms/tslib/class.tslib_pagegen.php * typo3/sysext/cms/tslib/class.tslib_pibase.php * typo3/sysext/cms/web_info/class.tx_cms_webinfo.php * typo3/sysext/cms/web_info/class.tx_cms_webinfo_lang.php Clean up provides: * Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: Iaecdd047b5fc6aadb67280304fe52b579e621865 Resolves: #38234 Releases: 6.0 Reviewed-on: http://review.typo3.org/12240 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Helmut Hummel authored
There is some code left in init.php that is not yet encapsuled in methods. Move everything into methods in the bootstrap class. Remaining TYPO3_DB->connectToDatase() calls in other classes will be handled in a different change. Change-Id: If69b8cc49cb9ff04d18612d733414e36ee9a48fb Resolves: #38132 Releases: 6.0 Reviewed-on: http://review.typo3.org/12152 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Christian Kuhn Reviewed-by: Oliver Hader Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
- Jun 18, 2012
-
-
Kay Strobach authored
Fixes absolute path calculation bug and introduces the correct relative calculation similar to jsFiles. Change-Id: If7b41c9aa26f7b60cceae9ae680d94a257308df8 Fixes: #36308 Releases: 6.0, 4.7 Reviewed-on: http://review.typo3.org/10689 Reviewed-by: Tolleiv Nietsch Tested-by: Tolleiv Nietsch Reviewed-by: Stefan Neufeind Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Xavier Perseguers authored
A scheduler task is missing to allow language packages to be regularly updated. Change-Id: I9af75c5ad24017123668ae5ef7b562b3992189cf Releases: 6.0 Resolves: #38083 Reviewed-on: http://review.typo3.org/12094 Reviewed-by: Xavier Perseguers Reviewed-by: Georg Ringer Tested-by: Georg Ringer
-
- Jun 17, 2012
-
-
Christian Kuhn authored
The scope separation in Bootstrap classes still needs more thoughts and concepts. For now, the construct is simplified to a simple main class with most code in it and independent static helper classes to encapsulate scope specific code. Change-Id: I3f70ececb876fef8bfce76646f84a86cda439a74 Resolves: #38134 Releases: 6.0 Reviewed-on: http://review.typo3.org/12144 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel Reviewed-by: Oliver Hader Tested-by: Oliver Hader
-
TYPO3 v4 Release Team authored
Change-Id: Ia7f8450430f3fc440cfe0e00d92da1816f5fe0ef Reviewed-on: http://review.typo3.org/12149 Reviewed-by: TYPO3 v4 Release Team Tested-by: TYPO3 v4 Release Team
-
Christian Kuhn authored
After all code from config_default was transferred to methods of the bootstrap, it is now usefull to merge the calls to the according entry script scripts to simplify further refactoring. Change-Id: Iaeb9e43c76f90fdc477e4555dc18e8a87b85cc94 Releases: 6.0 Resolves: #38128 Reviewed-on: http://review.typo3.org/12141 Reviewed-by: Oliver Hader Tested-by: Oliver Hader Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Jigal van Hemert authored
Reports module shows where old XCLASS methods are still used. Change-Id: Ic67815b0af87b7fbf6c5a380ae7b2f4ab37d8398 Resolves: #38123 Releases: 6.0 Reviewed-on: http://review.typo3.org/12140 Reviewed-by: Oliver Hader Tested-by: Oliver Hader Reviewed-by: Philipp Gampe Reviewed-by: Felix Kopp Tested-by: Felix Kopp Reviewed-by: Jigal van Hemert Tested-by: Jigal van Hemert
-
Helmut Hummel authored
Until now the localconf.php file is included in a global scope. This is a major blocker for a clean and flexible bootstrapping. Include the main configuration file in a method of the bootstrap class and set all supported global variables as global. Resolves: #38126 Releases: 6.0 Change-Id: I6bdb1f7624994272c577dcd141d3fc9b18258f9d Reviewed-on: http://review.typo3.org/12138 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn Reviewed-by: Oliver Hader Tested-by: Oliver Hader
-
Helmut Hummel authored
Until now all the ext_localconf.php files provided by extensions were included in a global scope. This is a major blocker for a clean and flexible bootstrapping. Include the configuration files in a method of the bootstrap class and set all supported global variables as global. Resolves: #38124 Releases: 6.0 Change-Id: I4e7136d39f85258f75f6f76cb60eeede8bfc0453 Reviewed-on: http://review.typo3.org/12139 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn Reviewed-by: Oliver Hader Tested-by: Oliver Hader
-
- Jun 16, 2012
-
-
Christian Kuhn authored
Change-Id: I6264ef8c94402dc53136ac502ea7d682a5141a1c Releases: 6.0 Resolves: #38122 Reviewed-on: http://review.typo3.org/12135 Reviewed-by: Oliver Hader Tested-by: Oliver Hader Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Wouter Wolters authored
Clean up phpDoc comments for the following classes: * typo3/sysext/cms/tslib/class.tslib_tableoffset.php * typo3/sysext/cms/tslib/index_ts.php * typo3/sysext/cms/tslib/pagegen.php * typo3/sysext/cms/tslib/showpic.php Clean up provides: * Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: Icf44d1fe5ec860e03a4f10891a05237c9f84bd22 Resolves: #38127 Releases: 6.0 Reviewed-on: http://review.typo3.org/12137 Reviewed-by: Oliver Hader Tested-by: Oliver Hader
-
Oliver Hader authored
Use singleton objects for bootstrapping instead of calling static functions. This way the whole process can be extended and covered by unit tests much better. Change-Id: I1d260cfff7a2fc783a709f43fc80de217d941016 Resolves: #38121 Releases: 6.0 Reviewed-on: http://review.typo3.org/12133 Tested-by: Philipp Gampe Reviewed-by: Philipp Gampe Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Oliver Hader authored
t3lib_file_Utility_FileExtensionFilterTest fails due to not mocked factory object. Change-Id: Ibd5246f85e56a241c5e463ca62d7ab9beef0a664 Fixes: #38115 Releases: 6.0 Reviewed-on: http://review.typo3.org/12130 Reviewed-by: Oliver Klee Tested-by: Oliver Klee Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Oliver Klee authored
Change-Id: Ibbc5b21bf696ec552111108b647cff6afd4f654a Resolves: #38117 Releases: 6.0 Reviewed-on: http://review.typo3.org/12131 Reviewed-by: Wouter Wolters Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Oliver Hader authored
Affected submodules: * dbal * fluid * linkvalidator Change-Id: I1f4371dd4748dc11d76afb912e03fc132d92d712 Releases: 6.0 Reviewed-on: http://review.typo3.org/12134 Reviewed-by: Oliver Hader Tested-by: Oliver Hader
-
Wouter Wolters authored
Clean up phpDoc comments for the following classes: * typo3/sysext/cms/tslib/hooks/class.tx_cms_fehooks.php * typo3/sysext/cms/tslib/hooks/class.tx_cms_mediaitems.php * typo3/sysext/cms/tslib/hooks/class.tx_cms_treelistcacheupdate.php Clean up provides: * Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: Iaba214e833f3d256df2f8b4691c03f8ca85c36fd Resolves: #38098 Releases: 6.0 Reviewed-on: http://review.typo3.org/12104 Reviewed-by: Oliver Klee Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Christian Kuhn authored
Change-Id: I07810ada04089e2abaad4963a99909656c683274 Resolves: #38112 Releases: 6.0 Reviewed-on: http://review.typo3.org/12126 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Oliver Hader Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Oliver Hader authored
An exception "#1300096564: uid of file has to be numeric" is thrown on modifying and saving the properties of a pages record. It's required that there are zero file elements on that page, thus the FAL filter gets an faulty array which is not sanitized before trying to get an accordant file. Change-Id: I236610cebe872bcd3a4e49ceec4b24a26b2ef63b Fixes: #38114 Releases: 6.0 Reviewed-on: http://review.typo3.org/12128 Reviewed-by: Georg Ringer Tested-by: Georg Ringer Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Susanne Moog authored
Use the backend module dispatcher for the two modules in the lowlevel extension - Configuration and DBCheck. Change-Id: I492f119b82141f6801d464b76f5de3d5ca3dbeaf Resolves: #38105 Releases: 6.0 Reviewed-on: http://review.typo3.org/12114 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Susanne Moog authored
Use the backend module dispatcher for the filelist extension. Change-Id: I3b3ab0c485feabab0189cdb4b70d50c92464e41c Resolves: #38103 Releases: 6.0 Reviewed-on: http://review.typo3.org/12110 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-