Francois Suter [Fri, 9 Oct 2009 08:08:57 +0000 (08:08 +0000)]
Fixed bug #12117: Added use of flash messages to the Extension Manager
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6124
709f56b5-9817-0410-a4d7-
c38de5d9e867
Francois Suter [Fri, 9 Oct 2009 07:23:40 +0000 (07:23 +0000)]
Fixed bug #12078: Scheduler: Check if additional fields indeed provide fields
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6123
709f56b5-9817-0410-a4d7-
c38de5d9e867
Kasper Skårhøj [Fri, 9 Oct 2009 07:07:50 +0000 (07:07 +0000)]
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6122
709f56b5-9817-0410-a4d7-
c38de5d9e867
Kasper Skårhøj [Fri, 9 Oct 2009 07:06:56 +0000 (07:06 +0000)]
Fixed bug in Addwizard: It didn't work properly with wizard for other pages. Took the wrong table name. Thanks to Hassan AIT ABDELLAH, Dassault Systemes, for the fix.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6121
709f56b5-9817-0410-a4d7-
c38de5d9e867
Kasper Skårhøj [Fri, 9 Oct 2009 07:06:29 +0000 (07:06 +0000)]
* Expanded the feature that disables/enables login in a branch so now you can allow a login but force the usergroups to be "0,-2" (basically, that no usergroups are set for the user). This can help to reduce multiple caching of similar pages in case of many usergroup combinations in a system.
* Implemented a simple hook after retrieval of a page from cache.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6120
709f56b5-9817-0410-a4d7-
c38de5d9e867
Kasper Skårhøj [Fri, 9 Oct 2009 07:05:55 +0000 (07:05 +0000)]
Implemented an override of allowed language per workspace. This is an expert feature available as a USER TSconfig option "options.workspaces.allowed_languages"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6119
709f56b5-9817-0410-a4d7-
c38de5d9e867
Kasper Skårhøj [Fri, 9 Oct 2009 07:05:38 +0000 (07:05 +0000)]
* Fixed problem with notification emails to users when a workspace review rejection happens. Now it works
* Added possibility to reset the diff-information for localizations so translators or admins can click a button that will mark a record so it appears to be in need of translation again.
* Fixed problem with "Save and view" for new pages: Simply removed the button for new pages because it didn't choose the right PID anyway.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6118
709f56b5-9817-0410-a4d7-
c38de5d9e867
Kasper Skårhøj [Fri, 9 Oct 2009 07:04:34 +0000 (07:04 +0000)]
Added User TSconfig option "options.checkPageLanguageOverlay" so flexforms only show language fields for languages available on the page.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6117
709f56b5-9817-0410-a4d7-
c38de5d9e867
Kasper Skårhøj [Fri, 9 Oct 2009 07:03:50 +0000 (07:03 +0000)]
Tiny bug with date function in t3lib_befunc. Casted timestamp to integer.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6116
709f56b5-9817-0410-a4d7-
c38de5d9e867
Rupert Germann [Thu, 8 Oct 2009 20:35:19 +0000 (20:35 +0000)]
Follow-up to #12128: Added unit tests for t3lib_div::get_dirs() (thanks to Peter Foerger)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6115
709f56b5-9817-0410-a4d7-
c38de5d9e867
Rupert Germann [Thu, 8 Oct 2009 20:21:48 +0000 (20:21 +0000)]
Fixed bug #12128: Performance improvement in t3lib_div::get_dirs() (thanks to Dan Osipov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6114
709f56b5-9817-0410-a4d7-
c38de5d9e867
Rupert Germann [Thu, 8 Oct 2009 20:14:56 +0000 (20:14 +0000)]
Fixed bug #12121: "Installation Type: L" - tell the user, what's "L" (thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6113
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Thu, 8 Oct 2009 15:56:46 +0000 (15:56 +0000)]
Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6112
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Thu, 8 Oct 2009 15:46:06 +0000 (15:46 +0000)]
Follow-up to test #12153: Added unit tests for simulated conditions via TypoScript object browser
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6111
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Thu, 8 Oct 2009 14:29:59 +0000 (14:29 +0000)]
Added test #12153: Add more unit tests for t3lib_matchCondition
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6110
709f56b5-9817-0410-a4d7-
c38de5d9e867
Francois Suter [Wed, 7 Oct 2009 12:58:28 +0000 (12:58 +0000)]
Fixed bug #12078: Scheduler: Wrong example of cronjob configuration in the manual
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6109
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Wed, 7 Oct 2009 09:51:30 +0000 (09:51 +0000)]
Fixed bug #11451: Wrong pattern modifier in t3lib_htmlmail
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6108
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Tue, 6 Oct 2009 10:01:47 +0000 (10:01 +0000)]
added Media doc to relase-excluded dir typo3/contrib/flashmedia/src until it's released
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6107
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Mon, 5 Oct 2009 08:49:28 +0000 (08:49 +0000)]
Cleanup: Whitespace cleanup in extension manager
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6106
709f56b5-9817-0410-a4d7-
c38de5d9e867
Kasper Skårhøj [Fri, 2 Oct 2009 14:21:18 +0000 (14:21 +0000)]
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6101
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Thu, 1 Oct 2009 18:34:15 +0000 (18:34 +0000)]
Updating version number to 4.3-dev after release of 4.3.0beta1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6098
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Thu, 1 Oct 2009 18:27:28 +0000 (18:27 +0000)]
Release of TYPO3 4.3.0beta1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6096
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Thu, 1 Oct 2009 17:40:19 +0000 (17:40 +0000)]
Follow-up to bug #11903: Use two queries to clean tags for DBAL reasons
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6095
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Thu, 1 Oct 2009 17:29:32 +0000 (17:29 +0000)]
Follow-up to feature #7461: Fixed bug in using the cookieDomain value
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6094
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 1 Oct 2009 16:59:10 +0000 (16:59 +0000)]
Fixed typo in tslib_content::cImage (changed $this->stdwrap to $this->stdWrap)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6093
709f56b5-9817-0410-a4d7-
c38de5d9e867
Rupert Germann [Thu, 1 Oct 2009 13:19:09 +0000 (13:19 +0000)]
Added feature #12055: Add missing sysexts to update wizard (thanks to Steffen Kamper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6092
709f56b5-9817-0410-a4d7-
c38de5d9e867
Francois Suter [Thu, 1 Oct 2009 12:59:36 +0000 (12:59 +0000)]
Corrected wrong date in ChangeLog entry (sorry)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6091
709f56b5-9817-0410-a4d7-
c38de5d9e867
Francois Suter [Thu, 1 Oct 2009 12:58:09 +0000 (12:58 +0000)]
Follow-up to #11855: Use flash message API instead of custom markup for highlighting security link
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6090
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Thu, 1 Oct 2009 12:48:10 +0000 (12:48 +0000)]
Cleanup: Updated NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6089
709f56b5-9817-0410-a4d7-
c38de5d9e867
Rupert Germann [Thu, 1 Oct 2009 12:27:01 +0000 (12:27 +0000)]
Fixed bug #12092 (Follow-up to bug #9355): The errorhandling can make TYPO3 Backend unusable
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6088
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 1 Oct 2009 11:15:37 +0000 (11:15 +0000)]
Follow-up to #12089: Cleanup: unescaped &
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6087
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 1 Oct 2009 10:36:30 +0000 (10:36 +0000)]
Follow-up to #12089: Make messages in reports module collapsible: add error/warning icon to header
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6086
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Thu, 1 Oct 2009 10:34:40 +0000 (10:34 +0000)]
Raised DBAL version from 0.9.21 to 0.9.22
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6085
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 1 Oct 2009 10:26:19 +0000 (10:26 +0000)]
Follow-up to #11843 Add a reports module: endPage was applied twice
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6084
709f56b5-9817-0410-a4d7-
c38de5d9e867
Rupert Germann [Thu, 1 Oct 2009 10:24:13 +0000 (10:24 +0000)]
Fixed bug #11979: TCEforms suggest doesn't find everything on large sites and is slow (thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6083
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Thu, 1 Oct 2009 09:52:12 +0000 (09:52 +0000)]
Fixed bug #12071: t3lib_sqlparser is not able to parse alias of a joined table
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6082
709f56b5-9817-0410-a4d7-
c38de5d9e867
Rupert Germann [Thu, 1 Oct 2009 08:23:21 +0000 (08:23 +0000)]
Follow-up to bug #11357: fixed a parse error in index_re.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6081
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Wed, 30 Sep 2009 21:57:01 +0000 (21:57 +0000)]
Added feature #7461: Transfer cookies via SSL only whenever possible
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6080
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 30 Sep 2009 20:43:42 +0000 (20:43 +0000)]
corrected date in ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6079
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 30 Sep 2009 19:10:22 +0000 (19:10 +0000)]
Fixed bug 12089: Make messages in reports module collapsible
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6078
709f56b5-9817-0410-a4d7-
c38de5d9e867
Rupert Germann [Wed, 30 Sep 2009 15:05:53 +0000 (15:05 +0000)]
Fixed bug #12085: Memcached Configuration status report is broken
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6077
709f56b5-9817-0410-a4d7-
c38de5d9e867
Rupert Germann [Wed, 30 Sep 2009 13:49:18 +0000 (13:49 +0000)]
Fixed bug #12082: PHP fatal error with frameset page
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6076
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Wed, 30 Sep 2009 13:22:08 +0000 (13:22 +0000)]
Fixed bug #12036: BE style must match t3skin in Install Tool
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6074
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Wed, 30 Sep 2009 13:19:11 +0000 (13:19 +0000)]
Fixed bug #12035: BE style must match t3skin in reports module and flash messages
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6073
709f56b5-9817-0410-a4d7-
c38de5d9e867
Rupert Germann [Wed, 30 Sep 2009 10:18:24 +0000 (10:18 +0000)]
Fixed bug #12080 (Follow-up to bug #11505): pageCacheToExternalFiles=1 breaks db-caching in 4.3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6072
709f56b5-9817-0410-a4d7-
c38de5d9e867
Rupert Germann [Tue, 29 Sep 2009 21:42:31 +0000 (21:42 +0000)]
Fixed bug #12032: The message "The selected language is not available..." in EM tranlation handling wrong if no language can be chosen (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6071
709f56b5-9817-0410-a4d7-
c38de5d9e867
Francois Suter [Tue, 29 Sep 2009 20:15:17 +0000 (20:15 +0000)]
Removed ChangeLog from scheduler sysext
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6070
709f56b5-9817-0410-a4d7-
c38de5d9e867
Francois Suter [Tue, 29 Sep 2009 20:10:28 +0000 (20:10 +0000)]
Fixed bug #12068: Scheduler: Improper skipping of running tasks in case multiple execution denied
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6069
709f56b5-9817-0410-a4d7-
c38de5d9e867
Rupert Germann [Tue, 29 Sep 2009 19:19:13 +0000 (19:19 +0000)]
Added improvement #11855: security related links in EM are not marked as links.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6068
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Tue, 29 Sep 2009 18:39:43 +0000 (18:39 +0000)]
Added feature #12076: Integration of saltedpasswords as system extension
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6067
709f56b5-9817-0410-a4d7-
c38de5d9e867
Rupert Germann [Tue, 29 Sep 2009 16:56:13 +0000 (16:56 +0000)]
Added feature #9355: Add an error and exception handler (files part 2)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6066
709f56b5-9817-0410-a4d7-
c38de5d9e867
Rupert Germann [Tue, 29 Sep 2009 16:55:23 +0000 (16:55 +0000)]
Added feature #9355: Add an error and exception handler (backported from FLOW3) (thanks to Ingo Renner)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6065
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Tue, 29 Sep 2009 16:07:16 +0000 (16:07 +0000)]
Fixed bug #11433: touch(): Utime failed in install tool
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6062
709f56b5-9817-0410-a4d7-
c38de5d9e867
Kasper Skårhøj [Mon, 28 Sep 2009 13:13:04 +0000 (13:13 +0000)]
Fixed a bug introduced by patch from benni on 1/1 09. This prevented the TypoScript FORM object to render forms...(! - and nobody discovered that for 9 months???)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6058
709f56b5-9817-0410-a4d7-
c38de5d9e867
Benni Mack [Mon, 28 Sep 2009 09:50:13 +0000 (09:50 +0000)]
Fixed inclusion paht for svn:externals --- Included feeditadvanced as system extension through svn:externals (tag 43beta1)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6057
709f56b5-9817-0410-a4d7-
c38de5d9e867
Benni Mack [Mon, 28 Sep 2009 07:37:40 +0000 (07:37 +0000)]
Included feeditadvanced as system extension through svn:externals (tag 43beta1)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6056
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Fri, 25 Sep 2009 15:44:19 +0000 (15:44 +0000)]
Fixed bug #12064: Warning when edit form is rendered with wizards in backend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6055
709f56b5-9817-0410-a4d7-
c38de5d9e867
Benni Mack [Fri, 25 Sep 2009 13:42:22 +0000 (13:42 +0000)]
Fixed #8802: Fileadmin: extensions of new files should only show allowed extensions (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6054
709f56b5-9817-0410-a4d7-
c38de5d9e867
Benni Mack [Fri, 25 Sep 2009 13:36:38 +0000 (13:36 +0000)]
Cleanup #11357: Make use of new t3lib_div::redirect function throughout the core
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6053
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Fri, 25 Sep 2009 12:09:53 +0000 (12:09 +0000)]
Cleanup: Updated NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6050
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Fri, 25 Sep 2009 09:33:56 +0000 (09:33 +0000)]
Fixed bug #12046: Skinning possibilities are not available with frontend editing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6049
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Fri, 25 Sep 2009 09:09:57 +0000 (09:09 +0000)]
Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6048
709f56b5-9817-0410-a4d7-
c38de5d9e867
Benni Mack [Thu, 24 Sep 2009 22:23:08 +0000 (22:23 +0000)]
Added feature #11793: Give CONTENT.table stdWrap properties (thanks to Sebastian Gebhard)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6046
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 24 Sep 2009 11:25:43 +0000 (11:25 +0000)]
Fixed bug #12025: Make statuses in the status report sorted and grouped
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6045
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 24 Sep 2009 11:16:05 +0000 (11:16 +0000)]
Follow-up to bug #12021: Extension Manager is not translatable (part 8) (thanks to Christopher Stelmaszyk)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6044
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 24 Sep 2009 11:07:12 +0000 (11:07 +0000)]
Cleanup #12053: Cleanup of Extension Manager
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6043
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 24 Sep 2009 09:36:20 +0000 (09:36 +0000)]
Fixed bug #12021: Extension Manager is not translatable (part 8) (thanks to Christopher Stelmaszyk)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6042
709f56b5-9817-0410-a4d7-
c38de5d9e867
Sebastian Kurfürst [Thu, 24 Sep 2009 09:04:20 +0000 (09:04 +0000)]
* Raised extbase and fluid versions to 0.9.9
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6041
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Wed, 23 Sep 2009 19:27:46 +0000 (19:27 +0000)]
Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6040
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 23 Sep 2009 15:51:35 +0000 (15:51 +0000)]
Fixed bug #12037: Fatal Error in Configuration > $TBE_MODULES
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6039
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 23 Sep 2009 11:22:25 +0000 (11:22 +0000)]
Follow-up to bug #12014: Extension Manager is not translatable: corrected typo
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6038
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 23 Sep 2009 11:19:47 +0000 (11:19 +0000)]
Follow-up to bug #12014: Extension Manager is not translatable: corrected typo
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6037
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Wed, 23 Sep 2009 09:31:43 +0000 (09:31 +0000)]
Fixed bug #12042: BE_USER object is cleared with assigning an empty string
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6036
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 23 Sep 2009 07:35:10 +0000 (07:35 +0000)]
Follow-up 2 to bug #12017: Respect full path of CSS inclusion (RTE)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6035
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Tue, 22 Sep 2009 20:53:44 +0000 (20:53 +0000)]
Cleanup: Updated NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6034
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Tue, 22 Sep 2009 16:30:53 +0000 (16:30 +0000)]
Fixed bug #11496: Text and headers are bad readable
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6033
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Tue, 22 Sep 2009 15:20:12 +0000 (15:20 +0000)]
Fixed bug #12041: felogin - Checking for cHashes results in the whole page being uncached
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6032
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Tue, 22 Sep 2009 15:05:08 +0000 (15:05 +0000)]
Reverted bugfix #9599: felogin - forget password action and logout action are still cached
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6031
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Tue, 22 Sep 2009 14:32:21 +0000 (14:32 +0000)]
Follow-up to bug #12017: Added vars from tbe_editor.js to TS-object
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6030
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Mon, 21 Sep 2009 22:51:34 +0000 (22:51 +0000)]
Fixed bug #11994: Add more Flexibility to PageRenderer
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6029
709f56b5-9817-0410-a4d7-
c38de5d9e867
Rupert Germann [Mon, 21 Sep 2009 19:10:35 +0000 (19:10 +0000)]
Fixed bug #12014: Extension Manager is not translatable (part 7) (thanks to Christopher Stelmaszyk)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6028
709f56b5-9817-0410-a4d7-
c38de5d9e867
Sebastian Kurfürst [Mon, 21 Sep 2009 13:28:31 +0000 (13:28 +0000)]
* Raised extbase version to 0.9.8. This is a follow-up to bug #11903 and additionally makes the reflection cache work.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6027
709f56b5-9817-0410-a4d7-
c38de5d9e867
Rupert Germann [Mon, 21 Sep 2009 13:15:02 +0000 (13:15 +0000)]
Follow-up to bug #11505: clearing page cache from adminpanel didn't work
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6026
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Mon, 21 Sep 2009 13:11:01 +0000 (13:11 +0000)]
Fixed bug #11903: Use separate tables for tags in the caching framework
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6025
709f56b5-9817-0410-a4d7-
c38de5d9e867
Francois Suter [Sun, 20 Sep 2009 20:44:58 +0000 (20:44 +0000)]
Cleanup #12020: Made proper use of t3lib_pageRenderer for all inclusions of JS and CSS files in the Scheduler's BE module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6024
709f56b5-9817-0410-a4d7-
c38de5d9e867
Francois Suter [Sun, 20 Sep 2009 19:47:13 +0000 (19:47 +0000)]
Added Id keyword property
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6023
709f56b5-9817-0410-a4d7-
c38de5d9e867
Francois Suter [Sun, 20 Sep 2009 19:39:12 +0000 (19:39 +0000)]
Cleanup #12018: Added an icon for notice-level flash messages
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6022
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Sun, 20 Sep 2009 19:00:04 +0000 (19:00 +0000)]
Fixed bug #12017: Wrong Inclusion in tceforms and tceforms_fe
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6021
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Sun, 20 Sep 2009 18:11:58 +0000 (18:11 +0000)]
Fixed bug #12016: JS and CSS inclusion may contain path/../path2/file
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6020
709f56b5-9817-0410-a4d7-
c38de5d9e867
Francois Suter [Sun, 20 Sep 2009 16:54:36 +0000 (16:54 +0000)]
Removed left-over debug output
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6019
709f56b5-9817-0410-a4d7-
c38de5d9e867
Francois Suter [Sun, 20 Sep 2009 16:49:55 +0000 (16:49 +0000)]
Cleanup #11989: Install Tool message colors should match flash message colors
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6018
709f56b5-9817-0410-a4d7-
c38de5d9e867
Francois Suter [Sun, 20 Sep 2009 16:27:12 +0000 (16:27 +0000)]
Fixed bug #11224: Special menu directory only renders 1st level if special.value is a mount point
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6017
709f56b5-9817-0410-a4d7-
c38de5d9e867
Francois Suter [Sun, 20 Sep 2009 15:52:14 +0000 (15:52 +0000)]
Fixed bug #11995: Prompt for keyboard input does not get displayed in CLI scripts
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6013
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Sun, 20 Sep 2009 13:11:23 +0000 (13:11 +0000)]
Fixed bug #11834: Field handling API in t3lib_extMgm does not check for duplicates on insertion and runs superflouos insertions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6012
709f56b5-9817-0410-a4d7-
c38de5d9e867
Benni Mack [Sun, 20 Sep 2009 13:05:37 +0000 (13:05 +0000)]
Fixed bug #11642: filelinks are now created via the typolink method
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6011
709f56b5-9817-0410-a4d7-
c38de5d9e867
Francois Suter [Sun, 20 Sep 2009 10:55:54 +0000 (10:55 +0000)]
Follow-up to UI-Bug #F3282: Changed icon_warning.gif to match flash messages' warning icon
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6009
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Sun, 20 Sep 2009 09:58:46 +0000 (09:58 +0000)]
Follow-up to feature #10585: Fixed PHPdoc comments and field rendering
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6008
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Sun, 20 Sep 2009 09:35:01 +0000 (09:35 +0000)]
Cleanup: Set SVN properties
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6007
709f56b5-9817-0410-a4d7-
c38de5d9e867
Francois Suter [Sun, 20 Sep 2009 09:27:04 +0000 (09:27 +0000)]
Fixed bug #12010: Task uid should be displayed in Scheduler's BE module list view
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6006
709f56b5-9817-0410-a4d7-
c38de5d9e867
Benni Mack [Sun, 20 Sep 2009 08:58:53 +0000 (08:58 +0000)]
Added additional documentation for feature #12008: User setup misses a function for inserting fields at a position
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6005
709f56b5-9817-0410-a4d7-
c38de5d9e867