Project

General

Profile

Activity

From 2012-11-27 to 2012-12-26

2012-12-22

09:23 Revision 9ebde06a: [BUGFIX] Fix typos in stdWrap_crop description
Fixes: #43919
Releases: 6.1, 6.0, 4.7, 4.6, 4.5
Change-Id: Ib4b447f825122ea069802a7c9139602362430bdc
Reviewed-on: ht...
Markus Klein

2012-12-20

10:03 Revision da58b20c: [BUGFIX] FE session records are never removed
The FE session records are never removed,
even if no session data are left.
Change-Id: Ic30acd00b9e5bfd09910d5e070b6...
Steffen Müller
10:03 Revision d4d9e0d3: [BUGFIX] FE session records are never removed
The FE session records are never removed,
even if no session data are left.
Change-Id: Ib7a660beba5b4ce04543868ca319...
Steffen Müller
10:01 Revision 34af1041: [BUGFIX] FE session records are never removed
The FE session records are never removed,
even if no session data are left.
Change-Id: I152f565fcee27de09532a11d0342...
Steffen Müller
10:01 Revision 55bca032: [BUGFIX] FE session records are never removed
The FE session records are never removed,
even if no session data are left.
Change-Id: I5fcb9c7024ca0934e43f77a1310d...
Steffen Müller
09:59 Revision 3ed1ba5f: [BUGFIX] INTincScript_loadJSCode() causes PHP warnings
This function uses implode() on several variables without properly
checking if they are actually arrays.
This might c...
Markus Klein
09:59 Revision 48d51a15: [BUGFIX] INTincScript_loadJSCode() causes PHP warnings
This function uses implode() on several variables without properly
checking if they are actually arrays.
This might c...
Markus Klein
09:59 Revision 63c8b8dd: [BUGFIX] INTincScript_loadJSCode() causes PHP warnings
This function uses implode() on several variables without properly
checking if they are actually arrays.
This might c...
Markus Klein
09:58 Revision f1214e9b: [BUGFIX] INTincScript_loadJSCode() causes PHP warnings
This function uses implode() on several variables without properly
checking if they are actually arrays.
This might c...
Markus Klein
09:58 Revision 24560378: [BUGFIX] Fix broken logo file in Install Tool
Replace the broken TYPO3 logo file with the correct logo.
Change-Id: If358ba08508b674f06743fcd668c3b87cc15928b
Fixes...
Tomita Militaru
09:58 Revision 22bddc39: [BUGFIX] Fix broken logo file in Install Tool
Replace the broken TYPO3 logo file with the correct logo.
Change-Id: Id233c07e3e1536934e8b87d99815e50ffb4cfc23
Fixes...
Tomita Militaru
09:58 Revision 4658cd91: [BUGFIX] Fix broken logo file in Install Tool
Replace the broken TYPO3 logo file with the correct logo.
Change-Id: I5cb245267032e9e3907e30b7f759d4f4dd1f0189
Fixes...
Tomita Militaru

2012-12-18

22:48 Revision e8310e54: [TASK] CleanUp References to old ClassNames
There are plenty references calls to old classnames
which need to be clean up.
Change-Id: I45065edccf30e548ee7ccbdad...
Steffen Ritter
22:27 Revision 991a38ff: [BUGFIX] Missing Task.php
During Ibef1d71f1d3a6aa3683331464b33118b88b1ec01 the file
Classes/Task.php has been renamed to Classes/Task/AbstractT...
Philipp Gampe
22:25 Revision 04e09b9c: [BUGFIX] Missing Task.php
During Ibef1d71f1d3a6aa3683331464b33118b88b1ec01 the file
Classes/Task.php has been renamed to Classes/Task/AbstractT...
Philipp Gampe
22:17 Revision edaef652: [TASK] Fix phpDoc of BackendUtility::displayWarningMessages
phpDoc says "@return void" but the method returns the messages as
HTML string
Resolves: #44051
Releases: 6.1, 6.0
C...
Sebastian Michaelsen
22:14 Revision ad50d086: [TASK] Fix phpDoc of BackendUtility::displayWarningMessages
phpDoc says "@return void" but the method returns the messages as
HTML string
Resolves: #44051
Releases: 6.1, 6.0
C...
Sebastian Michaelsen
11:55 Revision b0a64733: WIP: Doctrine DBAL integration
Change-Id: Icb9e013c6255ecdc59e9dbc8e8913ebbc297fe33 Thomas Maroschik

2012-12-17

22:20 Revision ae6318c9: [BUGFIX] Update checksums after file processing
When recreating an already processed file the LocalImageProcessor
updates the width, height and filesize of the new i...
Helmut Hummel
22:19 Revision 7d88ffce: [BUGFIX] Update checksums after file processing
When recreating an already processed file the LocalImageProcessor
updates the width, height and filesize of the new i...
Helmut Hummel
15:19 Revision b7942cf8: [FEATURE] Enable INCLUDE_TYPOSCRIPT for be_layouts
The backend layout config field contains a TypoScript like syntax
to define the columns and rows. After all TypoScrip...
Anja Leichsenring
15:01 Revision b4d5351c: [BUGFIX] ExtJS connection timeout when mass publishing
When doing a mass publish in large installations
it can happen that the ExtJS Ajax request runs into
the 30 Seconds t...
Helmut Hummel
09:38 Revision 9c74f131: [CLEANUP] Remove newlines after closing php tag
During the last commits some newlines made it
into extbase again. This patch removes them all.
Releases: 6.1
Fixes: ...
Alexander Schnitzler

2012-12-15

14:35 Revision bd489390: [BUGFIX] SQL error in getLinkCounts
A comma too much at the list of page ids results in an SQL error.
Solution: Remove any trailing comma.
Fixes: #4332...
Philipp Gampe
14:34 Revision ca9b1af4: [BUGFIX] SQL error in getLinkCounts
A comma too much at the list of page ids results in an SQL error.
Solution: Remove any trailing comma.
Fixes: #4332...
Philipp Gampe
14:32 Revision fc697fca: [BUGFIX] SQL error in getLinkCounts
A comma too much at the list of page ids results in an SQL error.
Solution: Remove any trailing comma.
Fixes: #4332...
Philipp Gampe
14:13 Revision c43c42aa: [FEATURE] Allow different overriding of object mapping per plugin
Currently the ObjectContainer has an array with a mapping of
class names to actual classes which allows the replaceme...
Alexander Schnitzler
12:25 Revision e27fab64: [TASK] Make current persistence replaceable
Releases: 6.1
Fixes: #42506
Change-Id: I409dec8eec58f512c1f2ce4d090816eb595bbcc5
Reviewed-on: https://review.typo3.or...
Alexander Schnitzler

2012-12-14

16:44 Revision 4973c42e: FAL support
Helmut Hummel
16:43 Revision abe10493: [BUGFIX] Always allow access to processing folder
Processed files are temporary files which can be recreated
without problems. So there is no need to check the permiss...
Helmut Hummel
16:41 Revision 57207d54: [BUGFIX] Always allow access to processing folder
Processed files are temporary files which can be recreated
without problems. So there is no need to check the permiss...
Helmut Hummel

2012-12-12

13:18 Revision 1f60eac4: [TASK] Add link to wiki into the ChangeLog
This patch adds a link to the project wiki where the changes are
described and listed.
Fixes: #43910
Releases: 6.0
...
Ingo Pfennigstorf
11:53 Revision e0b8b19d: [BUGFIX] Element Browser rendering hook is wrong
The hook to modify rendering of the Element Browser is wrong.
The look-up ${$TYPO3_CONF_VARS} needs to be $TYPO3_CONV...
Oliver Hader
11:53 Revision 4145bf25: [BUGFIX] Element Browser rendering hook is wrong
The hook to modify rendering of the Element Browser is wrong.
The look-up ${$TYPO3_CONF_VARS} needs to be $TYPO3_CONV...
Oliver Hader
11:27 Revision 7b6a0a2f: [BUGFIX] Deprecated functions used in on fresh 6.0 final
There are some deprecated function calls I have
changed to the new functions
Resolves: #43528
Releases: 6.0, 6.1
Cha...
Stefan Froemken
11:00 Revision 496cc5ea: [BUGFIX] Deprecated functions used in on fresh 6.0 final
There are some deprecated function calls I have
changed to the new functions
Resolves: #43528
Releases: 6.0, 6.1
Cha...
Stefan Froemken

2012-12-11

20:59 Revision 1a4479a6: Revert "[TASK] Adjust failing test"
This reverts commit c3735abe56b70dba0f80489913a9bbf45055cda6
Change-Id: I6a1dd0a87ba26346097b657e147e274a2c4ac659
Re...
Anja Leichsenring
20:05 Revision 1b6abcb9: [BUGFIX] Image viewhelper clears $GLOBALS['TSFE'] in backend context
The image viewhelper replaces the $GLOBALS['TSFE'] array to
simulateFrontendEnvironment if it is called in backend co...
Stefan Froemken
20:05 Revision c4c01506: [BUGFIX] Image viewhelper clears $GLOBALS['TSFE'] in backend context
The image viewhelper replaces the $GLOBALS['TSFE'] array to
simulateFrontendEnvironment if it is called in backend co...
Stefan Froemken
20:04 Revision 6ff6e839: [BUGFIX] Image viewhelper clears $GLOBALS['TSFE'] in backend context
The image viewhelper replaces the $GLOBALS['TSFE'] array to
simulateFrontendEnvironment if it is called in backend co...
Stefan Froemken
20:04 Revision 22f5f8b5: [BUGFIX] Image viewhelper clears $GLOBALS['TSFE'] in backend
context
The image viewhelper replaces the $GLOBALS['TSFE'] array to
simulateFrontendEnvironment if it is called in b...
Stefan Froemken
18:02 Revision 4cc99845: [TASK] Adjust failing test
After introduction whitelisting feature a fluid test fails with a Fatal
Error due to changes in the parent class of A...
Anja Leichsenring
16:47 Revision c5b4443e: [FEATURE] Flexible cHash Calculation
Introduces new configuration options for $TYPO3_CONF_VARS['FE']
* cHashRequiredParameters
* cHashExcludedParameters
*...
Daniel Poetzinger
16:29 Revision f123e0eb: [CLEANUP] Remove all @author annotations
Also adjusted some operators for jenkins
Releases: 6.1
Resolves: #43887
Change-Id: I5e6ba540d7d828bd24417356b8871829...
Alexander Schnitzler
15:52 Revision a7e02534: [BUGFIX] Incorrect RTE transform of external URL with @ character
Problem: External url with @ character is transformed in mail href
on way to the RTE
Solution: Check for presence of ...
Stanislas Rolland
15:43 Revision 7fbd84b2: [CLEANUP] Replace wrong/old file copyright comments
All files should have the same file comment with the
same copyright notice in it. Also there must not be
an author an...
Alexander Schnitzler
14:49 Revision ff7e623e: [BUGFIX] Incorrect RTE transform of external URL with @ character
Problem: External url with @ character is transformed in mail href
on way to the RTE
Solution: Check for presence of ...
Stanislas Rolland

2012-12-10

23:31 Revision ec03f107: [BUGFIX] Enable the RTE with WebKit version 534 on iOS and Android
Since WebKit version 534, contenteditable is supported on iOS and
Android, e.g., iOS 5 and Android 3.
Change-Id: I97...
Stanislas Rolland
23:26 Revision de4c85d0: [BUGFIX] Enable the RTE with WebKit version 534 on iOS and Android
Since WebKit version 534, contenteditable is supported on iOS and
Android, e.g., iOS 5 and Android 3.
Change-Id: Ifd...
Stanislas Rolland
23:15 Revision 24389051: [BUGFIX] Enable the RTE with WebKit version 534 on iOS and Android
Since WebKit version 534, contenteditable is supported on iOS and
Android, e.g., iOS 5 and Android 3.
Change-Id: I5d...
Stanislas Rolland
23:01 Revision e92f753c: [BUGFIX] Enable the RTE with WebKit version 534 on iOS and Android
Since WebKit version 534, contenteditable is supported on iOS and
Android, e.g., iOS 5 and Android 3.
Change-Id: Icd...
Stanislas Rolland
21:36 Revision 41679174: [BUGFIX] IE9 crashes after saving with RTE
Problem: A cleaning operation is performed too early for IE9.
Change-Id: I888c5b8c29ef3d1bf2787fc598aafeef92c7d5f4
R...
Stanislas Rolland
14:45 Revision 7614424b: [FEATURE] Recursive starting point/storage pid via TypoScript
Change-Id: I47840230c1aa094c13bafb1b94c3f09ecadd6a33
Resolves: #6944
Releases: 6.0, 6.1
Reviewed-on: https://review.t...
Stefan Neufeind
13:12 Revision ad8b08b8: [BUGFIX] Fix broken logo file in Install Tool
Replace the broken TYPO3 logo file with the correct logo.
Fixes: #43426
Releases: 6.1, 6.0, 4.7, 4.6
Change-Id: I7e...
Tomita Militaru
12:53 Revision 6f505d48: [FEATURE] Add a TS option to disable body tag generation
When using TemplaVoila for page generation, you sometimes need to be
able to set classes directly on the body tag.
U...
Michael Kunze
12:28 Revision 10688b13: [BUGFIX] Remove HTML in RuntimeException from sysext 'install'
It is not possible to use HTML code inside runtime exceptions. This code
will be htmlspecialchared and printed to the...
Philipp Gampe
12:27 Revision 0b2288de: [BUGFIX] Remove HTML in RuntimeException from sysext 'install'
It is not possible to use HTML code inside runtime exceptions. This code
will be htmlspecialchared and printed to the...
Philipp Gampe
12:27 Revision bab481bb: [BUGFIX] Remove HTML in RuntimeException from sysext 'install'
It is not possible to use HTML code inside runtime exceptions. This code
will be htmlspecialchared and printed to the...
Philipp Gampe
12:27 Revision daba5e29: [BUGFIX] Remove HTML in RuntimeException from sysext 'install'
It is not possible to use HTML code inside runtime exceptions. This code
will be htmlspecialchared and printed to the...
Philipp Gampe

2012-12-09

00:24 Revision 886fa08f: [FEATURE] Flexible cHash Calculation
Introduces new configuration options for $TYPO3_CONF_VARS['FE']
* cHashRequiredParameters
* cHashExcludedParameters
*...
Daniel Poetzinger

2012-12-08

17:26 Revision 577aef17: [BUGFIX] IE9 crashes after saving with RTE
Problem: A cleaning operation is performed too early for IE9.
Change-Id: I888c5b8c29ef3d1bf2787fc598aafeef92c7d5f4
R...
Stanislas Rolland
17:11 Revision 883779e9: [BUGFIX] IE9 crashes after saving with RTE
Problem: A cleaning operation is performed too early for IE9.
Change-Id: I888c5b8c29ef3d1bf2787fc598aafeef92c7d5f4
R...
Stanislas Rolland

2012-12-07

10:36 Revision b72dd0e1: [BUGFIX] Remove HTML in RuntimeException from sysext 'install'
It is not possible to use HTML code inside runtime exceptions. This code
will be htmlspecialchared and printed to the...
Philipp Gampe
09:34 Revision 6062769a: [TASK] Provide a reason if set_no_cache() is called
Since #20849, we can specify a reason why we call
GLOBALS['TSFE']->set_no_cache().
Provide a reason for all calls do...
Philipp Gampe
09:26 Revision 7373c6c0: [TASK] CleanUp References to old ClassNames
There are plenty references calls to old classnames
which need to be clean up.
Change-Id: I45065edccf30e548ee7ccbdad...
Steffen Ritter
07:49 Revision db79f0f0: [BUGFIX] Catch all errors in EM ViewHelper
Catching all errors which can happen during image generation
to avoid a non caught exception for users.
Problem is e...
Georg Ringer
07:45 Revision 03f40e4d: [BUGFIX] Catch all errors in EM ViewHelper
Catching all errors which can happen during image generation
to avoid a non caught exception for users.
Problem is e...
Georg Ringer

2012-12-06

15:25 Revision 082fd0ce: [BUGFIX] Compatibility fix for get_html_translation_table()
t3lib_cs::entities_to_utf8() triggers a PHP warning on versions
lower than 5.3.4 because too many parameters were giv...
Michael Stucki
11:07 Revision 6ebb2793: [BUGFIX] INTincScript_loadJSCode() causes PHP warnings
This function uses implode() on several variables without properly
checking if they are actually arrays.
This might c...
Markus Klein

2012-12-04

17:13 Revision 6f7599c1: [BUGFIX] MM_match_fields is ignored when persisting MM relations
With this patch MM_match_fields will be stored into MM table when
persisting MM relations between Extbase objects.
C...
Kai Vogel
17:09 Revision 86ac5224: [BUGFIX] MM_match_fields is ignored when persisting MM relations
With this patch MM_match_fields will be stored into MM table when
persisting MM relations between Extbase objects.
C...
Kai Vogel
14:42 Revision b4a4cdd0: [BUGFIX] FE session records are never removed
The FE session records are never removed,
even if no session data are left.
Change-Id: Ibc281b2831567476dc0ba607de07...
Steffen Müller
12:38 Revision 5aff2a57: [BUGFIX] Compatibility fix for get_html_translation_table()
t3lib_cs::entities_to_utf8() triggers a PHP warning on versions
lower than 5.3.4 because too many parameters were giv...
Michael Stucki
12:11 Revision ccb1d711: [FEATURE] stdWrap for string-padding (like PHP-function str_pad)
Name is .strPad to follow usual TypoScript-syntax.
Parameters:
* left (number)
* padWith (string; default: space)
* t...
Stefan Neufeind

2012-12-02

14:49 Revision 661d3bcc: [BUGFIX] Fix PHPUnit tests for extbase 1.3
Some tests were broken due to outdated functionalities.
Change-Id: Ia558ea60f282df5fa4e6c725a5f397a98b5039b8
Fixes: ...
Nicole Cordes
14:40 Revision 3759059d: [FEATURE] Expand db function searchQuery to handle AND and OR constraints
The database function searchQuery can build queries for multiple search
words. But those words are expected to be all...
Nicole Cordes
12:04 Revision 3aa73234: [BUGFIX] Errorpage background color (t3skin)
The login screen gradient and background color was changed.
This background image is shared with the error pages.
Now...
Felix Kopp
12:02 Revision 59dc8fbf: [BUGFIX] Errorpage background color (t3skin)
The login screen gradient and background color was changed.
This background image is shared with the error pages.
Now...
Felix Kopp
11:32 Revision fe2efc6d: [BUGFIX] Wrong category assignment in sys_note
Wrong category assignment in sys_note. For example select the
"to-do" category and save the note. After saving the ca...
Wouter Wolters
11:22 Revision 94810369: [BUGFIX] Misspelled functionname in GeneralUtility
static protected function geImplementationForClass()
Change-Id: Ia6334e533794bbb26c85bce8fb810f03f0d722b4
Fixes: #43...
Stefan Neufeind
11:18 Revision a80455cc: [BUGFIX] Misspelled functionname in GeneralUtility
static protected function geImplementationForClass()
Change-Id: Ia6334e533794bbb26c85bce8fb810f03f0d722b4
Fixes: #43...
Stefan Neufeind
10:49 Revision 97abd0fa: [BUGFIX] Wrong category assignment in sys_note
Wrong category assignment in sys_note. For example select the
"to-do" category and save the note. After saving the ca...
Wouter Wolters
10:48 Revision d0867f6f: [BUGFIX] Image viewhelper clears $GLOBALS['TSFE'] in backend context
The image viewhelper replaces the $GLOBALS['TSFE'] array to
simulateFrontendEnvironment if it is called in backend co...
Stefan Froemken

2012-12-01

22:08 Revision dbeaa4d6: [TASK] Rename bg-image (login/error) to avoid browser caching issues
Once you upgrade to TYPO3 6.0 your browser might still use the old cached
gray gradient background "images/login/back...
Ernesto Baschny
22:05 Revision d06f0c9d: [TASK] Rename bg-image (login/error) to avoid browser caching issues
Once you upgrade to TYPO3 6.0 your browser might still use the old cached
gray gradient background "images/login/back...
Ernesto Baschny
21:54 Revision 5aaea94b: [BUGFIX] Prevent type hinting for user functions in EM configuration
As user functions have their own output the type adding should be
prevented.
Change-Id: Iee9bec99f746dddeb56c3de8be0...
Nicole Cordes
21:51 Revision 0d74a6a5: [BUGFIX] Prevent type hinting for user functions in EM configuration
As user functions have their own output the type adding should be
prevented.
Change-Id: Iee9bec99f746dddeb56c3de8be0...
Nicole Cordes
16:12 Revision 4c8eb915: [BUGFIX] Fix wrong column title in web>list for field colpos
When activating the field colPos for tt_content elements and using
a backend_layout the wrong column titles are shown...
Martin Kästner
16:12 Revision 1f5fe25e: [BUGFIX] Fix wrong column title in web>list for field colpos
When activating the field colPos for tt_content elements and using
a backend_layout the wrong column titles are shown...
Martin Kästner
16:12 Revision 236e831f: [BUGFIX] Fix wrong column title in web>list for field colpos
When activating the field colPos for tt_content elements and using
a backend_layout the wrong column titles are shown...
Martin Kästner
15:58 Revision 87183585: [BUGFIX] Content of Tab is not scrollable.
Replacing the css selector #ext-gen19 with a more specific one
allows the overflow-rule to work.
Fixes: #13368
Relea...
Jan Philipp Timme
15:55 Revision 603cda30: [BUGFIX] Content of Tab is not scrollable.
Replacing the css selector #ext-gen19 with a more specific one
allows the overflow-rule to work.
Fixes: #13368
Relea...
Jan Philipp Timme
15:45 Revision a0032a74: [BUGFIX] Fix wrong column title in web>list for field colpos
When activating the field colPos for tt_content elements and using
a backend_layout the wrong column titles are shown...
Martin Kästner
15:39 Revision 8e50e50b: [BUGFIX] Fix wrong column title in web>list for field colpos
When activating the field colPos for tt_content elements and using
a backend_layout the wrong column titles are shown...
Martin Kästner
15:29 Revision 65103c4b: [BUGFIX] Content of Tab is not scrollable.
Replacing the css selector #ext-gen19 with a more specific one
allows the overflow-rule to work.
Fixes: #13368
Relea...
Jan Philipp Timme
13:01 Revision 339f7396: [BUGFIX] SqlParser: trim all kinds of whitespaces
SqlParser only trimmed semicolon and newlines
from end of string. Make it strip all characters
usually stripped by tr...
Stefan Neufeind
13:01 Revision f808df4f: [BUGFIX] SqlParser: trim all kinds of whitespaces
SqlParser only trimmed semicolon and newlines
from end of string. Make it strip all characters
usually stripped by tr...
Stefan Neufeind
13:00 Revision 5b031724: [BUGFIX] SqlParser: trim all kinds of whitespaces
SqlParser only trimmed semicolon and newlines
from end of string. Make it strip all characters
usually stripped by tr...
Stefan Neufeind
13:00 Revision 4e7124f3: [BUGFIX] SqlParser: trim all kinds of whitespaces
SqlParser only trimmed semicolon and newlines
from end of string. Make it strip all characters
usually stripped by tr...
Stefan Neufeind
12:48 Revision c7e16c67: [BUGFIX] SqlParser: trim all kinds of whitespaces
SqlParser only trimmed semicolon and newlines
from end of string. Make it strip all characters
usually stripped by tr...
Stefan Neufeind

2012-11-30

21:43 Revision 1666d38f: [TASK] Remove typo3.pageModule.js
Remove typo3.pageModule.js as it is not used in the core
Change-Id: Ie3cd07024d4144bee112caf63c8e39cad4047067
Resolv...
Falk Kühnel
21:43 Revision 26d0e1a8: [TASK] Remove typo3.pageModule.js
Remove typo3.pageModule.js as it is not used in the core
Change-Id: I875b8eedebfb0f37cbc30523d5da69de37bf3fb6
Resolv...
Falk Kühnel
21:41 Revision 7605a68b: [TASK] Remove typo3.pageModule.js
Remove typo3.pageModule.js as it is not used in the core
Resolves: #43459
Releases: 6.1, 6.0, 4.7, 4.6, 4.5
Change-I...
Falk Kühnel
21:41 Revision 7642b7d4: [TASK] Remove typo3.pageModule.js
Remove typo3.pageModule.js as it is not used in the core
Resolves: #43459
Releases: 6.1, 6.0, 4.7, 4.6, 4.5
Change-I...
Falk Kühnel
21:34 Revision f9e3d218: [TASK] Remove typo3.pageModule.js
Remove typo3.pageModule.js as it is not used in the core
Resolves: #43459
Releases: 6.1, 6.0, 4.7, 4.6, 4.5
Change-I...
Falk Kühnel
21:09 Revision 9531c09c: [BUGFIX] Fix Task examples in scheduler
Fix the Task examples in scheduler. The values cannot be saved
due the namespace change
Change-Id: I091c7982fb08add4...
Wouter Wolters
21:06 Revision 993223a1: [BUGFIX] Fix Task examples in scheduler
Fix the Task examples in scheduler. The values cannot be saved
due the namespace change
Change-Id: I091c7982fb08add4...
Wouter Wolters
20:51 Revision fcd137b5: [BUGFIX] Installer: Reference images wrong
The reference images for reading PDF and AI images
in the Install Tool > Image Processing are still
using the old TYP...
Christian Kuhn
20:51 Revision 646c5464: [BUGFIX] Installer: Reference images wrong
The reference images for reading PDF and AI images
in the Install Tool > Image Processing are still
using the old TYP...
Christian Kuhn
20:51 Revision 8892bbe5: [BUGFIX] Installer: Reference images wrong
The reference images for reading PDF and AI images
in the Install Tool > Image Processing are still
using the old TYP...
Christian Kuhn
20:26 Revision 01fd9dcf: [BUGFIX] Installer: Reference images wrong
The reference images for reading PDF and AI images
in the Install Tool > Image Processing are still
using the old TYP...
Stefan Neufeind
20:21 Revision aedad253: [BUGFIX] Installer: Reference images wrong
The reference images for reading PDF and AI images
in the Install Tool > Image Processing are still
using the old TYP...
Stefan Neufeind
20:08 Revision 6c905a65: [TASK] ext:form Unit test all filters
Add several tests for each filter of the form extension.
Resolves: #43473
Releases: 6.1, 6.0
Change-Id: I1c5ebf074c...
Andreas Lappe
20:05 Revision 3dae3727: [TASK] ext:form Unit test all filters
Add several tests for each filter of the form extension.
Resolves: #43473
Releases: 6.1, 6.0
Change-Id: I1c5ebf074c...
Andreas Lappe
18:02 Revision cab3ed1e: [BUGFIX] Error in configuration of scheduler task
the saltedpassword conversion task has been adopted to the namespace
changes. However the HTTP GET variable must not ...
Philipp Gampe
18:01 Revision 21a57875: [BUGFIX] Error in configuration of scheduler task
the saltedpassword conversion task has been adopted to the namespace
changes. However the HTTP GET variable must not ...
Philipp Gampe
17:39 Revision ef426db6: [BUGFIX] ClassLoader error after installing extension
When e.g. installing tt_news version 3.4.0 (compatible to
TYPO3 CMS 6.0.0) a fatal error will be shown since tt_news
...
Oliver Hader
17:35 Revision ea8e74d8: [BUGFIX] ClassLoader error after installing extension
When e.g. installing tt_news version 3.4.0 (compatible to
TYPO3 CMS 6.0.0) a fatal error will be shown since tt_news
...
Oliver Hader
12:14 Revision f3fd603c: [BUGFIX] Page module Drag&Drop broken
Patch '[BUGFIX] Remove BE login scrollbars' for issue #43330 broke
the page module drag&drop for unknown reasons. The...
Christian Kuhn
12:06 Revision 78d98f09: [BUGFIX] Page module Drag&Drop broken
Patch '[BUGFIX] Remove BE login scrollbars' for issue #43330 broke
the page module drag&drop for unknown reasons. The...
Christian Kuhn
09:37 Revision 9716cf8e: [BUGFIX] Page Information shows incorrect number of total hits
You need to install the extension "sys_stat" to show the mentioned hit
statistics.
Due to an error in the code a time...
old_snowman61
09:32 Revision 8684a619: [BUGFIX] Page Information shows incorrect number of total hits
You need to install the extension "sys_stat" to show the mentioned hit
statistics.
Due to an error in the code a time...
old_snowman61

2012-11-29

23:08 Revision b69a5259: [BUGFIX] Page Information shows incorrect number of total hits
You need to install the extension "sys_stat" to show the mentioned hit
statistics.
Due to an error in the code a time...
old_snowman61
22:57 Revision c0221e9b: [BUGFIX] Old logo on "Install Tool is locked" page
The page that warned users that the install tool is locked still
showed the old TYPO3 logo. I corrected this by chang...
Nikolas Schmidt-Voigt
22:54 Revision 7c816718: [BUGFIX] Old logo on "Install Tool is locked" page
The page that warned users that the install tool is locked still
showed the old TYPO3 logo. I corrected this by chang...
Nikolas Schmidt-Voigt
22:53 Revision 209d6079: [BUGFIX] Old logo on "Install Tool is locked" page
The page that warned users that the install tool is locked still
showed the old TYPO3 logo. I corrected this by chang...
Nikolas Schmidt-Voigt
22:31 Revision 04b2e6c3: [BUGFIX] Form values with newlines escaped in email
nl2br() is executed before htmlspecialchars(). Needs to be
the other way round so the <br/> is not encoded as well.
...
Helmut Hummel
22:28 Revision f0d8ed0a: [BUGFIX] Form values with newlines escaped in email
nl2br() is executed before htmlspecialchars(). Needs to be
the other way round so the <br/> is not encoded as well.
...
Helmut Hummel
22:22 Revision 98eacf9c: [BUGFIX] Form values with newlines escaped in email
nl2br() is executed before htmlspecialchars(). Needs to be
the other way round so the <br/> is not encoded as well.
...
Helmut Hummel
22:18 Revision 7a309097: [BUGFIX] Form values with newlines escaped in email
nl2br() is executed before htmlspecialchars(). Needs to be
the other way round so the <br/> is not encoded as well.
...
Helmut Hummel
22:12 Revision 23804c63: [BUGFIX] Remove BE login scrollbars
The BE login should not have scrollbars as long as it fits
on the screen.
Fixes: #43330
Releases: 6.0
Change-Id: I5...
Markus Klein
22:05 Revision 21daa1ee: [BUGFIX] Move unit tests around
The dbal unit tests still do not stick to the usual
structure that was established with 6.0. The patch
moves existing...
Christian Kuhn
22:01 Revision fcbc82a7: [BUGFIX] Move unit tests around
The dbal unit tests still do not stick to the usual
structure that was established with 6.0. The patch
moves existing...
Christian Kuhn
20:24 Revision 5868e1f5: [BUGFIX] ContentObjectRenderer instantiates old class names
The content object renderer still instantiates content objects with
tslib_content_ prefix. The patch changes this to ...
Christian Kuhn
20:17 Revision 36e4088b: [BUGFIX] ContentObjectRenderer instantiates old class names
The content object renderer still instantiates content objects with
tslib_content_ prefix. The patch changes this to ...
Christian Kuhn
20:14 Revision be90763d: [BUGFIX] Remove BE login scrollbars
The BE login should not have scrollbars as long as it fits
on the screen.
Fixes: #43330
Releases: 6.0
Change-Id: I9...
Markus Klein
19:52 Revision f6b1e096: [BUGFIX] EM does not update extension list
Currently the Extension Manager looks up the field
in the extension repository repository on how many
extensions are ...
Helmut Hummel
19:48 Revision 4c0aa1f5: [BUGFIX] EM does not update extension list
Currently the Extension Manager looks up the field
in the extension repository repository on how many
extensions are ...
Helmut Hummel
19:26 Revision 48437098: [TASK] Activate travis also for 6.0 branch
Change-Id: I316add5b375527ffd3e91dfec701c781c376d857
Reviewed-on: http://review.typo3.org/16860
Reviewed-by: Helmut H...
Helmut Hummel
19:26 Revision 203d5c89: [TASK] Activate travis also for 6.0 branch
Change-Id: I316add5b375527ffd3e91dfec701c781c376d857
Reviewed-on: http://review.typo3.org/16859
Reviewed-by: Helmut H...
Helmut Hummel
00:06 Revision 5b2048e3: [TASK] Update ChangeLog.txt for 6.0
The Changelog is updated with a list of all commits since 4.7.
Fixes: #43334
Releases: 6.0
Change-Id: I64f485c0c9ed...
Ingo Pfennigstorf
00:02 Revision 6c0bf1a2: [TASK] Update ChangeLog.txt for 6.0
The Changelog is updated with a list of all commits since 4.7.
Fixes: #43334
Releases: 6.0
Change-Id: I64f485c0c9ed...
Ingo Pfennigstorf

2012-11-28

23:52 Revision 1cbe0cb2: [BUGFIX] AbstractFormFieldViewHelper always converts entities
AbstractFormFieldViewHelper::getValue() currently always tries
to convert objects to identities by calling
Persistenc...
Claus Witt
23:52 Revision dcd0ba49: [BUGFIX] AbstractFormFieldViewHelper always converts entities
AbstractFormFieldViewHelper::getValue() currently always tries
to convert objects to identities by calling
Persistenc...
Claus Witt
23:52 Revision 7cdf586c: [BUGFIX] AbstractFormFieldViewHelper always converts entities
AbstractFormFieldViewHelper::getValue() currently always tries
to convert objects to identities by calling
Persistenc...
Claus Witt
23:43 Revision 1e3b9dcc: [BUGFIX] CObjectViewHelper uses deprecated function
CObjectViewHelper uses deprecated function getAccessibleProperties.
Use getGettableProperties instead
Change-Id: Ic3...
Wouter Wolters
20:13 Revision 9a18c042: [TASK] Prepare AbstractRepository of FAL for FLOW sync
The extbase team wants to be in sync with TYPO3 Flow
again which leads to the change of the Repository
Interface that...
Alexander Schnitzler
17:28 Revision c110dff4: [TASK] Update version to 6.1.0-dev
Releases: 6.1
Resolves: #43389
Change-Id: I0112ca34d5ff2ed48d63b0dac2c426db4ad53e83
Reviewed-on: http://review.typo3....
Alexander Schnitzler
17:27 Revision 739d67a1: [TASK] Update version to 6.1.0-dev
Releases: 6.1
Resolves: #43388
Change-Id: I15df3b3084094b10abd3fc6c251529829e393e7e
Reviewed-on: http://review.typo3....
Alexander Schnitzler
16:07 Revision fe812c3f: [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
12:01 Revision 04028065: [BUGFIX] HTML syntax error in login.html
This fixes a HTML syntax error in the login.html file.
One double-quote is superfluous.
Fixes: #43373
Releases: 6.1,...
Markus Klein
11:59 Revision 42eb598c: [BUGFIX] HTML syntax error in login.html
This fixes a HTML syntax error in the login.html file.
One double-quote is superfluous.
Fixes: #43373
Releases: 6.1,...
Markus Klein

2012-11-27

14:24 Revision badb69da: [TASK] Set version to 6.1-dev
Change-Id: Ia4274d154621c1e7d48dd89483b932a1279fc5e7
Releases: 6.1
Reviewed-on: http://review.typo3.org/16802
Reviewe...
Oliver Hader
13:52 Revision ac3c16ae: [TASK] Set TYPO3 version to 6.0.1-dev
Change-Id: Ia15f4c22ea5f3948486a952bb25218c2c3855640
Reviewed-on: http://review.typo3.org/16800
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
13:52 Revision 59b7d46a: [RELEASE] Release of TYPO3 6.0.0
Change-Id: I22dc30f6d000482eb13e79fb9e985889a1868b82
Reviewed-on: http://review.typo3.org/16799
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
13:52 Revision f818a58b: [RELEASE] Release of TYPO3 6.0.0
Change-Id: I22dc30f6d000482eb13e79fb9e985889a1868b82 TYPO3 Release Team
13:43 Revision 18de12e9: Revert "[BUGFIX] Form values with newlines escaped in email"
This reverts commit 72116577a84da92979511e296324e9ffc3e0020d
Change-Id: I392ce4a044a491ac61d9ba194361edc0a8d8c7d6
Re...
Helmut Hummel
12:58 Revision 62f7320d: [TASK] Update NEWS.txt and INSTALL.txt
Change-Id: Id6be33c7b6073ce801aa0a9e3b7b75f6964ef2c3
Releases: 6.0
Reviewed-on: http://review.typo3.org/16782
Reviewe...
Oliver Hader
12:43 Revision 13558906: [BUGFIX] Form values with newlines escaped in email
nl2br() is executed before htmlspecialchars(). Needs to be
the other way round so the <br/> is not encoded as well.
...
Helmut Hummel
12:34 Revision c308d1d8: [TASK] openid: Update php-openid to 2.2.2
Update to current version.
Github-version contains several small
fixes / cleanups, so a current
checkout was used her...
Stefan Neufeind
12:33 Revision e87270e1: [TASK] openid: Update php-openid to 2.2.2
Update to current version.
Github-version contains several small
fixes / cleanups, so a current
checkout was used her...
Stefan Neufeind
12:33 Revision c667e982: [TASK] openid: Update php-openid to 2.2.2
Update to current version.
Github-version contains several small
fixes / cleanups, so a current
checkout was used her...
Stefan Neufeind
12:14 Revision 036f5a0b: [BUGFIX] Page Module title is cut
Increase height of title to prevent content from
below to cut off part of the text.
Change-Id: Ia3f93e061ece32b37ef8...
Jigal van Hemert
11:12 Revision 7dafaa8d: [TASK] Raise Submodule Pointers
Change-Id: Ia03c62e6755f385021aec981235c498de382b5aa
Reviewed-on: http://review.typo3.org/16788
Reviewed-by: Helmut H...
Helmut Hummel
11:09 Revision e704e0e7: Revert "[BUGFIX] MM_match_fields is ignored when persisting MM relations"
This reverts commit 423ff57f029150e1cceb99d35eb5a4b77381f6e3
Change-Id: I597afa00b42a2e0ba55d23df85d6c25d2774387e
Re...
Helmut Hummel
11:08 Revision 0b66ef56: [BUGFIX] Fix Page module columns position in CSS
The grid columns in Page module were pushed to far
to the left because of two patches fixing the position.
Reset the...
Felix Kopp
11:06 Revision 5961bc5c: [BUGFIX] PHP strict warning in class loader
The compatibility class loader overwrites method requireClassFileOnce
and adds a parameter. This triggers a PHP stric...
Christian Kuhn
04:56 Revision 51b482de: [BUGFIX] Add simulatestatic to upgrade wizard
The upgrade wizard should install the extension
simulatestatic, which is now available in the TER
and not part of the...
Helmut Hummel
04:15 Revision 22f03d55: [BUGFIX] Fix Extension Manager Tests
Adapt the tests to the latest changes.
We now expect the the extension list
is updated only if the list is empty
or a...
Helmut Hummel
03:51 Revision e8d7d71f: [TASK] Raise Submodule Pointers
Change-Id: I0258f76488098e9fd9bf1e095ecd55daaa97ee75
Reviewed-on: http://review.typo3.org/16776
Reviewed-by: Helmut H...
Helmut Hummel
03:46 Revision 7977febe: [BUGFIX] SQL error in getLinkCounts
A comma too much at the list of page ids results in an SQL error.
Solution: Remove any trailing comma.
Fixes: #4332...
Philipp Gampe
03:26 Revision 16bd9fe4: [BUGFIX] Remove empty brackets when configuration type is unknown
When reenable the default configuration field rendering it might be happen
that type description es empty and only th...
Nicole Cordes
03:18 Revision caac39d4: [BUGFIX] Update description on changed error reporting defaults
In #35154 the PHP error_reporting defaults have changed and
this now changes the description in the install tool.
Ch...
Mario Rimann
03:16 Revision a7b8af7d: [TASK] Raise Submodule Pointers
Change-Id: Iafabbf1ed41d35e8f4a07be9c5e1fd3f357f8cbe
Reviewed-on: http://review.typo3.org/16772
Reviewed-by: Helmut H...
Helmut Hummel
03:15 Revision 417514d0: [BUGFIX] Remove double closing tag
Releases: 6.0
Change-Id: If7ad5e0299d92a46f575c25d48ff50f4efbf1c30
Reviewed-on: http://review.typo3.org/16771
Review...
Helmut Hummel
02:09 Revision a2f0e94b: [BUGFIX] Disable some not finished functions in EM
The Extension Manager uses jQuery DataTables, but the
current implementation is not streamlined and causes
more troub...
Helmut Hummel
02:09 Revision 7af8193e: [BUGFIX] Information of last run is not stored/retrieved
The information is still stored as tx_scheduler.
Use the correct namespace to save the information.
Fixes: #42852
R...
Philipp Gampe
01:20 Revision bbf40f22: [TASK] Cleanup update wizard configuration
There are still some old tx_ classes in the update wizard configuration
which should be replaced with their namespace...
Nicole Cordes
01:18 Revision 3393c2ef: [TASK] Rebrush Page > Language
Consolidate Page>Language mode with Page>Columns.
Change-Id: I3cb92a44451a8e4ed94ad9aa7d2c3e3f55dd99a6
Resolves: #43...
Felix Kopp
01:13 Revision ce8d8e30: [TASK] Secure EXT: beuser database interactions
Wraps database query input in corresponding functions to clean input.
Also fixes a bug in ViewHelpers to limit output...
Felix Kopp
00:46 Revision 3903ee02: [BUGFIX] IMG_RESOURCE not capable of sys_file_reference
The file.import function can't handle file relations. Sometimes
you have to deal with uids of sys_file_references ins...
Nicole Cordes
00:43 Revision bccab08e: [TASK] page module styling
* Styling page module for classic and grid layout
Resolves: #43208
Releases: 6.0
Change-Id: Ie0831ecf37937d0a974bbb...
Ivan Dharma Kartolo
00:21 Revision a50a9866: [BUGFIX] Refine new styling of page module
Fix styling of hidden elements.
Resolves: #43208
Releases: 6.0
Change-Id: Ia51af8adde3352b5a9cd0203e14e7b838902a952...
Ivan Dharma Kartolo
00:10 Revision a3e14423: [TASK] Timestamp support for DateTimeConverter
This change adds DateTimeConverter support for integer values
by using the "U" dateFormat which reads a UnixTimestamp...
Claus Witt
00:09 Revision ef37d75a: [BUGFIX] Some unit tests fail in Core::FolderTest
Due to use of type hint callable which is available at PHP 5.4 unit tests
fail for lower PHP versions.
Change-Id: I5...
Nicole Cordes
00:06 Revision c9b6e6eb: [BUGFIX] Old logo on "Install Tool is locked" page
The page that warned users that the install tool is locked still
showed the old TYPO3 logo. I corrected this by chang...
Nikolas Schmidt-Voigt
 

Also available in: Atom