- Jun 15, 2012
-
-
Wouter Wolters authored
Clean up phpDoc comments for the following classes: * typo3/index.php * typo3/index_re.php * typo3/init.php * typo3/listframe_loader.php * typo3/login_frameset.php * typo3/logout.php * typo3/mod.php * typo3/move_el.php Clean up provides: * Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: I330e941921ba7b718d084d0e21463ebc31f296b5 Resolves: #37971 Releases: 6.0 Reviewed-on: http://review.typo3.org/12000 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/cms/tslib/content/class.tslib_content_imagetext.php * typo3/sysext/cms/tslib/content/class.tslib_content_loadregister.php * typo3/sysext/cms/tslib/content/class.tslib_content_media.php * typo3/sysext/cms/tslib/content/class.tslib_content_multimedia.php * typo3/sysext/cms/tslib/content/class.tslib_content_offsettable.php * typo3/sysext/cms/tslib/content/class.tslib_content_quicktimeobject.php * typo3/sysext/cms/tslib/content/class.tslib_content_records.php * typo3/sysext/cms/tslib/content/class.tslib_content_restoreregister.php * typo3/sysext/cms/tslib/content/ class.tslib_content_scalablevectorgraphics.php * typo3/sysext/cms/tslib/content/class.tslib_content_searchresult.php * typo3/sysext/cms/tslib/content/ class.tslib_content_shockwaveflashobject.php * typo3/sysext/cms/tslib/content/class.tslib_content_template.php * typo3/sysext/cms/tslib/content/class.tslib_content_text.php * typo3/sysext/cms/tslib/content/class.tslib_content_user.php * typo3/sysext/cms/tslib/content/class.tslib_content_userinternal.php Clean up provides: * Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: I33fec7cd9ca9a10c760b519db2980b8a667b2830 Resolves: #38061 Releases: 6.0 Reviewed-on: http://review.typo3.org/12073 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- Jun 14, 2012
-
-
Lorenz authored
t3lib_stdGraphic::imagecopyresized was refactored to make it unit-testable in #26660. This change had a regression. When GIFBUILDER is used with a mask, the mask is copied to the mask instead of the source image. Change-Id: Ice2a1cf86f36aed7b429fccd28563782e65966a4 Releases: 4.7, 6.0 Fixes: #36947 Reviewed-on: http://review.typo3.org/11984 Reviewed-by: Markus Klein Tested-by: Markus Klein Reviewed-by: Florian Zimmermann Tested-by: Florian Zimmermann Reviewed-by: Andreas Bouche Tested-by: Andreas Bouche Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Roland Waldner authored
Change-Id: Id806a15491fabd2c61dc0ced44a3ca2adeeb89fb Resolves: #37974 Releases: 6.0 Reviewed-on: http://review.typo3.org/12003 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/about/interfaces/interface.tx_about_customsections.php * typo3/sysext/aboutmodules/class.tx_aboutmodules_functions.php * typo3/sysext/adodb/checkconnectionwizard.php * typo3/sysext/adodb/class.tx_adodb_tceforms.php * typo3/sysext/adodb/ext_localconf.php * typo3/sysext/adodb/locallang_datasource_config.xlf * typo3/sysext/adodb/locallang_wizard.xlf * typo3/sysext/cms/classes/class.tx_cms_backendlayout.php * typo3/sysext/cms/layout/class.tx_cms_layout.php * typo3/sysext/cms/layout/interfaces/ interface.tx_cms_layout_tt_content_drawitemhook.php * typo3/sysext/cms/layout/res/typo3.pageModule.js Clean up provides: * Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: I237ae69a1669b6b830680f527cf19f618c38c810 Resolves: #38056 Releases: 6.0 Reviewed-on: http://review.typo3.org/12068 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/cms/tslib/content/class.tslib_content_abstract.php * typo3/sysext/cms/tslib/content/class.tslib_content_case.php * typo3/sysext/cms/tslib/content/class.tslib_content_cleargif.php * typo3/sysext/cms/tslib/content/class.tslib_content_columns.php * typo3/sysext/cms/tslib/content/class.tslib_content_content.php * typo3/sysext/cms/tslib/content/ class.tslib_content_contentobjectarray.php * typo3/sysext/cms/tslib/content/ class.tslib_content_contentobjectarrayinternal.php * typo3/sysext/cms/tslib/content/class.tslib_content_contenttable.php * typo3/sysext/cms/tslib/content/class.tslib_content_editpanel.php * typo3/sysext/cms/tslib/content/class.tslib_content_file.php * typo3/sysext/cms/tslib/content/class.tslib_content_files.php * typo3/sysext/cms/tslib/content/class.tslib_content_flowplayer.php * typo3/sysext/cms/tslib/content/class.tslib_content_fluidtemplate.php * typo3/sysext/cms/tslib/content/class.tslib_content_form.php * typo3/sysext/cms/tslib/content/class.tslib_content_hierarchicalmenu.php * typo3/sysext/cms/tslib/content/class.tslib_content_horizontalruler.php * typo3/sysext/cms/tslib/content/class.tslib_content_image.php * typo3/sysext/cms/tslib/content/class.tslib_content_imageresource.php Clean up provides: * Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: I2a6c88091a5f45c9a8a765e2ef6b43e562a83145 Resolves: #38058 Releases: 6.0 Reviewed-on: http://review.typo3.org/12072 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Wouter Wolters authored
Clean up phpDoc comments for the following classes: * typo3/sysext/cms/layout/conf.php * typo3/sysext/cms/layout/db_layout.php * typo3/sysext/cms/layout/db_new_content_el.php * typo3/sysext/cms/layout/wizard_backend_layout.php Clean up provides: * Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: I685ede5314f7c603288a4be297a2a946e545addd Resolves: #38057 Releases: 6.0 Reviewed-on: http://review.typo3.org/12071 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Wouter Wolters authored
Clean up phpDoc comments for the following classes: * typo3/view_help.php * typo3/wizard_colorpicker.php * typo3/wizard_edit.php * typo3/wizard_forms.php * typo3/wizard_list.php * typo3/wizard_rte.php * typo3/wizard_table.php * typo3/wizard_tsconfig.php Clean up provides: * Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: Ia5f7b719d9365dcdd8f4d6d3401eecb6ce88ab92 Resolves: #37980 Releases: 6.0 Reviewed-on: http://review.typo3.org/12010 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Wouter Wolters authored
Clean up phpDoc comments for the following classes: * typo3/class.webpagetree.php * typo3/cleaner_check.sh * typo3/cleaner_fix.sh * typo3/cli_dispatch.phpsh * typo3/db_new.php * typo3/dummy.php * typo3/file_edit.php * typo3/file_newfolder.php * typo3/file_rename.php * typo3/file_upload.php Clean up provides: * Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: Ia91597115348f3ce72c1b2ac991344f9eaf3f445 Resolves: #37968 Releases: 6.0 Reviewed-on: http://review.typo3.org/11999 Reviewed-by: Oliver Klee Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Roland Waldner authored
Change-Id: I938b2f4780bd1a307105f3b48ca93757171de548 Resolves: #37964 Releases: 6.0 Reviewed-on: http://review.typo3.org/11998 Reviewed-by: Oliver Klee Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Roland Waldner authored
Change-Id: I01c2bec418bb507a81550277e143e1d4115c8eda Resolves: #37978 Releases: 6.0 Reviewed-on: http://review.typo3.org/12008 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/show_item.php * typo3/show_rechis.php * typo3/tce_db.php * typo3/tce_file.php * typo3/template.php * typo3/thumbs.php * typo3/wizard_add.php Clean up provides: * Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: I2c15c4aef382389d4f4105dd352ca48bcaa80a95 Resolves: #37975 Releases: 6.0 Reviewed-on: http://review.typo3.org/12005 Reviewed-by: Oliver Klee Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Roland Waldner authored
Change-Id: I026de405b5b3c704b24a3b8eaec00d420f7cc0e8 Resolves: #37976 Releases: 6.0 Reviewed-on: http://review.typo3.org/12006 Reviewed-by: Oliver Klee Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Roland Waldner authored
Change-Id: I1bcaa9c976925445413a348eb67844d0a184f982 Resolves: #37977 Releases: 6.0 Reviewed-on: http://review.typo3.org/12007 Reviewed-by: Oliver Klee Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Roland Waldner authored
Change-Id: I2c01fbf6a18b672eae51e4aea8b65a8182bd770d Resolves: #37972 Releases: 6.0 Reviewed-on: http://review.typo3.org/12001 Reviewed-by: Stefan Galinski Tested-by: Stefan Galinski Reviewed-by: Oliver Klee Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Ludwig Rafelsberger authored
There are some other CGL violations beside DoubleQuoteUsageNotRequired in the affected files. Change-Id: I84931e4705a5da43b1f8396ad94862819a4036a4 Resolves: #38027 Releases: 6.0 Reviewed-on: http://review.typo3.org/12042 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Ludwig Rafelsberger authored
Some violations against other CGL rules have been fixed as well. Change-Id: I952218d140f559d0d90d4fc070f8de5820134461 Resolves: #38027 Releases: 6.0 Reviewed-on: http://review.typo3.org/12041 Reviewed-by: Xavier Perseguers Tested-by: Xavier Perseguers Reviewed-by: Oliver Klee Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Roland Waldner authored
Change-Id: Ib07ed4f272fde10e7f275411699c6c4f2106a9d2 Resolves: #37979 Releases: 6.0 Reviewed-on: http://review.typo3.org/12009 Reviewed-by: Oliver Klee Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- Jun 13, 2012
-
-
Georg Ringer authored
During cleanup of the page module's CE rendering a bit too much cleanup happened and the name of the plugin is not shown anymore. Furthermore "No plugin is selected" is now shown if nothing yet selected Change-Id: I3b2210eca870f3c4f2ed059cf6f80f63dc6416d2 Resolves: #37944 Relases: 6.0 Reviewed-on: http://review.typo3.org/11975 Reviewed-by: Mattias Nilsson Tested-by: Mattias Nilsson Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Georg Ringer Tested-by: Georg Ringer
-
Roland Waldner authored
Change-Id: I2b7154823d5878bfd8893cf3c1279ac048df9e8c Resolves: #37973 Releases: 6.0 Reviewed-on: http://review.typo3.org/12002 Reviewed-by: Oliver Klee Reviewed-by: Georg Ringer Tested-by: Georg Ringer
-
Roland Waldner authored
Change-Id: I26bb40d7d55c03c0cbca16987c4c09995b29e67d Resolves: #37983 Releases: 6.0 Reviewed-on: http://review.typo3.org/12013 Reviewed-by: Oliver Klee Reviewed-by: Georg Ringer Tested-by: Georg Ringer
-
Marco Huber authored
The field "Selected Pages" is never used in the content element "Menu/Sitemap" with menu type "Sitemap". So it should not be shown in the backend. Change-Id: I9464ff29fc9fd9864a404cfb14f0545b3e186366 Fixes: #35944 Releases: 6.0, 4.7, 4.6, 4.5 Reviewed-on: http://review.typo3.org/10425 Reviewed-by: Stefan Galinski Tested-by: Stefan Galinski Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Markus Klein Tested-by: Markus Klein Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Georg Ringer Tested-by: Georg Ringer
-
- Jun 12, 2012
-
-
Wouter Wolters authored
Clean up phpDoc comments for the following classes: * typo3/class.file_list.inc * typo3/class.filelistfoldertree.php * typo3/class.show_rechis.inc Clean up provides: * Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: Id71deb990e0e41babb955bf48ea5f12d54436a45 Resolves: #37937 Releases: 6.0 Reviewed-on: http://review.typo3.org/11971 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Roland Waldner authored
Change-Id: I458577566cf13bd9a6e026ccfdaba7610e309586 Resolves: #37930 Releases: 6.0 Reviewed-on: http://review.typo3.org/11968 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Roland Waldner authored
Change-Id: I1f6130e6af5480533a5f40e62a45ffc9530c8a95 Resolves: #37927 Releases: 6.0 Reviewed-on: http://review.typo3.org/11967 Reviewed-by: Wouter Wolters Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Wouter Wolters authored
Clean up phpDoc comments for the following classes: * typo3/class.db_list.inc * typo3/class.db_list_extra.inc Clean up provides: * Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: I13914081107bf321dd7bb35b7943e7dd3c0fd5e1 Resolves: #37924 Releases: 6.0 Reviewed-on: http://review.typo3.org/11966 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Roland Waldner authored
Change-Id: I14825a8139ce5bf78ffcc96eea4204f507da5fb7 Resolves: #37923 Releases: 6.0 Reviewed-on: http://review.typo3.org/11965 Reviewed-by: Wouter Wolters Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- Jun 11, 2012
-
-
Ludwig Rafelsberger authored
Fix CGL violations against FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/setup. Change-Id: I34e805a53d1e36394bc99526f1ea2567c2cf2bfa Resolves: #37917 Releases: 6.0 Reviewed-on: http://review.typo3.org/11948 Reviewed-by: Roland Waldner Reviewed-by: Obadja Hauser Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Steffen Müller authored
From PHP 5.4, E_STRICT became part of E_ALL. This leads to lots of runtime notice exceptions when using PHP 5.4. To avoid that, E_STRICT needs to be excluded from error reporting. Change-Id: I457585b03e2c7d6722c61636a04af47b4b5191f5 Fixes: #35154 Releases: 6.0, 4.7, 4.6, 4.5 Reviewed-on: http://review.typo3.org/10524 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel Reviewed-by: Stefan Neufeind Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Wouter Wolters authored
Clean up phpDoc comments for the following classes: * typo3/backend.php * typo3/browse_links.php * typo3/browser.php * typo3/class.browse_links.php Clean up provides: * Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: I0756bd4b85edb575a06db00490ad0b5597c5b6c0 Resolves: #37918 Releases: 6.0 Reviewed-on: http://review.typo3.org/11945 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Wouter Wolters authored
Clean up phpDoc comments for the following classes: * typo3/alt_doc.php * typo3/alt_doc_nodoc.php * typo3/alt_file_navframe.php * typo3/alt_shortcut.php Clean up provides: * Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: Ib6092201be4d5e18522e25393b02c2dfd8701f71 Resolves: #37913 Releases: 6.0 Reviewed-on: http://review.typo3.org/11938 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Roland Waldner authored
Change-Id: Ie934ab73b9c24f2f383d15a2f5f91347382ea48b Resolves: #37789 Releases: 6.0 Reviewed-on: http://review.typo3.org/11849 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Roland Waldner authored
Change-Id: I3f2af480d2ebbaeb1eea1b589a060b595c35f76a Resolves: #37790 Releases: 6.0 Reviewed-on: http://review.typo3.org/11850 Reviewed-by: Oliver Klee Tested-by: Oliver Klee Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Roland Waldner authored
A few other CGL violations will also be reduced. Change-Id: Ib7e4ee0d53718a734ba8537f85ff3f234caa78c7 Resolves: #37870 Releases: 6.0 Reviewed-on: http://review.typo3.org/11898 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Wouter Wolters authored
Clean up phpDoc comments for the following classes: * typo3/ajax.php * typo3/alt_clickmenu.php * typo3/alt_db_navframe.php Clean up provides: * Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: I95b0dffa62a4a057a6a3c4e913e02498b21187cc Resolves: #37909 Releases: 6.0 Reviewed-on: http://review.typo3.org/11933 Reviewed-by: Susanne Moog Tested-by: Susanne Moog
-
Wouter Wolters authored
Clean up phpDoc comments for the following classes: * typo3/classes/class.ajaxlogin.php * typo3/classes/class.clearcachemenu.php * typo3/classes/class.livesearch.php * typo3/classes/class.modulemenu.php * typo3/classes/class.shortcutmenu.php * typo3/classes/class.typo3_tcefile.php * typo3/classes/class.typo3ajax.php * typo3/classes/class.typo3logo.php Clean up provides: * Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: I6246d7dd21a10cfeb4b0fa63b89241a8e0b0b630 Resolves: #37869 Releases: 6.0 Reviewed-on: http://review.typo3.org/11897 Reviewed-by: Susanne Moog Tested-by: Susanne Moog
-
Roland Waldner authored
There are CGL violations "FunctionCallArgumentSpacingNoSpaceAfterComma" in typo3/sysext/saltedpasswords/. These will be reduced. Change-Id: I7d05359029f9e5a93515c428e5f915292f37f7a7 Resolves: #37880 Releases: 6.0 Reviewed-on: http://review.typo3.org/11924 Reviewed-by: Oliver Klee Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Roland Waldner authored
A few other CGL violations will also be reduced. Change-Id: I8d410de51886dd7314d6ebb83644b5ef969f26ce Resolves: #37871 Releases: 6.0 Reviewed-on: http://review.typo3.org/11914 Reviewed-by: Oliver Klee Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Felix Kopp authored
Adds favicon to the backend view. Also brings few CGL improvements. Fixes: #37868 Releases: 6.0 Change-Id: I7b0e71e6b15f8105973ca738a29d95407827b895 Reviewed-on: http://review.typo3.org/11896 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Georg Ringer Tested-by: Georg Ringer Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Wouter Wolters authored
Change-Id: I77826ac68c8d96191c708ff39e122981882addb6 Resolves: #37875 Releases: 6.0 Reviewed-on: http://review.typo3.org/11918 Reviewed-by: Markus Klein Tested-by: Markus Klein Reviewed-by: Georg Ringer Tested-by: Georg Ringer
-