Project

General

Profile

Activity

From 2009-02-17 to 2009-03-18

2009-03-18

23:12 Revision a33832aa: Fixed Bug #10607: Missing localization in TCA of sys_action
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5208 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:07 Revision 70469065: Fixed Bug #9359: XML Problems with PHP5 and libxml
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5207 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:33 Revision edcbb837: Fixed Bug #9359: XML Problems with PHP5 and libxml
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5206 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:25 Revision 81bb15fa: EXTMVC:
* Removed all require_once statements (using the preliminary autoloader mechanism in the dispatcher)
* Renamed variab...
Jochen Rau

2009-03-17

23:47 Revision 3fcfff30: EXTMVC:
* Adjusted all copyright notices to GPL
* Added package and subpackage annotations
Jochen Rau
23:32 Revision 9376a8c0: EXTMVC:
* Several fixes and added comments according to the review of Sebastian Kurfürst (thanks a lot) Jochen Rau
16:32 Revision 69cc76af: MVC: Review with source annotations
Sebastian Kurfuerst
12:43 Revision 8d17ad83: EXTMVC:
* Added FlexForm and TypoScript configuration source Jochen Rau

2009-03-16

22:51 Revision 53800578: EXTMVC:
* Adapted TemplateView to meet the changes in the Templates folder structure
* First step towards the implementation ...
Jochen Rau
15:53 Revision acf85a0e: EXTMVC:
* Refactored Validation
* Fixed caching
Jochen Rau
10:27 Revision 580d7ef9: EXTMVC:
* next step of refactored validation Jochen Rau
10:01 Revision fc80ff4b: EXTMVC:
* first step of refactored validation Jochen Rau

2009-03-15

09:06 Revision 48156837: EXTMVC:
* settings are now injected to the controller
* extension, controller, action to be called can now be set via $_GET
*...
Jochen Rau

2009-03-13

12:41 Revision 8a8d7577: EXTMVC:
* improved marker based template engine
* added support for ViewHelper
* added RequestUri and BaseUri to the request
...
Jochen Rau

2009-03-12

05:20 Revision 5a27865e: Added feature #10670: htmlArea RTE: enable alternate rendering of image click enlarge by FE plugins
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5205 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:11 Revision cf57d887: Fixed bug #10668: Cache section in the admin panel does not work anymore
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5204 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader

2009-03-11

19:59 Revision d854e0f8: Updating version number to 4.3-dev after release of 4.3.0alpha2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5203 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:22 Revision 6d26cbdb: Tagging TYPO3 4.3.0alpha2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-3-0alpha2@5202 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:21 Revision ccc064ab: Release of TYPO3 4.3.0alpha2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5201 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:14 Revision 618639fc: Cleanup: Updated ext_emconf.php files in system extensions
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@23891 735d13b6-9817-0410-8766-e36946ffe9aa Oliver Hader
19:14 Revision 98297690: Cleanup: Updated ext_emconf.php files in system extensions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5200 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
18:30 Revision 023970c9: Follow-up to bug #9745: Added FileInfo for AllowOverride
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5199 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:53 Revision 65e6072c: Fixed issue #3682: im_version_5 is always reset to im5 when using ImageMagick 6.x
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5198 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
17:48 Revision 4751e30f: Fixed issue #3682: im_version_5 is always reset to im5 when using ImageMagick 6.x
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5197 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
17:27 Revision 185e798c: Cleanup: Updated NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5196 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:24 Revision 951726f0: Fixed issue #7973: htmlArea RTE: Superfluous leading bar inserted in toolbar after linebreak
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5195 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:38 Revision 4bd2055e: Follow-up to feature #10455: Recycler is not loading in Internet Explorer 7
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5194 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:09 Revision 533940ab: Added feature #10144: enable JS-Libs in BE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5193 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:57 Revision 11f3ca2c: Fixed issue #0010573: CSH external Links in seeAlso not working
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5192 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
13:43 Revision fd708544: Fixed issue #0010573: CSH external Links in seeAlso not working
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5191 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
12:36 Revision bfafac77: Blogexample:
* Improved TemplateView (no ViewHelper integration by now) Jochen Rau
11:02 Revision aca20df2: Cleanup: Updated NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5190 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
02:05 Revision bd3fc58d: Fixed issue #10656: htmlArea RTE: Initialization fails in presence of Firefox extension Ant.com Toolbar 1.3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5189 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:23 Revision 667d1a51: Fixed issue #10656: htmlArea RTE: Initialization fails in presence of Firefox extension Ant.com Toolbar 1.3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5188 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:44 Revision 1886fef6: Cleanup: Updated NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5187 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
00:15 Revision 8a9652d1: Fixed issue #10655: Upgrade script.aculo.us to latest release 1.8.2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5186 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader

2009-03-10

23:51 Revision ed92042d: Fixed bug #10648: JavaScript error is show when starting the install tool with the standard password
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5185 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
23:50 Revision 6148f49b: Fixed bug #10648: JavaScript error is show when starting the install tool with the standard password
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5184 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
23:39 Revision df007cc6: Cleanup: Fixed SVN properties
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5183 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
23:35 Revision b97c23d7: * Fixed #10382: Bugfixes for t3editor code completion (thanks to Stephan Petzl and Christian Kartnig)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5182 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
23:23 Revision b89e1542: * Fixed #10380:
* Increase t3editor version number
* update EM_CONF
* fix small typo in comment
git-svn-id: https://svn.typo3....
Tobias Liebig
23:19 Revision c2ca6fed: Added feature #10455: Improve recycling of deleted records
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5180 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
23:14 Revision 1ea92125: Fixed #10380: (t3editor) Use CodeMirrors new method for highlighting matching brackets and remove the now obsolete own implementation
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5179 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
23:08 Revision bd607420: Fixed #10380: (t3editor) Make use of the new CodeMirror API for updating line numbers
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5178 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
23:02 Revision 5c21cd53: Fixed #10380: Update t3editor base (CodeMirror) to release 0.60
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5177 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
21:40 Revision 8f397c59: Reverted revision 5170
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5176 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
21:36 Revision bdd39230: Cleanup: Fixed SVN properties
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5175 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
21:23 Revision 2a5e5529: Cleanup: Fixed SVN properties
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5174 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
20:59 Revision 73a5343a: Added feature #9078: Integrate hook in page module to render preview of records with own CType
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5173 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
20:46 Revision 5dfa6196: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5172 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
20:45 Revision 13fa3fa4: Follow-up to issue #10614: Fixed typing error in memcached backend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5171 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
20:41 Revision 29ef0e00: Follow-up to issue #10614: File backend of caching framework did not work on Windows systems
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5170 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:44 Revision 5d65af7e: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5169 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:44 Revision 3a1b071c: Cleanup: Updated NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5168 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:12 Revision 115b4b11: Added feature #0010575: Add hover textbox popup (alttitle + description) for FlexForm CSH
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5167 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
00:46 Revision 1ab8f529: Follow-up to rev. 5165: Updated copyright notices & fixed SVN properties
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5166 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader

2009-03-09

19:28 Revision 5e83d5ca: Cleanup: Updated copyright notices
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@23890 735d13b6-9817-0410-8766-e36946ffe9aa Oliver Hader
19:28 Revision 7ad8fc00: Cleanup: Updated copyright notices
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5165 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:03 Revision edaf5b5c: Added feature #8487: Enable configuration of filesize labels for CType uploads
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5164 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:14 Revision 086bb3a0: Follow-up to bug #10099: Added additional conversion to integer in tslib_feTCE::checkDoublePostExist()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5163 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:12 Revision c36614f4: Fixed bug #10099: Use TYPO3_DB->exec_SELECTcountRows() to determine the number of rows
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5162 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader

2009-03-08

23:45 Revision 2d94a837: Disabled a check in the DB caching backend for the existence of the specified caching table as it caused some problems
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5155 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
21:47 Revision 33a5899b: Fixed issue #10635: htmlArea RTE: Two typos in the manual
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5154 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:44 Revision ebe1926a: Follow-up to revision 5151
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5152 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:41 Revision e402bec0: Cleanup: Changed formatting of INSTALL.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5151 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:18 Revision aa03a3c2: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5150 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:39 Revision 6a897338: !!! Fixed issue #10614: update the caching framework to the latest version as in FLOW3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5149 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
16:23 Revision 5dbd5c0e: fixed a typo caused by copy&paste
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5148 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
16:16 Revision 0a4dc7b3: removed some whitespace at EOL
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5147 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
16:15 Revision 93f92b07: Follow-up to feature #10155: Add controller switching for frontend editing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5146 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
16:13 Revision 95956239: Added unit tests for the caching framework database cache backend (backported from FLOW3) (part of #10614)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5145 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:34 Revision 7ffb84f0: removed a superfluous parameter for collectGarbage() as it doesn't take parameters
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5144 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:15 Revision fdb319e1: Fixed bug #9823: Save and close in t3editor closes without saving
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5143 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
13:36 Revision 3a113223: Follow-up to feature #10565: Fixed formatting in t3lib_matchCondition
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5142 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
13:32 Revision 778c647e: Follow-up to feature #10565: Condition PIDinRootline did not work anymore
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5141 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
06:07 Revision fa1bfe41: Follow-up for feature #7970: fontstyle and fontsize should not use deprecated font tag
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5140 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2009-03-07

14:32 Revision 466e836d: Cleanup #10601: Move static dyntabmenu code in external file
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5139 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
14:22 Revision 0189f5ec: #10565: Speedup / Cleanup t3lib_match_condition - make use of trimExplode
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5138 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
11:10 Revision e3b5598c: fixed a typo
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5137 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:06 Revision 43ea6e7f: Added unit tests for the caching framework cache manager (backported from FLOW3) (part of #10614)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5136 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
10:36 Revision c3a63369: Fixed Bug: #2859: followUp - add BACK_PATH to listUrl in list module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5135 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2009-03-06

20:31 Revision 7cde615f: Fixed bug #5822: Indexed Search section menu includes pages with 'hide in menu' flag (thanks to Andy Grunwald)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5134 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
20:27 Revision 54508b80: Fixed bug #5822: Indexed Search section menu includes pages with 'hide in menu' flag (thanks to Andy Grunwald)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5133 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
19:46 Revision d549efa7: Added feature #5466: Page selector for the list module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5132 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
18:53 Revision 61d98f44: Fixed bug #6947: RTEfullScreenWidth by default please !
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5131 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:39 Revision f19141c9: Fixed bug #10610: htmlArea RTE: Two errors in class.tx_rtehtmlarea_acronym.php (Thanks to Ursula Renziehausen).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5130 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:40 Revision 5883fa02: Added unit tests for the caching framework string frontend (backported from FLOW3) (part of #10614)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5129 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
01:37 Revision cb4a7889: Added unit tests for the caching framework abstract frontend (backported from FLOW3) (part of #10614)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5128 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
01:22 Revision be8c6056: fixed a typo in the class name
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5127 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
01:11 Revision 9c2f3fa1: Added unit tests for the caching framework variable frontend (backported from FLOW3) (part of #10614)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5126 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner

2009-03-05

23:21 Revision 790d8f09: Fixed #10600: Cleaned up sysext usersetup module code (part 1) and the table method in template.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5125 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
22:38 Revision c4a648e0: Added unit tests for the caching framework APC backend (backported from FLOW3) (part of #10614)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5124 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
22:11 Revision 66dac136: Added unit tests for the caching framework memcached backend (backported from FLOW3) (part of #10614)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5123 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
19:56 Revision dfaad003: added an issue number for the last commit
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5122 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
18:49 Revision 95f7c5ef: added unit tests for the caching framework (backported from FLOW3)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5121 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
12:12 Revision b9ecfad1: EXTMVC
* removed all @author annotations (as this is v4.x style) Jochen Rau
12:09 Revision 8c52a3c0: EXTMVC
* removed declare(ENCODING = 'utf-8')
* added option to switch to an uncached plugin by defining $nonCachableActions ...
Jochen Rau

2009-03-04

18:19 Revision 954c5647: Fixed bug #10599: Set extAdmEnabled=true when enabling frontend editing for extension compatibility
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5120 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
09:21 Revision 87bc8bbc: Fixed bug #9974: Use PHP built-in gzip/deflate compression in Frontend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5118 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov

2009-03-03

20:18 Revision e8bfc7b2: Fixed bug #10581: Use $this->fixedL for list title length
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5117 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
20:10 Revision 82aabf03: Fixed bug #10497: Mark t3lib_div::makeInstanceClassName() as deprecated
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5116 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
20:04 Revision 08765470: Fixed bug #9779: t3lib_div::trimExplode limit parameter leads to wrong result with non-empty requirement
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5115 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:37 Revision d6824061: TEMPORARY (remove when solved): Disable output of deprecation messages until error handling is implemented.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5114 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
11:52 Revision 7d6d9b30: Fixed #9783: Updated prototype.js to the latest 1.6.0.3 release (thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5113 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack

2009-03-02

03:20 Revision 3b333f13: Fixed bug #10528: Wrong content in pagetree frame after page creation in Opera
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5111 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
03:11 Revision 7c526a64: Fixed bug #10528: Wrong content in pagetree frame after page creation in Opera
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5110 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars

2009-03-01

12:23 Revision e40c0ba1: Fixed bug #10535: Call to deprecated fixed_lgd_pre() in class.t3lib_timetrack.php (Thanks to Uschi Renziehausen and Christian Kuhn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5109 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack

2009-02-28

20:49 Revision d62d7682: Added feature #2859: List view should have 'collapse' / 'expand' functionality for all list types (Thanks to Christian Kuhn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5108 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
20:43 Revision 88537e19: Fixed bug #4367: Reset recs with clear_all should reset as array, not as string (Thanks to Christian Kuhn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5107 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
20:42 Revision 549a07e6: Fixed bug #4367: Reset recs with clear_all should reset as array, not as string (Thanks to Christian Kuhn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5106 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
00:17 Revision b95af593: * moved all validation code to the Argument
* now setValue() validates the value before it is set in the Argument
* deleted some unnecessary files (we don't supp...
Jochen Rau

2009-02-27

22:27 Revision 54b70cff: Clean up frontend editing actions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5105 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
20:36 Revision 11726017: Added feature #10333: Configurable Subcategories for ext_conf_template.txt and TS constant editor
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5104 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
18:34 Revision db7bc191: reverted patch for bug #5618: Wrong cropping of multi-byte $TCA field (credits Michael Miousse)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5103 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
18:01 Revision bc98392f: Fixed bug #3949: Files in typo3temp/GB have wrong permissions (thanks to Christian Kuhn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5102 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
18:01 Revision 17bfbe04: Fixed bug #3949: Files in typo3temp/GB have wrong permissions (thanks to Christian Kuhn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5101 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
17:54 Revision 8973f987: follow-up to #10511
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5100 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
17:25 Revision 7851f0be: minor fixes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5099 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
17:24 Revision 2f09f869: Fixed bug #10511: simplify and speed up t3lib_div::trimExplode()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5098 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
17:10 Revision b9a357b7: * arguments mapping and validation works now (needs feed-back and proper testing)
* adapted some Validators
* renamed in some methods property->argument unless we have a Property Mapper
Jochen Rau
17:06 Revision bd395261: Fixed bug #5618: Wrong cropping of multi-byte $TCA field (credits Michael Miousse)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5097 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
17:02 Revision 38640368: Fixed bug #5618: Wrong cropping of multi-byte $TCA field (credits Michael Miousse)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5096 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
16:52 Revision 925bd374: follow up to
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5095 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
16:45 Revision 55b95244: Fixed bug #10131: Use TYPO3 encryption key in initial state of random byte generation (ported from TYPO3_4-2, thanks to Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5094 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
16:33 Revision c47daba4: Fixed bug #10560: element browser title length is hardcoded
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5093 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
16:31 Revision 9b865cda: Follow-up to #10083: Constant styles.content.imgtext.separateRows has a wrong default value. This was changed accidentally during a bugfix on 2009-01-09. Reverting back to the old bahaviour. Thanks to Adrian Fischer for pointing this out!
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5092 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
16:31 Revision a5d5da2e: Follow-up to #10083: Constant styles.content.imgtext.separateRows has a wrong default value. This was changed accidentally during a bugfix on 2009-01-09. Reverting back to the old bahaviour (4.2.3 and before). Thanks to Adrian Fischer for pointing this out!
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5091 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
16:30 Revision 6897fe78: Follow-up to #10083: Constant styles.content.imgtext.separateRows has a wrong default value. This was changed accidentally during a bugfix on 2009-01-09. Reverting back to the old bahaviour (4.1.7 and before). Thanks to Adrian Fischer for pointing this out!
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5090 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
15:40 Revision 7699c9fa: Fixed bug #10259: Link to CLI Script in Check DP->ReferenceIndex Script is wrong (credits Daniel Krupke)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5089 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:32 Revision b7e5119f: added credits for David Steeb
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5086 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:32 Revision 98153e3e: added credits for David Steeb
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5085 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:19 Revision 298413fd: Fixed bug #10417: Remove debugging code from sysext t3skin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@5084 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
15:19 Revision 76d21ac4: Fixed bug #10210: Admin tools > User Admin icons point to wrong user in Opera browser
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5083 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:17 Revision 1a67d837: Fixed bug #10210: Admin tools > User Admin icons point to wrong user in Opera browser
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5082 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:16 Revision 9e0259a0: fixed Kasper's name
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5081 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:14 Revision 258ea5f8: Fixed bug #10417: Remove debugging code from sysext t3skin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5080 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
15:09 Revision ef8ade11: Fixed bug #10417: Remove debugging code from sysext t3skin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5079 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
15:03 Revision 8c942fa2: Fixed bug #10417: Remove debugging code from sysext t3skin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5078 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
13:00 Revision 9ab21f17: Fixed Bug #10536: Hardcoded backend main dir in typo3/classes/class.typo3logo.php (Thanks to Christian Kuhn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5077 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
12:59 Revision da4a50fa: Fixed bug 10536: Hardcoded backend main dir in typo3/classes/class.typo3logo.php (Thanks to Christian Kuhn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5076 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
12:52 Revision 1d4c1f30: Fixed Bug #3871: Hardcoded css for versioning symbol in list module (Thanks to Christian Kuhn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5075 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
12:39 Revision f770710e: Fixed #10490: Code cleanup/Bugfix: Add some sql_free_result to the admin_get_* functions (Thanks to Oliver Klee)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5074 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
12:38 Revision c3a69933: Fixed #10490: Code cleanup/Bugfix: Add some sql_free_result to the admin_get_* functions (Thanks to Oliver Klee)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5073 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
12:15 Revision bc273d07: Fixed bug #10313: Fileadmin-module wrongly allows creation of trailing dot directories on UTF8 FS
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5072 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
12:03 Revision 95c15424: Fixed bug #10313: Fileadmin-module wrongly allows creation of trailing dot directories on UTF8 FS
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5071 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
11:59 Revision 717e6744: Fixed bug #10313: Fileadmin-module wrongly allows creation of trailing dot directories on UTF8 FS
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5070 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
10:36 Revision 56b6ddaf: Added forgotten credits for latest bugfix
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5068 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
10:35 Revision 4c57d657: Fixed bug #10516: Typos in the Core: change "accesible" to "accessible"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5067 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter

2009-02-25

22:59 Revision 6550fd36: Fixed bug #10547: htmlARea RTE: tx_rtehtmlarea_clearrtecache::clearTempDir should use resolveBackPath
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5066 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
19:33 Revision 521f5e9b: Added argument to hook function call, see changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5065 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
10:33 Revision cf55fb66: * first steps towards $_GET and $_POST argument validation taken
Jochen Rau

2009-02-24

03:38 Revision 1738394e: Fixed bug #10532: htmlArea RTE: language code of lang attribute should be lower case
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5061 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2009-02-23

19:33 Revision a4827b5a: Fixed bug #10531: htmlArea RTE: JS error may be raised by Opera on page unload
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5060 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
09:47 Revision 9349394a: Fixed Bug: #9439: followUp - the pageTS option wasn't renamed, now done (newContentElements => newContentElement)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5059 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
08:12 Revision 3b836f58: Fixed bug #9745: Add INSTALL.txt to TYPO3 source package
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5058 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
04:51 Revision 72e77bc6: Fixed bug #10525: htmlArea RTE: Language feature always requires Static Info Tables
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5057 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
03:44 Revision f0352dd5: Fixed bug #10524: htmlARea RTE: Language feature may raise JS error when RTE loads
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5056 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2009-02-22

13:42 Revision 2b330e2e: Fixed Bug: #10283: Cleanup: Make unit test names more readable by adding underscores as separators (thanks to Oliver Klee)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5055 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
05:27 Revision a3abace6: dded feature #10520: htmlARea RTE: Configuration option to override RTE width
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5054 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
04:49 Revision a0d201f0: Fixed bug #10519: htmlARea RTE: RTE sometimes overlaps following form element
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5053 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2009-02-21

21:55 Revision 63766ac7: Follow-up for bug #9705: Moving page in WS will hide it from editors due to missing access settings of placeholder (thanks to Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5052 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
21:54 Revision 01844968: Follow-up for bug #9705: Moving page in WS will hide it from editors due to missing access settings of placeholder (thanks to Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5051 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
21:30 Revision b406b2ea: Removed top, left, and right borders from the workspace information div in the page tree
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5050 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
21:25 Revision 61648256: removed whitspace at EOLs
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5049 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
20:15 Revision bb1560c3: Fixed bug #10514: Typos in NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5048 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
16:47 Revision ec269f1c: added unit tests for t3lib_div::trimExplode()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5047 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
06:27 Revision 899ba715: Added feature #10513: htmlArea RTE: Improve spell checker configurability
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5046 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:19 Revision 7fa8298c: Added feature #10510: htmlArea RTE: Allow to specify default content language in BE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5045 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2009-02-20

21:52 Revision 2e7f06f5: Follow-up to bug #10452: Fixed flaws in PATH_INFO check for simulateStaticDocuments
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5044 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
21:50 Revision 05569bbf: Follow-up to bug #10451: Fixed flaws in PATH_INFO check for simulateStaticDocuments
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5043 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:49 Revision b797e41e: Fixed bug #8905: option+space for inserting non-braking space on Mac OSX does not work properly
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5041 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:44 Revision 1a1d5fb8: Fixed bug #8905: option+space for inserting non-braking space on Mac OSX does not work properly
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5040 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
10:27 Revision 13babd00: * fixed mapping of values in the view
Jochen Rau
10:24 Revision acc281c5: * added a findOne() method to the Repository
* enhanced Template View (a lot more to do)
* first implementation of the argument mapping (you can say addNewArgumen...
Jochen Rau
00:15 Revision 048e834c: Follow-up for feature #10374: Add helper function for additional frontend editing controllers and views
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5039 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars

2009-02-19

19:40 Revision 6037bc30: Fixed bug #10482: htmlArea RTE: Find & replace sometimes leaves marks in the content
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5038 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
19:36 Revision 3a13ec55: Fixed bug #10482: htmlArea RTE: Find & replace sometimes leaves marks in the content
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5037 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
13:46 Revision f0f86d83: Fixed bug #10454: t3lib_div::makeInstanceClassName() allows to bypass checks for t3lib_Singleton
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5036 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:57 Revision d03bf327: * fixed a bug in where clause
* added some more unit tests for the Data Map Jochen Rau
07:01 Revision 22b1185b: * added first sketch of an auto loader (will become obsolete at time the new TYPO3 auto loader is implemented)
* refactored Data Map for better testability
* added test case for Data Map
Jochen Rau
02:18 Revision dd83739e: Fixed bug #10453: Wrong text for "upload file" in link popup
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5034 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
02:14 Revision d7ca2dab: Fixed bug #10453: Wrong text for "upload file" in link popup
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5033 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2009-02-18

19:21 Revision 4003e8b5: Fixed bug #10479: htmlArea RTE: JS error is raised when using the delete icon on a flexform
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5032 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
11:13 Revision 24e742e2: Fixed bug #10452: Evaluation PATH_INFO in tslib_fe::checkAlternativeIdMethods() sets false positives and should be moved to tx_simulatestatic
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5031 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:10 Revision d6d5ee7d: Fixed bug #10451: Evaluation PATH_INFO in tslib_fe::checkAlternativeIdMethods() sets false positives
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5030 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader

2009-02-17

23:10 Revision 69b0f86b: Fixed bug #10256: Remove references to gzip encode from File and Access modules (thanks to Thomas Hempel, backport from trunk patch by Dmitry Dulepov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5029 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
22:57 Revision b424e2fc: Follow-up for feature #10374: Add helper function for additional frontend editing controllers and views
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5028 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
20:12 Revision 93d910c5: 9729: Ship optimal TYPO3 configuration by default
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5027 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
18:28 Revision 286506ac: added typo3.png to typo3/gfx as addition to #10338
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5026 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:26 Revision b7f9e173: #10338: Feature: NewRecordWizard with grouping and sorting
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5025 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:12 Revision 32bbe26d: * deleted some unnecessary class files
Jochen Rau
12:10 Revision 69abadf2: * added isRelation() method to Column Map
* refactored Object Relational Mapper
* fixed check for right constants in Column Map
Jochen Rau
05:59 Revision feb38f5e: * renamed TcaMapper to ObjectRelationalMapper
* added call to template method initializeObject() (necessary for domain objects to restore settings while __construc... Jochen Rau
 

Also available in: Atom