Project

General

Profile

Activity

From 2011-06-20 to 2011-07-19

2011-07-19

21:29 Revision 886cb1a5: [BUGFIX] Remove hardcoded limits in T3D export
The memory_limit is hardcoded to 256m and
max_execution_time to 600.
There is no reason to hardcode those settings,
...
Georg Ringer
21:04 Revision d59bcb10: [BUGFIX] Fix PHP Fatal Error in Upgrade wizard
The upgrade wizard of the install tool quits with a php fatal error if
php is configured to use registered globals.
...
Michael Buergi
14:19 Revision 01ca13f6: [BUGFIX] Fix broken topbar switcher
Workspaces cannot be changed with the topbar switcher when the
user has no rights to the workspace module
Change-Id:...
Tolleiv Nietsch
12:00 Revision 3fe51773: [FEATURE] Add warning for IE6 users
As IE6 is not supported anymore, add a warning that the user should
upgrade his browser.
Change-Id: Id7d8411ae38e55d...
Steffen Gebert
11:30 Revision b2a16eff: [API][!!!] Fix API compatibility break
Task #26505 removed old PHP4 constructors without deprecating
them first as required by TYPO3 core rules.
The change ...
Xavier Perseguers
10:47 Revision 306a8183: [TASK] Remove function index
Change-Id: I12c2c9ef36f700ed3c9e331f05233d3d652669b9
Resolves: #28001
Related: #27985
Xavier Perseguers
08:55 Revision 9430b49b: Work in progress: Webservices Dispatcher
Change-Id: I47f2f8cc752651abb966bea699a27c4e4510051f Thomas Maroschik
08:50 Revision 89958d5b: [FEATURE] Enable saltedpasswords by default
Implement auto-activation of saltedpasswords and rsaauth extension.
Resolves: #28273
Releases: 4.6
Change-Id: If96...
Helmut Hummel

2011-07-18

23:37 Revision ef5555e4: Full caching of sys_domain records
Change-Id: I20f98c89a056e6cc05ba6923a94f3cf2c71d9ac2 Steffen Gebert
17:35 Revision 0c86446c: [-TASK] Remove autoloader
With core issue #21144 the extbase autoloader was moved to the core.
This patch removes the according code from extba...
Christian Kuhn

2011-07-17

23:24 Revision c8ff7e06: [BUGFIX] Styling of security warnings
* List style is missing.
* Get rid of inline styles.
* Render p instead of li if only one message comes up (e.g. if r...
Joh. Feustel
21:57 Revision 57327fe3: [BUGFIX] Unit test checkDateWithInvalidDateValues fails with PHP warning
If TYPO3 is configured to not suppress PHP warnings, the unit test
'checkDateWithInvalidDateValues with data set "Not...
Steffen Gebert
19:34 Revision d3042d38: [TASK][DB] Move workspace preview into versioning/workspace
As the whole handling of the ADMCMD_preview is related to
version / workspaces, the according code should go in
these...
Benni Mack
18:28 Revision 756ef1be: [TASK] Fix localization handling to support XLIFF
Due to the change in localization handling within the Core, we need
some updates.
Thanks to Dominique Feyer.
Change...
Chris topher
18:00 Revision 4f6800dc: [+FEATURE] introduce signal in MVC/Dispatcher
Introuce signal dispatched after a request has been dispatched.
Change-Id: Ia274306265d59fa5d5e14e08777025813ea307a7
Felix Oertel
16:04 Revision eab41de5: [TASK] Merge changes from 4.5 upstream to master
During integration of linkvalidator for 4.5, more changes were
done. Merge those with master branch.
Change-Id: Ibce...
Philipp Gampe
14:15 Revision 51b80fca: [BUGFIX] Correct initialisation of BACK_PATH
BACK_PATH needs to be set before calling setModuleTemplate().
Thanks to Daniel Minder.
Change-Id: I24bee765b9707481...
Stefan Neufeind
13:09 Revision 4e06249e: [BUGFIX] Value 0 in integer fields is not shown in List module anymore
A side-effect of #27936 is that the value 0 of integer fields is not
shown anymore in the List module. This error was...
Steffen Gebert
13:00 Revision 87373105: Merge "[BUGFIX] Show splitview only in non-live workspace"
Michael Klapper
12:59 Revision e9a992a8: Merge "[TASK] Move workspace preview functionality into versioning / workspace"
Benni Mack
12:59 Revision 01f3abeb: Merge "[TASK] Move workspace preview functionality into versioning / workspace"
Benni Mack
03:29 Revision ad1a6fe6: [BUGFIX] Correct initialisation of BACK_PATH
BACK_PATH needs to be set before calling setModuleTemplate().
Thanks to Daniel Minder.
Change-Id: Ia5a4c332ef507851...
Stefan Neufeind

2011-07-16

21:39 Revision fecee28f: [FEATURE] RTE rendering: Table cell content wrapped in paragraphs
By default, the content of table cells is always wrapped in
paragraph tags when rendered in the frontend even if no
p...
Stanislas Rolland
20:53 Revision bc5c229a: [FEATURE] Enable stdWrap for select.where
stdWrap was supported at select.andWhere already.
Be careful not to use GPvar with this feature without
securing it ...
Stefan Neufeind
19:14 Revision a3ee01da: [BUGFIX] Styling of security warnings
* List style is missing.
* Get rid of inline styles.
* Render p instead of li if only one message comes up (e.g. if r...
Joh. Feustel
19:02 Revision b4be1840: [BUGFIX] Fix front end redirect to 1-2-3 installer
An empty value in the TYPO3_db constant indicates a not configured installation in
the front end. The front end then ...
Christian Kuhn
17:55 Revision 9b9ce42e: [FEATURE] Implement extbase naming scheme in core autoloader
The patch enables the core autoloader to find class files that are named
according to the exbase class and file locat...
Xavier Perseguers
15:08 Revision 3dae5979: Merge "[-BUGFIX] remove datecheck on timezone test"
Stefan Neufeind
02:09 Revision 65439bcb: [BUGFIX] cli_dispatch.phpsh respects path to php
Using '#! /usr/bin/env php' as shebang respects the environment, so
if e.g. /usr/local/bin is in your PATH, this php ...
Markus Bucher

2011-07-15

21:28 Revision 4d431698: [TASK] Invalidate autoloader cache in em
The autoloader cache should be invalidated by the extension manager
if installing new or removing old extension from ...
Christian Kuhn
15:52 Revision c9b26366: [TASK] Add .gitignore file.
Add a .gitignore file so that the checkout is not polluted by files,
which might be present but should never be commi...
Chris topher
15:38 Revision cdffc23a: [TASK] Add .gitignore file.
Add a .gitignore file so that the checkout is not polluted by files,
which might be present but should never be commi...
Chris topher
13:28 Revision 0957fe4e: [TASK] Remove XCLASS definitions from cache classes
With #28063 many core cache classes are required directly during bootstrap.
This makes XCLASS impossible since those ...
Christian Kuhn
11:38 Revision d2e60625: [BUGFIX] Localization of a constant string is empty
When using a constant string (e.g., "CSS Styled Content") instead of a
localization key (e.g., "LLL:EXT:some_ext/loca...
Xavier Perseguers
08:43 Revision ff9e6a88: [BUGFIX][INSTALL] Show description for enableDeprecationLog as <dl>
Currently it's listed inline in the text, make it a definition list.
Change-Id: I18c2df10a0e18dbc167b40465192909cf30...
Steffen Gebert
08:08 Revision 645e4484: [TASK] Correct classnaming for Tx_Extbase_Tests_Unit_BaseTestCase
Must be Tx_Extbase_Tests_Unit_BaseTestCase
not Tx_Extbase_BaseTestCase, which currently only
works because of ext_aut...
Stefan Neufeind

2011-07-14

23:16 Revision d2e9a5e5: [BUGFIX] getLL fallback does not work properly
Change-Id: I388ad7d671c2d56117fad99969590ac8ada407fc Steffen Gebert
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...
Steffen Gebert
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...
Tolleiv Nietsch
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...
Kilian Hann
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...
Stefan Neufeind
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...
Tolleiv Nietsch
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...
Tolleiv Nietsch
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...
Dmitry Dulepov
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...
Christian Kuhn
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...
Felix Oertel

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...
Christian Kuhn
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 ...
Felix Oertel
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...
Steffen Kamper

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...
Christian Kuhn
22:07 Revision 42355abf: Merge "[BUGFIX] module.css references invalid image url"
Michael Klapper
19:48 Revision 2c89c574: Merge "[BUGFIX] Adjust unit tests to changes"
Felix Oertel
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
...
Bastian Waidelich
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...
Bastian Waidelich
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...
Kay Strobach
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 ...
TYPO3 Release Team
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 ...
TYPO3 Release Team
17:50 Revision f46a2f15: [RELEASE] Release of TYPO3 4.6.0alpha3
Change-Id: I4a20ba6c610ded135472b2b12b81ac426d259775 TYPO3 Release Team
17:48 Revision 498b68a3: [TASK] Raise submodule pointer
Change-Id: Id40808043ee2781645ce113bc61c9cce178487e8
Reviewed-on: http://review.typo3.org/3291
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
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 ...
Oliver Hader
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 ...
Susanne Moog
17:18 Revision 7655f0d9: [BUGFIX] TypeHandling class not found
This is a hotfix for #28121
Change-Id: I7c8d74e77ed09112b5ec86668f129d247a558261
Resolves: #28121
Bastian Waidelich
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...
Benni Mack
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...
Andreas Wolf
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...
Andreas Wolf
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...
Xavier Perseguers
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...
Georg Ringer
14:11 Revision 52e68326: [TASK] Raise submodule pointer
Change-Id: I0a8fcc1b4b9a64cb97f7b8d88d7d05c1918023e4
Reviewed-on: http://review.typo3.org/3272
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
13:52 Revision 372094b4: [BUGFIX] Wrong CGL style of boolean values
Change-Id: I0498a6fde4eb7cfb2115362fb6955d460a10fd6a Oliver Hader
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...
Helmut Hummel
13:24 Revision 8b28810f: [TASK] Raise submodule pointer
Change-Id: Ic189835372dcbdb168fc5292915b51aa03ec8cbd
Reviewed-on: http://review.typo3.org/3270
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
13:23 Revision 892b459b: [TASK] Raise submodule pointer
Change-Id: Ie55175254b63de680a55b203ff627b790cf0e1bc
Reviewed-on: http://review.typo3.org/3269
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
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 ...
Stefan Neufeind
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 ...
Stefan Neufeind
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...
Dimitri Koenig
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 = ...
Simon Koch
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...
Ole Hartwig
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...
Dominique Feyer
09:36 Revision d2e68695: [FEATURE] Add hashing algorithms to stdWrap
Enable hashing the content through stdWrap using different hashing algorithms
Change-Id: I0673f33a1ca7bcb5784e5ab9f0...
Fabrizio Branca
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...
Dominique Feyer
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...
Philipp Gampe

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 ...
Susanne Moog
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 ...
Susanne Moog
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...
Xavier Perseguers
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...
Susanne Moog
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 ...
Stefan Neufeind
19:14 Revision e37ef148: [FEATURE] Rounding functionality in stdWrap
Provides rounding functionality (round, ceil, floor) to stdWrap.
Change-Id: Iec4dd4df61e3e0dcb0556fa4ddeb34adaffa982...
Kilian Hann
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...
Dmitry Dulepov
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 ...
Stefan Neufeind
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...
Christian Kuhn
16:14 Revision 011631ed: [TASK] Move XLIFF handling to t3lib
All XLIFF code should better be located within t3lib.
Change-Id: I2bad66f9e2c92015e9aab4a06e8c92e96762ab9a
Resolves:...
Xavier Perseguers
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...
Sebastian Michaelsen
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...
Sebastian Michaelsen
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...
Sebastian Michaelsen
10:19 Revision 4403ceae: [BUGFIX] module.css references invalid image url
Just add the file extensions to the file reference.
Change-Id: I4374fb48046498bf862c9784b79532c5141afd63
Resolves: #...
Michael Klapper
10:16 Revision 459d6285: [BUGFIX] module.css references invalid image url
Just add the file extensions to the file reference.
Change-Id: I4c69f633b64edb20bcbdd82cf0e91ad45e926d82
Resolves: #...
Michael Klapper
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...
Markus Bucher

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...
Laurent Cherpit
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:
$...
Dominique Feyer
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...
Helmut Hummel
00:16 Revision f0ceab2d: temp commit
Change-Id: I824d39f0775d9ee7949b751bb44b3be771ebe8b9 Susanne Moog
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...
Stefan Galinski

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...
Stefan Neufeind
23:05 Revision 92eb22ec: [BUGFIX] Fix broken cleanup in t3lib_autoloadTest
Change-Id: I275a1ba8abe9f56f940ba3441d8c7e10253cb0e5
Follows: #28037
Reviewed-on: http://review.typo3.org/3226
Review...
Christian Kuhn
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...
Georg Ringer
22:56 Revision 93671cf8: [TASK] Add unit test for t3lib_autoloader
Change-Id: Id8b4d1c50ab17bd0cd4278dd6e6e487937b1c66d
Resolves: #28037
Releases: 4.6
Reviewed-on: http://review.typo3....
Andreas Wolf
22:54 Revision d9aeacfb: Merge "[+BUGFIX] Extbase: CGL: Convert case of acronyms from UPPERCASE to CamelCase"
Stefan Neufeind
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...
Stefan Neufeind
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...
Stefan Neufeind
22:45 Revision 66b8b237: [TASK] Add security information to INSTALL.txt
Change-Id: I1bfe301a1b7bc5c39d0193ac6d306b447557ba6f
Resolves: #28022
Reviewed-on: http://review.typo3.org/3180
Revie...
Markus Bucher
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...
Christian Kuhn
22:18 Revision 0270b734: [FEATURE] Add PHP code cache
Change-Id: If0f089a749123bce339df900d58c5f310969b1ea
Resolves: #28054
Reviewed-on: http://review.typo3.org/3216
Revie...
Christian Kuhn
22:00 Revision 2bbcb6a4: [CLEANUP] Remove deprecated hook XLLfile
Change-Id: Ic3cbd9ed35423081c713d3144d3cbbbed79e3d7f
Resolves: #28053
Relates: #21496
Reviewed-on: http://review.typo...
Steffen Gebert
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...
Susanne Moog
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...
Susanne Moog
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...
Sebastian Michaelsen
20:28 Revision 70adc0a4: [FEATURE] New caching framework implementation for l10n
Add custom caching table for parsed l10n file.
Change-Id: Ia59a77757112bccbf7a53ebeec71928f06ebe02a
Resolves: #25397...
Dominique Feyer
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...
Sonja Scholz
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...
Sebastian Michaelsen
19:57 Revision 8a41f024: Merge changes I4241f1e3,Ic91d8ad1
* changes:
[+BUGFIX] clean up ObjectStorage
Revert "[+BUGFIX] clean up ObjectStorage"
Stefan Neufeind
19:42 Revision b3a57c5e: [+BUGFIX] clean up ObjectStorage
* smaller doc adjustments
* rename storage to objectStorage when used as argument
(Resubmit from reverted Change-Id:...
Felix Oertel
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...
Benni Mack
19:34 Revision 4949c42a: Revert "[+BUGFIX] clean up ObjectStorage"
This reverts commit 01ff47c3d4394eef63a4db4eca181df644743ebb Stefan Neufeind
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...
Oliver Klee
19:05 Revision 6135c7f6: Merge "[TASK] Extbase (Persistence): Remove duplicate registration in identity map"
Stefan Neufeind
19:04 Revision 7917c06d: Merge "[+BUGFIX] clean up ObjectStorage"
Stefan Neufeind
19:00 Revision 7711abaf: Merge "[FEATURE] IconViewHelper (BE) should support CSS-sprites"
Stefan Neufeind
18:59 Revision d56a9297: [FEATURE] IconViewHelper (BE) should support CSS-sprites
Icons for backend should use the sprite-api
Change-Id: I69584dc4774669d072cf713f46ebd3bede081509
Resolves: #9957
Stefan Neufeind
18:57 Revision daad9668: Merge "[TASK] Make TextboxViewHelper a subclass of TextFieldViewHelper"
Stefan Neufeind
18:54 Revision 54b58f75: [TASK] Code Cleanup in TemplateView
... required due to backporting ...
Change-Id: I39dfead143d019b334168cc35a2e160cca7e0d2c
Sebastian Kurfuerst
17:38 Revision d7d45a54: Merge "[BUGFIX] Fix Widget support"
Stefan Neufeind
17:33 Revision ff414cd6: [+BUGFIX] Use of depreciated function debug in debugViewHelper
Change-Id: Id04327bbf03b833c01a46ae4734ed84cccb5d53c
Fixes: #27970
Michael Klapper
16:49 Revision b73d59c9: Merge "[TASK] Adjust PHP dependency in ext_emconf.php"
Marc Bastian Heinrichs
16:48 Revision 331ce0c1: Merge "[FEATURE] Add check for loaded DBAL to requirements check"
Marc Bastian Heinrichs
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....
Benni Mack
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 ...
Andreas Wolf
15:34 Revision ed17d200: [BUGFIX] Add removed deprecation message again
Change-Id: I4e099e31e5f8a5b6541fe98bbbedc4e237cf3fc4
Follows: #27985
Reviewed-on: http://review.typo3.org/3192
Review...
Christian Kuhn
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...
Felix Oertel
15:28 Revision 91d4cca9: [CLEANUP] make TCEmain::getInlineFieldType() more understandable
With 933254e2e69df05b41ae1f3b026a8f4c6f8fc09d, the method was made more
complicated without an obvious need for that....
Andreas Wolf
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
Bastian Waidelich
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.
...
Bastian Waidelich
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...
Benni Mack
14:47 Revision 19b0f7fe: [BUGFIX] Highlight page in pagetree if a content element is changed
Change-Id: Idd69c7837d4d04c97e761252b3888df5dd3c4ab8
Resolves: #12743
Releases: 4.6
Sonja Scholz
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...
Dominique Feyer
14:08 Revision 9919edac: [FEATURE] Improve Backend Logging module
- Remove the error sign after the error icons
Resolves: #28014
Change-Id: Ibdcfd7e951ec59fed69e42726422169bf05e3684
...
Dominique Feyer
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...
Christian Kuhn
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...
Tolleiv Nietsch
10:26 Revision 766ecd5d: [TASK] Unit tests for extMgm::extPath()
Change-Id: I42ecefc082f98d899dfa712e9addea9ba2bade17
Resolves: #28011
Reviewed-on: http://review.typo3.org/3167
Revie...
Christian Kuhn
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... Stanislas Rolland
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... Stanislas Rolland
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 ...
Andreas Wolf

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... Tolleiv Nietsch
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... Tolleiv Nietsch
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_...
Philipp Gampe
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...
Oliver Hader
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 ...
Michael Stucki
20:41 Revision 8f68f18d: Merge "[BUGFIX] Missing behaviour of options.workspaces.changeStageMode" into 4.5
Tolleiv Nietsch
20:40 Revision 86efd8fb: Merge "[BUGFIX] Missing behaviour of options.workspaces.changeStageMode"
Tolleiv Nietsch
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...
Tolleiv Nietsch
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 ...
Christian Kuhn
19:22 Revision 5d0cb18a: Merge "[BUGFIX] List doesn't show all records" into 4.5
Susanne Moog
19:19 Revision 11764ccc: [TASK] Remove function index
Change-Id: I70f437ad91170f4959185c90a24df51fb308c90e
Resolves: #27999
Related: #27985
Christian Kuhn
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...
Michael Klapper
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...
Tolleiv Nietsch
18:27 Revision 5ee2ea6a: [BUGFIX] htmlArea RTE: Remove reference to deleted object
HTMLArea.Plugin refers to deleted HTMLArea.Dialog.
Change-Id: Ic16f1a5e953d84bf083972e3a3d60767bf8f10e4
Fixes: #2799...
Stanislas Rolland
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...
Stanislas Rolland
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-...
Tolleiv Nietsch
17:27 Revision 2f689a07: Merge "[FEATURE] Add possibility for improved detail view" into 4.5
Tolleiv Nietsch
17:25 Revision ed977549: Merge "[FEATURE] Add possibility for improved detail view"
Tolleiv Nietsch
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...
Xavier Perseguers
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...
Dominique Feyer
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...
Marco Huber
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 ...
Tolleiv Nietsch
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...
Steffen Ritter
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...
Christian Kuhn
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...
Dominique Feyer
12:11 Revision 7c3b31e3: Merge "[TASK] Throw exception instead of die"
Xavier Perseguers
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...
Tolleiv Nietsch
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...
Marco Huber
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...
Helmut Hummel
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...
Benni Mack

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...
Felix Oertel
23:28 Revision af6f8b2b: Merge "[TASK] Add XLIFF files"
Tolleiv Nietsch
23:27 Revision 7ed0c8f3: Merge "[TASK] Add XLIFF files"
Tolleiv Nietsch
23:11 Revision 61d4ac03: Merge "[TASK] Cleanup draft workspace usages"
Tolleiv Nietsch
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....
Ernesto Baschny
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...
Steffen Gebert
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...
Benni Mack
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...
Benni Mack
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...
Benni Mack
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...
Helmut Hummel
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...
Christian Kuhn
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'], ...
Stefan Neufeind
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...
Markus Klein
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...
Thomas Maroschik
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...
Georg Ringer
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 ...
Benni Mack
14:22 Revision e7a87bcd: [TASK] Raise submodule pointer
Change-Id: I69e4c8aec330493a48c5ea70ffe33911dc273cab
Reviewed-on: http://review.typo3.org/3103
Reviewed-by: Oliver Ha...
Oliver Hader
14:22 Revision 2b43c4fa: [TASK] Raise submodule pointer
Change-Id: I6611011f085744ac92b9e5c3c9e1f351d49516ca
Reviewed-on: http://review.typo3.org/3102
Reviewed-by: Oliver Ha...
Oliver Hader
14:17 Revision 55af37cc: [BUGFIX] Wrong CGL style of boolean values
Change-Id: I6f148553a4f379ebddd9ee41a3f73880e3a7f8de Oliver Hader
14:14 Revision c299d8be: [BUGFIX] Wrong CGL style of boolean values
Change-Id: I372536fcae4a618185b0a38dcd227fd3b6b5868e Oliver Hader
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...
Michael Klapper
11:30 Revision 45396b3e: [BUGFIX] PostgreSQL unit test tablesWithMappingAreDetected fails
Change-Id: I05c24781a154820f44d4781468e2bad049fb4ab3
Resolves: #27937
Releases: DBAL_1-3, DBAL_1-2
Xavier Perseguers
11:26 Revision a3036ad7: [BUGFIX] PostgreSQL unit test tablesWithMappingAreDetected fails
Change-Id: I23fbfdf59119c60defffcda0b82e625e6f740f0d
Resolves: #27937
Releases: DBAL_1-3, DBAL_1-2
Xavier Perseguers
10:43 Revision 320c3fc2: [TASK] Throw exception instead of die
Change-Id: I9995da3d02f710b36319721608343ae56c193d5f
Resolves: #26156
Xavier Perseguers
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...
Xavier Perseguers
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...
Xavier Perseguers
10:09 Revision 6d9900dc: [TASK] Update copyright information
Change-Id: I26a727596de8b5c7b32de23f71627070c5b61e88 Xavier Perseguers
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...
Oliver Hader
10:07 Revision 814331dd: [TASK] Update copyright information
Change-Id: I374f73c67e899559fe99875b15972e590404adf9 Xavier Perseguers
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...
Sonja Scholz
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...
Thomas Maroschik
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...
Stanislas Rolland
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...
Stanislas Rolland
07:12 Revision eb8a85a8: [TASK] Add XLIFF files
Remove old LLXML file and add new version as XLIFF
Change-Id: If7f18c41841d811746fdb13edf4c533b02056dbe
Relates: #25397
Tolleiv Nietsch
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 ...
Tolleiv Nietsch

2011-07-06

19:21 Revision 2b8c37e6: Merge "[BUGFIX] Versioning with context menu is visible if workspaces are enabled"
Marco Bresch
18:58 Revision ce00a32e: Merge "[BUGFIX] Remove check for TYPO3_UseCachingFramework"
Michael Klapper
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...
Michael Klapper
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...
Christian Kuhn
17:14 Revision cc99dcec: [TASK] Raise submodule pointer
Change-Id: I8def28e353e671cbc71f7d456465eb1171bf5b97
Reviewed-on: http://review.typo3.org/3047
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
17:13 Revision f13d999f: [TASK] Raise submodule pointer
Change-Id: I6973af9570f4dea6e33727226c85951b5bc953b1
Reviewed-on: http://review.typo3.org/3046
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
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 ...
Christian Jul Jensen
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...
Xavier Perseguers
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 ...
Steffen Gebert

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 ...
Helmut Hummel
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 ...
Steffen Gebert

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...
Steffen Gebert
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 ...
Helmut Hummel

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...
Xavier Perseguers
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...
Xavier Perseguers
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...
Xavier Perseguers

2011-07-01

14:09 Revision 21a21a0f: Merge "[+BUGFIX] ObjectStorage->toArray(): fix array pointer problem"
Claus Witt

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
...
Bastian Waidelich
11:23 Revision e14243d4: [TASK] Recreate ext_autoload.php
Using the Extension Development Evaluator
Change-Id: Icb8ad8b2190dba8ea27a2bd36669d7bb71d2b4ee
Resolves: #27680
Bastian Waidelich
11:22 Revision 975c15b4: [TASK] Recreate ext_autoload.php
Using the Extension Development Evaluator
Change-Id: Ifeaacb40bef0295ab446ac187ee348637e9e6eb9
Related: #27680
Bastian Waidelich
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...
Sebastian Kurfuerst
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...
Sebastian Kurfuerst
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...
Sebastian Kurfuerst
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...
Sebastian Kurfuerst
07:32 Revision 22d1e917: [+FEATURE] (Persistence): Synchronize PersistenceManagerInterface more with FLOW3
* adds the methods getObjectByIdentifier and getIdentifierByObject directly to
the Persistence Manager and interfac...
Sebastian Kurfuerst
07:29 Revision 1e11d760: [+FEATURE] (Reflection): Object Access can now access private properties
Resolves: #27652
Related: #27059
Change-Id: I93a31053f29e18791539033e262f32b41f21222e
Sebastian Kurfuerst
07:28 Revision 72761b49: [+FEATURE] (Utility): synchronize TypeHandling class with FLOW3
Also backports unit tests from FLOW3.
Resolves: #27651
Related: #27059
Change-Id: Ia76dfef73ad9833305a5493114cf99c99...
Sebastian Kurfuerst
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...
Sebastian Kurfuerst
07:20 Revision 45aa0100: [TASK] (MVC, Property): Deprecation of the the old property mapper
Related: #27059
Change-Id: I9d11777ee44194f05f9e5a70f761695298a5ad5f
Sebastian Kurfuerst
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 ...
Sebastian Kurfuerst

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, ...
Sonja Scholz
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...
Thomas Maroschik
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...
Michael Klapper

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...
Francois Suter
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...
Francois Suter
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...
Michael Klapper

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...
Xavier Perseguers
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...
Marc Bastian Heinrichs
01:12 Revision 15a54e17: Merge "[+TASK] Fluid: Make use of newly introduced Extension Service"
Stefan Neufeind
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...
Bastian Waidelich

2011-06-26

17:57 Revision 61905b2c: Merge "[+BUGFIX] Cloning a ValueObject should not set its uid to NULL"
Stefan Neufeind
16:45 Revision ed706a6d: [BUGFIX] Adapt cache configuration to 4.6
Change-Id: Ifcc5f66cd61c32bf2bf219da21eea67939d3b77c
Resolves: #27546
Depends: #27506
Depends: #27536
Christian Kuhn
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.
...
Christian Kuhn
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...
Xavier Perseguers
14:01 Revision 1855640d: Fix for cannot use string offset as array in lang
Change-Id: Idfbf17da0c4ca6fed758f6724a69c64e2884f8de Steffen Gebert
14:01 Revision edb0ac8a: Sys_domain caching
Change-Id: If7c15d5d173328bfd1544c8d917fd0e48452f7ae Steffen Gebert
10:26 Revision 16456828: Full caching of sys_domain records
Change-Id: I20f98c89a056e6cc05ba6923a94f3cf2c71d9ac2 Steffen Gebert

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...
Christian Kuhn
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, ...
Steffen Gebert
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...
Christian Kuhn
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...
Steffen Gebert

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...
Mario Rimann
21:19 Revision 6bb68687: [BUGFIX] Use runtime cache in TCEmain
Change-Id: I675b1998d255ea4b9fda3e7725b9fd9d96a0f1d6
Resolves: #27685
Depends: #27208
Reviewed-on: http://review.typo...
Christian Kuhn
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...
Steffen Gebert
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...
Steffen Gebert
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...
Christian Kuhn
20:06 Revision ab65d0c4: [BUGFIX] Improve deprecation handling of useCachingFramework
Change-Id: I0578331909143ee646cace697852eb6082a3a19b
Resolves: #27681
Reviewed-on: http://review.typo3.org/2909
Revie...
Christian Kuhn
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...
Francois Suter
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...
Xavier Perseguers
13:48 Revision 5499b8e3: Merge "[BUGFIX] Space missing in popup window" into 4.5
Susanne Moog
13:48 Revision 3aaa54a7: Merge "[BUGFIX] Space missing in popup window"
Susanne Moog
13:37 Revision d9e4b119: Merge "[FEATURE] Improve information for detail view" into 4.5
Susanne Moog
13:36 Revision 9dd08070: Merge "[FEATURE] Improve information for detail view"
Susanne Moog
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...
Kai Vogel
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...
Christian Kuhn
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...
Kai Vogel
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...
Sebastian Kurfuerst
03:16 Revision 4a11fb5c: Merge "[BUGFIX] Fix case of setChildSortByFieldName in DataMapFactory"
Stefan Neufeind
03:03 Revision 015e7f99: Merge "[+FEATURE] Extbase (MVC): Make response format configurable in TypoScript"
Stefan Neufeind

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...
Christian Kuhn
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...
CPS-IT GmbH
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...
Kai Vogel
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...
Markus Klein
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...
Markus Klein
07:55 Revision ac089754: [+BUGFIX] (SignalSlot): Fix unit tests
Resolves: #27550
Change-Id: Idddd477af6ff278473626455a963ebea925a4242
Sebastian Kurfuerst

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...
Christian Kuhn
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...
Björn Pedersen
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...
Christian Kuhn
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
Michael Klapper
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
Michael Klapper
15:23 Revision 56f169eb: [BUGFIX] Space missing in popup window
Change-Id: Ie0cd46baa07c3d7bdb80c97fc53432eacba276d9
Resolves: #27310
Releases: 4.6, 4.5
Michael Klapper
15:19 Revision 2b71535a: [BUGFIX] Space missing in popup window
Change-Id: I2b46e13136cea7f142fbed113fb250a7bd952973
Resolves: #27310
Releases: 4.6, 4.5
Michael Klapper

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...
Markus Klein
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...
Markus Klein
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...
Steffen Gebert
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
Michael Klapper
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
Michael Klapper
13:08 Revision 792ea552: Merge "[BUGFIX] Missing preselected recipients in send to next stage window"
Michael Klapper
13:07 Revision 175a8872: Merge "[BUGFIX] Missing preselected recipients in send to next stage window" into 4.5
Michael Klapper
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...
Stefan Neufeind
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...
Sebastian Kurfuerst
06:47 Revision 7c0954e3: Merge changes If9f1d413,Icef02f0e,Ib0affd73
* changes:
[TASK] (ViewHelper): Code Cleanup to AbstractFormField ViewHelper
[TASK] (Core): Code Cleanup in Abstr...
Sebastian Kurfuerst
00:31 Revision d9625b79: Merge "[BUGFIX] Adapt cache configuration to 4.6"
Susanne Moog

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...
Christian Kuhn
21:55 Revision 8ae12737: Merge "[TASK] Cleanup and small improvements to Interceptors"
Bastian Waidelich
21:54 Revision 505bfcf2: Merge "[TASK] Comment and non-functional changes"
Bastian Waidelich
21:54 Revision 30dc66c8: Merge "[+BUGFIX] Empty a tag ends with /> instead of </a>"
Bastian Waidelich
21:53 Revision b822d2d4: Merge "[BUGFIX] Better error message for "unknown section" exception"
Bastian Waidelich
21:50 Revision 957e8b5d: Merge "[+BUGFIX] Fluid (Core): Simplify debugging of exceptions thrown during render"
Bastian Waidelich
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...
CPS-IT GmbH
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...
CPS-IT GmbH
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...
Oliver Hader
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...
Oliver Hader
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...
CPS-IT GmbH
10:56 Revision 872b5fb7: [+BUGFIX] Make ObjectManager::isRegistered work
This is a followup change to I7a31f93e9855bb1e36c5953e86c3aef7322f548f,
which introduced several unwanted behaviors, ...
Sebastian Kurfuerst
10:17 Revision 381bb548: [TASK] (ViewHelper): Code Cleanup to AbstractFormField ViewHelper
Change-Id: If9f1d413d0061238807b6526bb1471714dc57250 Sebastian Kurfuerst
10:17 Revision a17273ac: [TASK] (Core): Code Cleanup in AbstractTagBasedViewHelper
Change-Id: Icef02f0e1934a49e682c57ef91926b8666de8112 Sebastian Kurfuerst
10:17 Revision 3cf11bba: [+BUGFIX] (Core): Condition improvements
* now all complex comparators are fully specified, and behave according to
the specification
* ConditionViewHelper ...
Sebastian Kurfuerst
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...
Sebastian Kurfuerst
09:45 Revision 0401b77d: [TASK] Comment and non-functional changes
... appeared during bringing Fluid v4 and v5 in sync again
Change-Id: I326663606a917ad84fa82a736a536ff77863a0b3
Sebastian Kurfuerst
09:40 Revision 91ede1eb: [+BUGFIX] Empty a tag ends with /> instead of </a>
Change-Id: I209783b91247ae615e9b944665d67c230b861637
Resolves: #27556
Sebastian Kurfuerst
09:40 Revision 71cd4b8f: [BUGFIX] Better error message for "unknown section" exception
Related Fluid (FLOW3) change: I6de1f66402cb5c1d4781f1cdb41e04cb23cf016c
Change-Id: I22121ad7df7a307fdc98df23a38fab6f...
Sebastian Kurfuerst
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 ...
Sebastian Kurfuerst
 

Also available in: Atom