Project

General

Profile

Activity

From 2012-05-23 to 2012-06-21

2012-06-21

23:33 Revision d7253a30: [TASK] Remove last XCLASS statements
Remove last XCLASS statements that were left out during first cleanup.
Change-Id: I475725926f9ab0bb4e0c484811eb5d599...
Christian Kuhn
23:23 Revision e4303bb6: [TASK] Move GlobalScope template-init to Bootstrap
The Template Class is currently initialized in global
scope in init.php.
Move that to the Bootstrap.
Change-Id: I9b1...
Steffen Ritter
23:10 Revision f5a54f75: [TASK] Remove XCLASS definitions in ext:workspace
All XCLASS definitions can be removed in TYPO3 6.0
Change-Id: I2c168307f2d23dfad8151db7c68e9140993b691d
Resolves: #3...
Christian Kuhn
22:58 Revision 4eb1e066: [TASK] Remove XCLASS definitions in ext:version
All XCLASS definitions can be removed in TYPO3 6.0
Change-Id: I1a3cad57fe8271b6940e64261344314b80dd39fd
Resolves: #3...
Christian Kuhn
22:42 Revision 38acd917: [TASK] CGL OpeningFunctionBraceKernighanRitchieSpaceBeforeBrace in version
Change-Id: I1bf7f10a05b207c318b21550c68cb2690ba569b1
Resolves: #38268
Releases: 6.0
Reviewed-on: http://review.typo3....
Roland
22:40 Revision 26b884b1: [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/
Change-Id: I9316f92e296c0489fcd88e384beeb4fbb95f496c
Resolves: #38267
Releases: 6.0
Reviewed-on: http://review.typo3....
Roland
22:40 Revision 15fa51ee: [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/
Change-Id: Iedad3e5e4529b60330574eadfa494366bab7d025
Resolves: #38265
Releases: 6.0
Reviewed-on: http://review.typo3....
Roland
22:37 Revision 662f75a8: [TASK] Clean up phpDoc comments in typo3/sysext/
Clean up phpDoc comments for the following classes:
* typo3/sysext/impexp/app/index.php
* typo3/sysext/impexp/class....
Wouter Wolters
22:13 Revision 91d3e517: [TASK] Followup: Remove require statements for classes
Followup because of a Merge Error
Change-Id: Ic54f4c360269e707b64b3e2c28b0786a19d18fb2
Resolves: #38131
Releases: 6....
Steffen Ritter
22:06 Revision d5923c9e: [TASK] Remove require statements for classes
Since the autoloader is in place, the require statements for
all classes (including template.php) is not necessary.
...
Benni Mack
22:01 Revision a79a442a: [TASK] Fix CGL violations against DoubleQuoteUsage
Resolves: #38264
Releases: 6.0
Change-Id: Id0b0e234ecb76c470322739a78945b49b7e4956f
Reviewed-on: http://review.typo...
Ludwig Rafelsberger
21:01 Revision 3f3c2006: [BUGFIX] Properly load existing usergroups in task
The create backend user task did not properly load
the usergroups of an existing user, because it wrongly
assumes tha...
Bart Dubelaar
21:01 Revision 0602c319: [BUGFIX] Properly load existing usergroups in task
The create backend user task did not properly load
the usergroups of an existing user, because it wrongly
assumes tha...
Bart Dubelaar
20:55 Revision af95023a: [BUGFIX] Properly load existing usergroups in task
The create backend user task did not properly load
the usergroups of an existing user, because it wrongly
assumes tha...
Bart Dubelaar
20:47 Revision 020a4a6d: [BUGFIX] Properly load existing usergroups in task
The create backend user task did not properly load
the usergroups of an existing user, because it wrongly
assumes tha...
Bart Dubelaar
20:21 Revision d6c6599b: [TASK] Clean up phpDoc comments in typo3/sysext/
Clean up phpDoc comments for the following classes:
* typo3/sysext/filelist/ext_tables.php
* typo3/sysext/filelist/m...
Wouter Wolters
01:57 Revision c6e84a4c: [TASK] Clean up phpDoc comments in typo3/sysext/
Clean up phpDoc comments for the following classes:
* typo3/sysext/cshmanual/ext_tables.php
* typo3/sysext/extra_pag...
Wouter Wolters
00:53 Revision dbf89b33: [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext workspaces
Change-Id: I94868e61fb5e66040b5ecea1f73304e8307f198c
Resolves: #37982
Releases: 6.0
Reviewed-on: http://review.typo3....
Roland
00:43 Revision 7f07cd3d: [TASK] CGL "FunctionCallArgumentSpacingTooMuchSpaceAfterComma" in version
Fix CGL violations against "FunctionCallArgumentSpacingTooMuchSpaceAfterComma" in /typo3/sysext/version/.
Change-Id:...
Roland
00:40 Revision 53d7fc08: [TASK] Clean up phpDoc comments in typo3/sysext/
Clean up phpDoc comments for the following classes:
* typo3/sysext/about/ext_tables.php
* typo3/sysext/aboutmodules/...
Wouter Wolters
00:37 Revision 18332caf: [BUGFIX] Exclude E_STRICT from exceptionalErrors
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 a...
Steffen Müller
00:34 Revision d8c6b629: [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext version
Change-Id: Ia242fcca9e1201a0fd0bd5e08d42aa08f34cec9d
Resolves: #37981
Releases: 6.0
Reviewed-on: http://review.typo3....
Roland

2012-06-20

23:14 Revision 5d2eb8fb: [TASK] Clean up phpDoc comments in typo3/sysext/
Clean up phpDoc comments for the following classes:
* typo3/sysext/cms/tslib/interfaces/
interface.tslib_content_co...
Wouter Wolters
23:11 Revision 3abdb739: [TASK] Fix CGL violations DoubleQuoteUsage
Fixed some other CGL violations too.
Change-Id: I51715b5e9d56118b6a1dd22abd69ba79e189fcb2
Resolves: #38079
Release: ...
Ludwig Rafelsberger
23:02 Revision 408934b8: [TASK] Clean up phpDoc comments in typo3/sysext/
Clean up phpDoc comments for the following classes:
* typo3/sysext/cms/tslib/media/scripts/fe_adminLib.inc
* typo3/s...
Wouter Wolters
22:57 Revision 3e5cf22b: [TASK] Clean up phpDoc comments in typo3/sysext/
Clean up phpDoc comments for the following classes:
* typo3/sysext/cms/tslib/class.tslib_controltable.php
* typo3/sy...
Wouter Wolters
22:52 Revision 0e6162bb: [TASK] Clean up phpDoc comments in typo3/sysext/
Clean up phpDoc comments for the following classes:
* typo3/sysext/cms/tslib/class.tslib_adminpanel.php
* typo3/syse...
Wouter Wolters
22:46 Revision 3a9dc18f: [TASK] Clean up phpDoc comments in typo3/sysext/
Clean up phpDoc comments for the following classes:
* typo3/sysext/cms/tslib/class.tslib_mediawizardcoreprovider.php...
Wouter Wolters
22:43 Revision 73feafc5: [TASK] Clean up phpDoc comments in typo3/sysext/
Clean up phpDoc comments for the following classes:
* typo3/sysext/cms/tslib/class.tslib_fe.php
Clean up provides:
...
Wouter Wolters
22:33 Revision 5feafd2e: [TASK] Clean up php doc headers in pageRenderer
Change-Id: I5ee5b688ef8ebac21716a947ae8ce89a8d0dbbcf
Resolves: #38231
Releases: 6.0
Reviewed-on: http://review.typo3....
Helmut Hummel
22:28 Revision 7d6e17f8: [TASK] Clean up phpDoc comments in typo3/sysext/
Clean up phpDoc comments for the following classes:
* typo3/sysext/cms/ext_autoload.php
* typo3/sysext/cms/ext_local...
Wouter Wolters
13:45 Revision 0437c781: [TASK] Move all init.php code in global scope into methods
There is some code left in init.php that is not yet encapsuled in methods.
Move everything into methods in the bootst...
Helmut Hummel

2012-06-18

22:56 Revision 45bf97be: [BUGFIX] Correct Path Calculation in Cardlayout
Fixes absolute path calculation bug and introduces the correct
relative calculation similar to jsFiles.
Change-Id: I...
Kay Strobach
22:51 Revision 075e9133: [BUGFIX] Correct Path Calculation in Cardlayout
Fixes absolute path calculation bug and introduces the correct
relative calculation similar to jsFiles.
Change-Id: I...
Kay Strobach
09:46 Revision 002ca398: [FEATURE] Add scheduler task to update language packages
A scheduler task is missing to allow language packages to be
regularly updated.
Change-Id: I9af75c5ad24017123668ae5e...
Xavier Perseguers

2012-06-17

15:27 Revision 919230b5: [TASK] Restructure bootstrap classes
The scope separation in Bootstrap classes still needs more thoughts
and concepts. For now, the construct is simplifie...
Christian Kuhn
15:02 Revision ea1f2ccb: [TASK] Raise submodule pointer
Change-Id: Ia7f8450430f3fc440cfe0e00d92da1816f5fe0ef
Reviewed-on: http://review.typo3.org/12149
Reviewed-by: TYPO3 v4...
TYPO3 Release Team
14:55 Revision 9a417ba7: [BUGFIX] Install Tool 123 wizard is broken
An exception with the following message is thrown in the
1-2-3-Wizard of the Install Tool:
Since DBAL adds itself to...
Oliver Hader
12:48 Revision c4742c30: [TASK] Remove t3lib/config_default.php
After all code from config_default was transferred to methods of the
bootstrap, it is now usefull to merge the calls ...
Christian Kuhn
11:31 Revision 6e2e47bf: [FEATURE] Check in Reports module for old XCLASS methods
Reports module shows where old XCLASS methods are still used.
Change-Id: Ic67815b0af87b7fbf6c5a380ae7b2f4ab37d8398
R...
Jigal van Hemert
00:42 Revision 4526c0d1: [BUGFIX] Unnecessary warning in css_styled_content (division by zero)
If tt_content.image.20.maxW is not set, PHP throws a warning about
division by zero. This is not necessary. After tha...
Thomas Layh
00:34 Revision 8fb2ed51: [BUGFIX] Unnecessary warning in css_styled_content (division by zero)
If tt_content.image.20.maxW is not set, PHP throws a warning about
division by zero. This is not necessary. After tha...
Thomas Layh
00:05 Revision ae005fd7: [!!!][TASK] Load main configuration file in functional context
Until now the localconf.php file is included in a global scope.
This is a major blocker for a clean and flexible boot...
Helmut Hummel
00:05 Revision 721fe2aa: [!!!][TASK] Load extension configuration in function context
Until now all the ext_localconf.php files provided by extensions
were included in a global scope. This is a major blo...
Helmut Hummel

2012-06-16

23:57 Revision 564a5a75: [!!!][TASK] Move inclusion of ext_tables.php to bootstrap classes
Change-Id: I6264ef8c94402dc53136ac502ea7d682a5141a1c
Releases: 6.0
Resolves: #38122
Reviewed-on: http://review.typo3....
Christian Kuhn
21:43 Revision 2d445bb0: [TASK] Clean up phpDoc comments in typo3/sysext/
Clean up phpDoc comments for the following classes:
* typo3/sysext/cms/tslib/class.tslib_tableoffset.php
* typo3/sys...
Wouter Wolters
20:43 Revision c06ce81d: [TASK] Use singleton objects for bootstrapping
Use singleton objects for bootstrapping instead of calling
static functions. This way the whole process can be extend...
Oliver Hader
19:42 Revision c2ad5471: [BUGFIX] t3lib_file_Utility_FileExtensionFilterTest fails
t3lib_file_Utility_FileExtensionFilterTest fails due to not
mocked factory object.
Change-Id: Ibd5246f85e56a241c5e46...
Oliver Hader
19:25 Revision 1279cd47: [TASK] Remove the function index
Change-Id: Ibbc5b21bf696ec552111108b647cff6afd4f654a
Resolves: #38117
Releases: 6.0
Reviewed-on: http://review.typo3....
Oliver Klee
19:22 Revision 32abd664: [TASK] Use master branches of submodules
Affected submodules:
* dbal
* fluid
* linkvalidator
Change-Id: I1f4371dd4748dc11d76afb912e03fc132d92d712
Releases: 6...
Oliver Hader
16:21 Revision a2e6be9b: [TASK] Clean up phpDoc comments in typo3/sysext/
Clean up phpDoc comments for the following classes:
* typo3/sysext/cms/tslib/hooks/class.tx_cms_fehooks.php
* typo3/...
Wouter Wolters
15:50 Revision 27673d89: [TASK] Move config_default functions to Bootstrap classes
Change-Id: I07810ada04089e2abaad4963a99909656c683274
Resolves: #38112
Releases: 6.0
Reviewed-on: http://review.typo3....
Christian Kuhn
15:44 Revision c4c18d84: [BUGFIX] Exception on modifying page properties
An exception "#1300096564: uid of file has to be numeric" is
thrown on modifying and saving the properties of a pages...
Oliver Hader
15:25 Revision 67c04691: [FEATURE] Use mod dispatcher for lowlevel extensions
Use the backend module dispatcher for the
two modules in the lowlevel extension -
Configuration and DBCheck.
Change-...
Susanne Moog
14:31 Revision 1f4bd217: [FEATURE] Use mod dispatcher for filelist module
Use the backend module dispatcher for the
filelist extension.
Change-Id: I3b3ab0c485feabab0189cdb4b70d50c92464e41c
R...
Susanne Moog
13:59 Revision 80e1daa2: [FEATURE] Use mod dispatcher for the perm extension
Use the backend module dispatcher for the
perm (Access) extension.
Change-Id: I1b9566d4c37a5ab8221f70b46447786277c98...
Susanne Moog
12:25 Revision 9de5ab86: [BUGFIX] t3editor broken after tstemplate refactoring
Since the refactoring of tstemplate there is no
syntax highlighting for tstemplate anymore as
the t3editor uses SCRIP...
Susanne Moog
12:15 Revision d18cfb61: [FEATURE] Use mod dispatcher for the indexed_search extension
Use the backend module dispatcher for the
indexed_search extension.
Change-Id: Ie2f925888100f254622e32df777f2e49b469...
Susanne Moog
11:51 Revision 87ce64c8: [TASK] Split t3lib/config_default.php code into functions
Step to a cleaner bootstrap in config_default.php: Split the
code segments into functions and call them. Do not worry...
Christian Kuhn
11:20 Revision 227c539f: [TASK] Raise extbase submodule pointer
Change-Id: I57fb9ef9f3c351612a1cc17ef8151c6535e57872
Reviewed-on: http://review.typo3.org/12124
Reviewed-by: Christia...
Christian Kuhn

2012-06-15

22:49 Revision b3bba722: [BUGFIX] Remove bogus template in template analyzer
Since the implementation of #22169 a bogus template icon
appeared in the template analyzer.
This is because the call ...
Helmut Hummel
22:37 Revision 64bfd7d1: [FEATURE] Use mod dispatcher for opendocs extension
Use the backend module dispatcher for the
opendocs extension.
Added an index.php that redirects to
alt_doc.php which...
Susanne Moog
21:01 Revision 9cf9591c: [FEATURE] Use mod dispatcher for tstemplate extensions
Use the backend module dispatcher for the
tstemplate, tstemplate_analyzer, tstemplate_info,
tstemplate_objbrowser ext...
Susanne Moog
20:28 Revision 6712ba10: [BUGFIX] Fatal error in reports module
Change-Id: I3f0af2132bfecbe83cecdd0605e7628a2c71bc30
Fixes: #37920
Releases: 6.0
Philipp Gampe
19:45 Revision 8e400277: [TASK] Streamline naming of Typo3_Bootstrap
Streamline naming of Typo3_Bootstrap and location of files to be
in typo3/Classes/Bootstrap/
Change-Id: I063ab9b3a33...
Oliver Hader
19:14 Revision 603b7321: Revert "[TASK] Streamline typo3/classes naming"
This reverts commit 32c37eb6d9bdb4f80d205d94a091e55d4afd36f5.
Change-Id: Ibc36f5631f12b8cfed759aa6e676f48dc179b1b3
R...
Oliver Hader
18:40 Revision 5c3e82a7: [FEATURE] Use mod dispatcher for setup extension
Use the backend module dispatcher for the
setup (user settings) extension.
Change-Id: I3b5d3c0a2d1b331e22f6389ed147c...
Susanne Moog
18:38 Revision 32c37eb6: [TASK] Streamline typo3/classes naming
Streamline typo3/classes naming to be typo3/Classes
Change-Id: I688e3405120177ee85ef6519881f7c3dec59d210
Resolves: #...
Oliver Hader
18:30 Revision f9de285e: [BUGFIX] Non-pagetree context menus broken
Change-Id: If5b4dd3d2b61e046f5657a8899f6c66b961c790e
Fixes: #37353
Releases: 6.0
Reviewed-on: http://review.typo3.org...
Stefan Galinski
18:05 Revision 038f9511: [TASK] Move default TYPO3_CONF_VARS from config_default to own file
Change-Id: I5f563622cb3973ad139194df3fab51a8aadf8a2f
Resolves: #38092
Releases: 6.0
Reviewed-on: http://review.typo3....
Christian Kuhn
17:15 Revision 0c8187d6: [FEATURE] Use mod dispatcher for cshmanual
Use the backend module dispatcher for the
cshmanual extension.
Change-Id: I8333b488f61c30c4c1fe75a2c2e409ce616e216b
...
Susanne Moog
15:58 Revision b964dad7: [TASK] Remove TYPO3_tables_script and handling
The definition of constant TYPO3_tables_script in localconf.php allows to
set a different path to the basic tca defin...
Christian Kuhn
14:59 Revision 3a6e8032: [TASK] Replace duplicate code with a bootstrap method call
The ext_tables inclusion hook has been moved to a
method in the bootstrap class. Use this bootstrap method
instead of...
Helmut Hummel
14:52 Revision de4d0e74: [FEATURE] Use mod dispatcher for tsconfig_help
Use the backend module dispatcher for the
tsconfig_help extension.
Change-Id: I96fbe53025318601b1db113039091be545b60...
Susanne Moog
08:33 Revision e80e9216: [TASK] EXT: viewpage: Reload button
The reload button in DocHeader within the viewpage backend module
should not reload the whole content area but only t...
Felix Kopp
00:18 Revision 65eb72e0: [TASK] Fix CGL violations against DoubleQuoteUsage
Change-Id: I8a61df7ae9db8c5596dcb956d15a6b344d5b70d9
Resolves:#38059
Releases:6.0
Reviewed-on: http://review.typo3.or...
Ludwig Rafelsberger
00:14 Revision efa837c8: [TASK] Clean up phpDoc comments in typo3/
Clean up phpDoc comments for the following classes:
* typo3/index.php
* typo3/index_re.php
* typo3/init.php
* typo3/...
Wouter Wolters
00:10 Revision 54ab6f3f: [TASK] Clean up phpDoc comments in typo3/sysext/
Clean up phpDoc comments for the following classes:
* typo3/sysext/cms/tslib/content/class.tslib_content_imagetext.p...
Wouter Wolters
00:04 Revision ab720c0e: [BUGFIX] Fix refactoring regression in imagecopyresized
t3lib_stdGraphic::imagecopyresized was refactored to make it
unit-testable in #26660. This change had a regression. W...
Lorenz Ulrich

2012-06-14

23:55 Revision 6bc116e7: [BUGFIX] Fix refactoring regression in imagecopyresized
t3lib_stdGraphic::imagecopyresized was refactored to make it
unit-testable in #26660. This change had a regression. W...
Lorenz Ulrich
23:54 Revision 1f857365: [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/
Change-Id: Id806a15491fabd2c61dc0ced44a3ca2adeeb89fb
Resolves: #37974
Releases: 6.0
Reviewed-on: http://review.typo3....
Roland
23:52 Revision 801cdf00: [TASK] Clean up phpDoc comments in typo3/sysext/
Clean up phpDoc comments for the following classes:
* typo3/sysext/about/interfaces/interface.tx_about_customsection...
Wouter Wolters
23:46 Revision d31386fe: [TASK] Clean up phpDoc comments in typo3/sysext/
Clean up phpDoc comments for the following classes:
* typo3/sysext/cms/tslib/content/class.tslib_content_abstract.ph...
Wouter Wolters
23:44 Revision a75b8342: [TASK] Clean up phpDoc comments in typo3/sysext/
Clean up phpDoc comments for the following classes:
* typo3/sysext/cms/layout/conf.php
* typo3/sysext/cms/layout/db_...
Wouter Wolters
23:38 Revision 23d029ac: [TASK] Clean up phpDoc comments in typo3/
Clean up phpDoc comments for the following classes:
* typo3/view_help.php
* typo3/wizard_colorpicker.php
* typo3/wiz...
Wouter Wolters
23:20 Revision 0c2caac6: [TASK] Clean up phpDoc comments in typo3/
Clean up phpDoc comments for the following classes:
* typo3/class.webpagetree.php
* typo3/cleaner_check.sh
* typo3/c...
Wouter Wolters
23:13 Revision c4e549f1: [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext "cms"
Change-Id: I938b2f4780bd1a307105f3b48ca93757171de548
Resolves: #37964
Releases: 6.0
Reviewed-on: http://review.typo3....
Roland
23:03 Revision 4fdf21cb: [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext lowlevel
Change-Id: I01c2bec418bb507a81550277e143e1d4115c8eda
Resolves: #37978
Releases: 6.0
Reviewed-on: http://review.typo3....
Roland
23:02 Revision 378f4a2e: [TASK] Clean up phpDoc comments in typo3/
Clean up phpDoc comments for the following classes:
* typo3/show_item.php
* typo3/show_rechis.php
* typo3/tce_db.php...
Wouter Wolters
22:56 Revision 7b24f4ea: [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext impexp
Change-Id: I026de405b5b3c704b24a3b8eaec00d420f7cc0e8
Resolves: #37976
Releases: 6.0
Reviewed-on: http://review.typo3....
Roland
22:55 Revision cdcd2e78: [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext install
Change-Id: I1bcaa9c976925445413a348eb67844d0a184f982
Resolves: #37977
Releases: 6.0
Reviewed-on: http://review.typo3....
Roland
22:54 Revision e56608fb: [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/
Change-Id: I2c01fbf6a18b672eae51e4aea8b65a8182bd770d
Resolves: #37972
Releases: 6.0
Reviewed-on: http://review.typo3....
Roland
22:50 Revision e40caded: [TASK] Fix CGL violations against DoubleQuoteUsage
There are some other CGL violations beside DoubleQuoteUsageNotRequired
in the affected files.
Change-Id: I84931e4705...
Ludwig Rafelsberger
22:47 Revision 257010c0: [TASK] Fix CGL violations against DoubleQuoteUsage
Some violations against other CGL rules have been fixed as well.
Change-Id: I952218d140f559d0d90d4fc070f8de582013446...
Ludwig Rafelsberger
22:44 Revision 11026a71: [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext
Change-Id: Ib07ed4f272fde10e7f275411699c6c4f2106a9d2
Resolves: #37979
Releases: 6.0
Reviewed-on: http://review.typo3....
Roland
08:36 Revision def2792e: [BUGFIX] Workspace state change notification email is always in English
Bugfix I433a744bb377590de444ac8cf960ccfd0b1430db in EXT:workspaces
slightly changed the way the list of recipient ema...
Xavier Perseguers
08:32 Revision b5a448ea: [!!!][BUGFIX] Workspace state change notification email is always in English
The preferred language of the recipient is not taken into account which
bypasses the code used to notify user with a ...
Xavier Perseguers

2012-06-13

21:13 Revision d4fb1b06: [BUGFIX] Hide the field "Selected Pages" for menu type "Sitemap"
The field "Selected Pages" is never used in the content element
"Menu/Sitemap" with menu type "Sitemap". So it should...
Marco Huber
21:11 Revision 98ccffbd: [BUGFIX] Hide the field "Selected Pages" for menu type "Sitemap"
The field "Selected Pages" is never used in the content element
"Menu/Sitemap" with menu type "Sitemap". So it should...
Marco Huber
21:09 Revision 1e974704: [BUGFIX] Hide the field "Selected Pages" for menu type "Sitemap"
The field "Selected Pages" is never used in the content element
"Menu/Sitemap" with menu type "Sitemap". So it should...
Marco Huber
20:48 Revision 2436ff89: [TASK] Add plugin name to page module's CE
During cleanup of the page module's CE rendering
a bit too much cleanup happened and the name
of the plugin is not sh...
Georg Ringer
08:10 Revision 19bd9847: [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in /t3lib/
Change-Id: I2b7154823d5878bfd8893cf3c1279ac048df9e8c
Resolves: #37973
Releases: 6.0
Reviewed-on: http://review.typo3....
Roland
07:04 Revision cdc8e952: [TASK] Fix very last CGL violation "SemicolonSpacingIncorrect"
Change-Id: I26bb40d7d55c03c0cbca16987c4c09995b29e67d
Resolves: #37983
Releases: 6.0
Reviewed-on: http://review.typo3....
Roland
07:03 Revision fad6966c: [BUGFIX] Hide the field "Selected Pages" for menu type "Sitemap"
The field "Selected Pages" is never used in the content element
"Menu/Sitemap" with menu type "Sitemap". So it should...
Marco Huber

2012-06-12

09:09 Revision 83504661: [TASK] Clean up phpDoc comments in typo3/
Clean up phpDoc comments for the following classes:
* typo3/class.file_list.inc
* typo3/class.filelistfoldertree.php...
Wouter Wolters
00:17 Revision 82cd7248: [TASK] Reduce concatenation CGL violations in css_styled_content
Change-Id: I458577566cf13bd9a6e026ccfdaba7610e309586
Resolves: #37930
Releases: 6.0
Reviewed-on: http://review.typo3....
Roland
00:16 Revision e765ddc1: [TASK] Reduce concatenation CGL violations in /typo3/classes/
Change-Id: I1f6130e6af5480533a5f40e62a45ffc9530c8a95
Resolves: #37927
Releases: 6.0
Reviewed-on: http://review.typo3....
Roland
00:12 Revision ea398c2a: [TASK] Clean up phpDoc comments in typo3/
Clean up phpDoc comments for the following classes:
* typo3/class.db_list.inc
* typo3/class.db_list_extra.inc
Clean...
Wouter Wolters
00:06 Revision 19575fa2: [TASK] Fix concatenation CGL violations in /t3lib/
Change-Id: I14825a8139ce5bf78ffcc96eea4204f507da5fb7
Resolves: #37923
Releases: 6.0
Reviewed-on: http://review.typo3....
Roland

2012-06-11

22:34 Revision dd885325: CGL FunctionCallArgumentSpacingNoSpaceAfterComma in setup
Fix CGL violations against FunctionCallArgumentSpacingNoSpaceAfterComma
in /typo3/sysext/setup.
Change-Id: I34e805a5...
Ludwig Rafelsberger
22:28 Revision 4f73988d: [BUGFIX] Exclude E_STRICT from error reporting
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 a...
Steffen Müller
22:08 Revision 2c5ca9e2: [TASK] Clean up phpDoc comments in typo3/
Clean up phpDoc comments for the following classes:
* typo3/backend.php
* typo3/browse_links.php
* typo3/browser.php...
Wouter Wolters
21:12 Revision 8a8cf935: [TASK] Clean up phpDoc comments in typo3/
Clean up phpDoc comments for the following classes:
* typo3/alt_doc.php
* typo3/alt_doc_nodoc.php
* typo3/alt_file_n...
Wouter Wolters
20:15 Revision 430258f6: [TASK] Harmonize coding style of if constructs in /typo3/sysext/cms/
Change-Id: Ie934ab73b9c24f2f383d15a2f5f91347382ea48b
Resolves: #37789
Releases: 6.0
Reviewed-on: http://review.typo3....
Roland
20:02 Revision c371cdfa: [TASK] Fix CGL "InlineCommentWrongStyle" in sysext "version"
There are violations against the CGL rule "InlineCommentWrongStyle".
This will be fixed.
Change-Id: I3906272a23b2b8...
Roland
19:57 Revision ce1c982c: [TASK] Harmonize coding style of if constructs in /t3lib/
Change-Id: I3f2af480d2ebbaeb1eea1b589a060b595c35f76a
Resolves: #37790
Releases: 6.0
Reviewed-on: http://review.typo3....
Roland
19:55 Revision a0fe56ed: [TASK] Fix CGL FunctionCallArgumentSpacingTooMuchSpaceAfterComma
There are violations against the CGL rule
"FunctionCallArgumentSpacingTooMuchSpaceAfterComma".
This will be fixed.
...
Roland
19:53 Revision 144e0ab2: [TASK] Fix CGL FunctionCallArgumentSpacingSpaceBeforeComma
According to metrics.typo3.org the very last core CGL violation
against "FunctionCallArgumentSpacingSpaceBeforeComma"...
Roland
19:52 Revision 7d4f675a: [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in indexed_search
A few other CGL violations will also be reduced.
Change-Id: Ib7e4ee0d53718a734ba8537f85ff3f234caa78c7
Resolves: #378...
Roland
19:48 Revision c2726e91: [TASK] Fix CGL FunctionCallArgumentSpacingTooMuchSpaceAfterComma
There is one violation against the CGL rule
"FunctionCallArgumentSpacingTooMuchSpaceAfterComma".
This will be fixed....
Roland
19:45 Revision 5b7f73e0: [TASK] Fix CGL "InlineCommentWrongStyle" in sysext "workspaces"
There are violations against the CGL rule "InlineCommentWrongStyle".
This will be fixed.
Change-Id: Id54a7c1f71e5df...
Roland
19:38 Revision 395ae41d: [TASK] Clean up phpDoc comments in typo3/
Clean up phpDoc comments for the following classes:
* typo3/ajax.php
* typo3/alt_clickmenu.php
* typo3/alt_db_navfra...
Wouter Wolters
19:25 Revision 6107e21b: [TASK] Clean up phpDoc comments in typo3/classes
Clean up phpDoc comments for the following classes:
* typo3/classes/class.ajaxlogin.php
* typo3/classes/class.clearc...
Wouter Wolters
19:05 Revision c2f7051d: [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in saltedpasswords
There are CGL violations "FunctionCallArgumentSpacingNoSpaceAfterComma"
in typo3/sysext/saltedpasswords/.
These will...
Roland
18:16 Revision 7ecce5f5: [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in statictemplates
A few other CGL violations will also be reduced.
Change-Id: I8d410de51886dd7314d6ebb83644b5ef969f26ce
Resolves: #378...
Roland
09:47 Revision f5040a7a: [TASK] favicon for backend window
Adds favicon to the backend view.
Also brings few CGL improvements.
Fixes: #37868
Releases: 6.0
Change-Id: I7b0e71e6...
Felix Kopp
07:43 Revision c54b75a2: [TASK] Assignment arithmetic and comparison space missing in typo3/mod
Change-Id: I77826ac68c8d96191c708ff39e122981882addb6
Resolves: #37875
Releases: 6.0€
Reviewed-on: http://review.typo3...
Wouter Wolters
07:42 Revision af798fc4: [TASK] Clean up phpDoc comments in typo3/interfaces
Clean up phpDoc comments for the following classes:
* typo3/interfaces/interface.backend_cacheActionsHook.php
* typo...
Wouter Wolters

2012-06-10

18:35 Revision c1103a68: [TASK] Add unit tests for GET/POST input related methods in t3lib_div
Adds tests for _GP, _GPmerged, _GET, _POST and _GETset.
Change-Id: I27b8db55d76b560854700baf518c686254c951ae
Resolve...
Tolleiv Nietsch
18:10 Revision 47f22af4: [TASK] Reduce CGL violations DoubleQuoteUsageNotRequired in /typo3/
There are violations against the CGL rule "DoubleQuoteUsageNotRequired" in
/typo3/ (not: /typo3/sysest/).
These will...
Roland
17:58 Revision 924e112b: [TASK] CGL violations DoubleQuoteUsage in t3lib/
There are some violations against the CGL rule
"DoubleQuoteUsage" in /t3lib/. These will be
reduced by this commit.
...
Wouter Wolters
17:22 Revision 68781dce: [TASK] CGL FunctionCallArgumentSpacingNoSpace in fe_adminLib.inc
There are CGL violations against
FunctionCallArgumentSpacingNoSpaceAfterComma in
typo3/sysext/cms/tslib/media/scripts...
Roland
17:16 Revision bdaa1709: [TASK] Increase readability of CLI messages
Increase the readability of CLI messages when calling them on the
command line.
This improvement displays more human ...
Ingo Pfennigstorf
16:20 Revision 185297b6: [TASK] CGL: fix FunctionCallArgumentSpacingNoSpaceAfterComma violations
Adds spaces to function definition where needed.
Change-Id: I3265a0fa9a82da91babfd8b87f0019e785f1574b
Fixes: #37709
...
Felix Kopp

2012-06-09

09:46 Revision 04a92660: [TASK] CGL FunctionCallArgumentSpacingNoSpace in plaintextLib.inc
There are CGL violations against
FunctionCallArgumentSpacingNoSpaceAfterComma in
typo3/sysext/cms/tslib/media/scripts...
Roland
09:44 Revision 941f7dd8: [TASK] CGL: Improve function spacing
Improves last outstanding function spacing issues of type
OpeningFunctionBraceKernighanRitchieSpaceBeforeBrace.
Chan...
Felix Kopp
09:43 Revision aa19150b: [BUGFIX] Missing typehint in abstract FAL driver
Change-Id: I1d7621f445690a4b1056ed6c227035514129415a
Resolves: #37540
Releases: 6.0
Reviewed-on: http://review.typo3....
Andreas Wolf

2012-06-08

17:35 Revision e3e4e545: [TASK] Remove xclass definitions from linktype classes
Change-Id: I6d9037bf36fe2e9a189ecf472e16f3d6af283e8c
Resolves: #36825
Releases: 6.0
Philipp Gampe
09:36 Revision a3e81064: [TASK] Harmonize coding style of control structures in sysext "workspaces"
Change-Id: Id7867c6f2713847247d35172aa9060f7c91e4b49
Resolves: #37824
Releases: 6.0
Reviewed-on: http://review.typo3....
Roland
09:36 Revision 8d02ae87: [TASK] Harmonize coding style of control structures in sysext "version"
Change-Id: Ic3da08af8fe0de01227a1332fc5e1ae61315f0c1
Resolves: #37823
Releases: 6.0
Reviewed-on: http://review.typo3....
Roland

2012-06-07

21:35 Revision 65b368e3: [TASK] Reduce CGL violations DoubleQuoteUsageNotRequired in "linkvalidator"
Change-Id: I3f308f0c26dfa55d85bfe5e9051d2536062b6fcd
Resolves: #37825
Releases: 6.0
Roland
21:19 Revision 70857b32: Merge "[TASK] Harmonize coding style of if constructs in sysext "linkvalidator""
Chris topher
20:35 Revision 3bd89bed: [TASK] Harmonize coding style of if constructs in sysext "linkvalidator"
Change-Id: I7041be89d9b91f06746bb832b63933204c3608b2
Resolves: #37822
Releases: 6.0
Roland

2012-06-06

07:29 Revision 83f4d78f: [TASK] Harmonize coding style of if constructs in /typo3/classes/
Change-Id: I1a0f8bcd436eefa59abdaa1e40a0cd9711a01b38
Resolves: #37776
Releases: 6.0
Reviewed-on: http://review.typo3....
Roland

2012-06-05

05:59 Revision 3ddeb776: [TASK] self:: is not used for local static member reference
Replace local static member references with self::
Change-Id: I70624b19d67d96dedd05780c2162c4b68d7abc27
Resolves: #3...
Wouter Wolters

2012-06-04

08:37 Revision ee53e851: [BUGFIX] TCEForms.Suggest wizard in IRRE records
Currently suggest wizards don't work in IRRE records. This is because of
the missing javascript functions. IRRE eleme...
Nicole Cordes

2012-06-03

19:05 Revision a6b18724: [BUGFIX] Cleanup: PhpDoc, not initialized variables in modfuncreport
Fix all warnings PhpStorm complains about.
Introduce class variables where those are used.
Put a required function in...
Philipp Gampe
18:09 Revision 166ac296: [TASK] Fix CGL "InlineCommentWrongStyle" in sysext "linkvalidator"
There are violations against the CGL rule "InlineCommentWrongStyle".
This will be fixed.
Change-Id: I82c9452e9736b8...
Roland
18:05 Revision 14b42886: [TASK] Fix CGL "InlineCommentWrongStyle" in sysext "dbal"
There are violations against the CGL rule "InlineCommentWrongStyle".
This will be fixed.
Change-Id: I81a17da475cb70...
Roland
15:29 Revision 3d2ec565: [TASK] CGL FunctionCallArgumentSpacingTooMuchSpaceAfterComma
There are violations against the CGL rule
"FunctionCallArgumentSpacingTooMuchSpaceAfterComma".
These will be reduced...
Roland
15:29 Revision e8016564: [TASK] Reduce CGL violations InlineCommentWrongStyle
There is one violation against the CGL rule
"InlineCommentWrongStyle" left.
This will be fixed.
Change-Id: I7b2b659...
Roland

2012-06-01

20:00 Revision 1b738d21: [TASK] Fix CGL violations against InlineCommentWrongStyle
There are violations against the CGL rule "InlineCommentWrongStyle".
These will be fixed.
Change-Id: I346022ff6aecf...
Roland
19:02 Revision 7f5498b0: [TASK] Reduce CGL violations OpeningFunctionBraceKernighanRitchieSpace
There are violations against the CGL rule
"OpeningFunctionBraceKernighanRitchieSpaceBeforeBrace".
These will be redu...
Roland
18:59 Revision 76151f68: [TASK] Clean up the phpDoc of t3lib/interfaces/
Clean up the phpDoc of t3lib/interfaces/
So I made a patch doing mostly:
* Provide correct parameter names in phpDo...
Wouter Wolters
18:58 Revision bf14350f: [TASK] Clean up the phpDoc of t3lib/thumbs.php
Clean up the phpDoc of t3lib/thumbs.php
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc...
Wouter Wolters
15:54 Revision cb28d9cd: [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/s*/
There are violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/s*/.
These ...
Roland
15:50 Revision 12ba71ce: [TASK] Clean up phpDoc comments in t3lib classes
Clean up phpDoc comments for the following classes:
* t3lib/collection/AbstractRecordCollection.php
* t3lib/collecti...
Wouter Wolters
15:49 Revision a42a6092: [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/w*/
There are violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/w*/.
These ...
Roland
15:48 Revision 4bb34ebf: [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/t*/
There are violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/t*/.
These...
Roland
15:47 Revision 068d2608: [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/l*/
There were violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/l*/.
These...
Roland
15:46 Revision be8f32e0: [TASK] Clean up the phpDoc of t3lib/l10n/
Clean up the phpDoc of t3lib/l10n/
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc
* Pr...
Wouter Wolters
15:45 Revision 90084995: [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/p*/
There were violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/p*/.
These...
Roland
15:31 Revision 40f498ce: [TASK] Fix CGL violations InlineCommentWrongStyle in ext_emconf.php files
There are violations against the CGL rule "InlineCommentWrongStyle " in
ext_emconf.php files.
These will be fixed.
...
Roland
15:19 Revision b71613cf: [TASK] CGL violations DoubleQuoteUsageNotRequired in indexed_search/
There are violations against the CGL rule "DoubleQuoteUsageNotRequired" in
/typo3/typo3/sysext/indexed_search/.
Thes...
Roland
15:18 Revision 27b4a339: [TASK] Reduce CGL violations DoubleQuoteUsageNotRequired in install/
There are violations against the CGL rule "DoubleQuoteUsageNotRequired" in
/typo3/sysext/install/.
These will be red...
Roland
15:17 Revision 60250fb6: Reduce CGL violations FunctionCallArgumentSpacingTooMuchSpaceAfterComma
There are violations against the CGL rule
FunctionCallArgumentSpacingTooMuchSpaceAfterComma.
These should be reduced...
Roland
08:38 Revision 9275ac67: [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/i*/
There were violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/i*/.
These...
Roland
08:35 Revision 643df0af: [BUGFIX ] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/cms/
There were violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/cms/.
Thes...
Roland
08:29 Revision f8700d49: [TASK] Reduce CGL violations FunctionCallArgumentSpacingSpaceBeforeComma
There are violations against the CGL rule
"FunctionCallArgumentSpacingSpaceBeforeComma".
These will be reduced by th...
Roland
08:27 Revision b46eebbe: [TASK] Clean up the phpDoc of t3lib/extjs/
Clean up the phpDoc of t3lib/extjs/
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc
* P...
Wouter Wolters
08:26 Revision 02689756: [TASK] Clean up the phpDoc of t3lib/error/
Clean up the phpDoc of t3lib/error/
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc
* P...
Wouter Wolters

2012-05-30

22:24 Revision bbc55bf5: [BUGFIX] redirect to referrer when changing password
The referrer and referrerDomains redirect options must be ignored after
changing the password, otherwise you would en...
Jigal van Hemert
22:23 Revision 41147444: [BUGFIX] redirect to referrer when changing password
The referrer and referrerDomains redirect options must be ignored after
changing the password, otherwise you would en...
Jigal van Hemert
21:58 Revision bfc1fb52: [FEATURE] Use FAL file extension filter in TCA
Change-Id: Ib85a55deae6e0d11669da804660630dbd95d9115
Releases: 6.0
Resolves: #37251
Reviewed-on: http://review.typo3....
Ingmar Schlecht
21:58 Revision 1b5cdc58: [FEATURE] Limit file extensions in FAL element browser
Change-Id: Ic34befbdf4541a2837701cb75a51d500daada8d5
Releases: 6.0
Resolves: #36816
Reviewed-on: http://review.typo3....
Ingmar Schlecht
09:13 Revision 16ba61b7: [BUGFIX] CGL violations DoubleQuoteUsageContainsVar
There are violations against the CGL rule "DoubleQuoteUsageContainsVar".
These will be reduced.
Change-Id: Ibb45e3ae...
Roland
04:35 Revision ea009d6e: [TASK] Clean up the phpDoc of t3lib/stddb/
Clean up the phpDoc of t3lib/stddb/
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc
* P...
Wouter Wolters
04:28 Revision 71d386bf: [TASK] Clean up the phpDoc of t3lib_tceforms
Clean up the phpDoc of t3lib_tceforms
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc
*...
Wouter Wolters
04:18 Revision b9521bf5: [TASK] Clean up the phpDoc of t3lib/search/
Clean up the phpDoc of t3lib/search/
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc
* ...
Wouter Wolters
04:15 Revision dbc458d2: [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/o*/
There were violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/o*/.
These...
Roland
04:14 Revision 202f43ba: [TASK] Clean up the phpDoc of t3lib/mail/
Clean up the phpDoc of t3lib/mail/
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc
* Pr...
Wouter Wolters
04:14 Revision 7e58fa88: [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/r*/
There were violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/syset/r*/.
These ...
Roland
04:06 Revision 79b794f0: [TASK] Clean up the phpDoc of t3lib/spritemanager/
Clean up the phpDoc of t3lib/spritemanager/
So I made a patch doing mostly:
* Provide correct parameter names in ph...
Wouter Wolters
04:04 Revision f8ead2a4: [TASK] Clean up phpDoc comments in t3lib classes
Clean up phpDoc comments for the following classes:
* t3lib/matchcondition/class.t3lib_matchcondition_abstract.php
*...
Wouter Wolters

2012-05-29

18:19 Revision 2d7dd472: [TASK] Clean up the phpDoc of t3lib/tree/
Clean up the phpDoc of t3lib/tree/
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc
* Pr...
Wouter Wolters
07:12 Revision ef03bc4d: [TASK] Clean up the phpDoc of t3lib/tceforms/
Clean up the phpDoc of t3lib/tceforms/
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc
...
Wouter Wolters
06:20 Revision 4838ad8a: [TASK] Clean up the phpDoc of t3lib/utility/
Clean up the phpDoc of t3lib/utility/
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc
*...
Wouter Wolters

2012-05-28

22:37 Revision 1c439544: BUGFIX] Illegal string offset
Check if parameter is an array before using it as an array in
getPagePath() and getPageInfo()
Change-Id: I96cbdcc5e6...
Jigal van Hemert
22:33 Revision c32cf605: BUGFIX] Illegal string offset
Check if parameter is an array before using it as an array in
getPagePath() and getPageInfo()
Change-Id: Idc2d36bc68...
Jigal van Hemert
22:29 Revision 4a564c54: BUGFIX] Illegal string offset
Check if parameter is an array before using it as an array in
getPagePath() and getPageInfo()
Change-Id: I56c3deabf7...
Jigal van Hemert
21:40 Revision 0ceccb6c: [BUGFIX] Illegal string offset
Check if parameter is an array before using it as an array in
getPagePath() and getPageInfo()
Change-Id: I9010dfb441...
Jigal van Hemert
18:43 Revision 0d307631: [BUGFIX ] CGL violations FunctionCallArgumentSpacing in /typo3/
There are some violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/. These will ...
Roland
18:37 Revision 6ea9839a: [TASK] Clean up the phpDoc of t3lib_treeview
Clean up the phpDoc of t3lib_treeview
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc
*...
Wouter Wolters
15:35 Revision 375ef2b3: [BUGFIX] CGL violations FunctionCallArgumentSpacing in sysext/beuser/
There are violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in typo3/sysext/beuser/.
The...
Roland
13:53 Revision 9a707047: [BUGFIX] CGL violations FunctionCallArgument in indexed_search
There were some violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in
indexed_search. The...
Roland

2012-05-27

11:35 Revision 1374ced5: [TASK] Remove commented-out code
Commented-out code usually is not maintained, makes the code harder to
read and cannot be unit-tested. It should be r...
Oliver Klee
11:23 Revision 30512b3c: [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/e*/
There were violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/e*/.
These...
Roland
11:23 Revision 1c0d823e: [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/c*/
There were violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/c*/.
These...
Roland
11:20 Revision 1bf8a817: [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/f*/
There were violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/f*/.
These...
Roland

2012-05-25

23:21 Revision ff439e0d: [TASK] Clean up the phpDoc of t3lib_tcemain
Clean up the phpDoc of t3lib_tcemain
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc
* ...
Wouter Wolters
20:34 Revision 6c204600: [BUGFIX] CGL violations FunctionCallArgumentSpacingSpaceBeforeComma
There are violations against the CGL rule
"FunctionCallArgumentSpacingSpaceBeforeComma". These will be reduced.
Chan...
Roland
14:53 Revision 2f57301c: [BUGFIX] SQL error if a task is run on a disabled page
This happens because the init() method is not always called.
Switching the logic to first get the list of page IDs a...
Philipp Gampe
14:47 Revision 882011e0: [BUGFIX] It is not possible to set page 0 to schedular task
This happens because there is no special handling for the treeroot
while checking the rootline for hidden pages.
Cha...
Philipp Gampe
14:41 Revision 7bbb8ffb: [BUGFIX] SQL error if opening a disabled page with module
This happens because the list of page IDs is empty.
The count should be displayed regardless whether the current
page...
Philipp Gampe
13:43 Revision 7b741f13: [TASK] Add unittest for url parameter related functions
Adds tests for implodeArrayForUrl, explodeUrl2Array and
compileSelectedGetVarsFromArray.
Change-Id: I07c7ee3a7436320...
Tolleiv Nietsch
08:46 Revision 03316ee8: [BUGFIX ] CGL violations FunctionCallArgumentSpacing in alt_doc.php
There were some violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in alt_doc.php.
These ...
Roland
08:44 Revision c4309203: [BUGFIX ] CGL violations FunctionCallArgumentSpacing in wizard_forms.php
There were some violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in
typo3/wizard_forms....
Roland

2012-05-24

20:32 Revision b7790f5d: [BUGFIX] Message about missing db credentials is misleading
If persistent connections are not allowed by MySQL the error message
"Can only select database if username/password/h...
Chris topher
20:29 Revision ecb5ed61: [BUGFIX] Skip t3lib_divTest::fixPermissionsSetsGroup on MacOS
This test makes use of posix_getegid which on Mac OS always returns -1,
thus making it useless for getting the effect...
Oliver Klee
10:03 Revision 6498bbd2: [FEATURE] Enable overriding element browser type
Change-Id: I07e73b67a4714e1d2eae4695c690476ee85b13ae
Releases: 6.0
Resolves: #37249
Reviewed-on: http://review.typo3....
Ingmar Schlecht
08:30 Revision a0d489df: [TASK] Clean up the phpDoc of t3lib_tceforms_inline
Clean up the phpDoc of t3lib_tceforms_inline
So I made a patch doing mostly:
* Provide correct parameter names in p...
Wouter Wolters
07:54 Revision aafcdf26: [FEATURE] New login error hook
Add new login hook to handle login errors.
Change-Id: I72b91b78955e27e4123f458e4bf6c50ab150397b
Resolves: #29698
Rel...
Simon Schaufelberger
07:21 Revision 91b1c115: [TASK] Add a comment for require(Bootstrap.php)
Bootstrap.php is included using "require" instead of "require_once" to
create a fatal error if Bootstrap.php is inclu...
Oliver Klee
07:19 Revision cd60c053: [TASK] Clean up phpDoc comments in t3lib classes
Clean up phpDoc comments for the following classes:
* t3lib/class.t3lib_userauth.php
* t3lib/class.t3lib_userauthgro...
Wouter Wolters

2012-05-23

00:09 Revision d50de32d: [TASK] Set TYPO3 version to 6.0-dev
Change-Id: I4b21e237b4502f07ae1660d3e538759c716a1f4b
Reviewed-on: http://review.typo3.org/11511
Reviewed-by: TYPO3 v4...
TYPO3 Release Team
00:09 Revision 4b4debd2: [RELEASE] Release of TYPO3 6.0.0alpha1
Change-Id: I68f99111a53217f6b05ac6656b84763051516402
Reviewed-on: http://review.typo3.org/11510
Reviewed-by: TYPO3 v4...
TYPO3 Release Team
00:09 Revision 3154ed8e: [RELEASE] Release of TYPO3 6.0.0alpha1
Change-Id: I68f99111a53217f6b05ac6656b84763051516402 TYPO3 Release Team
 

Also available in: Atom