+2011-01-21 Jeff Segars <jeff@webempoweredchurch.org>
+
+ * Fixed bug #17129: Minor styling issues with live search
+
+2011-01-21 Steffen Gebert <steffen@steffen-gebert.de>
+
+ * Fixed bug #17167: Cache ExtDirect::getAPI calls
+
+2011-01-21 Stanislas Rolland <typo3@sjbr.ca>
+
+ * Fixed bug #17140: htmlArea RTE: In WebKit, RTE inserts incorrect link if text is double-clicked
+ * Updated htmlArea RTE version to 2.1.5
+ * Fixed bug #16975: htmlArea RTE: Use parentNode rather than parentElement
+
+2011-01-21 Susanne Moog <typo3@susanne-moog.de>
+
+ * Fixed bug #17169: Bug: Wrong color gradients for filter and new button in new page tree
+
+2011-01-21 Tobias Liebig <mail_typo3@etobi.de>
+
+ * Fixed bug #17180: t3editor claims more then 100% width
+
+2011-01-21 Christian Kuhn <lolli@schwarzbu.ch>
+
+ * Fixed bug #17149: Remove sys_refindex_* tables and unused code
+
+2011-01-20 Ingo Renner <ingo@typo3.org>
+
+ * Fixed issue #14098: When sending mail, use TYPO3_CONF_VAR for default from address if no other address is provided (Thanks to Jeff Segars and Marcus Krause)
+
+2011-01-20 Tolleiv Nietsch <typo3@tolleiv.de>
+
+ * Fixed bug #17105: deprecate "disable_autocreate" feature
+ * Fixed bug #17106: sys_workspace table should be defined at one place only
+ * Fixed bug #17104: "Create new workspace projects" in be_users/be_groups not required anymore
+
+2011-01-20 Francois Suter <francois.suter@typo3.org>
+
+ * Fixed bug #17114: Install Tool does not install extensions properly
+ * Fixed bug #16926: Database is not updated during workspace-migration wizard
+ * Fixed bug #17102: migrateWorkspaces in Install-Tool doesn't show up in all relevant situations (Thanks to Tolleiv Nietsch)
+ * Fixed bug #17088: Cleanup: CSH display in new record wizard should use new API
+
+2011-01-20 Susanne Moog <typo3@susanne-moog.de>
+
+ * Fixed bug #17116: All images get reduced to 25x25px upon saving if no size is set
+ * Fixed bug #17063: Creating new pages in a workspace shows the page also live
+
+2011-01-20 Steffen Kamper <steffen@typo3.org>
+
+ * Follow-up to #17073: Final Integration of the pagetree - save id with single click (Thanks to Stefan Galinski)
+ * Fixed bug #17133: Pagetree - qtip can be used to execute custom javascript (XSS) (Thanks to Stefan Galinski)
+ * Follow-up to #17153: Protect C(R)UD actions against CSRF - Add token to ExtDirect calls (Thanks to Stefan Galinski)
+ * Fixed bug #17178: Rename extension "list" to "recordlist"
+ * Fixed bug #17162: Missing localization in t3lib_tsstyleconfig
+
+2011-01-20 Steffen Gebert <steffen@steffen-gebert.de>
+
+ * Fixed bug #17044: Styling of TCEforms with renderMode=checkbox
+ * Fixed bug #17155: Active and hover states are hard to distinguish
+ * Fixed bug #16971: Improve ExtDirect error handling (Thanks to Stefan Galinski)
+ * Fixed bug #17131: ExtDirect Caching: Differentiate between HTTPS/HTTP protocols (Thanks to Stefan Galinski)
+ * Fixed bug #15118: Context menu icons are on the right side
+
+2011-01-20 Ernesto Baschny <ernst@cron-it.de>
+
+ * Fixed issue #17176: Remove unnecessary comments and color profiles from all shipped .png / .gif files (Thanks to Steffen Gebert)
+ * Fixed issue #17143: Unclean property declaration in t3lib_mail_Message API (Thanks to Steffen Müller)
+ * Fixed issue #17153: Protect C(R)UD actions against CSRF (Thanks to Helmut Hummel)
+ * Fixed bug #17163: CSH tooltips should be placed nearer to the text (Thanks to Stanislas Rolland)
+ * Fixed issue #17109: Make the t3lib_utility_Mail hook subscriber optional / configureable
+
+2011-01-20 Jeff Segars <jeff@webempoweredchurch.org>
+
+ * Follow-up to #17073: Unset fsMod.recentIDs when opening module via JS jump() (Thanks to Stefan Galinski)
+
+2011-01-19 Stanislas Rolland <typo3@sjbr.ca>
+
+ * Fixed bug #17156: htmlArea RTE: Disable Cell merge button in FF when less than two cells are selected
+ * Fixed bug #17157: htmlArea RTE: Not enabled in various browser/system combinations
+
+2011-01-19 Steffen Kamper <steffen@typo3.org>
+
+ * Fixed bug in tx_em_Connection_ExtDirectServer (from em svn)
+
+2011-01-19 Christian Kuhn <lolli@schwarzbu.ch>
+
+ * Follow-up to #16462: Use constant LF instead of chr(10) (Thanks to Georg Ringer)
+
+2011-01-19 Steffen Gebert <steffen@steffen-gebert.de>
+
+ * Fixed bug #17138: Superfluous backspace in Error Message if no Install Tool Password is set (Thanks to Sebastian Michaelsen)
+ * Fixed bug #17144: Adjust CSH tooltip show and hide delay (Thanks to Jens Hoffmann and Lars Zimmermann)
+ * Follow-up to #17073: CSS clean-up
+ * Fixed bug #17127: Streamline usage of ExtJS loading indicators
+ * Follow-up to #17067: Fixed error in Internet Explorer
+
+2011-01-19 Ernesto Baschny <ernst@cron-it.de>
+
+ * Fixed bug #17067: Overwork the JavaScript LLL generation (Thanks to Steffen Gebert)
+
+2011-01-19 Susanne Moog <typo3@susanne-moog.de>
+
+ * Fixed bug #17075: No possibility to update the module menu via setUpdateSignal
+ * Fixed bug #17150: Workspaces non-admin user cannot send to next stage (Thanks to Sonja Scholz)
+
+2011-01-18 Stanislas Rolland <typo3@sjbr.ca>
+
+ * Fixed bug #16045: htmlArea RTE: Merging table cells using context menu doesn't work in Firefox
+
2011-01-18 Steffen Gebert <steffen@steffen-gebert.de>
* Fixed bug #17041: CSH tooltip often gets in the way of the field it is supposed to provide help for (Thanks to Stanislas Rolland)
* Fixed bug #16253: Displaced Arrows in TCEforms (Thanks to Jo Hasenau)
+ * Fixed bug #16081: Different margins of input fields in TCEforms
+ * Fixed bug #17126: Extension list lacks some space in old Extension Manager (Thanks to Tomas Norre Mikkelsen)
2011-01-18 Susanne Moog <typo3@susanne-moog.de>
2011-01-18 Christian Kuhn <lolli@schwarzbu.ch>
+ * Fixed bug #17108: [Scheduler] Make scheduler sample task use SwiftMailer (Thanks to Ernesto Baschny)
* Fixed bug #17130: [Caching framework] Remove commented code from db backend
* Fixed bug #12232: [Performance] md5_file() to check if a file has been changed is very expensive (Thanks to André Stösel and Vladimir Podkovanov)
* Fixed bug #16685: [Performance] Not using table index while deleting cached imagesize (Thanks to Vladimir Podkovanov)
2011-01-18 Ernesto Baschny <ernst@cron-it.de>
- * Fixed issue #17014: Update copyright year in constant TYPO3_copyright_year to 2011
+ * Fixed issue #17014: Update copyright year in constant TYPO3_copyright_year to 2011
* Fixed bug #17049: Flexform labels point to wrong checkbox (Thanks to Steffen Gebert)
* Added feature #13938: Backend session is locked to useragent (Thanks to Bjoern Pedersen, Markus Klein, Helmut Hummel)
* Follow-up to #15611: Mention the change of behaviour on copy/translate (hidden by default) in NEWS.txt
2010-09-20 Francois Suter <francois@typo3.org>
- * Fixed bug #14783: absRefPrefix should work with $TYPO3_CONF_VARS[BE][RTE_imageStorageDir] (thanks to Steffen Mueller)
+ * Fixed bug #14783: absRefPrefix should work with $TYPO3_CONF_VARS[BE][RTE_imageStorageDir] (thanks to Steffen Müller)
* Fixed bug #15290: Wrong behavior of workspace preview "Enable Frontend Preview" (Thanks to Andreas Kiessling)
2010-09-19 Oliver Hader <oliver@typo3.org>
2010-03-17 Andreas Otto <andreas@otto-hanika.de>
- * Fixed bug #8597: Defining alternative icons with specConfs.[pid].pageIcon does not work in indexed_search (thanks to Steffen M�ller).
+ * 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 <andreas@otto-hanika.de>
2009-11-25 Steffen Kamper <info@sk-typo3.de>
* 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 #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)
2009-11-24 Rupert Germann <rupi@gmx.li>
- * Fixed bug #12706: OpenID redirects to wrong page and does not create a BE session (thanks to Steffen M�ller)
+ * 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 <oliver@typo3.org>