Activity
From 2012-11-26 to 2012-12-25
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...
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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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...
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... - 22:27 Revision 991a38ff: [BUGFIX] Missing Task.php
- During Ibef1d71f1d3a6aa3683331464b33118b88b1ec01 the file
Classes/Task.php has been renamed to Classes/Task/AbstractT... - 22:25 Revision 04e09b9c: [BUGFIX] Missing Task.php
- During Ibef1d71f1d3a6aa3683331464b33118b88b1ec01 the file
Classes/Task.php has been renamed to Classes/Task/AbstractT... - 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... - 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... - 11:55 Revision b0a64733: WIP: Doctrine DBAL integration
- Change-Id: Icb9e013c6255ecdc59e9dbc8e8913ebbc297fe33
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... - 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... - 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... - 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... - 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: ...
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... - 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... - 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... - 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... - 12:25 Revision e27fab64: [TASK] Make current persistence replaceable
- Releases: 6.1
Fixes: #42506
Change-Id: I409dec8eec58f512c1f2ce4d090816eb595bbcc5
Reviewed-on: https://review.typo3.or...
2012-12-14
- 16:44 Revision 4973c42e: FAL support
- 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... - 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...
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
... - 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... - 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... - 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... - 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...
2012-12-11
- 20:59 Revision 1a4479a6: Revert "[TASK] Adjust failing test"
- This reverts commit c3735abe56b70dba0f80489913a9bbf45055cda6
Change-Id: I6a1dd0a87ba26346097b657e147e274a2c4ac659
Re... - 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... - 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... - 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... - 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... - 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... - 16:47 Revision c5b4443e: [FEATURE] Flexible cHash Calculation
- Introduces new configuration options for $TYPO3_CONF_VARS['FE']
* cHashRequiredParameters
* cHashExcludedParameters
*... - 16:29 Revision f123e0eb: [CLEANUP] Remove all @author annotations
- Also adjusted some operators for jenkins
Releases: 6.1
Resolves: #43887
Change-Id: I5e6ba540d7d828bd24417356b8871829... - 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 ... - 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... - 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 ...
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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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...
2012-12-09
- 00:24 Revision 886fa08f: [FEATURE] Flexible cHash Calculation
- Introduces new configuration options for $TYPO3_CONF_VARS['FE']
* cHashRequiredParameters
* cHashExcludedParameters
*...
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... - 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...
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... - 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... - 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... - 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... - 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...
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... - 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...
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... - 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... - 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... - 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... - 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...
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: ... - 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... - 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... - 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... - 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... - 11:22 Revision 94810369: [BUGFIX] Misspelled functionname in GeneralUtility
- static protected function geImplementationForClass()
Change-Id: Ia6334e533794bbb26c85bce8fb810f03f0d722b4
Fixes: #43... - 11:18 Revision a80455cc: [BUGFIX] Misspelled functionname in GeneralUtility
- static protected function geImplementationForClass()
Change-Id: Ia6334e533794bbb26c85bce8fb810f03f0d722b4
Fixes: #43... - 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... - 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...
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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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...
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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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 ... - 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 ... - 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
... - 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
... - 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... - 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... - 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... - 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...
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... - 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... - 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... - 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... - 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.
... - 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.
... - 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.
... - 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.
... - 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... - 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... - 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... - 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 ... - 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 ... - 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... - 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 ... - 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 ... - 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... - 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... - 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... - 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...
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... - 23:52 Revision dcd0ba49: [BUGFIX] AbstractFormFieldViewHelper always converts entities
- AbstractFormFieldViewHelper::getValue() currently always tries
to convert objects to identities by calling
Persistenc... - 23:52 Revision 7cdf586c: [BUGFIX] AbstractFormFieldViewHelper always converts entities
- AbstractFormFieldViewHelper::getValue() currently always tries
to convert objects to identities by calling
Persistenc... - 23:43 Revision 1e3b9dcc: [BUGFIX] CObjectViewHelper uses deprecated function
- CObjectViewHelper uses deprecated function getAccessibleProperties.
Use getGettableProperties instead
Change-Id: Ic3... - 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... - 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.... - 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.... - 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... - 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,... - 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,...
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... - 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... - 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... - 13:52 Revision f818a58b: [RELEASE] Release of TYPO3 6.0.0
- Change-Id: I22dc30f6d000482eb13e79fb9e985889a1868b82
- 13:43 Revision 18de12e9: Revert "[BUGFIX] Form values with newlines escaped in email"
- This reverts commit 72116577a84da92979511e296324e9ffc3e0020d
Change-Id: I392ce4a044a491ac61d9ba194361edc0a8d8c7d6
Re... - 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... - 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.
... - 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... - 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... - 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... - 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... - 11:12 Revision 7dafaa8d: [TASK] Raise Submodule Pointers
- Change-Id: Ia03c62e6755f385021aec981235c498de382b5aa
Reviewed-on: http://review.typo3.org/16788
Reviewed-by: Helmut H... - 11:09 Revision e704e0e7: Revert "[BUGFIX] MM_match_fields is ignored when persisting MM relations"
- This reverts commit 423ff57f029150e1cceb99d35eb5a4b77381f6e3
Change-Id: I597afa00b42a2e0ba55d23df85d6c25d2774387e
Re... - 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... - 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... - 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... - 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... - 03:51 Revision e8d7d71f: [TASK] Raise Submodule Pointers
- Change-Id: I0258f76488098e9fd9bf1e095ecd55daaa97ee75
Reviewed-on: http://review.typo3.org/16776
Reviewed-by: Helmut H... - 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... - 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... - 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... - 03:16 Revision a7b8af7d: [TASK] Raise Submodule Pointers
- Change-Id: Iafabbf1ed41d35e8f4a07be9c5e1fd3f357f8cbe
Reviewed-on: http://review.typo3.org/16772
Reviewed-by: Helmut H... - 03:15 Revision 417514d0: [BUGFIX] Remove double closing tag
- Releases: 6.0
Change-Id: If7ad5e0299d92a46f575c25d48ff50f4efbf1c30
Reviewed-on: http://review.typo3.org/16771
Review... - 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... - 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... - 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... - 01:18 Revision 3393c2ef: [TASK] Rebrush Page > Language
- Consolidate Page>Language mode with Page>Columns.
Change-Id: I3cb92a44451a8e4ed94ad9aa7d2c3e3f55dd99a6
Resolves: #43... - 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... - 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... - 00:43 Revision bccab08e: [TASK] page module styling
- * Styling page module for classic and grid layout
Resolves: #43208
Releases: 6.0
Change-Id: Ie0831ecf37937d0a974bbb... - 00:21 Revision a50a9866: [BUGFIX] Refine new styling of page module
- Fix styling of hidden elements.
Resolves: #43208
Releases: 6.0
Change-Id: Ia51af8adde3352b5a9cd0203e14e7b838902a952... - 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... - 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... - 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...
2012-11-26
- 23:47 Revision 328165f1: [BUGFIX] Extension Manager doesn't care about configuration sorting
- When showing the configuration of an extension actually the Extension
Manager doesn't care about the given sorting. T... - 23:39 Revision dad9ed19: [BUGFIX] impext: export is broken
- Some uses of the LocalPageTree class do not use the namespaced version.
Use the correct class name.
Fixes: #43317
Re... - 23:38 Revision 588fc918: [BUGFIX] Install new system extensions during upgrade process fails
- If you try to update your system from 4.7 to current master the second
step "Install System Extensions" fails because... - 23:14 Revision 846df4a8: Revert "[TASK] Page module styling"
- This reverts commit ac000cec28c6a484e413daf02ee334b4f68d3bb6
Change-Id: Ibe0972321b91a2ccf0e9270fcf17105c0c181caa
Re... - 22:54 Revision 7295be9b: [BUGFIX] Fix font size in login screen
- A minor adjustment to the font size
of the copyright notice.
Releases: 6.0
Change-Id: I38a29c0922084ec9bf2228b635dd... - 22:32 Revision 30979bf5: [TASK] Page module styling
- * styling for the BE layout (grid element)
Resolves: #43208
Releases: 6.0
Change-Id: I80637c5fc49b3f612399f4c42d863... - 22:22 Revision 4b1ac323: [TASK] Rebrush login screen
- Change header style to exclude gradient.
Also Increases input field size and add orange submit.
Change-Id: I67891a5d... - 21:24 Revision fc6179cc: [TASK] CleanUp CSS Styles of IRRE-Elements
- If there are VirtualRecords (e.g. translations) and hidden
elements as IRRE childs the UI is not supporting the user
... - 20:59 Revision 7aff1207: [BUGFIX] Use tablename for fullQuoteStr call
- In Typo3DbBackend->replacePlaceholders method always 'foo' is
used as tablename. As long as mysql is used this makes ... - 20:46 Revision 95c3d920: [BUGFIX] Refine new styling of page module
- * Show all edit icons of a column if hovering over
the column.
Resolves: #43208
Releases: 6.0
Change-Id: I9107e83... - 18:19 Revision bacbbc21: [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... - 16:38 Revision 15b9476e: [BUGFIX] Quick Edit triggers warnings of missing key uid
- A see issue for details. Other parts of the core relay on the result of
the "broken" API call.
Fixes: #42845
Release... - 16:35 Revision 111e1664: [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.
R... - 16:19 Revision e6718e0f: [BUGFIX] Adapt EXT: beuser filter style to page module
- Adapt the layout of the backend user administration module
to the latest visual approach of the page module (by UI/UX...
Also available in: Atom