X-Git-Url: https://git.typo3.org/Packages/TYPO3.CMS.git/blobdiff_plain/1a27fd6da81fbbeefc2fc7f73ea7754c85a5eacf..5b4d843ab5324da4668bc6ece2a05c25339b4d44:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 7ee5dc2..3682ccd 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,231 @@ +2010-04-08 Steffen Kamper + + * Fixed bug #13828: Login cause JS error if not in frame (access to parent is not allowed) + * Added feature #12818: Feature: border class is hardcoded [css styled content] (thanks to Susanne Moog) + * Fixed bug #13693: Backend doesn't use pageRenderer methods + +2010-04-07 Stanislas Rolland + + * Fixed bug #13956: htmlArea RTE: Editing area is collapsed when the RTE is loaded inside a hidden tab in Safari + +2010-04-06 Francois Suter + + * Added feature #11316: Add a "No Frame" option [css styled content] (thanks to Susanne Moog) + * Added feature #13296: Scheduler: Add option to disable the sample tasks + +2010-04-06 Dmitry Dulepov + + * Fixed bug #13977: Improve OpenID association handling + +2010-04-05 Stanislas Rolland + + * Fixed bug #14004: htmlArea RTE: Applying color or font repeatedly produces nested span elements + +2010-04-05 Jeff Segars + + * Fixed bug #14003: "Check for extension updates" does not always find latest version + +2010-04-05 Xavier Perseguers + + * Fixed bug #13487: No alternative icon returned from 'getIcon' (thanks to Stephan Kellermayr) + * Fixed bug #13486: Wrong icon-state returned from 'getIcon' (thanks to Stephan Kellermayr) + +2010-04-03 Francois Suter + + * Cleanup #13869: Scheduler: editTasks() calls all registered tasks to edit just one + * Fixed bug #13625: Scheduler: tx_scheduler_TestTask fails to execute successfully due to missing mail initialization (thanks to Marc Bastian Heinrichs) + +2010-04-01 Tobias Liebig + + * Fixed bug #13557: t3editor/codecompletion: add new typoscript properties and update tsref descriptions + * Fixed bug #11839: t3editor doesn't have an API for using at other places + +2010-04-01 Steffen Kamper + + * Fixed bug #13980: PageRenderer renderJsLibraries should be after the hook + +2010-03-30 Steffen Kamper + + * Fixed bug #13011: Bug: borders for single image rendering [css styled content] (thanks to Susanne Moog) + * Fixed bug #11386: t3lib_cache_backend_FileBacked violates open_basedir_restrictions + * Added feature #13899: Add Viewport layout to BE (thanks to Stefan Galinski) + +2010-03-30 Stanislas Rolland + + * Follow-up to feature #13954: htmlArea RTE: Extjize TYPO3 link, image and user elements dialogue windows + +2010-03-29 Stanislas Rolland + + * Added feature #13954: htmlArea RTE: Extjize TYPO3 link, image and user elements dialogue windows + +2010-03-29 Christian Kuhn + + * Fixed bug #13935: t3lib_fullsearch has a lot of hanging SQL record sets + +2010-03-29 Dmitry Dulepov + + * Fixed bug #11696: External files with Umlauts/special chars in filename are not indexed + * Fixed bug #12375: typo3temp got filled with thousands of EXTERNAL_URL* files + * !!! Fixed bug #12254: Double wrap of rules subpart with template_css.tmpl (indexed_search) + * Fixed bug #1436: Meta tag output in indexed search result breaks layout + * Fixed bug #1044: Indexed Search results always on same page as search + +2010-03-28 Ernesto Baschny + + * Fixed bug #13677: margin-bottom on images was missing in the "single image" rendering (thanks to Susanne Moog) + +2010-03-28 Christian Kuhn + + * Follow-up to #13273: Improve caching framework dbBackend testcase to catch not deleted rows in tag table + * Fixed bug #13273: Caching framework sub-select is slow because mysql does not use indexes on outer query + +2010-03-27 Benjamin Mack + + * Fixed bug #12794: t3lib_TStemplate::getFileName() handles path starting with media/ as magic + * Fixed bug #13590: felogin adds field felogin_forgotHash to tca but does not add field to database (Thanks to Fabrizio Branca) + +2010-03-26 Oliver Hader + + * Added feature #13697: Add possibility to retrieve extension version (thanks to Tolleiv Nietsch & Oliver Klee) + +2010-03-26 Xavier Perseguers + + * Fixed bug #13775: Missing in "Admin Tools -> User Admin" (thanks to Stephan Kellermayr) + +2010-03-26 Steffen Kamper + + * Fixed bug #13813: Using ExtJS with debug should also use debug-files of adapter + +2010-03-26 Ernesto Baschny + + * Follow-up to #13554: Make the code in line with follow-up to #13739 + +2010-03-26 Christian Kuhn + + * Fixed bug #13737: Unit test failures in scheduler if the extension is not installed (Thanks to Oliver Klee) + * Follow-up to #13418: Removed a duplicate reset in tearDown of testcase + * Follow-up to #13418: Added testcase for t3lib_div::_getSET (Thanks to Susanne Moog and Oliver Klee) + * Added Feature #13418: Allow t3lib_div::_GETset() to set specified key (Thanks to Felix Oertel) + * Fixed bug #13595: loginform has stdWrap, but
s inside [css styled content] (Thanks to Susanne Moog) + * Fixed bug #13792: Double semicolon in css styled content (Thanks to Susanne Moog) + * Fixed bug #13386: mod.web_list.hideTables doesn't accept spaces (Thanks to Marcel Greter) + * Follow-up to bug #13681: Added testcase for t3lib_div::revExplode + * Fixed bug #13681: Improve performance of t3lib_div::revExplode (Thanks to Nikolas Hagelstein) + +2010-03-26 Francois Suter + + * Fixed bug #13716: includeCSS changed behavior, must default to media="all" (thanks to internezzo ag) + * Fixed bug #13678: htmlmail send mail twice if cc recipient is set (thanks to Robert Heel) + * Follow-up to #13678: Removed cleanup of recipient_copy which is now unused + * Fixed bug #13920: Removed unused property $additionalStyleSheets in template.php (thanks to Steffen Gebert) + * Fixed bug #12202: "Clear temporary data" in setup module misses JS confirm (thanks to Søren Malling) + * Fixed bug #13832: Wrong flash message when clearing temporary data (thanks to Søren Malling) + +2010-03-25 Ernesto Baschny + + * Fixed bug #13901: GIFBULDER generates same picture twice (in typo3temp/GB) (thanks to Vladimir Podkovanov) + * Follow-up to #13739: Make the clickmenu work for the case when "Substitute Mount Point" is not set + +2010-03-25 Christian Kuhn + + * Follow-up to bug #11239: Added testcase for tslib_content->getQueryArguments() + * Follow-up to bug #11239: Added testcase for t3lib_div::arrayDiffAssocRecursive() + * Follow-up to bug #11239: typolink addQueryString.exclude does not support arrays, main patch for tslib_content + * Fixed bug #11239: typolink addQueryString.exclude does not support arrays, pre-patch to add t3lib_div::arrayDiffAssocRecursive() + * Added feature #9289: Missing index for deleting outdated session data in fe_session_data + * Fixed bug #9769: Organisation in mail header should be Organization + +2010-03-24 Stanislas Rolland + + * Added feature #13909: htmlArea RTE: Extjize the default non-TYPO3 image dialogue + * Follow-up to feature #13878: htmlArea RTE: Extjize the default non-TYPO3 link dialogue + * Follow-up to feature #13785: htmlArea RTE: Extjize Find & Replace dialogue + +2010-03-23 Steffen Kamper + + * Fixed bug #13811: Missing formHandler in ExtDirect API (Thanks to Stefan Galinski) + +2010-03-23 Dmitry Dulepov + + * Fixed bug #9229: indexing of records containing HTML leads to concatenated words + * Fixed bug #8933: icons in indexed search modfunc1 are not skinned + +2010-03-22 Stanislas Rolland + + * Added feature #13878: htmlArea RTE: Extjize the default non-TYPO3 link dialogue + * Fixed bug #13887: htmlArea RTE: Table dialogues may raise js error + * Added feature #13888: htmlArea RTE: Add border around toolbar + * Follow-up to feature #13796: htmlArea RTE: Extjize Remove format dialogue + * Added feature #13889: htmlArea RTE: Cleanup some unused scripts (Quick Tag) + +2010-03-20 Stanislas Rolland + + * Added feature #13870: htmlArea RTE: Extjize the spell checker + * Fixed bug #12845: RTE link query parameters cannot contain "id=" + +2010-03-20 Andreas Otto + + * Fixed bug #13871: Field data_page_type in table index_phash is too small. + +2010-03-18 Dmitry Dulepov + + * Fixed bug #12434: Name attribute in search form - invalid XHTML strict + * Fixed bug #10392: Indexed search does not use config.fileTarget for files + +2010-03-18 Ernesto Baschny + + * Fixed bug #13739: "Show" clickmenu in page tree does not work for mount pages + * Fixed bug #13740: "Show" clickmenu in page tree generates wrong URL if no sys_domain is present + +2010-03-17 Andreas Otto + + * Fixed bug #8597: Defining alternative icons with specConfs.[pid].pageIcon does not work in indexed_search (thanks to Steffen Müller). + +2010-03-17 Andreas Otto + + * Fixed bug #12959: cHashParams in index_phash is too small (thanks to Dmitry Dulepov). + +2010-03-16 Xavier Perseguers + + * Fixed bug #13823: Backend not printable if more than one page (thanks to Stefan Geith) + * Added feature #13825: TypoScript object browser - Show all TS (thanks to Stefan Geith) + +2010-03-16 Benjamin Mack + + * Release of TYPO3 4.4.0alpha2 + +2010-03-16 Sebastian Kurfuerst + + * Raising Extbase to 1.1.0alpha1 and Fluid to 1.1.0alpha2 + +2010-03-15 Tobias Liebig + + * Follow-up to #1104: fix 'required' validation for IRRE records + +2010-03-14 Oliver Hader + + * Fixed bug #13283: Thumbnail generation broken for PDF files (thanks to Michael Stucki & Andy Grunwald) + * Fixed bug #13690: Clean up class definition of frontendDoc in template.php + * Fixed bug #11805: IRRE does not work correctly with FE-editing (thanks to Bjoern Pedersen) + +2010-03-14 Jochen Rau + + * Fixed bug #13371: cropHTML not honoring whole word setting + +2010-03-11 Stanislas Rolland + + * Fixed bug #9218: htmlArea RTE: "Remove format" messes up some inline formats + * Added feature #2342: htmlArea RTE: "abbr" attribute for table header cells + +2010-03-10 Stanislas Rolland + + * Added feature #13795: htmlArea RTE: Extjize About dialogue + * Added feature #13796: htmlArea RTE: Extjize Remove format dialogue + +2010-03-10 Steffen Kamper + + * Fixed bug #11576: Colorpicker has no usable icon (Thanks to Stefan Geith) + 2010-03-09 Stanislas Rolland * Added feature #13785: htmlArea RTE: Extjize Find & Replace dialogue