Activity
From 2011-06-15 to 2011-07-14
2011-07-14
- 23:16 Revision d2e9a5e5: [BUGFIX] getLL fallback does not work properly
- Change-Id: I388ad7d671c2d56117fad99969590ac8ada407fc
- 23:15 Revision f94844a5: [FEATURE] Add warning for IE 6 users
- As IE6 is not supported anymore, add a warning that the user should
upgrade its browser.
Change-Id: Id7d8411ae38e55d... - 22:32 Revision fb687506: [BUGFIX] Show splitview only in non-live workspace
- As a result of #13518 the split-view opens up always.
This fix makes sure that we're in a non-live workspace
before i... - 21:46 Revision 93df0d7d: [FEATURE] Add ucfirst to stdWrap
- Extend stdWrap's "case" with "ucfirst" and "lcfirst" keywords to
convert the first letter of a sentence to the corres... - 21:18 Revision 9c255a38: [BUGFIX] stdWrap.hash: Return nothing for non-existing algorithm
- Return an empty string to prevent disclosing information unhashed.
Change-Id: Id25b85de039797aa7e39225fb0e2b1c75207a... - 18:29 Revision 346baa02: [TASK] Move workspace preview functionality into versioning / workspace
- As the whole handling of the ADMCMD_preview is related to
version / workspaces, the according code should go in these... - 17:28 Revision 74521b95: [BUGFIX] Remove linebreaks from xlf label to get preview working
- Some linebreaks in the labels seem to break the JavaScript of the preview window.
Change-Id: I668f92ce97d9d3f4c95c17... - 17:03 Revision 2c1fa26c: [API][!!!] Fix API compatibility break in tslib_pibase
- Revision 50cbf264 removed the old tslib_pibase constructor without
deprecating it first as required by TYPO3 core rul... - 07:59 Revision 9465c5cf: [TASK] Tag autoloader cache entries
- The autoloader creates cache files in phpcode_cache since #28063. Those
entries are now tagged with 't3lib_autoloader... - 00:20 Revision dccfbb37: [-BUGFIX] remove datecheck on timezone test
- When testing between 00:00 and 01:00 GMT+1 the timezone test fails,
because in this time the date in the set timezone...
2011-07-13
- 23:55 Revision c4de8778: [BUGFIX] Clear autoloader cache if dbal is loaded in 1-2-3
- The 1-2-3 install tool loads dbal on demand if some php extensions like pdo is
loaded. It adds dbal to extList and fo... - 23:41 Revision 96e294df: [+FEATURE] remove usage of deprecated methods in unit-tests
- Using PHPUnit 3.5 some methods are marked deprecated as they
will be removed in PHPUnit 3.6. This methods should not ... - 00:10 Revision fa2a2d08: [FEATURE] Add a value slider as wizard to tceforms
- It can be useful to enter values with a slider. This change
renders values of type time, integer, double or custom it...
2011-07-12
- 22:58 Revision ad79eb03: [FEATURE] Use caching framework in autoloader
- The patch moves the initialization of the caching framework to
config_default.php, prior to the autoload registration... - 22:07 Revision 42355abf: Merge "[BUGFIX] module.css references invalid image url"
- 19:48 Revision 2c89c574: Merge "[BUGFIX] Adjust unit tests to changes"
- 18:33 Revision a2f6586f: [BUGFIX] Adjust unit tests to changes
- Apparently unit tests were not green for a while.
This change fixes this.
Besides it removes "static" modifiers from
... - 18:33 Revision 698f4425: [BUGFIX] create ClassSchema with ObjectManager::create()
- ClassSchema is a prototype and should thus not beeing
build with ObjectManager::get().
This is fixed with this change... - 17:52 Revision 11c8d089: [BUGFIX] Gap between module menu items causes collapse on click
- Transform the margins between entries in the module menu into paddings
to avoid that clicks on this margin cause coll... - 17:51 Revision b46eb859: [TASK] Set TYPO3 version to 4.6-dev
- Change-Id: I64f262cbd1297fb0bbe284cd585a2b9bbe63a61a
Reviewed-on: http://review.typo3.org/3293
Reviewed-by: TYPO3 v4 ... - 17:51 Revision 2b3649b0: [RELEASE] Release of TYPO3 4.6.0alpha3
- Change-Id: I4a20ba6c610ded135472b2b12b81ac426d259775
Reviewed-on: http://review.typo3.org/3292
Reviewed-by: TYPO3 v4 ... - 17:50 Revision f46a2f15: [RELEASE] Release of TYPO3 4.6.0alpha3
- Change-Id: I4a20ba6c610ded135472b2b12b81ac426d259775
- 17:48 Revision 498b68a3: [TASK] Raise submodule pointer
- Change-Id: Id40808043ee2781645ce113bc61c9cce178487e8
Reviewed-on: http://review.typo3.org/3291
Reviewed-by: TYPO3 v4 ... - 17:38 Revision 058aeea8: [TASK] Refactor core usages of testInt, calcPriority, calcParenthesis
- As testInt, calcPriority and calcParenthesis were moved and renamed to
t3lib_utility_Math we have to change the core ... - 17:30 Revision 08a4697c: [TASK] Refactor core usages of testInt, calcPriority, calcParenthesis
- As testInt, calcPriority and calcParenthesis were moved and renamed to
t3lib_utility_Math we have to change the core ... - 17:18 Revision 7655f0d9: [BUGFIX] TypeHandling class not found
- This is a hotfix for #28121
Change-Id: I7c8d74e77ed09112b5ec86668f129d247a558261
Resolves: #28121 - 16:47 Revision 1526d4de: [TASK] Language handling: splitLabels and locallang.php should be removed
- The TYPO3 core currently handles three types of language labels:
* splitlabels (very very old): Based on the constant... - 16:29 Revision 63d86ae6: [BUGFIX] TCEforms: Localization value boxes are too wide
- Change-Id: I4bb7003a3c86223157017d1ba4554c7b33ed2773
Releases: 4.6, 4.5
Resolves: #28030
Reviewed-on: http://review.t... - 16:27 Revision 285bb42a: [BUGFIX] TCEforms: Localization value boxes are too wide
- Change-Id: I66e57ae0459f76f79c9f9ae19bdb2a14820adc74
Releases: 4.6, 4.5
Resolves: #28030
Reviewed-on: http://review.t... - 16:10 Revision 92ed2089: [TASK] Remove deprecated methods with deprecation log
- Remove methods and files scheduled for removal since TYPO3 4.5.
Change-Id: I6ea863ae95f0433def4137cd4be1dc01ffc34bce... - 16:02 Revision ad04cd1a: [BUGFIX] Redirect after moving a record
- If a record is moved by using the "reposition
content element" link (e.g in list module),
there is no redirect to the... - 14:11 Revision 52e68326: [TASK] Raise submodule pointer
- Change-Id: I0a8fcc1b4b9a64cb97f7b8d88d7d05c1918023e4
Reviewed-on: http://review.typo3.org/3272
Reviewed-by: TYPO3 v4 ... - 13:52 Revision 372094b4: [BUGFIX] Wrong CGL style of boolean values
- Change-Id: I0498a6fde4eb7cfb2115362fb6955d460a10fd6a
- 13:28 Revision bc3783ca: [BUGFIX] Initialize autoloader earlier in the bootstrap
- Because of the refactoring of t3lib_div the autoloader is needed
earlier in the bootstrap.
Move it right after the in... - 13:24 Revision 8b28810f: [TASK] Raise submodule pointer
- Change-Id: Ic189835372dcbdb168fc5292915b51aa03ec8cbd
Reviewed-on: http://review.typo3.org/3270
Reviewed-by: TYPO3 v4 ... - 13:23 Revision 892b459b: [TASK] Raise submodule pointer
- Change-Id: Ie55175254b63de680a55b203ff627b790cf0e1bc
Reviewed-on: http://review.typo3.org/3269
Reviewed-by: TYPO3 v4 ... - 13:20 Revision 069fc928: [BUGFIX] t3lib_div::cmpIPv6() fails to compare
- cmpIPv6 makes wrong assumptions about the output of IPv6Hex2Bin().
Also currently only netmasks of /48, /64 and /128 ... - 13:19 Revision adcf6084: [BUGFIX] t3lib_div::cmpIPv6() fails to compare
- cmpIPv6 makes wrong assumptions about the output of IPv6Hex2Bin().
Also currently only netmasks of /48, /64 and /128 ... - 13:03 Revision 470aeb3f: [TASK] Move breakLinesForEmail and add some unit tests
- Clean-up on t3lib_div by moving out method breakLinesForEmail to
t3lib_utility_Mail.
Change-Id: Icc80c3dc97ebf0af61f... - 11:21 Revision 0a0f84b7: [TASK] Add stdWrap for IMAGE.file.params
- Add stdWrap for the typoscript function IMAGE.
For content object IMAGE and IMG_RESOURCE.
TypoScript:
file.params = ... - 11:01 Revision 8dd0f713: [TASK] Deprecate Content Object HTML
- Since TYPO3 4.5 TEXT and HTML behave the same way.
HTML does not really make sense anymore and as such
could be depre... - 09:49 Revision e2807feb: [TASK] Add a sys_log entry when a BE user clears the language cache
- If a backend user clears the language/localization cache (t3lib_l10n),
the action should be added to sys_log.
Change... - 09:36 Revision d2e68695: [FEATURE] Add hashing algorithms to stdWrap
- Enable hashing the content through stdWrap using different hashing algorithms
Change-Id: I0673f33a1ca7bcb5784e5ab9f0... - 09:16 Revision 929eed98: [TASK] Disable clear lang cache menu by default
- By default the clear lang cache should not be enabled.
You can enable it if needed with this configuration, in local... - 00:23 Revision 6039f5e0: [TASK] Merge CGL changes from 4.5.3
- During the merge of linkvalidator to core for the release of
TYPO3 4.5.3, the changed code was CGLized. Merge those c...
2011-07-11
- 22:55 Revision 82e0c893: [TASK] Refactor core usages of testInt, calcPriority, calcParenthesis
- As testInt, calcPriority and calcParenthesis were moved and renamed to
t3lib_utility_Math we have to change the core ... - 22:36 Revision 26f24f2a: [TASK] Refactor core usages of testInt, calcPriority, calcParenthesis
- As testInt, calcPriority and calcParenthesis were moved and renamed to
t3lib_utility_Math we have to change the core ... - 21:58 Revision 080d1dba: [TASK] Clean-up round() stdWrap implementation
- - Rework PHP documentation to be in-line with other methods
- Declare the method as protected instead of private to a... - 19:52 Revision 368c8613: [TASK] Move and rename testInt, calcPriority, calcParenthesis
- Move and rename testInt, calcPriority, calcParenthesis to
t3lib_utility_Math. Also add corresponding unit tests.
Cha... - 19:31 Revision f569cfba: [BUGFIX] BE: remove tag-fragments from text-version of a richtext-field
- The text-version contains the "first attribute of empty tags".
While this might make sense for <LINK ...>-tags it is ... - 19:14 Revision e37ef148: [FEATURE] Rounding functionality in stdWrap
- Provides rounding functionality (round, ceil, floor) to stdWrap.
Change-Id: Iec4dd4df61e3e0dcb0556fa4ddeb34adaffa982... - 17:00 Revision 7b3d5b97: [TASK][!!!] Improve Backend search
- There are several problems with current Backend search:
* it searches far more fields than necessary (for example, TS... - 16:53 Revision 27381287: [BUGFIX] BE: remove tag-fragments from text-version of a richtext-field
- The text-version contains the "first attribute of empty tags".
While this might make sense for <LINK ...>-tags it is ... - 16:41 Revision a0e498ae: [BUGFIX][Cache] File backend: Create directory after flush()
- The file backend does not re-create the cache directory on
flush() which leads to problems if calling flush() and set... - 16:14 Revision 011631ed: [TASK] Move XLIFF handling to t3lib
- All XLIFF code should better be located within t3lib.
Change-Id: I2bad66f9e2c92015e9aab4a06e8c92e96762ab9a
Resolves:... - 14:41 Revision 340a1316: [TASK] Clean up phpDoc comments in t3lib_div
- Clean phpDoc comments are important to make the API understandable to
users and IDEs. t3lib_div is a good point to st... - 11:40 Revision cdf6916d: [BUGFIX] t3lib_div::debugRows doesn't return data
- In TYPO3 4.5 t3lib_div::debugRows() was deprecated
and moved to t3lib_utility_Debug::debugRows().
The problem is, tha... - 11:02 Revision acfa3ca0: [BUGFIX] t3lib_div::debugRows doesn't return data
- In TYPO3 4.5 t3lib_div::debugRows() was deprecated
and moved to t3lib_utility_Debug::debugRows().
The problem is, tha... - 10:19 Revision 4403ceae: [BUGFIX] module.css references invalid image url
- Just add the file extensions to the file reference.
Change-Id: I4374fb48046498bf862c9784b79532c5141afd63
Resolves: #... - 10:16 Revision 459d6285: [BUGFIX] module.css references invalid image url
- Just add the file extensions to the file reference.
Change-Id: I4c69f633b64edb20bcbdd82cf0e91ad45e926d82
Resolves: #... - 08:50 Revision 7691eacf: [TASK] Update information in INSTALL.txt to meet requirements
- Change-Id: Ib296b19d98ed1de1830d479a04224f16e660a7b1
Resolves: #28031
Reviewed-on: http://review.typo3.org/3183
Revie...
2011-07-10
- 16:00 Revision 0a4481fb: [TASK] Refactor TYPO3.l10n localize handling
- - Change inclusion Order of the sysext/lang/res/js/be/typo3lang.js jsFile.
- Change TYPO3.l10n to sanitize TYPO3.lang... - 10:02 Revision 4706074b: [BUGFIX] locallangXMLOverride hook has been removed
- This feature is back with a small addition. We can now override
a specific language only, with this configuration:
$... - 01:27 Revision bb0b0753: [BUGFIX] Correct icon for edit page settings
- Change-Id: Id36342acf9833f364a7853226294a5594ed18c81
Resolves: #28060
Releases: 4.6, 4.5
Reviewed-on: http://review.t... - 00:16 Revision f0ceab2d: temp commit
- Change-Id: I824d39f0775d9ee7949b751bb44b3be771ebe8b9
- 00:11 Revision 3011a00e: [BUGFIX] Correct icon for edit page settings
- Change-Id: I612ad31c2e9ac31b76459f81121028fd0630e5e6
Resolves: #28060
Releases: 4.6, 4.5
Reviewed-on: http://review.t...
2011-07-09
- 23:08 Revision c0060184: [TASK] Extbase (Utility): Add service for TypeHandling
- Transforms static utility-class for TypeHandling into
a service, including testcases.
Related: #13864
Change-Id: Ic... - 23:05 Revision 92eb22ec: [BUGFIX] Fix broken cleanup in t3lib_autoloadTest
- Change-Id: I275a1ba8abe9f56f940ba3441d8c7e10253cb0e5
Follows: #28037
Reviewed-on: http://review.typo3.org/3226
Review... - 23:03 Revision 3efdfc25: [TASK] Deprecate functions in page module
- The page module has a direct a support for extensions
like tt_calendar, tt_guest and others.
Those extensions can us... - 22:56 Revision 93671cf8: [TASK] Add unit test for t3lib_autoloader
- Change-Id: Id8b4d1c50ab17bd0cd4278dd6e6e487937b1c66d
Resolves: #28037
Releases: 4.6
Reviewed-on: http://review.typo3.... - 22:54 Revision d9aeacfb: Merge "[+BUGFIX] Extbase: CGL: Convert case of acronyms from UPPERCASE to CamelCase"
- 22:52 Revision 8546baa9: [+BUGFIX] Extbase: CGL: Convert case of acronyms from UPPERCASE to CamelCase
- According to CGL things like setRequestURI need to be named setRequestUri
Change-Id: I5e1b4b32a3cd736f8666c196326939... - 22:47 Revision 14d433cc: [TASK] Extbase: Use strpos() instead of strstr() where possible
- Faster and less memory-intensive if just checking for presence
of one character (according to PHP-documentation).
Ch... - 22:45 Revision 66b8b237: [TASK] Add security information to INSTALL.txt
- Change-Id: I1bfe301a1b7bc5c39d0193ac6d306b447557ba6f
Resolves: #28022
Reviewed-on: http://review.typo3.org/3180
Revie... - 22:39 Revision be563e65: [TASK] Decouple extMgm::extPath from TYPO3_LOADED_EXT
- To simplify the bootstrap it is required to make
t3lib_extMgm::extList() work more early. This is achieved
by removin... - 22:18 Revision 0270b734: [FEATURE] Add PHP code cache
- Change-Id: If0f089a749123bce339df900d58c5f310969b1ea
Resolves: #28054
Reviewed-on: http://review.typo3.org/3216
Revie... - 22:00 Revision 2bbcb6a4: [CLEANUP] Remove deprecated hook XLLfile
- Change-Id: Ic3cbd9ed35423081c713d3144d3cbbbed79e3d7f
Resolves: #28053
Relates: #21496
Reviewed-on: http://review.typo... - 21:45 Revision a8cff47e: [TASK] Remove deprecated usages of intInRange, intval_positive and int_from_ver
- This is part of the t3lib_div refactoring started at T3DD11.
With #28019 these methods have been moved to own utilit... - 21:12 Revision 0f80f8cf: [TASK] Move intInRange, intval_positive and int_from_ver
- Adds Unit tests for intInRange, intval_positive
and int_from_ver and move them to suitable locations.
Change-Id: Idd... - 20:29 Revision 87adf576: [BUGFIX] t3lib_div::devLog - PHPDoc Comment does not match method signature
- Change-Id: I9c49e5d5350d9442a5836e5e4e6bf778766bf532
Resolves: #28050
Releases: 4.6, 4.5
Reviewed-on: http://review.t... - 20:28 Revision 70adc0a4: [FEATURE] New caching framework implementation for l10n
- Add custom caching table for parsed l10n file.
Change-Id: Ia59a77757112bccbf7a53ebeec71928f06ebe02a
Resolves: #25397... - 20:24 Revision 37eb670f: [FEATURE] Make displayed fields in "Send to stage" layer configurable
- Until now the recipients in the send to next stage popup are allways
checked per default and can be changed by the ed... - 20:23 Revision 6b84e32e: [BUG] t3lib_div::devLog - PHPDoc Comment does not match method signature
- Change-Id: Iba6222bdd79d62057ba0338ac0a88614583c1690
Resolves: #28050
Releases: 4.6, 4.5
Reviewed-on: http://review.t... - 19:57 Revision 8a41f024: Merge changes I4241f1e3,Ic91d8ad1
- * changes:
[+BUGFIX] clean up ObjectStorage
Revert "[+BUGFIX] clean up ObjectStorage" - 19:42 Revision b3a57c5e: [+BUGFIX] clean up ObjectStorage
- * smaller doc adjustments
* rename storage to objectStorage when used as argument
(Resubmit from reverted Change-Id:... - 19:38 Revision be05cafc: [TASK] Extension Cache Behaviour is messy
- The cache files in typo3conf/temp_CACHED_* were by default set to a hash that
was based on the extensionlist, but thi... - 19:34 Revision 4949c42a: Revert "[+BUGFIX] clean up ObjectStorage"
- This reverts commit 01ff47c3d4394eef63a4db4eca181df644743ebb
- 19:09 Revision 11287efc: [BUGFIX] Skip t3lib_divTest::fixPermissionsSetsGroup on MacOS
- This test makes use of posix_getegid which on Mac OS always returns -1,
thus making it useless for getting the effect... - 19:05 Revision 6135c7f6: Merge "[TASK] Extbase (Persistence): Remove duplicate registration in identity map"
- 19:04 Revision 7917c06d: Merge "[+BUGFIX] clean up ObjectStorage"
- 19:00 Revision 7711abaf: Merge "[FEATURE] IconViewHelper (BE) should support CSS-sprites"
- 18:59 Revision d56a9297: [FEATURE] IconViewHelper (BE) should support CSS-sprites
- Icons for backend should use the sprite-api
Change-Id: I69584dc4774669d072cf713f46ebd3bede081509
Resolves: #9957 - 18:57 Revision daad9668: Merge "[TASK] Make TextboxViewHelper a subclass of TextFieldViewHelper"
- 18:54 Revision 54b58f75: [TASK] Code Cleanup in TemplateView
- ... required due to backporting ...
Change-Id: I39dfead143d019b334168cc35a2e160cca7e0d2c - 17:38 Revision d7d45a54: Merge "[BUGFIX] Fix Widget support"
- 17:33 Revision ff414cd6: [+BUGFIX] Use of depreciated function debug in debugViewHelper
- Change-Id: Id04327bbf03b833c01a46ae4734ed84cccb5d53c
Fixes: #27970 - 16:49 Revision b73d59c9: Merge "[TASK] Adjust PHP dependency in ext_emconf.php"
- 16:48 Revision 331ce0c1: Merge "[FEATURE] Add check for loaded DBAL to requirements check"
- 16:42 Revision 00ae5ce6: [BUGFIX] Localization: Editing in TCEforms shows unstyled original value
- When editing a translated record in the TCEforms backend, the original
language label is shown below, in a green box.... - 16:40 Revision 9260808c: [BUGFIX] BE User module allows switching to CLI users
- The backend user module shows two icons to switch to a given user (with
and without possibility to go back). This is ... - 15:34 Revision ed17d200: [BUGFIX] Add removed deprecation message again
- Change-Id: I4e099e31e5f8a5b6541fe98bbbedc4e237cf3fc4
Follows: #27985
Reviewed-on: http://review.typo3.org/3192
Review... - 15:33 Revision e83af8e9: [+BUGFIX] allow skipping of arguments in signal dispatch
- The SignalSlotDispatcher requires an array of arguments when dispatching a signal.
It should be perfectly fine to cal... - 15:28 Revision 91d4cca9: [CLEANUP] make TCEmain::getInlineFieldType() more understandable
- With 933254e2e69df05b41ae1f3b026a8f4c6f8fc09d, the method was made more
complicated without an obvious need for that.... - 15:18 Revision 168c8315: [TASK] Adjust PHP dependency in ext_emconf.php
- With Extbase 1.4 PHP version 5.3+ is required
Change-Id: I09f070f46eb3739012e3ce1343215210450daae2 - 15:16 Revision 53df4f95: [FEATURE] Add check for loaded DBAL to requirements check
- This adds a status report to ExtbaseRequirementsCheck that will
inform the user if the dbal Extension is installed.
... - 15:11 Revision 747d7915: [TASK] Move workspace preview functionality into versioning / workspace
- As the whole handling of the ADMCMD_preview is related to
version / workspaces, the according code should go in these... - 14:47 Revision 19b0f7fe: [BUGFIX] Highlight page in pagetree if a content element is changed
- Change-Id: Idd69c7837d4d04c97e761252b3888df5dd3c4ab8
Resolves: #12743
Releases: 4.6 - 14:33 Revision aa98467a: [TASK] Space and tab cleanup for the BE log module
- Just a cleanup mainly CGL, comment identation, space and tab related
Change-Id: I7ee89ae7be1b3911bae1b90ca9634d2e75b... - 14:08 Revision 9919edac: [FEATURE] Improve Backend Logging module
- - Remove the error sign after the error icons
Resolves: #28014
Change-Id: Ibdcfd7e951ec59fed69e42726422169bf05e3684
... - 11:55 Revision 9027c8e6: [TASK][Install] Move sql handling to own class
- Decouple sql parsing, compare and update code from
t3lib_install to own t3lib_install_Sql class.
Change-Id: I60b8342... - 11:33 Revision 9ffdcbc6: [FEATURE] pagetree dataprovider should enable node postprocessing
- In order to change pagetree node properties the dataprovider should enable
postprocessing of the node-collections. Us... - 10:26 Revision 766ecd5d: [TASK] Unit tests for extMgm::extPath()
- Change-Id: I42ecefc082f98d899dfa712e9addea9ba2bade17
Resolves: #28011
Reviewed-on: http://review.typo3.org/3167
Revie... - 05:18 Revision 61803065: [BUGFIX] htmlArea RTE: TV CE editing not possible
- TV CE editing not possible as class.tx_staticinfotables_div.php is required by htmlArea RTE but apparently does not e...
- 04:47 Revision 0650d2f1: [BUGFIX] htmlArea RTE: TV CE editing not possible
- TV CE editing not possible as class.tx_staticinfotables_div.php is required by htmlArea RTE but apparently does not e...
- 01:30 Revision a135f8dc: [BUGFIX] BE User module allows switching to CLI users
- The backend user module shows two icons to switch to a given user (with
and without possibility to go back). This is ...
2011-07-08
- 23:22 Revision d6c94bce: [BUGFIX] Remove editing restriction for elements in workspace-stages
- Fix bug where a (workspace) element which left the "editing" state can't be edited anymore if the editor doesn't have...
- 22:45 Revision dfab36b6: [BUGFIX] Remove editing restriction for elements in workspace-stages
- Fix bug where a (workspace) element which left the "editing" state can't be edited anymore if the editor doesn't have...
- 22:17 Revision beb99ace: [BUGFIX] Unit tests for dbbackend throw db errors
- When running the unit test for t3lib_cache_backend_dbbackend
eight sql errors are thrown. This could happen if TYPO3_... - 22:16 Revision 933254e2: [BUGFIX] Localization of child records fails when using MM type relations
- Regular MM references are not localized, however if Inline Relational
Record Editing (IRRE) is used here, it would be... - 21:12 Revision e13f2beb: [BUGFIX] Fix exception error when using caching framework and eID scripts
- When using the caching framework and calling an eID script containing
locallang labels, it may happen that data from ... - 20:41 Revision 8f68f18d: Merge "[BUGFIX] Missing behaviour of options.workspaces.changeStageMode" into 4.5
- 20:40 Revision 86efd8fb: Merge "[BUGFIX] Missing behaviour of options.workspaces.changeStageMode"
- 20:35 Revision b01cc891: [TASK] Removed unused workspace code
- The workspace related parts within EXT:version aren't used anymore
and therefore we can clean them up and save some
s... - 19:44 Revision 9ae072ca: [BUG] Use t3lib_install_Sql
- The SQL handling in t3lib_install is moved to t3lib_install_Sql with
issue #27998. This patch adapts dbal to use the ... - 19:22 Revision 5d0cb18a: Merge "[BUGFIX] List doesn't show all records" into 4.5
- 19:19 Revision 11764ccc: [TASK] Remove function index
- Change-Id: I70f437ad91170f4959185c90a24df51fb308c90e
Resolves: #27999
Related: #27985 - 19:09 Revision 940d959e: [BUGFIX] List doesn't show all records
- The issue cannot be reproduced at the moment but
it is possible to run into such an issue some way.
The fix just sol... - 18:47 Revision ac69c720: [FEATURE] Show info if staged element is edited
- According to #27643 in case a staged element is edited
the user will see a info message during editing.
Change-Id: I... - 18:27 Revision 5ee2ea6a: [BUGFIX] htmlArea RTE: Remove reference to deleted object
- HTMLArea.Plugin refers to deleted HTMLArea.Dialog.
Change-Id: Ic16f1a5e953d84bf083972e3a3d60767bf8f10e4
Fixes: #2799... - 17:40 Revision 975eef44: [BUGFIX] htmlArea RTE: Text indicator refers to deleted color conversion function aliases
- The function aliases were deleted as part of TYPO3 4.6 cleanup.
Change-Id: I5f386cbd1c7e32e46440b4621fc9279ba1aa7cf8... - 17:36 Revision 11b5c498: [BUGFIX] Hide versioning icon in list when workspaces is installed
- Following #25962 the versioning icon in the
list module should be hidden whenever "workspaces" is installed.
Change-... - 17:27 Revision 2f689a07: Merge "[FEATURE] Add possibility for improved detail view" into 4.5
- 17:25 Revision ed977549: Merge "[FEATURE] Add possibility for improved detail view"
- 16:02 Revision 32319a9c: [TASK] TTFdpi should default to 96
- Use 96 dpi instead of 72 as default value for
$TYPO3_CONF_VARS['GFX']['TTFdpi']
Change-Id: Ib668537cbd9f0acf25011b45... - 15:57 Revision 8d6e901a: [BUGFIX] getLLL needs to fallback to default language
- Change-Id: I592cbcbbfa60d08ddd7ebf928136a8b9c4fbe1da
Resolves: #27673
Reviewed-on: http://review.typo3.org/3127
Revie... - 15:51 Revision eea2e586: [BUGFIX] TCA Tree should respect requestUpdate and type
- TCA Tree should respect $TCA['myTable']['ctrl']['requestUpdate']
and $TCA['myTable']['type'], but the onChange Javasc... - 14:27 Revision cab3ee22: [TASK] Cleanup draft workspace usages
- The draft workspace is deprecated since 4.4, this patch
makes sure nobody is able to continue using it and
cleans up ... - 14:04 Revision 1da4aa37: [BUGFIX] tcaTree: make own record unselectable
- Relations to an own record is not useful. You could exclude is via tca "andWhere"
This is not nice, because you would... - 13:53 Revision 7d3c1d35: [TASK] Remove function index
- The function index in the head of core classes is not maintained
and not useful in the time of powerful IDE's anymore... - 12:16 Revision 5fa1711b: [BUGFIX] LLXML Parser does not support localized label in the main LLXML
- Many extension use the main LLXML file to provide default language and
others languages (fr, de, ...). The parser mus... - 12:11 Revision 7c3b31e3: Merge "[TASK] Throw exception instead of die"
- 11:56 Revision a5238e03: [BUGFIX] Add documentation in review controller
- The decisions made for the controller aren't clear
from just looking at the code. The added comment and the
small cle... - 10:22 Revision fa2787c5: [BUGFIX] Wrong usage of Ext.encodeURL in TBE_EDITOR.rawurlencode
- If we want to use Ext.encodeURL() here, we have to change many other
things, too. Better use encodeURIComponent() her... - 09:57 Revision f5d7aaab: [BUGFIX] Exclude E_DEPRECATED from exceptionalErrors
- To avoid exceptions in case an extension uses PHP functions
that have been deprecated in PHP 5.3, E_DEPRECATED messag... - 09:50 Revision b669cce7: [TASK] lang: hscAndCharConv is not needed anymore.
- The functionality is not needed anymore, and is
now only a wrapper for htmlspecialchars().
Change-Id: I71d4fc210105d...
2011-07-07
- 23:52 Revision 4e779792: [+BUGFIX] clean up ObjectStorage
- * smaller doc adjustments
* rename storage to objectStorage when used as argument
Change-Id: Ib45ff231358c25fc53d032... - 23:28 Revision af6f8b2b: Merge "[TASK] Add XLIFF files"
- 23:27 Revision 7ed0c8f3: Merge "[TASK] Add XLIFF files"
- 23:11 Revision 61d4ac03: Merge "[TASK] Cleanup draft workspace usages"
- 22:40 Revision 19650396: [TASK] Adhere to CGL: t3lib_div::getUrl() instead of t3lib_div::getURL()
- Change-Id: If9ad418a4a70985cd661d1dd9c6f07498e833d95
Resolves: #24551
Releases: 4.6
Reviewed-on: http://review.typo3.... - 22:34 Revision 0b3babbe: [BUGFIX] Date of 1970-01-01 is shown in unset date fields
- The backend shows 1970-01-01 since TYPO3 4.3, even though this
value is empty. I know that there is a problem with my... - 22:06 Revision 19273e34: [BUGFIX] Date of 1970-01-01 is shown in unset date fields
- The backend shows 1970-01-01 since TYPO3 4.3, even though this
value is empty. I know that there is a problem with my... - 21:56 Revision 999eb0a4: [BUGFIX] Date of 1970-01-01 is shown in unset date fields
- The backend shows 1970-01-01 since TYPO3 4.3, even though this
value is empty. I know that there is a problem with my... - 21:53 Revision 5a417da5: [BUGFIX] Date of 1970-01-01 is shown in unset date fields
- The backend shows 1970-01-01 since TYPO3 4.3, even though this
value is empty. I know that there is a problem with my... - 21:49 Revision 02aa862d: [BUGFIX] Exclude E_DEPRECATED from exceptionalErrors
- To avoid exceptions in case an extension uses PHP functions
that have been deprecated in PHP 5.3, E_DEPRECATED messag... - 21:45 Revision d690f818: [TASK] Remove tslib/publish.php
- The patch removes the script itself, together with the 'publish'
section in the admin panel since these features have... - 19:43 Revision d2b697b2: [TASK] Remove global declarations inside methods
- Global declaration such as global $TCA or global $BE_USER should
be changed to $GLOBALS['TCA'], $GLOBALS['BE_USER'], ... - 18:59 Revision e557a68d: [BUGFIX] Installer: Filesize column of "Edit files" too small.
- Filesize column size of "Edit files" listing is too small.
Change-Id: Ie8f5a06223e3781597e199e0de4ab724d4a4834c
Reso... - 18:27 Revision 89732c4a: [TASK] Change usage of t3lib_DB->sql_pconnect to t3lib_DB->connectDB
- Currently many entry points that connect to the database use sql_pconnect
for that. This method is a low level sql me... - 18:19 Revision 228fce61: [TASK] Rename reference to php locallang files
- Even when the locallang file is a xml file
already, there are still the references to php
files.
Change-Id: Idf89a90... - 16:37 Revision 44e587b4: [TASK] Frontend: BE User Initialization should be encapsulated
- The handling of the Backend User initialization should be encapsulated
into TSFE.
This way, it's easier to extend it ... - 14:22 Revision e7a87bcd: [TASK] Raise submodule pointer
- Change-Id: I69e4c8aec330493a48c5ea70ffe33911dc273cab
Reviewed-on: http://review.typo3.org/3103
Reviewed-by: Oliver Ha... - 14:22 Revision 2b43c4fa: [TASK] Raise submodule pointer
- Change-Id: I6611011f085744ac92b9e5c3c9e1f351d49516ca
Reviewed-on: http://review.typo3.org/3102
Reviewed-by: Oliver Ha... - 14:17 Revision 55af37cc: [BUGFIX] Wrong CGL style of boolean values
- Change-Id: I6f148553a4f379ebddd9ee41a3f73880e3a7f8de
- 14:14 Revision c299d8be: [BUGFIX] Wrong CGL style of boolean values
- Change-Id: I372536fcae4a618185b0a38dcd227fd3b6b5868e
- 14:08 Revision 0b1ca0e4: [FEATURE] Limit modes available in the splipview
- Providing all modes (slider,hbox,vbox) in the split preview
is not always useful, especially on pages where JavaScrip... - 11:30 Revision 45396b3e: [BUGFIX] PostgreSQL unit test tablesWithMappingAreDetected fails
- Change-Id: I05c24781a154820f44d4781468e2bad049fb4ab3
Resolves: #27937
Releases: DBAL_1-3, DBAL_1-2 - 11:26 Revision a3036ad7: [BUGFIX] PostgreSQL unit test tablesWithMappingAreDetected fails
- Change-Id: I23fbfdf59119c60defffcda0b82e625e6f740f0d
Resolves: #27937
Releases: DBAL_1-3, DBAL_1-2 - 10:43 Revision 320c3fc2: [TASK] Throw exception instead of die
- Change-Id: I9995da3d02f710b36319721608343ae56c193d5f
Resolves: #26156 - 10:20 Revision c38e882b: [FEATURE] Hook Request for t3lib_db
- For the introduction of uuid within TYPO3, a few hooks need to be added to t3lib_DB.
Change-Id: I652cd63ca6dd8da98c8... - 10:14 Revision 2bc216fb: [TASK] Add information for DBAL users
- When using DBAL, hook INSERTmultipleRows_preProcessAction() will
not be called. Add relevant information to ease prop... - 10:09 Revision 6d9900dc: [TASK] Update copyright information
- Change-Id: I26a727596de8b5c7b32de23f71627070c5b61e88
- 10:08 Revision 3fe11041: [BUGFIX] Wrong submodule pointer of fluid
- The submodule pointer of fluid points to the current
master branch, but should be on fluid_1-3 instead.
Change-Id: I... - 10:07 Revision 814331dd: [TASK] Update copyright information
- Change-Id: I374f73c67e899559fe99875b15972e590404adf9
- 09:51 Revision c46a37cd: [FEATURE] Include preview link in notification
- Until now there haven't been a preview link in the notification mails.
With this feature there are two new markers t... - 09:09 Revision 54451efe: [BUGFIX] Make the t3lib_DB interfaces usable
- The pre- and postprocess interfaces introduced into t3lib_db were not
usable at moment due to the fact that the given... - 07:58 Revision 8c5c070e: [FEATURE][htmlArea RTE] Better Remove Format for MS Word
- Remove some additional MS-specific elements.
Change-Id: I80d3589f47653e2a83f1e0173a5bd43421fca349
Resolves: #25895
R... - 07:36 Revision d2dd5029: [BUGFIX][htmlArea RTE] Localization is broken
- As a result of Feature #25397: Adding XLIFF support as the default format for translation
Change-Id: Id9ad26a43ca464... - 07:12 Revision eb8a85a8: [TASK] Add XLIFF files
- Remove old LLXML file and add new version as XLIFF
Change-Id: If7f18c41841d811746fdb13edf4c533b02056dbe
Relates: #25397 - 00:24 Revision bd87ad29: [TASK] Cleanup draft workspace usages
- The draft workspace is deprecated since 4.4, this patch
makes sure nobody is able to continue using it and
cleans up ...
2011-07-06
- 19:21 Revision 2b8c37e6: Merge "[BUGFIX] Versioning with context menu is visible if workspaces are enabled"
- 18:58 Revision ce00a32e: Merge "[BUGFIX] Remove check for TYPO3_UseCachingFramework"
- 18:50 Revision 31bf608d: [BUGFIX] List doesn't show all records
- The issue can not reproduced at the moment but
it is possible to run into such an issue some way.
The fix just solve... - 18:43 Revision 3ab708cf: [BUGFIX] Cache table layout - Intermediate fix
- Intermediate patch to fix current broken backend login
if upgrading to latest 4.6
Change-Id: Id78b98ee413e425e8c9908... - 17:14 Revision cc99dcec: [TASK] Raise submodule pointer
- Change-Id: I8def28e353e671cbc71f7d456465eb1171bf5b97
Reviewed-on: http://review.typo3.org/3047
Reviewed-by: TYPO3 v4 ... - 17:13 Revision f13d999f: [TASK] Raise submodule pointer
- Change-Id: I6973af9570f4dea6e33727226c85951b5bc953b1
Reviewed-on: http://review.typo3.org/3046
Reviewed-by: TYPO3 v4 ... - 13:23 Revision 40170c36: [API][CONF][!!!] Make the name of cookies configurable
- To avoid different scenarios with clashing cookies on same-domain
sites, make the name of cookies used for BE and FE ... - 12:03 Revision 5ffccffe: [FEATURE] Add Parser for PHP locallang array
- Implement the parser to support LLPHP file as localization file format.
Change-Id: I4e4d66e73d92eae57663b8e905db33a1... - 08:59 Revision 0daf70e2: [BUGFIX] Backend doctype 'xhtml_trans' is broken
- Since introducing HTML5 as default backend doctype (#23639), two
mistakes make it impossible to use 'xhtml_trans' as ...
2011-07-05
- 11:35 Revision 99f1ed1f: [BUGFIX] Re-Introduce removed API method and mark it deprecated
- After the refactoring of the form protection framework the API method
persitTokens() has been removed.
To not break ... - 11:33 Revision 7c0acfd7: [BUGFIX] Backend doctype 'xhtml_trans' is broken
- Since introducing HTML5 as default backend doctype (#23639), two
mistakes make it impossible to use 'xhtml_trans' as ...
2011-07-04
- 20:47 Revision 00f6e499: [BUGFIX] Translation handling module broken
- Since introduction of XLIFF translations, the Translation Module of the
Extension Manager is broken.
Change-Id: I5d8... - 16:22 Revision 23aa59ab: [BUGFIX] Re-Introduce removed API method and mark it deprecated
- After the refactoring of the form protection framework the API method persitTokens()
has been removed.
To not break ...
2011-07-03
- 14:54 Revision b24721d6: [FEATURE] Show the faulty URL when an extension cannot be fetched
- When EM fails to fetch an extension, it returns an error message
without showing the faulty URL which makes it diffic... - 14:53 Revision f613cd73: [BUGFIX] Mirror selection is not respected
- When a specific mirror is selected in Extension Manager,
the method used to return it fails.
Change-Id: Ica7309eed3e... - 14:52 Revision 45a58a33: [BUGFIX] Mirror selection is not respected
- When a specific mirror is selected in Extension Manager,
the method used to return it fails.
Change-Id: I6beffd665e2...
2011-07-01
2011-06-30
- 16:47 Revision 7a2807cb: [BUGFIX] Fix Widget support
- This is a hotfix for the broken widget support (see #27783)
Besides it fixes some unit tests that were red since the
... - 11:23 Revision e14243d4: [TASK] Recreate ext_autoload.php
- Using the Extension Development Evaluator
Change-Id: Icb8ad8b2190dba8ea27a2bd36669d7bb71d2b4ee
Resolves: #27680 - 11:22 Revision 975c15b4: [TASK] Recreate ext_autoload.php
- Using the Extension Development Evaluator
Change-Id: Ifeaacb40bef0295ab446ac187ee348637e9e6eb9
Related: #27680 - 07:50 Revision 8c22e535: [+FEATURE] (ViewHelpers): Adjust Fluid to new Property Mapper
- make sure to merge the relevant Extbase changes as well when testing.
Related: #27656
Change-Id: Iba7f9559440445d443... - 07:46 Revision ae5eeef2: [!!!][+FEATURE] (MVC): Modify MVC stack to use the new property mapper
- * use Error_Result for validation errors and property mapping errors
* use new Property Mapper
* use new validation A... - 07:42 Revision 89c0697e: [!!!][+FEATURE] (Validation): Adjusted and re-done Validation API
- * Completely reworked Validation API, adjusting all validators.
Validators now return a Error_Result object.
* Vali... - 07:33 Revision 111368ea: [+FEATURE] (Property): Add new property mapper
- This changeset adds the new property mapper, alongside of the old one.
It is not used yet in the MVC framework.
Rela... - 07:32 Revision 22d1e917: [+FEATURE] (Persistence): Synchronize PersistenceManagerInterface more with FLOW3
- * adds the methods getObjectByIdentifier and getIdentifierByObject directly to
the Persistence Manager and interfac... - 07:29 Revision 1e11d760: [+FEATURE] (Reflection): Object Access can now access private properties
- Resolves: #27652
Related: #27059
Change-Id: I93a31053f29e18791539033e262f32b41f21222e - 07:28 Revision 72761b49: [+FEATURE] (Utility): synchronize TypeHandling class with FLOW3
- Also backports unit tests from FLOW3.
Resolves: #27651
Related: #27059
Change-Id: Ia76dfef73ad9833305a5493114cf99c99... - 07:27 Revision ad09f0ce: [!!!][FEATURE] Improve error and message handling
- ERROR HANDLING:
- Error\Result as base class for generic "Results" (used by validation
and by Property Mapping)
- E... - 07:20 Revision 45aa0100: [TASK] (MVC, Property): Deprecation of the the old property mapper
- Related: #27059
Change-Id: I9d11777ee44194f05f9e5a70f761695298a5ad5f - 07:16 Revision dfd257ee: [+FEATURE] (Configuration): Feature flag implementation
- In order to provide new features and stay backwards-compatible at the same time,
the framework has to distinguish at ...
2011-06-29
- 22:17 Revision 240383e7: [BUGFIX][DB] Some DB fields needs to be varchar to support MSSQL
- There are some fields in the sys_workspace table, which are of type
text at the moment. This is a problem for MSSQL, ... - 21:17 Revision 8790f3e2: [BUGFIX] sys_action: Fix Record List page switching
- If a list-records-task lists more than 100 records, the singe table page turning
functionality is shown on top of the... - 10:51 Revision c2542c22: [BUGFIX] LIVE workspace actions don't work
- The solution is simple to hide all the "actions" in live workspace.
Change-Id: Id0b1f7231fd74d14a4353df2aa290e9fe8f7...
2011-06-28
- 18:39 Revision 212e9791: [FEATURE] Add possibility for improved detail view
- The current row detail view in the Workspaces module is rather limited
and there's no entry point to change it. Addin... - 18:00 Revision 146f6621: [FEATURE] Add possibility for improved detail view
- The current row detail view in the Workspaces module is rather limited
and there's no entry point to change it. Addin... - 12:43 Revision 18d3eee6: [BUGFIX] LIVE workspace actions don't work
- The solution is simple to hide all the "actions" in live workspace.
Change-Id: I5ae97bc5f7dacb5e6e40749bf40d2a049689...
2011-06-27
- 08:52 Revision 9b4afc7e: [TASK] Remove override of authentication fields
- Many class fields in tslib_feUserAuth override the ones from
parent class t3lib_userAuth. This makes refactoring comp... - 01:16 Revision b4375526: [+BUGFIX] (Persistence): return correct objectCountByQuery when query
- contains left join and no limit
When using DISTINCT with COUNT, the DISTINCT has to be inside the
COUNT otherwise th... - 01:12 Revision 15a54e17: Merge "[+TASK] Fluid: Make use of newly introduced Extension Service"
- 01:11 Revision a8b15cc0: [+TASK] Fluid: Make use of newly introduced Extension Service
- Since r11323b56 most functions of Tx_Extbase_Utility_Extension
are deprecated and have been used to the new
Tx_Extbas...
2011-06-26
- 17:57 Revision 61905b2c: Merge "[+BUGFIX] Cloning a ValueObject should not set its uid to NULL"
- 16:45 Revision ed706a6d: [BUGFIX] Adapt cache configuration to 4.6
- Change-Id: Ifcc5f66cd61c32bf2bf219da21eea67939d3b77c
Resolves: #27546
Depends: #27506
Depends: #27536 - 16:15 Revision 89cdbb65: [BUGFIX] Remove check for TYPO3_UseCachingFramework
- The caching framework is always enabled in TYPO3 4.6. This renders
the check for TYPO3_UseCachingFramework obsolete.
... - 14:01 Revision 3e26b75a: [TASK] Add Parser for PHP locallang array
- Implement the parser to support LLPHP file as localization file format.
Change-Id: I4e4d66e73d92eae57663b8e905db33a1... - 14:01 Revision 1855640d: Fix for cannot use string offset as array in lang
- Change-Id: Idfbf17da0c4ca6fed758f6724a69c64e2884f8de
- 14:01 Revision edb0ac8a: Sys_domain caching
- Change-Id: If7c15d5d173328bfd1544c8d917fd0e48452f7ae
- 10:26 Revision 16456828: Full caching of sys_domain records
- Change-Id: I20f98c89a056e6cc05ba6923a94f3cf2c71d9ac2
2011-06-25
- 12:47 Revision 3f136897: [BUGFIX] Caching framework: Improve configuration handling
- The cache manager takes care of correct cache configurations
given to the cache factory. The patch improves the handl... - 08:22 Revision 8c856d57: [BUGFIX][INSTALL] Selecting existing database should check radio button
- Due to a JavaScript error the corresponding radio button in Step 2 of
the 1-2-3 wizard is not automatically checked, ... - 00:24 Revision 678d5865: [BUGFIX] Fix warnings in db backend unit tests
- Change-Id: I2e83a0ec6c81c07b0b051d7074ee2ac928a6beb5
Resolves: #27693
Reviewed-on: http://review.typo3.org/2922
Revie... - 00:22 Revision 4e5d1b35: [BUGFIX] Fix warning in file backend unit tests
- Change-Id: Ib38f602723826340a5c3afd0a9f79cc9aa1dae66
Resolves: #27692
Reviewed-on: http://review.typo3.org/2923
Revie...
2011-06-24
- 21:19 Revision 7aec9be5: [FEATURE] Add random functionality to listNum
- Add the ability to get a random item by setting listNum to "rand".
Change-Id: I55efef8ed714eaa1545f9f179e18260661407... - 21:19 Revision 6bb68687: [BUGFIX] Use runtime cache in TCEmain
- Change-Id: I675b1998d255ea4b9fda3e7725b9fd9d96a0f1d6
Resolves: #27685
Depends: #27208
Reviewed-on: http://review.typo... - 21:10 Revision fea7f6ec: [BUGFIX] Use runtime cache in tslib_fe::get_cache_timeout
- Thanks to #20473, start and stop times of records are now taken into
account during a page's cache lifetime calculati... - 20:40 Revision a44f8fa0: [FEATURE] Add a runtime cache
- Add a runtime cache (cache_runtime) based on the TransientMemoryBackend
to save and retrieve values, which are requir... - 20:36 Revision f680d92b: [BUGFIX] Deprecate initCache* methods in t3lib_cache
- They are obsolete since cacheManager->getCache() initializes caches
on its own if needed.
Change-Id: I1684db04057990... - 20:06 Revision ab65d0c4: [BUGFIX] Improve deprecation handling of useCachingFramework
- Change-Id: I0578331909143ee646cace697852eb6082a3a19b
Resolves: #27681
Reviewed-on: http://review.typo3.org/2909
Revie... - 18:26 Revision 9e423e05: [TASK] Scheduler: Code clean up
- Clean up code in the Scheduler system extension: phpDoc,
CGLs compliancy, spelling mistakes, type hinting.
Change-Id... - 13:50 Revision 3a5ca97b: [BUGFIX] Use t3lib_cache_frontend_VariableFrontend as fallback frontend
- According to wiki documentation, integrators are told to define both
'frontend' and 'backend' in their caching config... - 13:48 Revision 5499b8e3: Merge "[BUGFIX] Space missing in popup window" into 4.5
- 13:48 Revision 3aaa54a7: Merge "[BUGFIX] Space missing in popup window"
- 13:37 Revision d9e4b119: Merge "[FEATURE] Improve information for detail view" into 4.5
- 13:36 Revision 9dd08070: Merge "[FEATURE] Improve information for detail view"
- 13:28 Revision 0652f1bc: [BUGFIX] Flexform sheet description should be editable via TSConfig
- Flexform sheet description, short description and language meta settings are now editable via TSConfig.
Change-Id: I... - 13:08 Revision 279fee3f: [FEATURE] Enable caching framework by default
- The caching framework matured and is ready for default use. The patch
defines TYPO3_UseCachingFramework to true, remo... - 11:44 Revision 3dc19336: [FEATURE] Add task to delete files in recycler folders
- Adds a scheduler task to cleanup old files in _recycler_
directories in fileadmin. Thanks to Guiamo Programming (Yomo... - 10:36 Revision 75894001: [+BUGFIX] Fix unit tests
- This commit fixes all Fluid unit tests, so they run through again.
With this commit, backporting Fluid is completed u... - 03:16 Revision 4a11fb5c: Merge "[BUGFIX] Fix case of setChildSortByFieldName in DataMapFactory"
- 03:03 Revision 015e7f99: Merge "[+FEATURE] Extbase (MVC): Make response format configurable in TypoScript"
2011-06-23
- 22:45 Revision 86267447: [BUGFIX] Caching framework: Reduce code duplication in db backend
- Change-Id: I791e7171adedf2737f38adecac52e428ed63da90
Resolves: #27671
Reviewed-on: http://review.typo3.org/2901
Revie... - 22:08 Revision eadf9d31: [BUGFIX] FE-Error "NO entry in the $TCA-array..."
- Fix a possible race condition during a FE call if a BE user
'clears all cache' at the same time.
Change-Id: I55190c3... - 22:00 Revision 554828b2: [BUGFIX] Disabled empty number of days field in table garbage
- collection scheduler task
This patch reactivates the number of days field even if it is
empty if a default number is... - 18:37 Revision 29fed401: [BUGFIX] Missing parentheses in code break two stdWraps
- Missing parentheses around isset() checks in string concatenation break
functionality.
Change-Id: I57fb20a425ce39990... - 18:35 Revision 2c5aba5d: [BUGFIX] Missing parentheses in code break two stdWraps
- Missing parentheses around isset() checks in string concatenation break
functionality.
Change-Id: I2349f8608ab7a1ffc... - 07:55 Revision ac089754: [+BUGFIX] (SignalSlot): Fix unit tests
- Resolves: #27550
Change-Id: Idddd477af6ff278473626455a963ebea925a4242
2011-06-22
- 19:12 Revision 52d86037: [BUGFIX] Caching framework db backend: Remove wildcard tag dropping
- Change-Id: I75fdee1cf996aa21d7c6b71502ade54fd9fa957f
Resolves: #27548
Depends: #27506
Depends: #27536
Depends: #25119... - 19:11 Revision 0f689158: [FEATURE] Caching framework db backend: better db layout
- Introduce a better indexable database layout that allows
effective use of indices.
Change-Id: Ie97563e1612d64759bcbd... - 19:10 Revision 34603eb5: [TASK] Caching framework db backend: Use own namespace
- The layout of needed database tables for cache tables is
handled by the caching framework backend internally:
- Exten... - 16:41 Revision f1523f84: [BUGFIX] Versioning with context menu is visible if workspaces are enabled
- Change-Id: I0b1e582e631e223cec3bd5759d72fb6e1368d5d3
Resolves: #25962
Releases: 4.6, 4.5 - 16:39 Revision 4894ccc7: [BUGFIX] Versioning with context menu is visible if workspaces are enabled
- Change-Id: I31592fb3dcbb334192497ea6e60e7498f4665847
Resolves: #25962
Releases: 4.6, 4.5 - 15:23 Revision 56f169eb: [BUGFIX] Space missing in popup window
- Change-Id: Ie0cd46baa07c3d7bdb80c97fc53432eacba276d9
Resolves: #27310
Releases: 4.6, 4.5 - 15:19 Revision 2b71535a: [BUGFIX] Space missing in popup window
- Change-Id: I2b46e13136cea7f142fbed113fb250a7bd952973
Resolves: #27310
Releases: 4.6, 4.5
2011-06-21
- 22:17 Revision 8b8bd648: [BUGFIX] Installer - Wrong value for CGI
- In "Basic Configuration"->"System Information" the wrong value for
"UNIX/CGI" is displayed, when using fcgid.
The rea... - 20:46 Revision a115fb92: [BUGFIX] Installer - Wrong value for CGI
- In "Basic Configuration"->"System Information" the wrong value for
"UNIX/CGI" is displayed, when using fcgid.
The rea... - 20:31 Revision 7f152843: [FEATURE] Upgrade ExtJS to version 3.4.0
- Change-Id: Ia24cbb72388ad35bdf37b2254c067cec4212630d
Resolves: #27407
Reviewed-on: http://review.typo3.org/2710
Teste... - 14:38 Revision 41ce921d: [BUGFIX] Previewing a page in a custom Workspace, unable to execute an action in List view tab.
- Change-Id: Ibb09d6de9e9053eac69c6bb746b8ee2f40fc66e6
Resolves: #13884
Releases: 4.6, 4.5 - 13:26 Revision e86d0dbe: [BUGFIX] Previewing a page in a custom Workspace, unable to execute an action in List view tab.
- Change-Id: Ic3646420e44fd9fddf656ce70df1ece16937db6e
Resolves: #13884
Releases: 4.6, 4.5 - 13:08 Revision 792ea552: Merge "[BUGFIX] Missing preselected recipients in send to next stage window"
- 13:07 Revision 175a8872: Merge "[BUGFIX] Missing preselected recipients in send to next stage window" into 4.5
- 11:41 Revision c4a4a7d5: [TASK] Fluid: Use strpos() instead of strstr() where possible
- Faster and less memory-intensiv if just checking for presence
of one character (according to PHP-documentation).
Cha... - 07:01 Revision f8649b63: [TASK] Make TextboxViewHelper a subclass of TextFieldViewHelper
- As TextFieldViewHelper behaves exactly as TextboxViewHelper, and has further
configuration options, it should be safe... - 06:47 Revision 7c0954e3: Merge changes If9f1d413,Icef02f0e,Ib0affd73
- * changes:
[TASK] (ViewHelper): Code Cleanup to AbstractFormField ViewHelper
[TASK] (Core): Code Cleanup in Abstr... - 00:31 Revision d9625b79: Merge "[BUGFIX] Adapt cache configuration to 4.6"
2011-06-20
- 23:31 Revision 5397e22d: [BUGFIX] Caching Framework: Flush all caches in 'clear all caches'
- The caching framework Manager method flushCashes() flushs only
instantiated caches. The patch puts the new setCacheCo... - 21:55 Revision 8ae12737: Merge "[TASK] Cleanup and small improvements to Interceptors"
- 21:54 Revision 505bfcf2: Merge "[TASK] Comment and non-functional changes"
- 21:54 Revision 30dc66c8: Merge "[+BUGFIX] Empty a tag ends with /> instead of </a>"
- 21:53 Revision b822d2d4: Merge "[BUGFIX] Better error message for "unknown section" exception"
- 21:50 Revision 957e8b5d: Merge "[+BUGFIX] Fluid (Core): Simplify debugging of exceptions thrown during render"
- 18:52 Revision a2e63732: [BUGFIX] FE-Error "NO entry in the $TCA-array..."
- Fix a possible race condition during a FE call if a BE user
'clears all cache' at the same time.
Change-Id: I4fe5e02... - 18:46 Revision 0bd8de7e: [BUGFIX] FE-Error "NO entry in the $TCA-array..."
- Fix a possible race condition during a FE call if a BE user
'clears all cache' at the same time.
Change-Id: Ieaf1953... - 18:03 Revision 52e1c1ee: [BUGFIX] Incompatible call to debug_backtrace() prior to PHP 5.3.5
- The additional parameter to debug_backtrace() was introduced
with PHP 5.3.6. To stay compatible with PHP 5.3.0, it sh... - 18:00 Revision db8f0c16: [BUGFIX] Incompatible call to debug_backtrace() prior to PHP 5.3.5
- The additional parameter to debug_backtrace() was introduced
with PHP 5.3.6. To stay compatible with PHP 5.3.0, it sh... - 17:50 Revision 1709b452: [BUGFIX] FE-Error "NO entry in the $TCA-array..."
- Fix a possible race condition during a FE call if a BE user
'clears all cache' at the same time.
Change-Id: I4fe5e02... - 10:56 Revision 872b5fb7: [+BUGFIX] Make ObjectManager::isRegistered work
- This is a followup change to I7a31f93e9855bb1e36c5953e86c3aef7322f548f,
which introduced several unwanted behaviors, ... - 10:17 Revision 381bb548: [TASK] (ViewHelper): Code Cleanup to AbstractFormField ViewHelper
- Change-Id: If9f1d413d0061238807b6526bb1471714dc57250
- 10:17 Revision a17273ac: [TASK] (Core): Code Cleanup in AbstractTagBasedViewHelper
- Change-Id: Icef02f0e1934a49e682c57ef91926b8666de8112
- 10:17 Revision 3cf11bba: [+BUGFIX] (Core): Condition improvements
- * now all complex comparators are fully specified, and behave according to
the specification
* ConditionViewHelper ... - 10:16 Revision 8c66da55: [TASK] Cleanup and small improvements to Interceptors
- Interceptors now also get passed the current Parsing State,
which they can use to interact with the tree. This can be... - 09:45 Revision 0401b77d: [TASK] Comment and non-functional changes
- ... appeared during bringing Fluid v4 and v5 in sync again
Change-Id: I326663606a917ad84fa82a736a536ff77863a0b3 - 09:40 Revision 91ede1eb: [+BUGFIX] Empty a tag ends with /> instead of </a>
- Change-Id: I209783b91247ae615e9b944665d67c230b861637
Resolves: #27556 - 09:40 Revision 71cd4b8f: [BUGFIX] Better error message for "unknown section" exception
- Related Fluid (FLOW3) change: I6de1f66402cb5c1d4781f1cdb41e04cb23cf016c
Change-Id: I22121ad7df7a307fdc98df23a38fab6f... - 09:40 Revision 69449324: [+BUGFIX] Fluid (Core): Simplify debugging of exceptions thrown during render
- If a sub node of the SyntaxTree throws an exception, PHP would issue a
fatal error because __toString() methods must ...
2011-06-19
- 23:07 Revision d8bdda72: [FEATURE] Add table garbage collection scheduler task
- This feature was implemented during T3BOARD11 bug auction. It is
kindly sponsored with 100 beers by jweiland.net and ... - 22:45 Revision 4ffa90f3: [BUGFIX] Show correct record title
- Show correct record title in backend module using t3lib_BEfunc::getRecordTitle()
in template.php and beuser module.
... - 21:59 Revision 755b68a1: [BUGFIX] Cache toolbar items have incorrect width
- The items in the clear cache toolbar do not span the full width of the
menu. This is because a float:left; that was i... - 16:32 Revision d539d88b: [FEATURE] Make t3lib_BEfunc::calcAge() support singular/plural
- This was already supported in tslib_content::calcAge() and is now in
sync with this patch.
Change-Id: Id07a1a4ca1e59... - 16:25 Revision e496b3b0: [+FEATURE] backport SignalSlotDispatcher
- The SignalSlotDispatcher is a great way to have a centralized
EventHandler in Extbase. The SignalAspect was omitted a... - 16:21 Revision 00c9732d: Merge "[+FEATURE] implement ObjectManager::isRegistered()"
- 16:10 Revision b4c825e6: Merge "[+TASK] Extbase: Move static typoscript utility methods to a service"
- 15:58 Revision f35ec9d1: Merge "[+BUGFIX] Extbase (Validation): E-mail address with space at the end is invalid"
- 13:39 Revision 89a0c831: [+BUGFIX] Fluid: Fix CObjViewHelper
- In I98184e96f76714835f02197d118681fdb85d5509 an error has been
introduced: instead of getGettablePropertyNames, getGe... - 13:14 Revision 270758da: [BUGFIX] Adapt cache configuration to 4.6
- Change-Id: I85e68730e07b994ec4a21bcccded7295d036e566
Resolves: #27543
Depends: #27506 - 11:49 Revision 11671ac8: Merge "[+BUGFIX] Fix localization handling to support XLIFF"
2011-06-18
- 16:46 Revision 54132b82: [TASK] Cleanup unnecessary calls to reset() or current()
- Change-Id: I055760fdd1960dbfa8b574523c8b88ea84f619f8
Resolves: #27530
Reviewed-on: http://review.typo3.org/2792
Revie... - 16:35 Revision dccd89f2: [TASK] Cleanup foreach() by using references
- Using references for foreach-values makes handling
easier in some cases.
Also added (according to php-documentation) ... - 16:33 Revision ba0977a6: [FEATURE] add .gitignore for common file exclusions
- porting what was in svn:ignore before
needs to be aplied to all branches separatly, once we agree
Resolves: #13627
... - 15:57 Revision bfd720c3: [TASk] Add tests for t3lib_div addSlashesOnArray and stripSlashesOnArray
- Change-Id: If20a37d2074009edbae9d77d84af468288f2626d
Resolves: #27532
Reviewed-on: http://review.typo3.org/2796
Revie...
2011-06-17
- 18:23 Revision ec6ce1b7: [BUGFIX] Caching framework: Remove flushByTags() and findIdentifiersByTags()
- Change-Id: I37f35a724be320a89cbf4a7b0d2533e60e2ef839
Resolves: #26499
Reviewed-on: http://review.typo3.org/1794
Revie... - 12:42 Revision b4e9a0d8: Merge "[+BUGFIX] Throw exception if a class to be reflected does not exist"
- 09:06 Revision 93f8afc6: [BUGFIX] Call to stdWrap() of non-existant $this->cObj in GifBuilder
- A PHP Fatal Error occurs in tslib_gifBuilder::checkTextObj(), because
$this->cObj is not set, however this->cObj->std... - 08:59 Revision 03142b18: [TASK] Remove global declarations inside methods
- Global declaration such as global $TCA or global $BE_USER should
be changed to $GLOBALS['TCA'], $GLOBALS['BE_USER'], ...
2011-06-16
- 21:08 Revision ac7cf029: [FEATURE] Improve information for detail view
- The row details view in the Workspaces module is based on two arrays
containing only the changed fields, one with the... - 17:42 Revision 414e1bd1: Merge "[BUGFIX] JavaScript error on page load - TYPO3.LLL.Workspace is undefined" into 4.5
- 17:41 Revision a0aa2cd2: Merge "[BUGFIX] JavaScript error on page load - TYPO3.LLL.Workspace is undefined"
- 17:37 Revision 97f19c38: Merge "[TASK] Remove dublicate code - Ext.ux.plugins.TabStripContainer"
- 14:35 Revision a685a275: [BUGFIX] TCEforms Suggest doesn't search static tables as user
- As a backend user, when using a suggest form next to a select
or group field containing entries from a static table I... - 13:27 Revision 710a7e40: [BUGFIX] Missing preselected recipients in send to next stage window
- Change-Id: Ia2f58537dba12ebc6cf4ba6977e10ea46af04c32
Resolves: #27495
Releases: 4.6, 4.5 - 13:24 Revision 5538c0ca: [BUGFIX] Missing preselected recipients in send to next stage window
- Change-Id: Ia2f58537dba12ebc6cf4ba6977e10ea46af04c32
Resolves: #27495
Releases: 4.6, 4.5 - 07:31 Revision 4c59b7c6: [BUGFIX] Throw HttpStatusExceptions in tslib_fe
- Change #25697 added an Exception Hierarchy for HTTP statuses. This
change makes use of them in tslib_fe.
Change-Id: ...
2011-06-15
- 16:59 Revision e807d5fe: [TASK] htmlArea RTE: Remove references to safe mode
- safe_mode is not supported in TYPO3 4.6.
Change-Id: I5fdefc9595ee65bc911711851ae6e20c9f381e25
Resolves: #27408
Relea... - 11:36 Revision c9c0a6e5: [BUGFIX] JavaScript error on page load - TYPO3.LLL.Workspace is undefined
- Change-Id: I3047982b6762df556e3f9e6ab854081836b82c3b
Resolves: #27470
Releases: 4.6, 4.5 - 11:32 Revision 185984d9: [BUGFIX] JavaScript error on page load - TYPO3.LLL.Workspace is undefined
- Change-Id: I3047982b6762df556e3f9e6ab854081836b82c3b
Resolves: #27470
Releases: 4.6, 4.5 - 08:51 Revision 1c653051: [TASK] Set TYPO3 version to 4.6-dev
- Change-Id: I13e3623c00be4b9884a0d4a05b231cb64cbe4eae
Reviewed-on: http://review.typo3.org/2753
Reviewed-by: TYPO3 v4 ... - 08:50 Revision dab4e09a: [RELEASE] Release of TYPO3 4.6.0alpha2
- Change-Id: Iae20fa7a558b3b6cbbdbd3cee92203c751cfae3b
Reviewed-on: http://review.typo3.org/2752
Reviewed-by: TYPO3 v4 ... - 08:50 Revision 1b59a46b: [RELEASE] Release of TYPO3 4.6.0alpha2
- Change-Id: Iae20fa7a558b3b6cbbdbd3cee92203c751cfae3b
- 06:52 Revision 1e50141c: [+BUGFIX] Fix localization handling to support XLIFF
- Localization handling changed in TYPO3 4.6 since XLIFF
translation files are used instead of locallang XML.
Direct ac...
Also available in: Atom