2010-09-21 Benjamin Mack * Fixed bug #15740: Move versioning code from TCEmain into "version" extension, adding hooks to TCEmain * Fixed bug #13705: Record info in workspace always shows live version (Thanks to Julia Pardanaud) 2010-09-21 Ernesto Baschny * Added feature #15754: ExtDirect in Frontend (Thanks to Stefan Galinksi) 2010-09-21 Xavier Perseguers * Raised DBAL to version 1.2.0alpha2 2010-09-20 Steffen Kamper * Fixed bug #15743: Bug:function in t3lib_iconWorks is not public (Thanks to Steffen Ritter) * Follow-up to #15741: Feature: PageRenderer should be able to include locallang-files as JS-InlineLabels * Follow-up to #15742: HCI: Add new Icons from Lars for Workspace Module to t3skin * Fixed bug #15753: Pageicons in WS module are broken 2010-09-20 Francois Suter * Fixed bug #14783: absRefPrefix should work with $TYPO3_CONF_VARS[BE][RTE_imageStorageDir] (thanks to Steffen Mueller) * Fixed bug #15290: Wrong behavior of workspace preview "Enable Frontend Preview" (Thanks to Andreas Kiessling) 2010-09-19 Oliver Hader * Fixed bug #8260: Update Wizard in install tool force temp-configuration files and load configuration twice * Added feature #15741: PageRenderer should be able to include locallang-files as JS-InlineLabels (thanks to Steffen Ritter) 2010-09-19 Benjamin Mack * Fixed bug #12964: feedit - EDITPANEL -> "newRecordinPid" doesn't work anymore with feedit (Thanks to Sven Juergens) * Fixed bug #3908: DisplayCond => VERSION:IS:false always returns true (Thanks to Daniel Poetzinger) 2010-09-18 Steffen Kamper * Added feature #5983: #15742: HCI: Add new Icons from Lars for Workspace Module to t3skin (Thanks to Lars Zimmermann and Stefffen Ritter) 2010-09-18 Steffen Gebert * Fixed bug #5983: Undefined variable is used in t3lib_BEfunc::exec_foreign_table_where_query (Thanks to Oliver Klee) 2010-09-18 Benjamin Mack * Fixed bug #11415 - Misleading info: No workspaces found! 2010-09-17 Steffen Gebert * Fixed bug #15628: Remove logging when class loading failed in t3lib_autoloader (Thanks to Helmut Hummel) 2010-09-16 Steffen Gebert * Fixed bug #15669: HTML Warnings in Ext Direct Exception Code (Thanks to Stefan Galinski) 2010-09-16 Christian Kuhn * Fixed bug #15497: [Caching framework] Remove tagIndex from memcached and apc backend 2010-09-16 Dmitry Dulepov * Fixed bug #15531: jumpurl check fails if mime type is not known * Fixed bug #15529: jumpurl does not provide a proper download file name with space 2010-09-15 Xavier Perseguers * Follow-up to changeset 8649: Removed useless .orig file 2010-09-14 Stanislas Rolland * Fixed bug #15622: t3lib_TCEforms_inline registers superfluous nested level when renderFieldsOnly is set 2010-09-13 Steffen Kamper * Fixed bug 15694: CGL Cleanup of tslib_content * Fixed bug #15691: Javascript Error in taskcenter * Fixed bug #15677: Wrapper for console only prints first argument * Follow-up to bug #15589: Move debug functions to own utility class (missing changes in config_default) 2010-09-13 Susanne Moog * Added feature #15689: Allow easy use of lightbox style image enlargement in the frontend 2010-09-13 Ernesto Baschny * Fixed bug #15685: Enhancement of t3lib_div::testInt (#15020) introduced a different behaviour. This restores original behaviour. (Thanks to Helmut Hummel) 2010-09-12 Stanislas Rolland * Follow-up to bug #15326: htmlArea RTE: W3C Markup Validation issues (Thanks to Jigal van Hemert) 2010-09-12 Steffen Kamper * Fixed bug #15663: SpriteGenerator adds empty folder to spritebase, which results in wrong css (Thanks to Steffen Ritter) * Fixed bug #15390: sys_action taskcenter create/edit be-user actions do not work (Thanks to Georg Ringer) 2010-09-09 Dmitry Dulepov * Fixed bug #15532: Memory leak when using old page cache 2010-09-08 Steffen Gebert * Fixed bug #13073: options.pageTree.showNavTitle = 1 does not work in typo3/browse_links.php (Thanks to Sebastian Michaelsen) 2010-09-06 Ernesto Baschny * Fixed bug #15635: XHTML validity of backend when sys_action is loaded 2010-09-06 Steffen Kamper * Fixed bug #15490: Throw exception instead of dying in enableFields() function * Added feature #15588: Extend TYPO3 DebugConsole * Fixed bug #15589: Move debug functions to own utility class 2010-09-05 Steffen Gebert * Fixed bug #15562: PHP warning for str_pad() in t3lib_div::cmpIPv4() (Thanks to Markus Klein) * Feature #8623: Shortcut mode: add "parent page" (Thanks to Georg Ringer) 2010-09-04 Stanislas Rolland * Fixed bug #15326: htmlArea RTE: W3C Markup Validation issues 2010-09-03 Steffen Kamper * Fixed bug #15637: HTML regression in rev 7893 * Fixed bug #15636: ExtDirect router should throw UnexpectedValueException instead of t3lib_error_exception * Fixed bug #15550: t3lib_error_Exception not available in some cases (Thanks to Stefan Galinski) 2010-09-03 Ernesto Baschny * Fixed bug #15110: Validation problems with sprites (empty ) (Thanks to Georg Ringer, Steffen Ritter and Stefan Galinski) 2010-09-01 Steffen Kamper * Fixed bug #15615: Fix and improve page renderer unit tests (Thanks to Helmut Hummel) 2010-08-31 Stanislas Rolland * Fixed bug #15068: htmlArea RTE: Not loading in Firefox 3.0.3 2010-08-30 Ernesto Baschny * Fixed issue #15601: Change all core PHP files to UTF8 encoding 2010-08-30 Dmitry Dulepov * Fixed bug #15561: Add information about /dev/urandom to INSTALL.txt 2010-08-29 Stanislas Rolland * Fixed bug #15354: htmlArea RTE: Remove link option not enabled on double-click in Firefox * Follow-up to bug #15354: htmlArea RTE: Remove link option not enabled on double-click in Firefox 2010-08-29 Francois Suter * Fixed bug #14143: count_menuItems not working correctly (thanks to Frederic Gaus) 2010-08-29 Steffen Kamper * Fixed bug #15525: Caching framework database backend does not free mysql resource in collectGarbage() (Thanks to Helmut Hummel) * Fixed bug #15258: Creating multiple pages doesn't consider the group permissions for all pages (Thanks to Lorenz Ulrich) 2010-08-29 Steffen Gebert * Fixed bug #15294: treeFilterReset disappears + minor optimization (Thanks to Felix Kopp) 2010-08-28 Stanislas Rolland * Updated htmlArea RTE version to 2.1.1 2010-08-28 Steffen Kamper * Added entry for NEWS.txt about #15586 * Fixed bug #15586: Unecessary require_once in t3lib_cache_Factory (Thanks to Helmut Hummel) * Fixed bug #15574: t3lib_extmgmTest::getExtensionVersionForLoadedExtensionReturnsExtensionVersion fails (Thanks to Peter Kühn) 2010-08-28 Francois Suter * Feature #15334: Allow separate cookie domains for FE and BE 2010-08-27 Steffen Gebert * Fixed bug #15579: Deprecation text of t3lib_div::fixed_lgd_pre() refers to deprecated function t3lib_div::fixed_lgd() (Thanks to Markus Klein) 2010-08-27 Ernesto Baschny * Fixed bug #1728: Comma separated list don't accept spaces at "db_layout" in the 'addTables' feature (thanks to Niels Pardon) 2010-08-27 Stanislas Rolland * Fixed bug #15569: htmlArea RTE: RTE not loading when ExtJS 3.2.1 is used * Fixed bug #15570: htmlArea RTE: Incorrect height when loaded in a hidden tab with ExtJS 3.2.1 * Fixed bug #15415: htmlArea RTE: RTEs hidden on load not usable with multiple RTEs in a record * Fixed bug #15328: htmlArea RTE: Strange behaviours inserting links in IE * Fixed bug #15584: htmlArea RTE: iframe baseURL may be incorrectly set * Fixed bug #15516: htmlArea RTE: Safari does not support WISIWYG editing on iPad 2010-08-26 Ingo Renner * Fixed bug #15565: Labels of pages deep in the tree or with long titles are cut off as horizontal scrolling is disabled 2010-08-26 Steffen Gebert * Fixed bug #15559: Typo in CSS Styled Content Constants: "Audeo" (Thanks to Sebastian Michaelsen) 2010-08-26 Stanislas Rolland * Fixed bug #15477: htmlArea RTE: Unlink may unlink the wrong link in IE 2010-08-25 Stanislas Rolland * Fixed bug #15547: htmlArea RTE may load extJS debug script in FE which makes page loading slow * Updated htmlArea RTE manual. 2010-08-24 Stanislas Rolland * Fixed bug #15439: htmlArea RTE: Deprecated call-time pass-by-reference 2010-08-24 Ernesto Baschny * Release of TYPO3 4.5.0alpha1 2010-08-24 Ernesto Baschny * Fixed bug #15108: .htaccess cleanups and description in the Install Tool (thanks to Markus Klein) 2010-08-24 Xavier Perseguers * Added feature #15542: Frontend rendering should use prepared queries (1st step) * Fixed bug #15539: Unit Tests: $GLOBALS['TYPO3_DB']->link get lost during backup/ restore of global variables (thanks to Helmut Hummel) 2010-08-24 Steffen Kamper * Added feature #15524: Create multiple pages wizard: add doktype, dynamic add more fields * Fixed bug #15502: localization links in list mode are broken (Thanks to Bjoern Pedersen) 2010-08-24 Sebastian Kurfuerst * Raised Fluid and Extbase version numbers to 1.3.0alpha1. See ChangeLog.txt in Extbase/Fluid for a full list of changes. 2010-08-24 Steffen Gebert * Added feature #15454: Provide a reason for logDeprecatedTypoScript() * Fixed bug #13623: Deprecation log for IMAGE.alttext does not work (Thanks to Sebastian Michaelsen) * Fixed bug #15541: Improve wording in Install Tool "All configuration" * Added feature #15538: Links inside Install Tool "All configuration" * Follow-up to #15454: Typo in PHPDoc comments (Thanks to Ismaël Bidau) 2010-08-23 Stanislas Rolland * Fixed bug #12583: htmlArea RTE: RTE fails to load due to security error 2010-08-23 Steffen Gebert * Added feature #15534: t3lib_div::view_array: Improve rendering of objects (Thanks to Stefan Galinski) 2010-08-23 Steffen Kamper * Added feature #15504: Description of TYPO3_CONF settings should allow HTML markup for readability (Thanks to Ernesto Baschny) * Fixed bug #15092: Ajax loaded items of inline records are encoded twice (Thanks to Martin Borer) * Fixed bug #15536: DebugConsole - Compat with ExtJS 3.2.x (broken resize event and double split bar) (Thanks to Stefan Galinski) * Updated sysexts version numbers and md5 values * Added feature #15513: Log ExtDirect Exceptions in DebugConsole (Thanks to Stefan Galinski) 2010-08-23 Xavier Perseguers * Resynchronized DBAL after fixing blocking bug #15535 * Raised ADOdb to version 5.11.0 * Raised DBAL to version 1.2.0alpha1 * Fixed bug #15528: Add unit tests for t3lib_db_PreparedStatement (thanks to Helmut Hummel) * Fixed bug #15527: Enhance t3lib_db_PreparedStatement (thanks to Helmut Hummel) 2010-08-23 Ernesto Baschny * Fixed bug #15526: No recipient is logged to syslog if sending of mail failed in t3lib_utility_Mail (Thanks to Helmut Hummel) 2010-08-22 Francois Suter * Fixed bug #15102: Scheduler: BE module does not use new skin properly (TYPO3 4.5) * Fixed bug #14949: "View Item" does not resolve real MM-relations (thanks to Caspar Stuebs) 2010-08-20 Steffen Kamper * Fixed bug #15514: Wrong encoded confirm message in User Admin Module (Thanks to Sven Juergens) * Fixed bug #15507: MEDIA content element ignores stdWrap configuration (Thanks to Jigal van Hemert) 2010-08-19 Ingo Renner * Fixed naming of class.t3lib_db_preparedstatement.php in core_autoload.php 2010-08-19 Steffen Kamper * Added feature #15421: [felogin] Possibility to show logout form direct after login * Fixed bug #15494: fatal error in phpunit BE module * Added feature #15425: [develop] debug all sql queries 2010-08-19 Xavier Perseguers * Fixed bug #15505: t3lib_cache_backend_TransientMemoryBackend is not referenced * Follow-up to #15457: Slightly modified API to be strict on param type guessing * Added feature #15457: Add support for prepared queries 2010-08-19 Francois Suter * Fixed bug #15048: Workspaces: Autopublication task has too many rights * Fixed bug #15241: Recognize php-fpm sapi for path generation (thanks to Nikolas Hagelstein) 2010-08-16 Steffen Kamper * Follow-up to #15437: Refactor of recycler - fix of CheckboxSelectionModel 2010-08-15 Steffen Kamper * Fixed bug #15437: Refactor of recycler * Fixed bug #15424: [web_info] allow more than 3 levels for pagetree overview and localization overview * Follow-up to #15423: Remove lowlevel page tree: added locallang labels again 2010-08-13 Steffen Kamper * Follow-up to #13815: Added Testcase for numberFormat (Thanks to Sebastian Michaelsen) 2010-08-13 Steffen Gebert * Fixed bug #15423: Remove lowlevel page tree (Thanks to Steffen Kamper) * Fixed bug #15450: [felogin] Spelling-error: "reseting" must be "resetting" (Thanks to Stefan Neufeind) 2010-08-13 Christian Kuhn * Fixed bug #13662: rsaauth does not work with special characters (like ä ü ö § ) in password (Thanks to Steffen Ritter) 2010-08-12 Christian Kuhn * Follow-up to #15383: [Unit tests] Uncomment three tests which fail for php 5.3.0 on windows (Thanks to Steffen Kamper) 2010-08-12 Steffen Kamper * Fixed bug #3819: #15440: isFirstPartOfStr doesn't work with non-strings (Thanks to Michiel Roos) * Follow-up to #3819: t3lib_div::getIndpEnv('TYPO3_DOCUMENT_ROOT') delivers wrong value in Backend * Fixed bug #3819: t3lib_div::getIndpEnv('TYPO3_DOCUMENT_ROOT') delivers wrong value in Backend * Fixed bug #15020: Enhancement of t3lib_div::testInt (Thanks to Michiel Roos) * Fixed bug #15029: Testcase for t3lib_div::isFirstPartOfStr is missing. (Thanks to Nikolas Hagestein) * Fixed bug #13815: Feature: Add .numberFormat function to stdWrap (Thanks to Sebastian Michaelsen) 2010-08-12 Xavier Perseguers * Fixed bug #15396: [scheduler] Wrong query - crashes with DBAL 2010-08-11 Steffen Gebert * Fixed bug #15375: showDomainNameWithTitle doesn't respect hidden records (Thanks to Henrik Ziegenhain) * Fixed bug #15428: Element-Browser page tree has HTML / JS Errors (Thanks to Sven Juergens) 2010-08-11 Christian Kuhn * Fixed bug #15393: [Caching framework] API usage: Make sure lifetime is NULL or integer * Fixed bug #15417: [Caching framework] DbBackend has() returns false for entries with unlimited lifetime 2010-08-11 Steffen Kamper * Fixed bug #15338: sys_action: Link to edit the sql query action is missing for newly created actions (Thanks to Stefan Galinski) * Fixed bug #13802: Hardcoded typo3_src Folder in TestCase tests/t3lib/cache/t3lib_cache_factoryTest.php (Thanks to Stefano Kowalke) 2010-08-10 Christian Kuhn * Fixed bug #15389: [Caching framework] Hardcoded frontends of core caches * Fixed bug #15388: [Caching framework] Remove default settings for cache configuration * Fixed bug #15180: [Unit tests] t3lib_iconWorks and t3lib_SpriteManager (Thanks to Fabien Udriot) * Follow-up to feature #15141: Add tests to t3lib_db to test storing of binary data (Thanks to Steffen Kamper) * Added feature #15141: [Caching framework] Add compress data options to DbBackend * Fixed bug #15383: [Unit tests] Add tests for t3lib_div::validEmail * Fixed bug #15382: [Unit tests] Streamline and refactor t3lib_divTest 2010-08-10 Bernhard Kraft * Fixed bug #15395: Code cleanup for t3lib_compressor 2010-08-09 Steffen Kamper * Follow-up to bug #15079: Add XCLASS-definitions to spritemanager classes * Fixed bug #15403: Missing icons in workspace modules (swap version) (Thanks to Georg Ringer) * Follow-up to bug #15079: Change private to protected * Fixed bug #15397: Fix special chars in class.t3lib_div.php 2010-08-09 Christian Kuhn * Fixed bug #15323: Small typo in class.t3lib_spritemanager.php's deprecationLog Message (Thanks to Sven Juergens) * Follow-up to bug #15104: Fixed parse error 2010-08-08 Steffen Kamper * Fixed bug #15079 Feature: TYPO3 misses an SpriteGenerator (Thanks to Steffen Ritter) 2010-08-08 Xavier Perseguers * Fixed bug #12535: DAM-related: Element browser crashes as where-clause cannot be parsed 2010-08-08 Christian Kuhn * Fixed bug #15104: Validation erros in tstemplate (Thanks to Georg Ringer) * Fixed bug #15394: Improve t3lib_SpriteManager code comments * Fixed bug #7901: Workaround for PHP bug with Locale tr_TR (Thanks to Reinhard Führicht) 2010-08-08 Susanne Moog * Fixed bug #14952: Opendocs Module relies on taskcenter_recent causing fatal error with new taskcenter (thanks to Georg Ringer and Philipp Gampe) * Fixed bug #15131: Linebreaks do not work anymore using '--linebreak--' in palettes (thanks to Caspar Stuebs) * Fixed bug #15014: Switching workspaces does not reload frames in IE6 (thanks to Andreas Kiessling) 2010-08-07 Christian Kuhn * Fixed bug #15386: [Caching framework] Remove needless constant in cache manager 2010-08-05 Stanislas Rolland * Fixed bug #15355: htmlArea RTE: Using the advanded frontend editing, the editor is not loaded in the text tab 2010-08-05 Steffen Kamper * Fixed bug #12646: Click on icon does not open/close sections 2010-08-05 Steffen Gebert * Fixed bug #14773: Styling issue when selecting position of new created page 2010-08-05 Jeff Segars * Fixed bug #14805: Misleading descriptions for warning_* options in Install Tool (thanks to Markus Klein) 2010-08-05 Oliver Hader * Fixed bug #15343: dbClientCompress crashes with pconnect * Fixed bug #15280: felogin redirect doesn't work anymore after update to latest releases (4.2x - 4.4.x) (thanks to Helmut Hummel) * Fixed bug #15282: It is impossible to set links to files any more with the link wizard * Fixed bug #15336: sys_actions shows wrong error if an "Record List" action is not propertly configured (thanks to Stefan Galinski) 2010-08-04 Ingo Renner * Added feature #15305: Logging cache clearing, credits Stefan Sprenger 2010-08-03 Susanne Moog * Fixed bug #15304: csv export is limiting exported fields to 100 chars (thanks to Björn Pedersen) * Fixed bug #15313: Link to deprecation logfile doesn't work in installations inside a subdirectory (thanks to Stefan Galinski) 2010-08-03 Oliver Hader * Fixed bug #15265: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions (thanks to Ernesto Baschny and Helmut Hummel) 2010-08-02 Oliver Hader * Fixed bug #15289: Element-Browser page tree has HSC'ed elements 2010-08-01 Oliver Hader * Fixed bug #15321: Unused variable $warningItems in tx_install (thanks to Markus Klein) 2010-08-01 Susanne Moog * Fixed bug #15292: Fatal error in DB browser because of wrong sprite API usage (thanks to Alexandre Gravel-Raymond) 2010-07-30 Steffen Kamper * Follow-up to bug #15188: Remove default greyed out effect for CEs (Thanks to Steffen Gebert) * Fixed bug #15295: Page treeFilter not re-applied after branch toggling (Thanks to Felix Kopp) 2010-07-29 Dmitry Dulepov * Fixed bug #13427: t3lib_div::cleanOutputBuffers() might loop forever (thanks to Stephan Seitz and Steffen Gebert) 2010-07-28 Oliver Hader * Raised Extbase and Fluid from 1.2.0 to 1.2.1 * Fixed bug #14953: XSS in (new) taskcenter (thanks to Georg Ringer) * Fixed bug #14978: XSS in file tree (thanks to Georg Ringer) * Fixed bug #13292: TYPO3 error message reveals path to web root (thanks to Xavier Perseguers) * Fixed bug #11618: XSS vulnerability in install tool / BE login (thanks to Georg Ringer) * Fixed bug #14950: XSS in t3editor (thanks to Tobias Liebig) * Fixed bug #14850: Information disclosure in t3lib_htmlmail (thanks to Georg Ringer) * Fixed bug #13961: XSS in impexp (thanks to Georg Ringer) * Fixed bug #13958: XSS in BE Log (thanks to Georg Ringer) * Fixed bug #14317: XSS in Extension Manager (thanks to Georg Ringer) * Fixed bug #13957: XSS in template analyzer (thanks to Georg Ringer) * Fixed bug #14215: XSS in beuser (thanks to Georg Ringer) * Fixed bug #12458: Session fixation possibility in new sesion machanism of the install tool (thanks to Benjamin Mack, Helmut Hummel and Ernesto Baschny) * Fixed bug #13989: Mitigate PHP's RNG vulnerability (thanks to Marcus Krause and Helmut Hummel) * Fixed bug #12739: XSS in shortcuts (thanks to Francois Suter and Georg Ringer) * Fixed bug #13885: XSS in indexed search BE module (thanks to Benjamin Mack) * Fixed bug #15254: Extension Manager allows to edit arbitrary files if noEdit flag is not set (thanks to Helmut Hummel) * Fixed bug #14389: phtml is also PHP extension and should be denied editing / uploading via fileadmin (thanks to Ernesto Baschny) * Follow-up to bug #14389: Added unit test * Fixed bug #1985: XSS vulnerability in wizard classes * Fixed bug #15223: Password request hash in felogin is created with not enough randomness (thanks to Helmut Hummel) * Fixed bug #14712: The GET/POST variable mimeType is used to create the http header content-type without verification (thanks to Rupert Germann) * Fixed bug #14412: Field value added to foreign_table_where by replacing ###REC_FIELD_THE_FIELD_NAME### is not quoted (thanks to Helmut Hummel and Xavier Perseguers) * Fixed bug #14114: Core mailform is open to spam abuse (thanks to Lars Houmark) * Fixed bug #12294: Unchecked URL-Redirect parameter in Front-End logon (thanks to Steffen Kamper and Helmut Hummel) * Fixed bug #13137: redirect/returnUrl isn't validated in core (thanks to Georg Ringer and Marcus Krause) 2010-07-27 Steffen Kamper * Fixed bug #14920: Cache cannot be cleared in IE8 * Fixed bug #15252: Bug: Backend shortcut cannot be set in IE8 * Fixed bug #15218: [Feature] Possible Replace of Contrib Libraries * Fixed bug #15228: Links in TS object browser tree forget the breakkpoint * Fixed bug #14946: Switching workplaces causes nesting of BE (Thanks to Stefan Galinski) * Fixed bug #13649: Deprecated function sql_regcase in cms/tslib/class.tslib_pagegen.php (Thanks to Martin Müller) 2010-07-27 Susanne Moog * Fixed bug #15147: Inconsistent icon usage for Edit Page Properties (thanks to Georg Ringer) 2010-07-27 Stanislas Rolland * Fixed bug #15244: htmlArea RTE: textearea Id may not be unique in FE * Fixed bug #15250: htmlArea RTE: FE additionalJS_post javascript may be displayed as HTML text * Fixed bug #15121: htmlArea RTE: Javascript Error in IE7 prevent Link dialogue from opening * Fixed bug #14859: htmlArea RTE won't load in backend extension 2010-07-27 Xavier Perseguers * Added feature #15221: Add hook to postprocess upload of a file 2010-07-27 Christian Kuhn * Fixed bug #15196: [caching framework] Speedup t3lib_cache_backend_DbBackend::has($entryIdentifier) (Thanks to Michael Knabe) * Fixed bug #13060: t3lib_htmlmail: Deprecated message with PHP 5.3 for sql_regcase (Thanks to Martin Müller) 2010-07-26 Stanislas Rolland * Fixed bug #15243: htmlArea RTE: Extension stylesheets refer to incorrect selectors 2010-07-26 Steffen Kamper * Fixed bug #15172: Add wrapper files for list/filelist modules 2010-07-26 Dmitry Dulepov * Reverted the fix for #15128 because further investigation is required 2010-07-25 Susanne Moog * Fixed bug #14849: Sprites - user defined page types/modules are not respected anymore (thanks to Steffen Ritter) 2010-07-25 Stanislas Rolland * Updated htmlArea RTE version to 2.1.0 2010-07-24 Steffen Kamper * Fixed bug #14794: Missing border-bottom for inactive tabs (Thanks to Steffen Gebert) * Fixed bug #15188: Remove default greyed out effect for CEs (Thanks to Steffen Gebert) * Fixed bug #14969: Colors for highlighting the tree and a versioned page can't be distinguished (Thanks to Steffen Gebert) 2010-07-24 Ernesto Baschny * Fixed bug #15211: listQuery does not handle passed in int values correctly (follow-up to #14818) (Thanks to Bjoern Pedersen) 2010-07-23 Steffen Kamper * Fixed bug #15195: TSanalyzer: Add link to breakpoints also in syntaxhighlight mode * Fixed bug #15207: Clipboard doesn't initialize backPath 2010-07-23 Stanislas Rolland * Fixed bug #15203: htmlArea RTE: Modify link option missing in context menu * Fixed bug #15050: htmlArea RTE: .htmlarea .statusBar relative path incorrect (Thanks to Felix Kopp) 2010-07-21 Xavier Perseguers * Added feature #15192: Add hook to postprocess filelist operations 2010-07-21 Ingo Renner * Fixed bug #15179: Tree depth retrieval inconsistently limited to 20 levels int3lib_pageSelect 2010-07-21 Steffen Kamper * Fixed bug #15067: Background Image in Element Browser is repeated, but should not be! (Thanks to Steffen Gebert) * Fixed bug #15156: Text in template analyzer is "white on white" if syntax highlighting is disabled (Thanks to Steffen Gebert) 2010-07-20 Steffen Kamper * Fixed bug #15187: Add em and list to required extensions * !!! Fixed bug #15171: Add an Update Wizard to install the new sysexts 2010-07-19 Dmitry Dulepov * Fixed bug #15130: Backend search does not find non-latin1 characters * Fixed bug #15128: RTE creates tag incorrectly if there is a non-empty title 2010-07-18 Steffen Kamper * Fixed bug #15155: Move file list from mod to sysext * Fixed bug #15154: Move Extension manager from mod to sysext * Fixed bug #15153: Move mod/user/ws to sysext version * Fixed bug #15152: Move Web>List from mod to sysext * Fixed bug #15151: Move Web>Access from mod to sysext * Fixed bug #15150: Move Web>Func from mod to sysext * Fixed bug #15149: Move Web>Info from mod to sysext * Fixed bug #15169: Superfluous comma in CSS 2010-07-18 Susanne Moog * Fixed bug #15000: remove IM 4.2.9 recommendation in install tool (thanks to Steffen Gebert) * Fixed bug #14998: Upgrade Wizards: Headlines have too much space below (thanks to Steffen Gebert) 2010-07-16 Susanne Moog * Fixed bug #14858: imageLinkWrap.JSwindow triggers XSS warning or Fails (thanks to Jigal van Hemert) * Added feature #13797: new TS config option to disable the "Show secondary options" checkbox (thanks to Jörg Klein) * Added feature #2049: Add the possibility to use "Ellipse" in Gifbuilder (thanks to Kjeld Schumacher) 2010-07-16 Xavier Perseguers * Fixed bug #14818: t3lib_db->listQuery() performance (thanks to Caspar Stuebs) * Fixed bug #14985: FIND_IN_SET should be used isntead of complicated LIKE where clause 2010-07-16 Christian Kuhn * Fixed bug #14982: Make alt_doc.php unit testable (Thanks to Ingo Schmitt) * Fixed bug #15142: [Unit tests] Remove unnecessary require_once() calls 2010-07-15 Bernhard Kraft * Fixed bug #14095: impexp doesn't work from clipboard 2010-07-14 Christian Kuhn * Fixed bug #14911: Validation errors in list view (Thanks to Georg Ringer) 2010-07-14 Dmitry Dulepov * Fixed bug #6208: zlib must be compiled in to make an extension lookup * Fixed bug #12322: cHash is generated when no parameters are given * Fixed bug #13309: t3lib_div::getURL curl connection has no connection timeout 2010-07-13 Jeff Segars * Fixed bug #14775: Old table header styling in Extension Manager (Thanks to Ralf Büchner) * Fixed bug #15088: Using sprites breaks setting links to content elements (Thanks to Georg Ringer) 2010-07-13 Steffen Kamper * Fixed bug #15097: Intro looks weird with module and no submodules (Thanks to Georg Ringer) * Fixed bug #15073: inlineJS creates superfluous markup (Thanks to Georg Ringer) * Fixed bug #15103: TS Errors are hardly readable (white on yellow) (Thanks to Georg Ringer) * Fixed bug #15098: TS Errors should be shown with flash messages (Thanks to Georg Ringer) * Fixed bug #14855: Big Buttons in Page Module miss padding (Thanks to Georg Ringer) 2010-07-13 Xavier Perseguers * Fixed bug #15096: Missing icon for _recycler_ folders 2010-07-12 Steffen Kamper * Fixed bug #15082: [openDocs] Exception is thrown if a record isn't found 2010-07-12 Dmitry Dulepov * Fixed bug #1235: indexed search: garbage instead of cHash in the "path" link (thanks to Nikolas Hagestein) 2010-07-11 Steffen Kamper * Fixed bug #14970: ts browser condition results in error if browser is unknown (Thanks to Caspar Stuebs) * Fixed bug #15004: Cleanup cms autoload classes 2010-07-11 Susanne Moog * Fixed bug #14923: CleanUp: getIconImage is not replaced in Core (thanks to Steffen Ritter) * Follow-up to #15045: Trailing newlines after php closing tag. (Thanks to Nikolas Hagelstein) 2010-07-10 Stanislas Rolland * Fixed bug #14896: ExtJS is not included when RTE is invoked by USER_INT frontend script 2010-07-09 Steffen Kamper * Fixed bug #15061: Remove XCLASS from t3lib_utility_Http (Thanks to Georg Ringer) * Fixed bug #15055: Scheduler: Date picker is broken in add/edit form * Fixed bug #14988: TYPO3.Backend is assigned twice by ExtDirect and the viewport (Thanks to Stefan Galinski) * Fixed bug #15047 Remove trailing whitespaces in front of EOL (Thanks to Nikolas Hagelstein) * Fixed bug #15045: Trailing newlines after php closing tag. (Thanks to Nikolas Hagelstein) 2010-07-08 Susanne Moog * Follow-up to #14719: Wrong code comment (QUICKSTART/FIRST_INSTALL) (thanks to Steffen Gebert) * Fixed bug #14813: Install Tool uses deprecated function t3lib_stdGraphic->imagecreate() (thanks to Stefan Galinski) * Fixed bug #14971: Unit test for sanitizeLocalUrl fails on installations inside a subdirectory (thanks to Stefan Galinski & Pascal Jungblut) 2010-07-08 Dmitry Dulepov * Fixed bug #15049: "Fileextension" is not an English word 2010-07-08 Francois Suter * Code cleanup #15036: Indexed search: Remove indexer CLI script which does nothing 2010-07-07 Christian Kuhn * Fixed bug #14968: Add unit tests for t3lib_div::validIP (Thanks to Nikolas Hagelstein and Felix Kopp) 2010-07-07 Susanne Moog * Follow-up to #14845: No preview images with referenced files anymore (thanks to Stefan Galinski) 2010-07-06 Susanne Moog * Fixed bug #14845: Bug: Filelist module reports "type" of files also for directories (thanks to Caspar Stuebs and Andy Grunwald) 2010-07-06 Christian Kuhn * Fixed bug #14984: Add example unit tests from T3DD10 unit testing workshop (Thanks to Oliver Klee) * Fixed bug #14885: No access to taskcenter (tasks) for non-admins (Thanks to Jigal van Hemert) * Fixed bug #14991: Missing fields in "showRecordFieldList" at the TCA for fe_users (Thanks to Frank Nägler) * Fixed bug #14972: Add unit tests for t3lib_div::removeArrayEntryByValue (Thanks to Thorben Kapp) * Fixed bug #14967: [Caching framework] fileBackend testcase removes files in /sbin * Fixed bug #14977: Add php cache frontend to t3lib/config_default.php (Thanks to Felix Oertel) 2010-07-06 Francois Suter * Added feature #14993: Use TYPO3_REQUESTTYPE also for Install Tool access * Added feature #14994: Add Scheduler task for autopublication of workspaces 2010-07-06 Steffen Kamper * Fixed bug #14960: [t3skin] apps-pagetree.css is redundant (Thanks to Felix Kopp) * Follow-up to #13379: Sprite Icon API (Thanks to Steffen Ritter) * Fixed bug #14980: Install tool causes PHP warnings if typo3conf/ is not writeable 2010-07-05 Susanne Moog * Follow-up to #14705: In BE login form labels: position of caps lock warning (thanks to Steffen Gebert) * Fixed bug #14880: introduced type hinting in t3lib_iconWorks (thanks to Jigal van Hemert) * Fixed bug #14824: wrong icon in template analyzer (thanks to Georg Ringer) 2010-07-05 Steffen Kamper * Fixed bug #12514: Installtool duplicates values of fields with defaultTypoScript_constants * Fixed bug #10958: Broken i18n_parent relation upon localizing records in workspace (Thanks to Tolleiv Nietsch) * Fixed bug #14907: Help Modules can not be disabled on a per user basis (Thanks to Georg Ringer) * Fixed bug #14957: Styling of record history (Thanks to Georg Ringer) 2010-07-04 Stanislas Rolland * Fixed bug #14929: htmlArea RTE: Font Family and Font Size Dropdown boxes don't open * Fixed bug #14996: htmlArea RTE: Clicking in drop down boxes should mark text 2010-07-04 Francois Suter * Fixed bug #14989: Use TYPO3_REQUESTTYPE consistently for CLI calls detection 2010-07-03 Francois Suter * Cleanup #14987: Spelling mistakes in cli_dispatch.phpsh 2010-07-02 Christian Kuhn * Fixed bug #14947: Missing closing div in db_new_content_el.php (Thanks to Georg Ringer) 2010-06-29 Ernesto Baschny * Fixed bug #14810: Follow-up to bug #13670: Export module does not keep pagetree configuration (exports only the page tree) (Thanks to Thomas Juhnke) 2010-06-29 Stanislas Rolland * Fixed bug #14905: htmlArea RTE: Image dialogue shows tab "Current picture" when there is no current image 2010-06-29 Steffen Kamper * Follow-up to #14553: topFrameH configuration option doesn't work anymore 2010-06-28 Stanislas Rolland * Fixed bug #14830: htmlArea RTE: Entering line breaks with Safari not possible 2010-06-27 Stanislas Rolland * Fixed bug #14886: htmlArea RTE: Incorrect function scope when error is raised * Fixed bug #14887: htmlArea RTE: RTE may be started before style sheets are loaded 2010-06-26 Stanislas Rolland * Fixed bug #14876: htmlArea RTE: SelectFont plugin may cause js error * Follow-up to bug #14793: htmlArea RTE: Problematic icons in IE6 2010-06-25 Steffen Kamper * Fixed bug #14870: typo in parameter type causes php error (Thanks to Jigal van Hemert) * Fixed bug #14866: Quicktime audio format m4a isn't supported * Fixed bug #14847: Bug: Template Analyzer: Line numbers barely readable (Thanks to Andy Grunwald) * Fixed bug #14857: Reports Module: Wrong icon and a styling problem (Thanks to Georg Ringer) * Fixed bug #14834: About module need padding * Fixed bug #14844: Milliseconds on logout (Thanks to Georg Ringer) 2010-06-22 Benjamin Mack * Branching TYPO3 4.4.0 to TYPO3_4-4 2010-06-22 Jeff Segars * Fixed bug #14814: Improve texts in the 1-2-3 Install Tool * Fixed bug #14822: Missing link in Install Tool footer * Follow-up to #14465: Make use of the new Sprite API - create new relation in IRRE 2010-06-22 Oliver Hader * Cleanup: Updated ext_emconf.php files in system extensions 2010-06-22 Sebastian Kurfürst * Raising Extbase and Fluid to 1.2.0 2010-06-22 Steffen Kamper * added empty ie6.css to prevent log flooding * removed unnecessary files in sysext sys_action * Fixed bug #14816 bugfix : BE login in IE6 looks bad (Thanks to Jigal van Hemert and Jo Hasenau) * Follow-up to #14538: Icons missing in page tree for "Page contains" pages (Thanks to Steffen Ritter) * Added manuals for taskcenter and sys_action (Thanks to Georg Ringer) * Fixed bug #14771: Updates for taskcenter, sys_action, impexp (Thanks to Georg Ringer) * Follow-up to #14465: Make use of the new Sprite API throughout the TYPO3 Core Backend (Thanks to Steffen Ritter) * Follow-up to #14798: Sitename missing in Login form 2010-06-22 Benjamin Mack * Followup to #14636: Improvements to new Backend skin - small change to the versioning color in the pagetree (Thanks to Steffen Gebert) * Updated and formatted NEWS.txt 2010-06-21 Benjamin Mack * Followup to #14636: Improvements to new Backend skin - Smaller TCEforms changes, RTE styling (Thanks to Steffen Gebert) 2010-06-21 Jeff Segars * Fixed bug #14804: Updated extension icons for system extensions (Thanks to Jigal van Hemert) * Followup to #10424: Old version (3.x) screenshots in CSH - removed label reference to version 3.6 (Thanks to Philipp Gampe) * Fixed bug #14760: Use labels for search in list view (Thanks to Georg Ringer) * Fixed bug #14601: Date picker does not work on IRRE elements (Thanks to Steffen Ritter) * Added feature #14719: Add ability to use typo3conf/FIRST_INSTALL to temporarily enable the Install Tool and allow an easier first install. 2010-06-21 Stanislas Rolland * Fixed bug #14799: htmlArea RTE: Color dialogue may raise a js error in IE * Updated htmlArea RTE version to 2.0.2 * Fixed bug #14793: htmlArea RTE: Problematic icons in IE6 * Fixed bug #14812: htmlArea RTE: Path to acronym record icon is not correct (Thanks to Helmut Hummel) 2010-06-21 Ernesto Baschny * Fixed bug #8893: eval "timesec" sets seconds to zero (Thanks to Ralf Hettinger and Andy Grunwald) 2010-06-21 Steffen Kamper * Fixed bug #14514: Long lines in module menu are unreadable * Fixed bug #14798: Sitename missing in Login form * Fixed bug #14752: Add Update Wizards for Skinning Changes (Thanks to Jigal van Hemert) * Fixed bug #14800: JS errors prevent JS pased popups from working in IE (Thanks to Jo Hasenau) * Fixed bug #14808 tceforms.js slows down performance of IE dramatically (Thanks to Jo Hasenau) * Fixed bug #14721: Flexform sections are unstyled and look weird * Fixed bug #11543: Shortcuts broken if current directory is not in include path (Thanks to Mads Chr. Olesen) 2010-06-20 Benjamin Mack * Release of TYPO3 4.4.0RC2 2010-06-20 Stanislas Rolland * Fixed bug #14797: htmlArea RTE: Toolbar combo boxes do not float left in IE6 (Thnaks to Jigal van Hemert). 2010-06-20 Susanne Moog * Followup to #14636: Improvements to new Backend skin - Install tool login shadow fixed * Fixed bug #14516: Strip background gradients - smaller image size and no wrong colors in browsers with color profile capability (Thanks to Helmut Hummel) * Followup to #14465: Make use of the new Sprite API - help in backend access lists (Thanks to Steffen Ritter) * Followup to #14465: Make use of the new Sprite API - delete icon in QuickEdit (Thanks to Steffen Gebert) * Followup to #14465: Make use of the new Sprite API - sys_language, sys_action (Thanks to Steffen Ritter) * Fixed bug #14788: Add fallback graphics for CSS3 background gradients (Thanks to Steffen Gebert) * Fixed bug #14755: Step 2 - Select method should be radio choice (On behalf of Steffen Kamper) * Fixed bug #14752: Add Update Wizards for Skinning Changes (Thanks to Steffen Ritter) 2010-06-20 Benjamin Mack * Followup to #14636: Improvements to new Backend skin - Removes the redundant headline above the TCEforms (Thanks to Steffen Gebert) * Raised Extbase version to 1.2.0RC2 * Fixed bug #14722: Remove info icon from CEs in page module (Thanks to Steffen Gebert) * Followup to #14733: Improvements to Backend skin - Added styling to missing parts of the Backend - TCEforms without tabs, TCEforms with Flexforms, TCEforms with IRRE, TSconfig help, help styling improvements * Followup to #13379: Sprite Icon API - Removed unneeded checks in ext_tables.php for t3skin (Thanks to Steffen Ritter) * Followup to #14733: Improvements to Backend skin - Exchanges "selection delete" icon to make it consistent look again (Thanks to Steffen Ritter) * Fixed bug #10424: Old version (3.x) screenshots in CSH (Big thanks to Philipp Gampe) * Followup to #14733: Improvements to Backend skin - Added styling to missing parts of the Backend 2010-06-19 Francois Suter * Fixed bug: #14184: Scheduler: Handle invalid serialized exception objects * Fixed bug: #14792: Scheduler: Screenshots in the manual must be updated for new skin 2010-06-19 Stanislas Rolland * Fixed bug #14464: htmlArea RTE: Type of block accumulation if the block is manually selected in Safari 2010-06-19 Benjamin Mack * Fixed bug #14593: Link wizard tabs have no style / Followup to #14733 (On behalf of Stanislas Rolland) 2010-06-18 Steffen Kamper * Fixed bug #14705: In BE login form labels are to small (for German BE-Language) (thanks to Falk Wachsmuth) 2010-06-18 Benjamin Mack * Followup to #14733: Improvements to Backend skin - Added updated styles for the taskcenter module 2010-06-18 Stanislas Rolland * Fixed bug ##14436: External links are prepended with current domain by RTE transformation * Updated htmlArea RTE version to 2.0.1 2010-06-18 Sebastian Kurfürst * Raised Extbase and Fluid versions to 1.2.0RC1 2010-06-18 Francois Suter * Fixed bug #14774: Scheduler: Improve documentation with various advice for developers 2010-06-17 Stanislas Rolland * Fixed bug #14770: htmlArea RTE: Abbreviation dialogue not always correctly initialized 2010-06-17 Ingo Renner * Fixed issue #14729: Backwards compatibility broken by disabled deprecation log 2010-06-17 Benjamin Mack * Release of TYPO3 4.4.0RC1 2010-06-17 Benjamin Mack * Fixed bug #14577 Ext.ux.elasticTextArea causes JS errors in all version of IE (Thanks to Jo Hasenau) * Partly reverted #14636: Improvements to new Backend skin - reverted TCEforms styling, will be included later 2010-06-16 Susanne Moog * Fixed bug #14633: Nested form tag breaks editing icons and ExtJS funcitonality in the page module for IE8 users (Thanks to Jo Hasenau) * Fixed bug #14132: Regexp for automatic line breaks in Gifbuilder is incorrect (Thanks to Jigal van Hemert) * Follow-up to #14733: Improvements to Backend skin - Fixed typo * Fixed bug #14733: Improvements to Backend skin (Thanks to Steffen Gebert) 2010-06-16 Stanislas Rolland * Fixed bug #14567: htmlArea RTE: RTE is greyed out and has no "styles" in page module QuickEdit * Fixed bug #14746: htmlArea RTE: TableOperations: Label for "Headers" has a colon in excess * Fixed bug #14748: Span tags with multiple classes being removed by RTE transformation 2010-06-16 Steffen Kamper * Fixed bug #13874: NULL reference when using hook in class.t3lib_utility_client.php (Thanks to Steffen Müller) * Fixed bug #14717: [Usability] Add delay to close the context menu * Fixed bug #14016: typo in class.t3lib_tcemain.php (Thanks to Vladimir Podkovanov) 2010-06-15 Stanislas Rolland * Fixed bug #14737: htmlArea RTE: Missing labels for SelectFont extension * Fixed bug #14738: htmlArea RTE: Cleaning dead scripts * Fixed bug #14622: htmlArea RTE: Drop down boxes have no width when displayed with feeditadvanced 2010-06-14 Stanislas Rolland * Fixed bug #14723: htmlArea RTE: JS errors block RTE usage in IE6 and IE7 (Thanks to Jo Hasenau) * Follow-up to bug #14360: htmlArea RTE: Toolbar and context menu styling needs adjustments * Updated htmlArea RTE version to 2.0.0 2010-06-14 Peter Niederlag * Cleanup, #14660: add hint on required rewrite for compression in config_default.php 2010-06-14 Christian Kuhn * Fixed bug #11447: Unwanted control fields exported in CSV file (Thanks to Andreas Lappe) 2010-06-14 Benjamin Mack * Followup to #14324: Feature: Add spriteGeneratorAPI to support the new sprite-icon-api - Renamed array, added functionality to add TCA type icons from Extensions, allow changes in core icons to trigger cache clearing (Thanks to Steffen Ritter) * Followup to #14465: Make use of the new Sprite API throughout the TYPO3 Core Backend - Typo in IRRE (Thanks to Steffen Gebert) 2010-06-14 Steffen Kamper * Fixed bug #14716: Version module don't display Title * Fixed bug #14236: logging into the Install Tool gives an alert (Thanks to Steffen Gebert) * Added missing flags #11461: Serbian flag in sys_language selector * Added missing flags #11807: Flags for belgium is missing * Fixed bug #14708: Version selector looks cryptic * Fixed bug #14354: Bug: fix percentage of changes in Workspace Manager -> "Show differences inline" (Thanks to Marco Huber) * Reverted revision 7901: #14467: Code cleanup: t3lib_iconWorks::getIconImage is not needed anymore 2010-06-13 Steffen Kamper * Fixed bug #14640: Improve cookie detection at login screen (Thanks to Steffen Gebert) * Fixed bug #14565: There is no way to disable compress and concatenate * Fixed bug #14545: [No Title] shown when editing a record on root level (Thanks to Reinhard Führicht) * Fixed bug #14681: Use self:: for static method calls with classname:: within the same class in t3lib (Thanks to Sebastian Michaelsen) * Fixed bug #14538: Icons missing in page tree for "Page contains" pages (Thanks to Steffen Ritter) 2010-06-13 Xavier Perseguers * Raised DBAL version from 1.1.6 to 1.1.7 2010-06-13 Oliver Hader * Cleanup: Updated copyright comments * Cleanup: Set SVN end of line property 2010-06-13 Benjamin Mack * Fixed bug #14624: Use Flash Message in Template module 2010-06-12 Steffen Kamper * Fixed bug #13895: Bug: getTSConfigVal called with wrong object (Thanks to Andreas Stauder) * Fixed bug #14467: Code cleanup: t3lib_iconWorks::getIconImage is not needed anymore (Thanks to Steffen Ritter) * Fixed bug #14356: Make disable_controls available for all group fields, not just type "file" (Thanks to Sven Teuber) 2010-06-12 Susanne Moog * Follow-up to #8778: Disabled draft workspace: NEWS.txt & forgotten ext_conf_template * Follow-up to #14627: SpriteIcons: page-tree, not age-tree * Fixed bug #14627: SpriteIcons: Several Icons replaced with non-existent sprite-Icons / not replaced / replaced wrong (Thanks to Steffen Ritter) 2010-06-11 Benjamin Mack * Fixed bug #14636: Improvements to new Backend skin, replace old styling (Thanks to Steffen Gebert and Lars Zimmermann) * Fixed #14679: Deprecating page and branch versioning, these versioning types are now disabled by default, see NEWS.txt for 4.4 for more info * Fixed bug #171: added documentatino for calculate and display filepermissions in filelist (Thanks to Jigal van Hemert) * Added feature #14546: Make sprite icons / PNGs work in Internet Explorer 6 through PNGfix that works with background images (Thanks to Steffen Ritter) * Added feature #14546: Hook in typo3/template.php to add additional header data (Thanks to Steffen Ritter) * Fixed bug #14598: Add unique column name in page module (Thanks to Steffen Gebert) * Followup to #485: Hookrequest for ~ TemplaVoila unlink doesn't work for Non-Admins - added an additional hook parameter (Thanks to Tolleiv Nietsch) 2010-06-11 Steffen Kamper * Fixed bug #14682: ExtJS removes font-weight and font-style from several tags (Thanks to Steffen Gebert) * Fixed bug #14605: rootline says "pid" where it should be "uid" or just "ID" * Fixed bug #14668: Bug: Make flashupload work again (Thanks to Patrick Bahne) 2010-06-11 Christian Kuhn * Cleanup #14405: Rename test cases from *_testcase to *Test (Thanks to Stefano Kowalke) 2010-06-10 Susanne Moog * Added feature #8778: Add possibility to disable TYPO3 draft workspace by localconf.php configuration (Thanks to Sonja Scholz) * Cleanup #14683: Remove misc/phpcheck/ directory (Thanks to Sebastian Michaelsen) 2010-06-10 Francois Suter * Fixed bug #14685: Some status reports classes have wrong XCLASS inclusion (thanks to Peter Niederlag) 2010-06-10 Stanislas Rolland * Follow-up to issue #14662: htmlArea RTE: Should use t3lib_utility_Client::getBrowserInfo * Fixed bug #14691: htmlArea RTE: Hitting ENTER in absence of block element may produce non-valid html in non-IE browser * Fixed bug #14692: t3lib_utility_client is not working with php 5.2.0 (Thanks to Franz Koch) 2010-06-10 Dmitry Dulepov * Fixed bug #5117: typolink: cHash corrupted due to linkVars (together with Pierre Dudoret (Popy)) 2010-06-09 Stanislas Rolland * Fixed bug #14677: htmlArea RTE: Toolbar state incorect in the absence of block element * Follow-up to issue #14662: htmlArea RTE: Should use t3lib_utility_Client::getBrowserInfo 2010-06-09 Steffen Kamper * Added test case for #14663: t3lib_utility_Client::getBrowserInfo returns gecko build date rather than version * Fixed bug #14663: t3lib_utility_Client::getBrowserInfo returns gecko build date rather than version * Fixed bug #14673: Usage of debug() in BE use group *line* by default * Fixed bug #14674: Replace calls to t3lib_extMgm:: within t3lib_extMgm to self:: due to performance reasons (Thanks to Sebastian Michaelsen) * Fixed bug #14676: Replace calls to t3lib_iconWorks:: within t3lib_iconWorks to self:: due to performance reasons (Thanks to Sebastian Michaelsen) * Fixed bug #14675: Replace calls to t3lib_BEfunc:: within t3lib_BEfunc to self:: due to performance reasons (Thanks to Sebastian Michaelsen) * Follow-up to bug #13611: Replace calls to t3lib_div:: within t3lib_div to self:: du to performance reasons (Thanks to Sebastian Michaelsen) * Fixed bug #14555: early thrown debug messages are not visible (BE only) (Thanks to Stefan Galinski) * Fixed bug #14628: Open t3lib_db for own instance * Follow-up to bug #8305: SQL debug output is not shown in the Backend * Fixed bug #14618: Bug: Add debug feature to Ext Direct (Thanks to Fabien Udriot) * Follow-up to bug #8305: SQL debug output is not shown in the Backend * Added test case t3lib_utility_clientTest.php * Fixed bug #14458: getBrowserInfo fails with IE UA Strings 2010-06-09 Christian Kuhn * Added feature #14666: Caching framework: Backport PhpFrontend from FLOW3 and refactor FileBackend * Added feature #14655: Caching framework: Implement PDO backend 2010-06-08 Stanislas Rolland * Updated htmlArea RTE manual. * Fixed bug #14662: htmlArea RTE: Should use t3lib_utility_Client::getBrowserInfo * Fixed bug #13062: htmlArea RTE: "non-floating" float value doesn't stick on images * Fixed bug #13301: htmlArea RTE: textstyle cannot be applied to full content of block element 2010-06-08 Oliver Hader * Cleanup: Fixed formatting of t3lib_PageRenderer_testcase * Follow-up to bug #3977: Unit tests for directory permission are too restrictive * Follow-up to feature #14277: Fixed unit tests for loading scriptaculous modules 2010-06-08 Steffen Kamper * Fixed bug #14611: [Install] Content of Input Fields is not displayed completely 2010-06-07 Christian Kuhn * Fixed bug #14638: Update caching framework to its according FLOW3 revision 4443 2010-06-06 Stanislas Rolland * Follow-up to bug #14360: htmlArea RTE: Toolbar and context menu styling needs adjustments * Fixed bug #12486: RTE does not work with Arora 2010-06-06 Ingo Renner * Fixed issue #14560: Violation of naming conventions in sprite generation API * Fixed issue #14561: Violation of naming conventions in t3lib_compressor 2010-06-06 Steffen Kamper * Fixed bug #14630: Backend doesn't use $this->pageRenderer 2010-06-06 Benjamin Mack * Fixed bug #1294: movie param of flash object not processed by prefixResourcePath(Thanks to Jigal van Hemert) * Fixed bug #14629: Copyright Year in Page Source is still wrong (Thanks to Jigal van Hemert) 2010-06-06 Christian Kuhn * Fixed bug #14635: Caching framework file backend: Unit test fixes * Fixed bug #14632: Caching framework memcached backend: No exception thrown if set() fails and wrong boolean comparison * Fixed bug #14631: Caching framework memcached backend: Wrong memcache server detection in unit tests * Follow-up to #11386: Caching framework file backend does not return absolute path in getCacheDirectory() * Fixed bug #14455: [Performance] Wrong variable in t3lib_cache_memcachedbackend leads to redundant data (Thanks to Dan Osipov) 2010-06-05 Stanislas Rolland * Fixed bug #14625: htmlArea RTE: Inconsistant position of ok button 2010-06-05 Benjamin Mack * Fixed bug #14626: Login refresh popup should not display news * Followup to #14387: Remove the feature "Enable extensions without review (basic security check)" from EM (Thanks to Helmut Hummel) 2010-06-04 Steffen Kamper * Fixed bug #14615: Autosuggest function doesn't work with quotes 2010-06-04 Susanne Moog * Fixed bug #13818: tcemain versionSwap might break pages_language_overlay relations (thanks to Tolleiv Nietsch) 2010-06-03 Stanislas Rolland * Fixed bug #14397: htmlArea RTE: Incorrect encoding of some labels when BE is not utf-8 2010-06-03 Xavier Perseguers * Fixed bug #14130: Switching pages with browsebox doesn't work (thanks to Mark Kuiphuis) 2010-06-02 Christian Kuhn * Fixed bug #13506: [felogin] Function changePassword does not work, when hitting 'enter' in change password form (Thanks to Christian Futterlieb) 2010-05-31 Oliver Hader * Release of TYPO3 4.4.0beta3 2010-05-31 Oliver Hader * Fixed bug #14556: Media content element shows HTML markup in additional flexform configuration 2010-05-31 Christian Kuhn * Fixed bug #14527: fixPermissions() for ENABLE_INSTALL_TOOL and extension import * Fixed bug #13701: @ini_set() works only on windows, on some unices it could render the function unusable (Thanks to Stephan Seitz) 2010-05-31 Steffen Kamper * Fixed bug #14553: topFrameH configuration option doesn't work anymore (Thanks to Stefan Galinski) * Fixed bug #14530: Missing icons in new BE skin (sprites) v7 * Fixed bug #14547: Flags in localization view (list view) have no title * Fixed bug #14530: Missing icons in new BE skin (sprites) v6 * Fixed bug #12990 : referrer in felogin form is not encoded correctly (Thanks to Jigal van Hemert) 2010-05-31 Dmitry Dulepov * Fixed bug #13858: IS cannot not index files if absRefPrefix is set and indexExternalURLs is not (thanks to Christian Kuhn and Steffen Ritter for help!) 2010-05-31 Benjamin Mack * Followup to #13998: Introduce Automatic versioning of CSS and JS files - fixed tabs for install tool * Dropped feature #14441: Drop support for GDlib 1.x, GDlib2 is now default * Fixed bug #13138: Add hook for manipulating content in felogin extension (Thanks to Thomas Layh) * Fixed bug #14540: Replace icons in module menu to use new styles (Thanks to Steffen Gebert) * Fixed bug #14537: Add spinner icons for toolbar (Thanks to Steffen Gebert) * Fixed bug #14536: Use sprite icons in toolbar (Thanks to Steffen Gebert) * Fixed bug #14534: Cleanup: Icons missing in the new icon-set, and therefore sprites are updated (Thanks to Steffen Ritter) * Fixed bug #14535: Checkbox Alignment in TCEforms is broken (Thanks to Steffen Kamper) * Fixed bug #14532: SpriteIcons: Clickmenu is not replaced (Thanks to Steffen Ritter) 2010-05-30 Benjamin Mack * Followup to #14465: Make use of the new Sprite API throughout the TYPO3 Core Backend - Missing check for directory type in class.file_list.inc (Thanks to Steffen Ritter) 2010-05-30 Steffen Kamper * Fixed bug #14544: Core calls deprecated procesIncludes() * Fixed bug #14530: Missing icons in new BE skin (sprites) v5 * Fixed bug #14530: Missing icons in new BE skin (sprites) v4 * Fixed bug #14530: Missing icons in new BE skin (sprites) v3 * Fixed bug #14530: Missing icons in new BE skin (sprites) v2 * Fixed bug #14526: page tree filterbox styling fixed in new BE layout (Thanks to Jigal van Hemert) * Fixed bug #14533: SpriteIcons: Icons in db_new.php are not replaced (Thanks to Steffen Ritter) * Fixed bug #14530: Missing icons in new BE skin (sprites) * Fixed bug #14520: Css correction for template modul * Fixed bug #14525: Workspacemenu JS is broken * Fixed bug #14522: Pagetree workspace div correction 2010-05-30 Oliver Hader * Added feature #14383: Integrate hooks to backend.php to perform several customizations * Fixed bug #14392: typolink creates incomplete links in combination with the forceAbsoluteUrl property 2010-05-29 Christian Kuhn * Fixed bug #12872: Use "strong" instead of "b" (Thanks to Steffen Kamper and Stefano Kowalke) * Fixed bug #14517: Set focus on pagetree filter input field (Thanks to Sebastian Gebhard) * Fixed bug #14513: Improve rendering of icons in t3-row-header (Thanks to Steffen Gebert) * Follow-up to feature #14490: Add missing styles of login box (Thanks to Steffen Gebert) * Fixed bug #14510: Increase width of module menu and navigation frame (Thanks to Steffen Gebert) 2010-05-29 Steffen Kamper * Fixed bug #14518: HCI: Page "with root-flag" set should have "domain"-icon (Thanks to Steffen Ritter) * Fixed bug #14519: Toolbar menuitems alignment * Fixed bug #14512: Remove "bigButtons" by default in Page module (Thanks to Steffen Gebert) * Fixed bug #10377: Cleaning and linting typo3/js-scripts * Fixed bug #14523: Missing icons in workspace modules 2010-05-29 Oliver Hader * Fixed bug #14488: prioriCalc no longer working correctly (thanks to Franz Koch) 2010-05-29 Susanne Moog * Follow-up to feature #14490: wrong position of stop page tree icon & cursor:pointer for IE6 icons * Follow-up to feature #14506: Fixes for alt_db_navframe (page tree filter - missing JS file) (Thanks to Steffen Gebert) 2010-05-28 Steffen Kamper * Fixed bug #11503: HTML5 doctype implementation * Follow-up to feature #14506: Fixes for alt_db_navframe (page tree filter) (Thanks to Steffen Gebert) * Follow-up to feature #14490: forgotten css file * Follow-up to feature #14490: A new skin for the TYPO3 Backend (Thanks to Steffen Gebert and Lars Zimmermann) * Fixed bug #14506: Fixes for alt_db_navframe (page tree filter) (Thanks to Steffen Gebert) * Fixed bug #14462: Remove old_backend 2010-05-28 Oliver Hader * Fixed bug #14503: HTML is shown in sysext belog after the usage of the sprite api for icons (thanks to Andy Grunwald) * Follow-up to feature #14490: Fatal error in typo3/sysext/cms/layout/class.tx_cms_layout.php 2010-05-28 Francois Suter * Fixed bug: #13315: Scheduler: Failed status hides other statuses 2010-05-28 Tobias Liebig * Follow-up to bug #3800: change the label names (warning about empty reference index table) (thanks to Michael Knabe) * Fixed bug #13903: wrong links with multiple domain records on one page with typolinkCheckRootline (thanks to Irene Höppner) * Fixed bug #14499: saving in t3editor per ajax call not possible (follow-up to #14465 new Sprite API) 2010-05-28 Susanne Moog * Follow-up to bug #14465: Make use of the new Sprite API throughout the TYPO3 Core Backend * Fixed bug #1402: Text area / RTE fields can't be set to required at the moment. * Fixed bug #12604: fileNameASCIIPrefix got deprecated but is used in core (Thanks to Steffen Gebert) * Fixed bug #11437: New labels in the log module are hardcoded (Thanks to Andy Grunwald) * Fixed bug #14461: TCEforms: Use fieldsets for palettes instead of tables (Thanks to Jo Hasenau) * Fixed bug #14505: treeView implementation fails in adding title-tags to sprite icons (Thanks to Steffen Ritter) 2010-05-28 Christian Kuhn * Fixed bug #14508: Fixes to the Page module: Add missing js file as follow-up to #14490 (Thanks to Steffen Gebert) * Fixed bug #13636: sysext:version needs doNotLoadInFE => 0 (Thanks to Georg Ringer) * Fixed bug #9731: Wrong XCLASS definition in t3lib/t3lib_rteapi.php (Thanks to Marcus Schwemer) * Fixed bug #7015: t3lib_DB displays wrong SQL in error case (Thanks to Steffen Ritter) 2010-05-28 Benjamin Mack * Added feature #14490: A new skin for the TYPO3 Backend (Thanks to Steffen Gebert and Lars Zimmermann) * Fixed bug #14342: t3lib_compressor does not rewrite "data:" URIs (Thanks to Steffen Gebert) 2010-05-28 Sebastian Kurfürst * Raised Extbase version from 1.2.0beta1 to 1.2.0beta2 2010-05-28 Xavier Perseguers * Raised DBAL version from 1.1.5 to 1.1.6 2010-05-27 Jeff Segars * Follow-up to bug #14486: Sprite icons not shown in Safari and IE6 (thanks to Steffen Ritter) * Follow-up to bug #14486: Fix transparency on frontend and backend user icons (thanks to Steffen Gebert and Steffen Ritter) 2010-05-27 Xavier Perseguers * Fixed bug #14496: SQL parser does not handle ALTER TABLE with character set operation * Follow-up of bug #13670: forgotten reset/each statement caused side effect of using foreach statement * Fixed bug #14456: SQL parser doesn't accept ALTER TABLE statement without CHANGE, DROP or ADD keyword * Fixed bug #13934: Side-effect of substr in t3lib_cs (thanks to Rens Admiraal) 2010-05-27 Jochen Rau * Fixed bug #13604: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset (thanks to Marc Bastian Heinrichs) 2010-05-27 Tobias Liebig * Fixed bug #14388: TypoScript templates containing a "$1" become corrupted 2010-05-27 Stanislas Rolland * Fixed bug #14489: htmlArea RTE: color dialogues do not show all configured colors * Fixed bug #14491: htmlArea RTE: disableColorPicker not always honoured * Fixed bug #14494: htmlArea RTE: backpath is not correctly set * Follow-up to issue #14494: htmlArea RTE: backpath is not correctly set * Further follow-up to issue #14494: htmlArea RTE: backpath is not correctly set 2010-05-27 Oliver Hader * Follow-up to #14465: Missing argument when rendering language preview in page module 2010-05-26 Jeff Segars * Fixed bug #14486: Added missing icons for the new iconset (thanks to Steffen Ritter) * Added feature #14465: Make use of the new sprite API through the TYPO3 core (thanks to Steffen Ritter) * Follow-up to feature #14465: Remove extra semicolon at end of line 2010-05-26 Susanne Moog * Fixed bug #13443: Wrong image shown in WEB->PERM (thanks to Stephan Kellermayr) 2010-05-26 Ingo Renner * Added feature #14463: Add post initialization hook for tslib_cObj * Follow-up to #14463: Added the new tslib_content_PostInitHook interface to core_autoload.php * Fixed issue #14480: tslib_cObj->start() sets a member "data", but not "table" 2010-05-26 Steffen Kamper * Fixed bug #14394: Better debug output for SQL Explain * Fixed bug #14466: Bug: SpriteIconApi getSpriteIconForRecord does not find default icon (thanks to Steffen Ritter) * Follow-up to bug #13379: Sprite Icon API (thanks to Steffen Ritter) * Follow-up to bug #14324: Feature: Add spriteGeneratorAPI to support the new sprite-icon-api (thanks to Steffen Ritter) 2010-05-25 Stanislas Rolland * Fixed bug #14333: htmlArea RTE: justify after CTRL+A not working in Firefox 2010-05-24 Stanislas Rolland * Updated htmlArea RTE version to 1.9.3 * Fixed bug #14470: htmlArea RTE: hovering custom colours produces shivering effect 2010-05-24 Benjamin Mack * Follow-up to #13379: Sprite Icon API - Removed unused sprites for t3skin (Thanks to Steffen Ritter) * Follow-up to #13379: Sprite Icon API - Added updated Sprites for t3skin (Thanks to Steffen Ritter) 2010-05-23 Steffen Kamper * Follow-up to bug #13868: Integrate TYPO3 donate notice in the backend * Fixed bug #14387: Updating the CGLs [was: Remove the feature "Enable extensions without review (basic security check)" from EM] (thanks to Lars Houmark) 2010-05-22 Oliver Hader * Added feature #13868: Integrate TYPO3 donate notice in the backend 2010-05-22 Benjamin Mack * Follow up to #13379: Removed generation parts of Sprite Icon API (Thanks to Steffen Ritter) * Fixed bug #12923: Javascript error in tmenu_layers.php & gmenu_layers.php (Thanks to Klaus Goessl) 2010-05-22 Steffen Kamper * Fixed bug #14191: Install tool lacks hint of how to create ENABLE_INSTALL_TOOL (thanks to Steffen Gebert) * Fixed bug #14328: Include prototype+scriptaculous using API at the login screen (thanks to Steffen Gebert) * Added Feature #14324: Add spriteGeneratorAPI to support the new sprite-icon-API (thanks to Steffen Ritter) 2010-05-22 Xavier Perseguers * Fixed bug #14175: belog not shown / error when actions: error is selected (thanks to Philipp Thiele) 2010-05-21 Benjamin Mack * Fixed bug #14443: Deprecate $TYPO3_CONF_VARS[GFX][TTFLocaleConv] * Cleaned up #9416: Code Cleanup for lang.php (Thanks to Stefano Kowalke) * Fixed bug #6555: template.relPathPrefix causes decoding of html-entities in affected attributes (Thanks to Martin Ficzel) * Fixed bug #13749: IRRE: Inline elements of translated records are not coppied correctly. (Thanks to Albrecht Koehnlein) 2010-05-20 Christian Kuhn * Fixed bug #7753: EM warns No XCLASS inclusion code found if you use $GLOBALS['TYPO3_CONF_VARS'] (thanks to Franz Holzinger) 2010-05-19 Stanislas Rolland * Follow-up to bug #14413: htmlArea RTE: ExtJS resources are not released in IE when RTE closes 2010-05-18 Benjamin Mack * Follow-up to #14277: Removed redundant code / Improve t3lib_compressor 2010-05-18 Ernesto Baschny * Follow-up to bug #13670: Wrong variable name causing EM not to show "Extensions found only on this server" on "Import extensions" search result 2010-05-18 Steffen Kamper * Fixed bug #14327: Condition misses check for no logged in user 2010-05-17 Stanislas Rolland * Fixed bug #14413: htmlArea RTE: ExtJS resources are not released in IE when RTE closes 2010-05-17 Christian Kuhn * Fixed bug #14411: Use of deprecated method t3lib_BEfunc::getSetUpdateSignal in impexp * Follow-up to bug #13670: Fatal in t3lib_querygenerator * Follow-up to bug #13670: Fatal in fe_adminLib.inc (thanks to Lars Houmark) 2010-05-16 Christian Kuhn * Follow-up to bug #13670: #14393 Fatal error in impexp 2010-05-16 Steffen Kamper * Follow-up to bug #13670: Performance optimization: change while(list() to foreach() 2010-05-15 Christian Kuhn * Fixed bug #14312: Notice undefined index systemLog and undefined constant TYPO3_ERRORHANDLER_MODE (thanks to Martin Müller) * Fixed bug #14309: Notice undefined index "error" & "debug" in index_ts.php (thanks to Martin Müller) * Fixed bug #14180: No Message shown when accessing backend if TYPO3_CONF_VARS[BE][adminOnly] = -1 (thanks to Georg Ringer) 2010-05-14 Ernesto Baschny * Fixed bug #14337: "The install tool is locked" doesn't send no-cache headers (thanks to Steffen Gebert) 2010-05-14 Steffen Kamper * Fixed bug #14339: Better options for deprecation log * Fixed bug #14375: Rewrite of the debug panel (More Features!, More Stability!, More Usability!) (Stefan Galinski) * Follow-up to bug #14365: Bug: Install Tool skin is sometimes wrong (thanks to Lars Houmark) * Fixed bug #14367: Install Tool does not provide a logout possibility (thanks to Lars Houmark) 2010-05-13 Ernesto Baschny * Fixed issue #13670: Performance optimization: change while(list() to foreach() (thanks to Georg Ringer and Steffen Gebert) 2010-05-13 Steffen Kamper * Fixed bug #12803: Creating or deleting ENABLE_INSTALL_TOOL file saves settings in "User Settings" * Fixed bug #14341: c&p error in t3lib_div::logDeprecatedFunction * Fixed bug #14365: Bug: Install Tool skin is sometimes wrong (thanks to Lars Houmark) * Fixed bug #14336: Merge modules "Cleanup and typo3temp/" of the Install Tool (thanks to Steffen Gebert) 2010-05-13 Patrick Broens * Fixed bug #14379: CSS issues for Internet Explorer version 6 and 7 (thanks to Jigal van Hemert) 2010-05-12 Stanislas Rolland * Follow-up to bug #14360: htmlArea RTE: Toolbar and context menu styling needs adjustments * Fixed bug #14374: htmlArea RTE: Language plugin may cause js error on RTE initialization 2010-05-12 Dmitry Dulepov * Fixed bug #14052: cache_treelist is out of date after setting hidden=0 (thanks to Steffen Gebert) 2010-05-10 Stanislas Rolland * Fixed bug #9455: RTE incorrectly modifies external links and causes problems with subdomains * Fixed bug #14360: htmlArea RTE: Toolbar and context menu styling needs adjustments 2010-05-07 Steffen Kamper * Fixed bug #14335: Install Tool buttons have no hover state (thanks to Steffen Gebert) 2010-05-09 Stanislas Rolland * Follow-up to feature #14014: htmlArea RTE should use version numbering method for CSS and JS files * Fixed bug #14349: htmlArea RTE: Unavailability of hot key map may cause plugin to fail * Follow-up to feature #14277: Apply gzip compression to htmlArea RTE concatenated js script * Follow-up to feature #14014: Some htmlArea RTE csss files are not versioned in the FE 2010-05-07 Steffen Kamper * Fixed bug #14326: [Performance] Preload ExtJS in BE * Fixed bug #14288: opendocs can cause duplicate id html errors (thanks to Stefan Galinski) 2010-05-07 Stanislas Rolland * Fixed bug #14202: htmlArea RTE: Tables may get lost when using remove format feature 2010-05-07 Susanne Moog * Fixed bug #14293: IRRE loading indicator makes label text jump (Thanks to Lars Houmark) 2010-05-07 Benjamin Mack * Fixed bug #5003: prefixRelPath() incorrectly changes links to anchors (Thanks to Jigal van Hemert) 2010-05-07 Oliver Hader * Fixed bug #13495: Workspace tiled Preview shows same version of Page 2010-05-07 Steffen Kamper * Fixed bug #14331: BE search is broken 2010-05-06 Benjamin Mack * Fixed bug #14028: Code cleanup in class.t3lib_userauthgroup.php - part 1: foreach loops / variable renaming (Thanks to Kjeld Schumacher) * Fixed bug #14315: Filelist: AJAX bug with multiple file mounts in the folder tree * Fixed bug #12429: Renamed "t3lib_tstemplate::procesIncludes" to "processIncludes" due to a misspelling (Thanks to Bernhard Kraft) * Fixed bug #13996: Hardcoded TYPO3 logo shown in "HELP > About TYPO3" (Thanks to Stephan Kellermayr) * Fixed bug #13995: Hardcoded TYPO3 logo image shown in "HELP > About Modules" (Thanks to Stephan Kellermayr and Steffen Kamper) * Fixed bug #14291: TCEforms: Incorrect background color style in type fields with images (Thanks to Stefan Galinski) * Fixed bug #14316: Updated TYPO3_copyright_year in constants section of config_default.php (Thanks to Steffen Gebert) * Fixed bug #14217: options.pageTree.showPageIdWithTitle doesn't work in record picker and RTE (Thanks to Reinhard Führicht) 2010-05-06 Susanne Moog * Fixed bug #14185: The tt_content.fe_groups field is not placed under the Access Tab (Thanks to Peter Klein & Lars Houmark) 2010-05-05 Benjamin Mack * Fixed bug #12470: PHP-5.3 error: function define_syslog_variables() is deprecated (Thanks to Rupert Germann) * Followup to #13998 / #14298: Missing ">" in HTML source when including jsfunc.validateform.js (Thanks to Lars Houmark) 2010-05-05 Steffen Kamper * Fixed bug #14295: Recycler and tcemain->process_cmdmap cannot undelete some records (thanks to Lars Houmark) * Fixed bug #14307: fe_user passwords are visible in the info popup window in the backend (thanks to Lars Houmark) 2010-05-04 Francois Suter * Fixed bug #14255: Navigation title field should also be displayed on shortcuts page (thanks to Steffen Gebert) 2010-05-03 Susanne Moog * Follow up to #5500: Load Inline Elements On Demand (thanks to Steffen Ritter) 2010-05-03 Benjamin Mack * Release of TYPO3 4.4.0beta2 2010-05-03 Francois Suter * Fixed bug #14275: Error handler does not catch exception while connecting to DB 2010-05-03 Steffen Kamper * Fixed bug #14282: t3lib_compressor processes JSlibs, even when it's not supposed to to (thanks to Steffen Gebert) * Fixed bug #14283: Loading scriptaculous with all modules fails with t3lib_compressor (thanks to Steffen Gebert) * Fixed bug #7795: opendocs: documents are opened without pagetree (thanks to Stefan Galinski) * Fixed bug #14144: Positioning of toolbar elements broken, especially in Safari (thanks to Stefan Galinski) 2010-05-03 Xavier Perseguers * Raised DBAL version from 1.1.4 to 1.1.5 2010-05-02 Xavier Perseguers * Raised DBAL version from 1.1.3 to 1.1.4 2010-05-02 Benjamin Mack * Followup to #14195: Install icons referenced in install.css did not load anymore * Updated NEWS.txt to reflect the breaking changes of Extbase * Fixed bug #14276: tceforms: Title of a record does not use API call to limit the character * Added feature #13379: Introduced a Sprite Icon API to render icons from sprites (Thanks to Thomas Allmer and Steffen Ritter) 2010-05-02 Steffen Kamper * Follow-up to #14277: Improve t3lib_compressor (thanks to Steffen Gebert) * Fixed bug #14277: Improve t3lib_compressor (thanks to Steffen Gebert) * Fixed bug #14279: Some non-XHTML tags in Backend (thanks to Steffen Gebert) 2010-05-02 Sebastian Kurfürst * Raised Extbase and Fluid versions to 1.2.0beta1. 2010-05-01 Xavier Perseguers * Fixed bug #2186: Error installing static_info_tables 2010-05-01 Benjamin Mack * Followup to #14064: Removed unused functions to detect GDlib/TTF() in the installer * Fixed bug #14243: some notices, undefined index in tslib_fe.php (Thanks to Martin Müller) * Followup to #14064: Textual change to the new install tool * Followup to #7501: Removed check for static templates from installer 2010-05-01 Francois Suter * Follow-up to #14195: removed file typo3/sysext/t3skin/stylesheets/.htaccess which has become useless 2010-05-01 Steffen Kamper * Fixed bug #11150: CSS in BE has no general rules, only specific (thanks to Steffen Gebert) * Added feature #14247: Add a compressor/concatenator for CSS and JS (thanks to Steffen Gebert) * Fixed bug #14272: typo in t3lib_PageRenderer (thanks to Steffen Gebert) * Follow-up to bug #8305: SQL debug output is not shown in the Backend * Deleted testcase for comparing ereg_ usage as it doesn't work with php >= 5.3 * Fixed bug #8305: SQL debug output is not shown in the Backend (thanks to Stefan Galinski) 2010-05-01 Susanne Moog * Fixed bug #236: Rendered pages do not validate if no doctype is set. (thanks to Christian Bülter) * Fixed bug #14231: csc static template "v4.3" won't include the registered plugins 2010-04-30 Benjamin Mack * Added feature #12502: Use HMACs for authenticity and integrity checks (Thanks to Marcus Krause and the TYPO3 Security Team) 2010-04-30 Francois Suter * Added feature #14195: Reorganize the backend stylesheets (thanks to Fabien Udriot and Steffen Gebert) 2010-04-30 Tobias Liebig * Fixed bug #11587: Set proper default timezone (fixes PHP 5.3 warnings concerning missing timezone settings) * Fixed bug #3800: Improve warning about empty reference index table (thanks to Michael Knabe) 2010-04-30 Jeff Segars * Fixed bug #13758: page.jsInline / page.jsFooterInline may fail with config.removeDefaultJS=external (thanks to Steffen Ritter) 2010-04-30 Xavier Perseguers * Updated NEWS.txt as follow-up to #14260 and raise of DBAL version * Raised DBAL version from 1.1.2 to 1.1.3 * Added feature #14260: Allow DBAL to be configured [Install Tool] * Fixed bug #14055: Install Tool wants to remove static_template table (thanks to Gregor Hermens) * Fixed bug #14254: Fresh install does not redirect to Install Tool when mysql is not available 2010-04-30 Christian Kuhn * Follow-up to bug #13194: Additional unit tests and test renamings for class tx_scheduler_CronCmd * Fixed bug #13194: tx_scheduler_CronCmd does not correctly parse step values * Fixed bug #14223: Notice undefined index in tslib_fe.php isOutputting() (Thanks to Martin Müller) * Fixed bug #14222: Notice undefined index in tslib_pibase.php (Thanks to Martin Müller) * Fixed bug #14220: Notice undefined index in t3lib_div::_GPmerged() (Thanks to Martin Müller) * Fixed bug #14256: tslib_cObj has two test case files (Thanks to Oliver Klee) 2010-04-30 Susanne Moog * Fixed bug #14079: Running the unit tests floods the deprecation log (thanks to Oliver Klee) * Fixed bug #11811: Raise versions and states of sysexts (stable <-> 1.0.0) (thanks to Steffen Gebert) * Fixed bug #14179: TCA select doesn't show record titles whic start with <= (thanks to Georg Ringer) * Added feature #14247: Add a concatenator for CSS and JS (thanks to Steffen Gebert) * Fixed bug Bug #10224: Not possible to set links to pages underneath a page with activated "temporary DB mount" (thanks to Georg Ringer) 2010-04-30 Steffen Kamper * Follow-up to bug #14207: Duplicate submodule URL in JavaScript * Fixed bug #9758: Write Configuration to extTables.php * Fixed bug #14212: Better styling of BE login news (thanks to Georg Ringer) * Fixed bug #14116: Selecting/deselecting all records does not work with translated records (thanks to Reinhard Führicht) 2010-04-29 Jeff Segars * Fixed bug #11005: Browse Links Popup shows no files when all file types are allowed 2010-04-29 Susanne Moog * Fixed bug #14151: Shortcuts broken, if in user or admin tools modules (thanks to Stefan Galinski) 2010-04-29 Dmitry Dulepov * Fixed bug #14207: Duplicate submodule URL in JavaScript * Fixed bug #14026: Main module does not load different navFrames in submodules in dependency of navFrameScriptParam 2010-04-27 Steffen Kamper * Fixed bug #14230: Match TS browser condition with all delivered browsers 2010-04-28 Susanne Moog * Fixed bug #14139: condensed mode in backend does not work (thanks to Stefan Galinski) 2010-04-27 Steffen Kamper * Follow-up to bug #14201: getBrowserInfo delivers wrong info * Fixed bug #14201: getBrowserInfo delivers wrong info * Fixed bug #14137: Startup in module does not work (thanks to Stefan Galinski) 2010-04-27 Susanne Moog * Follow-up to bug #10768: CSC height 1% breaks rendering of images (thanks to Helmut Hummel) 2010-04-27 Patrick Broens * Fixed bug #14214: Install tool hooks are not complete and could be better 2010-04-26 Susanne Moog * Follow-up to bug #12908: reverted changes in CSC 4.3 folder due to new rules, added comment to IE hacks (thanks to Helmut Hummel) 2010-04-26 Christian Kuhn * Follow-up to bug #3977: Added unit tests for t3lib_div:mkdir() and t3lib_div::fixPermissions() * Fixed bug #3977: Permissions not set on extracted localization files (Thanks to Lars Houmark) 2010-04-25 Francois Suter * Fixed bug: #14107: Scheduler: Missing Flash message in the Scheduler (thanks to Georg Ringer) 2010-04-22 Xavier Perseguers * Fixed bug #14182: Multiple join conditions are not supported 2010-04-22 Jochen Rau * Fixed bug #14131: Styling of cookie warning is hardcoded (thanks to Jigal van Hemert) 2010-04-22 Jochen Rau * Fixed bug #13972: cropHTML uses faulty reg exp for HTML entities (thanks to Ralf Hettinger) 2010-04-22 Ernesto Baschny * Fixed bug #14176: unit test for RemoveXSS triggers fatal error in phpunit extension (thanks to Jigal van Hemert) 2010-04-22 Susanne Moog * Fixed bug #3996: Constant Editor - Default Image Width [styles.content.imgtext.linkWrap.width] - wrong description (thanks to Martin Herzog) * Fixed bug #12908: wrong distance between image rows [css styled content] 2010-04-22 Patrick Broens * Fixed bug #14177: Change CSS classes- and id names to identifyable install tool names 2010-04-20 Dmitry Dulepov * Fixed bug #13741: cache_treelist does not take FE users into account * Fixed bug #14149: tslib_cObj::getTreeList() incorrectly checks cache entries 2010-04-20 Susanne Moog * Follow-up to feature #13698: proxy for the mail() function - typos corrected (thanks to Georg Ringer) 2010-04-20 Christian Kuhn * Fixed bug #14096: scheduler: Move the scheduler tests to the scheduler sysext (thanks to Oliver Klee) * Fixed bug #13471: List module eats up tons of memory if displaying records with many references * Fixed bug #14152: Table sys_log, field details is too small * Fixed bug #13908: saltedpasswords: Enhance Unit Tests by testing passwords of various character classes (thanks to Marcus Krause) 2010-04-19 Stanislas Rolland * Fixed bug #14153: htmlAreaRTE: Some Page TSConfig may break default hotkey assignments * Fixed bug #14106: htmlArea RTE: ENTER after an image at beginning of block deletes the image 2010-04-19 Steffen Kamper * Fixed bug #13991: Content Element Media does not work with render type "HTML Embed Element" (thanks to Sascha Egerer) 2010-04-19 Patrick Broens * Fixed bug #14105: Install Tool: PHP Warning: implode() Invalid arguments passed in typo3\sysext\install\mod\class.tx_install.php line 8244 2010-04-19 Dmitry Dulepov * Fixed bug #14128: Tree list cache does not recognize 'this' for 'pidInList' * Fixed bug #14129: Function tslib_cObj::getTreeList() inserts records with empty PK 2010-04-16 Susanne Moog * Fixed bug #13630: Status Report reports "Install Tool: disabled" when it is not. (thanks to Gregor Hermens) * Fixed bug #13941: Deleting pages should check language permissions (thanks to Tolleiv Nietsch) 2010-04-16 Francois Suter * Fixed bug #14090: In Extension Manager importExtInfo() does not sort versions correctly (thanks to Daniel Minder and Steffen Gebert) 2010-04-16 Patrick Broens * Fixed bug #14118: Exception handler does not produce valid (X)HTML 2010-04-15 Patrick Broens * Fixed bug #14117: RuntimeException thrown within the exception handler when wrong database credentials 2010-04-15 Dmitry Dulepov * Fixed bug #14021: Simplify the code to get nested GET Parameters with TS (thanks to Sebastian Gebhard) * Fixed bug #14120: Add a method to check if database is connected 2010-04-15 Benjamin Mack * Release of TYPO3 4.4.0beta1 2010-04-14 Susanne Moog * Fixed bug #5699: Sitemap Content Element does not honorate Workspaces 2010-04-14 Stanislas Rolland * Updated htmlArea RTE manual. 2010-04-14 Patrick Broens * Added feature #14109: Add Automatic versioning of CSS and JS files mentioned in #13998 to install tool 2010-04-14 Benjamin Mack * Updated NEWS.txt 2010-04-14 Xavier Perseguers * Fixed bug #13732: External URL only indexes first page [indexed_search] * Raised DBAL version from 1.1.1 to 1.1.2 2010-04-13 Ernesto Baschny * Added feature #13998: Introduce automatic versioning of CSS and JS files (thanks to Lars Houmark) 2010-04-13 Benjamin Mack * Added feature #13865: Possibility to configure alternative parameter for jumpurl filelinks (Thanks to Sebastian Gebhard) 2010-04-13 Susanne Moog * Added feature #5500: Load Inline Elements On Demand (thanks to Harald Glaser & Vladimir Podkovanov) * Added feature #5678: Missing clearer div in csc-textpic-intext-left/csc-textpic-intext-right 2010-04-13 Dmitry Dulepov * Fixed bug #14027: Tweak: Add "tiff" to imagefile_ext array (Thanks to Søren Malling) * Fixed bug #14023: choose proper variable namings in tslib_cObj::getGlobal() (Thanks to Sebastian Gebhard) * Fixed bug #1740: date parameters are not configurable in indexed search 2010-04-13 Patrick Broens * Fixed bug #14088: Change typo3/install/index.php install tool locked message to proper HTML and CSS 2010-04-13 Stanislas Rolland * Follow-up to feature #14051: htmlArea RTE: Streamline the RTE loading process * Fixed bug #14085: htmlArea RTE: Setting empty color raises js error in IE * Fixed bug #14086: htmlArea RTE: Small css glitch in the color setting dialogue * Added feature #14094: htmlArea RTE: Optionally add rel attribute to link dialogue * Added feature #14014: htmlArea RTE should use versionnumbering method for CSS and JS files 2010-04-13 Steffen Kamper * Added Feature #13439: [FEATURE] Allow marker for Subject and Message in auto-response-message of Mailform * Fixed bug #14097: Preview in BE opens Workspace-preview * Fixed bug #14100: ModuleMenu is too small * Added Feature #13940 Added marker in CONTENT object (thanks to Jigal van Hemert) * Added testcase for #13698 (thanks to Oliver Klee) * Added Feature #13698: Add proxy for the mail() function (thanks to Tolleiv Nietsch) * Added Feature #13982: Feature: Renewal of the taskcenter Part III (thanks to Georg Ringer) * Added Feature #13982: Feature: Renewal of the taskcenter Part II (thanks to Georg Ringer) * Added Feature #13982: Feature: Renewal of the taskcenter Part I (thanks to Georg Ringer) * Fixed bug #14061: Do not die, be the exception! * Added Feature #13799: ExtJS driven fading in/out Flashmessages * Corrected spelling errors in felogin manual * Added Feature #12229: Add stdWrap date/strftime with GMT format property * Fixed bug #13402: Active suggest feature for TCA fields with foreign tables * Fixed bug #13788: [felogin] Redirects use incorrect function parameters * Updated manual of felogin (thanks to Jigal van Hemert and Jeff Segars) * Reverted Update #14063: Updated ExtJs library from 3.1.1 to 3.2 Final 2010-04-12 Jeff Segars * Added feature #14065: Add hook for including Static TypoScript after all Static Templates are included 2010-04-12 Stanislas Rolland * Added feature #13116: htmlArea RTE: Allow to hide counting classes * Fixed bug #13674: htmlArea RTE: Incorrect position of cursor after SHIFT-ENTER in WebKit browser * Follow-up to bug #14066: htmlArea RTE: Erratic handling of oncut and onpaste events * Updated NEWS.txt as follow-up to #13580: htmlArea RTE: Extjize the RTE * Fixed bug #14084: htmlArea RTE: RTE fails in absence of wizards * Follow-up to feature #14067: htmlARea RTE: Eliminate namespace pollution 2010-04-12 Christian Kuhn * Follow-up to #13710: Added missing typo3/sysext/lang/locallang_t3lib_fullsearch.xml * Fixed bug #13710: Flashmessages in t3lib_fullsearch (Thanks to Georg Ringer) * Added feature #13508: Use exec_TRUNCATEquery() instead of DELETE FROM throughout the core * Fixed bug #13945: Missing key on l18n_parent in tt_content table 2010-04-12 Benjamin Mack * Added Feature #12066: Added constants throughout the core for LF, CR, TAB (Thanks to Oliver Klee) 2010-04-12 Susanne Moog * Fixed bug #9851: LICENSE.txt refers to wrong webpage on typo3.com * Fixed bug #14054: CSS Styled Content has no manual 2010-04-12 Patrick Broens * Fixed bug #14069: New install tool refactoring uses FE layer for templating instead of t3lib_parsehtml * Fixed bug #14070: require_once to class.tslib_content.php in sysext/install/mod/class.tx_install.php should be deleted * Fixed bug #14071: Convert some characters in copyright of the stand alone install tool to XHTML character entities 2010-04-11 Stanislas Rolland * Fixed bug #14062: Text Content element crashes (thanks to Jigal van Hemert) * Fixed bug #10629: class and title parameters of typolinks get broken * Fixed bug #14066: htmlArea RTE: Erratic handling of oncut and onpaste events * Added feature #14067: htmlARea RTE: Eliminate namespace pollution * Added feature #14068: htmlARea RTE: Always rely on ExtJS browser identification 2010-04-11 Francois Suter * Fixed bug #14005: Moving a page with IRRE records misplaces IRRE records * Cleanup #9581: Adapt t3lib_exec to PHP5 and CGLs (thanks to Martin Kutschker and Felix Oertel) 2010-04-11 Patrick Broens * Added feature #14064: Install tool refactoring 2010-04-11 Steffen Kamper * Follow-up to #10327: [felogin] redirecting to referer does not work * Fixed bug #13985: bugfix/code cleanup: wrong image dimension returned if alternative logo is set and skin-extension is installed in global-space (backend-redesign) (thanks to Stephan N Kellermayr) * Update #14063: Updated ExtJs library from 3.1.1 to 3.2 Final 2010-04-10 Steffen Kamper * Fixed bug #12838: Deactivated fields of $TYPO3_USER_SETTINGS are changed by the module "User Settings" * Added feature #13953: Hookrequest - t3lib_page::getRecordOverlay (thanks to Tolleiv Nietsch) * Added feature #14041: impexp: Add Hooks * Added feature #13949: Hookrequest - alt_doc::makeEditForm() to enable further access-restrictions (thanks to Tolleiv Nietsch) * Added feature #13948: Hookrequest - tslib_fe pre/post process for settingLanguage() (thanks to Tolleiv Nietsch) * Added feature #13947: Hookrequest - tslib_menu should provide hook for further filtering (thanks to Tolleiv Nietsch) * Added feature #13952: Hookrequest - t3lib_page::getPageOverlay (thanks to Tolleiv Nietsch) * Added feature #485: Hookrequest for ~ TemplaVoila unlink doesn't work for Non-Admins (thanks to Tolleiv Nietsch) 2010-04-10 Stanislas Rolland * Added feature #14051: htmlArea RTE: Streamline the RTE loading process * Added feature #14057: htmlArea RTE: Extjize the RTE ajax requests. * Added feature #14058: htmlArea RTE: update some WebKit dom methods. * Added feature #14059: htmlArea RTE: Cleanup use of editor focus method * Fixed bug #14060: htmlArea RTE: Some table operations configuration may cause js error 2010-04-09 Michael Stucki * Fixed bug #13959: Core autoloader should accept class names only (could lead to remote command execution). Thanks to Helmut Hummel and Marcus Krause for providing a fix. 2010-04-08 Stanislas Rolland * Added feature #14035: htmlArea RTE: Use sprite for toolbar icons * Follow-up to feature #14035: htmlArea RTE: Use sprite for toolbar icons * Updated htmlArea RTE version to 1.9.2 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 Kurfürst * 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 * Fixed bug #13786: htmlArea RTE: ExtJS raises JS error on opening resizable window in IE 2010-03-08 Xavier Perseguers * Fixed bug #13766: Auto-increment does not work with driver odbc_mssql [adodb] 2010-03-07 Steffen Kamper * Updated ExtJs library from 3.1.0 to 3.1.1 * Fixed bug #13738: Unit test failure: t3lib_PageRenderer_testcase::testAddCssFile (Thanks to Susanne Moog) 2010-03-07 Benjamin Mack * Fixed bug #13669: Performance: Inefficient fetch of templates from table sys_template (Thanks to Alexander Weggerle) 2010-03-06 Oliver Hader * Fixed bug #1104: Setting file fields in TCA to "required" makes it impossible to save the record (thanks to Ingmar Schlecht & Tobias Liebig) 2010-03-05 Stanislas Rolland * Follow-up to #13668: htmlArea RTE: Cleanup some unused code (statusbar) 2010-03-04 Stanislas Rolland * Added feature #13748: htmlArea RTE: Extjize character map * Fixed bug #9056: htmlArea RTE: Accessibility problem with smileys 2010-03-04 Ernesto Baschny * Fixed bug #13554: Web>View on mount pages via backend (thanks to Georg Ringer) 2010-03-03 Xavier Perseguers * Fixed bug #10003: t3lib_db explainOutput does not work with table alias (thanks to Dan Osipov) 2010-02-27 Andreas Otto * Fixed bug #13685: Recursive copy and move of alternative page languages (thanks to Albrecht K�hnlein) 2010-02-27 Oliver Hader * Fixed bug #8191: IRRE - Storing data crashes somehow with MM tables (thanks to Peter Kühn & Franz Koch) 2010-02-27 Steffen Kamper * Fixed bug #12874: Tool>Log date fields does not work * Fixed bug #7896: Hide the page browser if not enough entries are available (Thanks to Stefan Galinski) 2010-02-26 Christian Kuhn * Fixed bug #11562: Main module does not load different navFrames in submodules (Thanks to Erik Frister) * Follow-up to #13675: Added testcase for t3lib_div::intExplode() * Follow-up to #13675: Use array_map() instead of array_walk() * Fixed bug #13675: Performance improvement: Use array_walk() for t3lib_div::intExplode (Thanks to Georg Ringer) 2010-02-26 Benjamin Mack * Fixed bug #13419: sys_action: Suggest wizard doesn't work with * as table (Thanks to Georg Ringer) * Added feature #13519: Added a new iconset to t3skin (Thanks to Steffen Gebert and the T3UXW09 team) * Fixed bug #13262: replace hardcoded typo3/ with TYPO3_mainDir (Thanks to Georg Ringer) * Fixed bug #11507: tt_content's TCA spaceBefore and spaceAfter got a hardcoded limit of 50 (Thanks to Georg Ringer) * Fixed bug #13591: Full search causes error if TCA has tables without any columns (Thanks to Fabrizio Branca) * Fixed bug #13493: Cleanup return value in t3lib_userauthgroup check() (Thanks to Georg Ringer) * Fixed bug #12849: Element wizard & web_list.allowedNewTables doesn't respect hiding pages (Thanks to Georg Ringer) * Fixed bug #13611: Replace calls to t3lib_div:: within t3lib_div to self:: due to performance reasons (Thanks to Georg Ringer) 2010-02-25 Stanislas Rolland * Fixed bug #13651: htmlArea RTE: Table insertion is broken in IE8 * Added feature #13667: htmlArea RTE: Make toolbar dropdown size configurable in Page TSConfig * Cleanup #13668: htmlArea RTE: Cleanup some unused code (acronym, color, font) * Fixed bug #13671: htmlArea RTE: Invalid reference to font options in WebKit browsers * Fixed bug #13672: htmlArea RTE: Conflicting configuration property name * Cleanup #13673: htmlArea RTE: url to acronym module is not used anymore 2010-02-24 Ernesto Baschny * Fixed bug #13470: Session/Login not working in IE8 across subdomains 2010-02-24 Steffen Kamper * Fixed bug #13637: [EM] Upload to TER is broken 2010-02-23 Benjamin Mack * Release of TYPO3 4.4.0alpha1 2010-02-23 Oliver Hader * Fixed bug #13372: saltedpasswords - Authentication Bypass in frontend user authentication (thanks to Marcus Krause & Dmitry Dulepov) * Fixed bug #13394: Information disclosure in sysext:sys_actions (thanks to Georg Ringer) * Fixed bug #13042: XSS in index.php (thanks to Georg Ringer) * Fixed bug #11617: XSS in template module (thanks to Georg Ringer) * Fixed bug #13249: XSS in TS Object Browser (thanks to Marcus Krause) * Fixed bug #11621: XSS vulnerabilities in workspace module (thanks to Georg Ringer) * Fixed bug #11620: XSS vulnerability in task center module (thanks to Georg Ringer) * Fixed bug #12628: XSS in sysext sys_action (thanks to Georg Ringer) * Fixed bug #12634: XSS in the access module (thanks to Georg Ringer) * Fixed bug #13558: XSS in t3lib_querygenerator (thanks to Georg Ringer) * Fixed bug #12630: XSS in filelist module (thanks to Marcus Krause & Georg Ringer) 2010-02-22 Benjamin Mack * Fixed bug #13243: Small speedup improvements to t3lib_page by removing superfluous intval() statements (Thanks to Georg Ringer) 2010-02-22 Stanislas Rolland * Added feature #13608: htmlArea RTE: Make height of the context menu configurable * Updated NEWS.txt as follow-up to #13580: htmlArea RTE: Extjize the RTE * Fixed bug #13618: htmlArea RTE: RTE iframe is sometimes collapsed * Fixed bug #13619: htmlArea RTE: url not detected on enter 2010-02-22 Dmitry Dulepov * Fixed bug #12958: Catchable fatal error in indexed_search 2010-02-22 Oliver Hader * Added feature #11950: Support for SSL and absolute links 2010-02-21 Steffen Kamper * Fixed bug #13252: default CSS only loadable for media screen / changed behaviour in 4.3 (Thanks to Ralf Hettinger) * Fixed bug #12179: Section "Help" is shown even with no subelements (Thanks to Georg Ringer) * Fixed bug #13570: Bug: HTML validation error in the BE with the ajax.php inclusion (Thanks to Oliver Klee) * Fixed bug #13289: Usage of deprecated method - getSetUpdateSignal() (Thanks to Stefan Galinski) * Fixed bug #13444: Filemounts are unsorted 2010-02-21 Stanislas Rolland * Added feature #13580: htmlArea RTE: Extjize the RTE * Fixed bug #13596: htmlArea RTE: Styling dropdowns grow on every use * Fixed bug #13597: htmlArea RTE: Toolbar select box does not close on click in editing area * Fixed bug #13310: htmlArea RTE: Additional Inline Elements issue with overlapping ranges * Fixed bug #13599: htmlArea RTE: Annoying mouse-over effect on context menu items 2010-02-21 Benjamin Mack * Fixed bug #13406: thumbs.php: Thumbnails for images with transparent background look ugly (Thanks to Andreas Wolf and Steffen Ritter) * Fixed bug / Cleanup #12052: Restructure output of module "DB check" -> "Reference Index" (Thanks to Steffen Gebert) * Added feature #13204: Flash can now use the session veriCode in the FE as well (Thanks to Stephan Lucas and Steffen Ritter) * Fixed bug #12343: Installer - Missing message when creation of admin user fails due to missing data (Thanks to Marcus Krause) * Fixed bug #13423: Bug/Feature: Make ext_tables.sql syntax parsing more compliable (Thanks to Joachim Mathes) * Fixed bug #13201: Repots module - Use same install tool check for reports as used in About module (Thanks to Moreno Feltscher) * Fixed bug #13574: html warning, because a plain & inside an url (Thanks to Stefan Galinski) * Added feature #12180: Speedup t3lib_BEfunc::getRecordPath by using rootline cache (Thanks to Steffen Gebert) * Fixed bug #13593: Remove calls to and log usage of deprecated global function fw() (Thanks to Steffen Gebert) * Fixed bug #12625: JSMENU's fallback menu name is not unique * Fixed bug #12259: Use labels in the page wizard for the page title fields (Thanks to Georg Ringer) * Fixed bug / Cleanup #11206: Cleaned up test "t3lib_extmgm_testcase" (Thanks to Oliver Klee) * Fixed bug / Cleanup #11608: t3lib_beFunc::viewOnClick - Extract logic to find the right frontend domain (Thanks to Michael Klapper) * Fixed bug / Cleanup #12201: Replace header(Location:) with t3lib_div::redirect() (Thanks to Steffen Gebert) * Followup to cleanup #7501: Remove Static-Templates from standard installation (Update class was declared twice, thanks to Susanne Moog) 2010-02-21 Xavier Perseguers * Fixed bug #12220: String literals quoted as identifiers 2010-02-20 Steffen Kamper * Fixed bug #13568: ExtDirect - API generator should built absolute links (Thanks to Stefan Galinski) * Fixed bug #13333: Datepicker button color is wrong 2010-02-20 Benjamin Mack * Removed dependency / Cleanup #7501: Remove Static-Templates from standard installation (Thanks to Steffen Ritter) 2010-02-20 Oliver Hader * Added feature #13428: Caching of the ExtDirect API configuration (Thanks to Stefan Galinski) * Follow-up to feature #13428: Extended generation of the caching hash * Added feature #13164: CLI processes cannot be executed when adminOnly mode is enabled 2010-02-19 Benjamin Mack * Fixed bug #12007: Docblock comments in TCEforms suggest class are wrong (Thanks to Andreas Wolf) * Fixed bug #12870: Login News missing styling for links (Thanks to Steffen Gebert) * Added feature #13131: Add API to add stylesheet directories (Thanks to Steffen Gebert) 2010-02-14 Christian Kuhn * Follow-up to #13448: Do not unset $typo3CacheFactory singleton 2010-02-14 Xavier Perseguers * Raised DBAL version from 1.1.0 to 1.1.1 * Fixed bug #12829: ALTER TABLE is not able to parse length restriction in index creation 2010-02-14 Andreas Otto * Fixed bug #13380: Recursive deletion of alternative page languages 2010-02-13 Xavier Perseguers * Fixed bug #6196: IFNULL operator cannot be parsed * Fixed bug #13529: DISTINCT should not be used as a function 2010-02-11 Xavier Perseguers * Follow-up of #13504: Using TRUNCATE instead of TRUNCATETABLE as public DB API 2010-02-10 Xavier Perseguers * Fixed bug #13504: Cannot parse TRUNCATE TABLE in install tool 2010-02-09 Xavier Perseguers * Fixed bug #13490: Where clause 0=0 cannot be parsed 2010-02-08 Xavier Perseguers * Fixed bug #13464: ORA-00920: invalid relational operator in module statistics [indexed_search] * Fixed bug #13463: Modfunc2 (statistics) is not compatible with DBAL [indexed_search] 2010-02-08 Steffen Kamper * Reverted Follow-up to #13448: Unset another variable 2010-02-08 Christian Kuhn * Fixed bug #13456: Typo in rsaauth ext_tables.sql * Fixed bug #13257: PHP warning stristr() in Configuration -> Search under PHP 5.3 (thanks to Steffen Gebert) 2010-02-07 Steffen Kamper * Fixed bug #1822: There is no API to list tables in theWeb->Page module (thanks to Franz Holzinger) 2010-02-07 Christian Kuhn * Follow-up to #13448: Unset another variable * Fixed bug #13365: Table headers in t3lib_fullsearch (thanks to Georg Ringer) * Fixed bug #13448: Typo in BE cache init section * Follow-up to #13193: Added tests for tx_scheduler_croncmd * Fixed bug #13193: Day of week in scheduler cron command is not calculated correctly * Added feature #12859: caching framework db backend: Use t3lib_db to insert all tags in one run 2010-02-07 Xavier Perseguers * Added feature #12858: Provide an API to insert multiple rows at once * Added feature #13209: MySQL extended INSERT statements cannot be parsed 2010-02-06 Xavier Perseguers * Fixed bug #13430: Cannot parse INSERT when VALUES has no space before left parenthesis 2010-02-05 Steffen Kamper * Fixed bug #13391: JS-error in common.js crashes flash uploader * Fixed bug #13348: Datepicker is brocken with ExtJS 3.1 * Converted t3lib/extjs files to unix format. 2010-02-05 Francois Suter * Fixed bug #13323: "Allow preview of whole workspace" misses checkbox * Cleanup #13377: Provide a manual for system extension saltedpasswords (thanks to Marcus Krause) 2010-02-04 Benjamin Mack * Updated NEWS.txt for TYPO3 v4.4 2010-02-03 Xavier Perseguers * Fixed bug #13412: BETWEEN operator is not supported 2010-02-02 Xavier Perseguers * Fixed bug #13368: Method filelink of tslib_content uses 'target' instead of 'fileTarget' * Fixed bug #12903: ORA-00918: column ambiguously defined [indexed_search] 2010-02-02 Steffen Kamper * Follow-up to #13313: ExtDirect API 2010-02-01 Xavier Perseguers * Fixed bug #13388: Missing colon in locallang for DB and File mount (thanks to Georg Ringer) 2010-01-27 Steffen Kamper * Added feature #11221 : Separate first-, middle- and lastname columns in fe_users table (thanks to Isma�l Bidau) 2010-01-25 Steffen Kamper * Added feature #13313: ExtDirect API (thanks to Stefan Galinski and the T3UXW09 team) 2010-01-24 Steffen Kamper * Fixed bug #13090: 4.4.0 trunk: version warning with CSS styled content 2010-01-23 Steffen Kamper * Fixed bug #12688: MM relations: rollback not working / sys_history wrong (thanks to Ralf Hettinger) * Fixed bug #13230: Using TYPO3_version with "xxx-dev" won't be parsed correct in EM * Follow-up to #13327: Fix Recycler resize plugin * Update #13327: Update ExtCore to version 3.1 2010-01-22 Steffen Kamper * Update #13327: Update ExtJS to version 3.1 2010-01-20 Christian Kuhn * Fixed bug #13270: t3lib_cache_backend_dbbackendtestcase does not reflect current db backend table definitions 2010-01-18 Benjamin Mack * Fixed #11089: Fixing the built-in shopping basket (Thanks to Mathias Schreiber) 2010-01-17 Christian Kuhn * Added feature #13192: Allow different timestamp as optional parameter in constructor of class tx_scheduler_croncmd 2010-01-17 Benjamin Mack * Fixed bug #13093: Massuploader: Window is not closable (Thanks to Steffen Gebert) * Fixed bug #12742: BE-login screen: Login box with spinner becomes to small and label not centered (Thanks to Steffen Gebert) * Fixed bug #13167: Flash Uploader error messages should be more descriptive / Improve error handling of massuploader (Thanks to Steffen Gebert) 2010-01-17 Andreas Otto * Fixed bug #13254: Flash Messages in wizard "create multiple pages" (Thanks to Georg Ringer) 2010-01-16 Xavier Perseguers * Fixed bug #12681: Select/Deselect all should be visible as link (Thanks to Georg Ringer) * Fixed bug #12553: Text "A simple table with up to 8 columns" is wrong (Thanks to Georg Ringer) * Fixed bug #13255: Wrong text in wizard "create multiple pages" (Thanks to Georg Ringer) 2010-01-15 Francois Suter * Fixed bug #11815: Saving translation settings in EM: strcmp() throws warning with PHP5.3 (Thanks to Steffen Gebert, Stefan Geith and Rupert Germann) 2010-01-14 Dmitry Dulepov * Fixed bug #13146: Authentication Bypass in TYPO3 Core (OpenID) 2010-01-14 Steffen Kamper * Fixed bug #12947: saveDocNew saves on top instead of after (Thanks to Steffen Gebert) 2010-01-13 Steffen Kamper * Fixed bug #13200: Text change: Links for additional software in install tool wrong / non-working (Thanks to Susanne Moog) * Fixed bug #13199: Cleanup: fileadminDir is hardcoded in several places (Thanks to Susanne Moog) * Fixed bug #5716: Install tool doesn't take the fileadminDir into account (Thanks to Benjamin Mack) * Fixed bug #12709: Forgotten flash message in user setup (Thanks to Georg Ringer) * Fixed bug #11968: Sporadic random Backend Logoffs / Add X-UA-Compatible flag (Thanks to Steffen Gebert) * Fixed bug #12924: Bugfix: t3lib_tcemain checkFullLanguageAccess is too restrictive (Thanks to Tolleiv Nietsch) * Fixed bug #13211: Change focus to login field when OpenId is selected at login (Thanks to Steffen Gebert) * Follow-up to #12781: Bug: tceforms type do not work if the type field has l10n_mode == exclude (thanks to Fabrizio Branca) 2010-01-11 Benjamin Mack * Fixed bug #13092: Massuploader button is too small (Thanks to Steffen Gebert) 2010-01-10 Oliver Hader * Fixed bug #12977: treeLevel in TSconfig conditions should consider the creation of new pages 2010-01-09 Christian Kuhn * Fixed bug #13191: Scheduler fails with fatal error if using intervals in cron command * Fixed bug #12631: Flash Message to the history / changelog (Thanks to Georg Ringer) * Fixed bug #12928: SQL error in translationCount() if table does not provide deleted field (Thanks to Georg Ringer) * Fixed bug #12507: (Un)Install icon points to wrong extension in Opera (Thanks to Steffen Gebert) 2010-01-08 Steffen Kamper * Fixed bug #13098: DB list: layout looks weird with thumbnails (Thanks to Steffen Gebert) * Fixed bug #13097: File list: Alternating row colors are weird with thumbnails (Thanks to Steffen Gebert) 2010-01-08 Benjamin Mack * Fixed bug #12779: Previously selected type of backend login is now stored in a cookie (Thanks to Sebastian Gebhard) 2010-01-06 Stanislas Rolland * Updated htmlArea RTE version to 1.9.0 2010-01-05 Xavier Perseguers * Added feature #13134: Support of SQL LOCATE function 2010-01-05 Benjamin Mack * Fixed bug #12341: Image generation broken with PHPs safe_mode activated and GraphicsMagick (Thanks to Marcus Krause, Helmut Hummel and Bernhard Kraft) 2010-01-04 Steffen Kamper * Fixed bug #13096: Unable to disable thumbnails with thumbnailsByDefault (Thanks to Steffen Gebert) * Fixed bug #13118: Toggle empty tree produces JS error (Thanks to Felix Oertel) * Fixed bug #12946: t3lib_div::readLLfile use debug output 2010-01-04 Benjamin Mack * Fixed bug #12506: JSMENU does not respect mount point overlays (Thanks to Joerg Wagner) 2010-01-03 Xavier Perseguers * Added feature #13135: Support for CASE WHEN flow control 2010-01-03 Benjamin Mack * Fixed bug #13095: Massuploader: Max file size is shown in KB (Thanks to Steffen Gebert) 2009-12-30 Xavier Perseguers * Raised DBAL version from 1.0.2 to 1.1.0 2009-12-28 Xavier Perseguers * Fixed bug #12855: t3lib/class.t3lib_page.php generates invalid queries for DBAL * Fixed bug #13104: SQL parser cannot parse escaped single quote in INSERT statement 2009-12-28 Christian Kuhn * Fixed bug #12909: Cleanup alt_intro and remove "You are logged in as user .." (Thanks to Georg Ringer) 2009-12-26 Francois Suter * Fixed bug #13100: Scheduler: Undefined enableBELog configuration option causes warnings 2009-12-26 Benjamin Mack * Fixed bug #12807: Bug: CSS issues with buttons (Recycler / File Mass Uploader) (Thanks to Andreas Kundoch and Helmut Hummel) 2009-12-26 Xavier Perseguers * Fixed bug #13080: Uncheck function in tceforms unchecks too many items (Thanks to Georg Ringer) 2009-12-25 Benjamin Mack * Fixed bug #5260: Function linkWrapFile() in file class.file_list.inc uses wrong PATH prefix 2009-12-23 Benjamin Mack * Fixed bug #12987: List module: delete confirmation has extra ")" (Thanks to Steffen Gebert) * Fixed bug #13059: overriden user settings are not visible to the user (Thanks to Georg Ringer) 2009-12-21 Benjamin Mack * Fixed bug #12505: JSMENU's showActive is broken (Thanks to Joerg Wagner) 2009-12-19 Xavier Perseguers * Fixed bug #13064: Deprecated function spliti for PHP5.3 2009-12-18 Tobias Liebig * Fixed bug #12703: t3editor/codecompletion: parser error on opening brackets on the right side of an operator 2009-12-18 Francois Suter * Fixed bug #12955: Missing -R option in chmod command in INSTALL.txt (thanks to Patrick Nussbaumer) 2009-12-13 Xavier Perseguers * Fixed bug #13015: Available languages are ordered by name in english and not in selected language (thanks to Georg Ringer) * Fixed bug #13003: Move back methods belonging to t3lib_sqlparser 2009-12-12 Xavier Perseguers * Fixed bug #13021: Mistyping prevents the CSV-export of the _PATH_field in List-View (thanks to Mathias Gisch) 2009-12-11 Stanislas Rolland * Fixed bug #12782: htmlArea RTE: Editing a link title or target with Firefox 3 sometimes simply unlinks the link 2009-12-11 Xavier Perseguers * Fixed bug #12897: Cannot parse SQL hints 2009-12-10 Stanislas Rolland * Fixed bug #13004: htmlArea RTE: buttons.table.disableEnterParagraphs not honoured in Opera * Fixed bug #13007: htmlArea RTE: Toggling insertlist buttons may freeze Safari/Chrome browsers * Fixed bug #13008: htmlArea RTE: Ending a list may produce invalid xhtml in Safari/Chrome 2009-12-10 Dmitry Dulepov * Fixed bug #12959: cHashParams in index_phash is too small 2009-12-10 Xavier Perseguers * Fixed bug #12072: Permanent login checkbox is not shown as expected 2009-12-09 Stanislas Rolland * Fixed bug #12682: Section links coming from RTE broken in FE 2009-12-07 Steffen Kamper * Raised felogin version from 1.2.0 to 1.3.0 * Fixed bug #10327: [felogin] redirect does not work 2009-12-06 Stanislas Rolland * Follow-up to bug #12926: RTE floods BE Log with error messages from json_encode() 2009-12-05 Stanislas Rolland * Added feature #12930: htmlArea: Resizable RTE area * Added feature #12943: htmlArea RTE: Configuring custom items in the block formatting drop-down list * Fixed bug #12926: RTE floods BE Log with error messages from json_encode() 2009-12-02 Steffen Kamper * Fixed bug #12899: Wrong usage of CDATA raise javascript error * Fixed bug #12863: t3lib_cs::convArray converts integers to string 2009-12-02 Steffen Kamper * Fixed bug #12852: Missing labels for CType header in New Content Wizard (Thanks to Uschi Renziehausen) * Fixed bug #12847: 4.3.0 install tool incorrectly reports memory limit problem 2009-11-30 Steffen Kamper * Fixed bug #12843: Mulitple tests of the t3lib_PageRenderer_testcase fail * Fixed bug #12541: Unescaped & in urls of list module 2009-11-30 Oliver Hader * Branching TYPO3 4.3.0 to TYPO3_4-3 2009-11-30 Oliver Hader * Cleanup: Updated ext_emconf.php files in system extensions 2009-11-29 Dmitry Dulepov * Fixed bug #9683: Store OpenID information in database instead of using the filesystem 2009-11-29 Steffen Kamper * Fixed bug #12836: Recycler: Still one error with labels in JavaScript * Fixed bug #12839: TS property pageRenderTemplateFile needs to be renamed * Fixed bug #12827: Core labels need to be utf-8 before json_encode * Fixed bug #12828: change language .js for ExtJS according to BE language (thanks to Stefano Cecere) 2009-11-29 Francois Suter * Fixed bug #12727: Wrong htmlspecialchars() usage in Extension Manager (thanks to Andreas Kundoch) * Fixed bug #12498: t3lib_div::flushOutputBuffers() can't work (thanks to Steffen Gebert) * Fixed bug #12831: Scheduler: Wrong CSH text for "End of task" (thanks to Steffen Gebert) 2009-11-29 Oliver Hader * Fixed bug #12786: Wrong mouseover cursor at icon of docheader (thanks to Georg Ringer) * Fixed bug #12792: Unit test checkGetExtensionKeyByPrefix of the t3lib_extmgm_testcase fails * Fixed bug #11326: Memcached backend does not work well if cache of a page shall expire after 30 days (thanks to Vladimir Podkovanov) * Fixed bug #11345: Uncaught exception InvalidArgumentException on creating graphical menus * Fixed bug #12489: IRRE - Problem with clearing of floated elements in IE * Fixed bug #12788: Recycler does not show up * Fixed bug #12825: Wrong encoding of labels in t3editor * Fixed bug #12766: CSS in "User Settings" broken (thanks to Georg Ringer) * Fixed bug #9766: Use correct memory limit definition in Install Tool (thanks to Steffen Müller) * Fixed bug #12830: Wrong encoding of JSON data in t3lib_PageRenderer * Fixed bug #11395: TCAdefaults in Page TSConfig without effect on creating new element after existing one (thanks to Tolleiv Nietsch) * Fixed bug #12800: Add functionality to work with caching framework and DBAL (thanks to Xavier Perseguers) * Fixed bug #12781: The type in t3lib_TCEforms does not work if the type field shall be excluded when translating (thanks to Fabrizio Branca) * Fixed bug #12835: Caching error when clearing indexed search elements in info module (thanks to Steffen Kamper) * Raised DBAL version from 1.0.1 to 1.0.2 * Raised Extbase and Fluid versions from 1.0.1 to 1.0.2 2009-11-26 Francois Suter * Fixed bug #12077: Scheduler: Missing documentation for setting up cron jobs on Windows (thanks to Patrick Gaumond) 2009-11-26 Oliver Hader * Release of TYPO3 4.3.0RC2 2009-11-25 Rupert Germann * Fixed bug #12133: autoloaders registered by extensions slow down the core autoloader * Fixed bug #12109: Call to getCache() on a non-object in some extensions 2009-11-25 Christian Kuhn * Fixed bug #12675: Validation issues in sysext reports: Fix several errors 2009-11-25 Steffen Kamper * Fixed bug #12759: button styling missed some buttons: type reset / button (thanks to Georg Ringer) * Fixed bug #9058: Hook objects for stdWrap in class.tslib_content.php get executed multiple times. (thanks to Steffen M�ller) * Fixed bug #12467: TYPO3 Inline User Manual is broken * Fixed bug #12297: t3lib_cs::cropMbstring has problems with negative length (Thanks to Steffen Gebert) * Follow-up to bugfix #12728: Upgrade ExtJS skin to match t3skin (Thanks to Andreas Kundoch) * Follow-up to bugfix #12699: Upgrade backend login to match t3skin * Fixed bug #12613: Wrong character encoding in cache tables breaks frontend rendering * Follow-up to bugfix #12728: Upgrade ExtJS skin to match t3skin (wrong refresh gif in grid) * Follow-up to bugfix #12735: BE-Login: show login process (Safari fixes) 2009-11-25 Francois Suter * Fixed bug #12547: Removed wrong default binary search paths for Windows * Feature #12491: Reports: Allow multiple providers for each status collection * Cleanup #12492: Reports: Made some CGL improvements and added missing SVN markers * Fixed bug #12748: Recycler: BE module's body has a margin (thanks to Steffen Gebert) 2009-11-25 Oliver Hader * Follow-up to bugfix #12436: Move Suhosin part to php.ini section in the install tool * Fixed bug #9981: EM does not test for usage of mod.php-API and spuriously displays an error (thanks to Andreas Kundoch) * Follow-up to bugfix #12581: Use FILTER_FLAG_SCHEME_REQUIRED constant in t3lib_div::isValidUrl() * Follow-up to bugfix #12420: Removed deprecation logging from methods that are still used in the TYPO3 Core * Fixed bug #12755: Update to ADOdb 5.10 * Fixed bug #12629: XSS in sysext scheduler possible (thanks to Georg Ringer) * Follow-up to bugfix #12728: Fixed size of icon indicating required fields (thanks to Steffen Ritter) * Cleanup: Updated ext_emconf.php files in system extensions * Follow-up to bugfix #12755: Added missing database driver classes * Cleanup: Updated t3lib/core_autoload.php 2009-11-24 Stanislas Rolland * Updated htmlArea RTE manual. 2009-11-24 Rupert Germann * Fixed bug #12706: OpenID redirects to wrong page and does not create a BE session (thanks to Steffen M�ller) 2009-11-24 Oliver Hader * Follow-up to bugfix #12699: Fixed remaining styling issues in the backend login * Follow-up to bugfix #12669: Headers in backend login looked strange in IE6 * Fixed bug #12669: Fatal error: Call to a member function getSystemLanguages() * Fixed bug #11577: t3lib_formmail floods syslog with "Possible abuse of t3lib_formmail..." messages (thanks to Fabrizio Branca) * Fixed bug #12728: Upgrade ExtJS skin to match t3skin (thanks to T3UXW09 participants) * Fixed bug #12581: Pagetree frame shows HTTP 404 error 2009-11-24 Steffen Kamper * Follow-up to bugfix #12735: BE-Login: show login process * Fixed bug #12735: BE-Login: show login process * Fixed bug #12719: Bugfix - tcemain copy/move/deleteL10nOverlayRecords is not fully versioning-aware (thanks to Tolleiv Nietsch) * Fixed bug #12710: "Paste after" function destroys l10n-overlay relations (thanks to Tolleiv Nietsch) * Fixed bug #12700: pageInfo shows wrong info on root page 2009-11-24 Francois Suter * Fixed bug #12695: Added some space between sections of the "Installed services" report 2009-11-24 Christian Kuhn * Fixed bug #12623: Validation issues in sysext scheduler: Fix several errors 2009-11-20 Stanislas Rolland * Updated htmlArea RTE version to 1.8.6 2009-11-23 Christian Kuhn * Fixed bug #12618: Validation issue in sysext lowlevel: Fix some warnings 2009-11-23 Oliver Hader * Fixed bug #12699: Upgrade backend login to match t3skin (thanks to T3UXW09 participants) * Fixed bug #12500: Object does not support method calls - PHP 5.3 (thanks to Dan Osipov) 2009-11-23 Steffen Kamper * Follow-up to bugfix #12271: List module and Clickmenu should not enable to create inconsistant record-relations (thanks to Tolleiv Nietsch) * Fixed bug #12544: Clean markup in Extension Manager * Fixed bug #12508: Log usage of XLLfile to deprecation log (thanks to Steffen Gebert) * Follow-up to bugfix #11468: $altUrl parameter has no effect in t3lib_BEfunc::viewOnClick() 2009-11-22 Steffen Kamper * Fixed bug #12666: Copying Record with TCEMain process cmdmap throws sql errors (Thanks to Tolleiv Nietsch) * Follow-up to bugfix #2314 - moving records doesn't move translations (Thanks to Tolleiv Nietsch) * Fixed bug #12680: final adjustments to MediaCE * Fixed bug #11468: $altUrl parameter has no effect in t3lib_BEfunc::viewOnClick() (Thanks to Fabrizio Branca) * Fixed bug #12548: opendocs produce invalid HTML 2009-11-20 Stanislas Rolland * Fixed bug #12684: htmlArea RTE: Repeated character / backspacing is slow in Firefox 2009-11-20 Christian Kuhn * Fixed bug #12676: Validation issue in sysext opendocs: Missing htmlspecialchars of href parameter 2009-11-19 Stanislas Rolland * Fixed bug #12677: htmlArea RTE: Incorrect cursor position after backspace/delete in Firefox 2009-11-18 Francois Suter * Follow-up to bugfix #12426: Reports: One localized label wrongfully contained a copy of another label 2009-11-18 Oliver Hader * Release of TYPO3 4.3.0RC1 2009-11-18 Benjamin Mack * !!! Fixed bug #12648: Introduce t3lib_utility_Http for all related constants and make the core aware of these changes (patch by Ingo Renner) 2009-11-17 Rupert Germann * Fixed bug #12455: OpenID authentication does not work with PHP 5.3 * Fixed bug #12054: PHP5.3-Warning about strcmp() parameters in view_help.php (thanks to Stefan Geith) * Fixed bug #12195: Renaming write protected file issues a php warning * Fixed bug #12099: Replace "Warning: filemtime(): stat failed" with a nice error message (thanks to Steffen Gebert) * Fixed bug #11937: Do not show E_DEPRECATED messages on productive systems * Fixed bug #12516: Give admins the possibility to configure which errors should be logged to which log 2009-11-17 Oliver Hader * Fixed bug #12612: Backend Login-Popup not working * Follow-up to bugfix #12612: Removed reference operators for objects and code cleanup * Fixed bug #12517: Password change in User tools -> User setup impossible if rsaauth and saltedpassword are installed * Fixed bug #12608: User settings module reports changed password and settings if there was no change at all * Fixed bug #4466: Index on tx_realurl_uniqalias breaks with DBAL (thanks to Xavier Perseguers) * Raised DBAL version from 0.9.25 to 1.0.0 * Raised Extbase and Fluid versions from 0.9.17 to 1.0.0 * !!! Moved Advanced Frontend Editing to TER * Integrated saltedpasswords completely instead of using svn:externals * Follow-up to bugfix #12648: PHP class file of t3lib_utility_Http is missing 2009-11-17 Benjamin Mack * Commited test case for #12244: Improve locallangXMLOverride feature (Thanks to Steffen Gebert) This changes the LLoverride feature to $GLOBALS['TYPO3_CONF_VARS']['SYS']['locallangXMLOverride'] as an array 2009-11-17 Steffen Kamper * Added tests #12382: Feature/Code cleanup: Add some more unit tests (Thanks to Oliver Klee) * Fixed bug #12611: Add preRenderHook in pageRenderer * Fixed bug #12610: Inconsistent naming of "includeFooterJS" * Fixed bug #10119: Broken fe_adminLib.inc * Fixed bug #12616: Set recycler height dynamic * Fixed bug #12624: Unreplaced marker in login screen of classic skin 2009-11-17 Stanislas Rolland * Fixed bug #12619: htmlArea RTE: JS error raised by spell checker * Fixed bug #12622: htmlArea RTE: Incorrect behaviour of last item of list in gecko browsers 2009-11-16 Christian Kuhn * Fixed bug #12621: Validation issue in sysext scheduler: endPage is called twice * Fixed bug #12620: Validation issue in web functions wizard new page: End tag for input omitted * Fixed bug #12617: Validation issue in sysext lowlevel: End tag for input omitted 2009-11-16 Steffen Kamper * Fixed bug #12605: Flash Message for "extension provides additional configuration" (Thanks to Georg Ringer) * Fixed bug #12472: Recycler is missing title + description in the about module (Thanks to Georg Ringer) * Fixed bug #12546: Paths look weird on Windows 2009-11-16 Francois Suter * Fixed bug #12565: Scheduler: Added option to turn off logging, which could be too verbose * Cleanup #12426: Reports: Localized all hard-coded strings in status reports * Fixed bug #12396: Warning produced by t3lib_div::flushOutputBuffers() (Thanks to Michael Klapper) 2009-11-16 Oliver Hader * Fixed bug #12594: "LastLogin"-Field creates PHP error on create (date) 2009-11-15 Benjamin Mack * Fixed bug #6954: Bug: History/undo information disappears after publication (Thanks to Tolleiv Nietsch) 2009-11-15 Steffen Kamper * Follow-up to #11764: instanciate t3lib_transl8tools in t3lib_recordlist * Fixed bug #12588: Bugfix: db_list_extra->makeLocalizationPanel doesn't consider the backPath (Thanks to Tolleiv Nietsch) 2009-11-15 Benjamin Mack * Fixed bug #12438: Bugfix - tt_content bodytext wizard icons aren't aligned properly (Thanks to Tolleiv Nietsch) 2009-11-15 Stanislas Rolland * Fixed bug #12597: htmlArea RTE: cursor position is not restored by undo/redo operations in Opera * Fixed bug #12421: htmlArea RTE: Paste is erratic in Opera 10 when server-based cleaning is enabled * Fixed bug #11362: htmlArea RTE: Cursor may not be put in list elements newly created in front of links * Fixed issue #12601: htmlArea RTE: Update list of supported browsers * Updated htmlArea RTE version to 1.8.5 2009-11-14 Francois Suter * Fixed bug #12464: Reports: Sorting of status collections wrongly relied on localized strings 2009-11-14 Tobias Liebig * Fixed bug #12522: t3editor/codecompletion: tsref properties get listed twice when they are defined * Fixed bug #12523: t3editor/codecompletion: Gifbuilder TEXT and Gifbuilder IMAGE inside of GMENU_itemState * Fixed bug #12527: t3editor/codecompletion: parser error on brackets on the right side of an operator * Fixed bug #12528: t3editor/codecompletion: IMG_RESOURCE missing in tsref 2009-11-13 Francois Suter * Fixed bug #12550: Scheduler: Added some space between the sections of the "scheduled tasks"-screen 2009-11-12 Stanislas Rolland * Fixed bug #4670: htmlArea RTE: Problem when cutting pasting links within table cells or list items 2009-11-11 Stanislas Rolland * Fixed bug #12566: htmlArea RTE: Selecting element from status bar does not work in Safari * Fixed bug #12568: htmlArea RTE: Text pasted by Safari is wrapped in span or font tags 2009-11-11 Francois Suter * Cleanup #12552: Scheduler: Corrected inconsistent use of full stops in language labels 2009-11-11 Steffen Kamper * Fixed bug #12557: Wrong file references and colors in t3skin-extjs theme, missing icon in recycler 2009-11-10 Stanislas Rolland * Fixed bug #12115: htmlArea RTE "Create link" button doesn't become clickable when using keyboard to select text in Safari/Chrome 2009-11-10 Steffen Kamper * Follow-up to #12487: Inform if page use content_from_pid 2009-11-09 Benjamin Mack * Fixed bug #12345: TCA feature _VALIGN for wizards is broken (Thanks to Tolleiv Nietsch) 2009-11-09 Stanislas Rolland * Follow-up to #11847: htmlArea RTE displays empty editing area in Opera 10 * Fixed bug #12534: htmlArea RTE: list creation looses text in Safari 2009-11-09 Steffen Kamper * Fixed bug #10128: JavaScript error upon login 2009-11-08 Oliver Hader * Release of TYPO3 4.3.0beta3 2009-11-08 Francois Suter * Fixed bug #12019: Added missing style definition to Install Tool CSS file * Fixed bug #12423: Reports: Services overview does not provide extension key * Fixed bug #12482: Extension manager does not search in extension titles when in "import extension" section (thanks to Steffen Müller) 2009-11-08 Steffen Kamper * Fixed bug #12487: Inform if page use content_from_pid * Fixed bug #12247: absRefPrefix is prefixed with external js files 2009-11-08 Oliver Hader * Raised feeditadvanced from 0.1.1 to 0.8.0 * Fixed bug #12324: Page tree will not be shown in the TYPO3 backend * Follow-up to bugfix #12324: Renamed sanitizeBackEndUrl() to sanitizeLocalUrl() in t3lib_div 2009-11-08 Sebastian Kurfürst * Raised Extbase and Fluid versions from 0.9.16 to 0.9.17 2009-11-07 Rupert Germann * Fixed bug #12436: Integrate checks concerning Suhosin/Hardened PHP in Install Tool (thanks to Oliver Hader) * Fixed bug #10792: Extensions cannot be looked up, when cache_extensions table is empty * Follow-up to bug #12499: re-added the removed function call and moved the deprecationLog call 2009-11-07 Benjamin Mack * Fixed #12244: Improve locallangXMLOverride feature (Thanks to Steffen Gebert), this changes the LLoverride feature to $GLOBALS['TYPO3_CONF_VARS']['SYS']['locallangXMLOverride'] as an array 2009-11-07 Steffen Kamper * Follow-up to #12483: Call to deprecated method t3lib_beUserAuth::trackBeUser() * Fixed bug #12013: tslib_pagegen fails to read mime type of the shortcut icon (thanks to Xavier Perseguers) * Fixed bug #12503: Help extensions shouldn't be shy 2009-11-07 Oliver Hader * Raised DBAL version from 0.9.24 to 0.9.25 * Raised Extbase version from 0.9.12 to 0.9.13 * Raised Extbase version from 0.9.13 to 0.9.16 2009-11-07 Bernhard Kraft * Fixed bug #12428: slow t3lib_TSparser::parseSub 2009-11-06 Rupert Germann * Fixed bug #12499: Call to deprecated method t3lib_userAuth::redirect() 2009-11-06 Tobias Liebig * Fixed bug #9046: Nested domain linking 2009-11-06 Francois Suter * Follow-up to #12215: Scheduler: Added GMT time difference to server time display for improved clarity 2009-11-06 Sebastian Kurfürst * Raising Extbase and Fluid versions to 0.9.12 2009-11-06 Stanislas Rolland * Fixed bug #12481: AllowClipboard Helper Firefox extension does not work with FF 3.5 * Updated htmlArea RTE manual * Updated htmlArea RTE version to 1.8.4 2009-11-06 Steffen Kamper * Cleanup #11311: PHP casting causes workspace message to appear in Web/View (thanks to Niels Froehling) * Fixed bug #12347: Integrate check to the install tool and reports module concerning eAccelerator * Fixed bug #12295: Cleaning config_default, exclude values from being listed in install tool, all configuration * Fixed bug #11633: Enable Frontend Preview does not work until switched (thanks to Fabrizio Branca) * Fixed bug #12469: Pagerenderer miss headerData and footerData in hooks * Fixed bug #12437: Recycler produces some scroll bars + visual cleanup + js fixes * Fixed bug #12368: Context menu of page tree does not work anymore * Fixed bug #12468: User setup: items without csh are not aligned 2009-11-06 Oliver Hader * Raised DBAL version from 0.9.23 to 0.9.24 * Raised saltedpasswords version from 0.9.1 to 0.9.2 * Fixed bug #12488: Remove redundant code from t3lib_matchCondition in favour of using t3lib_matchCondition_frontend * Fixed bug #11932: OpenID login does uses cURL even if was not defined in TYPO3_CONF_VARS * Follow-up to bugfix #9046: Modified type of new field sys_domain.forced 2009-11-05 Martin Kutschker * Fixed bug #12420: Log deprecated method calls (to be removed in TYPO3 4.5) (thanks to Xavier Perseguers) 2009-11-05 Tobias Liebig * Cleanup/Bugfix #11838: Hardcoded labels in t3editor 2009-11-05 Francois Suter * Feature #12215: Scheduler: Added display and information about usage of timezone 2009-11-05 Rupert Germann * Fixed bug #12466: PHP-5.3 Warning: strlen() expects parameter 1 to be string, array given * Fixed bug #12236: Password-field in "User Settings" is prefilled, which does not make sense (thanks to Steffen Gebert) 2009-11-05 Oliver Hader * Fixed bug #12441: IRRE - Cannot add new elements on second level of nesting * Follow-up to bugfix #12441: Code cleanup in t3lib_TCEforms_inline * Fixed bug #12483: Call to deprecated method t3lib_beUserAuth::trackBeUser() 2009-11-04 Steffen Kamper * Fixed bug #12452: Fatal error in install tool DB-compare with multiplyDbFieldSize > 1 2009-11-04 Francois Suter * Follow-up to #12381: Scheduler: BLOB database fields may not be NOT NULL (thanks to Tolleiv Nietsch) 2009-11-03 Ernesto Baschny * Fixed bug #11876 and #12342: stripSlashesOnArray creates references where you want copies (in some PHP versions). Affects usage of _GP (e.g. in the Install Tool and some frontend extensions). 2009-11-03 Oliver Hader * Cleanup #12440: Copy DBAL-only SQL parser methods from t3lib_sqlparser to ux_t3lib_sqlparser (thanks to Xavier Perseguers) 2009-11-03 Tobias Liebig * Fixed bug #9513: t3editor bad line numbering * Fixed bug #12409: t3editor/codecompletion objects still showed up after deleting (thanks to Christian Kartnig) * Fixed bug #12410: t3editor/codecompletion some properties got not listed (thanks to Stephan Petzl) * Fixed bug #10959: t3editor/codecompletion CC triggers with spaces in TS path (thanks to Christian Kartnig) * Fixed bug #12411: t3editor/codecompletion gifbuilder IMAGE type being treated as cObj IMAGE (thanks to Stephan Petzl) * Fixed bug #12412: t3editor/codecompletion CONTENT->select is of type "string", should be "select" (thanks to Stephan Petzl) * Cleanup: #12416: cleanup t3editor files * Fixed bug #12413: t3editor should not be disabled in safari * Fixed bug #12417: t3editor/codecompletion IMAGE.titleText attribute missing (thanks to Stephan Petzl) 2009-11-03 Ernesto Baschny * Fixed bug #5120: SQL parse error in "Who is online" with DBAL (PostgreSQL / Oracle) 2009-11-02 Stanislas Rolland * Fixed bug #12439: htmlArea RTE: js error raised on paste by default word cleaning * Fixed bug #12331: htmlArea RTE plugins may not be loaded for multiple RTEs 2009-11-02 Oliver Hader * Follow-up to #10467: Fixed JavaScript notation bug for IE8 2009-10-31 Steffen Kamper * Fixed bug #12386: Log deprecated method call in t3lib_db (to be removed in TYPO3 4.5) (thanks to Xavier Perseguers) * Fixed bug #12387: Log deprecated method call in t3lib_befunc (to be removed in TYPO3 4.5) (thanks to Xavier Perseguers) * Fixed bug #12388: Log deprecated method call in t3lib_beuserauth (to be removed in TYPO3 4.5) (thanks to Xavier Perseguers) * Fixed bug #12392: Log deprecated method call in t3lib_install (to be removed in TYPO3 4.5) (thanks to Xavier Perseguers) * Fixed bug #12393: Log deprecated method call in t3lib_stdgraphic (to be removed in TYPO3 4.5) (thanks to Xavier Perseguers) * Fixed bug #12394: Log deprecated method call in t3lib_tceforms_inline (to be removed in TYPO3 4.5) (thanks to Xavier Perseguers) 2009-10-30 Francois Suter * Fixed bug #12406: Scheduler: Performed some minor cleanups in the BE module * Feature #12184: Scheduler: Added BE method to mark a stalled / died task as not running 2009-10-30 Steffen Kamper * Follow-up to #12336: Little Flaws with MediaCE 2009-10-29 Francois Suter * Fixed bug #12381: Scheduler: Changed TEXT fields to BLOBS for storing serialized data (thanks to Michael Klapper) 2009-10-29 Ernesto Baschny * Fixed bug #12371: Warning issued on first load of install tool with open_basedir set 2009-10-28 Christian Kuhn * Follow-up to #12326: $label is already used, rename new variable to $optionLabel 2009-10-28 Dmitry Dulepov * Fixed bug #9795: Default values have no labels in the multiple select control inside the flexform 2009-10-27 Steffen Kamper * Follow-up to #11370: Inconsistent Login Screen doesn't show system required errors * Fixed bug #12372: install: Login form message is shown as warning * Fixed bug #12355: Remove WIN-check in tsconfig_help::rebuild * Fixed bug #12364: Icon for content element 'Media' 2009-10-27 Christian Kuhn * Fixed bug #12356: Remove exclude=1 from lastlogin field of be_user TCA 2009-10-27 Francois Suter * Fixed bug #12251: Scheduler: Don't show rights check on Windows 2009-10-27 Stanislas Rolland * Fixed bug #12252: htmlArea RTE: errors are raised when extension rtehtmlarea_definitionlist is installed with TYPO3 4.3 2009-10-27 Steffen Kamper * Updated wpplayer to version 2.0beta6 * Fixed bug #12336: Little Flaws with MediaCE * Follow-up to #12358: FE-user last-login field uses "date" instead of "datetime" (thanks to Christian Kuhn) * Fixed bug #12358: BE-user last-login field uses "date" instead of "datetime" (thanks to Steffen Gebert) * Fixed bug #12354: Remove t3lib_sqlengine from Core and move it to DBAL (thanks to Xavier Perseguers) * Cleanup: #12351: Clean-up SQL parser (thanks to Xavier Perseguers) 2009-10-27 Oliver Hader * Fixed bug #12327: IRRE - DOM object identifiers use invalid characters 2009-10-26 Rupert Germann * Fixed bug #11980: TCEforms suggest defaultreceiver returns array or boolean (thanks to Steffen Gebert) 2009-10-25 Steffen Kamper * Fixed bug RFC #12326: EXT:setup CSH mode setting gets lost (thanks to Steffen Gebert) 2009-10-24 Ernesto Baschny * Fixed bug #12321: Follow-up to #11586, fixes FE editing 2009-10-22 Oliver Hader * Release of TYPO3 4.3.0beta2 2009-10-22 Ernesto Baschny * Fixed bug #11586: Potential SQL injection in frontend editing (thanks to Oliver Klee) * Fixed bug #12309: It was possible to gain access to the Install Tool by only knowing the md5 hash of the password. * Fixed bug #12310: Encryption key can be recalculated when using normal mailform when [FE][strictFormmail] == 0 (thanks to Oliver Klee) * Fixed bug #12090: Filenames should be escaped with escapeshellarg before passing them to imagemagick (thanks to Oliver Klee) * Fixed bug #12303: XSS vulnerability due to not proper sanitizing in function t3lib_div::quoteJSvalue (thanks to Oliver Klee) * Fixed bug #12304: Frame inclusion in the backend through alt_mod_frameset (thanks to Oliver Klee) * Fixed bug #12305: XSS vulnerability in view_help.php / tfID parameter (thanks to Oliver Klee) * Fixed bug #12306: XSS vulnerability in module dispatcher * Fixed bug #12307: XSS vulnerability in alt_palette (thanks to Oliver Klee) * Fixed bug #10501: XSS vulnerability in the install tool (thanks to Oliver Klee) 2009-10-21 Sebastian Kurfürst * Raised Extbase and Fluid version numbers to 0.9.11. 2009-10-21 Rupert Germann * Fixed bug #12280: Error Message while creating empty Folders (thanks to Daniel Schmitzer) * Fixed bug #11643: typoLink() sometimes wrongly drops url if link contains a section (thanks to Vladimir Podkovanov) * Added feature #12189: Add API functions for cleaning and flushing output buffers 2009-10-21 Oliver Hader * Cleanup: Updated ext_emconf.php files in system extensions * Follow-up to bugfix #539: Tables that cannot be localized at all produce a SQL error on deleting records * Cleanup: Fixed non-static function declarations in t3lib_BEfunc * Follow-up to bugfix #2314: Using the clipboard in the list view shows SQL errors for tables without versioning support * Cleanup: Updated NEWS.txt 2009-10-21 Steffen Kamper * Fixed bug #12299: #12112: Enable resizable textareas by default (thanks to Steffen Gebert) * Fixed bug #12299: EM tries to read from tables of not installed extensions * Fixed bug #12075: Add COMPARE Link to update Wizard * Fixed bug #12168: Empty line in general header comment * Fixed bug #12175: User Setup don't check file time of ENABLE_INSTALL_TOOL * Fixed bug #12237: Use flash-messages in user-settings (thanks to Georg Ringer) * Follow-up to bug #12272: reverted renaming of step * Fixed bug #12272: Steps disregarded in t3lib_lock (thanks to Dan Osipov) 2009-10-21 Christian Kuhn * Cleanup #11813: Refactoring t3lib_db to match CGL (thanks to Felix Oertel) 2009-10-20 Francois Suter * Added feature #12187: Added more usage of flashmessages to EM (thanks to Steffen Gebert) * Fixed bug #12177: Scheduler: Corrected situation where a new single task with a creation date in the past would never run (thanks to Ingmar Schlecht) 2009-10-20 Steffen Kamper * Fixed bug #12273: List view don't show if there are more records than displayed * Follow-up to bug #10467: Added var "showRefreshLoginPopup" to config_default * Fixed bug #10467: AJAX relogin does not work * Added test #12286: Add unit tests for RemoveXSS 2009-10-20 Oliver Hader * Cleanup #12278: Move t3lib_matchCondition::whichDevice() to t3lib_utility_Client::getDeviceType() * Follow-up to test #12153: Added test cases for empty comparison in globalVar condition * Follow-up to bugfix #9779: Modified the limit argument in t3lib_div::trimExplode() to behave as the regular explode() function does * Raised saltedpasswords version from 0.9.0 to 0.9.1 * Raised DBAL version from 0.9.22 to 0.9.23 * Raised feeditadvanced from 0.1.0 to 0.1.1 * Added feature #5613: Enable/integrate conditions in Page TSconfig * Follow-up to feature #5613: Added test cases for matching conditions * Fixed bug #11610: t3lib_transl8tools::translationInfo() should return also CType of the element (thanks to Michael Klapper) * Follow-up to feature #5613: Enabled evaluation of conditions in the backend by default 2009-10-20 Rupert Germann * Added Feature #12093: Improve the error and exception handling. * Fixed bug #12271: List module and Clickmenu should not enable to create inconsistant record-relations (thanks to Tolleiv Nietsch) * Fixed bug #12269: List module renders wrong data in localization view when record-overlay was moved in WS (thanks to Tolleiv Nietsch) * Fixed bug #8817: Copying Content Elements does not copy Language Overlays (thanks to Tolleiv Nietsch) * Fixed bug #2314: When moving records the translation do not move with it (thanks to Tolleiv Nietsch) * Fixed bug #539: lang-children "get lost"(should be deleted) when deleting parent-record in default language (thanks to Tolleiv Nietsch) * Fixed bug #10081: t3lib_div must not die if a locallang file is not found (thanks to Franz Holzinger) * Fixed bug #12194: The filetree does not show whether a folder is write protected 2009-10-20 Sebastian Kurfürst * Raised Extbase and Fluid versions to 0.9.10 2009-10-19 Oliver Hader * Follow-up to test #12153: Fixed bug in language condition tests * Follow-up to test #12153: Refactored browserInfoHookIsCalled() test case * Follow-up to test #12153: Added test cases for device condition 2009-10-19 Rupert Germann * Added Feature #12138: Use flashmessages to display messages from tcemain * Fixed bug #12188: Double display of flashmessages * Fixed bug #11694: Table sys_refindex / KEY lookup_string not UTF-8 compatible (thanks to Morton Jonuschat) * Fixed bug #11853: PHP warning in file module when uploading files with the flashuploader (thanks to Georg Ringer) 2009-10-19 Steffen Kamper * Fixed bug #12240: [Media CE] using a flash video file doesn't work * Fixed bug #12113: Setting default values for $BE_USER->uc doesn't work for multi-dimensional arrays (thanks to Steffen Gebert) * Fixed bug #10897: typo3/db_new.php prompts to create records in hidden, static and readonly tables * Fixed bug #12239: Record statistics use hidden tables and isn't formated well 2009-10-16 Bernhard Kraft * Fixed Bug #12218: Spaces in Webroot path break ImageMagick compose (thanks to Joerg Wagner) 2009-10-16 Steffen Kamper * Fixed bug #12246: Reports module: icon not clickable 2009-10-16 Francois Suter * Cleanup #12245: Reports: Cleaned up API for providers in status report * Feature #12167: Reports: Enhanced report registration API to provide custom icons for reports * Feature #12178: Provide a report for installed services in the new Reports module * Cleanup #12249: Improved comments about service registration in EXT:sv/ext_tables.php and EXT:sv/ext_localconf.php * Fixed bug #12132: Scheduler: Introduced proper handling of incomplete objects after unserialization from DB storage * Cleanup #12211: Scheduler: Corrected a couple of labels and one code indent in BE module * Follow-up to bug #12117: The flash messages sometimes contained content meant for the main screen and not the message 2009-10-15 Steffen Kamper * Fixed bug #11963: MEDIA.renderType in TypoScript is reset * Fixed bug #12207: $this->doc->sectionHeader return wrong HTML 2009-10-15 Rupert Germann * Fixed bug #8728: PHP Warning, if SQL error occurs in class t3lib_db in functions which depend on an existing resultset (thanks to Felix Oertel) * Fixed bug #12196: PHP warning in FE with activated DLOG and mbstring set as t3lib_cs_utils 2009-10-14 Oliver Hader * Reverted bugfix #10050: Traversing back page records used in CONTENT object does not work on root page 2009-10-12 Steffen Kamper * Fixed bug #12209: [felogin] lang label for send change password link misses variable for valid end time 2009-10-11 Steffen Kamper * Fixed bug #12186: EM sends Location-header without exit (thanks to Steffen Gebert) * Added ext_icon for sysext version (thanks to Steffen Gebert) * Cleanup: Whitespace cleaning of typo3 sysext files * Cleanup: Whitespace cleaning of typo3 files * Cleanup: Whitespace cleaning of t3lib files 2009-10-11 Rupert Germann * Fixed bug #10971: Fatal error in impexp module: Call to a member function includeLLFile() on a non-object (thanks to Andre Steiling) * Follow-up to bug #12154: renamed t3lib_MessageQueue to t3lib_FlashMessageQueue, changed some some function names in t3lib_flashmessages and t3lib_FlashMessageQueue. * Follow-up to bug #9355: Fixed some broken utf-8 chars in class t3lib_error_debugexceptionhandler * Fixed bug #12164: Use flashmessages to display messages in fileadmin 2009-10-10 Rupert Germann * Fixed bug #12129 (follow-up to bug #11986): Translation update broken with activated output compression (thanks to Steffen Gebert) 2009-10-09 Steffen Kamper * Fixed bug #12111: Improve output of extension details (thanks to Steffen Gebert) * Fixed bug #12110: Show status of flag doNotLoadInFE in extension details (thanks to Steffen Gebert) * Fixed bug #12119: PHP warning shown in EM, if webserver can't remove extension dir (thanks to Steffen Gebert) 2009-10-09 Oliver Hader * Follow-up to issue #12162: Reverted modification of existing locallang labels and introduced new labels instead 2009-10-09 Rupert Germann * Fixed bug #12154: Improve API of flashmessages 2009-10-09 Francois Suter * Fixed bug #12078: Scheduler: Check if additional fields indeed provide fields * Fixed bug #12117: Added use of flash messages to the Extension Manager (thanks to Steffen Gebert) * Fixed bug #12166: Scheduler: Gathered TODOs from Forge bug tracker into the Scheduler's manual 2009-10-09 Kasper Skaarhoj * Tiny bug with date function in t3lib_befunc. Casted timestamp to integer. * Added User TSconfig option "options.checkPageLanguageOverlay" so flexforms only show language fields for languages available on the page. * 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. * Implemented an override of allowed language per workspace. This is an expert feature available as a USER TSconfig option "options.workspaces.allowed_languages" * 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. * 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. 2009-10-08 Rupert Germann * Fixed bug #12121: "Installation Type: L" - tell the user, what's "L" (thanks to Steffen Gebert) * Fixed bug #12128: Performance improvement in t3lib_div::get_dirs() (thanks to Dan Osipov) * Follow-up to #12128: Added unit tests for t3lib_div::get_dirs() (thanks to Peter Foerger) 2009-10-08 Oliver Hader * Added test #12153: Add more unit tests for t3lib_matchCondition * Follow-up to test #12153: Added unit tests for simulated conditions via TypoScript object browser 2009-10-07 Francois Suter * Fixed bug #12078: Scheduler: Wrong example of cronjob configuration in the manual 2009-10-07 Oliver Hader * Fixed bug #11451: Wrong pattern modifier in t3lib_htmlmail 2009-10-05 Steffen Kamper * Cleanup: Whitespace cleanup in extension manager 2009-10-01 Oliver Hader * Release of TYPO3 4.3.0beta1 2009-10-01 Francois Suter * Follow-up to #11855: Use flash message API instead of custom markup for highlighting security link 2009-10-01 Steffen Kamper * Fixed typo in tslib_content::cImage (changed $this->stdwrap to $this->stdWrap) * Follow-up to #12089: Cleanup: unescaped & * Follow-up to #12089: Make messages in reports module collapsible: add error/warning icon to header * Follow-up to #11843 Add a reports module: endPage was applied twice 2009-10-01 Oliver Hader * Fixed bug #12071: t3lib_sqlparser is not able to parse alias of a joined table (thanks to Xavier Perseguers) * Raised DBAL version from 0.9.21 to 0.9.22 * Cleanup: Updated NEWS.txt * Follow-up to feature #7461: Fixed bug in using the cookieDomain value (thanks to Xavier Perseguers) * Follow-up to bug #11903: Use two queries to clean tags for DBAL reasons 2009-10-01 Rupert Germann * Follow-up to bug #11357: fixed a parse error in index_re.php * Fixed bug #11979: TCEforms suggest doesn't find everything on large sites and is slow (thanks to Steffen Gebert) * Fixed bug #12092 (Follow-up to bug #9355): The errorhandling can make TYPO3 Backend unusable * Added feature #12055: Add missing sysexts to update wizard (thanks to Steffen Kamper) 2009-09-30 Steffen Kamper * Fixed bug #12089: Make messages in reports module collapsible 2009-09-30 Oliver Hader * Fixed bug #12035: BE style must match t3skin in reports module and flash messages (thanks to Tom Rüther) * Fixed bug #12036: BE style must match t3skin in Install Tool (thanks to Tom Rüther) * Added feature #7461: Transfer cookies via SSL only whenever possible 2009-09-30 Rupert Germann * Fixed bug #12080 (Follow-up to bug #11505): pageCacheToExternalFiles=1 breaks db-caching in 4.3 * Fixed bug #12082: PHP fatal error with frameset page * Fixed bug #12085: Memcached Configuration status report is broken 2009-09-29 Francois Suter * Fixed bug #12068: Scheduler: Improper skipping of running tasks in case multiple execution denied 2009-09-29 Rupert Germann * Added feature #9355: Add an error and exception handler (backported from FLOW3) (thanks to Ingo Renner) * Added improvement #11855: security related links in EM are not marked as links. * 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) 2009-09-29 Oliver Hader * Fixed bug #11433: touch(): Utime failed in install tool (thanks to Steffen Gebert) * Added feature #12076: Integration of saltedpasswords as system extension (thanks to Marcus Krause & Steffen Ritter) 2009-09-28 Kasper Skaarhoj * Fixed bug #12155: TypoScript FORM object does not render correctly anymore 2009-09-28 Benjamin Mack * Included feeditadvanced as system extension through svn:externals (tag 43beta1) 2009-09-25 Benjamin Mack * Fixed #8802: Fileadmin: extensions of new files should only show allowed extensions (Thanks to Steffen Gebert) * Cleanup #11357: Make use of new t3lib_div::redirect function throughout the core 2009-09-25 Oliver Hader * Fixed bug #12046: Skinning possibilities are not available with frontend editing * Cleanup: Updated NEWS.txt * Fixed bug #12064: Warning when edit form is rendered with wizards in backend 2009-09-25 Benjamin Mack * Added feature #11793: Give CONTENT.table stdWrap properties (thanks to Sebastian Gebhard) 2009-09-24 Steffen Kamper * Fixed bug #12025: Make statuses in the status report sorted and grouped (thanks also to Ingo Renner) * Follow-up to bug #12021: Extension Manager is not translatable (part 8) (thanks to Christopher Stelmaszyk) * Cleanup #12053: Cleanup of Extension Manager * Fixed bug #12021: Extension Manager is not translatable (part 8) (thanks to Christopher Stelmaszyk) 2009-09-24 Sebastian Kurfürst * Raised extbase and fluid versions to 0.9.9 2009-09-23 Oliver Hader * Fixed bug #12042: BE_USER object is cleared with assigning an empty string 2009-09-23 Steffen Kamper * Fixed bug #12037: Fatal Error in Configuration > $TBE_MODULES (thanks to Bastian Waidelich) * Follow-up to bug #12014: Extension Manager is not translatable: corrected typo * Follow-up 2 to bug #12017: Respect full path of CSS inclusion (RTE) 2009-09-22 Oliver Hader * Reverted bugfix #9599: felogin - forget password action and logout action are still cached * Fixed bug #12041: felogin - Checking for cHashes results in the whole page being uncached * Cleanup: Updated NEWS.txt 2009-09-22 Steffen Kamper * Fixed bug #11496: Text and headers are bad readable * Follow-up to bug #12017: Added vars from tbe_editor.js to TS-object * Fixed bug #11994: Add more Flexibility to PageRenderer 2009-09-21 Sebastian Kurfürst * Raised extbase version to 0.9.8. This is a follow-up to bug #11903 and additionally makes the reflection cache work. 2009-09-21 Rupert Germann * Follow-up to bug #11505: clearing page cache from adminpanel didn't work * Fixed bug #12014: Extension Manager is not translatable (part 7) (thanks to Christopher Stelmaszyk) 2009-09-21 Oliver Hader * !!! Fixed bug #11903: Use separate tables for tags in the caching framework 2009-09-20 Benjamin Mack * Fixed bug #11642: filelinks are now created via the typolink method 2009-09-20 Oliver Hader * Cleanup: Set SVN properties * Follow-up to feature #10585: Fixed PHPdoc comments and field rendering * Fixed bug #11834: Field handling API in t3lib_extMgm does not check for duplicates on insertion and runs superflouos insertions 2009-09-20 Francois Suter * Fixed bug #12010: Scheduler: Task uid should be displayed in the BE module list view * Follow-up to UI-Bug #F3282: Changed icon_warning.gif to match flash messages' warning icon * Fixed bug #11995: Prompt for keyboard input does not get displayed in CLI scripts * Fixed bug #11224: Special menu directory only renders 1st level if special.value is a mount point (thanks to Xavier Perseguers) * Cleanup #11989: Install Tool message colors should match flash message colors * Cleanup #12018: Added an icon for notice-level flash messages * Cleanup #12020: Scheduler: Made proper use of t3lib_pageRenderer for all inclusions of JS and CSS files in the BE module 2009-09-20 Benjamin Mack * Added additional documentation for feature #12008: User setup misses a function for inserting fields at a position 2009-09-20 Steffen Kamper * Fixed bug #12017: Wrong Inclusion in tceforms and tceforms_fe * Fixed bug #12016: JS and CSS inclusion may contain path/../path2/file * Fixed bug #11933: FrontendEditing (classic) does not work when editing forms on page 2009-09-19 Francois Suter * Fixed bug #12011: Wrong layout of datepicker in the Scheduler 2009-09-19 Steffen Kamper * Added feature #10585: Enable BE-User to change their OpenID * Added feature #12008: User setup misses a function for inserting fields at a position * Fixed bug #12003: EncryptionKey generation in install tool (1-2-3-mode) still uses old encryption * Fixed bug #11884: User setup: buttons for create/delete ENABLE_INSTALL_TOOL-file are not integrated in user setup * Fixed bug #11896: User Setup miss save of be_users fields and miss handling of default value 2009-09-19 Ingo Renner * Fixed bug #12005: Reports don't have a back reference to the reports module * Follow-up to feature #12001: Add checks from t3lib_BEfunc::displayWarningMessages() to the status report 2009-09-19 Rupert Germann * Fixed bug #11917: TCEforms suggest fails with empty label or label_alt field (thanks to Andreas Wolf) * Fixed bug #11988: Extension Manager is not translatable (part 6) (thanks to Christopher Stelmaszyk) * Fixed bug #11986: dynamic update of translation status im EM is broken * Fixed bug #11013: Generate Random Key still does not work (thanks to Marcus Krause) * Fixed bug #11875: list module doesn't show '0' values (thanks to David Bruchmann and Bastian Waidelich) * Fixed bug #11992: treelist cache fills devlog * Follow-up to bug #11505: added a forgotten comma to table definition of cache_hash 2009-09-18 Sebastian Kurfürst * Raised Extbase version to 0.9.7 so it works with the caching framework adjustments. 2009-09-18 Rupert Germann * Fixed bug #11990: Optimize output of TCEforms suggest results (thanks to Steffen Gebert) * Fixed bug #11505: TYPO3 4.3 is slower than 4.2 -> re-implement native db caching and make the use of the caching framework configurable. !!! DB update required * Follow-up to bug #11505: removed superfluous fields from caching framework tables, fixed indizes 2009-09-18 Oliver Hader * Follow-up to bug #11831: Removed reference operator from an object * Follow-up to bug #11505: Extended the checks whether the caching framework was initialized before * Raised DBAL version from 0.9.20 to 0.9.21 2009-09-18 Ingo Renner * Added feature #11843: Add a reports module * Follow-up to #11843: Lists in statuses didn't look too good due to top margin 2009-09-18 Steffen Kamper * Fixed bug #11970: RTE in quickedit mode (page module) is broken * Fixed bug #11996: Change compreed to compress with adding JS/CSS * Follow-up to bug #11985: Move ExtJs CSS-assignment to renderJsKibraries * Follow-up to bug #11985: backPath in FE is set too late 2009-09-17 Steffen Kamper * Cleanup #11991: Cleanup TCEforms suggest CSS * Fixed bug #11396: redirects not working for felogin on pages with access set * Follow-up to bug #11985: corrected calls loadScriptaculous() in tceforms 2009-09-17 Ingo Renner * Fixed bug #11983: TCEforms suggest has no search indicator, credits Steffen Gebert * Follow-up to bug #11983: label 'Searching...' was not translatable 2009-09-17 Rupert Germann * Fixed bug #11906: Extension Manager is not translatable (part 4) (thanks to Christopher Stelmaszyk) * Fixed bug #11987: Extension Manager is not translatable (part 5) (thanks to Christopher Stelmaszyk) * Fixed bug #11564: Change Hardcoded MD5 Password Encryption in User->Setup. Needed for extension "saltedpasswords" (thanks to Steffen Ritter) * Fixed bug #9270: Editors can´t undelete records in history (thanks to Christian Hernmarck) * Added tweak #11881: Add pencil icon to "Edit the whole template record." in Template editor (thanks to Patrick Gaumond) 2009-09-17 Oliver Hader * Cleanup: Set SVN properties * Fixed bug #11985: Optimize disposal of t3lib_PageRenderer (thanks to Steffen Kamper) * Added feature #11669: Provide a reason for why $TSFE->set_no_cache() has been triggered (thanks to Michael Stucki) * Added feature #2278: Add hook to t3lib_TCEmain::checkModifyAccessList() (thanks to Michael Stucki) * Follow-up to feature #2278: Added unit tests for the new checkModifyAccessList hook 2009-09-17 Sebastian Kurfürst * Raised Extbase and Fluid Versions from 0.9.5 to 0.9.6 2009-09-16 Oliver Hader * Fixed bug #11831: Remove reference operators for objects * Fixed bug #11824: Links accross Domains not known by linkData and therefore also RealURL (thanks to Daniel Poetzinger) 2009-09-16 Jeff Segars * Added feature #11819: Added inline Javascript rendering type for TYPO3AJAX * Fixed bug #11361: Backend TYPO3 AJAX-Interface: json encoded result empty if it contains non-utf-8 characters (thanks to Benjamin Mack) 2009-09-16 Rupert Germann * Fixed bug #11905: Extension Manager is not translatable (part 3) (thanks to Christopher Stelmaszyk) * Added feature #11927: Use suggest feature in system extensions * Fixed bug #11967: allowSystemInstall should be a checkbox and not an input field (thanks to Georg Ringer) 2009-09-16 Steffen Kamper * Fixed bug #11899: Make resizable and flexible textareas configurable, set default maxHeight to 600 * Fixed bug #11965: Content Element Media needs stdWrap to change path (e.g. for DAM) (thanks to Georg Ringer) * Fixed bug #11902: [MediaCE] works only with absRefPrefix and doesn't support flowplayer 2009-09-15 Francois Suter * Feature #11555: Integrated extension "gabriel" into TYPO3 Core as sysext "scheduler" 2009-09-15 Stanislas Rolland * Fixed bug #11915: htmlArea RTE: superfluous span tags in content after server-based cleaning on paste operation * Follow-up to bug #11946: htmlArea RTE: reference was made to context menu item after context menu was closed * Added feature #11966: htmlArea RTE: Restrict access to "Clear RTE Cache" option in clear cache menu * Updated htmlArea RTE manual 2009-09-13 Stanislas Rolland * Fixed bug #11847: htmlArea RTE displays empty editing area in Opera 10 * Fixed bug #11946: htmlArea RTE: table properties editing dialogue windows loose focus after opening in IE8 2009-09-13 Martin Kutschker * Fixed bug #11943: TCEforms suggest classes lack final ?> and use round brackets around the uid * Fixed bug #11945: TS objectbrowser converts labels to uppercase improperly (thanks to Christopher Stelmaszyk) * Fixed bug #11789: Extension Manager is not translatable - part 2 (thanks to Christopher Stelmaszyk) 2009-09-12 Steffen Kamper * Follow-up to feature #10853: Added camel case for default media params * Follow-up to feature #6872: #11924: Use suggest feature in core 2009-09-12 Rupert Germann * Fixed bug #11920: Follow-up to feature #6872: TCEforms suggest gives no results with custom TSconfig (thanks to Andreas Wolf) 2009-09-11 Rupert Germann * Fixed bug #11925: Follow-up to feature #6872: TCEforms suggest fails with PHP fatal error (thanks to Steffen Gebert) 2009-09-09 Steffen Kamper * Fixed bug #11895: Cookie detection in new t3skin login screen fails for certain cirumstances (thanks to Steffen Gebert) * Cleanup: Renamed t3lib_PageRenderer and the templates for backend/frontend * Fixed bug #11908: Wrong labels in Media section in constants of css_styled_content 2009-09-07 Francois Suter * Fixed bug #10201: Changed cHashes to use full md5 values to reduce the probability of duplicate hashes (thanks to Dan Osipov) 2009-09-07 Tobias Liebig * Fixed bug #11841: Hardcoded labels in t3editor (thanks to Christopher Stelmaszyk) 2009-09-07 Steffen Kamper * Follow-up to feature #11397: renamed t3lib_pageRenderer and templates (page_be.html, page_fe.html), cleaned unit test * Follow-up to feature #11397: Added unit tests for t3lib_pageremder 2009-09-06 Rupert Germann * Added feature #11798: Remove "Login-error or session timed out" screen (thanks to Steffen Gebert) * Added feature #6872: Add suggest wizard to TCEforms (thanks to Andreas Wolf) 2009-09-06 Steffen Kamper * Fixed bug #11890: t3lib_div::fixed_lgd_cs uses wrong charset in FE * Added feature #11397: Add class for rendering HTML page in BE and FE * Updated swfobjects from version 2.1 to version 2.2 * Added feature #11370: Inconsistent Login Screen doesn't show system required errors (thanks to Jens Hoffmann, Susanne Moog and Steffen Gebert) 2009-09-05 Steffen Kamper * Added feature #11242: Clear User Session Data * Added feature #11812: Resizable Textareas for TCEforms * Added feature #11407: Allow type="user" in user setup 2009-09-04 Rupert Germann * Fixed bug #11868 (Follow-up to #11828): added forgotten file version/tca.php (thanks to Sven J�rgens) * Fixed bug #11827: Update wizard adds _CACHEFILE to extList 2009-09-04 Steffen Kamper * Fixed bug #11482: Pagetree: Expand/collaps DB-Mounts buggy (thanks to Andreas Wolf) * Added feature #10017: [felogin] New Method for "forgotPassword" 2009-09-03 Martin Kutschker * Added feature #11866: Greek transliteration * Added feature #11865: AJAX error should send HTTP status 500 2009-09-03 Rupert Germann * Added feature #11773: Integrate an option to deactivate shortcuts completely (thanks to Christopher Stelmaszyk) * Added feature #11828: There's no possibility to hide versioning and workspaces. 2009-09-03 Stanislas Rolland * Updated htmlArea RTE version to 1.8.3 for TYPO3 4.3beta1 * Fixed bug #11863: htmlArea RTE: css syntax errors in language marks feature 2009-09-02 Ingo Renner * Follow-up to #11438: Add a registry to t3lib - Limited the key field size to 128 chars to fit the UNIQUE key 2009-09-02 Rupert Germann * Added feature #9657: Performance improvement: Instantiate time tracker as null object if not really required 2009-09-02 Oliver Hader * Follow-up to bug #11599: TYPO3 logo is not shown in frontend disposal 2009-09-02 Steffen Kamper * Fixed bug #11748: Problem with backend log in with interfaces * Fixed bug #11599: TYPO3 dies without an error message when the mysql-module for php is not loaded. (thanks to Michael Knabe) 2009-09-01 Steffen Kamper * Code cleanup: #11771: Cleanup of tceforms.php * Added feature #10040: define Default GET-vars 2009-09-01 Rupert Germann * Fixed bug #9049: Page ID is always 0 in export module for impexp (thanks to Jeff Segars) 2009-09-01 Oliver Hader * Follow-up to feature #9292: Fixed wrong disposal of global variables (thanks to Christian Kuhn) * Added feature #10724: Provide a check that compares a given URL with the host, TYPO3 is running on (thanks to Marcus Krause) * Follow-up to feature #10724: Added unit tests for isValidUrl() and isOnCurrentHost() in t3lib_div (thanks to Marcus Krause) * Fixed bug #11845: Typo in a CLI error mesage: suue -> sure (thanks to Oliver Klee) * Fixed bug #11844: Description in about module uses htmlspecialchars which is wrong (thanks to Georg Ringer) * Added test #11846: Add unit tests for t3lib_div::removeDotsFromTS() 2009-09-01 Sebastian Kurfürst * Raised extbase and fluid versions from 844 to 1181 (and pointing to a tag now instead of a revision) * Changed sysext dbal to svn:externals. Thanks to Andreas Wolf for converting the Repositories! 2009-09-01 Christian Kuhn * Added feature #11825: Override FE labels with XML files 2009-08-31 Jochen Rau * Added feature #7984: Besides stdWrap.crop there is now a function stdWrap.cropHTML that is aware of HTML tags (same options) 2009-08-31 Oliver Hader * Cleanup: Set SVN properties and tags * Follow-up to feature #9897: Added unit tests for addFieldsToPalette() and addToAllTCAtypes() in t3lib_extMgm * Follow-up to feature #9897: Extended unit tests for adding fields in t3lib_extMgm 2009-08-31 Ingo Renner * Fixed bug #11810: Workspace indicator bar does not cover the full width of the page tree 2009-08-31 Christian Kuhn * Fixed bug #11717: Filelist module doesn't work in IE6 (thanks to Steffen Gebert) 2009-08-31 Steffen Kamper * Follow-up to #10853: New Multimedia CE * Added feature #10853: New Multimedia CE * Added feature #11374: Add Linebreak in Palette of TCEFORMS 2009-08-30 Oliver Hader * Added feature #9292: Integrate hook at the end of tslib_cObj::getImgResource * Follow-up to feature #9292: Added unit test for getImgResource hook 2009-08-30 Christian Kuhn * Follow-up to #11431: Unit test for getPage_preProcess hook * Added feature #11431: Hook to manipulate the page request in method getPage of class t3lib_pageSelect 2009-08-30 Rupert Germann * Fixed bug #11808: Increase performance using mbstring in t3lib_cs->crop (thanks to Timo Schmidt) 2009-08-29 Christian Kuhn * Fixed bug #11804: Upgrade wizard does not install opendocs as system extension (thanks to Steffen Gebert) 2009-08-28 Ingo Renner * Added feature #11784: Change existing messages in the template object browser to use flash messages * Added feature #11783: Change existing warning boxes to use flash messages 2009-08-28 Steffen Kamper * Fixed bug #11710: Remove local loopback bypass in Install Tool login (thanks to Mario Rimann) 2009-08-27 Steffen Kamper * Follow-up to #11651: Allow Extbase as framework for backend modules * Fixed bug #11803: sysext opendocs is shy (thanks to Steffen Gebert) * Follow-up to #11652: Modern integration of module into backend using Extbase - general approach without naming of Extbase * Fixed bug #11511: Resources -> Files missing in doktype "sysfolder" (thanks to Steffen Gebert) 2009-08-27 Oliver Hader * Fixed bug #11799: Use typo3printError() if backend is locked (thanks to Steffen Gebert) 2009-08-27 Ingo Renner * Follow-up to #11684: Fixed styling of links and lists in flash messages * Follow-up to #11684: Minor comments cleanup, switched popFlashMessages() to public to enable access from ExtJs f.e. 2009-08-26 Michael Stucki * Fixed bug #11731: ENABLE_INSTALL_TOOL file check in yellow box does not check the file age (thanks to Moreno Feltscher) 2009-08-26 Oliver Hader * Fixed bug #11786: Wrong order of arguments for typo3PrintError() (thanks to Steffen Gebert) 2009-08-25 Rupert Germann * Fixed bug #11212: Turning off the admin-panel results in error * Follow-up to #11764: Fixed bug that occured when localizing records via TCEforms 2009-08-25 Oliver Hader * Added feature #11707: Integrate possibility to enable/disable the deprecation logging (thanks to Sascha Kettler) * Fixed bug #11657: Extension sys_action uses hardcoded labels (thanks to Christopher Stelmaszyk) * Fixed bug #11660: Hardcoded labels in backend.php (thanks to Christopher Stelmaszyk) * Fixed bug #11772: Hardcoded strings in TCA of template module (thanks to Christopher Stelmaszyk) * Fixed bug #11656: Extension Manager is not translatable (thanks to Christopher Stelmaszyk) 2009-08-25 Ingo Renner * Added feature #11684: Add support for flash messages in the backend 2009-08-24 Rupert Germann * Fixed bug #11764: Performance improvement: speed up list module by improving internal handling of localisations * Follow-up to #11764: $this->translateTools was not initialized in the page module 2009-08-23 Rupert Germann * Fixed bug #11769: Publish function in adminPanel is broken 2009-08-22 Steffen Kamper * Fixed bug #11744: Usage of $BACK_PATH without globals * Fixed bug #11528: JS error in the recycler module / refactored the store handling 2009-08-21 Rupert Germann * Fixed bug #11747: Performance improvement: speed up list module by improving internal handling of references * Fixed bug #11699: Menu entries in template modules miss translation (Thanks to Christopher Stelmaszyk) 2009-08-20 Rupert Germann * Fixed bug #11726: File list tree-
    lacks id="treeRoot" (thanks to Steffen Gebert) 2009-08-19 Rupert Germann * Fixed bug #11746: Performance improvement: speed up function t3lib_BEfunc::isRecordLocked() 2009-08-19 Michael Stucki * Fixed bug #11716: Install Tool always sets TYPO3_CONF_VARS[FE][disableNoCacheParameter] upon save 2009-08-18 Steffen Kamper * Fixed bug #11476: Redundant rendering of helpTextIcon in TCEforms 2009-08-18 Francois Suter * Follow-up to #11373, #11379, #11408: Removed unnecessary use of second parameter in calls to $GLOBALS['LANG']->getLL() * Code cleanup #11745: Class tx_tstemplateinfo misses phpdoc declaration and SVN Id keyword placeholder * Fixed bug #11659: Hardcoded labels in backend.php and alt_menu.php (Thanks to Christopher Stelmaszyk) 2009-08-14 Rupert Germann * Fixed bug #11718: Performance improvement: speed up function t3lib_iconWorks::skinImg() by caching the results * Fixed bug #11722: Performance improvement: speed up function t3lib_BEfunc::selectVersionsOfRecord * Follow-up to feature #11474: Updated performance section in NEWS.txt 2009-08-14 Ingo Renner * Added feature #11438: Add a registry to t3lib * Added missing icon in t3skin for the divider content element * Fixed bug #11724: Icons in List Module aligned badly 2009-08-14 Michael Stucki * Fixed bug #8968: DBAL incompatible SQL in "impexp" extension (thanks to Marc Bastian Heinrichs) 2009-08-14 Francois Suter * Code cleanup #11687: Removed duplicate SQL definition of table index_stat_word 2009-08-11 Francois Suter * Code cleanup #11686: Incomplete SQL comments in t3lib/stddb/tables.sql 2009-08-10 Ingo Renner * Follow-up to bug #11627: Fixed bug with mis-styled input fields caused by the addition of ExtJs and its reset css file 2009-08-10 Steffen Kamper * Added feature #11648: Feature: Add datepicker to date and datetime fields in TCEFORMS * Added feature #11652: Modern integration of module into backend using Extbase: modified t3lib_loadmodules.php to allow modules without having conf.php. This is needed for extbase driven backend modules. (Thanks to Xavier Perseguers) * Added feature #11651: Allow Extbase as framework for backend modules: modified mod.php to dispatch extbase driven modules. (Thanks to Xavier Perseguers) 2009-08-09 Andreas Otto * Added feature #4270: displayCond for FlexForms, that affects on row of element (thanks to Tolleiv Nietsch and Rupert Germann) 2009-08-05 Steffen Kamper * Fixed bug #11627: Add CSS class and IDs to fields in TCEFORMS 2009-08-05 Rupert Germann * Fixed bug #11539: t3ver_stage will not be resetted when t3ver_stage was >0 before (thanks to Fabrizio Branca) * Fixed bug #11430: Performance improvement: use $GLOBALS['EXEC_TIME'] instead of time() where it makes sense (thanks to Niels Pardon) * Fixed bug #11512: Performance improvement: replace while(list()...) by foreach in the TYPO3 core (part 1) * Added feature #11474: Performance improvement: Store separate extList for the frontend (thanks to Mathias Schreiber) * Fixed bug #11475: Add "doNotLoadInFE" => 1 (introduced with #11474), to several system extensions, speeding up the frontend (thanks to Mathias Schreiber) 2009-08-04 Michael Stucki * Follow-up to bug #11410: Non-functional code cleanup 2009-08-03 Benjamin Mack * Fixed #11628: Frontend Editing does not work with an iframe 2009-08-03 Ingo Renner * Updated Caching Framework to be in sync with FLOW3 revision 2953 2009-08-02 Oliver Hader * Fixed bug #11585: Faulty usage of t3lib_matchCondition in backend template * Follow-up to bug #11585: Added unit test for t3lib_matchCondition * Fixed bug #10769: Wrong encoded email header (thanks to Ivan Kartolo) * Follow-up to bug #10769: Added unit tests for t3lib_div::encodeHeader() * Added test #11626: Extend unit tests for t3lib_matchCondition globalVar comparison 2009-08-02 Christian Kuhn * Added feature #11500: Order fe_groups in select fields alphabetically (Thanks to Steffen Gebert) 2009-08-01 Christian Kuhn * Added feature #6039: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder (Thanks to Martin Borer) 2009-07-31 Rupert Germann * Follow-up to bug #11410: Speed up BEgetRootLine even more by adding a real 2-level cache 2009-07-31 Christian Kuhn * Added feature #11581: Small speed improvement in class.t3lib_tstemplate.php (Thanks to Dan Osipov) * Fixed bug #11601: Copyright-Notice is hardcoded (Thanks to Christopher Stelmaszyk) 2009-07-30 Oliver Hader * Cleanup: Fixed ChangeLog and moved information concerning database updates to NEWS.txt 2009-07-30 Rupert Germann * Fixed bug #11593: Field t3ver_label is to small for uids >= 100000 (thanks to Fabrizio Branca) * Fixed bug #11602: Reset filter above the page-tree is not translatable (Thanks to Christopher Stelmaszyk) 2009-07-30 Steffen Kamper * Fixed bug #11603: BE-Log: "Changes in fields" and "Show history" are not translatable (Thanks to Christopher Stelmaszyk) 2009-07-27 Oliver Hader * Cleanup: Updated t3lib/core_autoload.php 2009-07-23 Oliver Hader * Fixed bug: System extension feedit misspelled 2009-07-23 Rupert Germann * Fixed bug #11296: Login-Page: function makeCopyrightNotice() uses hardcoded text (Thanks to Christopher Stelmaszyk) 2009-07-22 Steffen Kamper * Fixed bug #11566: Missing css for grouping grid collapse/expand (ExtJS) 2009-07-20 Ingo Renner * Added feature #11264: Add an opacity option to the GIFBUILDER BOX object 2009-07-20 Oliver Hader * Added feature #11509: Move automatic session data garbage collection to separate method 2009-07-19 Oliver Hader * Fixed bug #6875: IRRE - Sorting of child records is inverted on moving parent record to different page (thanks to Nabil Saleh) * Fixed bug #11267: Use PHP5 version of function microtime() 2009-07-18 Steffen Kamper * Fixed bug #11556: missing quotes in loginrefresh.js 2009-07-16 Steffen Kamper * Added feature #9808: Popup-functionality for Pages using target field 2009-07-16 Christian Kuhn * Added feature #11544: select/deselect all checkbox in db compare tool and extension manager for each type of modification (thanks to Bastian Waidelich) 2009-07-16 Francois Suter * Bug #11249: Abusive deprecation logging in tslib_content::getData() 2009-07-15 Francois Suter * Cleanup #11408: Object Browser uses hardcoded texts (plus some CGL cleanup) (thanks to Christopher Stelmaszyk) 2009-07-15 Oliver Hader * Added feature #11510: Store timestamp of last modification of session data to frontend user object 2009-07-14 Oliver Hader * Added feature #11508: Integrate possibility to define lifetime of frontend session data * Fixed bug #11526: Hanging record sets in tslib_feUserAuth 2009-07-12 Ingo Renner * Resolved issue #11530: Replaced t3lib_div::GParrayMerged() with new method t3lib_div::_GPmerged() 2009-07-08 Rupert Germann * Fixed bug #11379: TStemplate Info/Modify uses hardcoded texts (Thanks to Christopher Stelmaszyk) 2009-07-09 Martin Kutschker * Fixed bug: same error message is used twice for different errors 2009-07-09 Ingo Renner * Cleanup: Removed a @see annotation to a deprecated function 2009-07-08 Rupert Germann * Added feature #11499: Database compare in install tool can require a huge amount of clicks. Added select/deselect all links. 2009-07-08 Oliver Hader * Fixed bug #11412: Using typolinkLinkAccessRestrictedPages does not take different domain names into account 2009-07-07 Steffen Kamper * Fixed bug #11493: Ext JS with debug setting now also deliver debug versions of adapters * Added feature #11492: Update Ext JS to 3.0 final 2009-07-06 Steffen Kamper * Fixed bug #11480: missing BACK_PATH in css inclusion of Ext JS stylesheets 2009-07-06 Michael Stucki * Revert old change from 2006-09-01: Remove key length for sys_refindex table (was needed by $TYPO3_CONF_VARS[SYS][multiplyDBfieldSize] which is considered deprecated nowadays) (thanks to Xavier Perseguers) 2009-07-03 Oliver Hader * Added feature #11460: felogin - Integrate possibility to disable redirects on the fly (patch by Steffen Kamper) 2009-07-01 Stanislas Rolland * Follow-up to issue #11009: External Links get prepended with http://typo3 in RTE htmlArea in Firefox 3.0.11/3.5b4 2009-07-01 Oliver Hader * Follow-up to feature #9615: Renamed extension from fe_edit to feedit 2009-06-29 Michael Stucki * Added feature #11391: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend (since it is automatically removed after 1 hour since this version) - thanks to Steffen Kamper who wrote this code! 2009-06-29 Steffen Kamper * Followup to #9991: one checkbox in version module was accidental deleted 2009-06-29 Ernesto Baschny * Fixed bug #5381: CSC: Added htmlSpecialChars to rendering page titles in Sitemap/menu content elements (Thanks to Susanne Moog) * Added feature #2421: CSC: Move static HTML from render_uploads to TypoScript, providing flexible rendering of "Filelinks" content elements 2009-06-29 Benjamin Mack * Followup to #4361 / New Hook: removed the "&" when calling the hook method (Thanks to Xavier Perseguers) * Followup to #9947: Deprecated class t3lib/class.gzip_encode.php as the ob_gzhandler methods are used 2009-06-28 Benjamin Mack * Fixed #10136: tslib_pibase page browser may hurt search engines by the incorrect "Next" link (On behalf of Dmitry Dulepov) * Followup to #4361 / New Hook: removed the "&" when calling the hook method (Thanks to Xavier Perseguers) 2009-06-27 Steffen Kamper * Fixed bug #11406: querygenerator/fullsearch doesn't use t3lib_iconWorks::skinImg, added alignment for images * Fixed bug #11409: backend.php don't use API to include JS/CSS files 2009-06-27 Benjamin Mack * Added feature #4361: Added new hook in class.db_list.inc for the list module (On behalf of Michael Stucki) * Fixed bug #6215: MENU before/after* might create invalid HTML output (Thanks to Nabil Saleh) 2009-06-27 Christian Kuhn * Fixed bug #11425: Workspace Shortcut uses hardcoded texts (thanks to Christopher Stelmaszyk) * Fixed bug #5061: Message in Web > List isn't localized (thanks to Christopher Stelmaszyk) 2009-06-26 Benjamin Mack * Fixed bug #9415: "Do" Dropdown in Workspace module doesn't respect users rights (Thanks to Franz Koch) 2009-06-26 Christian Kuhn * Fixed bug #10782: Copying datasets with related data start- and endtime is recalculated (thanks to Niels Pardon) * Fixed bug #10175: Duplicated values in localconf.php (thanks to Stefano Kowalke) * Added feature #8601: Hook for debug_typo3PrintError * Added feature #11229: stdwrap to override image of imageLinkWrap (thanks to Georg Ringer) 2009-06-26 Oliver Hader * Added feature #11373: Template-module "ts" uses hardcoded texts (thanks to Christopher Stelmaszyk) * Added feature #11378: Constant Editor uses hardcoded texts (thanks to Christopher Stelmaszyk) * Fixed bug #11154: calls to deprecated function makeInstanceClassName in core (thanks to Franz-Xaver Koch) * Added feature #11410: Speed up BEgetRootLine by reusing parts of the rootline from the cache (thanks to Fabrizio Branca) 2009-06-24 Steffen Kamper * Fixed bug #11354: Extension manager does not show up Configuration Categories Menu (thanks to Vladimir Podkovanov) 2009-06-24 Oliver Hader * Follow-up to bugfix #9599: felogin - forget password action and logout action are still cached 2009-06-23 Michael Stucki * Fixed bug #11369: jumpUrl should only allow files matching fileDenyPattern (thanks to Ingmar Schlecht) * Follow-up to #9897: Rename some internal variable and function names * Fixed bug #9897: Extending palettes and fields to be displayed in back-end forms mixes up tabs * Follow-up to #11358: Minor cleanup * Fixed bug #10791: Performance improvement: Skip cHash check if page is already non-cached * Fixed bug #11368: Ignore ENABLE_INSTALL_TOOL file if it is older than one hour 2009-06-23 Steffen Kamper * Fixed bug #11377: synced Ext JS resources with Ext JS 3.0RC2, removed skins and unused css/images 2009-06-22 Sebastian Kurfürst * Included up-to date Extbase and Fluid (revision 844, before it was 680). Lots of changes during the last development period starting at the developer days. 2009-06-22 Steffen Kamper * Replaced icon #11371: The current clear page cache icon is ugly and unclear (thanks to Uschi Renzihausen) 2009-06-21 Steffen Kamper * Fixed bug #11372: Template-Analyzer uses hardcoded texts - added localization (thanks to Christopher Stelmaszyk) 2009-06-21 Benjamin Mack * Fixed bug #11356: Backend Login News is not templateable 2009-06-21 Rupert Germann * Fixed bug #11358: typoLink() perfomance improvement (thanks to Vladimir Podkovanov) 2009-06-18 Benjamin Mack * Fixed bug / Feature #11293: Login page is not translatable 2009-06-18 Oliver Hader * Fixed bug #11009: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4 2009-06-15 Ingo Renner * Updated the caching framework to the according FLOW3 revision 2616 2009-06-15 Martin Kutschker * Fixed bug #11119: DBAL: Mapping in query does not takes care of remapping "table.field" in a WHERE clause (thanks to Xavier Perseguers) 2009-06-15 Steffen Kamper * Fixed bug #11275: Bring back the divider CE * Fixed bug #11052: Show warning if memcache is configured but not installed / working on the server 2009-06-14 Steffen Kamper * Fixed bug #9984: Element Browser window is MUCH too small (thanks to Georg Kuehnberger) * Fixed bug #11047: DBAL does not support CLOB/BLOB when using a mapped table name (thanks to Xavier Perseguers) * Fixed bug #11076: DBAL: Cannot connect to non-local Oracle database with SID (thanks to Xavier Perseguers) * Fixed bug #11327: Change 2 forgotten icons in t3skin (edit_fe and edit_file) 2009-06-13 Steffen Kamper * Fixed bug #10617: Collapse in list module doesn't process returnPath * Fixed bug #8875: TYPO3 backend logo on top left looks not perfect because it has white background on gradient background (thanks to Johannes Feustel) 2009-06-12 Steffen Kamper * Fixed bug #10515: extend Filelist with icon block according to list view 2009-06-12 Oliver Hader * Fixed bug #11272: Autoloader floads sysLog with XCLASS failures * Follow-up to feature #11314: Removed hardcoded length of a session ID * Fixed bug #11266: Remove initialization of the random number generator 2009-06-10 Oliver Hader * Added feature #11314: Extract functionality to create session ID from t3lib_userAuth::start() 2009-06-09 Rupert Germann * Fixed bug #11285: functions flushByTag and flushByTags in caching framework are very unefficient * Fixed bug #11291 and #11292: buttons "save" and "save and view" do not work in wizard_rte.php 2009-06-09 Oliver Hader * Added feature #11302: Add possibility to trigger removal of frontend session data of the current session 2009-06-08 Rupert Germann * Follow-up to bug #11033: added missing hook class 2009-06-08 Oliver Hader * Fixed bug #11033: Optimize hook to indexed_search that checks for a running crawler task * Fixed bug #11268: Optimize initialization of frontend editing * Follow-up to bug #10231: Fixed wrong pattern conversions from split() to preg_split() 2009-06-08 Steffen Kamper * Follow-up to #11117: typo in Ext JS theme: grey -> gray * Fixed bug #10993: Install Tool shows plain passwords - display of passwords was stripped at all places * Fixed bug #10689: FileCache doesn't work on windows * Fixed bug #10741: Create version of page crashes in Cache caused by "-" in const PATTERN_ENTRYIDENTIFIER 2009-06-07 Rupert Germann * Fixed bug #0011288: function tslib_fe->setPageCacheContent() removes page_cache entry twice * Fixed bug #0011289: t3lib_cache_backend_FileBackend doesn't work properly with TYPO3 running in a subdirectory to the document root (thanks to Niels Pardon ) * Follow-up to #11260: normalized the boolean parameter $reportDocTag before adding it to the md5 hash string 2009-06-06 Benjamin Mack * Followup to #11016: Implement RSA authentication for BE and FE (Added deprecation warnings to unused functions in the login screen) 2009-06-05 Patrick Broens * Fixed bug #11189: Validation issue: value of attribute "method" cannot be "POST"; must be one of "get", "post" * Fixed bug #11144: Validation issue: End tag for "hr" omitted, but OMITTAG NO was specified in typo3/init.php * Fixed bug #11141: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/wizard_colorpicker.php * Fixed bug #11140: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/wizard_sortpages/class.tx_wizardsortpages_webfunc_2.php * Fixed bug #11139: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/wizard_crpages/class.tx_wizardcrpages_webfunc_2.php * Fixed bug #11138: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/version/cm1/index.php * Fixed bug #10956: Validation issue: Trimming empty in typo3/alt_intro.php when module has no module label 2009-06-04 Rupert Germann * New feature #11260: Speed up t3lib_div::xml2array by adding a two level cache (thanks to Fabrizio Branca) 2009-06-04 Oliver Hader * Fixed bug #11257: t3lib_cache_backend_dbbackend->collectGarbage() deletes entries without lifetime (thanks to Fabrizio Branca) * Cleanup: Cleanup iterations in t3lib_timeTrack->printTSlog() * Cleanup: Use PHP_SAPI constant instead of php_sapi_name() calls 2009-06-03 Benjamin Mack * Followup to #10320: Split css styled content templates in version templates to get rid of the compat version checks (now the updater in the installer only shows up when there is something to do) 2009-06-03 Rupert Germann * Fixed bug #11258: t3lib_cache_backend_ApcBackend::set() error in exception message (thanks to Fabrizio Branca) 2009-06-03 Christian Kuhn * Fixed bug #9811: Adding Faroese flag to website languages 2009-06-03 Jeff Segars * Followup to #10597: Fixed bad call to the admin panel within fe_edit 2009-06-03 Ernesto Baschny * Added feature #11107: CSC: Provides more flexible rendering for the images block in "text with image", e.g. less tags (and no DL) around "single images without caption" 2009-06-03 Steffen Kamper * Fixed bug #11262: Recycler fails with Ext JS 3 * Follow-up #11117: move typo3-theme to t3skin (renamed to xtheme-t3skin.css) * Update #11117: Update Ext JS to 3.0 RC2, added typo3be-theme 2009-06-03 Benjamin Mack * Fixed #11234: Deprecate formatSize and checkEmail functions * Followup to #11148: Remove static require_once() to t3lib and tslib and use autoloading instead - re-added require_once() for the services classes 2009-06-03 Francois Suter * Fixed bug #3527: Mail Form validation: wrong encoding in JS pop-up * Clean up: #11250: Validation error in typo3/stylesheet.css 2009-06-02 Oliver Hader * Follow-up to #10597: Fixed wrong initialization of locallang file for admin panel labels 2009-06-02 Jeff Segars * Follow-up to #10597: Removed hardcoded reference to fe_edit and updated extGetFeAdminValue() call to use tslib_AdminPanel 2009-06-02 Steffen Kamper * Added feature #11241: Feature: Add TYPO3_USER_SETTINGS to configuration module * Fixed bug #11019: User Setup Rewrite #4 - User settings now configurable with $GLOBALS['TYPO3_USER_SETTINGS'] 2009-06-02 Benjamin Mack * Followup to #11148: Remove static require_once() to t3lib and tslib and use autoloading instead - removed more require_once() statements 2009-06-02 Ingo Renner * Fixed bug #9818: Enable instead of in lib.parseFunc_RTE.allowTags by default (credits Susanne Moog) 2009-06-01 Jeff Segars * Added feature #11167: Add method for saving and closing a record. 2009-06-01 Christian Kuhn * Fixed bug #10865: Using User-Setting "titleLen" in element browser 2009-05-31 Steffen Kamper * Fixed bug #11216: getModuleTemplate is prepended with backPath always. Now syntax EXT:extkey/templatefile is supported. 2009-05-31 Oliver Hader * Fixed bug #11176: LogicException is thrown if spl_autoload() fails with PHP 5.2.0 2009-05-31 Christian Kuhn * Fixed bug #11233: Log module has an unwanted margin * Fixed bug #11232: User Admin module has an unwanted margin (Thanks to Dan Osipov) * Fixed bug #11218: Typo in typo3/init.php 2009-05-30 Christian Kuhn * Fixed bug #3569: Search form is hardcoded (Thanks to Krystian Szymukowicz) 2009-05-29 Jeff Segars * Fixed bug #11166: loadPrototype() called in frontend editing without a valid doc instance. 2009-05-28 Steffen Kamper * Follow-up to #11207 changed filename to lower case in Hook-array 2009-05-28 Jeff Segars * Fixed bug #10744: Icon path calculated incorrectly in t3lib_tceforms->getIcon() 2009-05-28 Steffen Kamper * Added feature #11207 Hook in typo3/class.webPageTree.php -> wrapTitle 2009-05-27 Patrick Broens * Fixed bug #11124: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/mod/tools/em/class.em_index.php * Fixed bug #11125: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files of typo3/mod/user/ws/ * Fixed bug #11126: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/mod/web/perm/index.php * Fixed bug #11127: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/belog/mod/index.php * Fixed bug #11128: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/cms/layout/db_layout.php * Fixed bug #11129: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/cms/web_info/ * Fixed bug #11133: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/impexp/modfunc1/class.tx_impexp_modfunc1.php * Fixed bug #11134: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/indexed_search/modfunc1/class.tx_indexedsearch_modfunc1.php * Fixed bug #11135: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/info_pagetsconfig/ * Fixed bug #11136: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/lowlevel/ * Fixed bug #11137: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/t3editor/class.tx_t3editor.php 2009-05-26 Patrick Broens * Fixed bug #11106: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/alt_db_navframe.php * Fixed bug #11121: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/alt_doc.php * Fixed bug #11122: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/file_newfolder.php * Fixed bug #11123: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/init.php 2009-05-25 Oliver Hader * Fixed bug #11169: Syntax error in ADOdb PDO-SQLite driver 2009-05-23 Oliver Hader * Release of TYPO3 4.3.0alpha3 2009-05-23 Oliver Hader * Follow-up to #10597: Faulty call to frontend editing instance instead of admin panel * Fixed bug #11039: Simulating frontend user groups via admin panel does not work * Cleanup: Fixed formatting issues in t3lib PHP files * Cleanup: Fixed formatting issues in typo3 and test PHP files 2009-05-22 Steffen Kamper * Follow-up to #9994: preg_replace doesn't work with entities_to_utf8 (class.t3lib_cs.php) * Follow-up to #9994: preg_replace doesn't work with highlight xml (class.t3lib_syntaxhl.php) * Follow-up to #11044: mass uploader didn't worked because missing settings 2009-05-22 Oliver Hader * Cleanup: Fixed ChangeLog * Fixed bug #10816: tslib_content calls deprecated function makeInstanceClassName (thanks to Susanne Moog) * Cleanup: Updated NEWS.txt * Follow-up to feature #10455: Enable system extension recycler by default * Fixed bug #10597: Admin panel is not available anymore when extension fe_edit is not installed * Reverted bug #11087 from rev 5441: Selecting more than one item in a selector box is not possible anymore * Added feature #11148: Remove static require_once() to t3lib and tslib and use autoloading instead * Fixed bug #11152: Warning in Import/Export Module (thanks to Susanne Moog & Rupert Germann) * Follow-up to #11044: Changing to a backend module was not possible anymore in Internet Explorer (thanks to Steffen Kamper) 2009-05-22 Rupert Germann * Added feature #11074: Add more information to the list of extensions in EM import mode (thanks to Steffen Müller) 2009-05-21 Steffen Kamper * Reverted bug #11038 from rev 5451: gr_list and loginUser are not set properly in TSFE anymore * Fixed bug #11022: DBAL does not support SQL having "+" (used in cache management) (thanks to Xavier Perseguers) * Fixed bug #8231: DBAL's bug admin_get_charsets() on a non-object (thanks to Xavier Perseguers) 2009-05-20 Oliver Hader * Added feature #11153: Integrate t3lib_div::requireFile() for simple require() calls * Follow-up to feature #9633: XCLASSes did not work for autoloaded class files * Fixed bug #11156: Misbehaviours due to integration of autoloader (XCLASSes) * Fixed bug #11156: Misbehaviours due to integration of autoloader (includeLibs in frontend) * Follow-up to bug #11156: Fixed further misbehaviour of includeLibs in frontend 2009-05-20 Steffen Kamper * Follow-up to #11044: moved the relogin stuff to extra file, used TYPO3.LLL.core for the labels * Fixed bug #10861: Eval of double2 doesn't work * Fixed bug #10994: allow using custom adapter for Ext JS 2009-05-19 Sebastian Kurfürst * Updated Extbase revisions to 680; that fixed a small issue on registering plugins 2009-05-19 Oliver Hader * Added feature #9633: Implement autoloading for TYPO3 * Follow-up to feature #9633: Enabled autoloading in TYPO3 Core * Follow-up to feature #9633: Added abstract classes to registry and check whether extension key could be resolved * Fixed bug #11038: Optimize loading of frontend user groups 2009-05-19 Steffen Kamper * Cleanup #11044: Move inline JS to external file in backend.php 2009-05-19 Bernhard Kraft * Fixed bug #11079: cache_pages timeout alway set to 3600 seconds 2009-05-19 Ingo Renner * Follow up to #8561: Checkboxes and labels are aligned badly if in one line (credits Susanne Moog) 2009-05-19 Benjamin Mack * Fixed #11087 and #6372: TCEForm does not replace the existing element if adding a new element to a field with maxitems=1 2009-05-19 Francois Suter * Clean up #11118: Reduce memory usage of db_list_extra 2009-05-18 Sebastian Kurfürst * New Feature #1110: Added Extbase and Fluid to System Extensions via svn:externals. 2009-05-18 Steffen Kamper * Fixed bug #8701: Bug: options.moduleMenuCollapsable = 0 doesn't have any effect 2009-05-18 Ernesto Baschny * Fixed bug #11094: CSC: maxWInText setting was being ignored (since #10320). 2009-05-18 Benjamin Mack * Feature #10639: Integration of the Mass File Uploader (based on SWFUpload and Ext JS) * Fixed bug #11111 / Follow-up to #10892: Root item cannot be collapsed in pagetree (Thanks to Andreas Wolf) * Fixed bug #11112 / Follow-up to #10892: Collapsing nodes in pagetree produces multiple items with same id (Thanks to Andreas Wolf) 2009-05-16 Francois Suter * Follow-up to #9994: an unclosed bracket caused a parse error in t3lib_htmlmail 2009-05-16 Karsten Dambekalns * Fixed bug #9994: ereg* is deprecated in PHP 5.3 alpha3 * Fixed bug #11099: DB check breaks with MySQL in ANSI mode due to double quotes 2009-05-16 Oliver Hader * Fixed bug #10165: FlexForms: wrong mm-relations after copy and localize (thanks to Peter Kühn) 2009-05-15 Christian Jul Jensen * Fixed bug #11098: Enable CC and BCC in t3lib_htmlmail 2009-05-14 Benjamin Mack * 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 2009-05-13 Benjamin Mack * Cleanup #11077: Changed the version of css_styled_content to 1.0.0 and marked it as stable (as it is stable since 4.0) * Changed UI-Bug #F3282: Replace three icons from the oldskin in t3skin (fatalerror, ok, info) 2009-05-13 Michael Stucki * Fixed bug #11063: Wrong Content-length header breaks frontend output in some cases (thanks to Georg Kuehnberger) 2009-05-12 Patrick Broens * Fixed bug #11058: Validation issue: can't have height and width attribute in typo3/alt_doc.php * Fixed bug #11059: Validation issue: duplicate specification of attribute "class" in t3lib/class.t3lib_tceforms.php 2009-05-08 Patrick Broens * Fixed bug #11017: Validation issue: various errors and warnings in typo3/sysext/tsconfig_help/mod1/index.php 2009-05-08 Francois Suter * Fixed bug: #11006: Tooltip for page path in Page/List module is missing (thanks to Steffen Gebert) 2009-05-08 Oliver Hader * Fixed bug #11053: TYPO3_DB uses $GLOBALS['TYPO3_DB'] instead of $this (thanks to Stefan Geith) 2009-05-08 Steffen Kamper * Fixed bug #11040: ENGINE modifier in ext_tables.sql cannot be parsed 2009-05-07 Oliver Hader * Added feature #10986: Convert from extension prefix to extension key 2009-05-06 Bernhard Kraft * Fixed bug #6395: External TypoScripts files will always be cached 2009-05-06 Oliver Hader * Cleanup: Added public static definitions to TSpagegen 2009-05-06 Francois Suter * Clean up/feature: #10523: New install tool colors, matching t3skin (thanks to Susanne Moog) 2009-05-05 Oliver Hader * Fixed bug #10050: Traversing back page records used in CONTENT object does not work on root page * Fixed bug #8212: IRRE - Adding new child elements does not work on root page 2009-05-05 Dmitry Dulepov * Updated rsaauth version number to 1.0.0 2009-05-04 Dmitry Dulepov * Added feature #11016: Implement RSA authentication for BE and FE -- part 1 (add rsaauth system extension) * Added feature #11016: Implement RSA authentication for BE and FE -- part 2 (fix hard-coded stuff in the TYPO3 login procedure) 2009-05-03 Oliver Hader * Fixed bug #11024: Typo issue in t3lib_cache_backend_DbBackend (thanks to Xavier Perseguers) * Added feature #10985: Conversion from camelcase to underscores, and back (thanks to Jochen Rau) * Added feature #10666: Integrate automatic line breaks in GIFBUILDER 2009-05-01 Patrick Broens * Fixed bug #10967: Validation issue: unescaped & or unknown entity "&returnUrl" in typo3/file_list.php * Fixed bug #10968: Validation issue: Missing in typo3/file_newfolder.php * Fixed bug #10969: Validation issue: Missing in typo3/file_rename.php * Fixed bug #10970: Validation issue: Missing
in typo3/sysext/cms/layout/db_new_content_el.php 2009-04-30 Francois Suter * Added feature: #10651: Add tag to hints SL, GL, SGL in EM (thanks to Steffen Gebert) 2009-04-29 Steffen Kamper * Added feature #10158: Credits to coredevs 2009-04-29 Oliver Hader * Added feature #10869: Integrate hook to pre-process the frontend rendering 2009-04-28 Stanislas Rolland * Fixed bug #11003: htmlArea RTE: empty mutuallyExclusiveClasses array may cause js error 2009-04-28 Steffen Kamper * Fixed bug #9991: Localize versioning module * Fixed bug #10550: Listview: default limits are hardcoded * Fixed bug #10698: Filecache: Clear all caches doesn't clear tags directory 2009-04-28 Oliver Hader * Cleanup: Fixed whitespaces in admin panel * Fixed bug #10331: linkHandler different than "record" leads to rteerror (thanks to Martin Holtz) 2009-04-27 Steffen Kamper * Update #10975: Update Ext JS to 2.2.1, added Ext-Core, YUI and jquery adapters 2009-04-27 Francois Suter * Clean up #10711: Move hard-coded indexed_search tca labels to locallang file (thanks to Andy Grunwald) 2009-04-27 Patrick Broens * Fixed bug #10950: XML prologue always after doctype declaration in BE template building * Fixed bug #10954: Validation issue: Images with empty attributes in Module menu in BE 2009-04-24 Benjamin Mack * Fixed bug #10949: Clean up sysext usersetup module code - part 2 * Fixed bug #4298: Functions -> Multiple pages creates pages in reverse order (page ids decreasing) (Thanks to Dimitriy Simakov and Christian Kuhn) 2009-04-24 Christian Kuhn * Fixed bug #10979: class localRecordList should use $this->fixedL from class recordList instead of own logic * Fixed bug #10977: Copyright in TYPO3 comment still 2008 (Thanks to Johannes Feustel) * Added feature #9876: Provide $severity in t3lib_div::sysLog() Hook (Thanks to Michael Stucki) * Fixed bug #10823: IRRE long titles on groupdb fields are displayed wrong ( * Fixed bug #10952: Iframe produced by typo3/backend.php has proprietary attribute "noresize" * Fixed bug #10953: Validation issue: attribute "href" lacks value in shortcut menu 2009-04-23 Steffen Kamper * Fixed bug #10964: Ext JS prototype-adapter leads to several IE-errors 2009-04-22 Steffen Kamper * Fixed bug #10947: It is not possible to add buttons to the docheader (added hook in template.php) 2009-04-22 Patrick Broens * Fixed bug #10948: Validation issues in typo3/alt_db_navframe.php 2009-04-21 Steffen Kamper * Fixed bug #10892: Make it possible to style a hover color for pagetree/filetree items 2009-04-21 Patrick Broens * Fixed bug #10939: Wrong nesting of
  • tags in expanded mount root in module file > filelist 2009-04-21 Francois Suter * 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) 2009-04-21 Ingo Renner * Changed icons in t3skin for new file, file upload * Fixed icon in t3skin for refresh 2009-04-20 Francois Suter * Follow up to #10320: Move current version of static files of css_styled_content from static/current/*.txt back to static/*.txt 2009-04-20 Steffen Kamper * Fixed bug #10759: RemoveXSS is incompatible with PHP >= 5.2.8 2009-04-19 Steffen Kamper * Fixed bug #10919: Hide View-icon in listview with doktypes 254 and 255 2009-04-17 Steffen Kamper * Fixed bug #10827: Hide "Save and View"-button when editing a content-element 2009-04-17 Christian Kuhn * Fixed bug #2178: template::getTabMenu doubles ampersands (thanks to Stefano Kowalke) 2009-04-16 Oliver Hader * Added feature #10725: Integrate possibility to determine maximum of multiple values in GIFBUILDER 2009-04-16 Steffen Kamper * Fixed bug #10735: Wrong returnUrl with clipboard actions 2009-04-15 Tobias Liebig * Fixed issue #8103: t3editor / typoscript on the right side of an operator is not tokenized (needed to enable codecompletion behind copy or reference operator) * Fixed issue #9051: t3editor / On Mac Os X the key combination CMD+LEFT will close the t3editor * Fixed issue #10899: bugfixes for t3editor codecompletion (credits to Stephan Petzl and Christian Kartnig) 2009-04-10 Martin Kutschker * Fixed bug #10866: extra Ext JS onready code not loaded with template.php * Fixed bug #10867: Ext JS localization doesn't work * Fixed bug #9076: iso-ir-109 detected as iso-8859-2 instead of iso-8859-3 * Added feature #10888: support for Unix locales Norwegian bokmal and nynorsk 2009-04-09 Stanislas Rolland * Fixed issue #10847: htmlArea RTE: undo/redo is erratic in IE8 * Fixed issue #10665: RTE in FE loads stylesheet with title attribute which prevents Firefox from applying the stylesheet 2009-04-09 Oliver Hader * Fixed bug #8882: drag & drop of section elements and IRRE records does not work if frame has to be scrolled (thanks to Sebastian Fuchs & Helmut Hummel) 2009-04-08 Christian Kuhn * Fixed bug #10266: No user authentication for >1 TYPO3 installation under one domain (Thanks to Marcus Krause) 2009-04-07 Christian Kuhn * Fixed bug #10737: Add xmlns attribute to html tag in backend 2009-04-06 Stanislas Rolland * Follow-up to issue #10834: htmlArea RTE: IE8 now uses standard name for DOM class attribute 2009-04-06 Oliver Hader * Follow-up to feature #9703: Admin panel cannot not be dragged 2009-04-05 Oliver Hader * Follow-up to bug #10025: Searching for ImageMagick in basic configuration does not work 2009-04-05 Stanislas Rolland * Follow-up to issue #10834: htmlArea RTE: IE8 now uses standard name for DOM class attribute * Added feature #10848: htmlArea RTE: Streamline some functions in class.tx_rtehtmlarea_base.php 2009-04-04 Steffen Kamper * Fixed issue #10764: Use new JS-function for loading prototype/scriptaculous/extJS 2009-04-03 Stanislas Rolland * Fixed issue #10837: htmlArea RTE: IE8 reports unknown "complete" attribute on img nodes * Fixed bug #10836: htmlArea RTE: RTE leaves unwanted id attribute on inserted table in IE8 * Added feature #10842: htmlArea RTE: Let IE8 display language marks like other browsers do * Fixed bug #10843: htmlArea RTE: IE7 complains when reference is made to attribute xml:lang * Fixed bug #10844: htmlArea RTE: IE8 creates erroneous ranges when selection is empty * Fixed bug #10845: htmlArea RTE: Incorrect XCLASS in class.tx_rtehtmlarea_editormode.php * Fixed bug #10846: htmlArea RTE: Missing icon in default skin of Language extension * Updated htmlArea RTE manual * Updated htmlArea RTE version to 1.8.2 2009-04-03 Patrick Broens * Fixed bug #10783: Make workspaces icons skinnable 2009-04-03 Ingo Renner * Added feature #9703: Integrate EXT: ingmar_admpanelwrap * Fixed bug #10838: t3lib_cs->utf8_decode() does not check whether the target charset is utf8 2009-04-02 Stanislas Rolland * Fixed issue #10834: htmlArea RTE: IE8 now uses standard name for DOM class attribute * Fixed issue #10747: htmlArea RTE: Inserting a table in IE8 may fail 2009-04-01 Steffen Kamper * Follow-up to bug #10025: Command identify does not work with the argument to strip profile data of images 2009-03-31 Benjamin Mack * Fixed bug #10567: Added IE8+ support / Get rid of browser version dependent t3lib_div::clientInfo() (Thanks to Steffen Gebert) * Added feature #10717: Introduce a new function to t3lib_div::getMaxUploadFileSize() to have a central function to detect the maximum upload limit 2009-03-31 Oliver Hader * Follow-up to bug #10025: Enabled to cut off image profiles for image resizing by default * Fixed bug #10190: Call to undefined method t3lib_div::calluserfunc() in class.tslib_fe.php * Fixed bug #10431: Call to undefined method SC_wizard_list::printContent() 2009-03-30 Francois Suter * Added feature #10320: Split CSS styled content templates in version templates to get rid of the compat version checks (thanks to Susanne Moog) 2009-03-30 Benjamin Mack * Added feature #10718: Make tce_file usable via AJAX, uploads, file manipulation etc via AJAX in the Backend now possible 2009-03-27 Francois Suter * Fixed issue #10798: Flag sectionIndex is not used for "menu of subpages + sections" (thanks to Xaviers Perseguers) 2009-03-27 Patrick Broens * Fixed bug #10777: Make versioning module icon skinnable * Fixed bug #10768: Small rendering/css bug on FE with Text with image 2009-03-27 Steffen Kamper * Fixed bug #10773: TCA change for BE_USER (admin with less fields, admin checkbox on first tab) * Fixed bug #10796: Click on (WS 48hour-) preview link in versioning module causes a fatal error * Fixed bug #10025: ImageMagick generates larger than necessary files 2009-03-27 Michael Stucki * Added feature #10734: Indicate number of USER_INT objects used on a page in Admin Panel 2009-03-26 Ingo Renner * Fixed bug #10776: Clearing cache_treelist after inserting page on root level does not work 2009-03-26 Rupert Germann * Fixed bug #10723: Ambiguous description of the "lifetime" option in Install Tool (thanks to Dan Osipov) 2009-03-26 Steffen Kamper * Fixed bug #5957: Misleading comments in class.t3lib_extmgm.php 2009-03-24 Steffen Kamper * Fixed bug #10642: Backend admin cannot perform file operations in filelist (credits to Christian Kuhn) * Fixed bug #10761: Searching for specific record opens "edit record" in wrong frame 2009-03-23 Steffen Kamper * Fixed bug #10432: Page TS option to disable available languages (thanks to Xavier Perseguers) * Fixed bug #10765: doc->loadScriptaculous should be callable without parameters 2009-03-21 Oliver Hader * Fixed bug #10663: felogin - Invalid XHTML Code in logout form (thanks to Stano Paska) 2009-03-20 Oliver Hader * Added feature #10748: Provide complete title in element browser if title was cut off * Fixed bug #10742: LOCAL_LANG default values are overwritten by localized text (thanks to Mathias Gisch) 2009-03-19 Oliver Hader * Fixed issue #10713: Refactor tslib_gifBuilder::calcOffset() 2009-03-18 Steffen Kamper * Fixed bug #10607: Missing localization in TCA of sys_action * Fixed bug #9359: XML Problems with PHP5 and libxml 2009-03-12 Stanislas Rolland * Added feature #10670: htmlArea RTE: enable alternate rendering of image click enlarge by FE plugins 2009-03-12 Oliver Hader * Fixed bug #10668: Cache section in the admin panel does not work anymore 2009-03-11 Oliver Hader * Release of TYPO3 4.3.0alpha2 2009-03-11 Francois Suter * Fixed issue #3682: im_version_5 is always reset to im5 when using ImageMagick 6.x (thanks to Andreas Wolf and Steffen Gebert) 2009-03-11 Stanislas Rolland * Fixed issue #7973: htmlArea RTE: Superfluous leading bar inserted in toolbar after linebreak 2009-03-11 Steffen Kamper * Added feature #10144: enable JS-Libs in BE 2009-03-11 Francois Suter * Fixed issue #10573: CSH external Links in seeAlso not working (thanks to Steffen Müller) 2009-03-11 Oliver Hader * Fixed issue #10655: Upgrade script.aculo.us to latest release 1.8.2 * Follow-up to feature #10455: Recycler is not loading in Internet Explorer 7 * Follow-up to bug #9745: Added FileInfo for AllowOverride * Cleanup: Updated ext_emconf.php files in system extensions * Cleanup: Updated NEWS.txt 2009-03-10 Stanislas Rolland * Fixed issue #10656: htmlArea RTE: Initialization fails in presence of Firefox extension Ant.com Toolbar 1.3 2009-03-10 Tobias Liebig * Fixed #10380: Update t3editor base (CodeMirror) to release 0.60 * Fixed #10382: Bugfixes for t3editor code completion (thanks to Stephan Petzl and Christian Kartnig) 2009-03-10 Oliver Hader * Cleanup: Updated NEWS.txt * Follow-up to issue #10614: Fixed typing error in memcached backend * Added feature #9078: Integrate hook in page module to render preview of records with own CType * Added feature #10455: Improve recycling of deleted records (thanks to Julian Kleinhans & Erik Frister) * Fixed bug #10648: JavaScript error is show when starting the install tool with the standard password 2009-03-10 Francois Suter * Added feature #10575: Add hover textbox popup (alttitle + description) for FlexForm CSH (thanks to Steffen Müller) 2009-03-09 Oliver Hader * Fixed bug #10099: Use TYPO3_DB->exec_SELECTcountRows() to determine the number of rows * Follow-up to bug #10099: Added additional conversion to integer in tslib_feTCE::checkDoublePostExist() * Added feature #8487: Enable configuration of filesize labels for CType uploads (thanks to Tom Rüther) * Cleanup: Updated copyright notices 2009-03-08 Stanislas Rolland * Fixed issue #10635: htmlArea RTE: Two typos in the manual 2009-03-08 Jeff Segars * Follow-up to feature #10155: Add controller switching for frontend editing 2009-03-08 Ingo Renner * Added unit tests for the caching framework database cache backend (backported from FLOW3) (part of #10614) * !!! Fixed issue #10614: update the caching framework to the latest version as in FLOW3 * Disabled a check in the DB caching backend for the existence of the specified caching table as it caused some problems 2009-03-08 Tobias Liebig * Fixed bug #9823: Save and close in t3editor closes without saving 2009-03-08 Oliver Hader * Follow-up to feature #10565: Condition PIDinRootline did not work anymore * Follow-up to feature #10565: Fixed formatting in t3lib_matchCondition * Cleanup: Fixed ChangeLog * Cleanup: Changed formatting of INSTALL.txt 2009-03-07 Stanislas Rolland * Follow-up to feature #7970: fontstyle and fontsize should not use deprecated font tag 2009-03-07 Benjamin Mack * Cleanup #10601: Move static dyntabmenu code in external file * Added feature #10565: Speedup & cleanup t3lib_matchCondition - make use of trimExplode 2009-03-07 Ingo Renner * Added unit tests for the caching framework cache manager (backported from FLOW3) (part of #10614) 2009-03-07 Steffen Kamper * Follow-up to feature #2859: Added BACK_PATH to listUrl in list module 2009-03-06 Jeff Segars * Fixed bug #5822: Indexed Search section menu includes pages with "hide in menu" flag (thanks to Andy Grunwald) 2009-03-06 Francois Suter * Added feature #5466: Page selector for the list module (thanks to Christian Kuhn and Dmitry Pikhno) 2009-03-06 Stanislas Rolland * Fixed bug #10610: htmlArea RTE: Two errors in class.tx_rtehtmlarea_acronym.php (Thanks to Ursula Renziehausen). * Fixed bug #6947: RTEfullScreenWidth by default please ! 2009-03-05 Benjamin Mack * Fixed #10600: Cleaned up sysext usersetup module code (part 1) and the table method in template.php 2009-03-05 Ingo Renner * Added unit tests for the caching framework file backend (backported from FLOW3) (part of #10614) * Added unit tests for the caching framework memcached backend (backported from FLOW3) (part of #10614) * Added unit tests for the caching framework APC backend (backported from FLOW3) (part of #10614) * Added unit tests for the caching framework abstract frontend (backported from FLOW3) (part of #10614) * Added unit tests for the caching framework variable frontend (backported from FLOW3) (part of #10614) * Added unit tests for the caching framework string frontend (backported from FLOW3) (part of #10614) 2009-03-04 Jeff Segars * Fixed bug #10599: Set extAdmEnabled=true when enabling frontend editing for extension compatibility 2009-03-04 Dmitry Dulepov * Fixed bug #9974: Use PHP built-in gzip/deflate compression in Frontend 2009-03-03 Ingo Renner * Fixed bug #9779: t3lib_div::trimExplode limit parameter leads to wrong result with non-empty requirement * Fixed bug #10497: Mark t3lib_div::makeInstanceClassName() as deprecated * Fixed bug #10581: Use $this->fixedL for list title length 2009-03-03 Michael Stucki * TEMPORARY (remove when solved): Disable output of deprecation messages until error handling is implemented. 2009-03-03 Benjamin Mack * Fixed #9783: Updated prototype.js to the latest 1.6.0.3 release (thanks to Steffen Gebert) 2009-03-01 Jeff Segars * Fixed bug #10528: Wrong content in pagetree frame after page creation in Opera 2009-03-01 Benjamin Mack * Fixed bug #10535: Call to deprecated fixed_lgd_pre() in class.t3lib_timetrack.php (Thanks to Uschi Renziehausen and Christian Kuhn) 2009-02-28 Benjamin Mack * Added feature #2859: List view should have 'collapse' / 'expand' functionality for all list types (Thanks to Christian Kuhn) * Fixed bug #4367: Reset recs with clear_all should reset as array, not as string (Thanks to Christian Kuhn) 2009-02-27 Jeff Segars * Fixed bug #10372: Clean up frontend editing actions 2009-02-27 Francois Suter * Added feature #10333: Configurable Subcategories for ext_conf_template.txt and TS constant editor (thanks to Stefan Geith) 2009-02-27 Michael Stucki * Fixed bug #3949: Files in typo3temp/GB have wrong permissions (thanks to Christian Kuhn) * Fixed bug #10131: Use TYPO3 encryption key in initial state of random byte generation (ported from TYPO3_4-2, thanks to Marcus Krause) * 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! 2009-02-27 Ingo Renner * Fixed bug #10210: Admin tools > User Admin icons point to wrong user in Opera browser (credits David Steeb) * Fixed bug #10259: Link to CLI Script in Check DP->ReferenceIndex Script is wrong (credits Daniel Krupke) * Fixed bug #10560: element browser title length is hardcoded * Fixed bug #5618: Wrong cropping of multi-byte $TCA field (credits Michael Miousse) * Fixed bug #10511: simplify and speed up t3lib_div::trimExplode() 2009-02-27 Francois Suter * Fixed bug #10417: Remove debugging code from sysext t3skin (thanks to Markus Krause) 2009-02-27 Benjamin Mack * Fixed bug #10536: Hardcoded backend main dir in typo3/classes/class.typo3logo.php (Thanks to Christian Kuhn) * Fixed bug #3871: Hardcoded css for versioning symbol in list module (Thanks to Christian Kuhn) * Fixed bug #10490: Code cleanup/Bugfix: Add some sql_free_result to the admin_get_* functions (Thanks to Oliver Klee) 2009-02-27 Francois Suter * Fixed bug #10516: Typos in the Core: change "accesible" to "accessible" (Thanks to Daniel Krupke) * Fixed bug #10313: Fileadmin-module wrongly allows creation of trailing dot directories on UTF8 FS (Thanks to Steffen Gebert). Actually this led to a complete rewrite of t3lib_basicFileFunctions::cleanFileName() method. 2009-02-25 Stanislas Rolland * Fixed bug #10547: htmlArea RTE: tx_rtehtmlarea_clearrtecache::clearTempDir should use resolveBackPath 2009-02-25 Kasper Skaarhoj * Added feature: Extra hook argument to the external link handler (credits to Hassan Ait Abdellah) 2009-02-23 Stanislas Rolland * Fixed bug #10531: htmlArea RTE: JS error may be raised by Opera on page unload * Fixed bug #10532: htmlArea RTE: language code of lang attribute should be lower case 2009-02-22 Steffen Kamper * Follow-up to bug #9439: Renamed pageTS option (newContentElements => newContentElement) 2009-02-23 Dmitry Dulepov * Fixed bug #9745: Add INSTALL.txt to TYPO3 source package 2009-02-22 Stanislas Rolland * Fixed bug #10524: htmlArea RTE: Language feature may raise JS error when RTE loads * Fixed bug #10525: htmlArea RTE: Language feature always requires Static Info Tables 2009-02-22 Steffen Kamper * Fixed bug #10283: Cleanup: Make unit test names more readable by adding underscores as separators (thanks to Oliver Klee) 2009-02-21 Stanislas Rolland * Fixed bug #10519: htmlArea RTE: RTE sometimes overlaps following form element * Added feature #10520: htmlArea RTE: Configuration option to override RTE width 2009-02-21 Ingo Renner * Added unit tests for t3lib_div::trimExplode() * Fixed bug #10514: Typos in NEWS.txt * Removed top, left, and right borders from the workspace information div in the page tree * Follow-up to bug #9705: Moving page in WS will hide it from editors due to missing access settings of placeholder (thanks to Marcus Krause) 2009-02-20 Oliver Hader * Follow-up to bug #10452: Fixed flaws in PATH_INFO check for simulateStaticDocuments 2009-02-20 Stanislas Rolland * Fixed bug #8905: option+space for inserting non-braking space on Mac OSX does not work properly * Added feature #10510: htmlArea RTE: Allow to specify default content language in BE * Added feature #10513: htmlArea RTE: Improve spell checker configurability 2009-02-19 Jeff Segars * Follow-up to feature #10374: Add helper function for additional frontend editing controllers and views 2009-02-19 Stanislas Rolland * Fixed bug #10482: htmlArea RTE: Find & replace sometimes leaves marks in the content 2009-02-19 Ingo Renner * Fixed bug #10454: t3lib_div::makeInstanceClassName() allows to bypass checks for t3lib_Singleton 2009-02-18 Stanislas Rolland * Fixed bug #10479: htmlArea RTE: JS error is raised when using the delete icon on a flexform * Fixed bug #10453: Wrong text for "upload file" in link popup 2009-02-18 Oliver Hader * Fixed bug #10452: Evaluation PATH_INFO in tslib_fe::checkAlternativeIdMethods() sets false positives and should be moved to tx_simulatestatic 2009-02-17 Jeff Segars * Follow-up to feature #10374: Add helper function for additional frontend editing controllers and views 2009-02-17 Dmitry Dulepov * Fixed bug #9729: Ship optimal TYPO3 configuration by default 2009-02-17 Steffen Kamper * Fixed bug #10338: Feature: NewRecordWizard with grouping and sorting 2009-02-16 Oliver Hader * Fixed bug #10450: Typing error in simulateStaticDocuments to determine the current mode 2009-02-16 Steffen Kamper * Follow-up to bug #9439: Renamed TS mod.wizards.newContentElements to mod.wizards.newContentElement * Follow-up to bug #10121: Replaced extJScode with extJsCode in template.php 2009-02-14 Steffen Kamper * Fixed bug #10176: followUp (regression in sysaction) * Fixed bug #10212: Missing files in sysext install (Thanks to Marcus Krause) 2009-02-13 Jeff Segars * Added feature #10374: Add helper functions for additional frontend editing controllers and views 2009-02-13 Stanislas Rolland * Fixed bug #5548: cli_dispatch.phpsh will not run on CGI API (Thanks to Steffen Gebert) 2009-02-12 Stanislas Rolland * Added feature #10428: htmlArea RTE: Remove configuration variables related to Mozilla clipboard access * Follow-up to feature #10416: htmlArea RTE: Add configuration options for the acronym feature 2009-02-12 Dmitry Dulepov * Fixed bug #9728: Improve performance of Prototype, Scriptaculous, Ext JS and other contributed scripts 2009-02-11 Stanislas Rolland * Fixed bug #9805: RTE and DAM element browsers show wrong colours * Follow-up to feature #10339: htmlArea RTE: Move editing mode change to plugin * Follow-up to feature #10182: htmlArea RTE: Add support for editing lang attribute * Added feature #10416: htmlArea RTE: Add configuration options for the acronym feature * Further follow-up to feature #10182: htmlArea RTE: Add support for editing lang attribute 2009-02-11 Steffen Kamper * Fixed bug #8446: Follow up, renamed "OL" to Object List in Template Object Browser 2009-02-10 Ingo Renner * Fixed a bug with the module menu forgeting it's open/closed states, caused by #9136 * Fixed look of logout button; width was fixed and thus didn't expand to fit wider labels coming from translation (credits Steffen Kamper) 2009-02-10 Michael Stucki * Fixed bug #10364: Jumpurl feature allows to access arbitrary files on a server (thanks to the TYPO3 Security Team and especially Marcus Krause) * Fixed bug #10298: Various XSS issues in the BE user admin module (thanks to Jelmer de Hen and Dmitry Dulepov) 2009-02-08 Ingo Renner * Fixed bug #9861: Second page of results in list-module with ordering flaw (credits Christian Kuhn) 2009-02-07 Steffen Kamper * Fixed bug #10373: Remove doubled check in tceforms 2009-02-07 Dmitry Dulepov * Fixed bug #10368: Wrong clear.gif path in dyntabs 2009-02-06 Steffen Kamper * Fixed bug #10375: 2 little JS-Errors that bug IE 2009-02-06 Ingo Renner * Fixed bug #10357: Add gp as an alternative to gpvar in TS getText for a more consistent naming scheme (credits Steffen Müller) 2009-02-05 Francois Suter * Fixed bug #10346: l10n_display option abusively hides field for "All" languages when set to defaultAsReadonly 2009-02-05 Steffen Kamper * Fixed bug #10322: Send Notification if BE is locked * Fixed bug #9439: New Element Wizard has no option for hiding Elements via pageTS 2009-02-05 Benjamin Mack * Fixed bug #9266: Bug: strcmp() with array as parameter in t3lib_div::linkThisScript() produces warnings with PHP 5.3 (Thanks to Niels Pardon) 2009-02-04 Stanislas Rolland * Fixed bug #10352: htmlArea RTE: Shift+Enter raises exception in Safari * Fixed bug #10353: htmlArea RTE: Colouring features should check if style attribute is allowed * Fixed bug #10354: htmlArea RTE: Definition List extension must require the Block Elements extension 2009-02-04 Jeff Segars * Fixed bug #10351: Whitespace cleanups in t3lib_frontendedit 2009-02-04 Ingo Renner * Added feature #4911: Add an option to add alternative external URL or shortcut for other languages 2009-02-03 Stanislas Rolland * Follow-up to bug #10326: htmlArea RTE: Cleaning on paste broken in older versions of Mozilla/Firefox * Fixed bug #9894: htmlArea RTE: copy/cut/paste with hotkeys does not work in some browsers/settings * Fixed bug #10337: htmlArea RTE: Allow Clipboard Helper does not work with Firefox 3 * Added feature #10339: htmlArea RTE: Move editing mode change to plugin 2009-02-03 Francois Suter * Fixed bug #1527: t3lib_svbase: Method init returns wrong value (thanks to Stefano Kowalke and Michael Miousse) 2009-02-03 Jeff Segars * Fixed bug #9600: Frontend Edit Panel is not compatible with subdomains and RealURL (thanks to Xavier Perseguers) * Added feature #10155: Add controller switching for frontend editing 2009-02-03 Ingo Renner * Changed the pages description field from a one line input to a textarea 2009-02-02 Ingo Renner * Fixed order of fields in TCEforms for table pages, type external URL which was inconsitant to the other types 2009-02-01 Stanislas Rolland * Fixed bug #10323: htmlArea RTE: hotkey CTRL+0 is not honoured * Fixed bug #10324: htmlArea RTE: Configured hotkeys are not honoured in Safari * Added feature #10325: htmlArea RTE: Make hotkey for enableWordClean feature configurable * Fixed bug #10326: htmlArea RTE: Cleaning on paste broken in older versions of Mozilla/Firefox 2009-02-01 Ingo Renner * Fixed broken icon for the TYPO3 manual with t3skin * Fixed look of the logout button in Safari after the introduction of Ext JS * Fixed list minus bullet icon in t3skin, was missing a solid background 2009-02-01 Steffen Kamper * Fixed bug #10121: New template-function to add Ext JS inline code 2009-01-31 Kasper Skaarhoj * Added a checkbox with the previewlink button in Web>Version module so that whole workspace can be browser (but starting out with a specific page). * Added a hook for processing external links made through typolink and makelinks. * Added backend locking feature so the existence of the file typo3conf/LOCK_BACKEND will lock down the backend for browser access. For CLI-script processing. * Fixed bug that add-wizard did not work with flexform fields. * Added feature options.view.languageOrder which allows to specify which language parameter (&L=xx) is added to the view links of the backend for a user 2009-01-30 Benjamin Mack * Fixed bug #7123: Select wizard doesn't work in Safari (Thanks to Ismael Bidau) * Fixed bug #10282: Table definition in cache_treelist not compliant with MySQL 5.0 strict mode (Thanks to Steffen Müller and Steffen Kamper) * Followup to #10094: Use foreach instead of while-list-each constructs in t3lib_TCEmain 2009-01-30 Francois Suter * Fixed bug #10304: Links in the warning box are not visible as links (thanks to Georg Ringer) 2009-01-30 Steffen Kamper * Fixed bug #10031: Icon in "text w/ picture" and "picture" does not change. * Fixed bug #8446: Template Objectbrowser menu * Fixed bug #10045 BUG missleading Errormessage with emtpy COA (thanks to Ingo Schmitt) 2009-01-28 Kasper Skaarhoj * Fixed a bug in alt_doc regarding the button "Update Translation index, save and close" so that it shows under the new templatebased structure (and now it also closes the form) 2009-01-28 Benjamin Mack * Fixed bug #10241: DB check ->Full search ->Advanced query always includes deleted field (Thanks to Christian Kuhn) * Fixed bug #10289: Pre-Cleanup for integration of a mass uploader 2009-01-27 Benjamin Mack * Fixed bug #10287: Two typos in typo3-TCEforms.css (Thanks to Uschi Renziehausen) 2009-01-27 Kasper Skaarhoj * This change looks irrelevant, but prevents a JS error in case the editor for "some reason" is not on the HTML page anyways. This is in fact the case if RTE's are used in nested flexforms. Admitted: The real fix should be that the RTE is not rendered as a part of the dummy-code the core carries for dynamic insertion of a new element in a nested flexform. But this quick fix at least makes for a solid workaround. The other issue is only speed related. * Tracking script execution times internally. For now not used. Was used for debugging. Maybe it will be useful output at a later time. * selectVersionsOfRecord() has been optimized. It will give a significant speed boost for the cleaner when it traverses the page tree (up to 80 times for a customer of mine! Read: 8000%!) But it will also improve backend speed in the Web > List module. It only affect websites with large amounts of versioned records (like any website with thousands or pages and tt_content elements). The optimization was to split one MySQL query into two, each of which could make use of indexes in the database, which the single combined query couldn't. * Fixed simple bugs in getFuncCheck() and getFuncInput() * Made changes to logging function calls, mainly so they include information of the page ID on which the operation took place. TODO: Go through the rest of the newlog() function calls and make them report the PID as well! It's a task that requires that you test it simultaneously in the backend that things get logged correctly. * Made a change to which users get notified when elements are rejected in a workspace which is set to "Notify users on next stage only": When an element is rejected only the users involved in raising the stage of the element since last rejection or creation will get notified (instead of every member of the workspace!) * Made a number of changes to log-display (Tools > Log): Filter on workspace, users, grouping by pages, plus option to specify a time interval manually. * Changed HH:MM format for log-display to HH:MM:SS (so it includes seconds). This way it can be assumed for most that all operations within in a single second for a given backend user represents a server request. 2009-01-27 Steffen Kamper Fixed bug #10263: Multiple calls to deprecated function "fixed_lgd_pre" (thanks to Susanne Moog) Fixed bug #10176: Multiple calls to deprecated function "fixed_lgd" throughout the core (thanks to Susanne Moog) Fixed bug #10272: t3lib_div::fixed_lgd_cs needs a third parameter for appending a custom string to a truncated string (thanks to Uschi Renziehausen) Fixed bug #10178: Toolbar menu fails if there are no menu items 2009-01-26 Stanislas Rolland * Added feature #10182: htmlArea RTE: Add support for editing lang attribute * Fixed bug #9904: htmlArea RTE: RTE.default.buttons.table.properties.borderStyle.removeItems is not honored * Fixed bug #9905: htmlArea RTE: Table properties: Removing headers leaves an empty fieldset 2009-01-24 Ingmar Schlecht * Fixed bug #10205: DB session record is only created when user is authenticated (thanks also to Michael Stucki) 2009-01-24 Martin Kutschker * Added feature #10092: logging API for deprecated functions * Added feature #10100: logging API for deprecated TypoScript objects and properties * Fixed bug #10098: t3lib_div::fixed_lgd_cs calls deprecated t3lib_div::fixed_lgd 2009-01-23 Steffen Kamper * Fixed bug #10234: when "create new record" in list module, page (after) is last entry * Fixed bug #10179: sys_action menu doesn't respect hidden and returns empty ul if there are no entries 2009-01-23 Michael Stucki * Fixed bug #10231: split() is deprecated in PHP 5.3 (patch by Karsten Dambekalns) 2009-01-22 Steffen Kamper * Fixed bug #9345: CSV export includes _CLIPBOARD_ in header row (thanks to Christian Kuhn) * Added feature #10220: Get some unit tests for the core (thanks to Oliver Klee) 2009-01-21 Stanislas Rolland * Follow-up to #10195: htmlArea RTE: Update RTE about info * Added feature #10219: htmlArea RTE: Clean up unused localization files * Fixed bug #9785: htmlArea RTE: Disabling images in RTE still leaves the toolbar button * Fixed bug #9965: htmlArea RTE: IE jumps down to last RTE input 2009-01-20 Stanislas Rolland * Added feature #10206: htmlArea RTE: Allow to hide any button 2009-01-20 Steffen Kamper * Fixed bug #9774: Incorrect validation of allowed classes in RTE transformation 2009-01-20 Ingmar Schlecht * Fixed bug #10186: Time shifting (again) in datetime fields (followup to Bug#8746; thanks to Ernesto Baschny) * Fixed bug #10146: Session fixation vulnerability in user authentication (thanks to the TYPO3 Security Team and especially Marcus Krause) * Fixed bug #10159: XSS vulnerability in workspace module (thanks to the TYPO3 Security Team and especially Marcus Krause) 2009-01-20 Ingo Renner * Added missing license statement for using the "Silk" icon set of Mark James according to Creative Commons Attribution 2.5 * Fixed bug #10134: XSS vulnerability in sysext indexed_search (thanks to the TYPO3 Security Team and especially Marcus Krause) * Fixed bug #10133: Command execution in sysext indexed_search (thanks to the TYPO3 Security Team and especially Marcus Krause) * Fixed bug #10154: Weak encryption key generation vulnerability in sysext install (thanks to the TYPO3 Security Team, and especially Marcus Krause) * Fixed bug #9705: Moving page in WS will hide it from editors due to missing access settings of placeholder (thanks to Franz-Xaver Koch and Michael Stucki) 2009-01-19 Steffen Kamper * Fixed bug #10183: [felogin] redirect doesn't work with return_url 2009-01-19 Stanislas Rolland * Added feature #10181: htmlArea RTE: Move status bar to plugin * Added feature #10195: htmlArea RTE: Enable the RTE in Opera 9.62+ * Added feature #10196: htmlArea RTE: Remove extension configuration variable enableClickEnlarge * Fixed bug #10197: htmlArea RTE: Missing XCLASS inclusion in class.tx_rtehtmlarea_pi1.php * Follow-up to #10181: htmlArea RTE: Move status bar to plugin * Fixed bug #9935: htmlArea RTE: enableWordClean on paste does not work when hidden button is not in toolbar * Updated htmlArea RTE version to 1.8.1 for TYPO3 4.3.0 alpha2 2009-01-18 Francois Suter * Cleanup #10125: Replace deprecated function calls in sysext indexed_search (thanks to Markus Krause) 2009-01-16 Oliver Hader * Follow-up to bug #10094: Fixed typing error in t3lib_TCEmain::dbAnalysisStoreExec() 2009-01-16 Steffen Kamper * Fixed bug #10167: Backend not usable in Internet Explorer anymore * Fixed bug #9307: Remove an obsolete check for disable_exec_function in filelist * Fixed bug #10157: t3lib/config_default.php textfile_ext should be updated to include xml and other text types * Fixed bug #9867: Adding T3_SERVICES to configuration modul 2009-01-16 Bernhard Kraft * Fixed bug #5497: Links in Task Center 2009-01-15 Steffen Kamper * Fixed bug #10057: hide/unhide page causes error when done via the context menu * Fixed bug #8787: titles length in list module (thanks to Stefano Cecere) 2009-01-14 Jeff Segars * Fixed bug #10064: config.admPanel has no effect (thanks to Ralf Hettinger) * Fixed bug #10105: htmlArea RTE: Cannot load multiple RTEs via AJAX 2009-01-14 Stanislas Rolland * Added feature #10138: htmlArea RTE: add Clear RTE cache option to BE Clear cache menu * Fixed bug #10140: htmlArea RTE: Alignment of td's and th's in out-of-the-box installation 2009-01-14 Steffen Kamper * Fixed bug #10143 spamProtectEmailAddresses_atSubst does not work correctly if linktext contains email address with uppercase charachters (thanks to Helmut Hummel) * Fixed bug #9885: Add Hook to ClearCacheMenu 2009-01-14 Dmitry Dulepov * Fixed bug #10116: Remove/protect adodb testfiles (thanks to Marcus Krause) 2009-01-13 Jeff Segars * Fixed bug #10046: Move t3lib_tceforms_fe into its own file 2009-01-13 Dmitry Dulepov * Fixed bug #10109: Google reports duplicate title tag * Fixed bug #10120: Add .buildpath to svn:ignore 2009-01-13 Oliver Hader * Fixed bug #10106: IRRE - Undefined method t3lib_TCEforms_inline::addItems (thanks to Franz Holzinger) 2009-01-12 Stanislas Rolland * Follow-up to bug #9932: htmlArea RTE Spellcheck does not work when TYPO3 is installed in subdir 2009-01-12 Oliver Hader * Fixed bug #10104: IRRE - Controll icons in header of newly created child elements are not shown * Fixed bug #8991: IRRE - Sorting icons of inline records are in wrong order 2009-01-12 Dmitry Dulepov * Fixed bug #10065: Use TYPO3 clear.gif for Ext JS in backend.php * Fixed bug #10066: AJAX relogin polls server too often * Fixed bug #10067: common.js uses undefined variable 2009-01-11 Oliver Hader * Fixed bug #5630: Install tool removes dots from admin usernames (thanks to Stefano Kowalke) * Fixed bug #10094: Use foreach instead of while-list-each constructs in t3lib_TCEmain * Added feature #10091: Integrate TYPO3_DB->exec_SELECTcountRows() * Follow-up to bug #10094: Wrong concatenation of arrays 2009-01-11 Steffen Kamper * Fixed bug #9825: Copy / Cut icons don't respect t3skin: drag'n'drop in pagetree (credits to Susanne Moog) * Fixed bug #10077: Feature: Add Icons to page:module TCEform * Fixed bug #10084: Hardcoded "Toggle All" and " Add New" in section 2009-01-10 Oliver Hader * Fixed bug #10090: Hanging record sets in t3lib_TCEmain 2009-01-09 Martin Kutschker * Fixed bug #10086: Core uses deprecated function t3lib_db->sql() * Fixed bug #10087: Deprecation annotations are wrong for TYPO3 3.6 and 3.5 2009-01-09 Oliver Hader * Fixed bug #10083: Constant styles.content.imgtext.separateRows is not defined 2009-01-08 Benjamin Mack * Fixed bug #9194: Bug: wrong handling of 'is_in' list in TCA element type 'input' (Thanks to Vladimir Podkovanov) 2009-01-08 Oliver Hader * Added feature #9674: TCEmain changes for new improved record recycling concept (thanks to Julian Kleinhans) * Fixed bug #9893: Syntax error in TCA types definitions of tt_content * Added feature #4427: Enable stdWrap for HMENU.alwaysActivePIDlist (thanks to Dan Osipov) 2009-01-07 Francois Suter * Fixed bug #10075: Rootline cache does not work in multilingual websites 2009-01-06 Benjamin Mack * Fixed bug #9374: Code in typo3/sysext/tstemplate/ts/index.php don't match with the new CGL (Thanks to Stefano Kowalke) 2009-01-05 Steffen Kamper * Fixed bug #10055: Add contrib directory to list of allowed paths (thanks to Dan Osipov) * Fixed bug #9506: label uid shows not working * Fixed bug #10056: Misspelling english word "guesbooks" 2009-01-04 Dmitry Dulepov * Fixed bug #9052: Remove JS popup when login expired (co-authored with Christoph Koehler and Steffen Kamper) 2009-01-03 Dmitry Dulepov * Fixed bug #10047: typo3/contrib is not prefixed with config.absRefPrefix * Fixed bug #10049: Ext JS directory structure is broken 2009-01-02 Steffen Kamper * Fixed bug #10043: removed deprecated function-calls in OpenID 2009-01-01 Steffen Kamper * Fixed bug #4690: TCAdefaults.tt_content.imagecols = 1 is missing * Fixed bug #7922: stdWrap for doNotLinkIt & doNotShowLink 2009-01-01 Benjamin Mack * Fixed bug #8590: Fileadmins folderoverview don`t show 'B' (for byte) after filesize (Thanks to Stefano Kowalke) * Fixed bug #7669: Changed elderly while(list()=each()) to foreach calls in t3lib_tstemplate (Credits Oliver Hader) * Fixed bug #8361: Stage change notification emails not send when publishing from Live workspace (Thanks to Andreas Wolf) * Fixed bug #9136: Less JS in backend.php / Framehandling problem 2008-12-30 Oliver Hader * Added feature #5610: Extend TCEFORM_confObj on Page TSconfig by property keepItems 2008-12-29 Ernesto Baschny * Fixed bug #8746: Date/time field problem with timezone shifting when using the "+NN", "d" or "d+NN" shortcuts * Fixed bug #10033: Date/time field shortcut "d" doesn't work on already filled date fields since 4.2.0 * Fixed issue that on a datetime field entering just a "date" wasn't possible: It is now, and time will be set to "0:00" 2008-12-29 Steffen Kamper * Fixed bug #10022: Pagecontent/Hidden has no effect * Added feature #9901: Enable stdWrap for expAll 2008-12-29 Oliver Hader * Follow-up to bugfix #10004: Tweak corrections to update wizard for installing new system extensions 2008-12-27 Steffen Kamper * Fixed bug #10004: Extend UpdateWizard for install systemextensions 2008-12-25 Dmitry Dulepov * Fixed bug #10012: TYPO3 generates incorrect ETag 2008-12-24 Francois Suter * Fixed bug #9948: Label rm.clearCache_pages was abusively removed from core lang file 2008-12-23 Dmitry Dulepov * Fixed bug #9999: Setting [BE][compressionLevel]=true causes problems 2008-12-23 Steffen Kamper * Fixed bug #9810: ClearCacheMenu doesn't work when click on icon 2008-12-22 Stanislas Rolland * Fixed bug #9932: htmlArea RTE Spellcheck does not work when TYPO3 is installed in subdir 2008-12-22 Steffen Kamper * Fixed bug #9977: Extensions class.ext_update.php scripts are executed even when extension isn't loaded * Fixed bug #8492: tiny stuff in the Help Module (moved about and cshmanual to sysext) * Fixed bug #8205: Shortcut ends in parse_url-error * Fixed bug #9773: Fallback for skinImg having forceFileExtension 2008-12-20 Steffen Kamper * Fixed bug #8952: Flags are missing * Fixed bug #8525: added Korean flag 2008-12-20 Oliver Hader * Follow-up to feature #5835: Fix formatting and remove superfluous wrap in tslib_content::wrapSpace() * Added feature #5203: Add file operation permissions for back-end user groups (thanks to Christian Kuhn) 2008-12-19 Steffen Kamper * Fixed bug #9964: Missing file icon PPT 2008-12-18 Stanislas Rolland * Fixed bug #9772: t3lib_parsehtml_proc does not provide Page TSConfig to user-defined RTE transformations 2008-12-18 Steffen Kamper * Fixed bug #7265: Submodules of Web module can't work with mod.php and the _DISPATCH system 2008-12-18 Dmitry Dulepov * Fixed bug #9944: Unneccessary wildcard string comparisons in EM (thanks to Marcus Krause) * Fixed bug #9947: gzip compression does not work in BE at all * Fixed bug #9971: A call to protected method in index_ts.php * Fixed bug #9886: Hardcoded error messages (Parameter Error:) in some files related to file list module (thanks to Stefano Kowalke) * Fixed bug #9887: Labels 'TEMP' and 'RECYCLER' are hardcoded (thanks to Stefano Kowalke) * Fixed bug #9978: Remove references to gzip_encode from File and Access modules * Fixed bug #9741: wrong anchor links with absRefPrefix option enabled (thanks to Stefan Galinski) 2008-12-18 Thorsten Kahler * Added feature #5835: get rid of clear.gif with space (thanks to Susanne Moog) 2008-12-18 Ernesto Baschny * Fixed bug #9511: getHtmlTemplate should use resolveBackPath. Fixes bug for extension BE modules using templates in certain environments (symlinked typo3/ dir) (thanks to Steffen Gebert) 2008-12-17 Stanislas Rolland * Fixed bug #9596: htmlArea RTE does not work in IRRE subelements * Added feature #7963: htmlArea RTE css parsing: honour classes with element context selectors inside other context selectors (thanks to Mikkel Ricky) * Fixed bug #9969: htmlArea RTE: blindImageOptions is not honoured in TYPO3 4.3-dev 2008-12-16 Dmitry Dulepov * Fixed bug #9925: Initialization of new caching framework breaks some eID scripts 2008-12-15 Dmitry Dulepov * Fixed bug #9844: Filepermissons (RW) in filelist are hardcoded 2008-12-12 Dmitry Dulepov * Fixed bug #9884: enhancements to memcached caching backend 2008-12-09 Steffen Kamper * Fixed bug #9915: Typing error in tslib_content ($gifCreateor => $gifCreator) 2008-12-08 Steffen Kamper * Fixed bug #9890: sectionIndex in Menu doesn't work 2008-12-03 Martin Kutschker * Fixed bug #6415: preg_replace error on PHP 5.2 sometimes resulting in empty pages (thanks to Francois Suter) 2008-12-02 Stanislas Rolland * Fixed bug #9878: htmlArea RTE: js error may be raised when loading through IRRE Ajax call 2008-12-02 Martin Kutschker * Fixed bug #6131: 'last login' of BE and FE users not shown in the BE (thanks to Christian Kuhn) * Fixed bug #9850: Strings 'TEMP' and 'RECYCLER' are hardcoded in the filetree (thanks to Stefano Kowalke) 2008-12-02 Dmitry Dulepov * Added feature #9852: Provide a random byte generator in TYPO3 Core (thanks to Marcus Krause) 2008-12-01 Dmitry Dulepov * Fixed bug #9645: Memcached backend is not working properly * Fixed bug #9790: class.gzip_encode.php fails with open_basedir restrictions * Fixed bug #9859: Upload files in fileadmin: Singular and plural are the same ("files") (co-authored with Stefano Kowalke) * Fixed bug #9860: Fileadmin: New folders: Singular and plural are the same ("folders") (co-authored with Stefano Kowalke) 2008-12-01 Steffen Kamper * Fixed bug #9864: felogin: Drop languages from locallang.xml 2008-11-29 Steffen Kamper * Fixed bug #9862: missing class for checkbox in t3editor 2008-11-27 Steffen Kamper * Fixed bug #9797: waste of time in LIST module with LOISmode (thanks to Franz Holzinger) * Fixed bug #9822: New rendering method for content elements (lesser markup, cleaner code) (thanks to Susanne Moog) * Added feature #9742: Zebra columns for fileadmin listing (thanks to Stefano Kowalke) 2008-11-27 Dmitry Dulepov * Fixed bug #8944: PHP-Error in class.em_index.php on line 4333 (thanks to Stefan Geith) 2008-11-25 Steffen Kamper * Fixed bug #8561: Checkboxes and labels are aligned badly if in one line * Fixed bug #9725: double enquote in t3lib_htmlmail of returnPath 2008-11-24 Dmitry Dulepov * Fixed bug #9806: Mountpoints do not work across domain boundaries 2008-11-23 Ingo Renner * Added feature #9813: Turn the workspace selector into a drop down toolbar item menu 2008-11-22 Stanislas Rolland * Follow up for feature #9775: htmlArea RTE: additional features for link insertion dialogue 2008-11-22 Steffen Kamper * Fixed bug #9798: Don't show fe_users password in page module * Cleanup: felogin: Completed ChangeLog and raised version to 1.1.0 2008-11-22 Oliver Hader * Fixed bug #9802: Frontend plugins show PHP error if there is no TypoScript configuration 2008-11-13 Stanislas Rolland * Follow up for issue #9771: htmlArea RTE spellchecker not working in TYPO3 4.3-dev 2008-11-13 Steffen Kamper * Fixed bug #9786: Remove duplicate JS-Files in backend.php 2008-11-12 Oliver Hader * Release of TYPO3 4.3.0alpha1 2008-11-12 Steffen Kamper * Fixed bug #8903: redirect url is not passed with get/post method 2008-11-12 Oliver Hader * Follow-up to feature #9654: Integrate return value depending on a found includeLibs configuration * Fixed bug #9747: Update function names of caching API to be consistent with FLOW3 * Cleanup: Updated NEWS.txt * Added feature #9778: Improvement of removeXSS (thanks to Steffen Kamper, David Slayback) * Fixed bug #9748: Some extensions do not work anymore in the frontend * Fixed bug #9639: DB Analyzer / Compare Tool can't handle the upgrade of the cache tables (thanks to Michael Stucki) * Added feature #9670: Integrate code-completion for TypoScript in the t3editor (thanks to Stephan Petzl, Christian Kartnig and Tobias Liebig) 2008-11-11 Steffen Kamper * Fixed bug #5714: Pagecount not correct in indexed_search 2008-11-11 Stanislas Rolland * Fixed bug #9771: htmlArea RTE spellchecker not working in TYPO3 4.3-dev * Fixed bug #9755: Incorrect initialization sequence in class browse_links * Added feature #9775: htmlArea RTE: additional features for link insertion dialogue * Added feature #9776: htmlArea RTE: enable stdwrap on the image clickEnlarge a-tag 2008-11-11 Oliver Hader * Follow-up to bug #5826: Wrong disposal of language object in front-end * Added feature #9667: Use t3lib_div::trimExplode() in t3lib_div::intExplode() (thanks to Niels Pardon) 2008-11-11 Michael Stucki * Fixed bug #5611: Frontend preview and simulate time is buggy 2008-11-08 Michael Stucki * Follow-up to bug #8399: Table index was too long after changing the field size 2008-11-06 Oliver Hader * Follow-up to feature #9625: Fixed regular expression * Cleanup: Set SVN properties and tags 2008-11-06 Jeff Segars * Added feature #9615: Move frontend editing to a system extension. 2008-11-04 Ingo Renner * Fixed bug #9681: the Wrap for forgotMessage in the subpart ###TEMPLATE_FORGOT### does not work (credits Steffen Kamper) 2008-11-04 Martin Kutschker * Fixed bug #9734: User selector in Web>Access doesn't work (thanks to Andreas Kundoch) * Fixed bug #9717: t3lib_parsehtml_proc removes valid attributes of SPAN tags 2008-11-04 Oliver Hader * Fixed bug #9599: felogin - Enable Caching "USER" instead of "USER_INT" (thanks to Dmitry Dulepov & Steffen Kamper) * Added feature #9661: Extend condition operators for globalVar (thanks to Steffen Kamper) * Cleanup: Specified deprecated statements * Follow-up to feature #9661: Re-enable matching empty globalVars 2008-11-03 Oliver Hader * Added feature #9654: Enable includeLibs also for USER and COA objects * Fixed bug #9724: Editing shortcuts does not work anymore * Fixed bug #9286: Use native JSON-methods instead of 3rd party JSON script (thanks to Steffen Kamper) 2008-11-01 Martin Kutschker * Fixed bug #8715: non-admins can not import pages from their own directory (thanks to Johannes Pieper) 2008-11-01 Oliver Hader * Added feature #6637: Integrate possibility to reverse order of rootline HMENU (thanks to Ralf Hettinger) * Fixed bug #9715: Editing records with OpenDocs enabled does not work * Added feature #9094: Make simulate static a system extension (patch by Benjamin Mack) * Fixed bug #9632: Multiple fileuploads into folders with special characters (umlauts) not possible (thanks to Marcus Krause) 2008-10-31 Jeff Segars * Added feature #6626: config.fileTarget for link target on files (thanks to Ralf Hettinger) * Added feature #3787: New option TSFE.jumpURL_HTTPStatusCode = 30x (thanks to Stefan Geith) 2008-10-31 Ingo Renner * cleanup: removed the include for an interface that is loaded in backend.php already and therefore is present always 2008-10-31 Oliver Hader * Fixed bug #9571: Additional condition required to check SSL status in class.t3lib_div.php (thanks to Christian Kuhn) * Fixed bug #9659: TCEmain wrongly tests required input-type fields (thanks to Francois Suter) * Fixed bug #8399: field tablename in sys_refindex too short (thanks to Steffen Kamper) * Cleanup: Updated NEWS.txt 2008-10-31 Benjamin Mack * Included the Javascript Widget Framework Ext JS 2008-10-30 Ingo Renner * Fixed an inconsitency with between the name, the documentation and the functionality of method loadByTag() in the new caching framework 2008-10-29 Ingo Renner * Added feature #9591: Integrate sys_actions into toolbar (contributions by Steffen Kamper) * !!! Cleanup #9678: Make TYPO3 require PHP 5.2 2008-10-28 Ingo Renner * Added the manual for the OpenID system extension 2008-10-28 Martin Kutschker * Added feature #9625: Integrate possibility to extend TCEforms palettes easily (implementation by Oliver Hader) * Added feature #9474: Integrate OpenID authentication support to TYPO3 (integration by Dmitry Dulepov, OpenID library by JanRain Inc.) 2008-10-28 Oliver Hader * Fixed bug #9655: Call to t3lib_div::devLog() without key in index_ts.php (thanks to Francois Suter) * Fixed bug #9607: Module DB check uses hardcoded labels (thanks to Christopher Stelmaszyk) * Added feature ##9656: Extend t3lib_div::trimExplode to limit the number of elements * Follow-up to feature #9575: Return boolean value instead of filtered data * Fixed bug #9623: Flexform sections are not working anymore since script.aculo.us is not loaded * Fixed bug #9665: t3lib_BEfunc has a lot of hanging SQL record sets * Fixed bug #9664: EM fails on retrieving files of uppercase extension keys (thanks to Marcus Krause) * Added feature #7571: FeUsers in table sys_lockedrecords (thanks to Stefan Geith) * Added feature #8523: IRRE - Integrate possibility to define enabledControls in TCA * Fixed bug #5826: indexed_search: specify media types in advanced search (thanks to Steffen Kamper) 2008-10-24 Oliver Hader * Follow-up to feature #9575: Return boolean value instead of filtered data 2008-10-23 Stanislas Rolland * Fixed bug #9613: htmlArea RTE uses JScodeLibArray to insert CSS 2008-10-22 Jeff Segars * Fixed bug #8636: Hardcoded labels in Configuration module (thanks to Christopher Stelmaszyk) * Fixed bug #8505: String "File/Files" in Fileadmin are hardcoded (thanks to Stefano Kowalke) 2008-10-22 Stanislas Rolland * Fixed bug #5019: htmlArea RTE hangs while editing link in Firefox 2008-10-21 Oliver Hader * Fixed bug #9553: Form validation script jsfunc.validateform.js sometimes fails in IE (thanks to Vladimir Podkovanov) * Fixed bug #9608: Frontend Editing does not work anymore 2008-10-20 Stanislas Rolland * Updated htmlArea RTE manual 2008-10-20 Ingo Renner * !!! Added feature 9505: Make the caches in TYPO3 use the new caching framework 2008-10-20 Oliver Hader * Cleanup: Removed GPLv3 release of Ext JS from typo3/contrib/extJS/ * Cleanup: Fixed ChangeLog 2008-10-20 Michael Stucki * Follow-up on feature #8899: Rename "options.fileTree.uploadFieldsInLinkBrowser" to "options.folderTree.uploadFieldsInLinkBrowser" (patch by Steffen Kamper) 2008-10-20 Dmitry Dulepov * Fixed bug #9398: Labels in Module User Administration are hardcoded (thanks to Christopher Stelmaszyk) 2008-10-19 Ingo Renner * Fixed bug 8564: Result of t3lib_BEfunc::getProcessedValue is hardcoded and therefore cannot be translated, credits Christopher Stelmaszyk 2008-10-19 Michael Stucki * Fixed bug #9535: Folder icons in filelist file tree don't get skinned anymore (patch by Francois Suter) * Fixed bug #9497: Edit in Rich Text Editor - Button does not work anymore in Web>Page (patch by Oliver Hader) 2008-10-18 Dmitry Dulepov * Fixed bug #9480: Enhance debug information with SQL data (thanks to Francois Suter for the inspiration) * Cleanup: Converted spaces to tabs in t3lib/t3lib_db.php * Fixed bug #9402: Create a common_locallang-file 2008-10-17 Dmitry Dulepov * Fixed bug #9498: Bug: EM "Check for extension updates" always warns about changes (thanks to Christian Kuhn) * Fixed bug #9575: use native filter_functions for validate and sanitize (thanks to Steffen Kamper) 2008-10-14 Martin Kutschker * Fixed bug #9501: Titles of content columns in classic page module doesn't take into account backend charset (thanks to Steffen Kamper and Vladimir Podkovanov) * Added feature #9520: add a scheme to support singletons with t3lib_div::makeInstance 2008-10-14 Ernesto Baschny * Added feature #9400: enables to have specific HTTP status codes on a sys_domain record when doing a redirect (new field sys_domain.redirectHttpStatusCode) 2008-10-14 Dmitry Dulepov * Fixed bug #9523: class.t3lib_htmlmail.php produces null headers in HTML messages 2008-10-13 Ernesto Baschny * Added feature #9533: Made substituteMarkerArrayCached not so strict. Still with type hinting, but also allowing the null (uninitialized var) to be passed (to prevent several older extensions from breaking). 2008-10-10 Stanislas Rolland * Added feature #7970: htmlArea RTE: fontstyle and fontsize should not use deprecated font tag 2008-10-10 Dmitry Dulepov * Fixed bug #9522: t3lib_BEfunc::BEenableFields generates invalid SQL * Fixed bug #9469: Failed to load magic database 2008-10-08 Stanislas Rolland * Fixed bug #9516: htmlArea RTE: Move link tags to head * Added feature #9521: htmlArea RTE: factor out some functions dealing with inline elements * Added feature #7875: Coloured text is created using font-tag instead of span in IE * Added feature #8847: Custom colors in TYPO3Color like old SelectColor extension 2008-10-05 Stanislas Rolland * Fixed bug #9490: htmlArea RTE: Opera 9.52 sometimes refuses to insert a node 2008-10-04 Stanislas Rolland * Follow-up to bug #9472: htmlArea RTE: Safari may crash when the RTE closes * Fixed bug #9484: htmlArea RTE: context menu raises an error when link button is not configured 2008-10-04 Dmitry Dulepov * Fixed bug #9479: Selected items are not visible after saving the form in BE 2008-10-03 Dmitry Dulepov * Fixed bug #9452: config.absRefPrefix is applied only to a fixed set of directories * Fixed bug #7059: Improve database performance for external database host 2008-10-02 Stanislas Rolland * Fixed bug #9444: htmlArea RTE: Incorrect assigment of class to one line
      in Firefox * Fixed bug #9472: htmlArea RTE: Safari may crash when the RTE closes 2008-10-01 Stanislas Rolland * Fixed bug #9464: htmlArea RTE: url auto-detect feature not working in Firefox * Fixed issue #9467: htmlArea RTE: cleanup in FE plugin 2008-10-01 Oliver Hader * Fixed bug #9442: SQL LIKE wildcards are not escaped correctly for list queries * Fixed bug #9408: Selecting by tag using wildcards does not work with database disposal of t3lib_cache 2008-10-01 Ernesto Baschny * Added feature #6525: .wrapItemAndSub property for GMENU 2008-09-29 Stanislas Rolland * Added feature #9375: Add DTD to htmlArea RTE iframe document * Fixed bug #9449: htmlArea RTE: Opera sometimes raises a JavaScript error when the RTE closes 2008-09-28 Oliver Hader * Fixed bug #8518: Wrong JavaScript inclusion in t3lib_TCEforms * Fixed bug #9335: Internal caching in t3lib_pageSelect::getRootLine() has no effect 2008-09-27 Dmitry Dulepov * Fixed bug #9412: config.absRefPrefix can force wrong URL when linking across domains 2008-09-26 Stanislas Rolland * Fixed bug #9386: Acronym plugin encoding problem 2008-09-25 Stanislas Rolland * Fixed issue #9429: htmlArea RTE: Cleanup unused files 2008-09-24 Stanislas Rolland * Fixed issue #9424: htmlArea RTE: Cleanup dialogue windows 2008-09-23 Martin Kutschker * Fixed bug #9411: Editors cannot create new translations of pages 2008-09-22 Jeff Segars * Fixed bug #9401: Use debug() for sqlDebug (thanks to Steffen Kamper) 2008-09-21 Jeff Segars * Fixed bug #8719: File upload ends up in parse_url error on Windows (thanks to Steffen Kamper) 2008-09-21 Stanislas Rolland * Fixed bug #9404: htmlArea RTE: Cleaning out deprecated extension variables 2008-09-21 Benjamin Mack * Followup to #9393: Small code cleanup in class.t3lib_treeview.php * Fixed bug #8578: Umlauts get displayed wrong in Web>Access module after updating rights (Thanks to Tobias Liebig and Susanne Moog) 2008-09-20 Dmitry Dulepov * Fixed bug #9384: FE session hijacking 2008-09-19 Benjamin Mack * Fixed bug #9393: Cosmetic Code Cleanup for the cms sysext 2008-09-18 Martin Kutschker * Followup to bugfix #8950: clean up code * Fix bug #8588: Admin tools -> User Admin -> List users online broken when [BE][lockIP] is set to < 4 2008-09-18 Stanislas Rolland * Fixed bug #9331: htmlArea RTE Acronym feature: List of unabridged terms shows wrong values * Fixed bug #9320: Adding a new mount-type "readonly" for temporary filemounts (thanks to Steffen Kamper) * Added feature #8899: Configuration of uploads and create folder in linkbrowser (thanks to Steffen Kamper and Dmitry Dulepov) 2008-09-18 Dmitry Dulepov * Fixed bug #9346: Preinitialise GLOBALS[LANG] in init.php (thanks to Steffen Kamper) 2008-09-17 Martin Kutschker * Added feature #1957: When deleting a record in the BE, the message should show the record label (thanks to Rob Vonk for the initial patch) * Added feature #8995: Extension "felogin" - replace user fields in display messages (thanks to Steffen Kamper) 2008-09-17 Stanislas Rolland * Added feature #9370: htmlArea RTE: enhanced toggleborders feature 2008-09-16 Stanislas Rolland * Added feature #9362: htmlArea RTE: highlight active items in context menu as in toolbar * Follow-up to bug #9354: htmlArea RTE: no default css rule is provided for indentation: px to em 2008-09-16 Benjamin Mack * Fixed bug #9360: TypoScript Object Browser interprets HTML Tags in comments (Thanks to Stefano Kowalke) 2008-09-15 Stanislas Rolland * Fixed bug #9310: table border colour popups appear only when textcolour button is shown * Fixed bug #9354: htmlArea RTE: no default css rule is provided for indentation 2008-09-15 Ingo Renner * Added feature 9097: Introduce a new caching framework (backported from FLOW3) * Fixed bug 9283: declare marker handling functions of t3lib_parsehtml static 2008-09-14 Benjamin Mack * Fixed bug #7595: Docheaders: Module Admin tools > Indexing: No docheader (Thanks to Christian Kuhn, initial patch by Patrick Broens) * Fixed bug #7534: Docheaders: Wizard Table: No docheader (Thanks to Christian Kuhn, initial patch by Patrick Broens) * Fixed bug #7536: Docheaders: Wizard Forms: No docheader (Thanks to Christian Kuhn and Steffen Kamper, initial fix by Patrick Broens) * Updated NEWS.txt for #9167 * Followup to #9167: Mark extension as write protected: Option now called "excludeFromUpdates" * Fixed Bug #8621: Whitespace and CGL cleanup for class.tx_opendocs.php (Thanks to Stefano Kowalke) * Fixed Bug #847: error in tslib_fe->getFromCache() (Thanks to Susanne Moog) 2008-09-14 Stanislas Rolland * Fixed bug #9308: htmlArea RTE: link on colour name doesn't set colour 2008-09-14 Jeff Segars * Added feature #3687: Disable "versioning" and "moreoptions"-menuitem via contextMenu.[key].disableItems in User TSconfig (thanks to Susanne Moog) * Fixed bug #9172: Wrong display of deleted owners and groups in Web->Access->Permissions (thanks to Johannes Pieper) * Added feature #7537: Wizard RTE has no docheader and is not according to new BE user interface (thanks to Patrick Broens and Christian Kuhn) * Added feature #7552: Docheaders for Import Export module (thanks to Patrick Broens and Christian Kuhn) 2008-09-14 Dmitry Dulepov * Reverted change from 12.09.2008 (bug #8985). I mistakenly assumed that another core developer gave +1 to it. I had two non-core +1s only. * Fixed bug #9313: Introduce HTTP_STATUS-Constants (thanks to Steffen Kamper) * Re-committed bugfix #8985 (Enable USER object to become USER_INT on the fly) because of +1 from Stanislas 2008-09-13 Stanislas Rolland * Fixed bug #9277: Incorrect size of htmlArea RTE dialogue windows in Google Chrome browser * Fixed bug #9338: htmlArea RTE: incorrect opening size of some dialogue windows * Fixed bug #9339: htmlArea RTE: Enable resizing of acronym dialogue window in IE * Added feature #9340: htmlArea RTE: Configuration options for size and position of dialogue windows * Fixed bug #9341: htmlArea RTE: unable to disable the acronym element from the acronym feature 2008-09-13 Dmitry Dulepov * Fixed bug #9318: Enhance and fix tslib_eidtools 2008-09-12 Dmitry Dulepov * Fixed bug #8985: Enable USER object to become USER_INT on the fly 2008-09-11 Benjamin Mack * Fixed bug #8644: Usersettings with fullHelptextMode looks weird (thanks to Steffen Kamper) 2008-09-10 Dmitry Dulepov * Fixed bug #9315: Description of tslib_fe::includeTCA is incorrect 2008-09-09 Dmitry Dulepov * Fixed bug #9268: TCA is not loaded in FE when config cache is disabled 2008-09-08 Benjamin Mack * Fixed bug #9312: felogin: uninitialized vars (Thanks to Steffen Kamper) * Fixed bug #9282: Allow subkeys for TypoScript "config." array 2008-09-08 Stanislas Rolland * Follow-up to bug #8996: htmlArea RTE: link to file not updated when changing case in file name * Fixed bug #9022: Link-Icon stays grey while trying to link an image in ie7 2008-09-08 Oliver Hader * Follow-up to feature #9281: Fixed typing error 2008-09-07 Ingo Renner * Fixed bug #9285: Remove all @ in front of file_exists() calls * Fixed bug #9301: Missing colorization in Localization Overview of the page tree, credits Steffen Kamper 2008-09-06 Dmitry Dulepov * Fixed bug #9302: Make functions in tslib_eidtools public static 2008-09-04 Stanislas Rolland * Added feature #9262: Adding counting classes to table rows/columns in RTE (thanks to Thorsten Krohn) * Fixed bug #9296: htmlArea RTE: remove upload form when element browser is in readOnly mode 2008-09-04 Oliver Hader * Fixed bug #9227: Group field in Flexforms with a single table does not show selected items 2008-09-04 Dmitry Dulepov * Fixed bug #9263: Default icon for plugins in list_type select (thanks to Steffen Kamper) 2008-09-03 Jeff Segars * Fixed bug #8491: Template Analyzer Module inconsistencies (thanks to Steffen Kamper) * Fixed bug #9193: Text "shortcut-icon" is untranslated (thanks to Christopher Stelmaszyk) 2008-09-03 Ingo Renner * Added feature #9281: Add a method to easily do a HTTP redirect * Declared t3lib_div::readLLPHPfile() and t3lib_div::removeXSS() static * Fixed bug: When there is no TypoScript template found the message "No template found!" is not obvious, does it mean a TS template or a HTML template? 2008-09-02 Stanislas Rolland * Added feature #9276: htmlArea RTE: allow wild cards in lists of allowed class names 2008-09-01 Stanislas Rolland * Fixed bug #9261: Indentation set with div section in htmlArea RTE is not rendered correctly in FE * Added feature #8668: Configurable labels for formatblock items in htmlArea RTE 2008-09-01 Dmitry Dulepov * Fixed bug #8508: String "Important Notice" in About Modules is hardcoded * Fixed bug #2222: CSH missing for localization settings of pages (thanks to Christian Kuhn) * Fixed bug #9249: Misspelling in Install tool (thanks to Christian Kuhn) * Fixed bug #2642: Bug: Directories named 0 break directory listing and you cannnot create a directory with name 0 (thanks to Rob Vonk & Christian Kuhn) 2008-08-30 Stanislas Rolland * Fixed bug #9255: External URLs cannot be set in RTEhtmlarea anymore 2008-08-29 Martin Kutschker * Fixed bug #8677: FE login redirect after logout does not work (thanks to Steffen Kamper) * Fixed bug #7812: cObj CONTENT should allowed on static_* tables (thanks to Georg Ringer) * Fixed bug #6601: fixed mount point issues with the local page tree cache * Added feature #6711: Enable stdWrap for the image in imageLinkWrap (thanks to Georg Ringer) * Fixed bug #9160: New option "index_metatags" not available in crawler / crawler-hooks (thanks to Christian Trabold) 2008-08-27 Martin Kutschker * Added feature #9204: Allow icons in select of tt_content CE plugin (list_type; implementation by Steffen Kamper) 2008-08-26 Stanislas Rolland * Fixed bug #9235: Enable synchronous load of some htmlArea RTE plugins * Follow-up to bug #9235: Enable synchronous load of some htmlArea RTE plugins (boolean inversion) 2008-08-25 Stanislas Rolland * Fixed bug #9196: In htmlArea RTE, unable to create an external URL containing german umlauts 2008-08-21 Dmitry Dulepov * Fixed bug #8826: calls to ini_set produces warnings 2008-08-20 Stanislas Rolland * Added feature #9201: Integrate support for definition list into htmlArea RTE 2008-08-20 Dmitry Dulepov * Fixed bug #5205: pi_loadLL() + no language file == full path disclosure 2008-08-19 Stanislas Rolland * Follow-up to bug #9185: Incorrect initialization when hooks are present * Fixed bug #9197: Misbehaviour of DAM media tab in htmlArea RTE link insertion dialogue 2008-08-18 Stanislas Rolland * Follow-up to feature #4686: htmlArea RTE Spell Checker: add u modifier to preg_* operations * Follow-up to bug #8232: Creating and editing of fields, forms, etc. in FCE's is impossible if there is a section inside * Added feature #2714: In RTE htmlArea, unable to do an internal link with several parameters 2008-08-18 Dmitry Dulepov * Fixed bug #8627: Translation of the belog-module (thanks to Christopher Stelmaszyk and Christian Kuhn) * Fixed bug #8532: enhance TYPO3 manual (inline) (thanks to Steffen Kamper, Jens Hoffman and Uschi Renziehausen) * Fixed bug #7921: recursive pidInList for select in cObj CONTENT (thanks to Georg Ringer) * Fixed bug #9141: Update Wizard uses wrong scheme to write compat_version to localconf.php * Fixed bug #9152: Deprecated code into stdgraphic * Fixed bug #9183: saveDocNew for all tables except the option is set to 0 * Fixed bug #8232: Creating and editing of fields, forms, etc. in FCE's is impossible if there is a section inside 2008-08-16 Stanislas Rolland * Added feature #9109: Enable altMountPoints feature in RTE element browser (Thanks to Steffen Kamper) * Added feature #4686: Remove dependency of htmlArea RTE Spell Checker on php extension mbstring * Fixed bug #9185: Redundant code in class.tx_rtehtmlarea_browse_links.php 2008-08-15 Benjamin Mack * Fixed bug #6574: Template nextlevel with size=3 & allowed = 1 (Thanks to Georg Ringer) 2008-08-14 Benjamin Mack * Fixed bug #9061: felogin - recursive storage pids in TypoScript (Thanks to Steffen Kamper) * Fixed bug #9095: xhtml in the backend by default (Thanks to Christian Kuhn) 2008-08-14 Dmitry Dulepov * Fixed bug #9167: Feature: Mark extension as write protected (together with Steffen Kamper) 2008-08-12 Dmitry Dulepov * Fixed bug #9063: Feature: Make Position of Editpanel more flexible 2008-08-12 Stanislas Rolland * Fixed bug #8988: htmlArea RTE: Pasting text from MS Word to Firefox 3 brings a lot of garbage * Follow-up to feature #8799: htmlArea RTE: correction to two path settings 2008-08-12 Dmitry Dulepov * Fixed bug #9060: Wrong alert text in Constant editor 2008-08-11 Benjamin Mack * Fixed #8259: Cleanup: Call to t3lib_div::devLog() without key (Thanks to Francois Suter) 2008-08-11 Stanislas Rolland * Follow-up to bug #8673: htmlArea RTE drag n drop tab of image insertion not functional * Follow-up to bug #8717: Add suggested doc extension to htmlArea RTE ext_emconf.php * Fixed bug #8996: htmlArea RTE: link to file not updated when changing case in file name * Added feature #9157: htmlArea RTE EM setting for DAM becomes deprecated with DAM 1.1+ * Follow-up on feature #9157: htmlArea RTE EM setting for DAM - correcting test on DAM version * Updated htmlArea RTE version to 1.8.0 for TYPO3 4.3.0 alpha 2008-08-11 Ingo Renner * Reverted Change from 2008-08-06 in t3lib_div leading to nonfunctional clipboard 2008-08-08 Oliver Hader * Added feature #9075: Add record row to recStatInfoHooks in tx_cms_layout 2008-08-08 Thomas Hempel * Added external JavaScript library Ext JS 2.2 to contrib 2008-08-07 Oliver Hader * Fixed bug #1897: Basic Configuration uses different scheme to write im_path to localconf.php 2008-08-07 Ingo Renner * Added Feature #8515: Speed up tslib_cObj->getTreeList by caching its results 2008-08-06 Ingo Renner * Fixed bug: PHP 5.3 throws a warning in class.t3lib_befunc.php on line 3348: trim() expects parameter 1 to be string, array given * Fixed bug: PHP 5.3 throws a deprecation warning in typo3/mod/tools/em/class.em_soap.php on lines 108, 112, 115, 213, 218: Assigning the return value of new by reference is deprecated * Fixed bug: PHP 5.3 throws a warning in class.t3lib_div.php on line 3286: strcmp() expects parameter 1 to be string, array given 2008-08-05 Dmitry Dulepov * Fixed bug #8890: Feature: hook in function "getSingleField_SW" before rendering of single fields in tceforms (thanks to Alex Widschwendter) * Fixed bug #6992: t3ib_refindex requires t3lib_BEfunc but does not include it * Fixed bug #8255: Problems with PHP mail function on Windows 2008-08-04 Stanislas Rolland * Added feature #9121: Move htmlArea RTE cut/copy/paste handling to own extension 2008-08-03 Martin Kutschker * Fixed bug #8949: Table parsing doesn't allow tabs as delimiters * Fixed bug #8830: Missing "Save&Close" in template module Info/Modify (thanks to Steffen Kamper) 2008-08-01 Benjamin Mack * Fixed bug #9099: Wrong path to pages.gif in linkbrowser (Thanks to Xander Damen) 2008-07-31 Benjamin Mack * Fixed bug #2661: stdWrap filelist doesn't work directly in fileadmin/ 2008-07-30 Martin Kutschker * Fixed bug #5387: Creation of multiple folders in filelist module results in blank page (thanks to Christian Kuhn and Christopher Hlubek) * Fixed bug #9026: Label 'Sort alphabetically:' is hardcoded (thanks to Stefano Kowalke) * Fixed bug #8990: Labels 'TEMP' and 'RECYCLER' are hardcoded (thanks to Stefano Kowalke) 2008-07-25 Benjamin Mack * Fixed bug #8498: Configuration module fixes (Thanks to Steffen Kamper) * Fixed bug #8853: Foldertree in filelist has no docheader (Thanks to Steffen Kamper & Christian Kuhn) * Fixed bug #9027: CSH was obsolete at the page-bottom in Web->Info (Thanks to Stefano Kowalke) 2008-07-24 Stanislas Rolland * Fixed bug #9041: Uninitialized array in class.browse_links.php 2008-07-23 Dmitry Dulepov * Changed LICENSE.txt to reference GPL "version 2 or later" 2008-07-22 Benjamin Mack * CGL cleanup for #9008: template.php doesn't fully utilize the loadJavascriptLib function * Fixed Followup to #8534: "Template-able" Backend Login (correct labels) * Fixed bug #9008: template.php doesn't fully utilize the loadJavascriptLib function * Fixed bug #9019: CSH in file_upload module is not in docheader 2008-07-21 Benjamin Mack * Fixed bug #8534: Backend Login is now template-able 2008-07-19 Benjamin Mack * Fixed bug #8913: Empty tabs in DynTabMenu should not be selectable by default 2008-07-14 Dmitry Dulepov * Fixed bug #8566: Unable to match TS condition when variable is not set * Fixed bug #8934: change compatibility version to 4.3.0 for all sysexts 2008-07-14 Martin Kutschker * Follow-up to bug #8510: Hardcoded labels in typo3/show_item.php (thanks to Christopher Stelmaszyk) 2008-07-14 Dmitry Dulepov * Fixed bug #8786: missing wrapper for mysql_errno (thanks to Steffen Kamper) 2008-07-13 Dmitry Dulepov * Fixed bug #8697: Warnings when using MySql 4.0 2008-07-13 Martin Kutschker * Fixed bug #5476: links entered in
after first row) 2005-11-29 Dmitry Dulepov * Workspace module uses own classes for editing/creating workspaces (no permission check yet!) * Better visual presentation for workspace list (added icons, ndashes, etc) 2005-11-28 Sebastian Kurfürst * Fixed spelling error (Bug #1945) * Inserted "exit" after location header in t3lib_userauth (relates to #1519) 2005-11-27 Jan-Erik Revsbech * Implemented Gremlin 1660: typolink now supports the title attribute (with stdWrap). Additionally the tag used in conjunction with the RTE now supports a fourth parameter. In addition to pageid target and class, the fourth parameter is the title of the resulting link. 2005-11-25 Martin Kutschker * Fixed PHP 5.0.5 compability issue with end() in class.t3lib_timetrack.php 2005-11-24 Christian Jul Jensen * Added GET-params "module" and "modParams" to alt_main.php to allow external urls to access specific points in modules 2005-11-23 Michael Stucki * Always use fputs() for writing to logfiles. There is no case when it can't be used, so the alternative "echo" call was never needed. * !!! Removed $TYPO3_CONF_VARS['FE']['logfile_write']. See above. * If logfile does not exist, try to create it automatically * Fixed bug #187: config.stat_apache_pagenames code [type] ends up empty * Fixed bug #1161: Cannot give access to all modules to a backend user when there are many backend modules loaded. Thanks to Valentin Schmid. * Fixed bug #1672: Change name of "Edit page header" to "Edit page properties". Many thanks to Valentin Schmid who made the patch for this. * Fixed bug #1549: Improve description of imagecaption fields * Fixed bug #1592: Show website (magnifying glass icon) opens a new browser without all the toolbars * Fixed bug #76: t3lib_div::writeFile() changes permissions without need 2005-11-23 Dmitry Dulepov * Added workspace list display in User/Workspace module 2005-11-23 Andreas Otto * Methods imageLinkWrap() and typolink() in class.tslib_content.php: Made the JS PopUps accessible if JS is not available in the user's web browser. Add the TARGET-attribute only if the used doctype allows this. 2005-11-23 Sebastian Kurfürst * XHTML Compliance: prefix local anchors with a string (bug #1243) * Feature request #1453: stdWrap for fontColor attribute of GIFBUILDER?s TEXT-object * Usability: Add focus in install tool login form (bug #1584) * Bug #1637: Adjustment to collapsable menu 2005-11-19 Michael Stucki * Added a helpful warning if config.baseURL=1 was found * !!! Disabled the config.baseURL=1 feature. baseURL needs to be a string value, otherwise it will not work (security reasons)! * Fixed bug #1115: Broken image-alignment in Mozilla browsers (written by Martin Kutschker) * Fixed a cross-site scripting issue in showpic.php. Many thanks to Martin Klaus who provided a fix for this. * Fixed the encryptionKey auto-generation in the Install Tool: The 32 first characters were always the same. Thanks to Jochen Weiland. * When editing a file in the Install Tool, the backup is no longer renamed to filename.php~ but filename_bak.php (could be viewed in clear-text otherwise). Thanks to Lars Houmark for reporting this. * Fixed wrong image negation in Install Tool (patch written by Bernhard Kraft) * Fixed bug #1861: Call of inexinsting t3lib_exec::imageMagickCommand() instead of t3lib_div::... 2005-11-18 Michael Scharkow * Removed bgColor from default body tag 2005-11-17 Robert Lemke * Added two post-processing hooks into t3lib_tcemain->moveRecord. They are required by TemplaVoila 1.0 2005-11-15 Sebastian Kurfürst * Fixed bug #569: The "Access Key" combination now added to the "title" attribute of images * Fixed bug #815: CLI-mode doesn't work with lockSSL enabled * New feature #1518: override all admin panel values from TSConfig 2005-11-12 Sebastian Kurfürst * New feature #1573: switch back to admin user after user switch (SU-mode) 2005-11-11 Sebastian Kurfürst * New feature #1519: new option for lockSSL: get redirected to standard http after BE login with SSL * Fixed bug #1624: Copying of a file in the same folder in the "Filelist" module dosen't work * Feature request #1706: add "save + close" button in RTE wizard 2005-11-09 Rupert Germann * Fix for function getBorderAttr: closes bugs #1360 and #1461 2005-11-09 Sebastian Kurfürst * New feature #1577: display clickmenus with XMLHTTP / ajax * Fixed bug #1066: Shortcut to an invisible page leads to a frontend error 2005-11-09 Ingmar Schlecht * Made TCEForms put
-tag with the RTE are not parsed on the frontend because parseFunc doesn't recognize as cells (thanks to Daniel Ellermann) * Fixed bug #8682: no result check for setlocale via TypoScript * Fixed bug #8950: page id not availabe in TCEmain hook clearCachePostProc * Fixed bug #8510: Hardcoded labels in typo3/show_item.php (thanks to Christopher Stelmaszyk) 2008-07-12 Martin Kutschker * Fixed bug #8864: Allow TS config.absRefPrefix to work with resources in typo3conf/ext. Make it work with a changed location of fileadmin/. (fix by Bejamin Mack) * Fixed bug #8833: TCA "check" type field checkboxes have no labels when in 1-column display (thanks to Francois Suter) * Fixed bug #8948: phpDoc @internal hides public functions of t3lib_div in Eclipse * Fixed bug #8922: setStage operation of t3lib_TCAmain::process_cmdmap() overwrites $id parameter making it inaccessible for post-processing hooks 2008-07-11 Michael Stucki * Fixed bug #8941: Fixed an uninitialized array that might lead to PHP warning (Thanks to Ralf Hettinger) 2008-07-09 Oliver Hader * Fixed bug #8851: navFrameScript is not loaded for submodules (thanks to Christian Ehret) * Fixed bug #8904: Menu of subpages renders target="{$content.pageFrameObj}" (Thanks to Steffen Kamper) 2008-07-07 Ernesto Baschny * Fixed bug #8703: More Options>Access wasn't being shown in the pages click-menus (Thanks to Andreas Wagner) 2008-07-03 Ernesto Baschny * Fixed bug #7711: Element browser ignores "Hide in menu" flag (Thanks to Christian Kuhn) * Fixed bug #8840: Wrong title of edit icon of "Include basis template" section when editing template records (Thanks to Christian Kuhn) 2008-07-01 Ernesto Baschny * Fixed bug #8506: Fileadmins folder overview need a gap between folder path and file amount (Thanks to Stefano Kowalke) 2008-06-29 Stanislas Rolland * Added feature #8791 (revisited): Let htmlArea RTE context menu use the RTE API 2008-06-27 Stanislas Rolland * Fixed bug 8314: rtehtmlarea: Argument 1 passed to t3lib_div::array_merge_recursive_overrule() must be an array, null given 2008-06-27 Benjamin Mack * Fixed bug #7159: _DEFAULT_PI_VARS in felogin (Thanks to Steffen Kamper) * Fixed bug #8761: tree.js - Typo in function parameter highlightID * Fixed bug #8497: User Admin > Compare User Settings Inconsistencies (Thanks to Michiel Roos and Francois Suter) 2008-06-26 Stanislas Rolland * Fixed bug #8660: htmlArea RTE configuration option formatblock.restrictToItems does not work 2008-06-25 Oliver Hader * Fixed bug #8824: Missing label warning.install_enabled (thanks to Francois Suter) 2008-06-23 Stanislas Rolland * Added feature #8799: Move htmlArea RTE undo/redo handling to own extension 2008-06-22 Oliver Hader * Fixed bug #8724: getElementsByClassName does not work properly in Firefox 3 and Safari 3.1 (thanks to Helmut Hummel) 2008-06-21 Stanislas Rolland * Added feature #8790: htmlArea RTE image selection should honour hooking browsers * Added feature #8791: Let htmlArea RTE context menu use the RTE API * Fixed bug #8717 (cleanup): htmlArea RTE link browser does not honour correctly hooking browsers !!! class.tx_rtehtmlarea_browse_links.php will now use hook key ['ext/rtehtmlarea/mod3/class.tx_rtehtmlarea_browse_links.php']['browseLinksHook'] instead of hook key ['typo3/class.browse_links.php']['browseLinksHook'] !!! 2008-06-17 Stanislas Rolland * Fixed bug #8717 (revisited): htmlArea RTE link browser does not honour correctly hooking browsers 2008-06-15 Stanislas Rolland * Fixed bug #8716: htmlArea RTE: target configured on link class not honoured * Fixed bug #8716 (continued for dam): htmlArea RTE: target configured on link class not honoured * Fixed bug #8717: htmlArea RTE link browser does not honour correctly hooking browsers 2008-06-13 Oliver Hader * Fixed bug #8239: Wrong parameter order for strpos in t3lib_div::getHostname 2008-06-11 Ingo Renner * Fixed bug #8571: Moving backend search to the right 2008-06-11 Michael Stucki * (security) Fixed a low-severity Cross Site Scripting issue in fe_adminLib.inc. For details, see http://typo3.org/teams/security/security-bulletins/typo3-20080611-1/ - thanks to Christian Seifert, Jeroen van Iddekinge and Arnd Messer for discovering and reporting this issue. 2008-06-11 Ingmar Schlecht * Fixed #8674: Vulnerability of security bulletin typo3-20080611-1: Default value of fileDenyPattern allows arbitrary code execution on Apache (Patch by Henning Pingel, thanks!) 2008-06-10 Benjamin Mack * Fixed bug #8264: t3ditor - "+" (plus) signs are replaced by spaces (Thanks to Tobias Liebig) * Fixed bug 8591: AJAX encoding is UTF-8, thus has problems with backend charsets (Thanks to Tobias Liebig) 2008-06-10 Jeff Segars * Followup to bugfix #8108: Extension configuration options are not always shown (Thanks to Steffen Kamper) 2008-06-10 Benjamin Mack * Fixed bug #8643: Inline CSH is not styled with t3skin (Thanks to Steffen Kamper) * Fixed bug #8478: highlighting error (the next line after a ">" gets colored as "value") (Thanks to Tobias Liebig) * Fixed bug #2905: Followup - t3skin - Styling of tab menus is bad when hovering (Thanks to Ben van't Ende) 2008-06-10 Ernesto Baschny * Fixed bug #8635: Side-effect of the fix for bug #7897: MM-relations, flexform and others got lost during copying/localizing 2008-06-10 Patrick Broens * Fixed bug #8422: Context Sensitive Help mode with "display full text messages" 2008-06-09 Ingo Renner * Fixed bug #8509: Some labels in Module About are hardcoded, credits Christopher Stelmaszyk 2008-06-09 Ernesto Baschny * Fixed bug #8637: Parameter $deleteUnused of parsehtml::substituteMarkerArray was deleting too much if no $wrap was set (thanks to Francois Suter) 2008-06-08 Thomas Hempel * Fixed bug #8483: Lines break when longer as the width of the window (t3editor) (Patch by Tobias Liebig) 2008-06-05 Ingmar Schlecht * Fixed bug #6998: Installation misses key-definition of table pages (Patch by Steffen Müller) 2008-06-05 Ingo Renner * Fixed bug #8271: OpenDocs Icons: Hardcoded labels in title and alt-attributes, credits Stefano Kowalke * Fixed bug #8615: Text in admin panel is too small 2008-06-05 Oliver Hader * Fixed bug #8527: config.removeDefaultJS=1 leaves empty script block 2008-06-05 Benjamin Mack * Fixed bug #2905: t3skin - Styling of (non-dyn) tab menus is bad 2008-06-02 Jeff Segars * Fixed bug #8572: Raise maximum TYPO3 version for t3skin to 4.3.99 (thanks to Steffen Kamper) 2008-06-02 Ingo Renner * Follow-up to bug #8270: fixed some naming and CGL issues * Fixed bug #8033: Drag'n'drop in pagetree problem: Dragged menu items disappear under other menuitems, credits Susanne Moog * Fixed bug #8573: TypoScript-Help is not displayed for non-Admins, credits Steffen Kamper 2008-06-02 Ernesto Baschny * Fixed bug #8362: Duplicate entry for [tstamp] and [crdate] in Web->List module for single table in selector-box (thanks to Steffen Kamper) 2008-05-31 Oliver Hader * Fixed bug #8336: JavaScript error in TBE_EDITOR causes login expired dialog 2008-05-30 Martin Kutschker * Fixed bug #8554: installer doesn't check DB problems when creating admin user * Fixed bug #8517: CSS class is missing for FE edit links (thanks to Ralf Hettinger) 2008-05-29 Martin Kutschker * Fixed bug #8270: hardcoded labels in title attributes of icons in top bar of BE interface (thanks to Stefano Kowalke) 2008-05-28 Ernesto Baschny * Fixed bug #8522: Datetime shifts on copy and localize (timezone related) 2008-05-28 Benjamin Mack * Fixed bug #8496: TCEforms: Help Icon is not in the docheader * Fixed bug #7837: Generate Icons by Default - Part 1 * Fixed bug #8504: help icon is not aligned in TCEform (Thanks to Steffen Kamper) 2008-05-28 Martin Kutschker * Fixed bug #8418: visual problems of BE[accessListRenderMode] (thanks to Steffen Kamper) 2008-05-28 Benjamin Mack * Fixed bug #8494: Admin Tools => DB Check => Find Filename has duplicate selectboxes 2008-05-27 Dmitry Dulepov * Fixed bug #8501: Template module - overview (together with Steffen Kamper) * Fixed bug #8412: typo3/file_edit.php replaces ###PATH### in the edited file with the value of $this->title (thanks to Andreas Wagner) 2008-05-25 Dmitry Dulepov * Fixed bug #4455: pid reset to 10000 in Constant Editor 2008-05-24 Oliver Hader * Set TYPO3 version to 4.3-dev and cleaned up NEWS.txt 2008-05-24 Ingo Renner * Removed empty line at end of file in t3lib/thumbs.php 2008-05-21 Jeff Segars * Fixed bug #7509: TypoScript Editor doesn't save changes in IE 2008-05-20 Dmitry Dulepov * Fixed bug #8263: t3editor should not highlight decimals (thanks to Tobias Liebig) * Fixed bug #8049: Save button don't work when deactivating t3editor (thanks to Tobias Liebig) 2008-05-20 Ingo Renner * Fixed bug #8445: Align group fields in TCEforms, credits Steffen Kamper * Fixed bug #8282: option-div is not styled in user-accesslist, credits Steffen Kamper 2008-05-20 Benjamin Mack * Fixed bug #8460: Shortcutmenu needs a proper access check comment (thanks to Stefano Kowalke) * Fixed bug #8458: Backendsearchmenu needs a proper access check comment (thanks to Stefano Kowalke) * Fixed bug #8456: Browse Links does not use JS library interface 2008-05-19 Jeff Segars * Fixed bug #7860: Coloring in TS Object Browser depends on "Crop Lines" (thanks to Steffen Kamper) 2008-05-19 Oliver Hader * Fixed bug #8454: IRRE - Localization mode is not fetched correctly * Code cleanup: Fixed typing errors 2008-05-18 Martin Kutschker * Fixed bug #6576: typolink.addQueryString adds &= to the URL if QUERY_STRING is empty 2008-05-16 Dmitry Dulepov * Fixed bug #8277: Enable tabs in sys_workspaces (thanks to Steffen Kamper) * Fixed bug #8439: Help icon in function module is double (thanks to Steffen Kamper) * Fixed bug #8192: typoLink generates wrong links 2008-05-15 Stanislas Rolland * Fixed bug #8348: htmlArea RTE: ctrl+c and ctrl+x do not work in IE with TYPO3 4.2 * Updated htmlArea RTE version to 1.7.5 for TYPO3 4.2.1 2008-05-14 Oliver Hader * Fixed bug #8385: Modified tslib_cObj::substituteMarkerArray() misses call parameter (thanks to Francois Suter) 2008-05-14 Dmitry Dulepov * Fixed bug #4693: tables definition not compliant with MySQL 5.0 strict mode 2008-05-11 Dmitry Dulepov * Fixed bug #8360: locallang.xml charset convertion dont work for LOCAL_LANG['default'] 2008-05-07 Stanislas Rolland * Fixed bug #8351: RTE.classes configuration not honoured by htmlArea RTE Insert/modify link class selector 2008-05-06 Dmitry Dulepov * Fixed bug #8330: Missing padding in select lists without icons (thanks to Uschi Renziehausen) * Fixed bug #8187: Cache Menu has problems with long names (german) (thanks to Steffen Kamper) 2008-05-04 Dmitry Dulepov * Follow-up on RFC: #7612 (cannot clear extension's FE cache from Backend) (by Oliver Klee) 2008-05-02 Ingmar Schlecht * Fixed bug #4022, #4060: TCAdefaults for MM-Fields did't work (patch by Bernhard Kraft) 2008-04-29 Dmitry Dulepov * Fixed bug #8272: Listview - warning icon goes to new line in iconblock (thanks to Steffen Kamper) 2008-04-28 Benjamin Mack * Fixed bug #8265: no links in htmlmails (thanks to Ralf Hettinger) 2008-04-26 Stanislas Rolland * Fixed bug #8254: htmlArea RTE sets invalid link to file selected using DAM media browser. Thanks to Xavier Perseguers. 2008-04-26 Ingo Renner * Removed redundant files from t3editor 2008-04-23 Ingo Renner * Release of TYPO3 4.2.0 * Fixed a bug where Webkit Browsers would not correctly display the icons in the dropdown type selector of records like pages and content elements, credits Jeff Segars * Fixed Bug #8207: Creating shortcuts in backend.php does not work in modules other than web->list or file->filelist * Added login image for TYPO3 4.2 * Update all ext_emconf.php in system extensions (part 2) 2008-04-23 Michael Stucki * Remove obsolete warning in Extension Manager * Update all ext_emconf.php in system extensions (part 1) * Update version numbers of all system extension that have been changed since TYPO3 4.1 2008-04-22 Benjamin Mack * Fixed visual bug: DB-List - No Space Between Table and Field-Selector 2008-04-22 Jeff Segars * Fixed bug #8159: Infinite loop when trying to install extension with constraints and configuration * Fixed bug #8203: Broken icons when creating +ext template * Fixed bug #8204: Typo in extended list view for select fields 2008-04-22 Ingo Renner * Fixed bug #8153: [left frame-width] left frame too small for german users, credits Steffen Kamper * Fixed several bugs with t3editor and IE #8157, #8049, #7509,#8146, credit Tobias Liebig * Changed order of cache and shortcut toolbar items * Changed call of json_encode in t3editor to t3lib_div::array2json * Added missing icon variants to t3skin, thanks to Helmut Hummel for generating them * Fixed typos in backend.php, credits Helmut Hummel 2008-04-22 Oliver Hader * Fixed bug #8182: Fatal error on calling sysLog() of lock object if locking method is unknown * Fixed bug #8148: IRRE - Expanded or collapsed state of new child records is not handled correctly 2008-04-22 Dmitry Dulepov * Fixed bug #8174: Clear all caches should clear configuration cache as well (thanks to Steffen Kamper) * Fixed bug #8040: Bug: Wrong check on creating folders in filelist makes them unaccessible (thanks to Moreno Feltscher) 2008-04-20 Ingmar Schlecht * Fixed bug #8138: Search in Loaded Extensions not working * Fixed bug #8019: missing htmlspecialchars() in adminPanel * Fixed bug #8169: Admin functions tab visible for non admins (All patches above by Steffen Kamper) 2008-04-20 Ingo Renner * Added missing icons for tt_content when overlayed with different states, credits Helmut Hummel 2008-04-16 Ingo Renner * Release of TYPO3 4.2.0RC2 2008-04-16 Martin Kutschker * Fixed bug #4186 (correction): cropping didn't work for IM4/5 and GM (thanks to Helmut Hummel) 2008-04-16 Benjamin Mack * HCI: Changed t3skin icon "new_file.gif" 2008-04-16 Ingo Renner * Fixed bug #8001: Problems using link wizard in content elements, credits Ralf Hettinger * Marked typo3/alt_main.php as deprecated * Fixed bug #8060: preview in clickmenu of list-module on tt_content records broken * Added new icons for content elements in t3skin * Added new icons in t3skin to select image orientation in Text w/Image content elements * Added several other new icons in t3skin * Replaced icon for Web->Functions in t3skin * Fixed bug #8108: Extension configuration options are not always shown, credits Jeff Segars * Various Bugfixes for t3editor * Fixed bug #6812: Editor does not respect charset settings while saving with AJAX * Fixed bug #8049: TypoScript templates can't be saved at all after editing them using IE7/WinXP * Fixed bug #7314: In IE 6.0.2900 syntax highlighting, save indicator, keyword suggestion and undo isn't working * Moved CodeMirror into own directory * Switched from gluecode to hooks 2008-04-15 Benjamin Mack * HCI: Small Changes for t3skin icons "upload.gif" and "pages_up.gif" 2008-04-15 Ingo Renner * Follow up to #7986: removed borders from list view when not in extended view, credits Steffen Kamper * Follow up to #7986: icons were breaking into a new line in IE6 * Follow up to #7986: in some cases columns were not aligned, credits Steffen Kamper * Fixed bug #7900: Docheader scrollbar isn't at right side, credits Steffen Kamper 2008-04-14 Ingo Renner * Fixed bug #7986: Vertical aligned Icons in List-Module, credits Peter Niederlag, Steffen Kamper, sponsored by snowflake productions * Added new icons in t3skin for the help menu entries in the module menu 2008-04-14 Benjamin Mack * Pre-code cleanup for #6670 (Tabs in Page Properties III) 2008-04-13 Michael Stucki * Minor code cleanup (patch by Benni Mack) * Add CSH information for fe_login_mode (by Benni Mack) 2008-04-12 Oliver Hader * Fixed bug #8064: Split does not work with returnKey = 0 (thanks to Dirk Weise) 2008-04-11 Oliver Hader * Renamed interface.t3lib_tceformsInlineHook.php to lowercase letters 2008-04-11 Ernesto Baschny * Fixed bug #7897: Storage and display of datetime/time fields was broken (one hour shift) on DST (daylight saving time) changes 2008-04-11 Dmitry Dulepov * Fixed bug #8078: enhance debug stack trace reporting 2008-04-10 Benjamin Mack * Fixed bug #8035: 123-Installer shows error in step 1 when no DB connection was set up yet. 2008-04-10 Dmitry Dulepov * Added @var to typo3/sysext/beuser/mod/index.php 2008-04-09 Benjamin Mack * t3skin: Exchanged icon which was still in use from oldskin 2008-04-09 Stanislas Rolland * Fixed bug 8066: Incorrect height of htmlArea RTE dropdown selectors in some browsers * Updated htmlArea RTE version number to 1.7.4 2008-04-08 Oliver Hader * Followup to #8014: Fixed bug with usage of t3lib_TCEforms::getDynTabMenu() 2008-04-08 Benjamin Mack * Fixed bug #8041: EM has wrong image tag for headers in extension listing (Thanks to Steffen Kamper) 2008-04-07 Martin Kutschker * Remove superfluos is_array() check in t3lib_div 2008-04-07 Dmitry Dulepov * Fixed bug #8005: Linking across domains does not work with nested domains 2008-04-06 Stanislas Rolland * Fixed bug #7992: rtehtmlarea does not work with Firefox 3 Beta 5 * Fixed bug #8043: Highlighting text from right to left in htmlArea RTE is erratic in Firefox 2008-04-06 Benjamin Mack * Fixed bug #8013: Felogin redirectMode does not work with spaces (Thanks to Steffen Kamper) * Fixed bug #7317: CSH popup not working in flexforms (Thanks to Kasper Ligaard) * Fixed bug #8028: Databases with an "-" in it can't be used (Thanks to Steffen Kamper) 2008-04-05 Ingo Renner * Fixed bug #8014: Deactivated tabs in page-properties should be hidden 2008-04-04 Stanislas Rolland * Fixed bug #7990: htmlArea RTE color picker has no scrollbar 2008-04-04 Benjamin Mack * Fixed bug #8015: XHTML issue in felogin-template (Thanks to Steffen Kamper) 2008-04-03 Michael Stucki * Fixed bug #8009: Wrong TS-Code because appendString cannot handle multiline strings (Thanks to Claudio Cathomen / ICSurselva) * Fixed bug #1537: Shortcut icon syntax incorrect/incomplete (Thanks to Soeren Schaffstein / d.k.d) 2008-04-03 Patrick Broens * Feature #7854: Docheader: Moving function menu to the left in second row (Thanks to Adrian Zimmermann / snowflake) 2008-04-03 Thomas Hempel * Feature #6896: TCA eval on TEXT field does not work (Thanks to Dan Jensen / Wildside) 2008-04-03 Ingmar Schlecht * Fixed bug #4575: Changes in alternative page language does not clear cache (Thanks to Bodo Eichstaedt / wmdb) * Fixed bug #4768: Missing is_array() check in tslib_fe::getStorageSiterootPids() (Thanks to Kian Gould / AOE media) 2008-04-03 Ingo Renner * Fixed bug #7496: exclude for header_position, header_link (Thanks to Michael Dengler / die digiparden) 2008-04-03 Sebastian Kurfürst * Fixed bug #7476: link in about module opens in the TYPO3 backend frameset (Thanks to Bodo Eichstaedt / wmdb) * Fixed bug #7991: Workspace Preview is not aware of domain records (Thanks to Kian Gould / AOE media) 2008-04-02 Ingo Renner * Added follow up patch for bug #6710: Use optgroups in selectorboxes 2008-04-02 Benjamin Mack * Fixed bug #7961: headListTags in class.t3lib_parsehtml_proc.php are hardcoded (Thanks to Steffen Kamper) 2008-04-01 Ingo Renner * Release of TYPO3 4.2.0RC1 2008-04-01 Ingmar Schlecht * Fixed bug #7975: Unskinnable icons because of hardcoded html (Thanks to Steffen Kamper) * Feature #7985: Beautify table for BE Log (Thanks to Steffen Kamper) 2008-04-01 Michael Stucki * Fixed bug #7841: Remove COLLATE statement when creating new tables with the Install Tool * Fixed bug #7981: Replace ugly labels in BE Log module * Fixed bug #1585: Use t3lib_div::sysLog() whenever errors occur in tslib_fe. Additionally, add a new value "request_uri" to the "config.stat_apache_pagenames" property which allows logging of the REQUEST_URI server value (useful with RearUrl environments). Thanks to Steffen Kamper for taking care of these issues. * Fixed bug #7743: Install Tool: Create "admin" user did not work in 4.2-beta3 * Fixed bug #7980: Indexed Search: Fix wrong TypoScript code in plugin template 2008-04-01 Ingo Renner * Fixed bug #5998: Crawler/Index Config: hidden records are re-indexed, credits Christian Kuhn * Fixed bug #7831: List in Page module has wrong colors, credits Steffen Kamper * Changed private declarations to protected 2008-04-01 Jeff Segars * Fixed bug #7943: Filelist has nested HTML (thanks to Steffen Kamper) * Fixed bug #7820: Task center iframes are only sized on load (thanks to Steffen Kamper) 2008-04-01 Benjamin Mack * Fixed bug #7977: Missing label for browse_links folder menu 2008-04-01 Dmitry Dulepov * Fixed bug #7784: Check for mail configuration is wrong on Windows * Fixed bug #7839: Linking between domains in the pagetree with checkRootline does not work with menus 2008-03-31 Jeff Segars * Fixed bug #7768: TCEForms extraFormHeaders do not work with docheaders 2008-03-31 Oliver Hader * Fixed bug #7954: XCLASSing ToolbarItem does not work (thanks to Steffen Kamper) * Fixed bug #7759: XCLASSing USER_INT objects does not work * Cleaned up code of scripts in typo3/classes/ * Followup to #6087: Cleaned up code of IRRE localization * Cleaned up code of scripts in t3lib/ and typo3/ * Fixed bug #7971: Missing icon in t3skin for header - tt_content_header.gif (thanks to Steffen Kamper) * Fixed bug #7976: prioriCalc does not work correctly 2008-03-31 Dmitry Dulepov * Fixed bug #7920: Filelist in IE 6 is not showing contents (thanks to Ingo Schmitt and Steffen Kamper) * Fixed bug #7957: Enable backend classes for xclassing (thanks Steffen Kamper) * Fixed bug #7962: Add icon to selected entry (currently icons are only shown in dropdown) (thanks to Kasper Ligaard) 2008-03-28 Stanislas Rolland * Fixed bug #7955: htmlArea RTE API provides incorrect popup url * Fixed bug #7958: htmlArea RTE undo/redo handler may cause errors in FF 2008-03-28 Oliver Hader * Added follow up to #7947: Changed order of applying locallang file back 2008-03-27 Oliver Hader * Fixed bug #7947: IRRE - XCLASSes are not working with AJAX calls in t3lib_TCEforms_inline (thanks to Malte Jansen) 2008-03-26 Stanislas Rolland * Fixed bug #7944: htmlArea RTE: Configuration of mutually exclusive classes in very error prone * Fixed bug #7769: htmlArea RTE: Missing default class for tables 2008-03-24 Stanislas Rolland * Fixed bug #7934: HTMLArea RTE block style and text style may present disallowed classes 2008-03-24 Oliver Hader * Fixed bug: Field sys_template.include_static_file limited to 20 items 2008-03-22 Stanislas Rolland * Fixed bug #7923: htmlArea RTE cannot delete block via delete/backspace keys in IE 6 and IE7 2008-03-21 Martin Kutschker * Fixed bug #4250: ASCII transliteration did not expand Iclandic letters thorn and eth. * Fixed bug #7903: Use PHP5 features in class.t3lib_extmgm.php (final and static, thanks to Kasper Ligaard) * Fixed bug #7906: Use PHP5 features in class.t3lib_befunc.php (final and static, thanks to Kasper Ligaard)) * Fixed bug #7909: Use PHP5 features in class.t3lib_iconworks.php (final and static, thanks to Kasper Ligaard)) * Added feature #5726: Javascript mailform validation doesn't check fields of type 'file' (thanks to Loek Hilgersom and Peter Foerger) * Enhanced feature #6888: Disabling some or all controls in "group" field - controllable via pageTS 2008-03-21 Benjamin Mack * Fixed bug #7818: Login page: Hardcoded logo & labels instead of p tags (Thanks to Georg Ringer and Christian Kuhn) 2008-03-20 Stanislas Rolland * Fixed bug #7918: HTMLArea RTE: table width unit default not honoured when width is not set 2008-03-20 Dmitry Dulepov * Fixed bug #6907: "Conflicts" check ignores version 2008-03-20 Benjamin Mack * Fixed bug #7892: Unify User setup layout (Thanks to Steffen Kamper) 2008-03-18 Ingo Renner * Fixed bug #7307: Move 'Open Documents' to Header in the BE 2008-03-17 Stanislas Rolland * Fixed bug #7886: JS error raised in htmlArea RTE in IE5.5 when setting inline markup or text style * Fixed bug #7880: Insert table and borders in htmlArea RTE * Fixed bug #7890: htmlArea RTE: premature undo snapshot may cause JavaScript error to be raised 2008-03-17 Oliver Hader * Fixed bug #4186: GIFBUILDER cropsized images have bad quality (thanks to Steffen Kamper) * Fixed bug #7634: Tabs disappear when BE-editing a record that contains IRRE * Fixed bug #7874: Page lock not released when error page was generated * Fixed bug #7883: Export wizard has no scrollbars (thanks to Steffen Kamper) 2008-03-17 Jeff Segars * Fixed bug #7871: Extension with static data is not installed because of double form tag (thanks to Steffen) 2008-03-16 Stanislas Rolland * Fixed bug #7877: htmlArea RTE block style feature raises javascript errors in IE6 * Fixed bug #7878: Extension cannot override a previously defined htmlArea RTE hotkey 2008-03-16 Martin Kutschker * Fixed bug #7793: Argument 1 passed to t3lib_div::arrayToLogString() in module setting must not be null (thanks to Steffen Kamper) * Fixed bug #7861: t3lib_div::mkdir() should suppress PHP warnings/errors (thanks to Francois Suter) * Fixed bug #7843: t3lib_div uses array_unshift() instead of array_shift() in getIndpEnv() (thanks to Christian Kuhn) 2008-03-16 Ingo Renner * Fixed bug #7396: hardcoded fieldset and legend around radio buttons * Fixed bug #7817: Transparent PNGs do not work in IE6 * Fixed bug #7873: Wrong condition for IE6, credits Steffen Kamper * Fixed issue #7876: beautify the permissions module a bit * Code cleanup: replaced CVS with SVN * Updated Copyright notices 2008-03-15 Ingo Renner * Added follow up to #7588: Accesscheck for clearCache, credits Steffen Kamper * Fixed bug #7777: Hide Filter is not possible, credits Steffen Kamper 2008-03-15 Stanislas Rolland * Fixed bug #7857: htmlArea RTE: hidePStyleItems does not work anymore * Fixed bug #7867: htmlArea RTE undo/redo does not restore caret position * Fixed bug #7857 (revisited): htmlArea RTE: hidePStyleItems does not work anymore * Fixed bug #7867 (revisited): htmlArea RTE undo/redo does not restore caret position 2008-03-14 Stanislas Rolland * Fixed bug #7862: htmlArea RTE: incorrect nesting of ol/ul inside definition lists 2008-03-14 Ingo Renner * Fixed bug #7850: error in publish.php if errors in TCE should be shown, credits Daniel Poetzinger * Fixed page tree filter background in IE6 2008-03-13 Stanislas Rolland * Fixed bug #7851: htmlArea RTE causes memory leaks in IE * Fixed bug #7852: JS error raised in IE7 when closing htmlArea RTE * Fixed bug #7853: htmlArea RTE formatblock does not allow removing p or hx format in FF 2008-03-12 Stanislas Rolland * Fixed bug #6064 (revisited): htmlArea RTE adds unwanted

tags in table cells 2008-03-12 Oliver Hader * Fixed bug #7827: IRRE - Wrong mouse pointer on links to create/translate child records 2008-03-12 Ingo Renner * Fixed bug #7730: No hover in listview, credits Georg Ringer * Changed the order of options and access tab for pages, to be consistent with other records 2008-03-11 Stanislas Rolland * Fixed bug #7834: htmlArea RTE block operations may produce invalid document structure 2008-03-11 Ingo Renner * Fixed bug #7816: New page icon does not honor a selected page, credits Steffen Kamper 2008-03-11 Jeff Segars * Fixed bug #7794: opendocs causes Javascript error in Internet Explorer (thanks to Steffen Kamper) * Fixed bug #7781: Constant Editor changes not saved in Internet Explorer 2008-03-10 Benjamin Mack * Fixed bug #7810: t3skin: Cleanup of login stylesheet (thanks to Georg Ringer) * Fixed bug #7814: t3skin does not use proper icons 2008-03-09 Dmitry Dulepov * Fixed bug #7682: import extension page CSS errors (thanks to Steffen Kamper for hard work on this patch) 2008-03-08 Oliver Hader * Fixed bug #7748: IRRE - Storage page for combined child records not used * Fixed bug #7511: IRRE - Issues with expand/collapse of child records 2008-03-08 Dmitry Dulepov * Follow up on bug #7588: respect TSConfig settings for cache clearing (patch by Helmut Hummel) 2008-03-07 Stanislas Rolland * Added two icons to htmlArea RTE skin for definition lists * Cleaned up dead code related to htmlArea RTE popups * Fixed bug #7788: htmlArea RTE: pageTSConfig from Inline Elements extension not included 2008-03-06 Ingo Renner * Post cleanup of topapps, some parts were not removed with Changeset 2908 2008-03-05 Stanislas Rolland * Fixed bug #7757: htmlArea RTE: Alternating table rows/columns should start at 1 * Fixed bug #7770: htmlArea RTE: shift+tab in table body does not move back into thead * Fixed bug #7773: htmlArea RTE loads plugins in wrong order * Fixed bug #7774: htmlArea RTE: toolbar not updated in IE7 on up/right/down/left arrow * Cleaned up dead code related to htmlArea RTE clickenlarge feature 2008-03-04 Stanislas Rolland * Fixed bug #7754: htmlArea RTE: Caption should be first element in table * Fixed bug #7755: htmlArea RTE: incorrect handling of enter key in definition lists 2008-03-03 Ingo Renner * Release of TYPO3 4.2.0beta3 2008-03-03 Patrick Broens * Fixed bug #7532: Docheaders: Wizard New Content Element (db_new_content_el.php): No docheader * Fixed bug #7527: Docheaders: Wizard New Record/New page (db_new.php): No docheader * Fixed bug #7540: Docheaders: Wizard Move Element (move_el.php): No docheader * Fixed bug #7562: Docheaders: Module History: No docheader 2008-03-03 Jeff Segars * Fixed bug #7601: Remove checkbox border from t3skin in Internet Explorer 2008-03-03 Michael Stucki * Fixed bug #7729: Login screen needs to be XCLASSable * Improvements to Install Tool: - Cleanup in t3lib_install - Fixed bug #7589: FULLTEXT keys are not processed correctly - Fixed bug #6098: Installer should check MySQL charset settings - Detect differences in table engine and table character set during DB compare - This allows extensions to define the table engine (e.g. MyISAM should be chosen if the table uses FULLTEXT keys). If no table engine is defined, the system default will be used. - Add character set support to t3lib_install - Convert various blob-fields (which are non-blobs actually) to text variants (exeptions are serialized fields and fields that contain XML data) * Fix DB field types for static_tsconfig_help * Fixed bug #7735: EM import was broken because of empty variable * Fixed bug #6547: Allow ignoring of the the no_cache parameter using $TYPO3_CONF_VARS[FE][disableNoCacheParameter] (of course, this is disabled by default) * Report to t3lib_div::sysLog() whenever $TSFE->set_no_cache() is called 2008-03-03 Ingo Renner * Fixed bug #7573: Page properties: Make author and author_email visible instantly, credits Steffen Kamper * Added new descriptions for some page property fields, credits Uschi Renziehausen * Added feature #7140: EM should send TYPO3 version when connecting to TER, credits Niels Pardon * Fixed bug #7704: Image Position in Text/Image doesn't work, redits Steffen Kamper * Fixed bug #7713: EM - Translation Manager loose CSS while updating, credits Steffen Kamper * Reintroduced the save button in user settings, removed navigation mode option when not in backend_old * Added feature #7427: add docheader to file -> filelist module, credits Christoph Koehler * Fixed bug #7203: Hook cObjTypeAndClassDefault in tslib_content somtimes fails, credits Stefan Geith * Added feature #4923: provide new inputfield "directorypicker" in BE, credits Andreas Wolf and Ralf Hettinger * Clean up: formatted typo3/stylesheet.css * Removed the tree filter toggle 2008-03-03 Dmitry Dulepov * Added @var in class.tslib_eidtools.php 2008-03-02 Stanislas Rolland * Fixed bug #7725: buttons.left(right,center,justifyfull).useClass not honored by htmlArea RTE 2008-03-02 Ingo Renner * Fixed bug #7642: Page tree Filter use wrong div for collapse 2008-03-02 Martin Kutschker * Fixed bug #7397: improper handling of non-transparent reverse proxies * Added feature #7397: enable special handling of reverse SSL proxies * Fixed bug #1364: enable cURL in t3lib_div::getURL() for ftp, ftp,sftp and scp * Fixed bug #5985: PHP warning in t3lib_div::getURL() when safe_mode or open_basedir is set * Added feature #7624: add status/error repoting to t3lib_div::getURL() 2008-03-02 Michael Stucki * Fixed bug #7291: Taskcenter -> sys_action - viewport is too small when creating records (patch by Steffen Kamper) * Fixed bug #5788: Add a delete button to the yellow warning box for removing the ENABLE_INSTALL_TOOL_FILE * Added hook #7657: New hook "tslib_fe-contentStrReplace" allows to overwrite content on a website after all the caching was already done. Only applies if "config.sendCacheHeaders" is disabled! This hook is very useful for small on-the-fly replacements, for example display the fe_user name, or the time used for page generation. * Fixed bug #5442: When using lockSSL redirection, the port number is not configurable (patch by Christopher Hlubek) * Fixed bug #2019: Unable to add a Querystring to a id/type-pair (patch by Rene Wagner) 2008-03-01 Dmitry Dulepov * Small cleanup in tslib (fixed use of uninitialized variables and added @var) 2008-03-01 Martin Kutschker * Fixed bug #5838: cli_dispatch.phpsh doesn't work on windows platforms 2008-02-29 Stanislas Rolland * Fixed bug #4121: Pasting content on RTE moves cursor to the top of the text * Fixed bug #7716: htmlArea RTE plugins using some undeclared variables 2008-02-29 Michael Stucki * Fixed bug #7545: Explain queries does not work when selecting multiple tables (patch by Ingo Schmitt) 2008-02-29 Ingmar Schlecht * Fixed bug #1358: Installer didn't honour forceCharset (patch by Masi) 2008-02-28 Jeff Segars * Added feature #7150: Add pageUnavailable_handling for system problems and maintenance 2008-02-28 Stanislas Rolland * Fixed bug #7684: htmlArea RTE: Cursor positioning when creating new table * Partially fixed bug #6714: htmlArea RTE: Poor tag handling everywhere in Opera 2008-02-28 Ingmar Schlecht * Fixed bug #7502: Show Sitename on Login screen (Thanks to Steffen Kamper) 2008-02-28 Oliver Hader * Fixed bug #7630: Several problems with locking API (t3lib_lock) * Fixed bug #7700: Fatal error if caching is disabled and locking enabled (follow-up on bug #7630) * Fixed bug #5252: Pages with "Hide in menu" checked use normal page icon in list module (Thanks to Andreas Wagner) * Fixed bug #7693: New page wizard ignores "hide in menu" flag for page icons (Thanks to Christian Kuhn) 2008-02-27 Stanislas Rolland * Fixed bug #7697: Syntax error raised by Mozilla 1.7 when loading htmlArea RTE * Fixed bug #7698: htmlArea RTE fails to load due to missing toolbar constraints * Fixed bug #7690: Firefox 1.5 and Mozilla 1.7 crash when htmlArea RTE is in hidden tab 2008-02-27 Martin Kutschker * Fix issues with feature #6601: local page lookup caches - issues with rootline HMENUs on a translated page - issues with mount points (MPvars were x- instead of x-y) 2008-02-27 Jeff Segars * Added feature #7607: Add post processing hooks for Frontend Editing 2008-02-26 Michael Stucki * Rename t3lib_install::getFieldDefinitions_sqlContent() to t3lib_install::getFieldDefinitions_fileContent() and provide a wrapper for backwards compatibility * Lots of white-space fixes (to comply with old patch) * Lots of non-functional changes (to comply with old patch) 2008-02-26 Oliver Hader * Fixed bug #7637: Page tree fails to reload properly if page was manipulated * Fixed bug #7523: Description of properties is missing in install tool (Thanks to Steffen Kamper) 2008-02-26 Stanislas Rolland * Added feature #7667: htmlArea RTE: Usability improvements in table operations * Fixed bug #7671: htmlArea RTE configuration variable "Add default User TSonfig RTE configuration" not working. Thanks to Jan Persson. * Fixed bug #7687: htmlArea RTE context menu may produce js error 2008-02-25 Ernesto Baschny * Follow-up on bug #1697 (bug #7626): Timezone handling in datetime/time fields was broken, causing time to jump +serverTZ on each record saving. * Fixed bug #7626: Corrected handling of so called "half-hour" timezones (e.g. +0430) which caused wrong data to be saved in time/datetime fields. 2008-02-25 Michael Stucki * Follow-up on issue #7526: Add configuration option $TYPO3_CONF_VARS[BE][loginNewsTitle] to t3lib/config_default.php (Thanks to Steffen Kamper) * Follow-up on issue #6037: Replace leading character (makes sure that strpos() result is not 0) with result type check (Thanks to Oliver Hader) 2008-02-23 Oliver Hader * Followup to #6885: Changing $GLOBALS['TSFE'] to $this inside tslib_fe 2008-02-23 Ingmar Schlecht * Release of TYPO3 4.2.0beta2a 2008-02-23 Ingmar Schlecht * Follow-up on issue #7625: Completely removed the CSS instruction in question as it seemed to be not needed and only caused extra fuss 2008-02-22 Ingo Renner * Release of TYPO3 4.2.0beta2 2008-02-22 Benjamin Mack * Fixed bug #7445: Malformed translated locallang causes PHP crash (thanks to Francois Suter) * Issue #7307: Bugfixes for "Open Documents" extension - Part 1 - Changed getSetUpdateSignal() function in t3lib_BEfunc and added hook possibility - Used hook for tx_opendocs to be updated when opening & closing a document - Several bugfixes and new features for tx_opendocs 2008-02-22 Jeff Segars * Added feature #7247: Add hook for warning messages within Help->About modules and improve existing warning messages * Fixed bug #7605: Backend Alignment Problems in Internet Explorer * Fixed bug #7598: Fix module menu alignment and hover in Internet Explorer 2008-02-22 Ingo Renner * Fixed bug #7587: Accesscheck for Workspaceselector, credits Steffen Kamper * Fixed bug #7588: Accesscheck for clearCache * Added feature #7592: Enable tabs for be_users, credits Francois Suter * Added feature #6846: enable Tabs in tt_content, credits Steffen Kamper * Fixed bug #7608: Keys for clear-cache labels must be renamed * Fixed bug #6885: Nested USER_INT, COA_INT, etc. objects are not rendered, credits Oliver Hader 2008-02-22 Ingmar Schlecht * Added feature #7526: Making loginNews look nicer (Thanks to Steffen Kamper) * Added feature #4553: Enable negative timestamps, so the date/datetime fields now support dates starting from 1902 instead of 1970. This is possible on all platforms since PHP 5.1. (Thanks to Steffen Kamper) * Added feature #7337: stdWrap for menu > range & entrylevel (Thanks to Georg Ringer) * Fixed bug #7158: DBAL fixes to Indexed Search backend module (Thanks to Moreno Feltscher) * Fixed bug #7625: Little typo in stylesheet (Thanks to Steffen Ritter) * Fixed bug #5919: Loss of constraints during upload to TER (Thanks to Malte Jansen) * Issue #7508: Slight improvement of BE user label in backend.php (Thanks to Steffen Kamper) 2008-02-21 Benjamin Mack * Added feature "Extended BE Module "Web/Permissions" with AJAX possibilites (Thanks to Andreas Kundoch) 2008-02-21 Ingo Renner * !!! modified the interface for toolbarItems so that the reference to the backend Object in the constructor is optional, this was necessary to have AJAX response methods in the same class as the code that generates the toolbar item itself 2008-02-20 Stanislas Rolland * Fixed bug #7602: htmlArea RTE: Make the use of extended inline elements configurable * Fixed bug #7604: htmlArea RTE: add compatibility mode for indentation and alignment * Fixed bug #7582: RTE transformation should process dd element as block element * Fixed bug #7609: HTMLArea RTE: labels deleted from file locallang_tooltips.xml * Fixed bug #7609 (continued): HTMLArea RTE: labels deleted from files CharacterMap/locallang and InlineCSS/locallang 2008-02-19 Martin Kutschker * Added feature #7393: ASCII wrapper functions for strtoupper and strtolower (patch by Steffen Kamper) * Use t3lib_div::strtoupper() for processing indexed search templates 2008-02-19 Dmitry Dulepov * Fixed bug #3491: Linking between domains in the pagetree ignores simulate static documents * Fixed bug #7425: syntax error in temp_CACHE*.php (patch by Steffen Kamper) 2008-02-19 Stanislas Rolland * Fixed bug #7583: htmlArea RTE should allow to markup text in absence of any block element * Fixed bug #7584: htmlArea RTE: pressing TAB in last cell of table should create new row * Fixed bug #7585: Invoking htmlArea RTE block style plugin from other plugin fails in FF3 and IE7 * Fixed bug #3537: htmlArea RTE: Inconsistent markup when adding tr/td in different ways in Firefox * Fixed bug #6767: htmlArea RTE: Merge cells does not work on merged cells * Fixed bug #3537 (revisited): htmlArea RTE: Correct execCommand argument in previous patch * Updated htmlArea RTE version number to 1.7.1 and updated manual 2008-02-19 Ingo Renner * Added feature #7580: Enable tabs for be_groups, credits Francois Suter * Added feature #7566: Tabs for fe_user and fe_groups, credits Steffen Kamper * Added feature #7565: Tabs for sys_template, credits Steffen Kamper * !!! cleaner backend project: modified interface for toolbar items to add access checking 2008-02-18 Jeff Segars * Fixed bug #3215: Tools>User-admin is hard to "read" (thanks to Steffen and Benni) 2008-02-18 Oliver Hader * (feature) Added feature #6037: Performance tunning in t3lib_div by removing elderly PHP functions (thanks to Popy) 2008-02-17 Stanislas Rolland * Fixed bug #7564: htmlarea RTE: context menu alignment options produce js error 2008-02-17 Martin Kutschker * Fixed bug #5693: options.additionalPreviewLanguages is showing wrong records for table pages (thanks to Helmut Hummel) 2008-02-17 Patrick Broens * Fixed bug #7429: Docheaders: Module Web > Page : No docheader when no page has been chosen * Fixed bug #7430: Docheaders: Module Web > Functions : No docheader when no page has been chosen * Fixed bug #7431: Docheaders: Module Web > Versioning : No docheader when no page has been chosen * Fixed bug #7432: Docheaders: Module Web > Template : No docheader when no page has been chosen * Fixed bug #7433: Docheaders: Module User Tools > User settings : No docheader * Fixed bug #7435: Docheaders: Module User Tools > Workspace: No docheader * Fixed bug #7436: Docheaders: Module Admin tools > User Admin: No docheader * Fixed bug #7437: Docheaders: Module Admin tools > Log: No docheader * Fixed bug #7438: Docheaders: Module Help > TypoScript Help: No docheader * Fixed bug #7503: Docheaders: Module Admin tools > Ext Manager: No docheader * Fixed bug #7504: Docheaders: Module Admin tools > DB check: No docheader * Fixed bug #7505: Docheaders: Module Admin tools > Configuration No docheader * Fixed bug #7506: JS Errors with IE6 and new backend 2008-02-17 Benjamin Mack * Fixed bug #7546: Explain select not rendering indices in the output (Thanks to Ingo Schmitt) 2008-02-17 Ingo Renner * Fixed bug #7557: Shortcut-Menu does nothing when no shortcuts available 2008-02-16 Stanislas Rolland * Fixed bug #7560: Incorrect behaviours of block style in htmlArea RTE 2008-02-16 Dmitry Dulepov * Fixed bug #7558: typolinkCheckRootline is broken in 4.2 2008-02-15 Benjamin Mack * Fixed bug #5303: t3skin - pilup.gif not the same style as pildown.gif * Put manual for sysext "felogin" under version control (was forgotten when sysext was added) * Followup to bug #7549: FE Login: curly brace was wrong (syntax error) * Fixed bug #7549: FE Login: enabling forget password link via TS is not possible (thanks to Dirk Weise) * Fixed bug #7424: Usersetup Tabs were to wide in German language (thanks to Steffen Kamper) 2008-02-14 Ingo Renner * Removed the php version from the about text under Help->About 2008-02-14 Martin Kutschker * Fixed bug #7533: PHP version checked too late, PHP 4 will break on inclusion of t3lib_div 2008-02-13 Stanislas Rolland * Fixed bug #7232: htmlArea RTE: In IE, selecting words with CTRL+SHIFT+Left doesn't activate "link" button * Fixed bug #7525: htmlArea RTE: Page TSConfig property toggleborders.setOnTableCreation not honored 2008-02-13 Benjamin Mack * Fixed bug #7519: Typo in felogin (Thanks to Steffen Kamper) * Cleanup (wrong global statement) in new TYPO3AJAX class 2008-02-13 Ingo Renner * Removed ugly background color from save buttons in docheader when they were focused * Fixed syntax error in t3editor * Whitespace cleanup in t3editor javascript files * Fixed bug where Firefox 3 would load the content frame into the complete window, leaving the user without module menu and toolbar 2008-02-12 Jeff Segars * Fixed bug #7388: CSS Gremlins 2008-02-12 Thomas Hempel * Code cleanup and bugfix patch for t3editor / preparation for review (Thanks to Tobias Liebig) 2008-02-12 Oliver Hader * Cleanup of t3lib/stddb/tbl_be.php 2008-02-11 Benjamin Mack * Fixed Follow up for bug #6825: TCEforms: Icon for empty palettes should not be displayed -- palettes fields were not shown * Fixed bug #7463: missing descriptions in backend user editor (Thanks to Steffen Kamper, followup to Issue #6921) 2008-02-11 Stanislas Rolland * Fixed bug #7495: Various issues with nested lists in htmlArea RTE 2008-02-11 Ingo Renner * Removed legacy code from backend.php 2008-02-11 Oliver Hader * (minor) Fixed bug: Fixed global variables in typo3/backend.php * (feature) Added feature #5068: Integrate mod.web_list.deniedNewTables as opposite of allowedNewTables 2008-02-08 Oliver Hader * (trivial) Fixed bug #7458: Wrong alternative text on create new page icon above page tree * (minor) Fixed bug #7466: Clear cache actions in top bar cause JS error * (minor) Fixed bug #7460: Search field in top bar causes JS error 2008-02-08 Stanislas Rolland * Fixed bug #7450 (revisited): further corrections to localization of htmlArea RTE * Fixed bug #7468: htmlArea RTE QuickTag plugin refusing to open dialogue in IE 2008-02-08 Ingo Renner * Release of TYPO3 4.2.0beta1a 2008-02-07 Ingo Renner * Fixed bug #7333: Better solution for "Page is being generated", credits Bernhard Kraft and Michael Stucki 2008-02-08 Jeff Segars * Fixed bug #7449: Frontend editing fails due to undefined method in t3lib_BEfunc 2008-02-07 Stanislas Rolland * Fixed bug #4588: Frontend htmlArea RTE loads global RTE config instead of function parameter $thisConfig * Fixed bug #7450: htmlArea RTE: localization is broken when the RTE is used by a frontend plugin * Fixed bug #7451: htmlArea RTE: BE localization is broken 2008-02-07 Benjamin Mack * Fixed bug #7383: Added option to delete unused marker in parsehtml::substituteMarkerArray (thanks to Steffen Kamper) 2008-02-06 Oliver Hader * (minor) Fixed bug: IRRE - Deleted records are added to array of related records 2008-02-06 Stanislas Rolland * Fixed bug #7419: htmlArea RTE: Localization error in Remove Format plugin * Fixed bug #7421: htmlArea RTE: typographical error in localization file * Fixed bug #7052: Permission problem of htmlArea RTE images * Fixed bug #7052 (revisited): Permission problem of htmlArea RTE images, using t3lib_div::fixPermissions * Fixed bug #7428: htmlArea RTE: hiding a button hides the whole group * Fixed bug #5659: Several bugs when writing HTML entities and tags inside of htmlArea RTE * Fixed bug #3830: htmlArea RTE: Entities entered in wysiwyg are decoded 2008-02-05 Oliver Hader * (minor) Fixed bug: Wrong type of argument on calling t3lib_div::compileSelectedGetVarsFromArray() (related to #7350) 2008-02-05 Ingo Renner * Release of TYPO3 4.2.0beta1 2008-02-05 Martin Kutschker * Fixed #7391: cannot set key in $_GET with t3lib_div::_GETset() 2008-02-05 Ingo Renner * Fixed: backend.php closed body and html elements two times * Removed ugly background color from buttons in the docheader * Moved t3skin arrow icons to main typo3/gfx folder * Added feature #7334: Feature: New Pagetree Styling, credits Steffen Kamper * Removed tags from the cleaner backend project * Reverted to the old installer, according to the commit policy for 4.2 2008-02-05 Oliver Hader * (tweak) Followup to #6472: Some small changes to the new hooks * !!! (feature) Added feature #7370: Remove page doktypes '2' & '5' ('advanced' & 'not in menu') and merge them with 'normal' doktype '1' (patch by Steffen Kamper) * (feature) Added feature #7369: Hook for manipulating the cHash * (trivial) Updated NEWS.txt 2008-02-04 Jeff Segars * Fixed bug #7386: Remove hardcoded references to alt_main.php backend interface 2008-02-04 Martin Kutschker * Fix a problem with devLog in user authentication introduced with fix for #7350 * !!! Feature #2731: Improved caching of locallang - changed internal caching from default character set of language to required character set. 2008-02-04 Stanislas Rolland * Fixed bug: htmlArea RTE calling t3lib_div::getUserObj() with an empty string * Fixed bug: htmlArea RTE: incorrect configuration of TYPO3HtmlParser plugin 2008-02-04 Benjamin Mack * Fixed bug #7354: Filelist titles length was fixed to 30 characters, now uses value from user setup (Thanks to Stefano Cecere) 2008-02-04 Michael Stucki * Fixed bug #7295: sysext/dbal/: Uninitialized variable in ->handler_getFromTableList() (Patch by Oliver Klee) * Added feature #2988: Enable EXPLAIN SELECT in TS admin panel 2008-02-04 Oliver Hader * (feature) Added feature #5242: IRRE - Storage page for child records * (minor) Fixed bug #7029: tslib_cObj uses deprecated function call_user_method * (feature) Added feature #6472: IRRE - Possibility to manipulate control items for each child records * (minor) Fixed bug #7371: Query generator does not accept dates in where condition * (tweak) Followup to #6087: Added missing labels localize.isLocalizable and localize.wasRemovedInOriginal * (tweak) Followup to #7350: Fixed type to match with t3lib_div::array_merge_recursive_overrule() 2008-02-03 Dmitry Dulepov * MSIE fixes for #7336 (by Jeff Segars) 2008-02-03 Oliver Hader * (feature) Added feature #6087: IRRE - Localization of child records !!! Full review by a core developer before TYPO3 4.2-RC1 required 2008-02-03 Ingmar Schlecht * Followup to #7282: Username is now only linked to user setup if the module is accessible, thanks to Steffen Kamper * Followup to #7361: Using label tags in setup module 2008-02-03 Benjamin Mack * Followup to #7361: Reset button has now a JS confirm question * Followup to #7346: opendocs top menu only is included once now * Feature #7346: Added "Open Documents" menu in top bar of new BE, made module optional * Followup to #7361: Save button was moved to bottom again * Followup to #7361: One CSH was still on the wrong line * Fixed #7361: Overhauled User setup module. Now has tabs and better usability, thanks to Steffen Kamper 2008-02-03 Michael Stucki * Fixed bug #5152: "Duplicate entry" in cache_pagesection by rewriting parts of t3lib_TStemplate and tslib_fe::getFromCache() * Code cleanup subsequent to #5152 * Reverted feature #7337 because it is faulty and lacks proper documentation 2008-02-03 Ingo Renner * Fixed a positioning issue with the toolbar items in Safari * Added feature #7282: Show Realname of BE-User if available and link it to edit, credits Steffen Kamper * Fixed alignment of user name and icon in the toolbar * Adjusted non-t3skin module menu width to fit the wider div * Added feature #7367: Make the tree collapsable 2008-02-02 Benjamin Mack * Fixed #7347: Pagetree was not responding correctly when logged out. Thanks to Ingmar 2008-02-02 Ingo Renner * Fixed module menu for long module names, credits Steffen Kamper * Fixed t3skin's border.html: removed the xml prologue as it triggers IE's quirks mode * Fixed bug #7352: New backend problems in FireFox, Safari, OmniWeb and Camino 2008-02-02 Dmitry Dulepov * Added feature #7336: Improve usability of Constants Editor * t3lib/class.ts_parser_ext.php: quotes changed from double to single, function index updated with extdeveval 2008-02-02 Martin Kutschker * !!! #7350: Use PHP5 features in class.t3lib_div.php (static and type hinting) * #7351: Introduce $ACCESS_TIME/$SIM_ACCESS_TIME to improve MySQL query cache usage * Changed t3lib_div::get_tag_attributes/split_tag_attributes so that they always return an array 2008-02-02 Kasper Skaarhoj * Fixed a bug in tcemain that replicated FlexForm .vDEFbase tags in a strange way. Not critical but built up garbage in FlexForm XML (the XML can be cleaned with the lowlevel_cleaner or manually per recording using the Content Menu Item "FlexForm XML") 2008-02-01 Kasper Skaarhoj * Feature added to disable automatic update of diff data for translation when saving records. Instead a button is added to explicitly do this. Feature is called "explicitConfirmationOfTranslation" in $TYPO3_CONF_VARS * Added option for custom message in the logout message for workspace previews. * Fixed a bug in TTLhours for preview links. 2008-02-01 Bernhard Kraft * Added feature #7337: stdWrap for "range" and "entryLevel" in class.tslib_menu.php (patch by Georg Ringer) 2008-02-01 Stanislas Rolland * Added feature #880: Click-enlarge for Images in htmlArea RTE 2008-02-01 Ingo Renner * Added feature #7323: New Styling for Module Menu (patch by Steffen Kamper) * Fixed module menu in IE * Added acss rule to t3skin to fix checkbox styles in IE7 * Added feature #7267: Shortcut manager - shortcut icon should reflect record type * Added Event.stop() to toggle functions of the toolbar items to prevent adding a # to the browser's location bar 2008-01-31 Kasper Skaarhoj * Bugfixes to MM-relations, among other in workspaces (Bugs #3531 / #3907 solved) class.t3lib_tcemain.php - Most importantly - and depending on changes in class.t3lib_loaddbgroup.php - is that MM-relations are now swapped when publishing in a workspace. This bug has been known as #3531 and #3907 for a while. - Fixed old bug that MM-relations wouldn't get remapped to new elements that were are part of a copy operation ($theUidToUpdate => $MM_localUid) - Fixed that MM-relations added to a new unsaved record in a workspace would get attached to the live version of the record (change in dbAnalysisStoreExec()) class.t3lib_loaddbgroup.php - Fixed several bugs related to MM-relations: - The feature "multiple" didn't work after bidir-mm was implemented. This is now fixed but requires that the MM table gets a real UID field. This can be configured with the TCA options "MM_hasUidField" (See TYPO3 Core API) - With bidir-MM relations the reference index on the "native" side is now updated when "opposite side" relations are edited. (The only known problem for this is when workspaces publishes such a record, then the ref. index is not updated for "opposite side" fields. It's considered low-importance for now. If you depend on the reference index, update it nightly with cronjobs.) * - Cleaner was updated to sort output - makes better diff-views now. * - Added feature to configure the TTL for preview links in workspaces. * - Added logout button for the preview box in the frontend view when previewing workspaces through preview links. * - Removed copy/cut/pasteafter/delete from context menu of DB mounts. Could lead to confusing scenarios for admin users in workspaces. * - Added TCA feature in [ctrl][versioningWS_alwaysAllowLiveEdit] allowed to permanently set records to be edited directly. This enables that backend users can still be edited while in a workspace. Convenient for admins. * - Also, the User Admin module is now available in draft workspaces * tcemain: - Fixed bug in flexform traversal that resulted in the new DHTML powered flexforms to fail. - Notification emails for raising stages of versions has been modified with new features; Custom message, one-message only per instance (if multiple elements are raised in one time), * Fixed bug related to workspaces; When previewing a page in workspaces, any page in the root line being hidden (online or offline version) would result in a "Template not found" error. (t3lib_page) * - Fixed trivial bug in view_array(): With empty arrays table-end tag were not applied. (class.t3lib_div) * - (trivial) changed arraybrowser so also array keys are included in the search. [class.t3lib_arraybrowser.php + lowlevel/config/index.php] 2008-01-31 Jeff Segars * Fixed bug #7202: Debug renders incomplete table with empty arrays. Thanks to Stefan Geith. * Fixed bug #6902: Add an imagespace to Text w/ Image when image width is not available. Thanks to Georg Ringer. 2008-01-31 Benjamin Mack * Fixed bug #4770: css_styled_content - rowSpace also puts space below last image row 2008-01-31 Stanislas Rolland * Feature: Enhancements to the acronym feature of htmlArea RTE * Added feature #7332: htmlArea RTE: Add default target to classes configured with classesAnchor in Page TSConfig * Udpate htmlArea RTE version to 1.7.0 for TYPO3 4.2 beta1. 2008-01-29 Stanislas Rolland * Feature/cleanup: Restructure htmlArea RTE plugins QuickTag, TableOperations, UserElements * Feature/cleanup: Move colors, fonts, text direction, word cleaning and lists to extensions/plugins of htmlArea RTE. * Feature #3633: Individual height of inline htmlArea RTE. Thanks to Ralf Hettinger. * Fixed bug #5013: htmlArea RTE Editor not working in Firefox 3.0 Granparadiso * Added feature #7318: In htmlArea RTE, text direction should be set with the dir attribute 2008-01-28 Kasper Skaarhoj * (minor) Fixed bug: "typo3/js/workspaces.js" was corrected to "js/workspaces.js" in class.workspaceselector.php 2008-01-27 Oliver Hader * (minor) Fixed bug: Overriding TCA properties with TSconfig does not work with array 2008-01-26 Stanislas Rolland * Bug #2547: Properties of images are not saved due to RTE transformation * Feature/cleanup: Restructure htmlArea RTE plugins FindReplace, InsertSmiley, RemoveFormat, SpellChecker, AboutEditor * Fixed bug #4074: htmlArea RTE SpellChecker not working. Thanks to Reinier Kleipool. * Fixed bug #4777: htmlArea RTE Spellchecker split words at some special chars (e.g. german umlauts). Thanks to Daniel Chabrol. 2008-01-26 Ingo Renner * Fixed bug #7222: When installing an extension that contains a new backend module the module menu is not refreshed anymore when using backend.php * Fixed bug #7245: Javascript Error in new Backend * Fixed bug #7221: The currently active module is not highlighted anymore with the new backend.php * Fixed bug #584: Changing language in user setup do not reload left frame (menu) * Added missing rendering of css added by extensions * Fixed style sheet overwriting from skinning extensions in backend.php * Made tables in Web->List view fill the whole document by adding css style width of 98% * Updated prototype to 1.6.0.2 * Fixed bug #7270: Shortcut menu does not load user's shortcuts if user is not admin, credits Stig Norgaard Faerch * Fixed bug #7256: highlight matching curly brackets, credits Tobias Liebig * Fixed bug #6834: Wrong syntax highlighting in wrong context, credits Tobias Liebig * Fixed bug #7255: implement "auto-closing brackets", credits Tobias Liebig * Fixed bug: when refreshing the module menu, the currently highlighted module losses highlighting * Added visual effects to collapsing/expanding module menus * Fixed bug #7283: When editing a shortcut in backend.php regular users get global groups shown in the group select field but can't save to them 2008-01-26 Oliver Hader * (minor) Fixed bug: IRRE - Some labels/messages are not shown when in AJAX mode 2008-01-24 Ingo Renner * Added missing description to module menu, credits Steffen Kamper * Fixed module menu toggling * Added some cleanup for the unified BE AJAX interface 2008-01-24 Stanislas Rolland * Added feature: Various enhancements to link dialogues in htmlArea RTE * Fixed bug #6787: classesAnchor and classesLinks get lost when changing tab in link browser * Added feature #4100: Insert/Modify Link with DAM * Fixed bug #7258: htmlArea RTE crashes on missing locallang.xml 2008-01-23 Ingo Renner * Fixed bugs #7251 , #6524: Make the folding/unfolding of the menu items use AJAX, credits Steffen Kamper 2008-01-23 Thomas Hempel * Bugfix: removed a needless comma in sysext/cms/ext_tables.sql (line 160) 2008-01-22 Ingo Renner * Added feature: #7223: update prototype and scriptaculous to their most recent versions * Fixed bug: #7237: There is no way to get loaded interface * Fixed bug: #7238: t3editor should not depend on MochiKit-Javascript-Framework 2008-01-21 Benjamin Mack * Fixed #7166: CSH broken in EM, Info View (Thanks to Francois Suter) 2008-01-21 Stanislas Rolland * Fixed JS error when opening the TYPO3 image browser and proc.plainImageMode is not set 2008-01-21 Ingo Renner * Fixed tab borders in TCEforms * Now the module menu in backend.php is as wide as in alt_main.php 2008-01-20 Ingo Renner * Fixed bug #7211: "Start in Module" does not work anymore * Fixed check for wrong implementation of toolbarItem interface * Renamed typo3/css/verticalmenu.css to modulemenu.css * Changed the way how javascritp and css files needed to be referenced when adding them to backend.php, now relative to typo3/ * Added note item to EM when there may be additional configuration fields * Some colors from t3skin for the docheader went into the original style, fixed by moving them back to t3skin and choosing an appropriate color whn t3skin is not installed * Fixed minor style issues with the docheader with and without t3skin 2008-01-19 Stanislas Rolland * Added feature: Various enhancements to image dialog in htmlArea RTE * Fixed bug #3957: picture drag and drop throws you out of the tab navigation * Fixed bug #5490: Drag 'n drop javascript error / blank screen in IE * Added feature #5885: Default image class * Added feature #5902: Removing style attribute for images * Added feature #6115: Enabling configuration of the "edit image" dialogue 2008-01-19 Ingo Renner * Added a way to overwrite / skin the css files in backend.php 2008-01-18 Oliver Hader * (tweak) Fixed bug: Removed unused inclusion of typo3/js/ajax.js in typo3/backend.php 2008-01-17 Stanislas Rolland * Fixed bug #7196: Status of block element buttons not updated in htmlArea RTE toolbar 2008-01-17 Oliver Hader * (major) Fixed bug #7177: Page tree is not working in IE6/IE7 * (minor) Fixed bug #7184: Login has probably expired, when you create a new page (only in Safari and Internet Explorer) 2008-01-17 Ingmar Schlecht * Fixed bug #7165: CSH bubble help white on white in Web > List view (Thanks to Francois Suter) 2008-01-17 Ingo Renner * Fixed bug #7178: GUI of new backend is mixed up in IE6 2008-01-16 Oliver Hader * (minor) Fixed bug: Missing try/catch for actionChecks in TBE_EDITOR 2008-01-16 Ingo Renner * Release of TYPO3 4.2.0alpha3 2008-01-15 Stanislas Rolland * Fixed bug #6821: Empty paragraph-tags with attributes are not editable in RTE 2008-01-15 Ingmar Schlecht * Added feature #6784: New login-box System-Extension "felogin". This is a refactored version of the "newloginbox" extension, now integrated into the core. (Big thanks to Steffen Kamper for writing this extension for core integration!) * Minor improvements to the Cleaner Backend stylesheet (by Steffen Kamper) * Fixes to shortcut menu of Cleaner Backend required for IE7 2008-01-15 Ingo Renner * Added feature #5536: Some Hooks for tslib_content * Added feature #7161: create a shortcut manager to delegate calls to create a new shortcut to the right target * Added the shortcut menu, part of the cleaner backend project * Added feature #7163: Make backend.php the default backend * Cleanup: removed typo3/alt_main_new.php and typo3/sysext/topapps as it was never finished and used * Added feature: make the page tree filter pretty, credits to Benjamin Mack 2008-01-15 Benjamin Mack * (bugfix) #2936, 4126: Improvements to clipboard copy/move selection (by Bernhard Kraft) * (cleanup) #6958: added comments in t3lib_htmlmail.php, used foreach and some better variable namings (thanks to Stefano Cecere and Steffen Kamper) * (bugfix) #5482:t3lib_htmlmail.php is now initialized with empty variables * (bugfix) Fixed #7148 - CSV Export Improvements in List Module 2008-01-15 Dmitry Dulepov * Fixed bug #5660: Wrong HTTP Header on Domain Redirect (fix by Jeff Segars) 2008-01-15 Oliver Hader * (feature) Added feature #7122: IRRE - Implement TYPO3AJAX handler for Inline Relational Record Editing * (feature) Added feature #2797: Add return value to t3lib_htmlmail::send (thanks to Steffen Kamper) * (minor) Fixed bug #7126: IRRE - Child records are shown floated and not as blocks in Safari * (cleanup) Removed typo3/alt_doc_ajax.php (former AJAX handler of IRRE) * (feature) Added feature #5899: Notify user where required elements are nested in IRRE or Tabs * Updated NEWS.txt 2008-01-14 Stanislas Rolland * Fixed bug #7138: RTE is not rendered in Tabs * Added feature #6845: Make preserving DIV sections a configurable RTE processing option 2008-01-14 Ingo Renner * Fixed bug #6932: Unlike the default preview language, fields of additionalPreviewLanguages are shown if they are empty. credits Helmut Ummel 2008-01-11 Stanislas Rolland * htmlArea RTE: Update manual and version to 1.6.4dev 2008-01-11 Oliver Hader * (feature) Added feature #7124: Add some more functionality to new AJAX interface in the TYPO3 back-end 2008-01-10 Benjamin Mack * (feature) Added #7096: Consistent interface for AJAX calls in the TYPO3 backend 2008-01-10 Jeff Segars * Fixed bug #5421: Problem ignoring extension constraints * Fixed bug #7105: Default value of image_orient is invalid (Thanks to Steffen Kamper) 2008-01-09 Benjamin Mack * (cleanup) Fixed #6957: Removed bottom button panel in alt_doc.php * (feature) Added #6995 CSH text is now displayed with CSS hover when in icon mode (Thanks to Chris Lindenmueller) 2008-01-08 Benjamin Mack * (bugfix) Followup for #1678: limit to language; made the variable names better (Thanks to Helmut Hummel) * (bugfix) Fixed #7101: CType bullets not rendered correctly (thanks to Steffen Kamper) * (bugfix) Fixed #6883: Added missing functions in typo3/template.php 2008-01-08 Dmitry Dulepov * Fixed bug #6991: Enable stdWrap for wrapItemAndSub 2008-01-06 Stanislas Rolland * Fixed bug #6961: Errors in link creation popup window 2008-01-06 Oliver Hader * Fixed bug #5994: IRRE - RTEhtmlarea is not show in child records if parent has no RTE 2008-01-06 Stanislas Rolland * Feature/Cleanup: Acronym plugin of htmlArea RTE using new plugin API and enabled in IE7 * Fixed issue 6154: Plugin Acronym enables class abbr for span * Added feature 1927: Activate Acronym Plugin for IE * (major) Feature: Improved behaviour and configuration options for inline elements and text styling * Added feature 3708 (complete): support for * Fixed issue 5952 (complete): Usability Issue with classes wrapped with <> in select lists * Added feature 6034: Improvements of inlineCSS: adding classes to inline elements without additional span * Fixed issue 6839: sub and sup are added via CSS instead of tags in Safari * Fixed issue 7052: Permission problem of RTE images 2008-01-05 Stanislas Rolland * (major) Feature: Improved behaviour and configuration options of formatblock and blockstyle drop-down lists * Feature: Added buttons insertparagraphbefore, insertparagraphafter and blockquote * Feature: Added Page TSConfig RTE sub-array mutuallyExclusiveClasses * Fixed issue 5952 (partial): Usability Issue with classes wrapped with <> in select lists * Fixed issue 5951: Disturbing behaviour of indent/outdent and TAB * Added feature 3708 (partial): support for

* Fixed issue 5977: align="center" (right or left) not any more supported by W3C * Fixed issue 6837: Strange layout for header N except the first one (Safari) * Cleanup: Character Map plugin now using new plugin API 2007-12-30 Stanislas Rolland * Feature/bugfix: Fixing icons for Opera and adding new icons in default skin of htmlArea RTE and in t3skin/rtehtmlarea 2007-12-27 Dmitry Dulepov * Fixed bug #7028: Implement CSH for flexforms 2007-12-26 Oliver Hader * (minor) Fixed bug #6651: IRRE - Button for creating new records disappeared on nested child records if a parent record reached the maxitems value * (tweak) Fixed bug #7038: EM - sql_free_result() on non-resources fails 2007-12-21 Oliver Hader * (minor) Fixed bug #6007: IRRE - Child records with image fields are not shown in m:n disposal * (minor) Fixed hanging recordset in t3lib_TCEmain::getSortNumber 2007-12-20 Thomas Hempel * Added meta-subcategory "root" for adding deliverables to main categories. 2007-12-19 Thomas Hempel * Feature request #6988: Return errors from performUpdateQueries (Thanks to Francois Suter) 2007-12-19 Ernesto Baschny * Feature request #3822, #5065: Make hardcoded (250000 bytes) max attachment size for mailform configurable: $TYPO3_CONF_VARS['FE']['formmailMaxAttachmentSize'] 2007-12-17 Ingmar Schlecht * Fixed bug #6996: Versioning in clickmenu was unavailable for non-admins due to a problem of an earlier bugfix #4160 (Thanks to Helmut Hummel for the correction) * Code cleanup: #6990 use prototype functions instead of own ones where possible in clickmenu (Thanks to Helmut Hummel) 2007-12-17 Andreas Otto * Feature request #6945: Login failures can be logged with t3lib_div::syslog(). 2007-12-16 Benjamin Mack * (bugfix) #6955: fileadmin contextual menu doesn't popup well 2007-12-16 Ingo Renner * Removed width css property from workspace selector toolbar item as it caused layout issues in non english backends 2007-12-16 Benjamin Mack * (bugfix) #6859: Taskcenter - Submodules are not shown (fixed backwards-compatibility by Malte Jansen) * (bugfix) #6879: Sticky top icons in alt_doc: missing button when columnsOnly is set 2007-12-15 Ingo Renner * Fixed bug #6921: labels in t3lib/stddb/tbl_be.php hardcoded 2007-12-15 Benjamin Mack * (cleanup) #6826: Removed "Show Description for Fields" checkbox in alt_doc.php 2007-12-14 Thomas Hempel * Fixed wrong update meachnism in method call * Fixed some small typos in database module (Thanks to Francois Suter) 2007-12-13 Oliver Hader * (major) Fixed bug #6924: t3lib_div::readLLXMLfile does not use localized content anymore 2007-12-13 Thomas Hempel * Finished DB compare against stddb/tables.sql (need testing) 2007-12-12 Thomas Hempel * Bugfix: Invalid call to viewObj * Added support for fieldsets in renderMethod "form" * Added ability to send forms via AJAX * Improved DB compare code (Thanks to Francois Suter) 2007-12-10 Ingmar Schlecht * (security) Fixed a low-severity SQL injection in the modfunc2 of indexed_search (only exploitable by BE users, and severity limited because addslashes() was already applied to the value - yet not within a quoted string) (Thanks to Henning Pingel for finding the issue and Andreas Otto for the fix) 2007-12-06 Benjamin Mack * (bugfix) Fixed #1678: limit to language; still can delete and move content element (Thanks to Helmut Hummel) 2007-12-05 Dmitry Dulepov * Fixed problems with language files in new installer (typo3/sysext/install) * Fixed bug #6903: Translated language files are not loaded * Fixed bug #6703: $TCA[table]['ctrl']['hideTable'] not implemented * Fixed bug #6888: Disabling some or all controls in "group" field 2007-12-04 Dmitry Dulepov * Fixed bug #6844: DB compare fails 2007-12-04 Jeff Segars * Fixed bug #6114: t3lib_extMgm::addToAllTCATypes ignores type 0 2007-12-03 Dmitry Dulepov * Fixed bug #6727: Fatal error install tool 2007-12-03 Benjamin Mack * (cleanup) Fixed #6823: Removed "Disable RTE" checkbox in alt_doc.php 2007-12-02 Dmitry Dulepov * Changed "Clear cache" string to start with upper-case 2007-12-02 Ingo Renner * Added feature #6868: Enable labels for EM extension configuration, credits Georg Ringer 2007-12-02 Ingmar Schlecht * Fixed bug #6663: Unserialized objects not debugged properly (by Francois Suter) * Minor change to tsconfig_help sysext (by Francois Suter) * Issue #6873: Added icon for pages marked as not in menu and with FE-user access restriction to t3skin (by Francois Suter) 2007-11-30 Oliver Hader * Fixed bug #5602: spamProtectEmailAddresses_atSubst is not recognized correctly 2007-11-30 Ingo Renner * Added positioning function for the clear cache menu which is needed to keep the menu below it's icon when new items are added to the toolbar * Added backend search toolbar item to backend.php 2007-11-29 Benjamin Mack * (feature) #6833: Possibility to add inline JS to page (Thanks to Steffen Kamper) * (minor) Fixed #6825: TCEforms -- Icon for empty palettes are not displayed anymore 2007-11-27 Ingo Renner * Added clear cache actions menu to backend.php as part of the cleaner backend project * Moved user info and logout button to the toolbar 2007-11-27 Stanislas Rolland * Bugfix #6836: htmlArea RTE cannot enter line break in Safari (Windows) 2007-11-26 Ingo Renner * Moved interface t3lib_backendToolbarItem to typo3/interfaces/interface.backend_toolbaritem.php 2007-11-26 Wolfgang Klinger * Fixed bug #6831: Clickmenu is cut off on the left, when it does not fit in the viewport (Thanks to Helmut Hummel) 2007-11-25 Dmitry Dulepov * Reformatted t3editor sysext 2007-11-25 Ingmar Schlecht * Fixed bug #6828: Using outpug buffering for debug() to prevent "Headers already sent" errors 2007-11-25 Benjamin Mack * Feature #6829: New general template methods for FE & BE (Thanks to Steffen Kamper) * Added labels to checkbox descriptions in new EM section 2007-11-24 Oliver Hader * Fixed bug #6817: Files with extension xml are ignored as resource of a template * Added feature #5530: Hook in TCEmain after all database operations * Cleaned up typo3/sysext/tstemplate_info/class.tx_tstemplateinfo.php 2007-11-24 Benjamin Mack * Fix #6822: css_styled_content default EXTCONF was not loaded since it was installed by default 2007-11-24 Ingmar Schlecht * Feature #6770: Flexform DataStructure pointerFields: * Implement option to use two ds_pointerFields so DataStructures can be switched by the combination of two field's values * Enabled the new ds_pointerFields possibility for tt_content.pi_flexform, so you can specify DataStructures per (combination of) list_type and CType values * Made css_styled_content register the DataStructures for the CType=table Content Element using the new ds_pointerFields instead of overriding the 'default' DS key 2007-11-23 Ernesto Baschny * Fixed bug #6240: pageNotFound_handling returns empty page if specified URL cannot be retrieved. Credit to Helmut Hummel for the fix. * Added feature #5791: indexed_search: join_pages is now configurable via TypoScript 2007-11-23 Oliver Hader * Fixed bug #5956: TCA eval required on date field does not work 2007-11-23 Wolfgang Klinger * Fixed bug #6775: Page and info module ignore "Limit to language" 2007-11-22 Ernesto Baschny * Fixed bugs #1697, #1465, #4849, #5183: Datetime input fields and timezone shift bug * Fixed: The click-checkbox to set the current date/time did not work on fields with eval year, time and timesec. * Fixed: Setting a field of eval "timesec" as a label of a table would show an integer instead of the hh:mm:ss string 2007-11-22 Bernhard Kraft * Added hooks #6738: Hooks for Web>List module which allow modification/addition/removal of icons for each table and its records 2007-11-22 Ingo Renner * Fixed bug #6741: Add fields cruser_id and crdate to table fe_groups, credit Malte Jansen * Added feature #6793: Rename User and Tools modules, credits Francois Suter 2007-11-22 Stanislas Rolland * Feature/bugfix: htmlArea RTE: Enter paragraph on return key corrected and improved * Bugfix #6769: RTEhtmlarea not working with IRRE in FF anymore 2007-11-21 Bernhard Kraft * Fixed bug #6785: "this->extraFormHeaders" didn't work anymore since "fixed alt_doc headers" have been introduced (#6625) 2007-11-20 Stanislas Rolland * Feature #6769 continued: Further adjustments and workarounds to enable htmlArea RTE in Safari 2007-11-20 Dmitry Dulepov * Restored typo3/sysext/lang/locallang_mod_doc.xml because it was zero length and broke translations * Fixed bug #6259: Disabling Tabs with no fields * Fixed bug #6773: Allow br in flexform labels 2007-11-20 Oliver Hader * (feature) Added feature #6473: CSC - Extend render userFuncs by TS field property 2007-11-20 Benjamin Mack * Feature #6768: Added the media field for page type "Shortcut" as well * Feature #6768: Integrate ext 'Media field for page type External URL' (dkd_media4url) 2007-11-19 Stanislas Rolland * Feature #6769: Enable htmlArea RTE in Safari 2007-11-19 Oliver Hader * (feature) Added feature #6734: Integrate post processing for links handled by typoLink * (feature) Added feature #6346: Enable overriding/renaming field labels by page TSconfig (patch by Malte Jansen) 2007-11-16 Stanislas Rolland * Feature #6715: Remapping of b and i tags by RTE transformation made configurable * Feature/bugfix: Change to the initialisation sequence of htmlArea RTE 2007-11-16 Ingo Renner * Added feature #6545: Hook Request: db_list 2007-11-15 Ingmar Schlecht * Release of TYPO3 4.2.0alpha2 2007-11-15 Ingmar Schlecht * Bugfix #5683: processing of label field in backend (Thanks to Ralf Hettinger) * Set left-padding of options in selectorboxes to 22 if an icon is displayed that has a width between 14 and 20 pixels. This was necessary for a good visual impression even if page and content type icon sizes vary. * Made Clear Cache buttons of backend.php AJAX based, showing a nice spinner image during cache clearing 2007-11-15 Jeff Segars * Feature #6672: Add tab filtering and file type filtering to TCA-defined link wizard 2007-11-15 Stanislas Rolland * Feature #6657 revisited: htmlArea RTE: remove em and strong remap from main script 2007-11-15 Ingo Renner * Enabled requestUpdate for rte_enabled * Added feature #6721: add the workspace selector to the cleaner backend toolbar * Added feature #6442: Hook in browse_links request (for linking to records) * Added beta glue code for t3editor * Added t3editor as system extension 2007-11-14 Stanislas Rolland * Feature #6712: htmlArea RTE: make hotkeys configurable in PageTSConfig * Feature #6712 continued: htmlArea RTE: adding hotkeys to default configuration settings * Bugfix: htmlArea RTE: Correction to InlineDefault plugin causing frame reload. * Feature #6712 corected: htmlArea RTE: correction to DefaultInline plugin and enhanced API 2007-11-14 Ingmar Schlecht * Cleanup-up to prior commit #529: "TypoScript help" module * Added SVN properties to new files * Minor changes to feature #6670: Enable Tabs in Page Properties * Feature #6710: Use optgroups in selectorboxes 2007-11-14 Ingo Renner * Fixed bug #6692: When letting TYPO3 generate DB table icons it can happen that transparent areas become rendered black * Added follow up on feature #6670: Enable Tabs in Page Properties 2007-11-14 Sebastian Kurfürst * Fixed feature #529: update inline TypoScript help (Thanks to Francois Suter) 2007-11-14 Benjamin Mack * (feature) Fixed #6625: Cleaner Backend / HCI: Make "alt_doc" header fixed 2007-11-13 Stanislas Rolland * Feature #6705: htmlArea RTE: Display all classes of an element in the statusbar * htmlArea RTE: Update manual and version to 1.6.3dev * Feature #6579 continued: Allow plugins to register hotkeys 2007-11-13 Bernhard Kraft * Fixed bug #633: Menu doesn't expand if ".special" is set 2007-11-13 Benjamin Mack * (minor) Fixed bug #6548: FE "Preview" Label not stylable 2007-11-12 Oliver Hader * (minor) Fixed bug #6696: Parts of the TYPO3 back-end do not work correctly with prototype.js 1.6.0 2007-11-12 Stanislas Rolland * Feature #6579 continued: Backtracking on the use of Prototype.js by htmlArea RTE. 2007-11-11 Ingmar Schlecht * Minor code-cleanup to recent Workspace related changes 2007-11-10 Stanislas Rolland * (cleanup) Protect rtehtmlarea 'for' loops from properties possibly added by JS frameworks. * Feature #6579 continued: correction to plugin registration for FE case 2007-11-10 Ingmar Schlecht * Feature #6256: $TCA: Newline for Tabs (--div--) (Thanks to Malte Jansen) * Minor Feature #4280: stdWrap for params property of IMAGE (Thanks to Ralf Hettinger) * Bug #6682: GMENU property disableAltText clears the content of alt param, but does not remove it (Thanks to Hemlut Hummel) 2007-11-09 Benjamin Mack * (feature/cleanup) Refactored clickmenu to speed up the BE * (bugfix) Fixed Image Generation bug. Call in t3lib_div now uses the IM wrapper to render gifs/pngs 2007-11-08 Ingo Renner * Added initial cleaner backend project work (backend.php) 2007-11-08 Stanislas Rolland * Feature #6668 continued: Some minor adjustments when htmlArea RTE uses the Ajax request 2007-11-08 Benjamin Mack * (cleanup) Fixed #6670: Added tabs to Page properties + cleanup (Thanks to Steffen Kamper) 2007-11-08 Oliver Hader * Updated JavaScript frameworks in typo3/contrib: prototype (1.6.0) and script.aculo.us (1.8.0) 2007-11-07 Stanislas Rolland * Added feature #6668: Let htmlArea RTE use the Ajax request of the Prototype framework 2007-11-07 Benjamin Mack * (minor) sysext "opendocs" is now installed by default 2007-11-07 Oliver Hader * (major) Fixed bug #5772: IRRE - Combination mode doesn't save new child records correctly * (minor) Fixed bug #6456: IRRE - Palettes are not rendered correctly on nesting records using the same table 2007-11-06 Stanislas Rolland * Added SVN properties on some rtehtmlarea files * Feature 6579 continued: Make InlineCSS plugin use the RTE extension and plugin API 2007-11-05 Stanislas Rolland * Feature 6579 continued: Use prototype.js to create a htmlArea plugin class. * Added feature #6657: Extract inline buttons from htmlArea RTE main scripts. 2007-11-05 Ingmar Schlecht * Issue #6641: Renamed new page tree related TSconfig Options and switched off separateNotinmenuPages by default (Thanks to Christian Kuhn) * Changing SVN property eol-style from native to LF for all text files in the core trunk 2007-11-02 Ingmar Schlecht * Added default SVN properties and Id marker to new files which didn't have it yet * Fixed bug #6624: Weird pagetree display with new "Not in menu" feature (Thanks to Christian Kuhn) * Bug #6561 revised: Registers IMAGE_NUM and IMAGE_NUM_CURRENT contained incorrect array indizes (Thanks to Helmut Hummel) 2007-11-02 Stanislas Rolland * Fixed feature #6579: Small correction to FE htmlArea RTE * Remove exception catching in htmlArea RTE when setting styleWithCSS * Fixed bug #6640: htmlArea RTE tool bar is not updated in IE when up or down arrow is pressed * Fixed feature #6619: Add underscore rather than dash in file names 2007-11-01 Stanislas Rolland * Added feature #6579: Make htmlArea RTE extensible * Added feature #6619: Let htmlArea RTE use t3lib_div::minifyJavaScript() * Deleted all compressed files in accordance with feature #6619 * Fixed bug #6476: htmlArea RTE incorrectly nests tags on return key in FF 2007-10-31 Ingo Renner * Added feature 6169: Add user function support to Constant Editor 2007-10-30 Jeff Segars * Fixed bug #6618: Web->List: Add title to versioning symbol in extended view (Thanks to Christian Kuhn) 2007-10-30 Oliver Hader * (minor) Fixed bug #6613: IRRE/RTE - Creating a new child record fails if record uses htmlArea RTE 2007-10-30 Benjamin Mack * Moved "doc" module to sysext "opendocs" * Fixed bug #4832: Integrate the extension ter_update_check into EM (Thanks to Christian Welzel) 2007-10-29 Jeff Segars * Fixed bug #5338: Error installing suggested extensions 2007-10-29 Dmitry Dulepov * Fixed bug #6581: Fatal error in TCEForms: Fatal error: Cannot use string offset as an array * Fixed bug #6565: T3DataStructure with sheet references will not show sheetTitle,sheetDescription and sheetShortDescr * Fixed bug #5347: Flexforms dosen't resolve sheets * Fixed bug #3969: Missing sheets inclusion in flexforms? 2007-10-28 Kasper Skaarhoj * - Reverting IRRE related changes in t3lib_BEfunc done for workspaces by Dmitry. They were faulty. * - Modified rendering of FlexForms in t3lib_TCEforms and also processing in t3lib_tcemain so that flexforms are now fully dynamic in their nature; This is particularly the case when flexforms have sections and containers within (see the original movie-list example for instance). DHTML is used to reorganize flexform elements, delete and add new. No ajax though (not necessary). It means we finally have a permanent implementation for what was before "_DELETE_FLEX_FORM" etc buttons... Used scriptaculous and prototype for the work. * - In alt-doc, the script now preserves the scroll position when clicking save. Also, the button panel in top flows with form. This is preliminary and Jens will implement a better way... If it takes too long we can make it configurable. * - Added User TSconfig options to mount pages and folders for link-browsing purposes only. The point is that a user should be able to select pages which normally doesn't appear in his particular mount points of the page tree. With this feature you can set an entirely different set of mountpoints which only appear in the Element Browser. It is for readonly purposes of course. (Normal page access restrictions will still apply though, only the mount point changes). These features can be useful in general where a user needs to link to files or pages outside their normal range. However, it becomes especially useful with workspaces where the db mount is usually smaller and filemounts are completely disabled! Here are examples of configuration: options.folderTree.altElementBrowserMountPoints = _temp_/, templates. options.pageTree.altElementBrowserMountPoints = 34 * - Fixed small bug in db-list around passing the pointer-variable in returnUrls * - Fixed safari-related bug in template.php (clickmenu didn't appear in correct location). * - Added warning to Web>Access module when using it from workspaces: It explains about how permissions affect workspaces. 2007-10-28 Martin Kutschker * Feature #6601: Speed up link rendering by implementing some local caches 2007-10-27 Benjamin Mack * Fixed bug #4662: New default behaviour for PAGE_TARGET (Thanks to Steffen Kemper) 2007-10-27 Ingmar Schlecht * Fixed bug #1940: "OPEN DOCUMENTS" causes 404 error (Thanks to Christian Trabold) * Feature #6258: Change config.uniqueLinkVars to 1 (Thanks to Georg Ringer) * Fixed bug #5082: Clean up a nested htmlspecialchars() in class.db_list_extra.inc (Thanks to Christian Kuhn) * Fixed bug #6561: imgMax and imgStart (IMGTEXT) not working properly (Thanks to Helmut Hummel) 2007-10-26 Stanislas Rolland * Fixed bug #5031: htmlArea RTE incorrectly processes col tags and default proc options disallow col and colgroup tags 2007-10-24 Ingo Renner * Fixed bug #6539: Move the BE logo generation code into a separate method so it can be used from other classes 2007-10-24 Benjamin Mack * Fixed bug #6582: Deprecated use of language="text/javascript" in function loadJavascriptLib in template.php (thanks to Christian Kuhn) 2007-10-23 Stanislas Rolland * Fixed bug #5151: rtehtmlarea install/uninstall requires clearing cache 2007-10-22 Andreas Otto * Fixed bug #6340: JS errors with dividers2tabs and rtehtmlarea 2007-10-22 Thomas Hempel * Fixed bug: #1575: Page-Title maxlength does not fit into database-field tinytext (Thanks to Georg Ringer) 2007-10-21 Benjamin Mack * (feature) added function to include javascript libraries in the backend * (minor) indexed_search - Added more info where the manual can be found 2007-10-21 Thomas Hempel * Fixed bug: #6531: Function getUpdateJS doesn't work properly (Thanks to Philip Almeida) * Fixed bug: #434: Function getUpdateJS produces JS error messages 2007-10-20 Martin Kutschker * Fixed bug #6559: Spelling error in Object Browser 2007-10-20 Ingmar Schlecht * Fixed bug #5949: BE-Shortcut to Tools->User Admin returns error (Thanks to Oliver Hader) * Fixed bug #6210: UserTSConfig value "options.moduleMenuCollapsable=0" does not work. * Fixed bug #6071: Switch to User does not work from context menu in List Module. (Thanks to Christian Kuhn all patches above!) * Fixed bug #6553: Remove hardcoded strip_tags() from image altText and replacing it with TS stripHtml = 1 (Thanks to Georg Ringer) * Fixed bug: stdWrap for imgMax is not taken into account. (Thanks to Helmut Hummel) 2007-10-19 Stanislas Rolland * Fixed bug #6546: Remove htmlArea RTE acronym from Insert-Record object 2007-10-18 Ingo Renner * Fixed bug #6526: Update prototype and scriptacolous 2007-10-17 Stanislas Rolland * Move styleWithCSS setting to the initialization phase of the htmlArea editor * Eliminate list of plugins in rtehtmlarea EM configuration 2007-10-13 Ingo Renner * Fixed bug #6540: add icons and grouping to the content element selector 2007-10-17 Michael Stucki * Fixed bug #6121: Reply-To field in formmails can contain invalid characters if formMailCharset different from site charset (patch by Wolfgang Zenker) * Fixed bug #6533: Wrong naming of version number levels in Extension Manager 2007-10-17 Sebastian Kurfürst * Fixed bug #6202: Company field is missing for table fe_users in "View Item" (Thanks to Christian Kuhn) 2007-10-16 Michael Stucki * Fixed bug #3552: Fatal error during backend edit * Fixed bug #6193: Object copied in t3lib_div::makeInstance() 2007-10-16 Thorsten Kahler * (minor) Fixed bug #6138: Prevent recursive inclusion of external TypoScript files (patch by Martin Ficzel) - Fixed problems in patch from 2007-10-15 2007-10-16 Stanislas Rolland * Fixed bug #4183: Incorrect display in htmlArea RTE of utf-8 labels for colors, classes and fonts defined in PageTSConfig * Re-inserting accidently deleted comments in class.tx_rtehtmlarea_base.php. * Fixed bug #4525: In htmlArea RTE, disabling personal dictionaries in UserTSConfig not honored 2007-10-15 Stanislas Rolland * Fixed bug #5855: Missing unlink icon in htmlArea RTE * Fixed bug #5839: In htmlArea RTE, paragraph & text dropdown boxes inactive when using @media clause in stylesheet * Fixed bug #6152: AllowClipboard helper offered by htmlArea RTE doesn't work with 2.0.0.x Firefox * Fixed bug #6340: rtehtmlarea not working with "Editforms on page" option * Fixed bug #6152: Nullify default value AllowClipboard helper and use TYPO3-specific Firefox extension * Update version number of rtehtmlarea to 1.6.2dev 2007-10-15 Michael Stucki * (feature) Add new external library "RemoveXSS" for easily filtering potential Cross Site Scripting (XSS) attacks. Can be used by any script. Usage: $filtered_string = t3lib_div::removeXSS($input_string); Thanks to Travis Puderbaugh for providing this nice piece of code! * (minor) Fixed bug #6138: Prevent recursive inclusion of external TypoScript files (patch by Martin Ficzel) * (minor) Don't output objects in t3lib_div::debug() - send a plain text info instead 2007-10-13 Ingo Renner * Fixed bug #6517: Add icons and grouping to the page type selector 2007-10-09 Benjamin Mack * (minor) indexed_search - Added info where additional doc. can be found 2007-10-09 Benjamin Mack * (tweak) No selection for TCEForms groups with max. one option needed 2007-10-09 Dmitry Dulepov * Added flag for Galician language * Added more @var 2007-10-08 Martin Kutschker * Fixed bug #6420: access key generation wrong with HTML tags in menu titles (TMENU) * Pass on access key of menu items to IProcFunc 2007-10-08 Oliver Hader * (minor) Fixed bug #6032: Freeing SQL result sets (post patch) 2007-10-07 Martin Kutschker * Fixed bug #5911: GIFBUILDER setting quality not honoured 2007-10-06 Martin Kutschker * Fixed bug #6462: Wrong default locale charset on Windows * Fixed bug #6032: Freeing SQL result sets * Fixed bug #6252: rteHTMLarea acronyms are not DBAL compatible * Fixed bug #5189: images with uppercase file extension aren't displayed in drag-n-drop listing 2007-10-01 Bernhard Kraft * Bugfix for: Hide empty dynTabs in tceforms (missing array key broke RTE after hidden Tabs) 2007-09-28 Oliver Hader * (feature) Added feature #6367: Integrate possibility in Element Browser to select all files of a folder (thanks to fotobuch.de AG for sponsoring) 2007-09-27 Dmitry Dulepov * Another hanging recordset fixed * Added "@var"s to t3lib_TCEmain to simplify debugging with IDEs 2007-09-26 Dmitry Dulepov * JavaScript minification is enabled in FE by default (config.minifyJS=1) 2007-09-25 Oliver Hader * (tweak) Created new directory for Services_JSON typo3/contrib/json/ and moved file from typo3/contrib/json.php to typo3/contrib/json/json.php * (feature) Added feature #6359: IRRE - Add config of parent record for label_userFunc used on a child record * (minor) Fixed bug: Page TSconfig isn't parsed correctly anymore after cleanup in Trunk 2007-09-24 Andreas Otto * Fixed bug #1471: Check if exif functions are available before using them. 2007-09-24 Dmitry Dulepov * Added JavaScript minification feature (new function t3lib_div::minifyJavaScript) * Added minification of FE javascripts (including default js and onload handlers) if config.minifyJS is enabled 2007-09-23 Oliver Hader * (minor) Fixed hanging recordset in tslib_cObj 2007-09-23 Michael Stucki * (minor) Fixed hanging recordset in t3lib_BEfunc 2007-09-22 Kasper Skaarhoj * Fixed t3lib_cli that negative numbers (like "-2") is not seen as a parameter * New option, $GLOBALS['TYPO3_CONF_VARS']['BE']['flexFormXMLincludeDiffBase'], means that flexforms will allow a new index extending all "vXX" fields to "vXX.vDEFbase" with a value holding the "vDEF" value when the "vXX" value was changed. Effectively this is a memory of the value you translated from. Used for diff'ing. * Introduced a new global hook, $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['GLOBAL']['recStatInfoHooks'], with which you can insert HTML before a records icon in the page tree, web>List and Web>Page modules (and possibly more places where makes sense). Used in l10nmgr for adding a small localization icon. * Added "limit to languages" to "Admin" accounts (although it will not limit languages but merely decide what statuses you see in the page tree) * List sys_log table entries in cleaner output! 2007-09-18 Oliver Hader * (minor) Fixed bug #65: Thumbnails in Element Browser are only displayed if fileSuffix is lowercase 2007-09-18 Bernhard Kraft * Hide empty dynTabs in tceforms 2007-09-18 Thomas Hempel * Feature #5690: TCEforms: add inline editing of secondary options (thanks to Martin Ficzel) 2007-09-13 Ingo Renner * Fixed bug #5701: linkHandler Hook Not Initialized Properly, patch supplied by Jeff Segars 2007-09-13 Thomas Hempel * Feature #4064: Navigation title in tree view 2007-09-11 Ingo Renner * Added Romanian flag, fixes bug #6000 * Added fields "crdate" and "cruser_id" to tt_content 2007-09-10 Martin Kutschker * Fix problem with new t3lib_div::trimExplode() 2007-09-09 Martin Kutschker * Require PHP 5.1 2007-09-05 Dmitry Dulepov * Added Galician language to TYPO3 2007-09-06 Ingo Renner * Release of TYPO3 4.2.0alpha1 2007-09-07 Ingmar Schlecht * Bugfix: Highlight root page in pagetree * Added .php6 and .php7 as denied file extensions in config_default.php to be future proof * Fixing uninitialized variables in class.t3lib_tceforms.php and class.tx_cssstyledcontent_pi1.php 2007-09-05 Thorsten Kahler * Fixed bug #4160: Moving content elements in frontent editing mode causes crash * Disable versioning in clickMenu if BE user doesn't have access to the versioning module 2007-09-05 Martin Kutschker * Feature #2883: improve t3lib_div::trimExplode() 2007-09-05 Dmitry Dulepov * Added Georgian language to TYPO3 2007-09-04 Dmitry Dulepov * Added a hook to TCEforms to enable custom evaluations for input fields 2007-09-03 Oliver Hader * (trivial) Moving t3lib_TCEforms_inline::getJSON() to t3lib_div::array2json() * (feature) Added feature #2830: imgResource doesn't support stdWrap on minW and minH * (minor) Fixed bug #6104: IRRE - IE7: Strange behaviour with hover event of nested Tabs/IRRE-levels with relative positioned HTML elements * (minor) Fixed bug #5906: IRRE - Default values defined in TCA are not used for children (thanks to Joscha Feth and Jeff Segars) 2007-08-31 Michael Stucki * (trivial) Cleanup of NEWS.txt * Add feature #4470: Add new property "search.exactCount" to indexed_search 2007-08-30 Ernesto Baschny * (feature) Feature request #6237: Added hook to Web>Page "columns" view, allowing plugins to display "additional info" instead of "CODE:" 2007-08-30 Wolfgang Klinger * (trivial) Extended the Workspace module access check with the User module access check 2007-08-28 Kasper Skaarhoj * Moving in workspaces + collateral - Implemented moving for elements ("Element" versions) in workspaces. Updated "Inside TYPO3" and "TYPO3 Core API". GENEROUS DONATIONS TO FINANCE THIS WORK ARE WELCOME since many of you need this feature! - Workspace "swapping" for "New"-placeholders and "Deleted"-Markers is now supported. Previously, both types would be published, not swapped. The change also means that effectively the difference between the value of "t3ver_state" being 1 or 2 is only cosmetic and the semantic depends on whether the field is set for a record being online or offline. TYPO3 core API is updated on the issue. - Refactored function for moving elements (t3lib_tcemain::moveRecord()) - t3lib_BEfunc::workspaceOL() may now set the input variable $row (which is passed by reference) to false. The consequence is that code calling workspaceOL() should check if $row is still an array after calling the function. False is used if a version overlay with the move-id pointer is found in which case we would like a backend preview. - Added switch in TYPO3_CONF_VARS['BE']['elementVersioningOnly'] which allows to completely turn off page and branch versioning (which are deprecated for TYPO3 4.2+) - Added more tests for version integrity (centering around moving) - Added checkboxes and an action selector in the Workspace module for batch processing of elements. - Added "flush" command to TCEmain API for versions so versions can be completely deleted and not only released from a workspace. * Improvements as announced in June on the core list - Dual-preview for workspaces are only used now if the checkbox "Frontend Preview" is not checked. - Whole workspaces can be previewed now for users with no backend login by a simple link you can email. Same functionality as the preview link for individual pages available from the Web>Versioning module. The function is found in User>Workspace (Workspace manager) - In the t3lib_cli class, optional parameters to CLI script options are supported (optional parameters are configured with [] brackets) - The "lowlevel" cleaner scripts are updated to allow fixing of double-references to RTEmagic images (by duplicating them). Also the script allows to remove all "lost" RTEmagic images found inside uploads/ folder. - Moving elements in FlexForms up and down is now fixed so it works even if indexes of elements in sections are not ordered numerically (bugfix) - Workspace titles are required to be unique now. - File upload in the Web>File module will always result in redirection to the Filelist view of the target folder. This is a usability enhancement for people who were puzzled that it could redirect to other locations or a blank page (namely the previously shown page). - The navigation page tree now has a nifty searchbox that uses JavaScript and the prototype library to search and highly/dim elements in the tree. Very handy for quickly finding your way in huge page trees. (I think there is a stylesheet problem with Firefox on PC which doesn't dim elements). TSconfig options exists to disable this behaviour. - The navigation page tree is organized so that all pages shown in the menu are grouped in their normal order while pages not in menu and sysFolders and ordered alphabetically below. TSconfig options exists to configure/disable this behaviour. - User > Workspace module now has a browser-functionality so only 50 versions are shown at a time and you can browse the list. - Changed label "Draft versions" to "Workspace versions" - some found it more intuitive. - Change in t3lib_refindex so setReferenceValue() can be run without being admin (by special parameter) - Fixed bug in t3lib_BEfunc::selectVersionsOfRecord(): now offline versions are not only selected by their t3ver_oid but also pid=-1 which is the correct thing to do. This actually resulted in dataloss in some known cases with the lowlevel cleaner CLI script. - Added fields to indexes on pages, sys_template and pages_language_uid. - RTEmagic images are now duplicated when records are copied/versioned in tcemain. This is a long awaited feature that solves the bug that RTE magic images shared between two records would result in both disappearing if the one was deleted. So its in fact a critical fix for workspaces. 2007-08-23 Dmitry Dulepov * Added Albanian language to TYPO3 2007-08-23 Dmitry Dulepov * Fixed: hanging recordset in t3lib_BEfunc 2007-08-23 Andreas Otto * (trivial) Fixed bug #4888: Invalid argument supplied for foreach() 2007-08-21 Andreas Otto * Feature request #5748: Introduced a new TS option that makes indexing of metatags configurable. Adapted code to make use of the new TS option. 2007-08-19 Oliver Hader * (trivial) Fixed bug #6170: CSC - File locallang.php used in static template instead of locallang.xml 2007-08-15 Wolfgang Klinger * (trivial) Added is_array checks in extension manager code 2007-08-15 Ingo Renner * Did some serious formatting cleanup in typo3/sysext/taskcenter/task/index.php * Added @var phpDoc comments to various variables 2007-08-11 Michael Stucki * More admin panel fixes: - Hardcode some alignments - Adding empty "summary" attribute to some tables of the admin panel - Removing superfluous table around the config checkboxes of the tsdebug section - Removing superfluous "title" attributes for some images in tslib_content->editPanel() 2007-08-10 Michael Stucki * Various improvements to the admin panel: - Lots of alignment definitions. Alignments are now hardcoded to avoid conflicts with stylesheets that contain something like "html, body { text-align: center; }" - Replace all font-tags (deprecated) with valid markup - Add a clear.gif spacer to make the "details" column wider if the text is longer than 30 characters. Appears to be useful if this column is too narrow and the text is wrapped inside. (Using a clear.gif is a workaround solution, it should probably be improved later...) - New highlight feature: You can define a time limit for operations which are measured by $TT. Whenever this limit is exceeded, the corresponding row will be highlighted in the admin panel. (Currently this limit needs to be hardcoded in class.t3lib_timetrack.php) - Lots of code cleanup and consolidation - Fix code display of links that break the website layout if they are too large (links are now splitted after every 100 characters) - For more information and screenshots, see http://lists.netfielders.de/pipermail/typo3-team-core/2007-July/008648.html 2007-08-06 Martin Kutschker * Fixed bug #5941: Log reason of failure on DB connect 2007-08-06 Ernesto Baschny * Fixed bug #6017: Better transliteration for hebrew (lower-cased latin letters) 2007-07-16 Michael Stucki * Fixed possible XSS in workspace/version modules (requires valid BE login / patch by Christian Kuhn) * Removed possible display of phpinfo() (requires bug in extension to be unveiled) 2007-07-16 Oliver Hader * Fixed bug #5556: IRRE - RTE in child elements overwrites field in parent element 2007-07-16 Martin Kutschker * t3lib_div::getHostname() used $_SERVER instead of t3lib_div::getIndpEnv() * IPmaskList check is triggered in CLI mode (thanks to Tobias Rohrle) 2007-07-14 Oliver Hader * Fixed bug #5704: IRRE - Children on the table pages get the pid of the parent page in pagetree * Fixed bug #5718: IRRE - Copying a page with related child records leads to duplicates of each children * Fixed bug #5907: RTE-Plugins: Use record specific RTEtsConfigParams 2007-07-14 Martin Kutschker * Fixed bug #3834: possible abuse of t3lib_formmail 2007-07-13 Oliver Hader * Fixed bug #5913: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs (continuance of bug #5177) * Fixed bug #5948: IRRE - Parent record is not shown after saving the first time to a table on a TYPO3 system 2007-07-12 Dmitry Dulepov * TCEForms: allow to create many sections at once * Performance enhancement in t3lib/class.t3lib_extmgm.php in function addToAllTCAtypes * Performance enhancement in t3lib/class.t3lib_div.php in function loadTCA 2007-07-11 Oliver Hader * Fixed bug #5331: Remove the caption wrap on images if no caption is set (thanks to Georg Ringer) * Fixed bug #5945: Missing right parenthesis in RTEhtmlarea user element module (thanks to Markus Lange) 2007-07-07 Oliver Hader * Fixed bug #5053: imgNameNotRandom on TMENU/GMENU could break rollover behaviour (thanks to Ralf Hettinger) * Fixed bug #5048: JSMENU produces error if using baseurls (thanks to Jens Koester) 2007-07-07 Wolfgang Klinger * Changed back references \1 to ${1} in regular expressions in tslib_fe where necessary 2007-07-07 Michael Stucki * Added new static_tsconfig_help data based on TYPO3 4.1 CoreDocs. Kudos to Stephane Schitter and Francois Suter for rewriting a backend module that allows to update this data again! (This functionality was broken after switching to TER2.) 2007-07-06 Wolfgang Klinger * Implemented feature request #1919: TCAdefaults setting in page TS 2007-07-06 Michael Stucki * Fix in indexed search: List of indexed pages could be broken if mutli-byte chars are cut in the middle (patch by Karsten Dambekalns) * Make field selection work in browse_links.php popup (patch by Christian Jul Jensen) * Fixed bug #5094: Record alt_label was not processed (patch by Volker Graubaum and Thomas Hempel) * Added feature #5588: Add "linkAccessRestrictedPages" property to typolink function (patch by Franz Holzinger) 2007-07-02 Oliver Hader * Fixed bug #4623: Content encoding with x-gzip not possible in IE7 * Fixed bug #5789: JS error in new content element wizard with a single item 2007-06-25 Dmitry Dulepov * Added $GLOBALS['TYPO3_DB']->sql_free_result() to TCEmain::rawCopyPageContent() to avoid resource waste 2007-06-13 Andreas Otto * Added status headers: In class.tslib_fe.php status header were set when an error occurs after which TYPO3 throws an exit() statement. In addition to that t3lib_div::syslog() is called to write an entry to the syslog. 2007-06-13 Oliver Hader * Fixed bug #5778: Missleading comment in TCEmain::copyRecord_procBasedOnFieldType() 2007-06-08 Oliver Hader * Fixed bug #5755: XCLASS inclusion part for class.t3lib_tceforms_inline.php is missing 2007-06-05 Oliver Hader * Fixed bug #4226: New content elements wizard removes CE from array if tt_content_defValues property is zero 2007-05-25 Oliver Hader * Fixed bug #5655: TYPO3 back-end was blocked on new installations because of a bug in RFCs #1642/#4886 2007-05-23 Oliver Hader * Fixed bug #5564: IRRE - foreign_selector/foreign_unique on click issue 2007-05-21 Dmitry Dulepov * Fixed bug #5550: 'lower' TCA specification may fail with non-ascii characters * Added $GLOBALS['TYPO3_DB']->sql_free_result() to TCEmain::recordInfo() to avoid resource waste 2007-05-18 Martin Kutschker * Fixed bug #5645: Missing Slovenian flag * Fixed bug #5628: Missing Slovak flag * Fixed bug #5578: config setting SYS[requestURIvar] doesn't work * Fixed bug #4509/3925: jsfunc.validateform.js does not verify checkbox fields (thanks to Jascha Schubert and Eicke Godehardt) 2007-05-18 Andreas Otto * Feature request: If TYPO3 is configured to send a notification email about install tool logins this email discloses the used password if the login fails. Since this behaviour might not be wanted only the last 5 characters of the md5 hash of the used password are disclosed. 2007-05-12 Oliver Hader * Fixed bug #5074: IRRE - Hook processDatamap_afterDatabaseOperations executed early 2007-05-11 Ingo Renner * Fixed bug #5047: MP3 icon is missing 2007-05-10 Thorsten Kahler * Fixed bug #209: require field URL in page-type "External URL" 2007-05-09 Ingo Renner * Fixed bugs #1642 and #4886: when installing an extension with new BE modules, the modules do not appear 2007-05-09 Andreas Otto * Fixed bug #2052: Color picker does not work properly in flex forms. Thanks to David Bruehlmeier for providing a patch and a testcase. 2007-05-04 Ingo Renner * Added swedish and latvian flags to media/flags folder 2007-05-04 Dmitry Dulepov * Updated compatibility version for t3skin 2007-05-03 Ingo Renner * Fixed bug #5310: Missing Swedish flag 2007-05-02 Ingo Renner * Fixed bug #584: Changing language in user setup do not reload left frame (menu). 2007-05-02 Dmitry Dulepov * Fixed: IRRE does not work with workspaces (fix only for CSV & foreign field cases) * Fixed: isses with previous fix discovered my Michael Stucki 2007-05-01 Martin Kutschker * Fixed bug #2515: jsfunc.validateform.js does not verify password fields (thanks to Joerg Wagner) * Fixed bug #5158: log failed mailings of t3lib_div::plainMailEncoded() 2007-04-30 Michael Stucki * Improve the check for session support in Install Tool (see #1474). Thanks to Martin Kutschker! 2007-04-30 Oliver Hader * Fixed feature request #5424: Menu cache expire time should be configurable 2007-04-28 Ernesto Baschny * Fixed bug #4957: CSV export stop exporting a field when there is a linebreak. Thanks for Oliver Klee for the idea and solution. * !!! t3lib_div::cvsValues() now exports like RFC 4180 (embedded line-breaks allowed) 2007-04-28 Andreas Otto * Fixed bug #3649: Call to a member function formWidth() on object $GLOBALS['TBE_TEMPLATE'] instead on $GLOBALS['SOBE']. Thanks to Chi Hoang for supplying a patch. 2007-04-28 Ingo Renner * Fixed bug #1290: TCEFORM.table.field.linkTitleToSelf-Option could be confusing * !!! Removed option ->TCEFORM_confObj:linkTitleToSelf.returnUrl = 1 as it seemed unlogical not to use it * Fixed bug #3993: Missing error message for big uploaded files - A message is there but it wasn't useful, changed it to something more understandable * Added a link to typo3.org/community and a list of the authors from installed extensions to the the about page (Help->About) * Fixed bug #2516: Constants and Setup are switched in select field in TS object browser 2007-04-28 Michael Stucki * Fixed bug in class.em_terconnection.php: Need to base64_encode upload data for some NuSOAP implementations (patch by Karsten Dambekalns) * Fixed bug #1474: Check if session_support is enabled in PHP or output a warning message in the Install Tool (patch by Ingo Schmitt) 2007-04-28 Oliver Hader * Fixed bug #5519: EM - Some input fields don't have real labels yet (patch by Oliver Klee) 2007-04-27 Martin Kutschker * Change default date formatting of CE header to be localized (needs compat version of 4.2) * Add "address" to the list of allowed tags of parseFuncs (needs compat version of 4.2) * Fixed bug #5522: 1-2-3 wizard does not accept host name with socket option 2007-04-27 Michael Stucki * Move type conversion of $TYPO3_CONF_VARS['FE']['pageNotFound_handling']='true' (string) into t3lib/config_default.php * Add new function t3lib_div::rmdir() to remove directories recursively * Modify filelist module to make use of the t3lib_div::rmdir() * Modify internal_clearPageCache() in t3lib_tcemain and make use of t3lib_div::rmdir() as well * Various enhancements to the TS object browser and TS analyzer: - Add spaces left and right of the "=" mark in the object browser overview - Set new default values: Check several fields, e.g. "block mode", "syntax highlighting", etc. by default - Define default values properly in each class instead of setting them globally - Use the TSparser and display comments nicely in the object browser - Fix bug: New keys were not added by the object browser when pressing the return key in the update form instead of clicking the submit button. The fix is a workaround, the real problem is that the form contains two submit buttons with different actions... 2007-04-27 Ingo Renner * Removed partial t3lib_div in misc/phpcheck/incfile.php and included the real t3lib_div instead, PDT for Eclipse had problems determining the actual t3lib_div because of this 2007-04-18 Dmitry Dulepov * Fixed bug #1893: Broken Rootline when a Editor view a Page that is not online * Changed loop variable name in TCEMain because it could corrupt information passed to post-processing hook * Fixed workspace publishing error that may happen when "Element" versioning type is used 2007-04-19 Thomas Hempel * Implemented feature request #3894: Open module on startup 2007-04-18 Ernesto Baschny * Fixed bug #3729: Roll-over (RO) on a GMENU in IE didn't work with xhtml_strict 2007-04-18 Dmitry Dulepov * Fixed: t3lib_BEfunc::getRecord() did not free recordset. This can cause memory leaks if persistent mysql connections are used 2007-04-14 Dmitry Dulepov * Workspaces: added class.wslib_gui.php to allow using WS GUI from extensions * Fixed HTML syntax errors with some old html files 2007-04-05 Martin Kutschker * Renamed Typoscript condition julianday to dayofyear (see change from 2007-04-03) * Made debug logging of user-supplied SQL queries possible in t3lib_db. 2007-04-04 Andreas Otto * Fix bug #5411: A directory handle was not correctly used. 2007-04-03 Andreas Otto * Implemented feature request #4914: Adding to new conditions (year and julianday) to class.t3lib_matchcondition.php. 2007-04-03 Dmitry Dulepov * Workspaces: added configurable synchronous stage change and publishing 2007-04-02 Michael Stucki * Fixed bug #5088: Cache is not saved properly because of charset conflict in the database. Changing the field type of cache_hash.content from mediumtext to mediumblob. To make this work, you need to compare your database in the Install Tool. 2007-04-02 Dmitry Dulepov * Fixed bug #4447: "Clear FE cache" doesn't clear "typo3temp/cache_pages" directory 2007-03-30 Oliver Hader * Fixed bug #5248: IRRE - Element browser cannot be used on new child records of a new parent record 2007-03-30 Franz Holzinger * Fixed bug #4725: EM: Include older versions when fetching data using searchExtensionsXML() 2007-03-28 Oliver Hader * Fixed bug #5288: Missing parameter in recursion of t3lib_div::array_merge_recursive_overrule (thanks to Simon Tuck) * Fixed bug #5177: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs 2007-03-28 Ingmar Schlecht * Adding page tree backwards compatibility for JavaScript function hilight_row() to tree.js (by Benjamin Mack) 2007-03-28 Patrick Broens * Fixed bug #5266: WamCom browser check in htmlarea.js conflicted with Firefox 2.0.0.3 2007-03-28 Ernesto Baschny * Added +stdWrap for the .src parameter of "FRAME" 2007-03-27 Dmitry Dulepov * Added hook to class.t3lib_userauthgroup.php, function recordEditAccessInternals 2007-03-23 Dmitry Dulepov * Fixed bug #5269: wsol_preview.php does not scroll to content element * Fixed bug #4953: Preview in Workspaces Module for content elements 2007-03-22 Karsten Dambekalns * typo3/sysext/adodb: Update to upstream version 4.94. 2007-03-12 Michael Stucki * Change copyright information in typo3/index.php (no real change, just replace the hardcoded years with the "TYPO3_copyright_year" constant) 2007-03-12 Martin Kutschker * Replace all TINYTEXT columns with VARCHAR(255) * Change index "parent" of fe_user to (pid,username) and drop the index "pid" * Quote table names in admin_get_XXX() functions of t3lib_db 2007-03-06 Michael Stucki * Release of TYPO3 4.1 / create branch "TYPO3_4-1" for 4.1.x development 2007-03-06 Ingmar Schlecht * Setting default value of pageNotFoundOnCHashError back to "false" (= reverting Stucki's patch) as some extensions had problems with the new default value 2007-03-05 Michael Stucki * New login image (if no skin is used) by Ture Andersen * Added a warning for admins if typo3conf/ENABLE_INSTALL_TOOL exists (which means that the Install Tool is currently enabled) * Changed layout of admin warnings (use
  • instead of plain breaks) * Fixed bug #5125: Typo in SQL definition of sys_history 2007-03-04 Oliver Hader * Fixed bug: #5098: IRRE - foreign_unique without foreign_selector doesn't work 2007-03-01 Oliver Hader * Fixed bug: #5069: TSconfig mod.web_list.allowedNewTables used in t3lib_TCEforms_inline * Fixed bug: #5092: Typo in Who is online (thanks to Matthias Kall) 2007-03-01 Karsten Dambekalns * typo3/sysext/indexed_search: DBAL compliancy patch 2007-02-28 Ingmar Schlecht * New login image for t3skin by Ture Andersen 2007-02-27 Oliver Hader * Fixed bug: #5052: Form action URL is not htmlspecialchared (patch by Michael Stucki) * Fixed bug: #5072: Web>Info>Log - ID of BE user is displayed instead of its username * Fixed bug: #5073: Tools>User Admin>List users online is broken 2007-02-27 Martin Kutschker * Fixed bug #3666: permissions of versioned pages are not changed in draft workspace (patch by Andreas Wolf) * Added rootline cache to speed up tree renderings in the BE 2007-02-27 Ingo Renner * Fixed bug: Cannot return from Quickedit mode 2007-02-26 Dmitry Dulepov * Better fix for bug #5032: [LocalLang: 0?]DEF is sometimes displayed for content elements 2007-02-25 Oliver Hader * Fixed bug #5055: SQL problem with reviewstate in EM (thanks to Franz-Xaver Koch) * Fixed bug: List all fe_groups in page icon tooltip (patch by Michael Stucki) 2007-02-24 Ernesto Baschny * Fix for bug fix #2677: Highlighting of current page in workspaces was not de-highlighting previous one 2007-02-21 Ingmar Schlecht * Release of TYPO3 4.1RC2 2007-02-21 Michael Stucki * Security fix: Email injection vulnerability in t3lib_formmail (reported and fixed by Andreas Otto and Thorsten Kahler) 2007-02-20 Michael Stucki * Fixed bug in EM: Insecure extensions were still displayed (patch by Karsten Dambekalns) * Fixed a typo in class.em_xmlhandler.php * Fixed a typo in typo3/sysext/install/mod/class.tx_install.php * Changed another bug in the EM: Last update of extensions.xml.gz was not displayed * Fixed bug #4951: SQL error when editing BE User * Fixed bug #3412: Changed default size limits for various BE upload fields to 10M (this default can be defined through $TYPO3_CONF_VARS[BE][maxFileSize] or individually per field through $TCA) * Various changes to t3skin (by Thomas Murphy): - folder icon got more contrast - navtree: darker color for hover & active states - font-weight: bold; for active state 2007-02-20 Oliver Hader * Fixed bug #4202: be_groups - fields restricted by a low maxitems value * Fixed bug #4873: EM - Warning on uploading extension to TER (unserialize) * Fixed bugs #3655 and #4701: No wrappers for certain events (patch by Martin Kutschker) * Fixed bug: IRRE - Related child records are not updated when copying to a different page 2007-02-20 Ingmar Schlecht * Fixed bug #4993: IE 5.5 and Konqueror compatibility for AJAX navtree 2007-02-20 Dmitry Dulepov * Fixed bug #5032: [LocalLang: 0?]DEF is sometimes displayed for content elements 2007-02-19 Ingmar Schlecht * Fixed bug: AJAX navtree erroneously showed whole tree inside of the expanded branch on errors such as pages deleted in the meantime (thanks to Benjamin Mack) * Fixed bug #4993: AJAX navtree does not expand in Konqueror (fixed by Benjamin Mack) 2007-02-16 Martin Kutschker * Fixed bug #4207: User>Workspaces shows users pages they have no access to 2007-02-16 Karsten Dambekalns * Fixed bug #4822: EM shows remote extensions as on this server only 2007-02-16 Michael Stucki * Fixed bug #4973: Check if array is empty before looping over it (thanks to Thomas Oppelt) * Fixed bug #2677: Highlighting of current page in workspace (fixed by Martin Kutschker and Benjamin Mack) 2007-02-16 Dmitry Dulepov * Fixed bug #4962: .htaccess in sysext fails in some Apache configurations 2007-02-15 Michael Stucki * Reverted fix for bug #4689 (closes #4987): Fix seems to cause problems, reinvestiation is needed 2007-02-15 Martin Kutschker * Fix bug #4947: SQL error with DBAL/PostgreSQL when listing or looking up reviewed extensions 2007-02-15 Thorsten Kahler * Fix: Display description of options in install tool correctly 2007-02-14 Bernhard Kraft * Added hook: New hook in t3lib_tceforms in method getSingleField allowing modification of single field rendering and adding buttons to alt_doc.php 2007-02-14 Rupert Germann * Fix: Excluded the adminPanel GETvars from t3lib_div::cHashParams to prevent a cHash mismatch 2007-02-11 Thomas Hempel * Fix bug #4943: Redundant comma in label_alt_force 2007-02-11 Martin Kutschker * Fix bug #4423: BE search doesn't work with UTF-8 chars (thanks to John Angel) 2007-02-07 Michael Stucki * Release of TYPO3 4.1RC1 * Fixed bug #4883: mod_rewrite rules rewrite missing favicon.ico to index.php (thanks to Stefan Geith for this hint - notice that manual modification of existing .htaccess files might be neccessary) * Added feature #4476: Allow limitation of config.linkVars * Fixed bug #4917: Wrong links inside mounted page with overlay (thanks to Melanie Meyer / Franz Ripfel) 2007-02-06 Oliver Hader * Fixed bug #3985: Wrong substitution for spamProtectEmailAddresses_atSubst/spamProtectEmailAddresses_lastDotSubst 2007-02-06 Martin Kutschker * Fixed bug #4742: link to user on User Admin page is following to wrong URL 2007-02-06 Michael Stucki * Added feature #4592: Keep indexed_search tables consistent when deleting/hiding pages (Thanks to Michael Fritz) * Fixed bug #4666: Use TYPO3 settings when formatting dates * Fixed bug #4581: Duplicate entry on cache_pagesection on reloading twice. See bugtracker entry for details about this change. * Added feature #4536: Add new property "additionalParams" to GMENU items / Cleanup in tslib_menu * Fixed bug #3069 again: Ignore version check if no requirements are specified * indexed_search: Turn off maxAge setting as this "feature" seems to make no sense at all * Fixed bug #4689: Error in t3lib_tcemain while entering a number like 50 or 50.00 into a double2 field * Fixed bug #3544: RTE-config in PageTS-config not loaded when in draft-workspace 2007-02-05 Ingmar Schlecht * Lots of