Skip to content
Snippets Groups Projects
  1. Jun 22, 2012
    • Wouter Wolters's avatar
      [TASK] Clean up phpDoc comments in typo3/sysext/ · 64daaef4
      Wouter Wolters authored
      Clean up provides:
      
      * Provide correct parameter names in phpDoc
      * Provide correct data types in phpDoc
      * CGLify phpDoc (remove tabs)
      
      Change-Id: I413cc9c71997b8ba7f557c2f80bd013e284bd521
      Resolves: #38319
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/12301
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      64daaef4
    • Wouter Wolters's avatar
      [TASK] Clean up phpDoc comments in typo3/sysext/saltedpasswords · afc22996
      Wouter Wolters authored
      Clean up provides:
      
      * Provide correct parameter names in phpDoc
      * Provide correct data types in phpDoc
      * CGLify phpDoc (remove tabs)
      
      Change-Id: If173ab6ad75f17f41826ec5dc4f32ca378909193
      Resolves: #38318
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/12300
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      afc22996
    • Wouter Wolters's avatar
      [TASK] Clean up phpDoc comments in typo3/sysext/rsaauth · 6ccf0ec1
      Wouter Wolters authored
      * Provide correct parameter names in phpDoc
      * Provide correct data types in phpDoc
      * CGLify phpDoc (remove tabs)
      
      Change-Id: Icd78ad5235b537134e0a5684de8405d2c581769f
      Resolves: #38317
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/12299
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      6ccf0ec1
    • Ludwig Rafelsberger's avatar
      [TASK] Fix CGL violations against DoubleQuoteUsage · 85af2b7c
      Ludwig Rafelsberger authored
      Change-Id: Ia82bb9e0da1761e42af8e32f85443c0a231173f7
      Release: 6.0
      Resolves: #38303
      Reviewed-on: http://review.typo3.org/12291
      Reviewed-by: Wouter Wolters
      Reviewed-by: Philipp Gampe
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      85af2b7c
    • Wouter Wolters's avatar
      [TASK] Clean up phpDoc comments in typo3/sysext/ · b80dc31e
      Wouter Wolters authored
      Clean up phpDoc comments for the following classes:
      
      * typo3/sysext/recordlist/ext_tables.php
      * typo3/sysext/recordlist/mod1/index.php
      * typo3/sysext/reports/ext_localconf.php
      * typo3/sysext/reports/ext_tables.php
      * typo3/sysext/reports/interfaces/interface.tx_reports_report.php
      * typo3/sysext/reports/interfaces/interface.tx_reports_statusprovider.php
      * typo3/sysext/reports/mod/index.php
      * typo3/sysext/reports/reports/class.tx_reports_reports_status.php
      * typo3/sysext/reports/reports/status/
      class.tx_reports_reports_status_configurationstatus.php
      * typo3/sysext/reports/reports/status/
      class.tx_reports_reports_status_securitystatus.php
      * typo3/sysext/reports/reports/status/
      class.tx_reports_reports_status_status.php
      * typo3/sysext/reports/reports/status/
      class.tx_reports_reports_status_systemstatus.php
      * typo3/sysext/reports/reports/status/
      class.tx_reports_reports_status_typo3status.php
      * typo3/sysext/reports/reports/status/
      class.tx_reports_reports_status_warningmessagepostprocessor.php
      * typo3/sysext/reports/tasks/
      class.tx_reports_tasks_systemstatusupdatetask.php
      * typo3/sysext/reports/tasks/
      class.tx_reports_tasks_systemstatusupdatetasknotificationemailfield.php
      
      Clean up provides:
      
      * Provide correct parameter names in phpDoc
      * Provide correct data types in phpDoc
      * CGLify phpDoc (remove tabs)
      
      Change-Id: I75f6fe74dd2e70c2f327729eaffbc0da8d4518c4
      Resolves: #38315
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/12297
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      b80dc31e
    • Oliver Hader's avatar
      [BUGFIX] Missing class definitions in core autoloader · 60eb6ff3
      Oliver Hader authored
      Since the classes in typo3/ have been moved to the TYPO3 Core
      Autoloader as well and accordant require() calls removed, some
      parts of the TYPO3 Backend will show a PHP Fatal Error like
      "class not found".
      The reason is, that there are PHP files with multiple class
      definitions that have not been considered.
      
      The changed autoload registry file was created with the SVN
      version of EXT:extdeveval.
      
      Change-Id: Id78e479ea51757eead7ec7298e8749c44d148ab0
      Fixes: #38293
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/12286
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      60eb6ff3
    • Wouter Wolters's avatar
      [TASK] Clean up phpDoc comments in typo3/sysext/ · 7a1282ea
      Wouter Wolters authored
      Clean up phpDoc comments for the following classes:
      
      * typo3/sysext/opendocs/class.tx_opendocs.php
      * typo3/sysext/opendocs/ext_tables.php
      * typo3/sysext/opendocs/registerToolbarItem.php
      * typo3/sysext/perm/ext_tables.php
      * typo3/sysext/perm/mod1/class.sc_mod_web_perm_ajax.php
      * typo3/sysext/perm/mod1/conf.php
      * typo3/sysext/perm/mod1/index.php
      
      Clean up provides:
      
      * Provide correct parameter names in phpDoc
      * Provide correct data types in phpDoc
      * CGLify phpDoc (remove tabs)
      
      Change-Id: I9f5811b8f674f189cf033e50da110e1074cb48bb
      Resolves: #38276
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/12281
      Reviewed-by: Benjamin Mack
      Tested-by: Benjamin Mack
      7a1282ea
    • Stefan Galinski's avatar
      [TASK] Follow-Up: favicon for backend window · 54e3b7e8
      Stefan Galinski authored
      The favicon is still missing for the initial login,
      some popup windows and the install tool.
      
      Change-Id: I37b4c68e9b77a5652fba3b37d9b3eda75660b524
      Resolves: #37868
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/12004
      Reviewed-by: Oliver Klee
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      Reviewed-by: Wouter Wolters
      Tested-by: Wouter Wolters
      Reviewed-by: Felix Kopp
      Tested-by: Felix Kopp
      Reviewed-by: Benjamin Mack
      Tested-by: Benjamin Mack
      54e3b7e8
    • Benjamin Mack's avatar
      [TASK] Clean up phpDoc comments in typo3/sysext/ · 98e34ba8
      Benjamin Mack authored
      Clean up phpDoc comments for the following classes:
      
      * typo3/sysext/info/ext_tables.php
      * typo3/sysext/info/mod1/conf.php
      * typo3/sysext/info/mod1/index.php
      * typo3/sysext/info_pagetsconfig/
      	class.tx_infopagetsconfig_webinfo.php
      * typo3/sysext/info_pagetsconfig/ext_tables.php
      * typo3/sysext/lang/ext_localconf.php
      * typo3/sysext/lang/hooks/clearcache/class.tx_lang_clearcache.php
      * typo3/sysext/lang/hooks/clearcache/class.tx_lang_clearcachemenu.php
      * typo3/sysext/lang/lang.php
      * typo3/sysext/lang/res/js/be/typo3lang.js
      * typo3/sysext/lowlevel/admin_cli.php
      * typo3/sysext/lowlevel/class.tx_lowlevel_admin_core.php
      * typo3/sysext/lowlevel/class.tx_lowlevel_cleaner_core.php
      * typo3/sysext/lowlevel/clmods/class.cleanflexform.php
      * typo3/sysext/lowlevel/clmods/class.deleted.php
      * typo3/sysext/lowlevel/clmods/class.double_files.php
      * typo3/sysext/lowlevel/clmods/class.lost_files.php
      * typo3/sysext/lowlevel/clmods/class.missing_files.php
      * typo3/sysext/lowlevel/clmods/class.missing_relations.php
      * typo3/sysext/lowlevel/clmods/class.orphan_records.php
      * typo3/sysext/lowlevel/clmods/class.rte_images.php
      * typo3/sysext/lowlevel/clmods/class.syslog.php
      * typo3/sysext/lowlevel/clmods/class.versions.php
      * typo3/sysext/lowlevel/config/conf.php
      * typo3/sysext/lowlevel/config/index.php
      * typo3/sysext/lowlevel/dbint/cli/cleaner_cli.php
      * typo3/sysext/lowlevel/dbint/cli/refindex_cli.php
      * typo3/sysext/lowlevel/dbint/conf.php
      * typo3/sysext/lowlevel/dbint/index.php
      * typo3/sysext/lowlevel/ext_localconf.php
      * typo3/sysext/lowlevel/ext_tables.php
      
      Clean up provides:
      
      * Provide correct parameter names in phpDoc
      * Provide correct data types in phpDoc
      * CGLify phpDoc (remove tabs)
      
      Change-Id: Ib348429f98c4f23d9b71028a8024273c78654eec
      Resolves: #38272
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/12278
      Reviewed-by: Benjamin Mack
      Tested-by: Benjamin Mack
      98e34ba8
    • Benjamin Mack's avatar
      [BUG] FAL: Signals for IndexerService are named wrong · 001dc18c
      Benjamin Mack authored
      The signals for the Indexer Service are named wrong
      (probably due to a copy/paste error).
      
      Change-Id: Ifac15514c682f8c9f93a42c4cc4a7e27903cb60f
      Resolves: #38256
      Reviewed-on: http://review.typo3.org/12254
      Reviewed-by: Steffen Ritter
      Tested-by: Steffen Ritter
      Reviewed-by: Oliver Klee
      Reviewed-by: Andreas Wolf
      Tested-by: Andreas Wolf
      001dc18c
  2. Jun 21, 2012
    • Christian Kuhn's avatar
      [TASK] Remove last XCLASS statements · d7253a30
      Christian Kuhn authored
      Remove last XCLASS statements that were left out during first cleanup.
      
      Change-Id: I475725926f9ab0bb4e0c484811eb5d59971177b6
      Resolves: #38273
      Related: #31893
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/12279
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      d7253a30
    • Steffen Ritter's avatar
      [TASK] Move GlobalScope template-init to Bootstrap · e4303bb6
      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
      e4303bb6
    • Roland Waldner's avatar
      [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/ · 26b884b1
      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
      26b884b1
    • Roland Waldner's avatar
      [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/ · 15fa51ee
      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
      15fa51ee
    • Wouter Wolters's avatar
      [TASK] Clean up phpDoc comments in typo3/sysext/ · 662f75a8
      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
      662f75a8
    • Steffen Ritter's avatar
      [TASK] Followup: Remove require statements for classes · 91d3e517
      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
      91d3e517
    • Benjamin Mack's avatar
      [TASK] Remove require statements for classes · d5923c9e
      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
      d5923c9e
    • Ludwig Rafelsberger's avatar
      [TASK] Fix CGL violations against DoubleQuoteUsage · a79a442a
      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
      a79a442a
    • Bart Dubelaar's avatar
      [BUGFIX] Properly load existing usergroups in task · 020a4a6d
      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
      020a4a6d
    • Wouter Wolters's avatar
      [TASK] Clean up phpDoc comments in typo3/sysext/ · d6c6599b
      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
      d6c6599b
    • Wouter Wolters's avatar
      [TASK] Clean up phpDoc comments in typo3/sysext/ · c6e84a4c
      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
      c6e84a4c
    • Wouter Wolters's avatar
      [TASK] Clean up phpDoc comments in typo3/sysext/ · 53d7fc08
      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
      53d7fc08
  3. Jun 20, 2012
    • Wouter Wolters's avatar
      [TASK] Clean up phpDoc comments in typo3/sysext/ · 5d2eb8fb
      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
      5d2eb8fb
    • Ludwig Rafelsberger's avatar
      [TASK] Fix CGL violations DoubleQuoteUsage · 3abdb739
      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
      3abdb739
    • Wouter Wolters's avatar
      [TASK] Clean up phpDoc comments in typo3/sysext/ · 408934b8
      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
      408934b8
    • Wouter Wolters's avatar
      [TASK] Clean up phpDoc comments in typo3/sysext/ · 3e5cf22b
      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
      3e5cf22b
    • Wouter Wolters's avatar
      [TASK] Clean up phpDoc comments in typo3/sysext/ · 0e6162bb
      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
      0e6162bb
    • Wouter Wolters's avatar
      [TASK] Clean up phpDoc comments in typo3/sysext/ · 3a9dc18f
      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
      3a9dc18f
    • Wouter Wolters's avatar
      [TASK] Clean up phpDoc comments in typo3/sysext/ · 73feafc5
      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
      73feafc5
    • Helmut Hummel's avatar
      [TASK] Clean up php doc headers in pageRenderer · 5feafd2e
      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
      5feafd2e
    • Wouter Wolters's avatar
      [TASK] Clean up phpDoc comments in typo3/sysext/ · 7d6e17f8
      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
      7d6e17f8
    • Helmut Hummel's avatar
      [TASK] Move all init.php code in global scope into methods · 0437c781
      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
      0437c781
  4. Jun 18, 2012
  5. Jun 17, 2012
    • Christian Kuhn's avatar
      [TASK] Restructure bootstrap classes · 919230b5
      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
      919230b5
    • TYPO3 v4 Release Team's avatar
      [TASK] Raise submodule pointer · ea1f2ccb
      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
      ea1f2ccb
    • Christian Kuhn's avatar
      [TASK] Remove t3lib/config_default.php · c4742c30
      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
      c4742c30
    • Jigal van Hemert's avatar
      [FEATURE] Check in Reports module for old XCLASS methods · 6e2e47bf
      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
      6e2e47bf
    • Helmut Hummel's avatar
      [!!!][TASK] Load main configuration file in functional context · ae005fd7
      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
      ae005fd7
    • Helmut Hummel's avatar
      [!!!][TASK] Load extension configuration in function context · 721fe2aa
      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
      721fe2aa