Steffen Kamper [Wed, 3 Jun 2009 21:58:05 +0000 (21:58 +0000)]
Follow-up #11117: move typo3-theme to t3skin (renamed to xtheme-t3skin.css) - part1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5546
709f56b5-9817-0410-a4d7-
c38de5d9e867
Benni Mack [Wed, 3 Jun 2009 21:24:04 +0000 (21:24 +0000)]
Followup to #10320: Split css styled content templates in version templates to get rid of the compat version checks (now the updater in the installer only shows up when there is something to do)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5545
709f56b5-9817-0410-a4d7-
c38de5d9e867
Rupert Germann [Wed, 3 Jun 2009 21:12:07 +0000 (21:12 +0000)]
* Fixed bug #11258: t3lib_cache_backend_ApcBackend::set() error in exception message (thanks to Fabrizio Branca)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5544
709f56b5-9817-0410-a4d7-
c38de5d9e867
Christian Kuhn [Wed, 3 Jun 2009 20:36:06 +0000 (20:36 +0000)]
Fixed Changelog (wrong date)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5543
709f56b5-9817-0410-a4d7-
c38de5d9e867
Christian Kuhn [Wed, 3 Jun 2009 20:32:08 +0000 (20:32 +0000)]
Fixed bug #9811: Adding Faroese flag to website languages
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5542
709f56b5-9817-0410-a4d7-
c38de5d9e867
Jeff Segars [Wed, 3 Jun 2009 18:22:29 +0000 (18:22 +0000)]
Followup to #10597: Fixed bad call to the admin panel within fe_edit
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5541
709f56b5-9817-0410-a4d7-
c38de5d9e867
Ernesto Baschny [Wed, 3 Jun 2009 17:44:18 +0000 (17:44 +0000)]
Added feature #11107: CSC: Provides more flexible rendering for the images block in "text with image"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5540
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 3 Jun 2009 11:56:32 +0000 (11:56 +0000)]
Update #11117: Update ExtJs to 3.0 RC2, added typo3be-theme
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5539
709f56b5-9817-0410-a4d7-
c38de5d9e867
Benni Mack [Wed, 3 Jun 2009 10:52:13 +0000 (10:52 +0000)]
Fixed #11234: Deprecate formatSize and checkEmail functions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5538
709f56b5-9817-0410-a4d7-
c38de5d9e867
Benni Mack [Wed, 3 Jun 2009 09:22:49 +0000 (09:22 +0000)]
Followup to #11148: Remove static require_once() to t3lib and tslib and use autoloading instead - re-added require_once() for the services classes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5537
709f56b5-9817-0410-a4d7-
c38de5d9e867
Francois Suter [Wed, 3 Jun 2009 08:35:40 +0000 (08:35 +0000)]
Clean up: #11250: Validation error in typo3/stylesheet.css
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5536
709f56b5-9817-0410-a4d7-
c38de5d9e867
Francois Suter [Wed, 3 Jun 2009 07:55:36 +0000 (07:55 +0000)]
Fixed bug #3527: Mail Form validation: wrong encoding in JS pop-up
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5535
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Tue, 2 Jun 2009 20:11:52 +0000 (20:11 +0000)]
Follow-up to #10597: Fixed wrong initialization of locallang file for admin panel labels
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5532
709f56b5-9817-0410-a4d7-
c38de5d9e867
Jeff Segars [Tue, 2 Jun 2009 19:41:31 +0000 (19:41 +0000)]
Follow-up to #10597: Removed hardcoded reference to fe_edit and updated extGetFeAdminValue() call to use tslib_AdminPanel
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5530
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Tue, 2 Jun 2009 19:38:40 +0000 (19:38 +0000)]
Added feature #11241: Feature: Add TYPO3_USER_SETTINGS to configuration module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5529
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Tue, 2 Jun 2009 14:28:59 +0000 (14:28 +0000)]
Fixed bug #11019: User Setup Rewrite #4 - User settings now configurable with $GLOBALS['TYPO3_USER_SETTINGS']
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5527
709f56b5-9817-0410-a4d7-
c38de5d9e867
Benni Mack [Tue, 2 Jun 2009 13:52:04 +0000 (13:52 +0000)]
Followup to #11148: Remove static require_once() to t3lib and tslib and use autoloading instead - removed more require_once() statements
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5526
709f56b5-9817-0410-a4d7-
c38de5d9e867
Ingo Renner [Tue, 2 Jun 2009 11:38:53 +0000 (11:38 +0000)]
Fixed bug #9818: Enable <del> instead of <strike> in lib.parseFunc_RTE.allowTags by default (credits Susanne Moog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5525
709f56b5-9817-0410-a4d7-
c38de5d9e867
Jeff Segars [Mon, 1 Jun 2009 00:06:54 +0000 (00:06 +0000)]
Added feature #11167: Add method for saving and closing a record.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5524
709f56b5-9817-0410-a4d7-
c38de5d9e867
Christian Kuhn [Sun, 31 May 2009 22:52:04 +0000 (22:52 +0000)]
Fixed Changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5523
709f56b5-9817-0410-a4d7-
c38de5d9e867
Christian Kuhn [Sun, 31 May 2009 22:47:45 +0000 (22:47 +0000)]
Fixed bug #10865: Using User-Setting titleLen in element browser
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5522
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Sun, 31 May 2009 20:20:41 +0000 (20:20 +0000)]
Fixed bug #11216: getModuleTemplate is prepended with backPath always. Now syntax EXT:extkey/templatefile is supported.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5521
709f56b5-9817-0410-a4d7-
c38de5d9e867
Christian Kuhn [Sun, 31 May 2009 18:48:26 +0000 (18:48 +0000)]
Fixed bug #11233: Log module has an unwanted margin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5520
709f56b5-9817-0410-a4d7-
c38de5d9e867
Christian Kuhn [Sun, 31 May 2009 18:34:52 +0000 (18:34 +0000)]
Fixed bug #11232: User Admin module has an unwanted margin (Thanks to Dan Osipov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5519
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Sun, 31 May 2009 12:51:07 +0000 (12:51 +0000)]
Fixed bug #11176: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5518
709f56b5-9817-0410-a4d7-
c38de5d9e867
Christian Kuhn [Sat, 30 May 2009 22:04:17 +0000 (22:04 +0000)]
Fixed bug #11218: Typo in typo3/init.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5516
709f56b5-9817-0410-a4d7-
c38de5d9e867
Christian Kuhn [Fri, 29 May 2009 23:24:17 +0000 (23:24 +0000)]
Fixed bug #3569: <legend>Search form</legend> is hardcoded (Thanks to Krystian Szymukowicz)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5515
709f56b5-9817-0410-a4d7-
c38de5d9e867
Jeff Segars [Fri, 29 May 2009 16:30:29 +0000 (16:30 +0000)]
Removed an extra # in the ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5514
709f56b5-9817-0410-a4d7-
c38de5d9e867
Jeff Segars [Fri, 29 May 2009 16:23:36 +0000 (16:23 +0000)]
Fixed bug #11166: loadPrototype() called in frontend editing without a valid doc instance.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5513
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Fri, 29 May 2009 09:30:12 +0000 (09:30 +0000)]
Follow-up to #11207 changed filename to lower case in Hook-array
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5512
709f56b5-9817-0410-a4d7-
c38de5d9e867
Jeff Segars [Thu, 28 May 2009 21:47:21 +0000 (21:47 +0000)]
Fixed bug #10744: Icon path calculated incorrectly in t3lib_tceforms->getIcon()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5511
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 28 May 2009 17:01:00 +0000 (17:01 +0000)]
Added feature #11207 Hook in typo3/class.webPageTree.php -> wrapTitle
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5510
709f56b5-9817-0410-a4d7-
c38de5d9e867
Patrick Broens [Wed, 27 May 2009 08:02:57 +0000 (08:02 +0000)]
Fixed bug #11137: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/t3editor/class.tx_t3editor.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5509
709f56b5-9817-0410-a4d7-
c38de5d9e867
Patrick Broens [Wed, 27 May 2009 08:00:07 +0000 (08:00 +0000)]
Fixed bug #11136: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/lowlevel/
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5508
709f56b5-9817-0410-a4d7-
c38de5d9e867
Patrick Broens [Wed, 27 May 2009 07:56:54 +0000 (07:56 +0000)]
Fixed bug #11135: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/info_pagetsconfig/
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5507
709f56b5-9817-0410-a4d7-
c38de5d9e867
Patrick Broens [Wed, 27 May 2009 07:42:49 +0000 (07:42 +0000)]
Fixed bug #11134: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/indexed_search/modfunc1/class.tx_indexedsearch_modfunc1.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5506
709f56b5-9817-0410-a4d7-
c38de5d9e867
Patrick Broens [Wed, 27 May 2009 07:39:08 +0000 (07:39 +0000)]
Fixed bug #11133: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/impexp/modfunc1/class.tx_impexp_modfunc1.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5505
709f56b5-9817-0410-a4d7-
c38de5d9e867
Patrick Broens [Wed, 27 May 2009 07:36:08 +0000 (07:36 +0000)]
Fixed bug #11129: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/cms/web_info/
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5504
709f56b5-9817-0410-a4d7-
c38de5d9e867
Patrick Broens [Wed, 27 May 2009 07:33:12 +0000 (07:33 +0000)]
Fixed bug #11128: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/cms/layout/db_layout.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5503
709f56b5-9817-0410-a4d7-
c38de5d9e867
Patrick Broens [Wed, 27 May 2009 07:29:47 +0000 (07:29 +0000)]
Fixed bug #11127: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/belog/mod/index.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5502
709f56b5-9817-0410-a4d7-
c38de5d9e867
Patrick Broens [Wed, 27 May 2009 07:27:05 +0000 (07:27 +0000)]
Fixed bug #11126: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/mod/web/perm/index.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5501
709f56b5-9817-0410-a4d7-
c38de5d9e867
Patrick Broens [Wed, 27 May 2009 07:24:09 +0000 (07:24 +0000)]
* Fixed bug #11125: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files of typo3/mod/user/ws/
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5500
709f56b5-9817-0410-a4d7-
c38de5d9e867
Patrick Broens [Wed, 27 May 2009 07:18:51 +0000 (07:18 +0000)]
Fixed bug #11124: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/mod/tools/em/class.em_index.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5499
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Tue, 26 May 2009 17:59:48 +0000 (17:59 +0000)]
add yui adapter
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5498
709f56b5-9817-0410-a4d7-
c38de5d9e867
Patrick Broens [Tue, 26 May 2009 07:56:30 +0000 (07:56 +0000)]
Fixed bug #11123: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/init.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5497
709f56b5-9817-0410-a4d7-
c38de5d9e867
Patrick Broens [Tue, 26 May 2009 07:48:24 +0000 (07:48 +0000)]
Fixed bug #11122: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/file_newfolder.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5496
709f56b5-9817-0410-a4d7-
c38de5d9e867
Patrick Broens [Tue, 26 May 2009 07:43:48 +0000 (07:43 +0000)]
Fixed bug #11121: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/alt_doc.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5495
709f56b5-9817-0410-a4d7-
c38de5d9e867
Patrick Broens [Tue, 26 May 2009 07:38:42 +0000 (07:38 +0000)]
Fixed bug #11106: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/alt_db_navframe.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5494
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Mon, 25 May 2009 07:11:42 +0000 (07:11 +0000)]
Fixed bug #11169: Syntax error in ADOdb PDO-SQLite driver
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5493
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Sat, 23 May 2009 15:40:12 +0000 (15:40 +0000)]
Updating version number to 4.3-dev after release of 4.3.0alpha3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5492
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Sat, 23 May 2009 15:34:16 +0000 (15:34 +0000)]
Release of TYPO3 4.3.0alpha3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5490
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Sat, 23 May 2009 15:26:20 +0000 (15:26 +0000)]
Cleanup: Fixed formatting issues in typo3 and test PHP files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5489
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Sat, 23 May 2009 14:58:18 +0000 (14:58 +0000)]
Fixed bug #11039: Simulating frontend user groups via admin panel does not work
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5488
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Sat, 23 May 2009 14:40:33 +0000 (14:40 +0000)]
Cleanup: Fixed formatting issues in t3lib PHP files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5487
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Sat, 23 May 2009 14:08:38 +0000 (14:08 +0000)]
Follow-up to #10597: Faulty call to frontend editing instance instead of admin panel
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5486
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Fri, 22 May 2009 20:41:35 +0000 (20:41 +0000)]
Follow-up to #11044: Changing to a backend module was not possible anymore in Internet Explorer
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5485
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Fri, 22 May 2009 19:46:30 +0000 (19:46 +0000)]
Fixed bug #11152: Warning in Import/Export Module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5484
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Fri, 22 May 2009 19:30:31 +0000 (19:30 +0000)]
Follow-up to #9994: preg_replace doesn't work with entities_to_utf8 (class.t3lib_cs.php)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5483
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Fri, 22 May 2009 19:08:30 +0000 (19:08 +0000)]
Added feature #11148: Remove static require_once() to t3lib and tslib and use autoloading instead
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5482
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Fri, 22 May 2009 19:01:57 +0000 (19:01 +0000)]
Reverted bug #11087 from rev 5441: Selecting more than one item in a selector box is not possible anymore
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5481
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Fri, 22 May 2009 18:36:34 +0000 (18:36 +0000)]
Follow-up to #9994: preg_replace doesn't work with highlight xml (class.t3lib_syntaxhl.php)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5479
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Fri, 22 May 2009 18:14:14 +0000 (18:14 +0000)]
Follow-up to #11044: mass uploader didn't worked because missing settings
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5478
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Fri, 22 May 2009 16:52:18 +0000 (16:52 +0000)]
Fixed bug #10597: Admin panel is not available anymore when extension fe_edit is not installed
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5477
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Fri, 22 May 2009 14:47:15 +0000 (14:47 +0000)]
Cleanup: Updated NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5476
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Fri, 22 May 2009 14:34:35 +0000 (14:34 +0000)]
Follow-up to feature #10455: Enable system extension recycler by default
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5475
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Fri, 22 May 2009 13:36:50 +0000 (13:36 +0000)]
Cleanup: Updated NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5474
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Fri, 22 May 2009 12:38:21 +0000 (12:38 +0000)]
Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5473
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Fri, 22 May 2009 12:38:06 +0000 (12:38 +0000)]
Cleanup: Updated NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5472
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Fri, 22 May 2009 11:58:21 +0000 (11:58 +0000)]
Cleanup: Updated NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5471
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Fri, 22 May 2009 10:47:47 +0000 (10:47 +0000)]
Fixed bug #10816: tslib_content calls deprecated function makeInstanceClassName
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5470
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Fri, 22 May 2009 10:11:45 +0000 (10:11 +0000)]
Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5469
709f56b5-9817-0410-a4d7-
c38de5d9e867
Rupert Germann [Thu, 21 May 2009 22:27:59 +0000 (22:27 +0000)]
* Added feature #11074: Add more information to the list of extensions in EM import mode (thanx to Steffen Müller)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5468
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 21 May 2009 12:59:41 +0000 (12:59 +0000)]
Reverted #11038 from rev 5451: this doesn't work as expected and has a lot negative side effects
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5467
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 21 May 2009 08:14:15 +0000 (08:14 +0000)]
added credits for Xavier Perseguers
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5466
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 21 May 2009 07:59:05 +0000 (07:59 +0000)]
Fixed bug #11022: DBAL does not support SQL having "+" (used in cache management)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5465
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 21 May 2009 07:50:43 +0000 (07:50 +0000)]
Fixed bug #8231: DBAL's bug admin_get_charsets() on a non-object
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5464
709f56b5-9817-0410-a4d7-
c38de5d9e867
Ingo Renner [Wed, 20 May 2009 16:33:48 +0000 (16:33 +0000)]
fixed a type hint in getClassName()'s phpDoc
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5463
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 20 May 2009 15:56:27 +0000 (15:56 +0000)]
Follow-up to #11044: moved the relogin stuff to extra file, used TYPO3.LLL.core for the labels
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5462
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 20 May 2009 15:45:50 +0000 (15:45 +0000)]
Fixed bug #10861: Eval of double2 doesn't work
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5460
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Wed, 20 May 2009 14:27:30 +0000 (14:27 +0000)]
Follow-up to bug #11156: Fixed further misbehaviour of includeLibs in frontend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5459
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Wed, 20 May 2009 13:53:45 +0000 (13:53 +0000)]
Fixed bug #11156: Misbehaviours due to integration of autoloader (includeLibs in frontend)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5458
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Wed, 20 May 2009 13:52:56 +0000 (13:52 +0000)]
Fixed bug #11156: Misbehaviours due to integration of autoloader (XCLASSes)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5457
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Wed, 20 May 2009 13:50:51 +0000 (13:50 +0000)]
Fixed bug #11156: Misbehaviours due to integration of autoloader (XCLASSes)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5456
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Wed, 20 May 2009 10:15:39 +0000 (10:15 +0000)]
Follow-up to feature #9633: XCLASSes did not work for autoloaded class files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5455
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Wed, 20 May 2009 10:08:58 +0000 (10:08 +0000)]
Added feature #11153: Integrate t3lib_div::requireFile() for simple require() calls
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5454
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 20 May 2009 07:35:35 +0000 (07:35 +0000)]
Fixed bug #10994: allow using custom adapter for extJs
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5453
709f56b5-9817-0410-a4d7-
c38de5d9e867
Sebastian Kurfürst [Tue, 19 May 2009 19:17:39 +0000 (19:17 +0000)]
* Updated Extbase revisions to 680; that fixed a small issue on registering plugins
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5452
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Tue, 19 May 2009 16:41:08 +0000 (16:41 +0000)]
Fixed bug #11038: Optimize loading of frontend user groups
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5451
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Tue, 19 May 2009 16:09:21 +0000 (16:09 +0000)]
Follow-up to feature #9633: Added abstract classes to registry and check whether extension key could be resolved
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5450
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Tue, 19 May 2009 13:52:53 +0000 (13:52 +0000)]
Follow-up to feature #9633: Enabled autoloading in TYPO3 Core
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5449
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Tue, 19 May 2009 13:46:19 +0000 (13:46 +0000)]
Added feature #9633: Implement autoloading for TYPO3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5448
709f56b5-9817-0410-a4d7-
c38de5d9e867
Ingo Renner [Tue, 19 May 2009 12:33:02 +0000 (12:33 +0000)]
made the file comment fit into 80 chars width
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5447
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Tue, 19 May 2009 11:29:04 +0000 (11:29 +0000)]
Cleanup #11044: Move inline JS to external file in backend.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5446
709f56b5-9817-0410-a4d7-
c38de5d9e867
Bernhard Kraft [Tue, 19 May 2009 11:24:53 +0000 (11:24 +0000)]
* Fixed bug #11079: cache_pages timeout alway set to 3600 seconds
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5445
709f56b5-9817-0410-a4d7-
c38de5d9e867
Ingo Renner [Tue, 19 May 2009 08:52:59 +0000 (08:52 +0000)]
Follow up to #8561: Checkboxes and labels are aligned badly if in one line (credits Susanne Moog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5443
709f56b5-9817-0410-a4d7-
c38de5d9e867
Benni Mack [Tue, 19 May 2009 07:41:29 +0000 (07:41 +0000)]
Fixed #11087 and #6372: TCEForm does not replace the existing element if adding a new element to a field with maxitems=1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5441
709f56b5-9817-0410-a4d7-
c38de5d9e867
Francois Suter [Tue, 19 May 2009 07:22:58 +0000 (07:22 +0000)]
Clean up #11118: Reduce memory usage of db_list_extra
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5440
709f56b5-9817-0410-a4d7-
c38de5d9e867
Sebastian Kurfürst [Mon, 18 May 2009 20:18:27 +0000 (20:18 +0000)]
* New Feature #1110: Added Extbase and Fluid to System Extensions via svn:externals.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5438
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Mon, 18 May 2009 11:02:47 +0000 (11:02 +0000)]
Fixed bug #8701: Bug: options.moduleMenuCollapsable = 0 doesn't have any effect
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5436
709f56b5-9817-0410-a4d7-
c38de5d9e867
Ernesto Baschny [Mon, 18 May 2009 09:31:43 +0000 (09:31 +0000)]
Fixed bug #11094: CSC: maxWInText setting was being ignored (since #10320).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5435
709f56b5-9817-0410-a4d7-
c38de5d9e867