Project

General

Profile

Activity

From 2012-05-09 to 2012-06-07

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

2012-05-22

12:25 Revision 0f9f3273: [TASK] Set TYPO3 version to 4.7.2-dev
Change-Id: Ib851b57964c9ee6df53ab17ee659b495bdfa6b3e
Reviewed-on: http://review.typo3.org/11445
Reviewed-by: TYPO3 v4...
TYPO3 Release Team
12:25 Revision 92132fe7: [RELEASE] Release of TYPO3 4.7.1
Change-Id: I6a3fd944d6ab29df1b86ccc88a8f92fd778055f6
Reviewed-on: http://review.typo3.org/11444
Reviewed-by: TYPO3 v4...
TYPO3 Release Team
12:25 Revision 7fc73293: [RELEASE] Release of TYPO3 4.7.1
Change-Id: I6a3fd944d6ab29df1b86ccc88a8f92fd778055f6 TYPO3 Release Team
12:10 Revision 757b9598: [TASK] Set TYPO3 version to 4.6.10-dev
Change-Id: Ibce2d595a5a4488ecc8fcd3bffb1d13cdaa82564
Reviewed-on: http://review.typo3.org/11442
Reviewed-by: TYPO3 v4...
TYPO3 Release Team
12:10 Revision 57e20a8e: [RELEASE] Release of TYPO3 4.6.9
Change-Id: I55ca9e46c52e0be35f090736fff368eb81955bec
Reviewed-on: http://review.typo3.org/11441
Reviewed-by: TYPO3 v4...
TYPO3 Release Team
12:10 Revision 098595e1: [RELEASE] Release of TYPO3 4.6.9
Change-Id: I55ca9e46c52e0be35f090736fff368eb81955bec TYPO3 Release Team
12:00 Revision 1d59cbfe: [TASK] Set TYPO3 version to 4.5.17-dev
Change-Id: I1d05a6bdacf125bb31c3cf53e03a6c867b5aead5
Reviewed-on: http://review.typo3.org/11440
Reviewed-by: TYPO3 v4...
TYPO3 Release Team
12:00 Revision 75b25642: [RELEASE] Release of TYPO3 4.5.16
Change-Id: Ib7f13d1db2f4bee84ac038f8198cbe09051b19e4
Reviewed-on: http://review.typo3.org/11439
Reviewed-by: TYPO3 v4...
TYPO3 Release Team
11:59 Revision 94b91885: [RELEASE] Release of TYPO3 4.5.16
Change-Id: Ib7f13d1db2f4bee84ac038f8198cbe09051b19e4 TYPO3 Release Team
11:57 Revision 37912b3b: [TASK] Raise submodule pointer
Change-Id: I5018a3800a8a3553251ae0a79dfec7e7e5e9cb15
Reviewed-on: http://review.typo3.org/11438
Reviewed-by: TYPO3 v4...
TYPO3 Release Team
11:56 Revision e3cbcc1a: [TASK] Raise submodule pointer
Change-Id: I2994e79f435be3374ad68c526eb5ab629f154a6b
Reviewed-on: http://review.typo3.org/11437
Reviewed-by: TYPO3 v4...
TYPO3 Release Team
11:54 Revision 21c65e73: [TASK] Raise submodule pointer
Change-Id: Icab7d9914103db01598b8088c72871c7066c3baa
Reviewed-on: http://review.typo3.org/11436
Reviewed-by: TYPO3 v4...
TYPO3 Release Team
11:53 Revision b81c7476: [TASK] Raise submodule pointer
Change-Id: Ic4c3b01935c82169ed30195f340359c7b88f25ad
Reviewed-on: http://review.typo3.org/11435
Reviewed-by: TYPO3 v4...
TYPO3 Release Team
11:48 Revision 95bfabba: [TASK] Raise version number of sysexts to 4.7.1
Change-Id: I6f4c95f317518e2737976a7857533d85c7dbd457
Reviewed-on: http://review.typo3.org/11433
Reviewed-by: Xavier P...
Steffen Ritter
11:16 Revision d08c2e69: [TASK] Update version to 4.7.1
Change-Id: Ifaa170eaf8700d9d930892f06b678df2c5e9c723
Reviewed-on: http://review.typo3.org/11431
Reviewed-by: Xavier P...
Xavier Perseguers
11:14 Revision d46797e2: [TASK] Update version to 4.7.1
Change-Id: I3f63f962da07ba545007d69d45d263025d9832e0
Reviewed-on: http://review.typo3.org/11430
Reviewed-by: Xavier P...
Xavier Perseguers
11:11 Revision 64992fe0: [TASK] Update version to 4.7.1
Change-Id: I94d54e553a1e8d8e7b0af62bf885fddebe682b51 Xavier Perseguers
11:06 Revision 941291f6: [TASK] Update version to 4.7.1
Change-Id: Ieaa47783933f198499aad47705b8fef15b6bfd88 Xavier Perseguers
11:00 Revision 08dea148: [TASK] Update version to 4.7.1
Change-Id: Ieda457a7a3b24d0e075e46738eaa0181adda7125 Xavier Perseguers
00:34 Revision 73cec8dd: [TASK] Update ext_emconf.php
Change-Id: I62d9340098ba9fe3a842fd2534b068e7adcdeb06 Marc Bastian Heinrichs
00:20 Revision b98caef7: [TASK] Update ext_emconf.php
Change-Id: I71e7de5e033980e337c43187f0df16675c497049 Marc Bastian Heinrichs

2012-05-21

23:45 Revision 6f3374bf: [TASK] Update ext_emconf.php
Change-Id: I7ac23acb0f7308fa9fb0fe688b8c8ae59815c35d Marc Bastian Heinrichs
23:32 Revision 26439829: Merge "[Task] Update changelog and version to 6.0.0-dev"
Marc Bastian Heinrichs
23:05 Revision d4da7991: [BUGFIX] Pagetree: Copying large branches duplicates branch
Copying large branches (500+ pages, depending on the server) has a big
problem: The AJAX request is answered too late...
Steffen Gebert
23:05 Revision 1def46ae: [BUGFIX] Pagetree: Copying large branches duplicates branch
Copying large branches (500+ pages, depending on the server) has a big
problem: The AJAX request is answered too late...
Steffen Gebert
23:05 Revision c4d93451: [BUGFIX] Pagetree: Copying large branches duplicates branch
Copying large branches (500+ pages, depending on the server) has a big
problem: The AJAX request is answered too late...
Steffen Gebert
20:36 Revision 915b8261: [TASK] Add a comment for the require_once in t3lib_error_ErrorHandler
These require_once calls are needed to make the exception classes
available even if the autoloader is not loaded at t...
Oliver Klee
20:36 Revision 796db8ec: [TASK] Add a comment for require_once in t3lib_error_ErrorHandler
These require_once calls are needed to make the exception classes
available even if the autoloader is not loaded at t...
Oliver Klee
20:35 Revision 58c47308: [TASK] Add a comment for require_once in t3lib_error_ErrorHandler
These require_once calls are needed to make the exception classes
available even if the autoloader is not loaded at t...
Oliver Klee
18:32 Revision 2d508beb: [TASK] Replace Space Indent into Tab indent (CGL Cleanup)
This patch replaces some forgotten and/or
overseen space chars in indention into tab chars.
Change-Id: I02e7980ef77d...
Stefano Kowalke
09:47 Revision 62d2b651: [BUGFIX] PHP warning when a language pack does not exist
If PHP warnings are not catched, file_get_contents issues a warning
message whenever a file cannot be retrieved.
Cha...
Xavier Perseguers
09:47 Revision 7a12fd50: [BUGFIX] PHP warning when a language pack does not exist
If PHP warnings are not catched, file_get_contents issues a warning
message whenever a file cannot be retrieved.
Cha...
Xavier Perseguers
09:47 Revision c07cfc09: [BUGFIX] PHP warning when a language pack does not exist
If PHP warnings are not catched, file_get_contents issues a warning
message whenever a file cannot be retrieved.
Cha...
Xavier Perseguers
09:43 Revision 7a56e066: [BUGFIX] PHP warning when a language pack does not exist
If PHP warnings are not catched, file_get_contents issues a warning
message whenever a file cannot be retrieved.
Cha...
Xavier Perseguers

2012-05-20

22:37 Revision 037880e6: [TASK] Add a comment for the require_once in t3lib_error_ErrorHandler
These require_once calls are needed to make the exception classes
available even if the autoloaded is not loaded at t...
Oliver Klee
16:05 Revision d6e90de8: [BUGFIX] Missing argument 3 for t3lib_DB::exec_SELECTgetRows()
Change-Id: I063ff48e2f1d6f9dceaf910405d2f510818120c0
Fixes: #37324
Releases: 6.0
Reviewed-on: http://review.typo3.org...
Philipp Gampe
15:36 Revision 0e15b199: [BUGFIX] DB field names exceed max length with 'zzz_deleted'
MySQL allows a maximum of 64 characters for column and table names.
When prefixing them with 'zzz_deleted' this limit...
Tolleiv Nietsch
15:36 Revision 67d73048: [BUGFIX] DB field names exceed max length with 'zzz_deleted'
MySQL allows a maximum of 64 characters for column and table names.
When prefixing them with 'zzz_deleted' this limit...
Tolleiv Nietsch
15:34 Revision d797ceb4: [BUGFIX] DB field names exceed max length with 'zzz_deleted'
MySQL allows a maximum of 64 characters for column and table names.
When prefixing them with 'zzz_deleted' this limit...
Tolleiv Nietsch
15:29 Revision c35860c6: [BUGFIX] Pagetree: Copying large branches duplicates branch
Copying large branches (500+ pages, depending on the server) has a big
problem: The AJAX request is answered too late...
Steffen Gebert
15:11 Revision 6ac92cc1: [BUGFIX] CGL violations FunctionCallArgument in class.browse_links.php
Fix some CGL violations in class.browse_links.php against rule
"FunctionCallArgumentSpacingNoSpaceAfterComma".
Chang...
Roland
15:02 Revision 4b2facb2: [BUGFIX] CGL violations FunctionCallArgumentSpacing in alt_clickmenu.php
Fix some CGL violations in alt_clickmenu.php against rule
"FunctionCallArgumentSpacingNoSpaceAfterComma".
Change-Id:...
Roland
14:49 Revision 1125e3dd: [BUGFIX] Regression of "better condition in versionOL of t3lib_tstemplate"
versionOL in t3lib_tstemplate can cause a fatal error for
scripts like eID that run in frontend mode, but without a f...
Andy Grunwald
14:47 Revision b85d5cda: [BUGFIX] Regression of "better condition in versionOL of t3lib_tstemplate"
versionOL in t3lib_tstemplate can cause a fatal error for
scripts like eID that run in frontend mode, but without a f...
Andy Grunwald
14:45 Revision d1267992: [BUGFIX] Regression of "better condition in versionOL of t3lib_tstemplate"
versionOL in t3lib_tstemplate can cause a fatal error for
scripts like eID that run in frontend mode, but without a f...
Andy Grunwald
14:31 Revision 16ce3ace: [TASK] Clean up the phpDoc of t3lib_fullsearch
Clean up the phpDoc of t3lib_fullsearch
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc...
Wouter Wolters
14:28 Revision 9d9698fd: [BUGFIX] CGL violations FunctionCallArgumentSpacing in /tests/
Fix some CGL violations in /tests/ against rule
"FunctionCallArgumentSpacingNoSpaceAfterComma".
Change-Id: I5a35bf48...
Roland
14:16 Revision 6bb0f8d4: [BUGFIX] Properly quote regexp in Install Tool
Characters with a special meaning must be properly quoted
if they appear in a regular expression.
Change-Id: I2587ac...
Jigal van Hemert
14:10 Revision 9a439a23: [BUGFIX] Install Tool: Settings added by extensions can be edited
Change-Id: I13f3ec8a1f10029ce2b6e421bcc97be2e1276ca3
Fixes: #25213
Releases: 6.0, 4.7, 4.6, 4.5
Reviewed-on: http://r...
Christian Kuhn
14:00 Revision 8bada902: [BUGFIX] Properly quote regexp in Install Tool
Characters with a special meaning must be properly quoted
if they appear in a regular expression.
Change-Id: I2587ac...
Jigal van Hemert
13:57 Revision c9408dfb: [BUGFIX] Install Tool: Settings added by extensions can be edited
Change-Id: I13f3ec8a1f10029ce2b6e421bcc97be2e1276ca3
Fixes: #25213
Releases: 6.0, 4.7, 4.6, 4.5
Reviewed-on: http://r...
Ernesto Baschny
13:44 Revision 1320874f: [BUGFIX] Properly quote regexp in Install Tool
Characters with a special meaning must be properly quoted
if they appear in a regular expression.
Change-Id: I2587ac...
Jigal van Hemert
13:26 Revision c0d19f21: [BUGFIX] Wrong DB fields usage in TCEmain
The fix for issue #35260 introduced a new bug in method
t3lib_TCEmain::getPreviousLocalizedRecordUid() by adding a
fi...
Felix Nagel
13:25 Revision 1329828d: [BUGFIX] Wrong DB fields usage in TCEmain
The fix for issue #35260 introduced a new bug in method
t3lib_TCEmain::getPreviousLocalizedRecordUid() by adding a
fi...
Felix Nagel
13:24 Revision 1ffe481f: [BUGFIX] Wrong DB fields usage in TCEmain
The fix for issue #35260 introduced a new bug in method
t3lib_TCEmain::getPreviousLocalizedRecordUid() by adding a
fi...
Felix Nagel
13:10 Revision 3dc822a8: [BUGFIX] Properly quote regexp in Install Tool
Characters with a special meaning must be properly quoted
if they appear in a regular expression.
Change-Id: I2587ac...
Jigal van Hemert
13:03 Revision 4163ef3b: [BUGFIX] Regression of "better condition in versionOL of t3lib_tstemplate"
versionOL in t3lib_tstemplate can cause a fatal error for
scripts like eID that run in frontend mode, but without a f...
Andy Grunwald
12:52 Revision 4cef5ef0: [FEATURE] Bootstrap: Introduce shutdown and use in autoloader
The patch introduces a shutdown method to the bootstrap that
can be used to perform clean up and shutdown things at t...
Christian Kuhn
12:33 Revision 1e39d9fa: [TASK] Add unit test for t3lib_div::callUserFunction
Releates to #36784 which would have brought some basic tests.
This patchset now has full coverage for the entire func...
Tolleiv Nietsch
12:31 Revision a491fb1b: [BUGFIX] DB field names exceed max length with 'zzz_deleted'
MySQL allows a maximum of 64 characters for column and table names.
When prefixing them with 'zzz_deleted' this limit...
Tolleiv Nietsch
12:22 Revision 5f3038ba: [TASK] Add unit tests for string related functions in t3lib_div
Adds tests for htmlspecialchars_decode, deHSCentities, slashJS,
rawUrlEncodeJS, rawUrlEncodeFP, strtoupper and strtol...
Tolleiv Nietsch
11:59 Revision 0e799144: [BUGFIX] Reduce spacing CGL violations in /typo3/sysext/
There were a lot spacing CGL violations in /typo3/sysext/.
These will be reduced by this commit.
Change-Id: Iae4dc7b...
Roland

2012-05-19

23:24 Revision 000b13be: [BUGFIX] Reduce spacing CGL violations in /t3lib/
There were a lot spacing CGL violations in /t3lib/.
These will be reduced by this commit.
Change-Id: I66981be01ecb4f...
Roland
23:21 Revision b7e285a5: [BUGFIX] Reduce spacing CGL violations in /typo3/
There were a lot spacing CGL violations in /typo3/.
These will be reduced by this commit.
As there are really a lot ...
Roland
22:45 Revision f44bd4a9: [BUGFIX] Reduce spacing CGL violations in class.tslib_menu.php
There were a lot spacing CGL violations in
class.tslib_menu.php. These will be reduced by
this commit.
Change-Id: I0...
Roland
22:42 Revision a049c15d: [BUGFIX] Reduce spacing CGL violations in tslib_fe.php
There were a lot spacing CGL violations in
tslib_fe.php. These will be reduced by this commit.
Change-Id: Id105b331d...
Roland
22:39 Revision 9ded89d5: [TASK] Clean up the phpDoc of t3lib_div
Clean up the phpDoc of t3lib_div
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc
* Prov...
Wouter Wolters
22:38 Revision 2ac19188: [BUGFIX] Reduce spacing CGL violations in class.tx_impexp.php
There were a lot spacing CGL violations in
class.tx_impexp.php. These will be reduced
by this commit.
Change-Id: I07...
Roland
22:32 Revision 45c5928a: [TASK] Add unittests for array related functions in t3lib_div
Some of the most basic functions should be covered with unit tests.
The change creates tests for inArray, array_merg...
Tolleiv Nietsch
22:24 Revision 7c0e4908: [TASK] Add unittests for t3lib_div::formatSize
Some of the most basic functions should be covered with unit tests.
Change-Id: If9466ebdf9d7177de298db14c5460cddfcc5...
Tolleiv Nietsch
22:22 Revision 1610041d: [BUGFIX] Reduce spacing CGL violations in alt_clickmenu.php
There were a lot spacing CGL violations in
/typo3/alt_clickmenu.php. These will be reduced
by this commit.
Change-Id...
Roland
21:50 Revision 57381305: [TASK] Clean up phpDoc comments in t3lib classes
Clean up phpDoc comments for the following classes:
* t3lib/class.t3lib_tsfebeuserauth.php
* t3lib/class.t3lib_tspar...
Wouter Wolters
21:43 Revision 6e38cc51: [TASK] Clean up phpDoc comments in t3lib classes
Clean up phpDoc comments for the following classes:
* t3lib/class.t3lib_svbase.php
* t3lib/class.t3lib_syntaxhl.php
...
Wouter Wolters
21:33 Revision 8cf6752a: [TASK] Clean up the phpDoc of t3lib_stdgraphic
Clean up the phpDoc of t3lib_stdgraphic
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc...
Wouter Wolters
21:28 Revision 17699dc3: [TASK] Clean up phpDoc comments in t3lib classes
Clean up phpDoc comments for the following classes:
* t3lib/class.t3lib_refindex.php
* t3lib/class.t3lib_scbase.php
...
Wouter Wolters
21:17 Revision d091639d: [TASK] Whitespace CGL
Corrects several whitespace related issues.
Special focus lies on files
* typo3/class.db_list_extra.inc (127 violati...
Felix Kopp
11:54 Revision 7352c820: [BUGFIX] Wrong DB fields usage in TCEmain
The fix for issue #35260 introduced a new bug in method
t3lib_TCEmain::getPreviousLocalizedRecordUid() by adding a
fi...
Felix Nagel

2012-05-17

23:32 Revision 768dbcb5: [BUGFIX] Fix CGL violations "SemicolonSpacingIncorrect"
Change-Id: Id5bf3756e215b50eb9d789648b2bca57bb8bb712
Resolves: #37264
Releases: 6.0
Reviewed-on: http://review.typo3....
Roland
23:15 Revision 5d9ac713: [TASK] Bootstrap: Exit cli with valid keys if no key is given
If no cli key is given, cli_dispatch.phpsh exits with a generic
error message that a key must supplied to run the scr...
Christian Kuhn
22:57 Revision 4b860d9a: [TASK] Extracting extensions from TER / Writing Files
Change-Id: I3e10b696448c6a0f1f781827702334f407c7a8c9 Susanne Moog
20:23 Revision 500b0ac3: [TASK] Added more tests
Change-Id: Id7d51dd96d487eb0cf74870fcc03fc61e0318c5b Susanne Moog
19:44 Revision 31dc3552: [BUGFIX] Reduce CGL violations in class.tx_install.php
Fix/Reduce CGL violations "FunctionCallArgumentSpacingNoSpaceAfterComma"
in typo3/sysext/install/mod/class.tx_install...
Roland
19:33 Revision 1b76b015: [BUGFIX] Reduce CGL violations in class.tslib_fe.php
Fix/Reduce CGL violations "FunctionCallArgumentSpacingNoSpaceAfterComma"
in class.tslib_fe.php.
There are over 500 v...
Roland
19:22 Revision b561283b: [TASK] Clean up phpDoc comments in t3lib classes
Clean up phpDoc comments for the following classes:
* t3lib/class.t3lib_parsehtml_proc.php
* t3lib/class.t3lib_posit...
Wouter Wolters
15:39 Revision fd3b5b0a: [FEATURE] Remove invalid/unused FAL TCA config
Change-Id: I255e5067c3d2608870e4b35d35faf305af0f6b22
Releases: 6.0
Resolves: #37250
Reviewed-on: http://review.typo3....
Ingmar Schlecht
10:36 Revision 000eea55: [TASK] Clean up phpDoc comments in t3lib classes
Clean up phpDoc comments for the following classes:
* t3lib/class.t3lib_pagerenderer.php
* t3lib/class.t3lib_pagetre...
Wouter Wolters

2012-05-16

21:34 Revision ff51c5db: [TASK] CGL cleanup in bootstrap
Fix some cgl flaws that slipped through during the bootstrap refactoring.
Change-Id: Id2d122d0afdb3e0e1091a13eeecf62...
Christian Kuhn
21:10 Revision 4eefc7b0: [TASK] Clean up phpDoc comments in t3lib_page
* Provide correct parameter names in phpDoc
* Provide correct data types in phpDoc
* CGLify phpDoc (remove tabs)
Cha...
Wouter Wolters
20:33 Revision 625260f1: [BUGFIX] Missing bottom margin in the page tree
This fixes the UI issue with the deletion overlay and drag&drop
with nodes at the very bottom of the page tree viewpo...
Stefan Galinski
20:33 Revision 8796130d: [BUGFIX] Missing bottom margin in the page tree
This fixes the UI issue with the deletion overlay and drag&drop
with nodes at the very bottom of the page tree viewpo...
Stefan Galinski
20:32 Revision 5c48fae0: [BUGFIX] Missing bottom margin in the page tree
This fixes the UI issue with the deletion overlay and drag&drop
with nodes at the very bottom of the page tree viewpo...
Stefan Galinski
19:58 Revision 094b9f1f: [TASK] Bootstrap: Disentangle cli and install from init.php
Extract code from init.php and put it to methods in Bootstrap.php.
Additionally, cli_dispatch and install/index.php d...
Christian Kuhn
19:34 Revision 9ac99324: [FEATURE] BE preview for non standard SSL port
Make sure port number gets appended when backend
is locked to SSL and port number is set to something
other than the ...
Bas v.d. Wiel
19:07 Revision 42797cd4: Merge "[BUGFIX] Translate labels in paginate widget"
Marc Bastian Heinrichs
15:54 Revision 646d9751: [BUGFIX] Wrong label reference for backend_layout
tbl_pages.php references non-existing labels.
Actually they have different names.
Change-Id: I431cbc8110215ebe9b14c4...
Markus Klein
15:53 Revision 50616a6a: [BUGFIX] Wrong label reference for backend_layout
tbl_pages.php references non-existing labels.
Actually they have different names.
Change-Id: Iacad60ae562cb738410177...
Markus Klein
15:53 Revision c4c31859: [BUGFIX] Wrong label reference for backend_layout
tbl_pages.php references non-existing labels.
Actually they have different names.
Change-Id: I0093979c18278238d0825e...
Markus Klein
11:05 Revision 96342dab: [TASK] Remove old compatibility constructor
typo3/class.show_rechis.inc was forgotten
during the cleanup round for 6.0
Change-Id: I1805b0845fa4e9f44ec2ec37cbceb...
Christian Kuhn
10:59 Revision 1207bf87: [TASK] Remove deprecated class.alt_menu_functions.inc
Change-Id: I941fc2dfd028235ee0988d7e96cb374333987ae8
Resolves: #37206
Releases: 6.0
Reviewed-on: http://review.typo3....
Christian Kuhn
10:44 Revision c0ac4c50: [TASK] Fix whitespace in t3lib_befunc
This made jenkins unhappy with
https://review.typo3.org/#/c/11225/3
Change-Id: I02ae564546eea8982300e2c42b9abe72c463...
Christian Kuhn
09:54 Revision 44ab847c: [TASK] Clean up phpDoc comments in t3lib classes
Clean up phpDoc comments for the following classes:
* t3lib/class.t3lib_formmail.php
* t3lib/class.t3lib_frontendedi...
Wouter Wolters
09:47 Revision 46d9f394: [TASK] Clean up phpDoc comments in t3lib classes
Clean up phpDoc comments for the following classes:
* t3lib/class.t3lib_install_sql.php
* t3lib/class.t3lib_loaddbgr...
Wouter Wolters
02:04 Revision c0f96b73: [BUGFIX] Missing bottom margin in the page tree
This fixes the UI issue with the deletion overlay and drag&drop
with nodes at the very bottom of the page tree viewpo...
Stefan Galinski

2012-05-15

15:25 Revision 4c390fb0: [BUGFIX] Re-enable indexed_search $TCA for index_config
EXT: indexed_search $TCA for table index_config is only loaded
when EXT: crawler is installed but $TCA must always be...
Felix Kopp
13:57 Revision 25a7b76a: [Task] CGL Cleanup LogicalOperatorSpacing*
This is a follow-up to 37142.
It removes the last violation for this topic.
Change-Id: Ia788655833a5ab3778ce0ca16d31...
Stefano Kowalke
11:05 Revision 505855ae: [BUGFIX] Re-enable indexed_search $TCA for index_config
EXT: indexed_search $TCA for table index_config is only loaded
when EXT: crawler is installed but $TCA must always be...
Felix Kopp
00:20 Revision 64337d82: [BUGFIX] Wrong label reference for backend_layout
tbl_pages.php references non-existing labels.
Actually they have different names.
Change-Id: I9b89fd5dcc7355480e534c...
Markus Klein

2012-05-14

22:01 Revision d8e6613b: [BUGFIX] Pagetree doesn't expands to the last saved state
Change-Id: I0518d9dd06c7d126dfe5d885e4b2751b7e7462b6
Releases: 6.0, 4.7, 4.6, 4.5
Fixes: #36459
Reviewed-on: http://r...
Stefan Galinski
22:01 Revision a1c09d93: [BUGFIX] Pagetree doesn't expands to the last saved state
Change-Id: I0518d9dd06c7d126dfe5d885e4b2751b7e7462b6
Releases: 6.0, 4.7, 4.6, 4.5
Fixes: #36459
Reviewed-on: http://r...
Stefan Galinski
22:01 Revision 5898559a: [BUGFIX] Pagetree doesn't expands to the last saved state
Change-Id: I0518d9dd06c7d126dfe5d885e4b2751b7e7462b6
Releases: 6.0, 4.7, 4.6, 4.5
Fixes: #36459
Reviewed-on: http://r...
Stefan Galinski
13:36 Revision c0232ce1: [BUGFIX] Pagetree doesn't expands to the last saved state
Change-Id: I0518d9dd06c7d126dfe5d885e4b2751b7e7462b6
Releases: 6.0, 4.7, 4.6, 4.5
Fixes: #36459
Reviewed-on: http://r...
Stefan Galinski
10:21 Revision eb07a6c6: [BUGFIX] Fix 2 CGL violations in alt_shortcut.php.
on metrics.typo3.org the violations drilldown says
that is 1 violation against
"FunctionCallArgumentSpacingNoSpaceAft...
Roland
07:03 Revision 7657736f: [BUGFIX] CGL:ArrayBracketSpacingSpaceBeforeBracket
on metrics.typo3.org the violations drilldown
says that are 2 violations against
"ArrayBracketSpacingSpaceBeforeBrack...
Roland
07:03 Revision a3ff2981: [BUGFIX] Fix 4 CGL viol.: LogicalOperatorSpacing*
on metrics.typo3.org the violations drilldown
says that are some violations against:
LogicalOperatorSpacingNoSpaceBe...
Roland

2012-05-13

11:26 Revision 66537349: [TASK] Add unittests for t3lib_div::*List functions
Some of the most basic functions should be covered with unit tests.
The change creates tests for inList, expandList,...
Tolleiv Nietsch

2012-05-12

05:11 Revision 9090ae4b: [FEATURE] Allow camelCased class names in ext_autoload
Remove the hurdle that class names in ext_autoload (the key part of
the returned array) have to be lower cased.
The ...
Christian Kuhn

2012-05-10

22:21 Revision 93df49b9: [FEATURE] Add Progress bar for task progress
Some tasks may want to provide the user with information about how
far progress of their jobs has come.
Currently th...
Ingo Renner
20:56 Revision 6bf137e6: [BUGFIX] Page module content element min-width (CSS)
Adds min-width to content elements in page backend module
to fix problem with line breaking icons.
Change-Id: Id6662...
Felix Kopp
16:08 Revision 2b6c0b42: [Task] Replace space indent into tab indent
CGL cleanup: this patch replaces a space indentation in two SQL
statements with tabs.
Change-Id: I88d4461a635fcadb37...
Thorsten Kahler
11:04 Revision 2e200d9b: [Task] Change whitespaces in indentions into tabs
This is a follow up to #36871.
Some whitespace indentions came back into core.
This patch removes them.
Change-Id: I...
Stefano Kowalke

2012-05-09

10:34 Revision 9b6fe53d: [BUGFIX] Page cache expiry calculation fails
The calculation of the page cache expirationy timestamp based on
property config.cache.xx = table:yy fails in some sp...
Francois Suter
10:32 Revision b31e36e4: [BUGFIX] Page cache expiry calculation fails
The calculation of the page cache expirationy timestamp based on
property config.cache.xx = table:yy fails in some sp...
Francois Suter
10:04 Revision 22b5fcfe: [BUGFIX] Page cache expiry calculation fails
The calculation of the page cache expirationy timestamp based on
property config.cache.xx = table:yy fails in some sp...
Francois Suter
09:00 Revision 57fd33fb: [BUGFIX] Regression: SQL error inserting tables for statictemplates
Removing one column was forgotten which results in an SQL error while
inserting the static data.
Change-Id: I115264b...
Philipp Gampe
08:55 Revision 13618a7a: [BUGFIX] Regression: SQL error inserting tables for statictemplates
Removing one column was forgotten which results in an SQL error while
inserting the static data.
Change-Id: Ia54b7fc...
Philipp Gampe
 

Also available in: Atom