Activity
From 2011-10-24 to 2011-11-22
2011-11-22
- 22:03 Revision b4ff1bfe: [BUGFIX] Log date picker broken
- The date picker in the Admin Tools > Log when selecting a user-defined
time range is broken. Adapt it to new skinning... - 16:15 Revision f60971a4: [TASK] Set TYPO3 version to 4.4.13-dev
- Change-Id: I87c8c5c848353c9f0f71a9aaf15f63bd353b8120
Reviewed-on: http://review.typo3.org/6857
Reviewed-by: TYPO3 v4 ... - 16:15 Revision 83da6ac7: [RELEASE] Release of TYPO3 4.4.12
- Change-Id: I5ff0d2c0a39593d64dc2cd183dc9b5b27fd56ee0
Reviewed-on: http://review.typo3.org/6856
Reviewed-by: TYPO3 v4 ... - 16:15 Revision 1e25ecff: [RELEASE] Release of TYPO3 4.4.12
- Change-Id: I5ff0d2c0a39593d64dc2cd183dc9b5b27fd56ee0
- 15:59 Revision 4b60371b: [TASK] Set TYPO3 version to 4.5.9-dev
- Change-Id: I9edf67e08ff8de37a09305c20f39d19c1168cfc5
Reviewed-on: http://review.typo3.org/6855
Reviewed-by: TYPO3 v4 ... - 15:59 Revision c521a99f: [RELEASE] Release of TYPO3 4.5.8
- Change-Id: I0138efdcac887ab8c43358e50ffb0ae602034df1
Reviewed-on: http://review.typo3.org/6854
Reviewed-by: TYPO3 v4 ... - 15:59 Revision 7e5a3805: [RELEASE] Release of TYPO3 4.5.8
- Change-Id: I0138efdcac887ab8c43358e50ffb0ae602034df1
- 15:46 Revision 5f8a929a: [TASK] Set TYPO3 version to 4.6.2-dev
- Change-Id: I6c30aeb58323c6af062320afdc1fb0e6db0446f1
Reviewed-on: http://review.typo3.org/6852
Reviewed-by: TYPO3 v4 ... - 15:46 Revision b3868023: [RELEASE] Release of TYPO3 4.6.1
- Change-Id: Ife83d4fd991daaf18af1797dbace7ad9c383cc5f
Reviewed-on: http://review.typo3.org/6851
Reviewed-by: TYPO3 v4 ... - 15:46 Revision 99db6d6d: [RELEASE] Release of TYPO3 4.6.1
- Change-Id: Ife83d4fd991daaf18af1797dbace7ad9c383cc5f
- 15:42 Revision 76edf360: [TASK] Raise submodule pointer
- Change-Id: I9d28b6a1848d0f80701f95cc0231fe2f8a694222
Reviewed-on: http://review.typo3.org/6850
Reviewed-by: TYPO3 v4 ... - 15:41 Revision 6b766bc3: [TASK] Raise submodule pointer
- Change-Id: Id3aebf7cb8f79e5f467e55db311fb26354622ab5
Reviewed-on: http://review.typo3.org/6849
Reviewed-by: TYPO3 v4 ... - 15:40 Revision 14d08b9c: [TASK] Raise submodule pointer
- Change-Id: Ia90ea04d65ced0756ce6f6c74e598f48bd234849
Reviewed-on: http://review.typo3.org/6848
Reviewed-by: TYPO3 v4 ... - 15:39 Revision b78a107b: [TASK] Raise submodule pointer
- Change-Id: I41945010f4697d318d32bba1e8dc95a565f7c95f
Reviewed-on: http://review.typo3.org/6847
Reviewed-by: TYPO3 v4 ... - 15:24 Revision a2b66db2: [BUGFIX] Error in the pageNotFound_handling with USER_FUNCTION
- When using USER_FUNCTION in the pageNotFound_handling, an exception
or a blank screen appears in the Frontend (depend... - 15:23 Revision 2ac0306b: [BUGFIX] Error in the pageNotFound_handling with USER_FUNCTION
- When using USER_FUNCTION in the pageNotFound_handling, an exception
or a blank screen appears in the Frontend (depend... - 15:22 Revision df89db2a: [BUGFIX] Error in the pageNotFound_handling with USER_FUNCTION
- When using USER_FUNCTION in the pageNotFound_handling, an exception
or a blank screen appears in the Frontend (depend... - 15:10 Revision 55dada22: [BUGFIX] Install Tool: Improper check of PHP session.auto_start
- This fix improves the check for the PHP session.auto_start configuration
to account also for valid Yes/No configurati... - 15:08 Revision 4ebc852d: [BUGFIX] Install Tool: Improper check of PHP session.auto_start
- This fix improves the check for the PHP session.auto_start configuration
to account also for valid Yes/No configurati... - 14:03 Revision d885512d: [BUGFIX] Vimeo mediawizardprovider needs new syntax
- Vimeo changed its behaviour and there is always the
vimeo error "no video" shown. Their change is strange
as vimeo re... - 14:03 Revision 68010b5c: [BUGFIX] Vimeo mediawizardprovider needs new syntax
- Vimeo changed its behaviour and there is always the
vimeo error "no video" shown. Their change is strange
as vimeo re... - 13:53 Revision 305fa5e6: [BUGFIX] Vimeo mediawizardprovider needs new syntax
- Vimeo changed its behaviour and there is always the
vimeo error "no video" shown. Their change is strange
as vimeo re... - 13:43 Revision b47a2889: [TASK] Use master branch in submodules
- Use master branch in submodules
dbal, extbase, fluid, version, workspaces
Change-Id: Ia0d7a7d6ccd0c43b2f57905a01258d... - 13:25 Revision a68d1671: Merge "[BUGFIX] DateTime properties are not mapped correctly"
- 11:07 Revision d950f6d8: [BUGFIX] magic_quotes_gpc does not exist anymore in PHP 5.4
- PHP INI magic_quotes_gpc got deprecated in PHP 5.3 and is removed in
PHP 5.4, init.php should then behave as if it we... - 11:07 Revision bda454d8: [BUGFIX] magic_quotes_gpc does not exist anymore in PHP 5.4
- PHP INI magic_quotes_gpc got deprecated in PHP 5.3 and is removed in
PHP 5.4, init.php should then behave as if it we... - 11:04 Revision 93767962: [BUGFIX] magic_quotes_gpc does not exist anymore in PHP 5.4
- PHP INI magic_quotes_gpc got deprecated in PHP 5.3 and is removed in
PHP 5.4, init.php should then behave as if it we... - 10:26 Revision b93473f0: [TASK] Update to version 4.5.8
- Change-Id: I563ac658b7b67e739c47da86f4b08b7442d1c27b
Reviewed-on: http://review.typo3.org/6827
Reviewed-by: Marco Bre... - 10:26 Revision 41265085: [TASK] Update to version 4.5.8
- Change-Id: I4fb4ae4f8108de84e84725301f5be1d9f95f95af
Reviewed-on: http://review.typo3.org/6828
Reviewed-by: Marco Bre... - 10:25 Revision 205c59b1: Merge "[TASK] Simplify license header and remove @author annotations"
- 10:11 Revision 8d7bd8cd: [TASK] Update to version 4.6.1
- Change-Id: I35725392ebaa6f82d4c385ae78c3ca428ed310ee
Reviewed-on: http://review.typo3.org/6825
Reviewed-by: Marco Bre... - 10:11 Revision ab9191a3: [TASK] Update to version 4.6.1
- Change-Id: Idf1c9bdaab10023e5efa573cac3d4ca04fbf2065
Reviewed-on: http://review.typo3.org/6826
Reviewed-by: Marco Bre... - 09:25 Revision 3b1f2800: [TASK] Update upper bound of TYPO3 dependency
- Change-Id: I49ced5c9f086e440f05f602ad6e938830775ebf2
- 09:23 Revision 522ede28: [TASK] Update upper bound of TYPO3 dependency
- Change-Id: Icd66069a8a689d33fae271f50c4798264fcc70c8
- 09:21 Revision ed221498: [TASK] Raise version to 1.0.7
- Raise extension version number for TYPO3 4.3.15 and update md5 checksums.
Change-Id: I3e8984b320510f4dfb73c4ce0f64f5... - 09:16 Revision 2616bf07: [TASK] Raise version to 1.1.9
- Raise extension version number for TYPO3 4.4.12 and update md5 checksums.
Change-Id: Ie8466dda913e8d9ccc7adbed9506c7... - 09:01 Revision e5286fcf: [TASK] Raise version to 1.2.3
- Raise extension version number for TYPO3 4.5.8 and update md5 checksums.
Change-Id: I5ad038e598d0ed504849d76c69f9aa5... - 08:52 Revision 1ac40c23: [TASK] Raise version to 1.3.1
- Raise extension version number for TYPO3 4.6.1 and update md5 checksums.
Change-Id: I427e1e1d8b1c5addec395c286e4631e... - 08:51 Revision 8803e680: [BUGFIX] Multiple values not displayed for simple items lists
- t3lib_BEfunc::getProcessedValue() is used throughout the Core to
transform values stored as indices into human-readab... - 06:41 Revision 8c0c7b95: [TASK] updated ChangeLog for 1.4.1, updated MD5 sums
- Change-Id: Icc907bf41f84e5f7e1314290bd0b5315b9ad36ce
- 06:36 Revision b956851b: [TASK] updated ChangeLog for 1.4.1, updated md5 sums
- Change-Id: Iab1358fa69d3f8ea7cd580cd1c8ef46da1994815
- 05:56 Revision 5b3b2b86: Merge "[BUGFIX] TextboxViewHelper does not return anything" into fluid_1-4
- 05:55 Revision 7c3cd13f: Merge "[BUGFIX] Make changed action resolving backwards compatible" into extbase_1-4
- 05:54 Revision e5a65824: Merge "[TASK] Update version number to 1.4.1" into extbase_1-4
- 05:53 Revision c0909491: Merge "[BUGFIX] DateTime properties are not mapped correctly" into extbase_1-4
- 00:53 Revision d00a47bd: [BUGFIX] Versioning: Fetch language-field if table localizable
- If a table is localizable also fetch the language-field.
This is needed for checks with language-access-rights.
Chan... - 00:50 Revision f05dc32b: [BUGFIX] Versioning: Fetch language-field if table localizable
- If a table is localizable also fetch the language-field.
This is needed for checks with language-access-rights.
Chan... - 00:49 Revision e909f2a6: [BUGFIX] Versioning: Fetch language-field if table localizable
- If a table is localizable also fetch the language-field.
This is needed for checks with language-access-rights.
Chan...
2011-11-21
- 22:38 Revision 88f2de3c: [BUGFIX] Search in workspaces grid not working
- Now the array is used correctly so the filter works.
Change-Id: Iee22830cfd240abcac24178d5e8aefcd01e26523
Fixes: #31... - 22:37 Revision da45157f: [BUGFIX] Search in workspaces grid not working
- Now the array is used correctly so the filter works.
Change-Id: Iaffe83ccf6afbeb067f1bfb9452efbaf6b171100
Fixes: #31... - 22:21 Revision a818c42f: [BUGFIX] Call callUserFunction with dummy-parameter as 3rd
- argument
t3lib_div::callUserFunction() wants to use 3rd argument by
reference. Passing NULL directly there results i... - 22:15 Revision f14e042e: [BUGFIX] Call callUserFunction with dummy-parameter as 3rd argument
- t3lib_div::callUserFunction() wants to use 3rd argument by
reference. Passing NULL directly there results in an error... - 22:15 Revision aadab14b: [BUGFIX] Search in workspaces grid not working
- Now the array is used correctly so the filter works.
Change-Id: I1d058ab97b9e373abf24c0dc12f7f107c6177b44
Fixes: #31... - 22:11 Revision 6793a4c6: [BUGFIX] Call callUserFunction with dummy-parameter as 3rd argument
- t3lib_div::callUserFunction() wants to use 3rd argument by
reference. Passing NULL directly there results in an error... - 22:04 Revision c635e888: [BUGFIX] Respect move-placeholders when moving records in workspace
- When moving records in a workspace existing move-placeholders
need to be taken into account to get values for pid/sor... - 22:03 Revision edeecfb4: [BUGFIX] Narrow down preview header to fit smaller screens
- Current implementation breaks the header of the preview-screen
on smaller resolutions. The attached patch makes sure ... - 21:59 Revision ebc8cf42: [BUGFIX] Respect move-placeholders when moving records in workspace
- When moving records in a workspace existing move-placeholders
need to be taken into account to get values for pid/sor... - 21:55 Revision c0963b50: [BUGFIX] Respect move-placeholders when moving records in workspace
- When moving records in a workspace existing move-placeholders
need to be taken into account to get values for pid/sor... - 20:52 Revision 0bab0a14: [BUGFIX] html-escaping of workspace-title too much
- workspace-service provides title already escaped
by htmlspecialchars. To stay backward-compatible
this cannot be chan... - 20:49 Revision 62ad2114: [BUGFIX] html-escaping of workspace-title too much
- workspace-service provides title already escaped
by htmlspecialchars. To stay backward-compatible
this cannot be chan... - 20:39 Revision bd5dca47: Full caching of sys_domain records
- Change-Id: I01567c691f4f794a250bc2ae9de6200f134af367
- 19:05 Revision 2e4b2190: [BUGFIX] Fluid-layouts should have uppercase as first letter
- Having lowercase files for layouts is deprecated since 4.6.
Change-Id: I6de3bb9c3cca69aca2fd92f85878b1a11494594c
Fix... - 19:05 Revision ff4aadc8: [BUGFIX] Fluid-layouts should have uppercase as first letter
- Having lowercase files for layouts is deprecated since 4.6.
Change-Id: Ie82a0140da8148c0ea426334042849b8983d9bbd
Fix... - 17:46 Revision b36400e7: [TASK] Update version number to 1.4.1
- Change-Id: I70791629c584a9291486b4d6a07c8163b171c462
- 17:46 Revision f32194a9: [TASK] Update version number to 1.4.1
- Change-Id: I1d4263f88c6221e7236d8c9a625b2110b6d18eae
- 17:43 Revision c6b7c093: [BUGFIX] Make SignalSlot Dispatcher a singleton
- The SignalSlot Dispatcher is injected in various places.
This spams the deprecation log because only singletons are
s... - 17:42 Revision 1f5c0e35: [BUGFIX] Make SignalSlot Dispatcher a singleton
- The SignalSlot Dispatcher is injected in various places.
This spams the deprecation log because only singletons are
s... - 17:09 Revision 26ba6d36: [BUGFIX] TextboxViewHelper does not return anything
- Deprecated textBoxViewHelper inherits textFieldViewHelper
to render the textField but the return
is missing to pass t... - 16:34 Revision f8f9f1e5: [BUGFIX] DateTime properties are not mapped correctly
- With the new property mapper *disabled* properties of type
DateTime are not correctly mapped to DateTime objects.
The... - 16:32 Revision ecf9eb33: [BUGFIX] DateTime properties are not mapped correctly
- With the new property mapper *disabled* properties of type
DateTime are not correctly mapped to DateTime objects.
The... - 11:39 Revision 1797e6da: [BUGFIX] Make changed action resolving backwards compatible
- With 1.4 Extbase throws an Exception if a requested controller
and/or action is not configured to be part of the curr... - 09:39 Revision a125e9bd: [TASK] Update ADOdb library to version 5.14
- Change-Id: Ib30675a445160b455dced98e6db6361f44b8bf51
Resolves: #31486
Releases: 4.5, 4.6, 4.7
Reviewed-on: http://rev... - 09:38 Revision d5bf8f2a: [TASK] Update ADOdb library to version 5.14
- Change-Id: I13e1b3457ff1efc4cf9a6b1c1cbf9ff8e63c2737
Resolves: #31486
Releases: 4.5, 4.6, 4.7
Reviewed-on: http://rev... - 09:37 Revision 0f95b160: [TASK] Update ADOdb library to version 5.14
- Change-Id: I9ac22bf2a94495042c1fe9c51821217e4c766f84
Resolves: #31486
Releases: 4.5, 4.6, 4.7
Reviewed-on: http://rev... - 09:16 Revision 0865340f: [TASK][!!!] Replaces die() calls with RuntimeException
- Unify the way exceptions are reported by throwing a RuntimeException
instead of calling die(). In some cases, die() d... - 09:11 Revision 628110fe: [TASK][!!!] Replaces die() calls with RuntimeException
- Unify the way exceptions are reported by throwing a RuntimeException
instead of calling die(). In some cases, die() d... - 09:01 Revision 419a4f35: [TASK][!!!] Replaces die() calls with RuntimeException
- Unify the way exceptions are reported by throwing a RuntimeException
instead of calling die(). In some cases, die() d... - 08:50 Revision 962ad5fa: [TASK][!!!] Replaces die() calls with RuntimeException
- Unify the way exceptions are reported by throwing a RuntimeException
instead of calling die(). In some cases, die() d... - 08:48 Revision 21db3283: [TASK][!!!] Replaces die() calls with RuntimeException
- Unify the way exceptions are reported by throwing a RuntimeException
instead of calling die(). In some cases, die() d...
2011-11-18
- 21:21 Revision 4b3bcbd5: [BUGFIX] Error after hide/show element in list module
- Showing or hiding an element with workspace selected will result in
Error: Could not be edited in offline workspace..... - 21:18 Revision 3726d84a: [BUGFIX] Error after hide/show element in list module
- Showing or hiding an element with workspace selected will result in
Error: Could not be edited in offline workspace..... - 21:14 Revision 6c161c59: [BUGFIX] Log date picker broken
- The date picker in the Admin Tools > Log when selecting a user-defined
time range is broken. Adapt it to new skinning... - 21:02 Revision ad18a753: [BUGFIX] Fatal error when exporting from root
- An uncaught exception happens when trying to export records from a
singe table view in List mode on the page tree roo... - 15:26 Revision 9e5ae623: [BUGFIX] Using an apostrophe in the Workspace Name causes quite blank backend
- This patch add backslashes to avoid JavaScript-errors when using apostrophes, quotes or backslashes in
the workspace ... - 15:26 Revision 7376f799: [BUGFIX] Using an apostrophe in the Workspace Name causes quite blank backend
- This patch add backslashes to avoid JavaScript-errors when using apostrophes, quotes or backslashes in
the workspace ... - 15:09 Revision 52c92a24: [BUGFIX] Using an apostrophe in the Workspace Name causes quite blank backend
- This patch add backslashes to avoid JavaScript-errors when using apostrophes, quotes or backslashes in
the workspace ... - 14:40 Revision 65cf0944: [BUGFIX] checkstyle/CGL errors in indexed search
- Jenkins reports 2 checkstyle errors in indexed search,
probably introduced by http://review.typo3.org/6657.
Change-I... - 12:25 Revision f64f5293: [BUGFIX] RTE doesn't allow to create links around images in IE8
- Solution: Workaround IE bookmarking not being possible on control range
Change-Id: I101ce32a9319a020fe72df237f10b914...
2011-11-17
- 16:52 Revision 512b9c07: [FEATURE] Indexed Search: add mySQL fulltext support
- Adds some minor modifications for restructuring in the pi code,
and some hooks in order to allow for other search eng... - 16:09 Revision 4d2ac536: [BUGFIX] Recycler: Wrong placed brackets
- Change-Id: I3c4f9390e13bebfae861565c482877f5563f9442
Resolves: #28835
Releases: 4.4, 4.5, 4.6
Reviewed-on: http://rev... - 16:08 Revision 9eddcd86: [BUGFIX] Recycler: Wrong placed brackets
- Change-Id: I925f89a0f786c9976ae7779696ffa76c823a9367
Resolves: #28835
Releases: 4.4, 4.5, 4.6
Reviewed-on: http://rev...
2011-11-16
- 10:56 Revision 91264e80: [BUGFIX] Live search does not find all tables
- To find anything in a given table, the live search loops on all that
table's columns. However it forgets to load the ...
2011-11-12
- 22:56 Revision e1e70fd5: [BUGFIX] alt_doc.php uses deleted alternative page languages for translations
- The backend script alt_doc.php even considers deleted
pages_language_overlay records when determining in which langua... - 22:40 Revision 8d94e305: [BUGFIX] Core calls deprecated ADMCMD_preview()
- The Core still calls tslib_fe->ADMCMD_preview() in index_ts.php.
Remove the whole code block, since this has been mov...
2011-11-11
- 16:02 Revision 7a7e3dfb: [TASK] Increase version number
- from 1.4.0 to 1.5.0-devel
Change-Id: I3a8b639fb3d057b534c16d7e56191ecfa050905a - 15:44 Revision a7651507: [BUGFIX][!!!] Slider wizard misuses "max" property
- TYPO3 4.6 introduced a slider wizard for select-type and
input-type fields. For input-type fields it is possible
to d... - 15:43 Revision 05e95267: [FEATURE] CData ViewHelper
- This adds a viewhelper that outputs the given string without
escaping and wrapped with CDATA tags.
usage:
{string -> ... - 15:42 Revision 05ac7b98: [BUGFIX][!!!] Slider wizard misuses "max" property
- TYPO3 4.6 introduced a slider wizard for select-type and
input-type fields. For input-type fields it is possible
to d...
2011-11-10
- 18:42 Revision fd09d197: [TASK] Simplify license header and remove @author annotations
- This backports three recent changes of the TYPO3.Fluid package:
- Remove @license annotation from files (290f4f5)
- S... - 16:57 Revision 2ba9ee28: [FEATURE] maximumNumberOfLinks argument in paginate widget
- This adds a new widget option configuration.maximumNumberOfLinks
to the widget.paginate ViewHelper.
This is a backpor... - 10:16 Revision dbfa56ff: [TASK] Extbase (MVC): Avoid code-duplication in Tx_Extbase_MVC_Web_FrontendRequestHandler::isCacheable()
- Same functionality is available centrally through
Tx_Extbase_Service_ExtensionService::isActionCacheable()
Thanks to...
2011-11-09
- 23:25 Revision 87614aa4: [BUGFIX] Extension configuration of saltedpasswords broken
- Back ported code from task #31501 breaks the the configuration page
of the saltedpasswords extension in EM.
Change-I... - 23:10 Revision c97519ca: [BUGFIX] Extension configuration of saltedpasswords broken
- Back ported code from task #31501 breaks the the configuration page
of the saltedpasswords extension in EM.
Change-I... - 19:37 Revision 5fd600b6: [BUGFIX] Deprecation warning with disabled ImageMagick
- Although the use of ImageMagick is disabled (by setting
$TYPO3_CONF_VARS['GFX']['im'] = 0), an deprecation log entry ...
2011-11-07
- 10:54 Revision c860aa01: [!!!][FEATURE] Remove typo3/index.html (and more)
- Remove typo3/index.html which does nothing else than redirecting to
index.php.
It uses a meta redirection, which has ...
2011-11-06
- 20:52 Revision 20b7e480: [BUGFIX] Disambiguate labels in exclude fields list
- When defining access lists for be_groups, all exclude fields are
listed for selection, ordered alphabetically per tab... - 20:52 Revision fd81abb0: [BUGFIX] Disambiguate labels in exclude fields list
- When defining access lists for be_groups, all exclude fields are
listed for selection, ordered alphabetically per tab...
2011-11-05
- 22:18 Revision 3f21feaf: [BUGFIX] Log date picker broken
- The date picker in the Admin Tools > Log when selecting a user-defined
time range is broken. Adapt it to new skinning... - 22:14 Revision 9bf7c1d8: [BUGFIX] Log date picker broken
- The date picker in the Admin Tools > Log when selecting a user-defined
time range is broken. Adapt it to new skinning... - 21:58 Revision bc9050a8: [BUGFIX] Disambiguate labels in exclude fields list
- When defining access lists for be_groups, all exclude fields are
listed for selection, ordered alphabetically per tab... - 11:35 Revision c2382718: [BUGFIX] Handling file upload fields is broken
- The handling of file upload fields in the new system extension
form was broken and not fully implemented. Fetching th... - 11:08 Revision cae3e8e7: [BUGFIX] Handling file upload fields is broken
- The handling of file upload fields in the new system extension
form was broken and not fully implemented. Fetching th...
2011-11-04
- 09:38 Revision af755f8f: [BUGFIX] Error after hide/show element in list module
- Showing or hiding an element with workspace selected will result in
Error: Could not be edited in offline workspace..... - 07:01 Revision 1b53a972: [TASK] Add missing tslib_content_abstract::getContentObject()
- Without this getter method there's no clean way to access the current
tslib_cObj object from a custom media renderer ... - 07:01 Revision a302be8c: [TASK] Add missing tslib_content_abstract::getContentObject()
- Without this getter method there's no clean way to access the current
tslib_cObj object from a custom media renderer ... - 07:00 Revision 7d150b06: [BUGFIX] Options checkboxes are hidden in BE admin user form
- The options field is hidden in the BE user form if the user is admin.
This is a problem if the admin has assigned gro... - 07:00 Revision 9259b6e3: [BUGFIX] Options checkboxes are hidden in BE admin user form
- The options field is hidden in the BE user form if the user is admin.
This is a problem if the admin has assigned gro... - 06:59 Revision b9be6a03: [BUGFIX] Options checkboxes are hidden in BE admin user form
- The options field is hidden in the BE user form if the user is admin.
This is a problem if the admin has assigned gro...
2011-11-03
- 18:54 Revision 05884206: [BUGFIX] Options checkboxes are hidden in BE admin user form
- The options field is hidden in the BE user form if the user is admin.
This is a problem if the admin has assigned gro... - 18:51 Revision 7bc236c4: [BUGFIX] alt_doc.php uses deleted alternative page languages for translations
- The backend script alt_doc.php even considers deleted
pages_language_overlay records when determining in which langua... - 18:40 Revision 6c3f2113: [BUGFIX] Fix typo in class.t3lib_div.php
- Change "$includeEmtpyValues" into "$includeEmptyValues"
Change-Id: I1866c388f48d488fd2abcc2aade90064960f1c8e
Fixes: ... - 18:36 Revision 9884f214: [BUGFIX] Preview message causes javascript errors
- Placing the preview message just before the closing body tag prevents it from
interfering with the (x)HTML structure.... - 08:14 Revision 8ad8099e: [TASK] deprecate userAuthGroup:inList
- The class userAuthGroup has its own "inList"
functionality that is not really needed,
as there is an optimized versio... - 08:12 Revision 1b3ff844: [TASK] Add missing tslib_content_abstract::getContentObject()
- Without this getter method there's no clean way to access the current
tslib_cObj object from a custom media renderer ...
2011-11-02
- 23:34 Revision c729fdf1: [BUGFIX] XLIFF: Invalid handling of overlays for unavailable language
- When a language is chosen but does not provide localization files for an
extension, the localization overlay mechanis... - 10:24 Revision 346251a2: [BUGFIX] Make changed action resolving backwards compatible
- With 1.4 Extbase throws an Exception if a requested controller
and/or action is not configured to be part of the curr... - 01:24 Revision ad5d7f80: [BUGFIX] JS error on initialization of RTE extension plugin
- Custom plugin from user RTE extension using reference to this.base() will not initialize correctly in TYPO3 4.6.
Cha... - 01:15 Revision f496d80f: [BUGFIX] JS error on initialization of RTE extension plugin
- Custom plugin from user RTE extension using reference to this.base() will not initialize correctly in TYPO3 4.6.
Cha...
2011-11-01
- 22:54 Revision 0de6b562: [BUGFIX] XLIFF: Invalid handling of overlays for unavailable language
- When a language is chosen but does not provide localization files for an
extension, the localization overlay mechanis...
2011-10-31
- 21:34 Revision 03eb7188: [BUGFIX] Add check for salted default admin password
- Check for default password of admin account no longer
works in status reports module.
Change-Id: Ibefcadb60afb2d2249...
2011-10-30
- 19:35 Revision 76bd359a: [CLEANUP] remove not needed parameter
- Change-Id: Id66ad52771c6a20c57797026eb87d5a629aaa06e
- 17:16 Revision 2b20e99c: [BUGFIX] Empty text with non-localizable label key
- When method $GLOBALS['TSFE']->sL() is called with a non-localizable
label key (not starting with "LLL:"), an empty st...
2011-10-28
- 15:25 Revision ea71cbab: [BUGFIX] TextboxViewHelper does not return anything
- Deprecated textBoxViewHelper inherits textFieldViewHelper
to render the textField but the return
is missing to pass t... - 13:33 Revision 59888063: [BUGFIX] Empty text with non-localizable label key
- When method $GLOBALS['TSFE']->sL() is called with a non-localizable
label key (not starting with "LLL:"), an empty st...
2011-10-27
- 00:19 Revision a99548e8: [BUGFIX] Install tool stays open if ENABLE_INSTALL_TOOL is not writable
- Recognize if the ENABLE_INSTALL_TOOL file deletion fails
and keep the install tool closed in this case.
Change-Id: I... - 00:16 Revision a4fc7fa6: [BUGFIX] Install tool stays open if ENABLE_INSTALL_TOOL is not writable
- Recognize if the ENABLE_INSTALL_TOOL file deletion fails
and keep the install tool closed in this case.
Change-Id: I... - 00:13 Revision 06bf6926: [BUGFIX] Install tool stays open if ENABLE_INSTALL_TOOL is not writable
- Recognize if the ENABLE_INSTALL_TOOL file deletion fails
and keep the install tool closed in this case.
Change-Id: I...
2011-10-26
- 23:49 Revision 071b13da: [TASK] Remove unused typo3/alt_* files
- Remove files that are scheduled for deletion in 4.7 and not
referenced in the core at any place.
Change-Id: I0b6b70a... - 23:30 Revision fbc26e37: [BUGFIX] Make extbase modules appear in access lists
- When registering an extbase backend module, it should be possible to
grant permissions to it for users in the access ... - 23:14 Revision ce270ddd: [TASK] Remove t3lib_superadmin
- The class is obsolete since 4.5 and can be removed now.
Change-Id: I914e3ef199c2215ca25ffa27631ac28ecf05ac50
Resolve... - 22:57 Revision 4d505271: [FEATURE] Unify page/list module title
- The backend modules should have unified headers.
In page and list module the header is the current page title.
This t... - 20:51 Revision fc33762c: [BUGFIX] EM: Confusing error message when uploading an extension to TER that is not registered
- Change-Id: I3e063e41929306b880f638bc268b5e221f44c77b
Fixes: #31309
Releases: 4.5, 4.6, 4.7
Reviewed-on: http://review... - 16:36 Revision 76740cd0: [FEATURE][INSTALL] Check MySQL privileges to create new databases
- Hide the option to create a new MySQL database within the 1-2-3 wizard,
if the MySQL user has no permissions to do so... - 16:10 Revision dbcaa25c: [CLEANUP] Remove code duplication in saltedpasswords
- There is some duplicate code in tx_saltedpasswords_sv1::authUser(). This
patch removes the code, making it more reada... - 16:04 Revision 3dd43f60: [BUGFIX] showAccessRestrictedPages doesn't replace links to restricted subpages
- When creating a menu with showAccessRestrictedPages set to any PID, links to pages
that inherit an access restriction... - 15:01 Revision baf38ed1: [BUGFIX] EM: Confusing error message when uploading an extension to TER that is not registered
- Change-Id: Ic6f4db9210a63d9f53767f417b617772bd884f68
Fixes: #31309
Releases: 4.5, 4.6, 4.7
Reviewed-on: http://review... - 14:57 Revision 6530b6cd: [BUGFIX] EM: Confusing error message when uploading an extension to TER that is not registered
- Change-Id: Ic11eccffe0961c627397bf27dabc1164f2508abc
Fixes: #31309
Releases: 4.5, 4.6, 4.7
Reviewed-on: http://review...
2011-10-25
- 16:44 Revision 96db7b4f: [TASK] Set TYPO3 version to 4.7-dev
- Change-Id: If0028195ed4a6a51ebe5b507c98eb1251e232326
Reviewed-on: http://review.typo3.org/6332
Reviewed-by: Oliver Ha... - 15:48 Revision eeca680c: [TASK] Set TYPO3 version to 4.6.1-dev
- Change-Id: I49fcdd768a00e1207ad22cd56caac7ece19f2c37
Reviewed-on: http://review.typo3.org/6330
Reviewed-by: TYPO3 v4 ... - 15:47 Revision a2b4685b: [RELEASE] Release of TYPO3 4.6.0
- Change-Id: I80f13bd0b46b6ac37a372dc95eeaa71c286f7c00
Reviewed-on: http://review.typo3.org/6329
Reviewed-by: TYPO3 v4 ... - 15:47 Revision bd513f64: [RELEASE] Release of TYPO3 4.6.0
- Change-Id: I80f13bd0b46b6ac37a372dc95eeaa71c286f7c00
- 13:18 Revision 187274bf: [TASK] Update md5 checksums for system extensions
- The md5 checksums for all system extensions not integrated as submodule
should be updated.
Change-Id: Iee20932b1b58f... - 13:04 Revision be66e1c9: [BUGFIX] EM: Configuration inlineToWindow does not default to 1
- Default configuration for inlineToWindow is set to 1 in ext_conf_template.txt but
if localconf.php contains an incomp... - 12:57 Revision 0b699744: [TASK] Disable file upload in form wizard
- Due to a wrong implementation the file upload feature in the
form wizard will be disabled for the time being.
Change... - 11:55 Revision b69ba295: [TASK] Raise submodule pointer
- Change-Id: I0580ce6e45b5e2bb9110e90475a2ce4f8b1424d1
Reviewed-on: http://review.typo3.org/6313
Reviewed-by: TYPO3 v4 ... - 11:54 Revision 77a06a8c: [TASK] Raise submodule pointer
- Change-Id: I9c82be427e90d0ff4100e4df639b7ddc75be77bf
Reviewed-on: http://review.typo3.org/6312
Reviewed-by: TYPO3 v4 ... - 11:46 Revision 3e5de522: [BUGFIX] Fix version dependency for extbase
- Change-Id: I850b623a7c94100d2ce1f45aecf742dff7b5f3a0
- 11:38 Revision e3bf334a: [TASK] Update version to 4.6.0
- Change-Id: I9d3b593efe2d32bbcecc101555e79219b10cb33d
Reviewed-on: http://review.typo3.org/6306
Reviewed-by: Xavier Pe... - 11:38 Revision cd420fa3: [TASK] Update version to 4.6.0
- Change-Id: Ie20b23152430afad2d797fb3ee3f9a4dfda4abe2
Reviewed-on: http://review.typo3.org/6310
Reviewed-by: Tolleiv N... - 11:32 Revision 1537dcbd: [FEATURE] set default grid limit to 30
- Raise the displayed rows in the workspace grid from 10 to 30
Change-Id: I0c69b73f9c46b0439685019cc78c10bc8933255a
Re... - 11:30 Revision fa75ec7b: [BUGFIX] Broken image paths in preview
- Images inside bodytext of content elements have broken paths when previewing in the workspace module.
The relative pa... - 11:28 Revision 950941a0: [TASK] Raise the number of possible file- and dbmounts from 10 to 25
- The limitation of 10 dbmounts and filemounts in a workspace does not work in each
installation. Due to the fact that ... - 10:30 Revision bc869cf7: [TASK] Update INSTALL.txt
- Change-Id: I0ad7fe51b1f918a95430f190e3ab430ca8e67b0d
Reviewed-on: http://review.typo3.org/6291
Reviewed-by: Oliver Ha... - 10:15 Revision b6ccb266: [TASK] Update version to 4.6.0
- Change-Id: I2978fda5372c3216af7f511bbb536fb50b10d52d
Reviewed-on: http://review.typo3.org/6288
Reviewed-by: Tolleiv N... - 10:14 Revision 4484bf09: [TASK] Update version to 4.6.0
- Change-Id: I3be3365defe88a720e88deb11871479ea31427f5
Reviewed-on: http://review.typo3.org/6285
Reviewed-by: Tolleiv N... - 09:43 Revision ebe87717: [TASK] Update NEWS.txt with information from reviewed Release Notes
- Change-Id: I729000694f9d5f957da955b10fda4d3a0e78d8fd
Reviewed-on: http://review.typo3.org/6283
Reviewed-by: Xavier Pe... - 08:54 Revision ab2e096a: [BUGFIX] NEWS.txt refers to invalid language code
- The language code of Austria is not de_AU, but de_AT.
Change-Id: I751df88b1bf6555910360142ed95dc5bc21781a8
Resolves:... - 08:54 Revision c0383127: [TASK] Documentation of compressJs feature
- The documentation (NEWS.txt and TypoScript completion) does not
correctly explain the feature set of config.compressJ... - 08:45 Revision 9e3cc426: [BUGFIX] Upgrade Wizards appear over and over again
- The Upgrade Wizards "Check Compression Level" and
"Deprecated RTE properties" appear over and over again,
instead of ... - 02:48 Revision fa08e0f4: [BUGFIX] Internal extension information is not updated properly
- tx_em_Tools::refreshGlobalExtList() is triggered on installing
extensions. However the current implementation is wron... - 01:52 Revision f0805c84: [TASK] Implement check for saltedpasswords in reports module
- The reports module should show a warning, if saltedpasswords is
not installed or not configured correctly.
Change-Id... - 01:43 Revision 3addb27f: [TASK] Raise the number of possible file- and dbmounts from 10 to 25
- The limitation of 10 dbmounts and filemounts does not work in each
installation. Due to the fact that removing the li... - 01:38 Revision c9f85075: [FEATURE] set default grid limit to 30
- Raise the displayed rows in the workspace grid from 10 to 30
Change-Id: Ie72913301af870a17040d7b3a09d94144dc5dcd6
Re... - 01:25 Revision bcf07f0a: [BUGFIX] Broken image paths in preview
- Images inside bodytext of content elements have broken paths when previewing in the workspace module.
The relative pa... - 01:25 Revision 604a1ea2: [BUGFIX] Broken image paths in preview
- Images inside bodytext of content elements have broken paths when previewing in the workspace module.
The relative pa... - 01:25 Revision 988edca9: [TASK] Raise the number of possible file- and dbmounts from 10 to 25
- The limitation of 10 dbmounts and filemounts in a workspace does not work in each
installation. Due to the fact that ... - 01:19 Revision 5e280b87: [BUGFIX] Incorrect display of Flexform UTF8 labels
- UTF8 labels and options are displayed incorrectly in Flexforms.
Change-Id: Ib0ef81b995f1b6c35b7a216c4415f81b1dd8ded6... - 01:18 Revision c5e7ebdc: [BUGFIX] Incorrect display of Flexform UTF8 labels
- UTF8 labels and options are displayed incorrectly in Flexforms.
Change-Id: I857bd26b8d1ee27b823e27ce5f67298f5549dc70... - 01:00 Revision 73dd5ead: [BUGFIX] Caching tables of new extensions are not created
- Creating the caching tables of an extension that has been installed in
the same process does not work. Since the cach... - 00:52 Revision d41d7a6e: [BUGFIX] Check if OpenSSL works on every platform
- The php backend in rsaauth checks if key generation works on Windows platforms.
Since there also could be *nix platfo... - 00:32 Revision cc0643f2: [BUGFIX] Install tool throws database errors in upgrade wizard
- Some upgrade wizards like addflexformstoacl need working cache tables.
Those might not exist already. The patch force...
2011-10-24
- 23:55 Revision 26ec5aca: [BUGFIX] Extension details are difficult to read
- The problem: The label column is just 100 px wide,
causing linebreaks in the label.
This can result in incorrect read... - 23:49 Revision 26cb76c7: [BUGFIX] TCA: Suggest wizard doesn't work in wizard_edit popup
- When suggest wizard is used in a form open from the wizard_edit
popup wizard, javascript cannot access to "top.TS.PAT... - 23:48 Revision 5eafe807: [BUGFIX] TCA: Suggest wizard doesn't work in wizard_edit popup
- When suggest wizard is used in a form open from the wizard_edit
popup wizard, javascript cannot access to "top.TS.PAT... - 23:48 Revision cde1b8e8: [BUGFIX] FlexForm field selector missing
- Change-Id: I2773e482d0e2c4b263394d2456dcc32afac343a8
Resolves: #30768
Releases: 4.6, 4.5
Reviewed-on: http://review.t... - 23:48 Revision be3303ce: [BUGFIX] Fatal Error in Page Tree filter
- When entering short numeric values in the Page Tree filter of a large
tree, a PHP Fatal Error can occur:
Call to a me... - 23:47 Revision d1e733f9: [BUGFIX] Fix misleading SQL error message in TCEforms
- When an SQL error occurs, TCEforms shows the error message
"This may indicate a table defined in tables.php is not
ex... - 23:46 Revision 9a5c2b67: [BUGFIX] Check for rsaauth being usable
- The Extension Manager shows the results of some checks in the
Configuration section of the extension "saltedpasswords... - 23:45 Revision a4b4a547: [BUGFIX] Check for rsaauth being usable
- The Extension Manager shows the results of some checks in the
Configuration section of the extension "saltedpasswords... - 23:42 Revision ac422187: [BUGFIX] Check for rsaauth being usable
- The Extension Manager shows the results of some checks in the
Configuration section of the extension "saltedpasswords... - 23:21 Revision a25ca255: [BUGFIX] Delay start of TSFE Time Tracking
- Configurable cookie name feature relies on a started PHP session in the
frontend. This is not desired. Thus, start ti... - 23:18 Revision 51d2d27a: [BUGFIX] Invalid and deprecated calls
- Method sentCollectionToStage() of the ExtDirect action handler contains
invalid and deprecated calls.
Change-Id: I03... - 23:15 Revision a6e4b3a1: [TASK] Adjust hint in Upgrade Wizard
- > If you upgrade your TYPO3 installation from one major version to
> another (e.g. 4.4 to 4.5) ...
This should displ... - 23:15 Revision 7818052a: [BUGFIX] Invalid and deprecated calls
- Method sentCollectionToStage() of the ExtDirect action handler contains
invalid and deprecated calls.
Change-Id: I20... - 22:38 Revision 69681f71: [TASK] EM: Remove function menu "Check for extension updates"
- The function menu "Check for extension updates" does not make sense anymore
as it is part of the old Extension Manage... - 22:38 Revision 4b8ee263: [BUGFIX] EM: Uploading extensions fails with Fatal Errors
- In case of an extension having dependencies, suggestions, or conflicts,
the Extension Manager fails with PHP Fatal Er... - 21:40 Revision 5d4b25ab: [TASK] Unit test for t3lib_utility_Mail should check From user
- Unit tests t3lib_utility_Mail do not test if additional headers are generated
when $TYPO3_CONF_VARS['MAIL']['defaultM... - 21:38 Revision 35801296: [BUGFIX] Restructure the random byte generator
- Restructure the code to use the most performant methods first
if available. Take specialities of Windows OS and speci... - 21:32 Revision 6fcc5bce: [BUGFIX][t3editor] Description of new options compressJs and compressCss
- Change-Id: Ie61a4415b0efd4bd624e88d908933bd4f9e9350c
Resolves: #31238
Releases: 4.6
Reviewed-on: http://review.typo3.... - 21:19 Revision c992dd5c: [BUGFIX] Leading and trailing blanks can't be edited by the RTE
- This patch will:
1. collapse repeating spaces into a single one;
2. replace leading and trailing spaces with non-brea... - 21:17 Revision 939d182f: [BUGFIX] config.compressJs enables itself
- Due to a compat_mode backwards compatibility setting, the new option
config.compressJs
enables itself automatically, ... - 21:04 Revision 29e70b5c: [BUGFIX] Some unit tests fail with "Cannot modify header information"
- Method template::endPage() should only send Content-Encoding header
if no headers have been sent to prevent fatal err... - 20:59 Revision 5e37e102: [BUGFIX] Leading and trailing blanks can't be edited by the RTE
- This patch will:
1. collapse repeating spaces into a single one;
2. replace leading and trailing spaces with non-brea... - 20:44 Revision ce056cde: [BUGFIX] Fix misleading SQL error message in TCEforms
- When an SQL error occurs, TCEforms shows the error message
"This may indicate a table defined in tables.php is not
... - 20:26 Revision eb94a7e8: [BUGFIX] Context menu of page translation doesn't work in languages view
- For a page with translations, the clickmenu is not shown for these
translations in the page module, view "languages".... - 19:53 Revision 6f2ee26b: [CLEANUP] Fix CGL with NULL value
- Commit d7580828f176a6838f67c674ea764ea0fa56120e wrongly introduced
'null' value instead of 'NULL' as stated in our co... - 19:24 Revision 9b070ee0: [BUGFIX] FlexForm field selector missing
- Change-Id: Id529c54a98e036ed3e3597e61f058cef8a55b050
Resolves: #30768
Releases: 4.6, 4.5
Reviewed-on: http://review.t... - 19:18 Revision d08b5ccd: [BUGFIX] TCA: Suggest wizard doesn't work in wizard_edit popup
- When suggest wizard is used in a form open from the wizard_edit
popup wizard, javascript cannot access to "top.TS.PAT... - 19:06 Revision d7580828: [BUGFIX] Fatal Error in Page Tree filter
- When entering short numeric values in the Page Tree filter of a large
tree, a PHP Fatal Error can occur:
Call to a me... - 14:43 Revision 5d3124a5: [TASK] Enable image configuration png_truecolor by default
- Since TYPO3 4.6 ships with the requirement of IM6, the truecolor
processing on PNG files can be enabled by default.
... - 14:39 Revision 11eacca4: [BUGFIX] Remove deprecated method call
- Version still calls t3lib_div::testInt() instead of t3lib_utility_Math::canBeInterpretedAsInteger().
Change-Id: I144... - 14:38 Revision 773d821d: [BUGFIX] Remove deprecated method call
- Version still calls t3lib_div::testInt() instead of t3lib_utility_Math::canBeInterpretedAsInteger().
Change-Id: Ifea... - 14:37 Revision 9f9364ef: [TASK] Better sorting for results of EM
- If a search expression matches an extension key, the result
should be listed at the 1st place.
For example searching... - 12:29 Revision efb56f73: [BUGFIX] Core still calls t3lib_div::testInt()
- Change-Id: Ica15a5b3eb15394550756139eb685a8328ce10d8
Fixes: #31216
Releases: 4.6
Reviewed-on: http://review.typo3.org... - 10:41 Revision 1dbd6067: [BUGFIX] Hidden input element in form wizard almost invisible
- Hidden input elements in the form wizard are not visualized at
all in the user interface. A dotted border is added to... - 10:29 Revision 16fa940f: [BUGFIX] Error when editing a record with additionalPreviewLanguage and an deleted l18n_parent
- The behaviour that causes the error (translated elements are not deleted
when deleting parent) is fixed in recent TYP...
Also available in: Atom