Project

General

Profile

Activity

From 2008-09-14 to 2008-10-13

2008-10-13

10:43 Revision fec44714: Fixed issue #9533: Made substituteMarkerArrayCached not so strict. Still with type hinting, but also allowing the null (uninitialized var) to be passed (to prevent several older extensions to break).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4307 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny

2008-10-10

18:33 Revision 4e9ef5d5: Added feature #7970: htmlARea RTE: fontstyle and fontsize should not use deprecated font tag
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4306 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
09:51 Revision 1dfafd53: Fixed bug #9469: Failed to load magic database
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4305 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
09:49 Revision bef31dc3: Fixed bug #9469: Failed to load magic database
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4304 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
09:41 Revision 8a8f5c11: Fixed bug #9522: t3lib_BEfunc::BEenableFields generates invalid SQL
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4303 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
09:38 Revision f5dceefb: Fixed bug #9522: t3lib_BEfunc::BEenableFields generates invalid SQL
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4302 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
09:37 Revision 8bc3afbf: Fixed bug #9522: t3lib_BEfunc::BEenableFields generates invalid SQL
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4301 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov

2008-10-09

01:50 Revision 37760977: Added feature #7875: Coloured text is created using font-tag instead of span in IE
Added feature #8847: Custom colors in TYPO3Color like old SelectColor extension
git-svn-id: https://svn.typo3.org/TY...
Stanislas Rolland
00:41 Revision ff92ea79: Added feature #9521: htmlArea RTE: factor out some functions dealing with inline elements
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4299 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2008-10-08

17:23 Revision 791ae365: Fixed bug #9516: htmlARea RTE: Move link tags to head
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4298 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:21 Revision 93aae6ab: Fixed bug #9516: htmlARea RTE: Move link tags to head
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4297 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2008-10-07

22:03 Revision f925d8ff: minor cleanup
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4293 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner

2008-10-06

11:42 Revision ce8fa174: Updating version number to 4.2.3-dev after release of 4.2.2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4291 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:34 Revision d537d074: Tagging TYPO3 4.2.2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-2-2@4290 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:33 Revision 33faefa7: Release of TYPO3 4.2.2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4289 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
04:07 Revision 1c87dbc3: Fixed bug #9490: htmlArea RTE: Opera 9.52 sometimes refuses to insert a node
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4288 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
04:04 Revision 00987cd7: Fixed bug #9490: htmlArea RTE: Opera 9.52 sometimes refuses to insert a node
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4287 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2008-10-05

01:21 Revision 1c1a06ad: Fixed bug #9484: htmlArea RTE: context menu raises an error when link button is not configured
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4286 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:12 Revision e42ca307: Fixed bug #9484: htmlArea RTE: context menu raises an error when link button is not configured
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4285 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:31 Revision 561bf505: Follow-up for issue #9472: htmlArea RTE: Safari may crash when the RTE closes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4284 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:23 Revision 26ac247a: Follow-up for issue #9472: htmlArea RTE: Safari may crash when the RTE closes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4283 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2008-10-04

19:45 Revision e11c133b: Fixed bug #9479: Selected items are not visible after saving the form in BE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4282 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
19:44 Revision 039c74e5: Fixed bug #9479: Selected items are not visible after saving the form in BE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4281 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
19:42 Revision 1f0e3bca: Fixed bug #9479: Selected items are not visible after saving the form in BE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4280 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov

2008-10-03

11:04 Revision 5d4b7400: Fixed bug #7059: Improve database performance for external database host
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4279 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
10:31 Revision 1475239b: Added information about additionalAbsRefPrefixDirectories
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4278 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
09:14 Revision 4411bc75: Fixed bug #9452: config.absRefPrefix is applied only to a fixed set of directories
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4277 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov

2008-10-02

23:31 Revision 835642fc: Fixed bug #9472: htmlArea RTE: Safari may crash when the RTE closes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4276 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
23:29 Revision ad0666c4: Fixed bug #9472: htmlArea RTE: Safari may crash when the RTE closes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4275 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
18:34 Revision 35c4a2e5: * Updated htmlArea RTE manual
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4274 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:41 Revision 0cc79bb5: Fixed bug #9444: htmlArea RTE: Incorrect assigment of class to one line <ol> in Firefox
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4273 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:39 Revision 3c22ce32: Fixed bug #9444: htmlArea RTE: Incorrect assigment of class to one line <ol> in Firefox
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4272 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
05:45 Revision ae9fbc3d: Fixed issue #9467: htmlArea RTE: cleanup in FE plugin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4271 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2008-10-01

22:59 Revision 7e3f2910: Fixed bug #9464: htmlArea RTE: url auto-detect feature not working in Firefox
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4270 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
22:53 Revision 1d9af172: Fixed bug #9464: htmlArea RTE: url auto-detect feature not working in Firefox
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4269 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
20:00 Revision 4f6c6458: Follow-up to #9408: Fixed ugly typo
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4268 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:56 Revision 7ec24f2e: Fixed bug #9408: Selecting by tag using wildcards does not work with database disposal of t3lib_cache
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4267 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:16 Revision e54e864b: Fixed bug #9442: SQL LIKE wildcards are not escaped correctly for list queries
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4266 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:15 Revision 56ddd612: Fixed bug #9442: SQL LIKE wildcards are not escaped correctly for list queries
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4265 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:15 Revision 6623f0f2: Added feature #6525: .wrapItemAndSub property for GMENU
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4264 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny

2008-09-29

18:42 Revision 50b85291: added a comment about a parameter that can't be used with the new caching API anymore
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4263 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
18:30 Revision bed2f2e2: Fixed bug 9449: htmlArea RTE: Opera sometimes raises a JavaScript error when the RTE closes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4262 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
18:28 Revision 7ef10a2f: Fixed bug 9449: htmlArea RTE: Opera sometimes raises a JavaScript error when the RTE closes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4261 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:12 Revision 6876e106: Follow-up to issue #9375: Add DTD to htmlArea RTE iframe document
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4260 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2008-09-28

22:09 Revision 0304a62b: Fixed bug #9335: Internal caching in t3lib_pageSelect::getRootLine() has no effect
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4259 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
22:07 Revision 28965c22: Fixed bug #9335: Internal caching in t3lib_pageSelect::getRootLine() has no effect
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4258 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
21:53 Revision e4ddd52e: Fixed bug #8518: Wrong JavaScript inclusion in t3lib_TCEforms
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4257 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
21:52 Revision a50c4d45: Fixed bug #8518: Wrong JavaScript inclusion in t3lib_TCEforms
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4256 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
13:45 Revision 89037ea1: changed the way "clear all caches" is handled
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4255 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner

2008-09-27

15:35 Revision 11d93113: Fixed bug #9412: config.absRefPrefix can force wrong URL when linking across domains
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4254 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
15:34 Revision 99d1fbbb: Fixed bug #9412: config.absRefPrefix can force wrong URL when linking across domains
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4253 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov

2008-09-26

17:57 Revision 6bcdc3cc: Fixed bug #9386: Acronym plugin encoding problem
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4252 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:53 Revision 36950a50: Fixed bug #9386: Acronym plugin encoding problem
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4251 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
10:08 Revision ea09d62b: added changes from contentrss to changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4250 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
03:17 Revision 75946b91: Fixed issue #9429: htmlArea RTE: Cleanup unused files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4249 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2008-09-25

18:17 Revision 020f9f3c: fixed adding field to tt_content, did cleanup, finished manual
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4248 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:42 Revision dcc4c92e: Fixed: possible problems with multiple sites using the same cache keys for memcached (other caching Backends can be affected too!)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4247 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
17:09 Revision eeff7d8b: changed determination from list_type to CType
added more comments to TS
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4246 709f56b5-9817...
Steffen Kamper
11:07 Revision f4657738: More clean up
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4245 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
10:43 Revision bf18f130: Fixed problem: normal authentication is not possible if user has configured OpenID
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4244 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
09:48 Revision 0e8e6294: !!! Removed option $TYPO3_CONF_VARS['FE']['pageCacheToExternalFiles'] as it's not needed anymore with the new caching framework
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4243 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
05:41 Revision b5024f44: Fixed issue #9424: htmlArea RTE: Cleanup dialogue windows
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4242 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
04:46 Revision dae38237: Updated NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4241 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
04:43 Revision 2344f89e: Reverted changed on typo3/index.php concerning the RSA Authentication since back-end was not accessible anymore
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4240 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
04:35 Revision 0e640ea9: Updates and clean up for contentrss system extension
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4239 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
04:14 Revision 903d04f9: made the example for the memcached cache backend configuration more clear
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4238 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
04:08 Revision 2b6bd74b: Added instructions about configuring memcached to t3lib/config_default.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4237 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
04:07 Revision 048e6c00: Cleanup, changed comment
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4236 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
03:53 Revision 8260911c: Fixed bug #8195: Encoding problems with $TYPO3_CONF_VARS[SYS][sitename] - leaving the actual fix commented out as the problem should be fixed on the client side
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4235 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
03:49 Revision 7e4d54dd: Removed hard–coded default memcached server
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4234 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
03:39 Revision ee0b5bf2: Added a way to define options for the different caching backends
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4233 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
03:38 Revision 583b3334: Renamed the "data" column in cache tables to "content" to prevent conflicts with reserved names
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4232 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
03:32 Revision 5d9a1573: Small text fixes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4231 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
03:32 Revision f0b8ddee: Changed icons for contentrss and openid extensions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4230 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
03:13 Revision a6a8b9df: Clean up: Added PHPdoc comments to methods
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4229 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
02:50 Revision f68f105b: Renamed the "data" column in cache tables to "content" to prevent conflicts with reserved names
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4228 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
02:39 Revision 2be165e5: more cleanup, adding manual
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4227 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
02:39 Revision 714b0f17: Fixed several issues in t3lib_cache_backend_file
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4226 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
02:31 Revision 7e8d2caf: Clean up: Removed wizard data created by kickstarted from rsaauth extension
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4225 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
02:30 Revision 0e69f5ec: Added RSA Authentication for back-end disposal (however it still has problems with decrypting)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4224 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
02:00 Revision 57490ca4: more cleaning
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4223 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
01:29 Revision ce95f1bd: Changed icons for contentrss and openid extensions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4222 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
01:24 Revision 5deaf0e5: Added options to change the backends used for each cache (cache_hash, cache_pages, cache_pagesection)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4221 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
01:22 Revision 3c26827c: removed empty line
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4220 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
01:04 Revision f5b1a696: renamed the array that keeps the available cache frontends in config_default.php as the name is needed for other purposes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4219 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
01:03 Revision fdc8cff2: renamed the array that keeps the available cache frontends in config_default.php as the name is needed for other purposes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4218 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
01:03 Revision 6778a40c: some more fixes, more config in TS
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4217 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:59 Revision bd604386: added a missing if that was removed by accident
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4216 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
00:37 Revision 9fbbc5bd: Added more logging
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4215 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
00:37 Revision aedb282f: Set dependencies and conflicts
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4214 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
00:32 Revision 67d38498: changed explode() to t3lib_div::trimExplode()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4213 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
00:29 Revision b93a9de1: fixed a bug in t3slib_fe::clearPageCacheContent_pidList were an array was assumed, but a string was given
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4212 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
00:18 Revision 33b9c6f2: Added indexes for the cache tables (cache_hash, cache_pages, cache_pagesection)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4211 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
00:15 Revision 143b50a6: removed now obsolete fields from table cache_hash
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4210 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
00:12 Revision 5c7a7859: Changed table cache_hash to use t3lib_cache
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4209 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
00:11 Revision 890e62cd: Added manual for the OpenID extension
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4208 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov

2008-09-24

23:34 Revision c6c8a68a: clean up, allow usage without plugin on page with TS configuration
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4207 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:19 Revision b6f87e7e: added initial work on the transition of cache_hash to use t3lib_cache
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4206 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
23:15 Revision 2744db53: added initial work on the transition of cache_hash to use t3lib_cache
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4205 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
23:06 Revision e020b9e2: moved initialization of caches in FE to a separate function in tslib_fe
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4204 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
22:43 Revision 8130c5a3: openid system extension is reformatted with extdeveval
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4203 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
22:34 Revision 7916b838: Patched OpenID library to use cURL proxy settings configured in TYPO3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4202 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
22:12 Revision 3177afcb: Small space clean up
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4201 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
22:11 Revision c845486e: Added necessary "unique" evaluations on the OpenID field
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4200 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
22:09 Revision b898b6e0: Changed table cache_pagesection to use t3lib_cache
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4199 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
22:06 Revision d439896f: Add security to file-based OpenID store
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4198 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
20:40 Revision c11ad666: Backend user authentication is working with OpenID
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4197 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
19:21 Revision 296bd537: Frontend user authentication is working with OpenID
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4196 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
18:39 Revision eca3f420: completed transition to t3lib_cache for table cache_pages
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4195 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
18:37 Revision 942782a2: Added class t3lib_cache to easily initialize the various caches in TYPO3 (cache_pages only for now)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4194 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
18:31 Revision d0013158: fixed list_type-determination, introduced register-function for plugins
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4193 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:42 Revision b687cb25: updated changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4192 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:40 Revision efd65403: first working version of contentRSS - only standard CEs are supported yet
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4191 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:27 Revision 4e6065ba: Fixed bug: Problems with listQuery at single pattern matching
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4190 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:04 Revision 4b4a4d30: Added eID and Backend return scripts
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4189 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
16:45 Revision 7e41a2d5: Added the caching framework in typo3/init.php so that it is available in the BE, too
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4188 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
16:32 Revision e137e336: fixed creation of the cache_pages cache object
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4187 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
16:27 Revision b66dd5ee: added a method flushByTags() to the t3lib_cache classes, added a method addCacheTags() to tslib_fe so that extensions can easily tag cache entries for pages
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4186 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
16:25 Revision ad70bd14: added a method flushByTags() to the t3lib_cache classes, added a method addCacheTags() to tslib_fe so that extensions can easily tag cache entries for pages
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4185 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:24 Revision 06e52b2d: Fixed problem: default TYPO3 service (tx_sv_auth) prevented OpenID authentication
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4184 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
15:22 Revision b5e18d77: Added code to connect to the OpenID server and request authentication
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4183 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
14:18 Revision 86573df8: fixed bug in t3lib_cache: t3lib_cache_AbstractCache->save() didn't request a lifetime parameter, but the cache backends do
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4182 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
13:27 Revision f27d0593: Added PHP OpenID library to the service code. Updated service class to match service type
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4181 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
13:25 Revision 447f83dc: Removed separate ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4180 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
13:24 Revision 3c2837f8: Moved OpenID fields to palettes under the username fields in fe_users/be_users. Added CSH for new fields
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4179 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
13:22 Revision 097b648b: Added PHP OpenID library to the openid extension
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4178 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
12:58 Revision 1dc5fb8a: Fixed bug #9408: Selecting by tag using wildcards does not work with database disposal of t3lib_cache
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4177 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:56 Revision f3ea8bf6: added columns to cache_pages needed for the t3lib_cache DB backend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4176 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
12:55 Revision b145bdf0: cleaned up some code regarding the page caching to prepare for transition to t3lib_cache
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4175 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
12:53 Revision 80398b3c: Fixed bug: Using list query with SQL LIKE wildcards does not work
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4174 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:26 Revision 7ce9a124: Added typo3/sysext/openid extension (stub generated by kickstarter)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4173 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
12:23 Revision 62e9eb03: initial upload of contentrss (RSS-Feed for Content Elements)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4172 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:15 Revision 91f2ca95: cleaned up some code regarding the page caching to prepare for transition to t3lib_cache
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4171 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:33 Revision 79ebe745: Renaming openidauth to openid
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4170 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
10:53 Revision 46d9e535: Initial version generated with kickstarter
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4169 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
10:09 Revision b7fbaa9b: Create development branch for Hackontest 2008
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4168 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader

2008-09-23

22:43 Revision 3835d317: test
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4167 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
10:44 Revision 65c762d9: #9411: Editors cannot create new translations of pages
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4166 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
10:43 Revision 3a5944ca: #9411: Editors cannot create new translations of pages
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4165 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker

2008-09-22

15:47 Revision d1fe99e5: Fixed bug #9401: Use debug() for sqlDebug (thanks to Steffen Kamper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4164 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
06:12 Revision 28cf8523: Fixed bug #8719: File upload ends up in parse_url error on Windows (thanks to Steffen Kamper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4163 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
06:08 Revision 6803fa85: Fixed bug #8719: File upload ends up in parse_url error on Windows (thanks to Steffen Kamper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4162 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
01:59 Revision 42a4d38c: Fixed bug #9404: htmlArea RTE: Cleaning out deprecated extension variables
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4161 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2008-09-21

07:57 Revision cf49034e: Followup to #9393: Small code cleanup in class.t3lib_treeview.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4160 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
07:30 Revision b09e85cd: Fixed bug #8578: Umlauts get displayed wrong in Web>Access module after updating rights (Thanks to Tobias Liebig and Susanne Moog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4159 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
07:29 Revision e49a2fda: Fixed bug #8578: Umlauts get displayed wrong in Web>Access module after updating rights (Thanks to Tobias Liebig and Susanne Moog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4158 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack

2008-09-20

16:28 Revision db875c73: Fixed bug #9384: FE session hijacking
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4157 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
16:27 Revision 8c0c65b9: Fixed bug #9384: FE session hijacking
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4156 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
16:26 Revision 311bb68b: Fixed bug #9384: FE session hijacking
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4155 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov

2008-09-19

18:46 Revision 36401492: Fixed bug #9393: Cosmetic Code Cleanup for the cms sysext
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4154 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
07:58 Revision 73978a54: Fixed bug #9320: Adding a new mount-type "readonly" for temporary filemounts (thanks to Steffen Kamper)
Added feature #8899: Configuration of uploads and create folder in linkbrowser (thanks to Steffen Kamper and Dmitry D... Stanislas Rolland
07:17 Revision a004bfff: Fixed bug #9320: Adding a new mount-type "readonly" for temporary filemounts (thanks to Steffen kamper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4152 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2008-09-18

23:41 Revision 579877f6: #8588: Admin tools -> User Admin -> List users online broken when [BE][lockIP] is set to < 4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4151 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
23:38 Revision 8d32cd1c: #8588: Admin tools -> User Admin -> List users online broken when [BE][lockIP] is set to < 4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4150 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
23:37 Revision 58f8cb2f: #8588: Admin tools -> User Admin -> List users online broken when [BE][lockIP] is set to < 4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4149 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
23:10 Revision 84aa7e79: Followup to bugfix #8950: clean up code
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4148 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
22:44 Revision 117c48b4: #8950: page id not availabe in TCEmain hook clearCachePostProc
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4147 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
21:18 Revision 27f76a67: Fixed bug #9331: htmlArea RTE Acronym feature: List of unabridged terms shows wrong values
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4146 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
21:11 Revision 213bd23f: Fixed bug #9331: htmlArea RTE Acronym feature: List of unabridged terms shows wrong values
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4145 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
19:37 Revision 0b627b5a: Fixed bug #9346: Preinitialise GLOBALS[LANG] in init.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4144 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov

2008-09-17

23:52 Revision c87d661b: #8995: Extension "felogin" - replace user fields in display messages
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4143 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
23:34 Revision 2711ee9c: bug #1957: When deleting a record in the BE, MsgBox should show the record label
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4142 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
18:09 Revision 3a380790: Added feature #9370: htmlArea RTE: enhanced toggleborders feature
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4141 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
04:57 Revision 2d62affa: Follow up to #9354: htmlArea RTE: no default css rule is provided for indentation: px to em
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4140 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
04:55 Revision 01d9b11f: Follow up to #9354: htmlArea RTE: no default css rule is provided for indentation: px to em
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4139 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
04:10 Revision 3e030ad6: Added feature #9362: htmlArea RTE: highlight active items in context menu as in toolbar
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4138 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2008-09-16

21:24 Revision 1b578d70: Fixed bug #9360: TypoScript Object Browser interprets HTML Tags in comments (Thanks to Stefano Kowalke)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4137 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
21:22 Revision f924cb0b: Fixed bug #9360: TypoScript Object Browser interprets HTML Tags in comments (Thanks to Stefano Kowalke)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4136 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
16:52 Revision 8afbf618: CGL fixes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4135 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
16:07 Revision 22847b7e: Followup to #7537. RTE Wizard now takes docheader height into account.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4134 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars

2008-09-15

23:46 Revision 6d971dff: Fixed bug #9354: htmlArea RTE: no default css rule is provided for indentation
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4133 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
23:44 Revision 68ae7b76: Fixed bug #9354: htmlArea RTE: no default css rule is provided for indentation
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4132 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
19:24 Revision d893fc45: Fixed bug #9310: table border colour popups appear only when textcolour button is shown
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4131 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
19:23 Revision eb28bb36: Fixed bug #9310: table border colour popups appear only when textcolour button is shown
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4130 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:47 Revision 5d0177b0: Fixed bug 9283: declare marker handling functions of t3lib_parsehtml static
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4129 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
17:36 Revision fc8a59f4: Added feature 9097: Introduce a new caching framework (backported from FLOW3)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4128 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
08:03 Revision 9404faee: Added feature #7552: Docheaders for Import Export module (thanks to Patrick Broens and Christian Kuhn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4127 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
07:04 Revision 286887d6: Followup for missing template file in #7537.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4126 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
06:46 Revision e41ba564: Fixed bug #7595: Docheaders: Module Admin tools > Indexing: No docheader (Thanks to Christian Kuhn, initial patch by Patrick Broens)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4125 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
06:38 Revision 765e55e5: Fixed bug #7534: Docheaders: Wizard Table: No docheader (Thanks to Christian Kuhn, initial patch by Patrick Broens)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4124 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
06:31 Revision b4b76ee1: Fixed bug #7536: Docheaders: Wizard Table: No docheader (Thanks to Christian Kuhn and Steffen Kamper, initial fix by Patrick Broens)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4123 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
06:24 Revision e35cec34: Added feature #7537: Wizard RTE has no docheader and is not according to new BE user interface (thanks to Patrick Broens and Christian Kuhn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4122 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
06:13 Revision 539508f3: Updated NEWS.txt for #9167
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4121 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
06:09 Revision a293b64c: Followup to #9167: Mark extension as write protected: Option now called "excludeFromUpdates"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4120 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
06:02 Revision 3f59540c: Fixed Bug #8621: Whitespace and CGL cleanup for class.tx_opendocs.php (Thanks to Stefano Kowalke)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4119 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
05:54 Revision 31d352e1: Fixed bug #9172: Wrong display of deleted owners and groups in Web->Access->Permissions (thanks to Johannes Pieper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4118 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
05:49 Revision 889cf7db: Fixed bug #9172: Wrong display of deleted owners and groups in Web->Access->Permissions (thanks to Johannes Pieper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4117 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
05:46 Revision 5e8e7e41: Fixed Bug ##847: error in tslib_fe->getFromCache() (Thanks to Susanne Moog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4116 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
00:30 Revision a695d74d: Fixed bug #9308: htmlArea RTE: link on colour name doesn't set colour
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4115 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:28 Revision 526f4f08: Fixed bug #9308: htmlArea RTE: link on colour name doesn't set colour
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4114 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2008-09-14

21:51 Revision 8de52c23: Added feature #3687: Disable versioning and moreoptions-menuitem via contextMenu.[key].disableItems in User TSconfig (thanks to Susanne Moog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4113 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
20:43 Revision e365532b: Re-committed bugfix #8985
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4112 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
16:56 Revision 2eb934a6: Fixed bug #9313: Introduce HTTP_STATUS-Constants
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4111 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
10:15 Revision 9e78168f: Reverted change from 12.09.2008 (bug #8985)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4110 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
05:20 Revision 69ae42e4: Fixed bug #9341: htmlArea RTE: unable to disable the acronym element from the acronym feature
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4109 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
05:19 Revision dce20ac2: Fixed bug #9341: htmlArea RTE: unable to disable the acronym element from the acronym feature
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4108 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
04:29 Revision 34d3bfa5: Added feature #9340: htmlArea RTE: Configuration options for size and position of dialogue windows
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4107 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
03:51 Revision 14724a81: Fixed bug #9339: htmlArea RTE: Enable resizing of acronym dialogue window in IE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4106 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
03:40 Revision 3b23d7db: Fixed bug #9339: htmlArea RTE: Enable resizing of acronym dialogue window in IE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4105 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:39 Revision 6d1e8325: Fixed bug #9338: htmlArea RTE: incorrect opening size of some dialogue windows
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4104 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:27 Revision c1a92da1: Fixed bug #9277: Incorrect size of htmlArea RTE dialogue windows in Google Chrome browser
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4103 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:04 Revision e2c82c67: Fixed bug #9338: htmlArea RTE: incorrect opening size of some dialogue windows
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4102 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:06 Revision 20ae6e19: Fixed bug #9277: Incorrect size of htmlArea RTE dialogue windows in Google Chrome browser
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4101 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
 

Also available in: Atom