Project

General

Profile

Activity

From 2009-04-19 to 2009-05-18

2009-05-18

22:18 Revision 1a2196f4: * 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 Sebastian Kurfuerst
21:16 Revision 0821b831: Extbase:
* Added a new registerPlugin() method to Extbase
UtilityTx_Extbase_Utility_Plugin::registerPlugin('BlogExample', 'Pi1...
Jochen Rau
13:06 Revision 0675ca4d: Fixed bug #8701: Bug: options.moduleMenuCollapsable = 0 doesn't have any effect
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5437 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:02 Revision 7324d881: 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 Steffen Kamper
11:31 Revision ab95bb79: 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 Ernesto Baschny
11:24 Revision 98e0ced7: Add missing ChangeLog for #11098
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5434 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
11:01 Revision c7a96759: Feature #10639: Integration of the Mass File Uploader (based on SWFUpload and Ext JS) - Part 2 (added the new files)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5433 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
10:59 Revision 7613118c: Feature #10639: Integration of the Mass File Uploader (based on SWFUpload and Ext JS)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5432 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
10:36 Revision 6e274374: Extbase:
* Some minor code cleanup
* Added some release notes
Jochen Rau
10:34 Revision b07fa0bf: Extbase:
* changed the default value of the section parameter from NULL to '' as that's the default of the link/uri view helpe... Bastian Waidelich
10:31 Revision 8e91de1c: Fluid:
* Removed debug output from Tx_Fluid_ViewHelpers_Uri_ActionViewHelper.
* Controller-Fallback is not required anymore,...
Bastian Waidelich
10:04 Revision 1a0dd179: Fixed bug #11111 / Follow-up to #10892: Root item cannot be collapsed in pagetree (Thanks to Andreas Wolf)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5431 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
10:01 Revision b4fbed0a: Fixed bug #11112 / Follow-up to #10892: Collapsing nodes in pagetree produces multiple items with same id (Thanks to Andreas Wolf)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5430 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack

2009-05-17

21:43 Revision f994c8de: Fluid:
* Fixed ViewHelpers to match the new URIHelper Sebastian Kurfuerst
21:23 Revision 92b50ebd: Extbase:
* Corrected all @package and @subpackage annotations
* added preliminary @internal annotations
* Fixed URIHelper base...
Sebastian Kurfuerst

2009-05-16

20:43 Revision 27bbf650: tx_fluid:
* !!!changed view helpers once again!!! link view helpers reside in the link subfolder now. For each link view helper... Bastian Waidelich
18:54 Revision a963d0e6: Extbase:
* Removed all Query related class files and tests (will be reverted after TYPO3 4.3alpha3 was released) Jochen Rau
18:38 Revision caa24ca7: Extbase:
* Changed all method calls using Tx_Extbase_Utility_Strings to the correspondant t3lib_div methods
* Deleted Tx_Extba...
Jochen Rau
16:15 Revision 53f84e71: Follow-up to #9994: an unclosed bracket caused a parse error in t3lib_htmlmail
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5428 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
15:54 Revision d3743fbc: Extbase:
* Extensive code cleanup
* Deleted obsolete files
Jochen Rau
14:46 Revision 581c1086: Fluid: (Backported from Fluid Package r2213 - r2230):
* AbstractViewHelper: there is no default data type of "Text" set anymore for method parameters to be able to throw a... Bastian Waidelich
12:53 Revision 47ea6989: Extbase:
* Removed outdated documentation files Jochen Rau
12:48 Revision 92b0c7f8: Extbase:
* TypoScriptSource: All trailing dots are removed recursively from TypoScript Settings. The node value (like 10 = TEX... Jochen Rau
11:27 Revision caa84393: Extbase:
* Done some more remaining renaming from pluginKey to pluginName Jochen Rau
11:25 Revision 439e3e47: Extbase:
* Done some remaining renaming from pluginKey to pluginName Jochen Rau
10:57 Revision 5426875e: Extbase:
* Declared the getUid() method in the AbstractDomainObject to be final (it should never be overwritten by concrete im... Jochen Rau
01:51 Revision f8e229bb: Fixed bug #11099: DB check breaks with MySQL in ANSI mode due to double quotes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5427 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
01:32 Revision 563f9f14: adodb sysext: updated ext_emconf.php and readded adodb-time.inc.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5426 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
01:28 Revision f57a5e33: Updated adodb syysext to upstream version 5.0.8a.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5425 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
01:12 Revision 3ba27ffd: Fixed bug #9994: ereg* is deprecated in PHP 5.3 alpha3
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@23892 735d13b6-9817-0410-8766-e36946ffe9aa Karsten Dambekalns
01:12 Revision 15121f88: Fixed bug #9994: ereg* is deprecated in PHP 5.3 alpha3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5424 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
00:07 Revision 9384ef91: Fixed bug #10165: FlexForms: wrong mm-relations after copy and localize
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5422 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
00:06 Revision 32e0b4ba: Fixed bug #10165: FlexForms: wrong mm-relations after copy and localize
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5421 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
00:05 Revision 0cdddc11: Fixed bug #10165: FlexForms: wrong mm-relations after copy and localize
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5420 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader

2009-05-15

23:36 Revision f83e5847: #11098 - added patch that enables CC and BCC in t3lib_htmlmail
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5419 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Jul Jensen
23:07 Revision 27e42f83: committed #8507 - added alt to img tags and changed reference to locallang file to use xml
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5418 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Jul Jensen
21:32 Revision 33716125: Extbase:
* Fixed Bug #3320: Double & in URL parameters Jochen Rau
16:50 Revision 5bd90354: Extbase:
* Moved class.tx_extbase_dispatcher.php to Classes/Dispatcher.php Jochen Rau
13:20 Revision 22a2dbb6: Extbase:
* Changed naming $pluginKey to $pluginName
* Deleted patches from the Documentation folder
* Removed spl_autoload_reg...
Jochen Rau

2009-05-14

23:32 Revision 933e054e: Feature #10673: CSS-Styled-Content "uploads" - the filelist can now be manipulated by TS, added a new property "tt_content.uploads.20.filePath" with stdWrap properties to dynamically fetch all files from a filePath
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5415 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
13:01 Revision 96d7775a: Fluid:
* adding some class comments Sebastian Kurfuerst
09:12 Revision 02f21b0c: Extbase:
* The autoloader is now registered in ext_localconf, thus as soon as extbase is installed. Sebastian Kurfuerst

2009-05-13

15:49 Revision 6d0db277: Added the bug# for the changelog entry for the last commit
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5412 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
15:41 Revision e275ee1d: Changed the version of css_styled_content to 1.0.0 and marked it as stable (as it is stable since 4.0)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5411 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
13:20 Revision 181f77fa: Changed UI-Bug #F3282: Replace three icons from the oldskin in t3skin (fatalerror, ok, info)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5410 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
12:06 Revision 790e4194: Fixed bug #11063: Wrong Content-length header breaks frontend output in some cases (thanks to Georg Kuehnberger)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5409 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
12:04 Revision e3ff62dc: Minor spelling corrections in ChangeLog for Core and rtehtmlarea
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5408 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
12:00 Revision 4ba3ef70: Fixed bug #11063: Wrong Content-length header breaks frontend output in some cases (thanks to Georg Kuehnberger)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5407 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
11:54 Revision 39aa24be: Fix a wrong date
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5406 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki

2009-05-12

10:09 Revision 5cc52070: Fixed bug #11059: Validation issue: duplicate specification of attribute "class" in t3lib/class.t3lib_tceforms.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5405 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
10:03 Revision 6e74d01d: Fixed bug #11058: Validation issue: <input type="image"> can't have height and width attribute in typo3/alt_doc.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5404 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens

2009-05-11

16:41 Revision 4efd8d6f: Fixed wrong subclass (was not backported properly)
Christopher Hlubek
08:36 Revision 44a6fa01: Extbase:
* Fixed typo in ActionController (Bug #3253)
* Adjusted the unit tests to cover that issue
Jochen Rau

2009-05-08

21:39 Revision e6b67683: Fixed bug #11017: Validation issue: various errors and warnings in typo3/sysext/tsconfig_help/mod1/index.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5403 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
20:38 Revision 1c4ff97d: Fixed bug: #11006: Tooltip for page path in Page/List module is missing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5402 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
19:18 Revision 51b69809: Fluid:
* FormViewHelper: fixed render() method according to the latests URIHelper changes, tweaked renderHiddenIdentityField... Bastian Waidelich
16:27 Revision 8357c87c: Extbase:
* The Request Builder is now aware of the Request Method
* URIHelper translates a Domain Object into an foo[uri]=123 ...
Jochen Rau
16:26 Revision c97b276d: Extbase:
* The Request Builder is now aware of the Request Method
* URIHelper translates a Domain Object into an foo[uri]=123 ...
Jochen Rau
16:20 Revision 7cb343a6: Fluid::
* Fixed FormViewHelper for $pageUid = 0
* Supressed notice on non existing indexes in TranslatViewHelper
Jochen Rau
15:07 Revision fea4aae4: Fixed bug #11053: TYPO3_DB uses $GLOBALS['TYPO3_DB'] instead of $this
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5401 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:07 Revision de19913c: Fixed bug #11053: TYPO3_DB uses $GLOBALS['TYPO3_DB'] instead of $this
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5400 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
13:07 Revision 1c33c299: Fluid:
* Improved Backport (prefix "Tx_Fluid..." won't be applied within comments
* If a view helper throws a ViewHelperExc...
Bastian Waidelich
12:47 Revision b5889254: Fixed bug #11040: ENGINE modifier in ext_tables.sql cannot be parsed
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5399 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:46 Revision db64e2d4: Extbase:
* improved URIFor-helper after discussion with Jochen: pageUid is required now, fallback to current page is done in l... Bastian Waidelich
12:45 Revision a3de8c75: Fixed bug #11040: ENGINE modifier in ext_tables.sql cannot be parsed
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5398 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
09:13 Revision acb39277: Fixed bug #11040: ENGINE modifier in ext_tables.sql cannot be parsed
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5397 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2009-05-07

13:59 Revision 444b229a: Added feature #10986: Convert from extension prefix to extension key
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5396 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader

2009-05-06

23:08 Revision 7638abf7: * Fixed bug #6395: External TypoScripts files will always be cached
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5395 709f56b5-9817-0410-a4d7-c38de5d9e867 Bernhard Kraft
21:01 Revision 129255be: Cleanup: Added public static definitions to TSpagegen
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5394 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
20:23 Revision 37774f51: Extbase:
* replaced lcfirst() calls by lib_div::lcfirst() as this is only available for PHP5.3+ Bastian Waidelich
20:21 Revision 6422d744: Fluid:
* removed obsolete compatibility classes and replaced references with the respective extbase classes
* added ob_start...
Bastian Waidelich
16:55 Revision 604f27f8: Forgot credits for #10523 (again, sorry)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5393 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
16:54 Revision bc58d07b: #10523: New install tool colors, matching t3skin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5392 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter

2009-05-05

23:13 Revision 603bd876: Fluid:
* updated currency, date, number and printf view helpers to use tag contents as their main input as discussed in the ... Bastian Waidelich
22:52 Revision 38ebcedd: Fluid:
* Changes backported from FLOW3:
* major cleanup and refactoring of core and view helper classes & comments
* add...
Bastian Waidelich
22:35 Revision f1771df5: Fixed bug #8212: IRRE - Adding new child elements does not work on root page
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5391 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
22:34 Revision 0a021ea2: Fixed bug #8212: IRRE - Adding new child elements does not work on root page
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5390 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
22:30 Revision 5887b39a: Fixed bug #10050: Traversing back page records used in CONTENT object does not work on root page
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5389 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
22:21 Revision effc992a: Extbase:
* URIHelper:
* fixed PHP warnings by removing unused variables
* only set action/controller arguments if they are...
Bastian Waidelich
12:57 Revision 016ff8bb: Updated rsaauth version number to 1.0.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5388 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
12:30 Revision 2a623428: Extbase:
* Renamed UriHelper to URIHelper again (to be as compatible to FLOW3 as possible) Jochen Rau
12:23 Revision 83fb0fee: Extbase:
* Fixed Bug #3221: When EXT:fluid is not loaded or unavailable, the ActionController looks for a non-existing view.
*...
Jochen Rau
12:07 Revision 240cf1d6: Fluid:
* !!!Changed signature of the URIViewHelper methods
* Moved the assignment of the 'view' from initializeView() to the...
Jochen Rau

2009-05-04

16:28 Revision ac9fe4cd: Added feature #11016: Implement RSA authentication for BE and FE -- part 2 (fix hard-coded stuff in the TYPO3 login procedure)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5387 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
16:25 Revision b38b75e4: Added feature #11016: Implement RSA authentication for BE and FE -- part 1 (add rsaauth system extension)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5386 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov

2009-05-03

14:33 Revision 7470343a: Added feature #10666: Integrate automatic line breaks in GIFBUILDER
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5385 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:13 Revision 84aa7ec1: Added feature #10985: Conversion from camelcase to underscores, and back
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5384 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:06 Revision e7c6bab7: Fixed bug #11024: Typo issue in t3lib_cache_backend_DbBackend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5383 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader

2009-05-02

17:17 Revision b7227384: Cleanup: Fixed formatting
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5382 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader

2009-05-01

16:35 Revision 021069e1: Fixed bug #10970: Validation issue: Missing </div> in typo3/sysext/cms/layout/db_new_content_el.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5381 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
16:31 Revision a1d49687: * Fixed bug #10969: Validation issue: Missing </form> in typo3/file_rename.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5380 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
16:28 Revision faf85101: * Fixed bug #10968: Validation issue: Missing </form> in typo3/file_newfolder.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5379 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
16:22 Revision 3d364aeb: Fixed bug #10967: Validation issue: unescaped & or unknown entity "&returnUrl" in typo3/file_list.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5378 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens

2009-04-30

17:05 Revision 349d71af: Added feature: #10651: Add <abbr> tag to hints SL, GL, SGL in EM
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5377 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
16:31 Revision f2a89ec3: Extbase:
* Rename URIHelper to UriHelper (2nd step) Jochen Rau
16:28 Revision 5d0ab8ad: Extbase:
* Rename URIHelper to UriHelper (1st step) Jochen Rau
11:05 Revision fa54b32a: Extbase:
* Fixed an issue where Extbase throws an exception if no TS Setup was defined (reported by Thomas Hempel) Jochen Rau
10:31 Revision fd47a54e: Fixed #3065: ObjectFactory is unable to call t3lib_div::makeInstance.
Sebastian Kurfuerst

2009-04-29

18:46 Revision ab0bfff5: Added feature #10158: Credits to coredevs
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5376 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:00 Revision 220f1248: Added feature #10869: Integrate hook to pre-process the frontend rendering
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5375 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader

2009-04-28

22:11 Revision ad1c66f6: Fixed bug #11003: htmlArea RTE: empty mutuallyExclusiveClasses array may cause js error
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5374 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
22:06 Revision 1d37f380: Fixed bug #9991: Localize versioning module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5373 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:50 Revision d6a23e4a: Fixed bug #10550: Listview: default limits are hardcoded
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5372 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:12 Revision 6376c8f5: Fixed bug #10698: Filecache: Clear all caches doesn't clear tags directory
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5371 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:06 Revision ad5b76af: Fixed bug #10331: linkHandler different than "record" leads to rteerror
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5370 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
13:57 Revision 5b2253c0: Cleanup: Fixed whitespaces in admin panel
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5369 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader

2009-04-27

16:08 Revision 820b2832: Update #10975: Update extJs to 2.2.1, added Ext-Core, YUI and jquery adapters
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5368 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:05 Revision 972576d6: Clean up #10711: Move hard-coded indexed_search tca labels to locallang file
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5367 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
11:32 Revision a8bae2c4: Fixed bug #10954: Validation issue: Images with empty attributes in Module menu in BE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5366 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
11:11 Revision 5b3b22aa: Fixed bug #10950: XML prologue always after doctype declaration in BE template building
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5365 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens

2009-04-25

15:13 Revision d2ec19ac: Fixed issue #10982: htmlArea RTE: Broken link to css in some dialogue windows with Firefox 3.0.9 and TYPO3 4.2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5364 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2009-04-24

21:53 Revision 99c25b78: Fixed bug #10979: class localRecordList should use $this->fixedL from class recordList instead of own logic
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5363 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:31 Revision 403a9265: Fixed Changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5362 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:31 Revision 90ac02cd: Fixed Changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5361 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:31 Revision 605da001: Fixed Changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5360 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:26 Revision 0b710443: Fixed bug #10977: Copyright in TYPO3 comment still 2008
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5359 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:26 Revision 91554e50: Fixed bug #10977: Copyright in TYPO3 comment still 2008
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5358 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:26 Revision 7d1c03a5: Fixed bug #10977: Copyright in TYPO3 comment still 2006
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5357 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
19:17 Revision b31a53b5: Fixed bug #10949: Clean up sysext usersetup module code - part 2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5356 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
19:08 Revision bec0171e: Added feature #9876: Provide $severity in t3lib_div::sysLog() Hook (Thanks to Michael Stucki)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5355 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
19:05 Revision 3ca684a1: Fixed bug #4298: Functions -> Multiple pages creates pages in reverse order (page ids decreasing) (Thanks to Dimitriy Simakov and Christian Kuhn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5354 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
13:17 Revision c75c6c34: Fixed bug #10823: IRRE long titles on groupdb fields are displayed wrong
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5353 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
13:16 Revision 508ecb2c: Fixed bug #10823: IRRE long titles on groupdb fields are displayed wrong
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5352 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn

2009-04-23

15:50 Revision 5c5e8bc1: Fix typos
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5350 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
14:23 Revision 708dba04: Fixed wrong commit in rev. 5346
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5349 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
14:16 Revision c812fba9: Fixed wrong commit in rev. 5346
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5348 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
14:00 Revision 993fa58c: Fixed bug #10953: Validation issue: <a> attribute "href" lacks value in shortcut menu
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5347 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
13:44 Revision 2fd0382c: Fixed bug #10952: Iframe produced by typo3/backend.php has proprietary attribute "noresize"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5346 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
09:50 Revision a87bec6f: Fixed bug #10964: ExtJs prototype-adapter leads to several IE-errors
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5345 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2009-04-22

22:29 Revision 4d842095: Fixed bug #10947: It's not possible to add buttons to docheader (added hook in template.php)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5344 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:24 Revision 9f59cb9d: Fixed bug #10948: Validation issues in typo3/alt_db_navframe.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5343 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens

2009-04-21

13:07 Revision 22b2447a: Fixed bug #10892: Make it possible to style a hover color for pagetree/filetree items
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5342 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:38 Revision d68a8e81: Fixed bug #10939: Wrong nesting of <ul> <li> tags in expanded mount root in module file > filelist
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5341 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
12:36 Revision ba5e610c: Fixed bug #10939: Wrong nesting of <ul> <li> tags in expanded mount root in module file > filelist
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5340 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
12:27 Revision 701f7563: Fixed bug #10939: Wrong nesting of <ul> <li> tags in expanded mount root in module file > filelist
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5339 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
12:11 Revision 8b904071: Fix some typos in ChangeLog and other files (non-functional)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5338 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
10:49 Revision 615edbac: Follow up to #10320 (again): t3lib_extMgm::addStaticFile() call did not reflect changes in location of static templates in css_styled_content (from 2009-04-20)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5337 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
10:37 Revision ab29abf4: Fixed icon in t3skin for refresh
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5336 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
10:35 Revision 297c18c1: * Changed icons in t3skin for new file, file upload
* Fixed icon in t3skin for refresh
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5335 709f56b5-9817-0410-a4d7...
Ingo Renner

2009-04-20

20:19 Revision b0fc6d97: Fixed issue #9051: t3editor / On Mac Os X the key combination CMD+LEFT will close the t3editor
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5334 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
14:10 Revision a64eb747: Follow up to #10320: Move current version of static files of css_styled_content from static/current/*.txt back to static/*.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5333 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
10:51 Revision 173bee66: Fixed bug #10759: RemoveXSS is incompatible with PHP >= 5.2.8
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5332 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:50 Revision a385bedb: fixed ChangeLog date
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5331 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:48 Revision 7fdf917e: Fixed bug #10759: RemoveXSS is incompatible with PHP >= 5.2.8
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5330 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2009-04-19

12:32 Revision decff949: Fixed bug #10919: Hide View-icon in listview with doktypes 254 and 255
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5329 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
 

Also available in: Atom