2006-12-20 Michael Stucki * Release of TYPO3 4.1beta2 2006-12-20 Peter Niederlag * Fixing important security issue in rtehtmlarea 2006-12-19 Ingmar Schlecht * Some more IRRE bugfixes by Oliver concerning RTE and alt_doc.php 2006-12-14 Ingmar Schlecht * Committed a bunch of bugfixes and new features related to IRRE (Thanks to Oliver Hader!): - Automatic sorting by a "sortby" field (e.g. the title) - The possibility to have relations from different parent pages to a child table - Expanded/collapsed states are saved in uc now - Bugfixes to #4616 and #4617 concerning IRRE relation to the same table - Bugfix for using RTEs in IRRE records (works even inside of nested tabs now) 2006-12-13 Martin Kutschker * More localization of User>Workspaces (thanks to Marc Wöhlken) 2006-12-14 Kasper Skaarhoj * Modified t3lib_div::makeInstance() to require filenames in lowercase * Added some fields ("languageField", "transOrigPointerField", "type", "header") as default "shadowColumnsForNewPlaceholders" fields (tcemain "localize" command related) * Fixed Safari context menu bug 2006-12-13 Martin Kutschker * Improved t3lib_BEfunc::getRecordRaw() (error checking, freeing result set) * Added a few addtional entries for special characters to the ASCII transliteration table * Localized User>Workspaces (thanks to Andreas Wolf) * Fix bug #2935: invalid HTML in Web>Versioning (quotes) 2006-12-12 Martin Kutschker * Made cli_dispatch.phpsh work when called as "php cli_dispatch.phpsh" and protect from being called on a non CLI * Make TYPO3 log page paths in UTF-8 if config.stat_apache_niceTitle = utf-8 2006-12-12 Karsten Dambekalns * The EM now stores the list of extensions from TER in the database, see http://bugs.typo3.org/view.php?id=2615 2006-12-12 Ingmar Schlecht * Better getRecordTitle() function introducing label_userFunc (Thanks to David Brühlmeier for this patch! See http://lists.netfielders.de/pipermail/typo3-team-core/2006-December/006521.html for details.) 2006-12-11 Martin Kutschker * Add page tree update to publish button of module Web>Versioning * Added "new record" icon to table listing in module Web>Page 2006-12-07 Franz Holzinger * Fix bug #4555: double posts in tt_board did not get detected because of unintended conversion into a negative integer 2006-12-07 Ingmar Schlecht * Disabled typo3/alt_main_new.php as it's not fully working yet. Will be ready for TYPO3 4.2 probably, but not for 4.1. * Disabled wordIndexing() function of t3lib_refindex 2006-12-05 Michael Stucki * Updated font-copyright information in t3lib/fonts/readme.txt - many thanks to Christian Welzel for taking care of this! * Security enhancement: Prevent image access through thumbs.php. For details, see http://typo3.org/teams/security/security-bulletins/typo3-20061205-1/ - thanks to Marc Bastian Heinrichs for discovering and reporting this issue. * Security enhancement: Refuse BE logins of usernames starting with "_CLI_" (they are only used by real CLI scripts) 2006-11-21 Martin Kutschker * Allow strftime-syntax for config.stat_apache_logfile (Thanks to Francois Suter and Michael Stucki). * Enhanced message for recordset warning (see change at 2006-12-02) and removed serializing of objects in the backtrace (devlog). 2006-12-03 Ingmar Schlecht * Use