1 2009-12-26 Xavier Perseguers <typo3@perseguers.ch>
3 * Fixed bug #13080: Uncheck function in tceforms unchecks too many items (Thanks to Georg Ringer)
5 2009-12-25 Benjamin Mack <benni@typo3.org>
7 * Fixed bug #5260: Function linkWrapFile() in file class.file_list.inc uses wrong PATH prefix
9 2009-12-23 Benjamin Mack <benni@typo3.org>
11 * Fixed bug #12987: List module: delete confirmation has extra ")" (Thanks to Steffen Gebert)
12 * Fixed bug #13059: overriden user settings are not visible to the user (Thanks to Georg Ringer)
14 2009-12-21 Benjamin Mack <benni@typo3.org>
16 * Fixed bug #12505: JSMENU's showActive is broken (Thanks to Joerg Wagner)
18 2009-12-19 Xavier Perseguers <typo3@perseguers.ch>
20 * Fixed bug #13064: Deprecated function spliti for PHP5.3
22 2009-12-18 Tobias Liebig <mail_typo3@etobi.de>
24 * Fixed bug #12703: t3editor/codecompletion: parser error on opening brackets on the right side of an operator
26 2009-12-18 Francois Suter <francois@typo3.org>
28 * Fixed bug #12955: Missing -R option in chmod command in INSTALL.txt (thanks to Patrick Nussbaumer)
30 2009-12-13 Xavier Perseguers <typo3@perseguers.ch>
32 * Fixed bug #13015: Available languages are ordered by name in english and not in selected language (thanks to Georg Ringer)
33 * Fixed bug #13003: Move back methods belonging to t3lib_sqlparser
35 2009-12-12 Xavier Perseguers <typo3@perseguers.ch>
37 * Fixed bug #13021: Mistyping prevents the CSV-export of the _PATH_field in List-View (thanks to Mathias Gisch)
39 2009-12-11 Stanislas Rolland <typo3@sjbr.ca>
41 * Fixed bug #12782: htmlArea RTE: Editing a link title or target with Firefox 3 sometimes simply unlinks the link
43 2009-12-11 Xavier Perseguers <typo3@perseguers.ch>
45 * Fixed bug #12897: Cannot parse SQL hints
47 2009-12-10 Stanislas Rolland <typo3@sjbr.ca>
49 * Fixed bug #13004: htmlArea RTE: buttons.table.disableEnterParagraphs not honoured in Opera
50 * Fixed bug #13007: htmlArea RTE: Toggling insertlist buttons may freeze Safari/Chrome browsers
51 * Fixed bug #13008: htmlArea RTE: Ending a list may produce invalid xhtml in Safari/Chrome
53 2009-12-10 Dmitry Dulepov <dmitry.dulepov@gmail.com>
55 * Fixed bug #12959: cHashParams in index_phash is too small
57 2009-12-10 Xavier Perseguers <typo3@perseguers.ch>
59 * Fixed bug #12072: Permanent login checkbox is not shown as expected
61 2009-12-09 Stanislas Rolland <typo3@sjbr.ca>
63 * Fixed bug #12682: Section links coming from RTE broken in FE
65 2009-12-07 Steffen Kamper <info@sk-typo3.de>
67 * Raised felogin version from 1.2.0 to 1.3.0
68 * Fixed bug #10327: [felogin] redirect does not work
70 2009-12-06 Stanislas Rolland <typo3@sjbr.ca>
72 * Follow-up to bug #12926: RTE floods BE Log with error messages from json_encode()
74 2009-12-05 Stanislas Rolland <typo3@sjbr.ca>
76 * Added feature #12930: htmlArea: Resizable RTE area
77 * Added feature #12943: htmlArea RTE: Configuring custom items in the block formatting drop-down list
78 * Fixed bug #12926: RTE floods BE Log with error messages from json_encode()
80 2009-12-02 Steffen Kamper <info@sk-typo3.de>
82 * Fixed bug #12899: Wrong usage of CDATA raise javascript error
83 * Fixed bug #12863: t3lib_cs::convArray converts integers to string
85 2009-12-02 Steffen Kamper <info@sk-typo3.de>
87 * Fixed bug #12852: Missing labels for CType header in New Content Wizard (Thanks to Uschi Renziehausen)
88 * Fixed bug #12847: 4.3.0 install tool incorrectly reports memory limit problem
90 2009-11-30 Steffen Kamper <info@sk-typo3.de>
92 * Fixed bug #12843: Mulitple tests of the t3lib_PageRenderer_testcase fail
93 * Fixed bug #12541: Unescaped & in urls of list module
95 2009-11-30 Oliver Hader <oliver@typo3.org>
97 * Branching TYPO3 4.3.0 to TYPO3_4-3
99 2009-11-30 Oliver Hader <oliver@typo3.org>
101 * Cleanup: Updated ext_emconf.php files in system extensions
103 2009-11-29 Dmitry Dulepov <dmitry.dulepov@gmail.com>
105 * Fixed bug #9683: Store OpenID information in database instead of using the filesystem
107 2009-11-29 Steffen Kamper <info@sk-typo3.de>
109 * Fixed bug #12836: Recycler: Still one error with labels in JavaScript
110 * Fixed bug #12839: TS property pageRenderTemplateFile needs to be renamed
111 * Fixed bug #12827: Core labels need to be utf-8 before json_encode
112 * Fixed bug #12828: change language .js for ExtJS according to BE language (thanks to Stefano Cecere)
114 2009-11-29 Francois Suter <francois@typo3.org>
116 * Fixed bug #12727: Wrong htmlspecialchars() usage in Extension Manager (thanks to Andreas Kundoch)
117 * Fixed bug #12498: t3lib_div::flushOutputBuffers() can't work (thanks to Steffen Gebert)
118 * Fixed bug #12831: Scheduler: Wrong CSH text for "End of task" (thanks to Steffen Gebert)
120 2009-11-29 Oliver Hader <oliver@typo3.org>
122 * Fixed bug #12786: Wrong mouseover cursor at icon of docheader (thanks to Georg Ringer)
123 * Fixed bug #12792: Unit test checkGetExtensionKeyByPrefix of the t3lib_extmgm_testcase fails
124 * Fixed bug #11326: Memcached backend does not work well if cache of a page shall expire after 30 days (thanks to Vladimir Podkovanov)
125 * Fixed bug #11345: Uncaught exception InvalidArgumentException on creating graphical menus
126 * Fixed bug #12489: IRRE - Problem with clearing of floated elements in IE
127 * Fixed bug #12788: Recycler does not show up
128 * Fixed bug #12825: Wrong encoding of labels in t3editor
129 * Fixed bug #12766: CSS in "User Settings" broken (thanks to Georg Ringer)
130 * Fixed bug #9766: Use correct memory limit definition in Install Tool (thanks to Steffen Mueller)
131 * Fixed bug #12830: Wrong encoding of JSON data in t3lib_PageRenderer
132 * Fixed bug #11395: TCAdefaults in Page TSConfig without effect on creating new element after existing one (thanks to Tolleiv Nietsch)
133 * Fixed bug #12800: Add functionality to work with caching framework and DBAL (thanks to Xavier Perseguers)
134 * Fixed bug #12781: The type in t3lib_TCEforms does not work if the type field shall be excluded when translating (thanks to Fabrizio Branca)
135 * Fixed bug #12835: Caching error when clearing indexed search elements in info module (thanks to Steffen Kamper)
136 * Raised DBAL version from 1.0.1 to 1.0.2
137 * Raised Extbase and Fluid versions from 1.0.1 to 1.0.2
139 2009-11-26 Francois Suter <francois@typo3.org>
141 * Fixed bug #12077: Scheduler: Missing documentation for setting up cron jobs on Windows (thanks to Patrick Gaumond)
143 2009-11-26 Oliver Hader <oliver@typo3.org>
145 * Release of TYPO3 4.3.0RC2
147 2009-11-25 Rupert Germann <rupi@gmx.li>
149 * Fixed bug #12133: autoloaders registered by extensions slow down the core autoloader
150 * Fixed bug #12109: Call to getCache() on a non-object in some extensions
152 2009-11-25 Christian Kuhn <lolli@schwarzbu.ch>
154 * Fixed bug #12675: Validation issues in sysext reports: Fix several errors
156 2009-11-25 Steffen Kamper <info@sk-typo3.de>
158 * Fixed bug #12759: button styling missed some buttons: type reset / button (thanks to Georg Ringer)
159 * Fixed bug #9058: Hook objects for stdWrap in class.tslib_content.php get executed multiple times. (thanks to Steffen Müller)
160 * Fixed bug #12467: TYPO3 Inline User Manual is broken
161 * Fixed bug #12297: t3lib_cs::cropMbstring has problems with negative length (Thanks to Steffen Gebert)
162 * Follow-up to bugfix #12728: Upgrade ExtJS skin to match t3skin (Thanks to Andreas Kundoch)
163 * Follow-up to bugfix #12699: Upgrade backend login to match t3skin
164 * Fixed bug #12613: Wrong character encoding in cache tables breaks frontend rendering
165 * Follow-up to bugfix #12728: Upgrade ExtJS skin to match t3skin (wrong refresh gif in grid)
166 * Follow-up to bugfix #12735: BE-Login: show login process (Safari fixes)
168 2009-11-25 Francois Suter <francois@typo3.org>
170 * Fixed bug #12547: Removed wrong default binary search paths for Windows
171 * Feature #12491: Reports: Allow multiple providers for each status collection
172 * Cleanup #12492: Reports: Made some CGL improvements and added missing SVN markers
173 * Fixed bug #12748: Recycler: BE module's body has a margin (thanks to Steffen Gebert)
175 2009-11-25 Oliver Hader <oliver@typo3.org>
177 * Follow-up to bugfix #12436: Move Suhosin part to php.ini section in the install tool
178 * Fixed bug #9981: EM does not test for usage of mod.php-API and spuriously displays an error (thanks to Andreas Kundoch)
179 * Follow-up to bugfix #12581: Use FILTER_FLAG_SCHEME_REQUIRED constant in t3lib_div::isValidUrl()
180 * Follow-up to bugfix #12420: Removed deprecation logging from methods that are still used in the TYPO3 Core
181 * Fixed bug #12755: Update to ADOdb 5.10
182 * Fixed bug #12629: XSS in sysext scheduler possible (thanks to Georg Ringer)
183 * Follow-up to bugfix #12728: Fixed size of icon indicating required fields (thanks to Steffen Ritter)
184 * Cleanup: Updated ext_emconf.php files in system extensions
185 * Follow-up to bugfix #12755: Added missing database driver classes
186 * Cleanup: Updated t3lib/core_autoload.php
188 2009-11-24 Stanislas Rolland <typo3@sjbr.ca>
190 * Updated htmlArea RTE manual.
192 2009-11-24 Rupert Germann <rupi@gmx.li>
194 * Fixed bug #12706: OpenID redirects to wrong page and does not create a BE session (thanks to Steffen Müller)
196 2009-11-24 Oliver Hader <oliver@typo3.org>
198 * Follow-up to bugfix #12699: Fixed remaining styling issues in the backend login
199 * Follow-up to bugfix #12669: Headers in backend login looked strange in IE6
200 * Fixed bug #12669: Fatal error: Call to a member function getSystemLanguages()
201 * Fixed bug #11577: t3lib_formmail floods syslog with "Possible abuse of t3lib_formmail..." messages (thanks to Fabrizio Branca)
202 * Fixed bug #12728: Upgrade ExtJS skin to match t3skin (thanks to T3UXW09 participants)
203 * Fixed bug #12581: Pagetree frame shows HTTP 404 error
205 2009-11-24 Steffen Kamper <info@sk-typo3.de>
207 * Follow-up to bugfix #12735: BE-Login: show login process
208 * Fixed bug #12735: BE-Login: show login process
209 * Fixed bug #12719: Bugfix - tcemain copy/move/deleteL10nOverlayRecords is not fully versioning-aware (thanks to Tolleiv Nietsch)
210 * Fixed bug #12710: "Paste after" function destroys l10n-overlay relations (thanks to Tolleiv Nietsch)
211 * Fixed bug #12700: pageInfo shows wrong info on root page
213 2009-11-24 Francois Suter <francois@typo3.org>
215 * Fixed bug #12695: Added some space between sections of the "Installed services" report
217 2009-11-24 Christian Kuhn <lolli@schwarzbu.ch>
219 * Fixed bug #12623: Validation issues in sysext scheduler: Fix several errors
221 2009-11-20 Stanislas Rolland <typo3@sjbr.ca>
223 * Updated htmlArea RTE version to 1.8.6
225 2009-11-23 Christian Kuhn <lolli@schwarzbu.ch>
227 * Fixed bug #12618: Validation issue in sysext lowlevel: Fix some warnings
229 2009-11-23 Oliver Hader <oliver@typo3.org>
231 * Fixed bug #12699: Upgrade backend login to match t3skin (thanks to T3UXW09 participants)
232 * Fixed bug #12500: Object does not support method calls - PHP 5.3 (thanks to Dan Osipov)
234 2009-11-23 Steffen Kamper <info@sk-typo3.de>
236 * Follow-up to bugfix #12271: List module and Clickmenu should not enable to create inconsistant record-relations (thanks to Tolleiv Nietsch)
237 * Fixed bug #12544: Clean markup in Extension Manager
238 * Fixed bug #12508: Log usage of XLLfile to deprecation log (thanks to Steffen Gebert)
239 * Follow-up to bugfix #11468: $altUrl parameter has no effect in t3lib_BEfunc::viewOnClick()
241 2009-11-22 Steffen Kamper <info@sk-typo3.de>
243 * Fixed bug #12666: Copying Record with TCEMain process cmdmap throws sql errors (Thanks to Tolleiv Nietsch)
244 * Follow-up to bugfix #2314 - moving records doesn't move translations (Thanks to Tolleiv Nietsch)
245 * Fixed bug #12680: final adjustments to MediaCE
246 * Fixed bug #11468: $altUrl parameter has no effect in t3lib_BEfunc::viewOnClick() (Thanks to Fabrizio Branca)
247 * Fixed bug #12548: opendocs produce invalid HTML
249 2009-11-20 Stanislas Rolland <typo3@sjbr.ca>
251 * Fixed bug #12684: htmlArea RTE: Repeated character / backspacing is slow in Firefox
253 2009-11-20 Christian Kuhn <lolli@schwarzbu.ch>
255 * Fixed bug #12676: Validation issue in sysext opendocs: Missing htmlspecialchars of href parameter
257 2009-11-19 Stanislas Rolland <typo3@sjbr.ca>
259 * Fixed bug #12677: htmlArea RTE: Incorrect cursor position after backspace/delete in Firefox
261 2009-11-18 Francois Suter <francois@typo3.org>
263 * Follow-up to bugfix #12426: Reports: One localized label wrongfully contained a copy of another label
265 2009-11-18 Oliver Hader <oliver@typo3.org>
267 * Release of TYPO3 4.3.0RC1
269 2009-11-18 Benjamin Mack <benni@typo3.org>
271 * !!! Fixed bug #12648: Introduce t3lib_utility_Http for all related constants and make the core aware of these changes (patch by Ingo Renner)
273 2009-11-17 Rupert Germann <rupi@gmx.li>
275 * Fixed bug #12455: OpenID authentication does not work with PHP 5.3
276 * Fixed bug #12054: PHP5.3-Warning about strcmp() parameters in view_help.php (thanks to Stefan Geith)
277 * Fixed bug #12195: Renaming write protected file issues a php warning
278 * Fixed bug #12099: Replace "Warning: filemtime(): stat failed" with a nice error message (thanks to Steffen Gebert)
279 * Fixed bug #11937: Do not show E_DEPRECATED messages on productive systems
280 * Fixed bug #12516: Give admins the possibility to configure which errors should be logged to which log
282 2009-11-17 Oliver Hader <oliver@typo3.org>
284 * Fixed bug #12612: Backend Login-Popup not working
285 * Follow-up to bugfix #12612: Removed reference operators for objects and code cleanup
286 * Fixed bug #12517: Password change in User tools -> User setup impossible if rsaauth and saltedpassword are installed
287 * Fixed bug #12608: User settings module reports changed password and settings if there was no change at all
288 * Fixed bug #4466: Index on tx_realurl_uniqalias breaks with DBAL (thanks to Xavier Perseguers)
289 * Raised DBAL version from 0.9.25 to 1.0.0
290 * Raised Extbase and Fluid versions from 0.9.17 to 1.0.0
291 * !!! Moved Advanced Frontend Editing to TER
292 * Integrated saltedpasswords completely instead of using svn:externals
293 * Follow-up to bugfix #12648: PHP class file of t3lib_utility_Http is missing
295 2009-11-17 Benjamin Mack <benni@typo3.org>
297 * Commited test case for #12244: Improve locallangXMLOverride feature (Thanks to Steffen Gebert)
298 This changes the LLoverride feature to $GLOBALS['TYPO3_CONF_VARS']['SYS']['locallangXMLOverride'] as an array
300 2009-11-17 Steffen Kamper <info@sk-typo3.de>
302 * Added tests #12382: Feature/Code cleanup: Add some more unit tests (Thanks to Oliver Klee)
303 * Fixed bug #12611: Add preRenderHook in pageRenderer
304 * Fixed bug #12610: Inconsistent naming of "includeFooterJS"
305 * Fixed bug #10119: Broken fe_adminLib.inc
306 * Fixed bug #12616: Set recycler height dynamic
307 * Fixed bug #12624: Unreplaced marker in login screen of classic skin
309 2009-11-17 Stanislas Rolland <typo3@sjbr.ca>
311 * Fixed bug #12619: htmlArea RTE: JS error raised by spell checker
312 * Fixed bug #12622: htmlArea RTE: Incorrect behaviour of last item of list in gecko browsers
314 2009-11-16 Christian Kuhn <lolli@schwarzbu.ch>
316 * Fixed bug #12621: Validation issue in sysext scheduler: endPage is called twice
317 * Fixed bug #12620: Validation issue in web functions wizard new page: End tag for input omitted
318 * Fixed bug #12617: Validation issue in sysext lowlevel: End tag for input omitted
320 2009-11-16 Steffen Kamper <info@sk-typo3.de>
322 * Fixed bug #12605: Flash Message for "extension provides additional configuration" (Thanks to Georg Ringer)
323 * Fixed bug #12472: Recycler is missing title + description in the about module (Thanks to Georg Ringer)
324 * Fixed bug #12546: Paths look weird on Windows
326 2009-11-16 Francois Suter <francois@typo3.org>
328 * Fixed bug #12565: Scheduler: Added option to turn off logging, which could be too verbose
329 * Cleanup #12426: Reports: Localized all hard-coded strings in status reports
330 * Fixed bug #12396: Warning produced by t3lib_div::flushOutputBuffers() (Thanks to Michael Klapper)
332 2009-11-16 Oliver Hader <oliver@typo3.org>
334 * Fixed bug #12594: "LastLogin"-Field creates PHP error on create (date)
336 2009-11-15 Benjamin Mack <benni@typo3.org>
338 * Fixed bug #6954: Bug: History/undo information disappears after publication (Thanks to Tolleiv Nietsch)
340 2009-11-15 Steffen Kamper <info@sk-typo3.de>
342 * Follow-up to #11764: instanciate t3lib_transl8tools in t3lib_recordlist
343 * Fixed bug #12588: Bugfix: db_list_extra->makeLocalizationPanel doesn't consider the backPath (Thanks to Tolleiv Nietsch)
345 2009-11-15 Benjamin Mack <benni@typo3.org>
347 * Fixed bug #12438: Bugfix - tt_content bodytext wizard icons aren't aligned properly (Thanks to Tolleiv Nietsch)
349 2009-11-15 Stanislas Rolland <typo3@sjbr.ca>
351 * Fixed bug #12597: htmlArea RTE: cursor position is not restored by undo/redo operations in Opera
352 * Fixed bug #12421: htmlArea RTE: Paste is erratic in Opera 10 when server-based cleaning is enabled
353 * Fixed bug #11362: htmlArea RTE: Cursor may not be put in list elements newly created in front of links
354 * Fixed issue #12601: htmlArea RTE: Update list of supported browsers
355 * Updated htmlArea RTE version to 1.8.5
357 2009-11-14 Francois Suter <francois@typo3.org>
359 * Fixed bug #12464: Reports: Sorting of status collections wrongly relied on localized strings
361 2009-11-14 Tobias Liebig <mail_typo3@etobi.de>
363 * Fixed bug #12522: t3editor/codecompletion: tsref properties get listed twice when they are defined
364 * Fixed bug #12523: t3editor/codecompletion: Gifbuilder TEXT and Gifbuilder IMAGE inside of GMENU_itemState
365 * Fixed bug #12527: t3editor/codecompletion: parser error on brackets on the right side of an operator
366 * Fixed bug #12528: t3editor/codecompletion: IMG_RESOURCE missing in tsref
368 2009-11-13 Francois Suter <francois@typo3.org>
370 * Fixed bug #12550: Scheduler: Added some space between the sections of the "scheduled tasks"-screen
372 2009-11-12 Stanislas Rolland <typo3@sjbr.ca>
374 * Fixed bug #4670: htmlArea RTE: Problem when cutting pasting links within table cells or list items
376 2009-11-11 Stanislas Rolland <typo3@sjbr.ca>
378 * Fixed bug #12566: htmlArea RTE: Selecting element from status bar does not work in Safari
379 * Fixed bug #12568: htmlArea RTE: Text pasted by Safari is wrapped in span or font tags
381 2009-11-11 Francois Suter <francois@typo3.org>
383 * Cleanup #12552: Scheduler: Corrected inconsistent use of full stops in language labels
385 2009-11-11 Steffen Kamper <info@sk-typo3.de>
387 * Fixed bug #12557: Wrong file references and colors in t3skin-extjs theme, missing icon in recycler
389 2009-11-10 Stanislas Rolland <typo3@sjbr.ca>
391 * Fixed bug #12115: htmlArea RTE "Create link" button doesn't become clickable when using keyboard to select text in Safari/Chrome
393 2009-11-10 Steffen Kamper <info@sk-typo3.de>
395 * Follow-up to #12487: Inform if page use content_from_pid
397 2009-11-09 Benjamin Mack <benni@typo3.org>
399 * Fixed bug #12345: TCA feature _VALIGN for wizards is broken (Thanks to Tolleiv Nietsch)
401 2009-11-09 Stanislas Rolland <typo3@sjbr.ca>
403 * Follow-up to #11847: htmlArea RTE displays empty editing area in Opera 10
404 * Fixed bug #12534: htmlArea RTE: list creation looses text in Safari
406 2009-11-09 Steffen Kamper <info@sk-typo3.de>
408 * Fixed bug #10128: JavaScript error upon login
410 2009-11-08 Oliver Hader <oliver@typo3.org>
412 * Release of TYPO3 4.3.0beta3
414 2009-11-08 Francois Suter <francois@typo3.org>
416 * Fixed bug #12019: Added missing style definition to Install Tool CSS file
417 * Fixed bug #12423: Reports: Services overview does not provide extension key
418 * Fixed bug #12482: Extension manager does not search in extension titles when in "import extension" section (thanks to Steffen Mueller)
420 2009-11-08 Steffen Kamper <info@sk-typo3.de>
422 * Fixed bug #12487: Inform if page use content_from_pid
423 * Fixed bug #12247: absRefPrefix is prefixed with external js files
425 2009-11-08 Oliver Hader <oliver@typo3.org>
427 * Raised feeditadvanced from 0.1.1 to 0.8.0
428 * Fixed bug #12324: Page tree will not be shown in the TYPO3 backend
429 * Follow-up to bugfix #12324: Renamed sanitizeBackEndUrl() to sanitizeLocalUrl() in t3lib_div
431 2009-11-08 Sebastian Kurfuerst <sebastian@typo3.org>
433 * Raised Extbase and Fluid versions from 0.9.16 to 0.9.17
435 2009-11-07 Rupert Germann <rupi@gmx.li>
437 * Fixed bug #12436: Integrate checks concerning Suhosin/Hardened PHP in Install Tool (thanks to Oliver Hader)
438 * Fixed bug #10792: Extensions cannot be looked up, when cache_extensions table is empty
439 * Follow-up to bug #12499: re-added the removed function call and moved the deprecationLog call
441 2009-11-07 Benjamin Mack <benni@typo3.org>
443 * Fixed #12244: Improve locallangXMLOverride feature (Thanks to Steffen Gebert), this changes the LLoverride feature to $GLOBALS['TYPO3_CONF_VARS']['SYS']['locallangXMLOverride'] as an array
445 2009-11-07 Steffen Kamper <info@sk-typo3.de>
447 * Follow-up to #12483: Call to deprecated method t3lib_beUserAuth::trackBeUser()
448 * Fixed bug #12013: tslib_pagegen fails to read mime type of the shortcut icon (thanks to Xavier Perseguers)
449 * Fixed bug #12503: Help extensions shouldn't be shy
451 2009-11-07 Oliver Hader <oliver@typo3.org>
453 * Raised DBAL version from 0.9.24 to 0.9.25
454 * Raised Extbase version from 0.9.12 to 0.9.13
455 * Raised Extbase version from 0.9.13 to 0.9.16
457 2009-11-07 Bernhard Kraft <bernhard@typo3.org>
459 * Fixed bug #12428: slow t3lib_TSparser::parseSub
461 2009-11-06 Rupert Germann <rupi@gmx.li>
463 * Fixed bug #12499: Call to deprecated method t3lib_userAuth::redirect()
465 2009-11-06 Tobias Liebig <mail_typo3@etobi.de>
467 * Fixed bug #9046: Nested domain linking
469 2009-11-06 Francois Suter <francois@typo3.org>
471 * Follow-up to #12215: Scheduler: Added GMT time difference to server time display for improved clarity
473 2009-11-06 Sebastian Kurfuerst <sebastian@typo3.org>
475 * Raising Extbase and Fluid versions to 0.9.12
477 2009-11-06 Stanislas Rolland <typo3@sjbr.ca>
479 * Fixed bug #12481: AllowClipboard Helper Firefox extension does not work with FF 3.5
480 * Updated htmlArea RTE manual
481 * Updated htmlArea RTE version to 1.8.4
483 2009-11-06 Steffen Kamper <info@sk-typo3.de>
485 * Cleanup #11311: PHP casting causes workspace message to appear in Web/View (thanks to Niels Froehling)
486 * Fixed bug #12347: Integrate check to the install tool and reports module concerning eAccelerator
487 * Fixed bug #12295: Cleaning config_default, exclude values from being listed in install tool, all configuration
488 * Fixed bug #11633: Enable Frontend Preview does not work until switched (thanks to Fabrizio Branca)
489 * Fixed bug #12469: Pagerenderer miss headerData and footerData in hooks
490 * Fixed bug #12437: Recycler produces some scroll bars + visual cleanup + js fixes
491 * Fixed bug #12368: Context menu of page tree does not work anymore
492 * Fixed bug #12468: User setup: items without csh are not aligned
494 2009-11-06 Oliver Hader <oliver@typo3.org>
496 * Raised DBAL version from 0.9.23 to 0.9.24
497 * Raised saltedpasswords version from 0.9.1 to 0.9.2
498 * Fixed bug #12488: Remove redundant code from t3lib_matchCondition in favour of using t3lib_matchCondition_frontend
499 * Fixed bug #11932: OpenID login does uses cURL even if was not defined in TYPO3_CONF_VARS
500 * Follow-up to bugfix #9046: Modified type of new field sys_domain.forced
502 2009-11-05 Martin Kutschker <masi@typo3.org>
504 * Fixed bug #12420: Log deprecated method calls (to be removed in TYPO3 4.5) (thanks to Xavier Perseguers)
506 2009-11-05 Tobias Liebig <mail_typo3@etobi.de>
508 * Cleanup/Bugfix #11838: Hardcoded labels in t3editor
510 2009-11-05 Francois Suter <francois@typo3.org>
512 * Feature #12215: Scheduler: Added display and information about usage of timezone
514 2009-11-05 Rupert Germann <rupi@gmx.li>
516 * Fixed bug #12466: PHP-5.3 Warning: strlen() expects parameter 1 to be string, array given
517 * Fixed bug #12236: Password-field in "User Settings" is prefilled, which does not make sense (thanks to Steffen Gebert)
519 2009-11-05 Oliver Hader <oliver@typo3.org>
521 * Fixed bug #12441: IRRE - Cannot add new elements on second level of nesting
522 * Follow-up to bugfix #12441: Code cleanup in t3lib_TCEforms_inline
523 * Fixed bug #12483: Call to deprecated method t3lib_beUserAuth::trackBeUser()
525 2009-11-04 Steffen Kamper <info@sk-typo3.de>
527 * Fixed bug #12452: Fatal error in install tool DB-compare with multiplyDbFieldSize > 1
529 2009-11-04 Francois Suter <francois@typo3.org>
531 * Follow-up to #12381: Scheduler: BLOB database fields may not be NOT NULL (thanks to Tolleiv Nietsch)
533 2009-11-03 Ernesto Baschny <ernst@cron-it.de>
535 * 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).
537 2009-11-03 Oliver Hader <oliver@typo3.org>
539 * Cleanup #12440: Copy DBAL-only SQL parser methods from t3lib_sqlparser to ux_t3lib_sqlparser (thanks to Xavier Perseguers)
541 2009-11-03 Tobias Liebig <mail_typo3@etobi.de>
543 * Fixed bug #9513: t3editor bad line numbering
544 * Fixed bug #12409: t3editor/codecompletion objects still showed up after deleting (thanks to Christian Kartnig)
545 * Fixed bug #12410: t3editor/codecompletion some properties got not listed (thanks to Stephan Petzl)
546 * Fixed bug #10959: t3editor/codecompletion CC triggers with spaces in TS path (thanks to Christian Kartnig)
547 * Fixed bug #12411: t3editor/codecompletion gifbuilder IMAGE type being treated as cObj IMAGE (thanks to Stephan Petzl)
548 * Fixed bug #12412: t3editor/codecompletion CONTENT->select is of type "string", should be "select" (thanks to Stephan Petzl)
549 * Cleanup: #12416: cleanup t3editor files
550 * Fixed bug #12413: t3editor should not be disabled in safari
551 * Fixed bug #12417: t3editor/codecompletion IMAGE.titleText attribute missing (thanks to Stephan Petzl)
553 2009-11-03 Ernesto Baschny <ernst@cron-it.de>
555 * Fixed bug #5120: SQL parse error in "Who is online" with DBAL (PostgreSQL / Oracle)
557 2009-11-02 Stanislas Rolland <typo3@sjbr.ca>
559 * Fixed bug #12439: htmlArea RTE: js error raised on paste by default word cleaning
560 * Fixed bug #12331: htmlArea RTE plugins may not be loaded for multiple RTEs
562 2009-11-02 Oliver Hader <oliver@typo3.org>
564 * Follow-up to #10467: Fixed JavaScript notation bug for IE8
566 2009-10-31 Steffen Kamper <info@sk-typo3.de>
568 * Fixed bug #12386: Log deprecated method call in t3lib_db (to be removed in TYPO3 4.5) (thanks to Xavier Perseguers)
569 * Fixed bug #12387: Log deprecated method call in t3lib_befunc (to be removed in TYPO3 4.5) (thanks to Xavier Perseguers)
570 * Fixed bug #12388: Log deprecated method call in t3lib_beuserauth (to be removed in TYPO3 4.5) (thanks to Xavier Perseguers)
571 * Fixed bug #12392: Log deprecated method call in t3lib_install (to be removed in TYPO3 4.5) (thanks to Xavier Perseguers)
572 * Fixed bug #12393: Log deprecated method call in t3lib_stdgraphic (to be removed in TYPO3 4.5) (thanks to Xavier Perseguers)
573 * Fixed bug #12394: Log deprecated method call in t3lib_tceforms_inline (to be removed in TYPO3 4.5) (thanks to Xavier Perseguers)
575 2009-10-30 Francois Suter <francois@typo3.org>
577 * Fixed bug #12406: Scheduler: Performed some minor cleanups in the BE module
578 * Feature #12184: Scheduler: Added BE method to mark a stalled / died task as not running
580 2009-10-30 Steffen Kamper <info@sk-typo3.de>
582 * Follow-up to #12336: Little Flaws with MediaCE
584 2009-10-29 Francois Suter <francois@typo3.org>
586 * Fixed bug #12381: Scheduler: Changed TEXT fields to BLOBS for storing serialized data (thanks to Michael Klapper)
588 2009-10-29 Ernesto Baschny <ernst@cron-it.de>
590 * Fixed bug #12371: Warning issued on first load of install tool with open_basedir set
592 2009-10-28 Christian Kuhn <lolli@schwarzbu.ch>
594 * Follow-up to #12326: $label is already used, rename new variable to $optionLabel
596 2009-10-28 Dmitry Dulepov <dmitry.dulepov@gmail.com>
598 * Fixed bug #9795: Default values have no labels in the multiple select control inside the flexform
600 2009-10-27 Steffen Kamper <info@sk-typo3.de>
602 * Follow-up to #11370: Inconsistent Login Screen doesn't show system required errors
603 * Fixed bug #12372: install: Login form message is shown as warning
604 * Fixed bug #12355: Remove WIN-check in tsconfig_help::rebuild
605 * Fixed bug #12364: Icon for content element 'Media'
607 2009-10-27 Christian Kuhn <lolli@schwarzbu.ch>
609 * Fixed bug #12356: Remove exclude=1 from lastlogin field of be_user TCA
611 2009-10-27 Francois Suter <francois@typo3.org>
613 * Fixed bug #12251: Scheduler: Don't show rights check on Windows
615 2009-10-27 Stanislas Rolland <typo3@sjbr.ca>
617 * Fixed bug #12252: htmlArea RTE: errors are raised when extension rtehtmlarea_definitionlist is installed with TYPO3 4.3
619 2009-10-27 Steffen Kamper <info@sk-typo3.de>
621 * Updated wpplayer to version 2.0beta6
622 * Fixed bug #12336: Little Flaws with MediaCE
623 * Follow-up to #12358: FE-user last-login field uses "date" instead of "datetime" (thanks to Christian Kuhn)
624 * Fixed bug #12358: BE-user last-login field uses "date" instead of "datetime" (thanks to Steffen Gebert)
625 * Fixed bug #12354: Remove t3lib_sqlengine from Core and move it to DBAL (thanks to Xavier Perseguers)
626 * Cleanup: #12351: Clean-up SQL parser (thanks to Xavier Perseguers)
628 2009-10-27 Oliver Hader <oliver@typo3.org>
630 * Fixed bug #12327: IRRE - DOM object identifiers use invalid characters
632 2009-10-26 Rupert Germann <rupi@gmx.li>
634 * Fixed bug #11980: TCEforms suggest defaultreceiver returns array or boolean (thanks to Steffen Gebert)
636 2009-10-25 Steffen Kamper <info@sk-typo3.de>
638 * Fixed bug RFC #12326: EXT:setup CSH mode setting gets lost (thanks to Steffen Gebert)
640 2009-10-24 Ernesto Baschny <ernst@cron-it.de>
642 * Fixed bug #12321: Follow-up to #11586, fixes FE editing
644 2009-10-22 Oliver Hader <oliver@typo3.org>
646 * Release of TYPO3 4.3.0beta2
648 2009-10-22 Ernesto Baschny <ernst@cron-it.de>
650 * Fixed bug #11586: Potential SQL injection in frontend editing (thanks to Oliver Klee)
651 * Fixed bug #12309: It was possible to gain access to the Install Tool by only knowing the md5 hash of the password.
652 * Fixed bug #12310: Encryption key can be recalculated when using normal mailform when [FE][strictFormmail] == 0 (thanks to Oliver Klee)
653 * Fixed bug #12090: Filenames should be escaped with escapeshellarg before passing them to imagemagick (thanks to Oliver Klee)
654 * Fixed bug #12303: XSS vulnerability due to not proper sanitizing in function t3lib_div::quoteJSvalue (thanks to Oliver Klee)
655 * Fixed bug #12304: Frame inclusion in the backend through alt_mod_frameset (thanks to Oliver Klee)
656 * Fixed bug #12305: XSS vulnerability in view_help.php / tfID parameter (thanks to Oliver Klee)
657 * Fixed bug #12306: XSS vulnerability in module dispatcher
658 * Fixed bug #12307: XSS vulnerability in alt_palette (thanks to Oliver Klee)
659 * Fixed bug #10501: XSS vulnerability in the install tool (thanks to Oliver Klee)
661 2009-10-21 Sebastian Kurfuerst <sebastian@typo3.org>
663 * Raised Extbase and Fluid version numbers to 0.9.11.
665 2009-10-21 Rupert Germann <rupi@gmx.li>
667 * Fixed bug #12280: Error Message while creating empty Folders (thanks to Daniel Schmitzer)
668 * Fixed bug #11643: typoLink() sometimes wrongly drops url if link contains a section (thanks to Vladimir Podkovanov)
669 * Added feature #12189: Add API functions for cleaning and flushing output buffers
671 2009-10-21 Oliver Hader <oliver@typo3.org>
673 * Cleanup: Updated ext_emconf.php files in system extensions
674 * Follow-up to bugfix #539: Tables that cannot be localized at all produce a SQL error on deleting records
675 * Cleanup: Fixed non-static function declarations in t3lib_BEfunc
676 * Follow-up to bugfix #2314: Using the clipboard in the list view shows SQL errors for tables without versioning support
677 * Cleanup: Updated NEWS.txt
679 2009-10-21 Steffen Kamper <info@sk-typo3.de>
681 * Fixed bug #12299: #12112: Enable resizable textareas by default (thanks to Steffen Gebert)
682 * Fixed bug #12299: EM tries to read from tables of not installed extensions
683 * Fixed bug #12075: Add COMPARE Link to update Wizard
684 * Fixed bug #12168: Empty line in general header comment
685 * Fixed bug #12175: User Setup don't check file time of ENABLE_INSTALL_TOOL
686 * Fixed bug #12237: Use flash-messages in user-settings (thanks to Georg Ringer)
687 * Follow-up to bug #12272: reverted renaming of step
688 * Fixed bug #12272: Steps disregarded in t3lib_lock (thanks to Dan Osipov)
690 2009-10-21 Christian Kuhn <lolli@schwarzbu.ch>
692 * Cleanup #11813: Refactoring t3lib_db to match CGL (thanks to Felix Oertel)
694 2009-10-20 Francois Suter <francois@typo3.org>
696 * Added feature #12187: Added more usage of flashmessages to EM (thanks to Steffen Gebert)
697 * 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)
699 2009-10-20 Steffen Kamper <info@sk-typo3.de>
701 * Fixed bug #12273: List view don't show if there are more records than displayed
702 * Follow-up to bug #10467: Added var "showRefreshLoginPopup" to config_default
703 * Fixed bug #10467: AJAX relogin does not work
704 * Added test #12286: Add unit tests for RemoveXSS
706 2009-10-20 Oliver Hader <oliver@typo3.org>
708 * Cleanup #12278: Move t3lib_matchCondition::whichDevice() to t3lib_utility_Client::getDeviceType()
709 * Follow-up to test #12153: Added test cases for empty comparison in globalVar condition
710 * Follow-up to bugfix #9779: Modified the limit argument in t3lib_div::trimExplode() to behave as the regular explode() function does
711 * Raised saltedpasswords version from 0.9.0 to 0.9.1
712 * Raised DBAL version from 0.9.22 to 0.9.23
713 * Raised feeditadvanced from 0.1.0 to 0.1.1
714 * Added feature #5613: Enable/integrate conditions in Page TSconfig
715 * Follow-up to feature #5613: Added test cases for matching conditions
716 * Fixed bug #11610: t3lib_transl8tools::translationInfo() should return also CType of the element (thanks to Michael Klapper)
717 * Follow-up to feature #5613: Enabled evaluation of conditions in the backend by default
719 2009-10-20 Rupert Germann <rupi@gmx.li>
721 * Added Feature #12093: Improve the error and exception handling.
722 * Fixed bug #12271: List module and Clickmenu should not enable to create inconsistant record-relations (thanks to Tolleiv Nietsch)
723 * Fixed bug #12269: List module renders wrong data in localization view when record-overlay was moved in WS (thanks to Tolleiv Nietsch)
724 * Fixed bug #8817: Copying Content Elements does not copy Language Overlays (thanks to Tolleiv Nietsch)
725 * Fixed bug #2314: When moving records the translation do not move with it (thanks to Tolleiv Nietsch)
726 * Fixed bug #539: lang-children "get lost"(should be deleted) when deleting parent-record in default language (thanks to Tolleiv Nietsch)
727 * Fixed bug #10081: t3lib_div must not die if a locallang file is not found (thanks to Franz Holzinger)
728 * Fixed bug #12194: The filetree does not show whether a folder is write protected
730 2009-10-20 Sebastian Kurfuerst <sebastian@typo3.org>
732 * Raised Extbase and Fluid versions to 0.9.10
734 2009-10-19 Oliver Hader <oliver@typo3.org>
736 * Follow-up to test #12153: Fixed bug in language condition tests
737 * Follow-up to test #12153: Refactored browserInfoHookIsCalled() test case
738 * Follow-up to test #12153: Added test cases for device condition
740 2009-10-19 Rupert Germann <rupi@gmx.li>
742 * Added Feature #12138: Use flashmessages to display messages from tcemain
743 * Fixed bug #12188: Double display of flashmessages
744 * Fixed bug #11694: Table sys_refindex / KEY lookup_string not UTF-8 compatible (thanks to Morton Jonuschat)
745 * Fixed bug #11853: PHP warning in file module when uploading files with the flashuploader (thanks to Georg Ringer)
747 2009-10-19 Steffen Kamper <info@sk-typo3.de>
749 * Fixed bug #12240: [Media CE] using a flash video file doesn't work
750 * Fixed bug #12113: Setting default values for $BE_USER->uc doesn't work for multi-dimensional arrays (thanks to Steffen Gebert)
751 * Fixed bug #10897: typo3/db_new.php prompts to create records in hidden, static and readonly tables
752 * Fixed bug #12239: Record statistics use hidden tables and isn't formated well
754 2009-10-16 Bernhard Kraft <bernhard@typo3.org>
756 * Fixed Bug #12218: Spaces in Webroot path break ImageMagick compose (thanks to Joerg Wagner)
758 2009-10-16 Steffen Kamper <info@sk-typo3.de>
760 * Fixed bug #12246: Reports module: icon not clickable
762 2009-10-16 Francois Suter <francois@typo3.org>
764 * Cleanup #12245: Reports: Cleaned up API for providers in status report
765 * Feature #12167: Reports: Enhanced report registration API to provide custom icons for reports
766 * Feature #12178: Provide a report for installed services in the new Reports module
767 * Cleanup #12249: Improved comments about service registration in EXT:sv/ext_tables.php and EXT:sv/ext_localconf.php
768 * Fixed bug #12132: Scheduler: Introduced proper handling of incomplete objects after unserialization from DB storage
769 * Cleanup #12211: Scheduler: Corrected a couple of labels and one code indent in BE module
770 * Follow-up to bug #12117: The flash messages sometimes contained content meant for the main screen and not the message
772 2009-10-15 Steffen Kamper <info@sk-typo3.de>
774 * Fixed bug #11963: MEDIA.renderType in TypoScript is reset
775 * Fixed bug #12207: $this->doc->sectionHeader return wrong HTML
777 2009-10-15 Rupert Germann <rupi@gmx.li>
779 * 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)
780 * Fixed bug #12196: PHP warning in FE with activated DLOG and mbstring set as t3lib_cs_utils
782 2009-10-14 Oliver Hader <oliver@typo3.org>
784 * Reverted bugfix #10050: Traversing back page records used in CONTENT object does not work on root page
786 2009-10-12 Steffen Kamper <info@sk-typo3.de>
788 * Fixed bug #12209: [felogin] lang label for send change password link misses variable for valid end time
790 2009-10-11 Steffen Kamper <info@sk-typo3.de>
792 * Fixed bug #12186: EM sends Location-header without exit (thanks to Steffen Gebert)
793 * Added ext_icon for sysext version (thanks to Steffen Gebert)
794 * Cleanup: Whitespace cleaning of typo3 sysext files
795 * Cleanup: Whitespace cleaning of typo3 files
796 * Cleanup: Whitespace cleaning of t3lib files
798 2009-10-11 Rupert Germann <rupi@gmx.li>
800 * Fixed bug #10971: Fatal error in impexp module: Call to a member function includeLLFile() on a non-object (thanks to Andre Steiling)
801 * Follow-up to bug #12154: renamed t3lib_MessageQueue to t3lib_FlashMessageQueue, changed some some function names
802 in t3lib_flashmessages and t3lib_FlashMessageQueue.
803 * Follow-up to bug #9355: Fixed some broken utf-8 chars in class t3lib_error_debugexceptionhandler
804 * Fixed bug #12164: Use flashmessages to display messages in fileadmin
806 2009-10-10 Rupert Germann <rupi@gmx.li>
808 * Fixed bug #12129 (follow-up to bug #11986): Translation update broken with activated output compression (thanks to Steffen Gebert)
810 2009-10-09 Steffen Kamper <info@sk-typo3.de>
812 * Fixed bug #12111: Improve output of extension details (thanks to Steffen Gebert)
813 * Fixed bug #12110: Show status of flag doNotLoadInFE in extension details (thanks to Steffen Gebert)
814 * Fixed bug #12119: PHP warning shown in EM, if webserver can't remove extension dir (thanks to Steffen Gebert)
816 2009-10-09 Oliver Hader <oliver@typo3.org>
818 * Follow-up to issue #12162: Reverted modification of existing locallang labels and introduced new labels instead
820 2009-10-09 Rupert Germann <rupi@gmx.li>
822 * Fixed bug #12154: Improve API of flashmessages
824 2009-10-09 Francois Suter <francois@typo3.org>
826 * Fixed bug #12078: Scheduler: Check if additional fields indeed provide fields
827 * Fixed bug #12117: Added use of flash messages to the Extension Manager (thanks to Steffen Gebert)
828 * Fixed bug #12166: Scheduler: Gathered TODOs from Forge bug tracker into the Scheduler's manual
830 2009-10-09 Kasper Skaarhoj <kasper@typo3.org>
832 * Tiny bug with date function in t3lib_befunc. Casted timestamp to integer.
833 * Added User TSconfig option "options.checkPageLanguageOverlay" so flexforms only show language fields for languages available on the page.
834 * Fixed problem with notification emails to users when a workspace review rejection happens. Now it works
835 * 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.
836 * 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.
837 * Implemented an override of allowed language per workspace. This is an expert feature available as a USER TSconfig option "options.workspaces.allowed_languages"
838 * 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.
839 * Implemented a simple hook after retrieval of a page from cache.
840 * 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.
842 2009-10-08 Rupert Germann <rupi@gmx.li>
844 * Fixed bug #12121: "Installation Type: L" - tell the user, what's "L" (thanks to Steffen Gebert)
845 * Fixed bug #12128: Performance improvement in t3lib_div::get_dirs() (thanks to Dan Osipov)
846 * Follow-up to #12128: Added unit tests for t3lib_div::get_dirs() (thanks to Peter Foerger)
848 2009-10-08 Oliver Hader <oliver@typo3.org>
850 * Added test #12153: Add more unit tests for t3lib_matchCondition
851 * Follow-up to test #12153: Added unit tests for simulated conditions via TypoScript object browser
853 2009-10-07 Francois Suter <francois@typo3.org>
855 * Fixed bug #12078: Scheduler: Wrong example of cronjob configuration in the manual
857 2009-10-07 Oliver Hader <oliver@typo3.org>
859 * Fixed bug #11451: Wrong pattern modifier in t3lib_htmlmail
861 2009-10-05 Steffen Kamper <info@sk-typo3.de>
863 * Cleanup: Whitespace cleanup in extension manager
865 2009-10-01 Oliver Hader <oliver@typo3.org>
867 * Release of TYPO3 4.3.0beta1
869 2009-10-01 Francois Suter <francois@typo3.org>
871 * Follow-up to #11855: Use flash message API instead of custom markup for highlighting security link
873 2009-10-01 Steffen Kamper <info@sk-typo3.de>
875 * Fixed typo in tslib_content::cImage (changed $this->stdwrap to $this->stdWrap)
876 * Follow-up to #12089: Cleanup: unescaped &
877 * Follow-up to #12089: Make messages in reports module collapsible: add error/warning icon to header
878 * Follow-up to #11843 Add a reports module: endPage was applied twice
880 2009-10-01 Oliver Hader <oliver@typo3.org>
882 * Fixed bug #12071: t3lib_sqlparser is not able to parse alias of a joined table (thanks to Xavier Perseguers)
883 * Raised DBAL version from 0.9.21 to 0.9.22
884 * Cleanup: Updated NEWS.txt
885 * Follow-up to feature #7461: Fixed bug in using the cookieDomain value (thanks to Xavier Perseguers)
886 * Follow-up to bug #11903: Use two queries to clean tags for DBAL reasons
888 2009-10-01 Rupert Germann <rupi@gmx.li>
890 * Follow-up to bug #11357: fixed a parse error in index_re.php
891 * Fixed bug #11979: TCEforms suggest doesn't find everything on large sites and is slow (thanks to Steffen Gebert)
892 * Fixed bug #12092 (Follow-up to bug #9355): The errorhandling can make TYPO3 Backend unusable
893 * Added feature #12055: Add missing sysexts to update wizard (thanks to Steffen Kamper)
895 2009-09-30 Steffen Kamper <info@sk-typo3.de>
897 * Fixed bug #12089: Make messages in reports module collapsible
899 2009-09-30 Oliver Hader <oliver@typo3.org>
901 * Fixed bug #12035: BE style must match t3skin in reports module and flash messages (thanks to Tom Ruether)
902 * Fixed bug #12036: BE style must match t3skin in Install Tool (thanks to Tom Ruether)
903 * Added feature #7461: Transfer cookies via SSL only whenever possible
905 2009-09-30 Rupert Germann <rupi@gmx.li>
907 * Fixed bug #12080 (Follow-up to bug #11505): pageCacheToExternalFiles=1 breaks db-caching in 4.3
908 * Fixed bug #12082: PHP fatal error with frameset page
909 * Fixed bug #12085: Memcached Configuration status report is broken
911 2009-09-29 Francois Suter <francois@typo3.org>
913 * Fixed bug #12068: Scheduler: Improper skipping of running tasks in case multiple execution denied
915 2009-09-29 Rupert Germann <rupi@gmx.li>
917 * Added feature #9355: Add an error and exception handler (backported from FLOW3) (thanks to Ingo Renner)
918 * Added improvement #11855: security related links in EM are not marked as links.
919 * 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)
921 2009-09-29 Oliver Hader <oliver@typo3.org>
923 * Fixed bug #11433: touch(): Utime failed in install tool (thanks to Steffen Gebert)
924 * Added feature #12076: Integration of saltedpasswords as system extension (thanks to Marcus Krause & Steffen Ritter)
926 2009-09-28 Kasper Skaarhoj <kasper@typo3.org>
928 * Fixed bug #12155: TypoScript FORM object does not render correctly anymore
930 2009-09-28 Benjamin Mack <benni@typo3.org>
932 * Included feeditadvanced as system extension through svn:externals (tag 43beta1)
934 2009-09-25 Benjamin Mack <benni@typo3.org>
936 * Fixed #8802: Fileadmin: extensions of new files should only show allowed extensions (Thanks to Steffen Gebert)
937 * Cleanup #11357: Make use of new t3lib_div::redirect function throughout the core
939 2009-09-25 Oliver Hader <oliver@typo3.org>
941 * Fixed bug #12046: Skinning possibilities are not available with frontend editing
942 * Cleanup: Updated NEWS.txt
943 * Fixed bug #12064: Warning when edit form is rendered with wizards in backend
945 2009-09-25 Benjamin Mack <benni@typo3.org>
947 * Added feature #11793: Give CONTENT.table stdWrap properties (thanks to Sebastian Gebhard)
949 2009-09-24 Steffen Kamper <info@sk-typo3.de>
951 * Fixed bug #12025: Make statuses in the status report sorted and grouped (thanks also to Ingo Renner)
952 * Follow-up to bug #12021: Extension Manager is not translatable (part 8) (thanks to Christopher Stelmaszyk)
953 * Cleanup #12053: Cleanup of Extension Manager
954 * Fixed bug #12021: Extension Manager is not translatable (part 8) (thanks to Christopher Stelmaszyk)
956 2009-09-24 Sebastian Kurfuerst <sebastian@typo3.org>
958 * Raised extbase and fluid versions to 0.9.9
960 2009-09-23 Oliver Hader <oliver@typo3.org>
962 * Fixed bug #12042: BE_USER object is cleared with assigning an empty string
964 2009-09-23 Steffen Kamper <info@sk-typo3.de>
966 * Fixed bug #12037: Fatal Error in Configuration > $TBE_MODULES (thanks to Bastian Waidelich)
967 * Follow-up to bug #12014: Extension Manager is not translatable: corrected typo
968 * Follow-up 2 to bug #12017: Respect full path of CSS inclusion (RTE)
970 2009-09-22 Oliver Hader <oliver@typo3.org>
972 * Reverted bugfix #9599: felogin - forget password action and logout action are still cached
973 * Fixed bug #12041: felogin - Checking for cHashes results in the whole page being uncached
974 * Cleanup: Updated NEWS.txt
976 2009-09-22 Steffen Kamper <info@sk-typo3.de>
978 * Fixed bug #11496: Text and headers are bad readable
979 * Follow-up to bug #12017: Added vars from tbe_editor.js to TS-object
980 * Fixed bug #11994: Add more Flexibility to PageRenderer
982 2009-09-21 Sebastian Kurfuerst <sebastian@typo3.org>
984 * Raised extbase version to 0.9.8. This is a follow-up to bug #11903 and additionally makes the reflection cache work.
986 2009-09-21 Rupert Germann <rupi@gmx.li>
988 * Follow-up to bug #11505: clearing page cache from adminpanel didn't work
989 * Fixed bug #12014: Extension Manager is not translatable (part 7) (thanks to Christopher Stelmaszyk)
991 2009-09-21 Oliver Hader <oliver@typo3.org>
993 * !!! Fixed bug #11903: Use separate tables for tags in the caching framework
995 2009-09-20 Benjamin Mack <benni@typo3.org>
997 * Fixed bug #11642: filelinks are now created via the typolink method
999 2009-09-20 Oliver Hader <oliver@typo3.org>
1001 * Cleanup: Set SVN properties
1002 * Follow-up to feature #10585: Fixed PHPdoc comments and field rendering
1003 * Fixed bug #11834: Field handling API in t3lib_extMgm does not check for duplicates on insertion and runs superflouos insertions
1005 2009-09-20 Francois Suter <francois@typo3.org>
1007 * Fixed bug #12010: Scheduler: Task uid should be displayed in the BE module list view
1008 * Follow-up to UI-Bug #F3282: Changed icon_warning.gif to match flash messages' warning icon
1009 * Fixed bug #11995: Prompt for keyboard input does not get displayed in CLI scripts
1010 * Fixed bug #11224: Special menu directory only renders 1st level if special.value is a mount point (thanks to Xavier Perseguers)
1011 * Cleanup #11989: Install Tool message colors should match flash message colors
1012 * Cleanup #12018: Added an icon for notice-level flash messages
1013 * Cleanup #12020: Scheduler: Made proper use of t3lib_pageRenderer for all inclusions of JS and CSS files in the BE module
1015 2009-09-20 Benjamin Mack <benni@typo3.org>
1017 * Added additional documentation for feature #12008: User setup misses a function for inserting fields at a position
1019 2009-09-20 Steffen Kamper <info@sk-typo3.de>
1021 * Fixed bug #12017: Wrong Inclusion in tceforms and tceforms_fe
1022 * Fixed bug #12016: JS and CSS inclusion may contain path/../path2/file
1023 * Fixed bug #11933: FrontendEditing (classic) does not work when editing forms on page
1025 2009-09-19 Francois Suter <francois@typo3.org>
1027 * Fixed bug #12011: Wrong layout of datepicker in the Scheduler
1029 2009-09-19 Steffen Kamper <info@sk-typo3.de>
1031 * Added feature #10585: Enable BE-User to change their OpenID
1032 * Added feature #12008: User setup misses a function for inserting fields at a position
1033 * Fixed bug #12003: EncryptionKey generation in install tool (1-2-3-mode) still uses old encryption
1034 * Fixed bug #11884: User setup: buttons for create/delete ENABLE_INSTALL_TOOL-file are not integrated in user setup
1035 * Fixed bug #11896: User Setup miss save of be_users fields and miss handling of default value
1037 2009-09-19 Ingo Renner <ingo@typo3.org>
1039 * Fixed bug #12005: Reports don't have a back reference to the reports module
1040 * Follow-up to feature #12001: Add checks from t3lib_BEfunc::displayWarningMessages() to the status report
1042 2009-09-19 Rupert Germann <rupi@gmx.li>
1044 * Fixed bug #11917: TCEforms suggest fails with empty label or label_alt field (thanks to Andreas Wolf)
1045 * Fixed bug #11988: Extension Manager is not translatable (part 6) (thanks to Christopher Stelmaszyk)
1046 * Fixed bug #11986: dynamic update of translation status im EM is broken
1047 * Fixed bug #11013: Generate Random Key still does not work (thanks to Marcus Krause)
1048 * Fixed bug #11875: list module doesn't show '0' values (thanks to David Bruchmann and Bastian Waidelich)
1049 * Fixed bug #11992: treelist cache fills devlog
1050 * Follow-up to bug #11505: added a forgotten comma to table definition of cache_hash
1052 2009-09-18 Sebastian Kurfuerst <sebastian@typo3.org>
1054 * Raised Extbase version to 0.9.7 so it works with the caching framework adjustments.
1056 2009-09-18 Rupert Germann <rupi@gmx.li>
1058 * Fixed bug #11990: Optimize output of TCEforms suggest results (thanks to Steffen Gebert)
1059 * Fixed bug #11505: TYPO3 4.3 is slower than 4.2 -> re-implement native db caching and make the
1060 use of the caching framework configurable. !!! DB update required
1061 * Follow-up to bug #11505: removed superfluous fields from caching framework tables, fixed indizes
1063 2009-09-18 Oliver Hader <oliver@typo3.org>
1065 * Follow-up to bug #11831: Removed reference operator from an object
1066 * Follow-up to bug #11505: Extended the checks whether the caching framework was initialized before
1067 * Raised DBAL version from 0.9.20 to 0.9.21
1069 2009-09-18 Ingo Renner <ingo@typo3.org>
1071 * Added feature #11843: Add a reports module
1072 * Follow-up to #11843: Lists in statuses didn't look too good due to top margin
1074 2009-09-18 Steffen Kamper <info@sk-typo3.de>
1076 * Fixed bug #11970: RTE in quickedit mode (page module) is broken
1077 * Fixed bug #11996: Change compreed to compress with adding JS/CSS
1078 * Follow-up to bug #11985: Move ExtJs CSS-assignment to renderJsKibraries
1079 * Follow-up to bug #11985: backPath in FE is set too late
1081 2009-09-17 Steffen Kamper <info@sk-typo3.de>
1083 * Cleanup #11991: Cleanup TCEforms suggest CSS
1084 * Fixed bug #11396: redirects not working for felogin on pages with access set
1085 * Follow-up to bug #11985: corrected calls loadScriptaculous() in tceforms
1087 2009-09-17 Ingo Renner <ingo@typo3.org>
1089 * Fixed bug #11983: TCEforms suggest has no search indicator, credits Steffen Gebert
1090 * Follow-up to bug #11983: label 'Searching...' was not translatable
1092 2009-09-17 Rupert Germann <rupi@gmx.li>
1094 * Fixed bug #11906: Extension Manager is not translatable (part 4) (thanks to Christopher Stelmaszyk)
1095 * Fixed bug #11987: Extension Manager is not translatable (part 5) (thanks to Christopher Stelmaszyk)
1096 * Fixed bug #11564: Change Hardcoded MD5 Password Encryption in User->Setup. Needed for extension "saltedpasswords" (thanks to Steffen Ritter)
1097 * Fixed bug #9270: Editors can´t undelete records in history (thanks to Christian Hernmarck)
1098 * Added tweak #11881: Add pencil icon to "Edit the whole template record." in Template editor (thanks to Patrick Gaumond)
1100 2009-09-17 Oliver Hader <oliver@typo3.org>
1102 * Cleanup: Set SVN properties
1103 * Fixed bug #11985: Optimize disposal of t3lib_PageRenderer (thanks to Steffen Kamper)
1104 * Added feature #11669: Provide a reason for why $TSFE->set_no_cache() has been triggered (thanks to Michael Stucki)
1105 * Added feature #2278: Add hook to t3lib_TCEmain::checkModifyAccessList() (thanks to Michael Stucki)
1106 * Follow-up to feature #2278: Added unit tests for the new checkModifyAccessList hook
1108 2009-09-17 Sebastian Kurfuerst <sebastian@typo3.org>
1110 * Raised Extbase and Fluid Versions from 0.9.5 to 0.9.6
1112 2009-09-16 Oliver Hader <oliver@typo3.org>
1114 * Fixed bug #11831: Remove reference operators for objects
1115 * Fixed bug #11824: Links accross Domains not known by linkData and therefore also RealURL (thanks to Daniel Poetzinger)
1117 2009-09-16 Jeff Segars <jeff@webempoweredchurch.org>
1119 * Added feature #11819: Added inline Javascript rendering type for TYPO3AJAX
1120 * Fixed bug #11361: Backend TYPO3 AJAX-Interface: json encoded result empty if it contains non-utf-8 characters (thanks to Benjamin Mack)
1122 2009-09-16 Rupert Germann <rupi@gmx.li>
1124 * Fixed bug #11905: Extension Manager is not translatable (part 3) (thanks to Christopher Stelmaszyk)
1125 * Added feature #11927: Use suggest feature in system extensions
1126 * Fixed bug #11967: allowSystemInstall should be a checkbox and not an input field (thanks to Georg Ringer)
1128 2009-09-16 Steffen Kamper <info@sk-typo3.de>
1130 * Fixed bug #11899: Make resizable and flexible textareas configurable, set default maxHeight to 600
1131 * Fixed bug #11965: Content Element Media needs stdWrap to change path (e.g. for DAM) (thanks to Georg Ringer)
1132 * Fixed bug #11902: [MediaCE] works only with absRefPrefix and doesn't support flowplayer
1134 2009-09-15 Francois Suter <francois@typo3.org>
1136 * Feature #11555: Integrated extension "gabriel" into TYPO3 Core as sysext "scheduler"
1138 2009-09-15 Stanislas Rolland <typo3@sjbr.ca>
1140 * Fixed bug #11915: htmlArea RTE: superfluous span tags in content after server-based cleaning on paste operation
1141 * Follow-up to bug #11946: htmlArea RTE: reference was made to context menu item after context menu was closed
1142 * Added feature #11966: htmlArea RTE: Restrict access to "Clear RTE Cache" option in clear cache menu
1143 * Updated htmlArea RTE manual
1145 2009-09-13 Stanislas Rolland <typo3@sjbr.ca>
1147 * Fixed bug #11847: htmlArea RTE displays empty editing area in Opera 10
1148 * Fixed bug #11946: htmlArea RTE: table properties editing dialogue windows loose focus after opening in IE8
1150 2009-09-13 Martin Kutschker <masi@typo3.org>
1152 * Fixed bug #11943: TCEforms suggest classes lack final ?> and use round brackets around the uid
1153 * Fixed bug #11945: TS objectbrowser converts labels to uppercase improperly (thanks to Christopher Stelmaszyk)
1154 * Fixed bug #11789: Extension Manager is not translatable - part 2 (thanks to Christopher Stelmaszyk)
1156 2009-09-12 Steffen Kamper <info@sk-typo3.de>
1158 * Follow-up to feature #10853: Added camel case for default media params
1159 * Follow-up to feature #6872: #11924: Use suggest feature in core
1161 2009-09-12 Rupert Germann <rupi@gmx.li>
1163 * Fixed bug #11920: Follow-up to feature #6872: TCEforms suggest gives no results with custom TSconfig (thanks to Andreas Wolf)
1165 2009-09-11 Rupert Germann <rupi@gmx.li>
1167 * Fixed bug #11925: Follow-up to feature #6872: TCEforms suggest fails with PHP fatal error (thanks to Steffen Gebert)
1169 2009-09-09 Steffen Kamper <info@sk-typo3.de>
1171 * Fixed bug #11895: Cookie detection in new t3skin login screen fails for certain cirumstances (thanks to Steffen Gebert)
1172 * Cleanup: Renamed t3lib_PageRenderer and the templates for backend/frontend
1173 * Fixed bug #11908: Wrong labels in Media section in constants of css_styled_content
1175 2009-09-07 Francois Suter <francois@typo3.org>
1177 * Fixed bug #10201: Changed cHashes to use full md5 values to reduce the probability of duplicate hashes (thanks to Dan Osipov)
1179 2009-09-07 Tobias Liebig <mail_typo3@etobi.de>
1181 * Fixed bug #11841: Hardcoded labels in t3editor (thanks to Christopher Stelmaszyk)
1183 2009-09-07 Steffen Kamper <info@sk-typo3.de>
1185 * Follow-up to feature #11397: renamed t3lib_pageRenderer and templates (page_be.html, page_fe.html), cleaned unit test
1186 * Follow-up to feature #11397: Added unit tests for t3lib_pageremder
1188 2009-09-06 Rupert Germann <rupi@gmx.li>
1190 * Added feature #11798: Remove "Login-error or session timed out" screen (thanks to Steffen Gebert)
1191 * Added feature #6872: Add suggest wizard to TCEforms (thanks to Andreas Wolf)
1193 2009-09-06 Steffen Kamper <info@sk-typo3.de>
1195 * Fixed bug #11890: t3lib_div::fixed_lgd_cs uses wrong charset in FE
1196 * Added feature #11397: Add class for rendering HTML page in BE and FE
1197 * Updated swfobjects from version 2.1 to version 2.2
1198 * Added feature #11370: Inconsistent Login Screen doesn't show system required errors (thanks to Jens Hoffmann, Susanne Moog and Steffen Gebert)
1200 2009-09-05 Steffen Kamper <info@sk-typo3.de>
1202 * Added feature #11242: Clear User Session Data
1203 * Added feature #11812: Resizable Textareas for TCEforms
1204 * Added feature #11407: Allow type="user" in user setup
1206 2009-09-04 Rupert Germann <rupi@gmx.li>
1208 * Fixed bug #11868 (Follow-up to #11828): added forgotten file version/tca.php (thanks to Sven J�rgens)
1209 * Fixed bug #11827: Update wizard adds _CACHEFILE to extList
1211 2009-09-04 Steffen Kamper <info@sk-typo3.de>
1213 * Fixed bug #11482: Pagetree: Expand/collaps DB-Mounts buggy (thanks to Andreas Wolf)
1214 * Added feature #10017: [felogin] New Method for "forgotPassword"
1216 2009-09-03 Martin Kutschker <masi@typo3.org>
1218 * Added feature #11866: Greek transliteration
1219 * Added feature #11865: AJAX error should send HTTP status 500
1221 2009-09-03 Rupert Germann <rupi@gmx.li>
1223 * Added feature #11773: Integrate an option to deactivate shortcuts completely (thanks to Christopher Stelmaszyk)
1224 * Added feature #11828: There's no possibility to hide versioning and workspaces.
1226 2009-09-03 Stanislas Rolland <typo3@sjbr.ca>
1228 * Updated htmlArea RTE version to 1.8.3 for TYPO3 4.3beta1
1229 * Fixed bug #11863: htmlArea RTE: css syntax errors in language marks feature
1231 2009-09-02 Ingo Renner <ingo@typo3.org>
1233 * Follow-up to #11438: Add a registry to t3lib - Limited the key field size to 128 chars to fit the UNIQUE key
1235 2009-09-02 Rupert Germann <rupi@gmx.li>
1237 * Added feature #9657: Performance improvement: Instantiate time tracker as null object if not really required
1239 2009-09-02 Oliver Hader <oliver@typo3.org>
1241 * Follow-up to bug #11599: TYPO3 logo is not shown in frontend disposal
1243 2009-09-02 Steffen Kamper <info@sk-typo3.de>
1245 * Fixed bug #11748: Problem with backend log in with interfaces
1246 * Fixed bug #11599: TYPO3 dies without an error message when the mysql-module for php is not loaded. (thanks to Michael Knabe)
1248 2009-09-01 Steffen Kamper <info@sk-typo3.de>
1250 * Code cleanup: #11771: Cleanup of tceforms.php
1251 * Added feature #10040: define Default GET-vars
1253 2009-09-01 Rupert Germann <rupi@gmx.li>
1255 * Fixed bug #9049: Page ID is always 0 in export module for impexp (thanks to Jeff Segars)
1257 2009-09-01 Oliver Hader <oliver@typo3.org>
1259 * Follow-up to feature #9292: Fixed wrong disposal of global variables (thanks to Christian Kuhn)
1260 * Added feature #10724: Provide a check that compares a given URL with the host, TYPO3 is running on (thanks to Marcus Krause)
1261 * Follow-up to feature #10724: Added unit tests for isValidUrl() and isOnCurrentHost() in t3lib_div (thanks to Marcus Krause)
1262 * Fixed bug #11845: Typo in a CLI error mesage: suue -> sure (thanks to Oliver Klee)
1263 * Fixed bug #11844: Description in about module uses htmlspecialchars which is wrong (thanks to Georg Ringer)
1264 * Added test #11846: Add unit tests for t3lib_div::removeDotsFromTS()
1266 2009-09-01 Sebastian Kurfuerst <sebastian@typo3.org>
1268 * Raised extbase and fluid versions from 844 to 1181 (and pointing to a tag now instead of a revision)
1269 * Changed sysext dbal to svn:externals. Thanks to Andreas Wolf for converting the Repositories!
1271 2009-09-01 Christian Kuhn <lolli@schwarzbu.ch>
1273 * Added feature #11825: Override FE labels with XML files
1275 2009-08-31 Jochen Rau <jochen.rau@typoplanet.de>
1277 * Added feature #7984: Besides stdWrap.crop there is now a function stdWrap.cropHTML that is aware of HTML tags (same options)
1279 2009-08-31 Oliver Hader <oliver@typo3.org>
1281 * Cleanup: Set SVN properties and tags
1282 * Follow-up to feature #9897: Added unit tests for addFieldsToPalette() and addToAllTCAtypes() in t3lib_extMgm
1283 * Follow-up to feature #9897: Extended unit tests for adding fields in t3lib_extMgm
1285 2009-08-31 Ingo Renner <ingo@typo3.org>
1287 * Fixed bug #11810: Workspace indicator bar does not cover the full width of the page tree
1289 2009-08-31 Christian Kuhn <lolli@schwarzbu.ch>
1291 * Fixed bug #11717: Filelist module doesn't work in IE6 (thanks to Steffen Gebert)
1293 2009-08-31 Steffen Kamper <info@sk-typo3.de>
1295 * Follow-up to #10853: New Multimedia CE
1296 * Added feature #10853: New Multimedia CE
1297 * Added feature #11374: Add Linebreak in Palette of TCEFORMS
1299 2009-08-30 Oliver Hader <oliver@typo3.org>
1301 * Added feature #9292: Integrate hook at the end of tslib_cObj::getImgResource
1302 * Follow-up to feature #9292: Added unit test for getImgResource hook
1304 2009-08-30 Christian Kuhn <lolli@schwarzbu.ch>
1306 * Follow-up to #11431: Unit test for getPage_preProcess hook
1307 * Added feature #11431: Hook to manipulate the page request in method getPage of class t3lib_pageSelect
1309 2009-08-30 Rupert Germann <rupi@gmx.li>
1311 * Fixed bug #11808: Increase performance using mbstring in t3lib_cs->crop (thanks to Timo Schmidt)
1313 2009-08-29 Christian Kuhn <lolli@schwarzbu.ch>
1315 * Fixed bug #11804: Upgrade wizard does not install opendocs as system extension (thanks to Steffen Gebert)
1317 2009-08-28 Ingo Renner <ingo@typo3.org>
1319 * Added feature #11784: Change existing messages in the template object browser to use flash messages
1320 * Added feature #11783: Change existing warning boxes to use flash messages
1322 2009-08-28 Steffen Kamper <info@sk-typo3.de>
1324 * Fixed bug #11710: Remove local loopback bypass in Install Tool login (thanks to Mario Rimann)
1326 2009-08-27 Steffen Kamper <info@sk-typo3.de>
1328 * Follow-up to #11651: Allow Extbase as framework for backend modules
1329 * Fixed bug #11803: sysext opendocs is shy (thanks to Steffen Gebert)
1330 * Follow-up to #11652: Modern integration of module into backend using Extbase - general approach without naming of Extbase
1331 * Fixed bug #11511: Resources -> Files missing in doktype "sysfolder" (thanks to Steffen Gebert)
1333 2009-08-27 Oliver Hader <oliver@typo3.org>
1335 * Fixed bug #11799: Use typo3printError() if backend is locked (thanks to Steffen Gebert)
1337 2009-08-27 Ingo Renner <ingo@typo3.org>
1339 * Follow-up to #11684: Fixed styling of links and lists in flash messages
1340 * Follow-up to #11684: Minor comments cleanup, switched popFlashMessages() to public to enable access from ExtJs f.e.
1342 2009-08-26 Michael Stucki <michael@typo3.org>
1344 * Fixed bug #11731: ENABLE_INSTALL_TOOL file check in yellow box does not check the file age (thanks to Moreno Feltscher)
1346 2009-08-26 Oliver Hader <oliver@typo3.org>
1348 * Fixed bug #11786: Wrong order of arguments for typo3PrintError() (thanks to Steffen Gebert)
1350 2009-08-25 Rupert Germann <rupi@gmx.li>
1352 * Fixed bug #11212: Turning off the admin-panel results in error
1353 * Follow-up to #11764: Fixed bug that occured when localizing records via TCEforms
1355 2009-08-25 Oliver Hader <oliver@typo3.org>
1357 * Added feature #11707: Integrate possibility to enable/disable the deprecation logging (thanks to Sascha Kettler)
1358 * Fixed bug #11657: Extension sys_action uses hardcoded labels (thanks to Christopher Stelmaszyk)
1359 * Fixed bug #11660: Hardcoded labels in backend.php (thanks to Christopher Stelmaszyk)
1360 * Fixed bug #11772: Hardcoded strings in TCA of template module (thanks to Christopher Stelmaszyk)
1361 * Fixed bug #11656: Extension Manager is not translatable (thanks to Christopher Stelmaszyk)
1363 2009-08-25 Ingo Renner <ingo@typo3.org>
1365 * Added feature #11684: Add support for flash messages in the backend
1367 2009-08-24 Rupert Germann <rupi@gmx.li>
1369 * Fixed bug #11764: Performance improvement: speed up list module by improving internal handling of localisations
1370 * Follow-up to #11764: $this->translateTools was not initialized in the page module
1372 2009-08-23 Rupert Germann <rupi@gmx.li>
1374 * Fixed bug #11769: Publish function in adminPanel is broken
1376 2009-08-22 Steffen Kamper <info@sk-typo3.de>
1378 * Fixed bug #11744: Usage of $BACK_PATH without globals
1379 * Fixed bug #11528: JS error in the recycler module / refactored the store handling
1381 2009-08-21 Rupert Germann <rupi@gmx.li>
1383 * Fixed bug #11747: Performance improvement: speed up list module by improving internal handling of references
1384 * Fixed bug #11699: Menu entries in template modules miss translation (Thanks to Christopher Stelmaszyk)
1386 2009-08-20 Rupert Germann <rupi@gmx.li>
1388 * Fixed bug #11726: File list tree-<ul> lacks id="treeRoot" (thanks to Steffen Gebert)
1390 2009-08-19 Rupert Germann <rupi@gmx.li>
1392 * Fixed bug #11746: Performance improvement: speed up function t3lib_BEfunc::isRecordLocked()
1394 2009-08-19 Michael Stucki <michael@typo3.org>
1396 * Fixed bug #11716: Install Tool always sets TYPO3_CONF_VARS[FE][disableNoCacheParameter] upon save
1398 2009-08-18 Steffen Kamper <info@sk-typo3.de>
1400 * Fixed bug #11476: Redundant rendering of helpTextIcon in TCEforms
1402 2009-08-18 Francois Suter <francois@typo3.org>
1404 * Follow-up to #11373, #11379, #11408: Removed unnecessary use of second parameter in calls to $GLOBALS['LANG']->getLL()
1405 * Code cleanup #11745: Class tx_tstemplateinfo misses phpdoc declaration and SVN Id keyword placeholder
1406 * Fixed bug #11659: Hardcoded labels in backend.php and alt_menu.php (Thanks to Christopher Stelmaszyk)
1408 2009-08-14 Rupert Germann <rupi@gmx.li>
1410 * Fixed bug #11718: Performance improvement: speed up function t3lib_iconWorks::skinImg() by caching the results
1411 * Fixed bug #11722: Performance improvement: speed up function t3lib_BEfunc::selectVersionsOfRecord
1412 * Follow-up to feature #11474: Updated performance section in NEWS.txt
1414 2009-08-14 Ingo Renner <ingo@typo3.org>
1416 * Added feature #11438: Add a registry to t3lib
1417 * Added missing icon in t3skin for the divider content element
1418 * Fixed bug #11724: Icons in List Module aligned badly
1420 2009-08-14 Michael Stucki <michael@typo3.org>
1422 * Fixed bug #8968: DBAL incompatible SQL in "impexp" extension (thanks to Marc Bastian Heinrichs)
1424 2009-08-14 Francois Suter <francois@typo3.org>
1426 * Code cleanup #11687: Removed duplicate SQL definition of table index_stat_word
1428 2009-08-11 Francois Suter <francois@typo3.org>
1430 * Code cleanup #11686: Incomplete SQL comments in t3lib/stddb/tables.sql
1432 2009-08-10 Ingo Renner <ingo@typo3.org>
1434 * Follow-up to bug #11627: Fixed bug with mis-styled input fields caused by the addition of ExtJs and its reset css file
1436 2009-08-10 Steffen Kamper <info@sk-typo3.de>
1438 * Added feature #11648: Feature: Add datepicker to date and datetime fields in TCEFORMS
1439 * 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)
1440 * Added feature #11651: Allow Extbase as framework for backend modules: modified mod.php to dispatch extbase driven modules. (Thanks to Xavier Perseguers)
1442 2009-08-09 Andreas Otto <andreas@otto-hanika.de>
1444 * Added feature #4270: displayCond for FlexForms, that affects on row of element (thanks to Tolleiv Nietsch and Rupert Germann)
1446 2009-08-05 Steffen Kamper <info@sk-typo3.de>
1448 * Fixed bug #11627: Add CSS class and IDs to fields in TCEFORMS
1450 2009-08-05 Rupert Germann <rupi@gmx.li>
1452 * Fixed bug #11539: t3ver_stage will not be resetted when t3ver_stage was >0 before (thanks to Fabrizio Branca)
1453 * Fixed bug #11430: Performance improvement: use $GLOBALS['EXEC_TIME'] instead of time() where it makes sense (thanks to Niels Pardon)
1454 * Fixed bug #11512: Performance improvement: replace while(list()...) by foreach in the TYPO3 core (part 1)
1455 * Added feature #11474: Performance improvement: Store separate extList for the frontend (thanks to Mathias Schreiber)
1456 * Fixed bug #11475: Add "doNotLoadInFE" => 1 (introduced with #11474), to several system extensions, speeding up the frontend (thanks to Mathias Schreiber)
1458 2009-08-04 Michael Stucki <michael@typo3.org>
1460 * Follow-up to bug #11410: Non-functional code cleanup
1462 2009-08-03 Benjamin Mack <benni@typo3.org>
1464 * Fixed #11628: Frontend Editing does not work with an iframe
1466 2009-08-03 Ingo Renner <ingo@typo3.org>
1468 * Updated Caching Framework to be in sync with FLOW3 revision 2953
1470 2009-08-02 Oliver Hader <oliver@typo3.org>
1472 * Fixed bug #11585: Faulty usage of t3lib_matchCondition in backend template
1473 * Follow-up to bug #11585: Added unit test for t3lib_matchCondition
1474 * Fixed bug #10769: Wrong encoded email header (thanks to Ivan Kartolo)
1475 * Follow-up to bug #10769: Added unit tests for t3lib_div::encodeHeader()
1476 * Added test #11626: Extend unit tests for t3lib_matchCondition globalVar comparison
1478 2009-08-02 Christian Kuhn <lolli@schwarzbu.ch>
1480 * Added feature #11500: Order fe_groups in select fields alphabetically (Thanks to Steffen Gebert)
1482 2009-08-01 Christian Kuhn <lolli@schwarzbu.ch>
1484 * Added feature #6039: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder (Thanks to Martin Borer)
1486 2009-07-31 Rupert Germann <rupi@gmx.li>
1488 * Follow-up to bug #11410: Speed up BEgetRootLine even more by adding a real 2-level cache
1490 2009-07-31 Christian Kuhn <lolli@schwarzbu.ch>
1492 * Added feature #11581: Small speed improvement in class.t3lib_tstemplate.php (Thanks to Dan Osipov)
1493 * Fixed bug #11601: Copyright-Notice is hardcoded (Thanks to Christopher Stelmaszyk)
1495 2009-07-30 Oliver Hader <oliver@typo3.org>
1497 * Cleanup: Fixed ChangeLog and moved information concerning database updates to NEWS.txt
1499 2009-07-30 Rupert Germann <rupi@gmx.li>
1501 * Fixed bug #11593: Field t3ver_label is to small for uids >= 100000 (thanks to Fabrizio Branca)
1502 * Fixed bug #11602: Reset filter above the page-tree is not translatable (Thanks to Christopher Stelmaszyk)
1504 2009-07-30 Steffen Kamper <info@sk-typo3.de>
1506 * Fixed bug #11603: BE-Log: "Changes in fields" and "Show history" are not translatable (Thanks to Christopher Stelmaszyk)
1508 2009-07-27 Oliver Hader <oliver@typo3.org>
1510 * Cleanup: Updated t3lib/core_autoload.php
1512 2009-07-23 Oliver Hader <oliver@typo3.org>
1514 * Fixed bug: System extension feedit misspelled
1516 2009-07-23 Rupert Germann <rupi@gmx.li>
1518 * Fixed bug #11296: Login-Page: function makeCopyrightNotice() uses hardcoded text (Thanks to Christopher Stelmaszyk)
1520 2009-07-22 Steffen Kamper <info@sk-typo3.de>
1522 * Fixed bug #11566: Missing css for grouping grid collapse/expand (ExtJS)
1524 2009-07-20 Ingo Renner <ingo@typo3.org>
1526 * Added feature #11264: Add an opacity option to the GIFBUILDER BOX object
1528 2009-07-20 Oliver Hader <oliver@typo3.org>
1530 * Added feature #11509: Move automatic session data garbage collection to separate method
1532 2009-07-19 Oliver Hader <oliver@typo3.org>
1534 * Fixed bug #6875: IRRE - Sorting of child records is inverted on moving parent record to different page (thanks to Nabil Saleh)
1535 * Fixed bug #11267: Use PHP5 version of function microtime()
1537 2009-07-18 Steffen Kamper <info@sk-typo3.de>
1539 * Fixed bug #11556: missing quotes in loginrefresh.js
1541 2009-07-16 Steffen Kamper <info@sk-typo3.de>
1543 * Added feature #9808: Popup-functionality for Pages using target field
1545 2009-07-16 Christian Kuhn <lolli@schwarzbu.ch>
1547 * Added feature #11544: select/deselect all checkbox in db compare tool and extension manager for each type of modification (thanks to Bastian Waidelich)
1549 2009-07-16 Francois Suter <francois@typo3.org>
1551 * Bug #11249: Abusive deprecation logging in tslib_content::getData()
1553 2009-07-15 Francois Suter <francois@typo3.org>
1555 * Cleanup #11408: Object Browser uses hardcoded texts (plus some CGL cleanup) (thanks to Christopher Stelmaszyk)
1557 2009-07-15 Oliver Hader <oliver@typo3.org>
1559 * Added feature #11510: Store timestamp of last modification of session data to frontend user object
1561 2009-07-14 Oliver Hader <oliver@typo3.org>
1563 * Added feature #11508: Integrate possibility to define lifetime of frontend session data
1564 * Fixed bug #11526: Hanging record sets in tslib_feUserAuth
1566 2009-07-12 Ingo Renner <ingo@typo3.org>
1568 * Resolved issue #11530: Replaced t3lib_div::GParrayMerged() with new method t3lib_div::_GPmerged()
1570 2009-07-08 Rupert Germann <rupi@gmx.li>
1572 * Fixed bug #11379: TStemplate Info/Modify uses hardcoded texts (Thanks to Christopher Stelmaszyk)
1574 2009-07-09 Martin Kutschker <masi@typo3.org>
1576 * Fixed bug: same error message is used twice for different errors
1578 2009-07-09 Ingo Renner <ingo@typo3.org>
1580 * Cleanup: Removed a @see annotation to a deprecated function
1582 2009-07-08 Rupert Germann <rupi@gmx.li>
1584 * Added feature #11499: Database compare in install tool can require a huge amount of clicks. Added select/deselect all links.
1586 2009-07-08 Oliver Hader <oliver@typo3.org>
1588 * Fixed bug #11412: Using typolinkLinkAccessRestrictedPages does not take different domain names into account
1590 2009-07-07 Steffen Kamper <info@sk-typo3.de>
1592 * Fixed bug #11493: Ext JS with debug setting now also deliver debug versions of adapters
1593 * Added feature #11492: Update Ext JS to 3.0 final
1595 2009-07-06 Steffen Kamper <info@sk-typo3.de>
1597 * Fixed bug #11480: missing BACK_PATH in css inclusion of Ext JS stylesheets
1599 2009-07-06 Michael Stucki <michael@typo3.org>
1601 * 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)
1603 2009-07-03 Oliver Hader <oliver@typo3.org>
1605 * Added feature #11460: felogin - Integrate possibility to disable redirects on the fly (patch by Steffen Kamper)
1607 2009-07-01 Stanislas Rolland <typo3@sjbr.ca>
1609 * Follow-up to issue #11009: External Links get prepended with http://typo3 in RTE htmlArea in Firefox 3.0.11/3.5b4
1611 2009-07-01 Oliver Hader <oliver@typo3.org>
1613 * Follow-up to feature #9615: Renamed extension from fe_edit to feedit
1615 2009-06-29 Michael Stucki <michael@typo3.org>
1617 * 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!
1619 2009-06-29 Steffen Kamper <info@sk-typo3.de>
1621 * Followup to #9991: one checkbox in version module was accidental deleted
1623 2009-06-29 Ernesto Baschny <ernst@cron-it.de>
1625 * Fixed bug #5381: CSC: Added htmlSpecialChars to rendering page titles in Sitemap/menu content elements (Thanks to Susanne Moog)
1626 * Added feature #2421: CSC: Move static HTML from render_uploads to TypoScript, providing flexible rendering of "Filelinks" content elements
1628 2009-06-29 Benjamin Mack <benni@typo3.org>
1630 * Followup to #4361 / New Hook: removed the "&" when calling the hook method (Thanks to Xavier Perseguers)
1631 * Followup to #9947: Deprecated class t3lib/class.gzip_encode.php as the ob_gzhandler methods are used
1633 2009-06-28 Benjamin Mack <benni@typo3.org>
1635 * Fixed #10136: tslib_pibase page browser may hurt search engines by the incorrect "Next" link (On behalf of Dmitry Dulepov)
1636 * Followup to #4361 / New Hook: removed the "&" when calling the hook method (Thanks to Xavier Perseguers)
1638 2009-06-27 Steffen Kamper <info@sk-typo3.de>
1640 * Fixed bug #11406: querygenerator/fullsearch doesn't use t3lib_iconWorks::skinImg, added alignment for images
1641 * Fixed bug #11409: backend.php don't use API to include JS/CSS files
1643 2009-06-27 Benjamin Mack <benni@typo3.org>
1645 * Added feature #4361: Added new hook in class.db_list.inc for the list module (On behalf of Michael Stucki)
1646 * Fixed bug #6215: MENU before/after* might create invalid HTML output (Thanks to Nabil Saleh)
1648 2009-06-27 Christian Kuhn <lolli@schwarzbu.ch>
1650 * Fixed bug #11425: Workspace Shortcut uses hardcoded texts (thanks to Christopher Stelmaszyk)
1651 * Fixed bug #5061: Message in Web > List isn't localized (thanks to Christopher Stelmaszyk)
1653 2009-06-26 Benjamin Mack <benni@typo3.org>
1655 * Fixed bug #9415: "Do" Dropdown in Workspace module doesn't respect users rights (Thanks to Franz Koch)
1657 2009-06-26 Christian Kuhn <lolli@schwarzbu.ch>
1659 * Fixed bug #10782: Copying datasets with related data start- and endtime is recalculated (thanks to Niels Pardon)
1660 * Fixed bug #10175: Duplicated values in localconf.php (thanks to Stefano Kowalke)
1661 * Added feature #8601: Hook for debug_typo3PrintError
1662 * Added feature #11229: stdwrap to override image of imageLinkWrap (thanks to Georg Ringer)
1664 2009-06-26 Oliver Hader <oliver@typo3.org>
1666 * Added feature #11373: Template-module "ts" uses hardcoded texts (thanks to Christopher Stelmaszyk)
1667 * Added feature #11378: Constant Editor uses hardcoded texts (thanks to Christopher Stelmaszyk)
1668 * Fixed bug #11154: calls to deprecated function makeInstanceClassName in core (thanks to Franz-Xaver Koch)
1669 * Added feature #11410: Speed up BEgetRootLine by reusing parts of the rootline from the cache (thanks to Fabrizio Branca)
1671 2009-06-24 Steffen Kamper <info@sk-typo3.de>
1673 * Fixed bug #11354: Extension manager does not show up Configuration Categories Menu (thanks to Vladimir Podkovanov)
1675 2009-06-24 Oliver Hader <oliver@typo3.org>
1677 * Follow-up to bugfix #9599: felogin - forget password action and logout action are still cached
1679 2009-06-23 Michael Stucki <michael@typo3.org>
1681 * Fixed bug #11369: jumpUrl should only allow files matching fileDenyPattern (thanks to Ingmar Schlecht)
1682 * Follow-up to #9897: Rename some internal variable and function names
1683 * Fixed bug #9897: Extending palettes and fields to be displayed in back-end forms mixes up tabs
1684 * Follow-up to #11358: Minor cleanup
1685 * Fixed bug #10791: Performance improvement: Skip cHash check if page is already non-cached
1686 * Fixed bug #11368: Ignore ENABLE_INSTALL_TOOL file if it is older than one hour
1688 2009-06-23 Steffen Kamper <info@sk-typo3.de>
1690 * Fixed bug #11377: synced Ext JS resources with Ext JS 3.0RC2, removed skins and unused css/images
1692 2009-06-22 Sebastian Kurfuerst <sebastian@typo3.org>
1694 * 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.
1696 2009-06-22 Steffen Kamper <info@sk-typo3.de>
1698 * Replaced icon #11371: The current clear page cache icon is ugly and unclear (thanks to Uschi Renzihausen)
1700 2009-06-21 Steffen Kamper <info@sk-typo3.de>
1702 * Fixed bug #11372: Template-Analyzer uses hardcoded texts - added localization (thanks to Christopher Stelmaszyk)
1704 2009-06-21 Benjamin Mack <benni@typo3.org>
1706 * Fixed bug #11356: Backend Login News is not templateable
1708 2009-06-21 Rupert Germann <rupi@gmx.li>
1710 * Fixed bug #11358: typoLink() perfomance improvement (thanks to Vladimir Podkovanov)
1712 2009-05-18 Benjamin Mack <benni@typo3.org>
1714 * Fixed bug / Feature #11293: Login page is not translatable
1716 2009-05-18 Oliver Hader <oliver@typo3.org>
1718 * Fixed bug #11009: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
1720 2009-06-15 Ingo Renner <ingo@typo3.org>
1722 * Updated the caching framework to the according FLOW3 revision 2616
1724 2009-06-15 Martin Kutschker <masi@typo3.org>
1726 * Fixed bug #11119: DBAL: Mapping in query does not takes care of remapping "table.field" in a WHERE clause (thanks to Xavier Perseguers)
1728 2009-06-15 Steffen Kamper <info@sk-typo3.de>
1730 * Fixed bug #11275: Bring back the divider CE
1731 * Fixed bug #11052: Show warning if memcache is configured but not installed / working on the server
1733 2009-06-14 Steffen Kamper <info@sk-typo3.de>
1735 * Fixed bug #9984: Element Browser window is MUCH too small (thanks to Georg Kuehnberger)
1736 * Fixed bug #11047: DBAL does not support CLOB/BLOB when using a mapped table name (thanks to Xavier Perseguers)
1737 * Fixed bug #11076: DBAL: Cannot connect to non-local Oracle database with SID (thanks to Xavier Perseguers)
1738 * Fixed bug #11327: Change 2 forgotten icons in t3skin (edit_fe and edit_file)
1740 2009-06-13 Steffen Kamper <info@sk-typo3.de>
1742 * Fixed bug #10617: Collapse in list module doesn't process returnPath
1743 * Fixed bug #8875: TYPO3 backend logo on top left looks not perfect because it has white background on gradient background (thanks to Johannes Feustel)
1745 2009-06-12 Steffen Kamper <info@sk-typo3.de>
1747 * Fixed bug #10515: extend Filelist with icon block according to list view
1749 2009-06-12 Oliver Hader <oliver@typo3.org>
1751 * Fixed bug #11272: Autoloader floads sysLog with XCLASS failures
1752 * Follow-up to feature #11314: Removed hardcoded length of a session ID
1753 * Fixed bug #11266: Remove initialization of the random number generator
1755 2009-06-10 Oliver Hader <oliver@typo3.org>
1757 * Added feature #11314: Extract functionality to create session ID from t3lib_userAuth::start()
1759 2009-06-09 Rupert Germann <rupi@gmx.li>
1761 * Fixed bug #11285: functions flushByTag and flushByTags in caching framework are very unefficient
1762 * Fixed bug #11291 and #11292: buttons "save" and "save and view" do not work in wizard_rte.php
1764 2009-06-09 Oliver Hader <oliver@typo3.org>
1766 * Added feature #11302: Add possibility to trigger removal of frontend session data of the current session
1768 2009-06-08 Rupert Germann <rupi@gmx.li>
1770 * Follow-up to bug #11033: added missing hook class
1772 2009-06-08 Oliver Hader <oliver@typo3.org>
1774 * Fixed bug #11033: Optimize hook to indexed_search that checks for a running crawler task
1775 * Fixed bug #11268: Optimize initialization of frontend editing
1776 * Follow-up to bug #10231: Fixed wrong pattern conversions from split() to preg_split()
1778 2009-06-08 Steffen Kamper <info@sk-typo3.de>
1780 * Follow-up to #11117: typo in Ext JS theme: grey -> gray
1781 * Fixed bug #10993: Install Tool shows plain passwords - display of passwords was stripped at all places
1782 * Fixed bug #10689: FileCache doesn't work on windows
1783 * Fixed bug #10741: Create version of page crashes in Cache caused by "-" in const PATTERN_ENTRYIDENTIFIER
1785 2009-06-07 Rupert Germann <rupi@gmx.li>
1787 * Fixed bug #0011288: function tslib_fe->setPageCacheContent() removes page_cache entry twice
1788 * 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 )
1789 * Follow-up to #11260: normalized the boolean parameter $reportDocTag before adding it to the md5 hash string
1791 2009-06-06 Benjamin Mack <benni@typo3.org>
1793 * Followup to #11016: Implement RSA authentication for BE and FE (Added deprecation warnings to unused functions in the login screen)
1795 2009-06-05 Patrick Broens <patrick@patrickbroens.nl>
1797 * Fixed bug #11189: Validation issue: value of attribute "method" cannot be "POST"; must be one of "get", "post"
1798 * Fixed bug #11144: Validation issue: End tag for "hr" omitted, but OMITTAG NO was specified in typo3/init.php
1799 * Fixed bug #11141: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/wizard_colorpicker.php
1800 * 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
1801 * 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
1802 * Fixed bug #11138: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/version/cm1/index.php
1803 * Fixed bug #10956: Validation issue: Trimming empty <strong> in typo3/alt_intro.php when module has no module label
1805 2009-06-04 Rupert Germann <rupi@gmx.li>
1807 * New feature #11260: Speed up t3lib_div::xml2array by adding a two level cache (thanks to Fabrizio Branca)
1809 2009-06-04 Oliver Hader <oliver@typo3.org>
1811 * Fixed bug #11257: t3lib_cache_backend_dbbackend->collectGarbage() deletes entries without lifetime (thanks to Fabrizio Branca)
1812 * Cleanup: Cleanup iterations in t3lib_timeTrack->printTSlog()
1813 * Cleanup: Use PHP_SAPI constant instead of php_sapi_name() calls
1815 2009-06-03 Benjamin Mack <benni@typo3.org>
1817 * 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)
1819 2009-06-03 Rupert Germann <rupi@gmx.li>
1821 * Fixed bug #11258: t3lib_cache_backend_ApcBackend::set() error in exception message (thanks to Fabrizio Branca)
1823 2009-06-03 Christian Kuhn <lolli@schwarzbu.ch>
1825 * Fixed bug #9811: Adding Faroese flag to website languages
1827 2009-06-03 Jeff Segars <jeff@webempoweredchurch.org.org>
1829 * Followup to #10597: Fixed bad call to the admin panel within fe_edit
1831 2009-06-03 Ernesto Baschny <ernst@cron-it.de>
1833 * 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"
1835 2009-06-03 Steffen Kamper <info@sk-typo3.de>
1837 * Fixed bug #11262: Recycler fails with Ext JS 3
1838 * Follow-up #11117: move typo3-theme to t3skin (renamed to xtheme-t3skin.css)
1839 * Update #11117: Update Ext JS to 3.0 RC2, added typo3be-theme
1841 2009-06-03 Benjamin Mack <benni@typo3.org>
1843 * Fixed #11234: Deprecate formatSize and checkEmail functions
1844 * Followup to #11148: Remove static require_once() to t3lib and tslib and use autoloading instead - re-added require_once() for the services classes
1846 2009-06-03 Francois Suter <francois@typo3.org>
1848 * Fixed bug #3527: Mail Form validation: wrong encoding in JS pop-up
1849 * Clean up: #11250: Validation error in typo3/stylesheet.css
1851 2009-06-02 Oliver Hader <oliver@typo3.org>
1853 * Follow-up to #10597: Fixed wrong initialization of locallang file for admin panel labels
1855 2009-06-02 Jeff Segars <jeff@webempoweredchurch.org>
1857 * Follow-up to #10597: Removed hardcoded reference to fe_edit and updated extGetFeAdminValue() call to use tslib_AdminPanel
1859 2009-06-02 Steffen Kamper <info@sk-typo3.de>
1861 * Added feature #11241: Feature: Add TYPO3_USER_SETTINGS to configuration module
1862 * Fixed bug #11019: User Setup Rewrite #4 - User settings now configurable with $GLOBALS['TYPO3_USER_SETTINGS']
1864 2009-06-02 Benjamin Mack <benni@typo3.org>
1866 * Followup to #11148: Remove static require_once() to t3lib and tslib and use autoloading instead - removed more require_once() statements
1868 2009-06-02 Ingo Renner <ingo@typo3.org>
1870 * Fixed bug #9818: Enable <del> instead of <strike> in lib.parseFunc_RTE.allowTags by default (credits Susanne Moog)
1872 2009-06-01 Jeff Segars <jeff@webempoweredchurch.org>
1874 * Added feature #11167: Add method for saving and closing a record.
1876 2009-06-01 Christian Kuhn <lolli@schwarzbu.ch>
1878 * Fixed bug #10865: Using User-Setting "titleLen" in element browser
1880 2009-05-31 Steffen Kamper <info@sk-typo3.de>
1882 * Fixed bug #11216: getModuleTemplate is prepended with backPath always. Now syntax EXT:extkey/templatefile is supported.
1884 2009-05-31 Oliver Hader <oliver@typo3.org>
1886 * Fixed bug #11176: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
1888 2009-05-31 Christian Kuhn <lolli@schwarzbu.ch>
1890 * Fixed bug #11233: Log module has an unwanted margin
1891 * Fixed bug #11232: User Admin module has an unwanted margin (Thanks to Dan Osipov)
1892 * Fixed bug #11218: Typo in typo3/init.php
1894 2009-05-30 Christian Kuhn <lolli@schwarzbu.ch>
1896 * Fixed bug #3569: <legend>Search form</legend> is hardcoded (Thanks to Krystian Szymukowicz)
1898 2009-05-29 Jeff Segars <jeff@webempoweredchurch.org>
1900 * Fixed bug #11166: loadPrototype() called in frontend editing without a valid doc instance.
1902 2009-05-28 Steffen Kamper <info@sk-typo3.de>
1904 * Follow-up to #11207 changed filename to lower case in Hook-array
1906 2009-05-28 Jeff Segars <jeff@webempoweredchurch.org>
1908 * Fixed bug #10744: Icon path calculated incorrectly in t3lib_tceforms->getIcon()
1910 2009-05-28 Steffen Kamper <info@sk-typo3.de>
1912 * Added feature #11207 Hook in typo3/class.webPageTree.php -> wrapTitle
1914 2009-05-27 Patrick Broens <patrick@patrickbroens.nl>
1916 * Fixed bug #11124: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/mod/tools/em/class.em_index.php
1917 * Fixed bug #11125: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files of typo3/mod/user/ws/
1918 * Fixed bug #11126: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/mod/web/perm/index.php
1919 * Fixed bug #11127: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/belog/mod/index.php
1920 * Fixed bug #11128: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/cms/layout/db_layout.php
1921 * Fixed bug #11129: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/cms/web_info/
1922 * 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
1923 * 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
1924 * Fixed bug #11135: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/info_pagetsconfig/
1925 * Fixed bug #11136: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/lowlevel/
1926 * Fixed bug #11137: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/t3editor/class.tx_t3editor.php
1928 2009-05-26 Patrick Broens <patrick@patrickbroens.nl>
1930 * Fixed bug #11106: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/alt_db_navframe.php
1931 * Fixed bug #11121: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/alt_doc.php
1932 * Fixed bug #11122: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/file_newfolder.php
1933 * Fixed bug #11123: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/init.php
1935 2009-05-25 Oliver Hader <oliver@typo3.org>
1937 * Fixed bug #11169: Syntax error in ADOdb PDO-SQLite driver
1939 2009-05-23 Oliver Hader <oliver@typo3.org>
1941 * Release of TYPO3 4.3.0alpha3
1943 2009-05-23 Oliver Hader <oliver@typo3.org>
1945 * Follow-up to #10597: Faulty call to frontend editing instance instead of admin panel
1946 * Fixed bug #11039: Simulating frontend user groups via admin panel does not work
1947 * Cleanup: Fixed formatting issues in t3lib PHP files
1948 * Cleanup: Fixed formatting issues in typo3 and test PHP files
1950 2009-05-22 Steffen Kamper <info@sk-typo3.de>
1952 * Follow-up to #9994: preg_replace doesn't work with entities_to_utf8 (class.t3lib_cs.php)
1953 * Follow-up to #9994: preg_replace doesn't work with highlight xml (class.t3lib_syntaxhl.php)
1954 * Follow-up to #11044: mass uploader didn't worked because missing settings
1956 2009-05-22 Oliver Hader <oliver@typo3.org>
1958 * Cleanup: Fixed ChangeLog
1959 * Fixed bug #10816: tslib_content calls deprecated function makeInstanceClassName (thanks to Susanne Moog)
1960 * Cleanup: Updated NEWS.txt
1961 * Follow-up to feature #10455: Enable system extension recycler by default
1962 * Fixed bug #10597: Admin panel is not available anymore when extension fe_edit is not installed
1963 * Reverted bug #11087 from rev 5441: Selecting more than one item in a selector box is not possible anymore
1964 * Added feature #11148: Remove static require_once() to t3lib and tslib and use autoloading instead
1965 * Fixed bug #11152: Warning in Import/Export Module (thanks to Susanne Moog & Rupert Germann)
1966 * Follow-up to #11044: Changing to a backend module was not possible anymore in Internet Explorer (thanks to Steffen Kamper)
1968 2009-05-22 Rupert Germann <rupi@gmx.li>
1970 * Added feature #11074: Add more information to the list of extensions in EM import mode (thanks to Steffen Mueller)
1972 2009-05-21 Steffen Kamper <info@sk-typo3.de>
1974 * Reverted bug #11038 from rev 5451: gr_list and loginUser are not set properly in TSFE anymore
1975 * Fixed bug #11022: DBAL does not support SQL having "+" (used in cache management) (thanks to Xavier Perseguers)
1976 * Fixed bug #8231: DBAL's bug admin_get_charsets() on a non-object (thanks to Xavier Perseguers)
1978 2009-05-20 Oliver Hader <oliver@typo3.org>
1980 * Added feature #11153: Integrate t3lib_div::requireFile() for simple require() calls
1981 * Follow-up to feature #9633: XCLASSes did not work for autoloaded class files
1982 * Fixed bug #11156: Misbehaviours due to integration of autoloader (XCLASSes)
1983 * Fixed bug #11156: Misbehaviours due to integration of autoloader (includeLibs in frontend)
1984 * Follow-up to bug #11156: Fixed further misbehaviour of includeLibs in frontend
1986 2009-05-20 Steffen Kamper <info@sk-typo3.de>
1988 * Follow-up to #11044: moved the relogin stuff to extra file, used TYPO3.LLL.core for the labels
1989 * Fixed bug #10861: Eval of double2 doesn't work
1990 * Fixed bug #10994: allow using custom adapter for Ext JS
1992 2009-05-19 Sebastian Kurfuerst <sebastian@typo3.org>
1994 * Updated Extbase revisions to 680; that fixed a small issue on registering plugins
1996 2009-05-19 Oliver Hader <oliver@typo3.org>
1998 * Added feature #9633: Implement autoloading for TYPO3
1999 * Follow-up to feature #9633: Enabled autoloading in TYPO3 Core
2000 * Follow-up to feature #9633: Added abstract classes to registry and check whether extension key could be resolved
2001 * Fixed bug #11038: Optimize loading of frontend user groups
2003 2009-05-19 Steffen Kamper <info@sk-typo3.de>
2005 * Cleanup #11044: Move inline JS to external file in backend.php
2007 2009-05-19 Bernhard Kraft <bernhard@typo3.org>
2009 * Fixed bug #11079: cache_pages timeout alway set to 3600 seconds
2011 2009-05-19 Ingo Renner <ingo@typo3.org>
2013 * Follow up to #8561: Checkboxes and labels are aligned badly if in one line (credits Susanne Moog)
2015 2009-05-19 Benjamin Mack <benni@typo3.org>
2017 * Fixed #11087 and #6372: TCEForm does not replace the existing element if adding a new element to a field with maxitems=1
2019 2009-05-19 Francois Suter <francois@typo3.org>
2021 * Clean up #11118: Reduce memory usage of db_list_extra
2023 2009-05-18 Sebastian Kurfuerst <sebastian@typo3.org>
2025 * New Feature #1110: Added Extbase and Fluid to System Extensions via svn:externals.
2027 2009-05-18 Steffen Kamper <info@sk-typo3.de>
2029 * Fixed bug #8701: Bug: options.moduleMenuCollapsable = 0 doesn't have any effect
2031 2009-05-18 Ernesto Baschny <ernst@cron-it.de>
2033 * Fixed bug #11094: CSC: maxWInText setting was being ignored (since #10320).
2035 2009-05-18 Benjamin Mack <benni@typo3.org>
2037 * Feature #10639: Integration of the Mass File Uploader (based on SWFUpload and Ext JS)
2038 * Fixed bug #11111 / Follow-up to #10892: Root item cannot be collapsed in pagetree (Thanks to Andreas Wolf)
2039 * Fixed bug #11112 / Follow-up to #10892: Collapsing nodes in pagetree produces multiple items with same id (Thanks to Andreas Wolf)
2041 2009-05-16 Francois Suter <francois@typo3.org>
2043 * Follow-up to #9994: an unclosed bracket caused a parse error in t3lib_htmlmail
2045 2009-05-16 Karsten Dambekalns <karsten@typo3.org>
2047 * Fixed bug #9994: ereg* is deprecated in PHP 5.3 alpha3
2048 * Fixed bug #11099: DB check breaks with MySQL in ANSI mode due to double quotes
2050 2009-05-16 Oliver Hader <oliver@typo3.org>
2052 * Fixed bug #10165: FlexForms: wrong mm-relations after copy and localize (thanks to Peter Kuehn)
2054 2009-05-15 Christian Jul Jensen <julle@typo3.org>
2056 * Fixed bug #11098: Enable CC and BCC in t3lib_htmlmail
2058 2009-05-14 Benjamin Mack <benni@typo3.org>
2060 * 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
2062 2009-05-13 Benjamin Mack <benni@typo3.org>
2064 * 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)
2065 * Changed UI-Bug #F3282: Replace three icons from the oldskin in t3skin (fatalerror, ok, info)
2067 2009-05-13 Michael Stucki <michael@typo3.org>
2069 * Fixed bug #11063: Wrong Content-length header breaks frontend output in some cases (thanks to Georg Kuehnberger)
2071 2009-05-12 Patrick Broens <patrick@patrickbroens.nl>
2073 * Fixed bug #11058: Validation issue: <input type="image"> can't have height and width attribute in typo3/alt_doc.php
2074 * Fixed bug #11059: Validation issue: duplicate specification of attribute "class" in t3lib/class.t3lib_tceforms.php
2076 2009-05-08 Patrick Broens <patrick@patrickbroens.nl>
2078 * Fixed bug #11017: Validation issue: various errors and warnings in typo3/sysext/tsconfig_help/mod1/index.php
2080 2009-05-08 Francois Suter <francois@typo3.org>
2082 * Fixed bug: #11006: Tooltip for page path in Page/List module is missing (thanks to Steffen Gebert)
2084 2009-05-08 Oliver Hader <oliver@typo3.org>
2086 * Fixed bug #11053: TYPO3_DB uses $GLOBALS['TYPO3_DB'] instead of $this (thanks to Stefan Geith)
2088 2009-05-08 Steffen Kamper <info@sk-typo3.de>
2090 * Fixed bug #11040: ENGINE modifier in ext_tables.sql cannot be parsed
2092 2009-05-07 Oliver Hader <oliver@typo3.org>
2094 * Added feature #10986: Convert from extension prefix to extension key
2096 2009-05-06 Bernhard Kraft <bernhard@typo3.org>
2098 * Fixed bug #6395: External TypoScripts files will always be cached
2100 2009-05-06 Oliver Hader <oliver@typo3.org>
2102 * Cleanup: Added public static definitions to TSpagegen
2104 2009-05-06 Francois Suter <francois@typo3.org>
2106 * Clean up/feature: #10523: New install tool colors, matching t3skin (thanks to Susanne Moog)
2108 2009-05-05 Oliver Hader <oliver@typo3.org>
2110 * Fixed bug #10050: Traversing back page records used in CONTENT object does not work on root page
2111 * Fixed bug #8212: IRRE - Adding new child elements does not work on root page
2113 2009-05-05 Dmitry Dulepov <dmitry.dulepov@gmail.com>
2115 * Updated rsaauth version number to 1.0.0
2117 2009-05-04 Dmitry Dulepov <dmitry.dulepov@gmail.com>
2119 * Added feature #11016: Implement RSA authentication for BE and FE -- part 1 (add rsaauth system extension)
2120 * Added feature #11016: Implement RSA authentication for BE and FE -- part 2 (fix hard-coded stuff in the TYPO3 login procedure)
2122 2009-05-03 Oliver Hader <oliver@typo3.org>
2124 * Fixed bug #11024: Typo issue in t3lib_cache_backend_DbBackend (thanks to Xavier Perseguers)
2125 * Added feature #10985: Conversion from camelcase to underscores, and back (thanks to Jochen Rau)
2126 * Added feature #10666: Integrate automatic line breaks in GIFBUILDER
2128 2009-05-01 Patrick Broens <patrick@patrickbroens.nl>
2130 * Fixed bug #10967: Validation issue: unescaped & or unknown entity "&returnUrl" in typo3/file_list.php
2131 * Fixed bug #10968: Validation issue: Missing </form> in typo3/file_newfolder.php
2132 * Fixed bug #10969: Validation issue: Missing </form> in typo3/file_rename.php
2133 * Fixed bug #10970: Validation issue: Missing </div> in typo3/sysext/cms/layout/db_new_content_el.php
2135 2009-04-30 Francois Suter <francois@typo3.org>
2137 * Added feature: #10651: Add <abbr> tag to hints SL, GL, SGL in EM (thanks to Steffen Gebert)
2139 2009-04-29 Steffen Kamper <info@sk-typo3.de>
2141 * Added feature #10158: Credits to coredevs
2143 2009-04-29 Oliver Hader <oliver@typo3.org>
2145 * Added feature #10869: Integrate hook to pre-process the frontend rendering
2147 2009-04-28 Stanislas Rolland <typo3@sjbr.ca>
2149 * Fixed bug #11003: htmlArea RTE: empty mutuallyExclusiveClasses array may cause js error
2151 2009-04-28 Steffen Kamper <info@sk-typo3.de>
2153 * Fixed bug #9991: Localize versioning module
2154 * Fixed bug #10550: Listview: default limits are hardcoded
2155 * Fixed bug #10698: Filecache: Clear all caches doesn't clear tags directory
2157 2009-04-28 Oliver Hader <oliver@typo3.org>
2159 * Cleanup: Fixed whitespaces in admin panel
2160 * Fixed bug #10331: linkHandler different than "record" leads to rteerror (thanks to Martin Holtz)
2162 2009-04-27 Steffen Kamper <info@sk-typo3.de>
2164 * Update #10975: Update Ext JS to 2.2.1, added Ext-Core, YUI and jquery adapters
2166 2009-04-27 Francois Suter <francois@typo3.org>
2168 * Clean up #10711: Move hard-coded indexed_search tca labels to locallang file (thanks to Andy Grunwald)
2170 2009-04-27 Patrick Broens <patrick@patrickbroens.nl>
2172 * Fixed bug #10950: XML prologue always after doctype declaration in BE template building
2173 * Fixed bug #10954: Validation issue: Images with empty attributes in Module menu in BE
2175 2009-04-24 Benjamin Mack <benni@typo3.org>
2177 * Fixed bug #10949: Clean up sysext usersetup module code - part 2
2178 * Fixed bug #4298: Functions -> Multiple pages creates pages in reverse order (page ids decreasing) (Thanks to Dimitriy Simakov and Christian Kuhn)
2180 2009-04-24 Christian Kuhn <lolli@schwarzbu.ch>
2182 * Fixed bug #10979: class localRecordList should use $this->fixedL from class recordList instead of own logic
2183 * Fixed bug #10977: Copyright in TYPO3 comment still 2008 (Thanks to Johannes Feustel)
2184 * Added feature #9876: Provide $severity in t3lib_div::sysLog() Hook (Thanks to Michael Stucki)
2185 * Fixed bug #10823: IRRE long titles on groupdb fields are displayed wrong (<span title) (Thanks to Nabil Saleh)
2187 2009-04-24 Patrick Broens <patrick@patrickbroens.nl>
2189 * Fixed bug #10952: Iframe produced by typo3/backend.php has proprietary attribute "noresize"
2190 * Fixed bug #10953: Validation issue: <a> attribute "href" lacks value in shortcut menu
2192 2009-04-23 Steffen Kamper <info@sk-typo3.de>
2194 * Fixed bug #10964: Ext JS prototype-adapter leads to several IE-errors
2196 2009-04-22 Steffen Kamper <info@sk-typo3.de>
2198 * Fixed bug #10947: It is not possible to add buttons to the docheader (added hook in template.php)
2200 2009-04-22 Patrick Broens <patrick@patrickbroens.nl>
2202 * Fixed bug #10948: Validation issues in typo3/alt_db_navframe.php
2204 2009-04-21 Steffen Kamper <info@sk-typo3.de>
2206 * Fixed bug #10892: Make it possible to style a hover color for pagetree/filetree items
2208 2009-04-21 Patrick Broens <patrick@patrickbroens.nl>
2210 * Fixed bug #10939: Wrong nesting of <ul> <li> tags in expanded mount root in module file > filelist
2212 2009-04-21 Francois Suter <francois@typo3.org>
2214 * 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)
2216 2009-04-21 Ingo Renner <ingo@typo3.org>
2218 * Changed icons in t3skin for new file, file upload
2219 * Fixed icon in t3skin for refresh
2221 2009-04-20 Francois Suter <francois@typo3.org>
2223 * Follow up to #10320: Move current version of static files of css_styled_content from static/current/*.txt back to static/*.txt
2225 2009-04-20 Steffen Kamper <info@sk-typo3.de>
2227 * Fixed bug #10759: RemoveXSS is incompatible with PHP >= 5.2.8
2229 2009-04-19 Steffen Kamper <info@sk-typo3.de>
2231 * Fixed bug #10919: Hide View-icon in listview with doktypes 254 and 255
2233 2009-04-17 Steffen Kamper <info@sk-typo3.de>
2235 * Fixed bug #10827: Hide "Save and View"-button when editing a content-element
2237 2009-04-17 Christian Kuhn <lolli@schwarzbu.ch>
2239 * Fixed bug #2178: template::getTabMenu doubles ampersands (thanks to Stefano Kowalke)
2241 2009-04-16 Oliver Hader <oliver@typo3.org>
2243 * Added feature #10725: Integrate possibility to determine maximum of multiple values in GIFBUILDER
2245 2009-04-16 Steffen Kamper <info@sk-typo3.de>
2247 * Fixed bug #10735: Wrong returnUrl with clipboard actions
2249 2009-04-15 Tobias Liebig <mail_typo3@etobi.de>
2251 * Fixed issue #8103: t3editor / typoscript on the right side of an operator is not tokenized (needed to enable codecompletion behind copy or reference operator)
2252 * Fixed issue #9051: t3editor / On Mac Os X the key combination CMD+LEFT will close the t3editor
2253 * Fixed issue #10899: bugfixes for t3editor codecompletion (credits to Stephan Petzl and Christian Kartnig)
2255 2009-04-10 Martin Kutschker <masi@typo3.org>
2257 * Fixed bug #10866: extra Ext JS onready code not loaded with template.php
2258 * Fixed bug #10867: Ext JS localization doesn't work
2259 * Fixed bug #9076: iso-ir-109 detected as iso-8859-2 instead of iso-8859-3
2260 * Added feature #10888: support for Unix locales Norwegian bokmal and nynorsk
2262 2009-04-09 Stanislas Rolland <typo3@sjbr.ca>
2264 * Fixed issue #10847: htmlArea RTE: undo/redo is erratic in IE8
2265 * Fixed issue #10665: RTE in FE loads stylesheet with title attribute which prevents Firefox from applying the stylesheet
2267 2009-04-09 Oliver Hader <oliver@typo3.org>
2269 * 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)
2271 2009-04-08 Christian Kuhn <lolli@schwarzbu.ch>
2273 * Fixed bug #10266: No user authentication for >1 TYPO3 installation under one domain (Thanks to Marcus Krause)
2275 2009-04-07 Christian Kuhn <lolli@schwarzbu.ch>
2277 * Fixed bug #10737: Add xmlns attribute to html tag in backend
2279 2009-04-06 Stanislas Rolland <typo3@sjbr.ca>
2281 * Follow-up to issue #10834: htmlArea RTE: IE8 now uses standard name for DOM class attribute
2283 2009-04-06 Oliver Hader <oliver@typo3.org>
2285 * Follow-up to feature #9703: Admin panel cannot not be dragged
2287 2009-04-05 Oliver Hader <oliver@typo3.org>
2289 * Follow-up to bug #10025: Searching for ImageMagick in basic configuration does not work
2291 2009-04-05 Stanislas Rolland <typo3@sjbr.ca>
2293 * Follow-up to issue #10834: htmlArea RTE: IE8 now uses standard name for DOM class attribute
2294 * Added feature #10848: htmlArea RTE: Streamline some functions in class.tx_rtehtmlarea_base.php
2296 2009-04-04 Steffen Kamper <info@sk-typo3.de>
2298 * Fixed issue #10764: Use new JS-function for loading prototype/scriptaculous/extJS
2300 2009-04-03 Stanislas Rolland <typo3@sjbr.ca>
2302 * Fixed issue #10837: htmlArea RTE: IE8 reports unknown "complete" attribute on img nodes
2303 * Fixed bug #10836: htmlArea RTE: RTE leaves unwanted id attribute on inserted table in IE8
2304 * Added feature #10842: htmlArea RTE: Let IE8 display language marks like other browsers do
2305 * Fixed bug #10843: htmlArea RTE: IE7 complains when reference is made to attribute xml:lang
2306 * Fixed bug #10844: htmlArea RTE: IE8 creates erroneous ranges when selection is empty
2307 * Fixed bug #10845: htmlArea RTE: Incorrect XCLASS in class.tx_rtehtmlarea_editormode.php
2308 * Fixed bug #10846: htmlArea RTE: Missing icon in default skin of Language extension
2309 * Updated htmlArea RTE manual
2310 * Updated htmlArea RTE version to 1.8.2
2312 2009-04-03 Patrick Broens <patrick@patrickbroens.nl>
2314 * Fixed bug #10783: Make workspaces icons skinnable
2316 2009-04-03 Ingo Renner <ingo@typo3.org>
2318 * Added feature #9703: Integrate EXT: ingmar_admpanelwrap
2319 * Fixed bug #10838: t3lib_cs->utf8_decode() does not check whether the target charset is utf8
2321 2009-04-02 Stanislas Rolland <typo3@sjbr.ca>
2323 * Fixed issue #10834: htmlArea RTE: IE8 now uses standard name for DOM class attribute
2324 * Fixed issue #10747: htmlArea RTE: Inserting a table in IE8 may fail
2326 2009-04-01 Steffen Kamper <info@sk-typo3.de>
2328 * Follow-up to bug #10025: Command identify does not work with the argument to strip profile data of images
2330 2009-03-31 Benjamin Mack <benni@typo3.org>
2332 * Fixed bug #10567: Added IE8+ support / Get rid of browser version dependent t3lib_div::clientInfo() (Thanks to Steffen Gebert)
2333 * Added feature #10717: Introduce a new function to t3lib_div::getMaxUploadFileSize() to have a central function to detect the maximum upload limit
2335 2009-03-31 Oliver Hader <oliver@typo3.org>
2337 * Follow-up to bug #10025: Enabled to cut off image profiles for image resizing by default
2338 * Fixed bug #10190: Call to undefined method t3lib_div::calluserfunc() in class.tslib_fe.php
2339 * Fixed bug #10431: Call to undefined method SC_wizard_list::printContent()
2341 2009-03-30 Francois Suter <francois@typo3.org>
2343 * Added feature #10320: Split CSS styled content templates in version templates to get rid of the compat version checks (thanks to Susanne Moog)
2345 2009-03-30 Benjamin Mack <benni@typo3.org>
2347 * Added feature #10718: Make tce_file usable via AJAX, uploads, file manipulation etc via AJAX in the Backend now possible
2349 2009-03-27 Francois Suter <francois@typo3.org>
2351 * Fixed issue #10798: Flag sectionIndex is not used for "menu of subpages + sections" (thanks to Xaviers Perseguers)
2353 2009-03-27 Patrick Broens <patrick@patrickbroens.nl>
2355 * Fixed bug #10777: Make versioning module icon skinnable
2356 * Fixed bug #10768: Small rendering/css bug on FE with Text with image
2358 2009-03-27 Steffen Kamper <info@sk-typo3.de>
2360 * Fixed bug #10773: TCA change for BE_USER (admin with less fields, admin checkbox on first tab)
2361 * Fixed bug #10796: Click on (WS 48hour-) preview link in versioning module causes a fatal error
2362 * Fixed bug #10025: ImageMagick generates larger than necessary files
2364 2009-03-27 Michael Stucki <michael@typo3.org>
2366 * Added feature #10734: Indicate number of USER_INT objects used on a page in Admin Panel
2368 2009-03-26 Ingo Renner <ingo@typo3.org>
2370 * Fixed bug #10776: Clearing cache_treelist after inserting page on root level does not work
2372 2009-03-26 Rupert Germann <rupi@gmx.li>
2374 * Fixed bug #10723: Ambiguous description of the "lifetime" option in Install Tool (thanks to Dan Osipov)
2376 2009-03-26 Steffen Kamper <info@sk-typo3.de>
2378 * Fixed bug #5957: Misleading comments in class.t3lib_extmgm.php
2380 2009-03-24 Steffen Kamper <info@sk-typo3.de>
2382 * Fixed bug #10642: Backend admin cannot perform file operations in filelist (credits to Christian Kuhn)
2383 * Fixed bug #10761: Searching for specific record opens "edit record" in wrong frame
2385 2009-03-23 Steffen Kamper <info@sk-typo3.de>
2387 * Fixed bug #10432: Page TS option to disable available languages (thanks to Xavier Perseguers)
2388 * Fixed bug #10765: doc->loadScriptaculous should be callable without parameters
2390 2009-03-21 Oliver Hader <oliver@typo3.org>
2392 * Fixed bug #10663: felogin - Invalid XHTML Code in logout form (thanks to Stano Paska)
2394 2009-03-20 Oliver Hader <oliver@typo3.org>
2396 * Added feature #10748: Provide complete title in element browser if title was cut off
2397 * Fixed bug #10742: LOCAL_LANG default values are overwritten by localized text (thanks to Mathias Gisch)
2399 2009-03-19 Oliver Hader <oliver@typo3.org>
2401 * Fixed issue #10713: Refactor tslib_gifBuilder::calcOffset()
2403 2009-03-18 Steffen Kamper <info@sk-typo3.de>
2405 * Fixed bug #10607: Missing localization in TCA of sys_action
2406 * Fixed bug #9359: XML Problems with PHP5 and libxml
2408 2009-03-12 Stanislas Rolland <typo3@sjbr.ca>
2410 * Added feature #10670: htmlArea RTE: enable alternate rendering of image click enlarge by FE plugins
2412 2009-03-12 Oliver Hader <oliver@typo3.org>
2414 * Fixed bug #10668: Cache section in the admin panel does not work anymore
2416 2009-03-11 Oliver Hader <oliver@typo3.org>
2418 * Release of TYPO3 4.3.0alpha2
2420 2009-03-11 Francois Suter <francois@typo3.org>
2422 * Fixed issue #3682: im_version_5 is always reset to im5 when using ImageMagick 6.x (thanks to Andreas Wolf and Steffen Gebert)
2424 2009-03-11 Stanislas Rolland <typo3@sjbr.ca>
2426 * Fixed issue #7973: htmlArea RTE: Superfluous leading bar inserted in toolbar after linebreak
2428 2009-03-11 Steffen Kamper <info@sk-typo3.de>
2430 * Added feature #10144: enable JS-Libs in BE
2432 2009-03-11 Francois Suter <francois@typo3.org>
2434 * Fixed issue #10573: CSH external Links in seeAlso not working (thanks to Steffen Mueller)
2436 2009-03-11 Oliver Hader <oliver@typo3.org>
2438 * Fixed issue #10655: Upgrade script.aculo.us to latest release 1.8.2
2439 * Follow-up to feature #10455: Recycler is not loading in Internet Explorer 7
2440 * Follow-up to bug #9745: Added FileInfo for AllowOverride
2441 * Cleanup: Updated ext_emconf.php files in system extensions
2442 * Cleanup: Updated NEWS.txt
2444 2009-03-10 Stanislas Rolland <typo3@sjbr.ca>
2446 * Fixed issue #10656: htmlArea RTE: Initialization fails in presence of Firefox extension Ant.com Toolbar 1.3
2448 2009-03-10 Tobias Liebig <mail_typo3@etobi.de>
2450 * Fixed #10380: Update t3editor base (CodeMirror) to release 0.60
2451 * Fixed #10382: Bugfixes for t3editor code completion (thanks to Stephan Petzl and Christian Kartnig)
2453 2009-03-10 Oliver Hader <oliver@typo3.org>
2455 * Cleanup: Updated NEWS.txt
2456 * Follow-up to issue #10614: Fixed typing error in memcached backend
2457 * Added feature #9078: Integrate hook in page module to render preview of records with own CType
2458 * Added feature #10455: Improve recycling of deleted records (thanks to Julian Kleinhans & Erik Frister)
2459 * Fixed bug #10648: JavaScript error is show when starting the install tool with the standard password
2461 2009-03-10 Francois Suter <francois@typo3.org>
2463 * Added feature #10575: Add hover textbox popup (alttitle + description) for FlexForm CSH (thanks to Steffen Mueller)
2465 2009-03-09 Oliver Hader <oliver@typo3.org>
2467 * Fixed bug #10099: Use TYPO3_DB->exec_SELECTcountRows() to determine the number of rows
2468 * Follow-up to bug #10099: Added additional conversion to integer in tslib_feTCE::checkDoublePostExist()
2469 * Added feature #8487: Enable configuration of filesize labels for CType uploads (thanks to Tom Ruether)
2470 * Cleanup: Updated copyright notices
2472 2009-03-08 Stanislas Rolland <typo3@sjbr.ca>
2474 * Fixed issue #10635: htmlArea RTE: Two typos in the manual
2476 2009-03-08 Jeff Segars <jeff@webempoweredchurch.org>
2478 * Follow-up to feature #10155: Add controller switching for frontend editing
2480 2009-03-08 Ingo Renner <ingo@typo3.org>
2482 * Added unit tests for the caching framework database cache backend (backported from FLOW3) (part of #10614)
2483 * !!! Fixed issue #10614: update the caching framework to the latest version as in FLOW3
2484 * Disabled a check in the DB caching backend for the existence of the specified caching table as it caused some problems
2486 2009-03-08 Tobias Liebig <mail_typo3@etobi.de>
2488 * Fixed bug #9823: Save and close in t3editor closes without saving
2490 2009-03-08 Oliver Hader <oliver@typo3.org>
2492 * Follow-up to feature #10565: Condition PIDinRootline did not work anymore
2493 * Follow-up to feature #10565: Fixed formatting in t3lib_matchCondition
2494 * Cleanup: Fixed ChangeLog
2495 * Cleanup: Changed formatting of INSTALL.txt
2497 2009-03-07 Stanislas Rolland <typo3@sjbr.ca>
2499 * Follow-up to feature #7970: fontstyle and fontsize should not use deprecated font tag
2501 2009-03-07 Benjamin Mack <benni@typo3.org>
2503 * Cleanup #10601: Move static dyntabmenu code in external file
2504 * Added feature #10565: Speedup & cleanup t3lib_matchCondition - make use of trimExplode
2506 2009-03-07 Ingo Renner <ingo@typo3.org>
2508 * Added unit tests for the caching framework cache manager (backported from FLOW3) (part of #10614)
2510 2009-03-07 Steffen Kamper <info@sk-typo3.de>
2512 * Follow-up to feature #2859: Added BACK_PATH to listUrl in list module
2514 2009-03-06 Jeff Segars <jeff@webempoweredchurch.org>
2516 * Fixed bug #5822: Indexed Search section menu includes pages with "hide in menu" flag (thanks to Andy Grunwald)
2518 2009-03-06 Francois Suter <francois@typo3.org>
2520 * Added feature #5466: Page selector for the list module (thanks to Christian Kuhn and Dmitry Pikhno)
2522 2009-03-06 Stanislas Rolland <typo3@sjbr.ca>
2524 * Fixed bug #10610: htmlArea RTE: Two errors in class.tx_rtehtmlarea_acronym.php (Thanks to Ursula Renziehausen).
2525 * Fixed bug #6947: RTEfullScreenWidth by default please !
2527 2009-03-05 Benjamin Mack <benni@typo3.org>
2529 * Fixed #10600: Cleaned up sysext usersetup module code (part 1) and the table method in template.php
2531 2009-03-05 Ingo Renner <ingo@typo3.org>
2533 * Added unit tests for the caching framework file backend (backported from FLOW3) (part of #10614)
2534 * Added unit tests for the caching framework memcached backend (backported from FLOW3) (part of #10614)
2535 * Added unit tests for the caching framework APC backend (backported from FLOW3) (part of #10614)
2536 * Added unit tests for the caching framework abstract frontend (backported from FLOW3) (part of #10614)
2537 * Added unit tests for the caching framework variable frontend (backported from FLOW3) (part of #10614)
2538 * Added unit tests for the caching framework string frontend (backported from FLOW3) (part of #10614)
2540 2009-03-04 Jeff Segars <jeff@webempoweredchurch.org>
2542 * Fixed bug #10599: Set extAdmEnabled=true when enabling frontend editing for extension compatibility
2544 2009-03-04 Dmitry Dulepov <dmitry@typo3.org>
2546 * Fixed bug #9974: Use PHP built-in gzip/deflate compression in Frontend
2548 2009-03-03 Ingo Renner <ingo@typo3.org>
2550 * Fixed bug #9779: t3lib_div::trimExplode limit parameter leads to wrong result with non-empty requirement
2551 * Fixed bug #10497: Mark t3lib_div::makeInstanceClassName() as deprecated
2552 * Fixed bug #10581: Use $this->fixedL for list title length
2554 2009-03-03 Michael Stucki <michael@typo3.org>
2556 * TEMPORARY (remove when solved): Disable output of deprecation messages until error handling is implemented.
2558 2009-03-03 Benjamin Mack <benni@typo3.org>
2560 * Fixed #9783: Updated prototype.js to the latest 1.6.0.3 release (thanks to Steffen Gebert)
2562 2009-03-01 Jeff Segars <jeff@webempoweredchurch.org>
2564 * Fixed bug #10528: Wrong content in pagetree frame after page creation in Opera
2566 2009-03-01 Benjamin Mack <benni@typo3.org>
2568 * Fixed bug #10535: Call to deprecated fixed_lgd_pre() in class.t3lib_timetrack.php (Thanks to Uschi Renziehausen and Christian Kuhn)
2570 2009-02-28 Benjamin Mack <benni@typo3.org>
2572 * Added feature #2859: List view should have 'collapse' / 'expand' functionality for all list types (Thanks to Christian Kuhn)
2573 * Fixed bug #4367: Reset recs with clear_all should reset as array, not as string (Thanks to Christian Kuhn)
2575 2009-02-27 Jeff Segars <jeff@webempoweredchurch.org>
2577 * Fixed bug #10372: Clean up frontend editing actions
2579 2009-02-27 Francois Suter <francois@typo3.org>
2581 * Added feature #10333: Configurable Subcategories for ext_conf_template.txt and TS constant editor (thanks to Stefan Geith)
2583 2009-02-27 Michael Stucki <michael@typo3.org>
2585 * Fixed bug #3949: Files in typo3temp/GB have wrong permissions (thanks to Christian Kuhn)
2586 * Fixed bug #10131: Use TYPO3 encryption key in initial state of random byte generation (ported from TYPO3_4-2, thanks to Marcus Krause)
2587 * 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!
2589 2009-02-27 Ingo Renner <ingo@typo3.org>
2591 * Fixed bug #10210: Admin tools > User Admin icons point to wrong user in Opera browser (credits David Steeb)
2592 * Fixed bug #10259: Link to CLI Script in Check DP->ReferenceIndex Script is wrong (credits Daniel Krupke)
2593 * Fixed bug #10560: element browser title length is hardcoded
2594 * Fixed bug #5618: Wrong cropping of multi-byte $TCA field (credits Michael Miousse)
2595 * Fixed bug #10511: simplify and speed up t3lib_div::trimExplode()
2597 2009-02-27 Francois Suter <francois@typo3.org>
2599 * Fixed bug #10417: Remove debugging code from sysext t3skin (thanks to Markus Krause)
2601 2009-02-27 Benjamin Mack <benni@typo3.org>
2603 * Fixed bug #10536: Hardcoded backend main dir in typo3/classes/class.typo3logo.php (Thanks to Christian Kuhn)
2604 * Fixed bug #3871: Hardcoded css for versioning symbol in list module (Thanks to Christian Kuhn)
2605 * Fixed bug #10490: Code cleanup/Bugfix: Add some sql_free_result to the admin_get_* functions (Thanks to Oliver Klee)
2607 2009-02-27 Francois Suter <francois@typo3.org>
2609 * Fixed bug #10516: Typos in the Core: change "accesible" to "accessible" (Thanks to Daniel Krupke)
2610 * 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.
2612 2009-02-25 Stanislas Rolland <typo3@sjbr.ca>
2614 * Fixed bug #10547: htmlArea RTE: tx_rtehtmlarea_clearrtecache::clearTempDir should use resolveBackPath
2616 2009-02-25 Kasper Skaarhoj <kasper@typo3.org>
2618 * Added feature: Extra hook argument to the external link handler (credits to Hassan Ait Abdellah)
2620 2009-02-23 Stanislas Rolland <typo3@sjbr.ca>
2622 * Fixed bug #10531: htmlArea RTE: JS error may be raised by Opera on page unload
2623 * Fixed bug #10532: htmlArea RTE: language code of lang attribute should be lower case
2625 2009-02-22 Steffen Kamper <info@sk-typo3.de>
2627 * Follow-up to bug #9439: Renamed pageTS option (newContentElements => newContentElement)
2629 2009-02-23 Dmitry Dulepov <dmitry@typo3.org>
2631 * Fixed bug #9745: Add INSTALL.txt to TYPO3 source package
2633 2009-02-22 Stanislas Rolland <typo3@sjbr.ca>
2635 * Fixed bug #10524: htmlArea RTE: Language feature may raise JS error when RTE loads
2636 * Fixed bug #10525: htmlArea RTE: Language feature always requires Static Info Tables
2638 2009-02-22 Steffen Kamper <info@sk-typo3.de>
2640 * Fixed bug #10283: Cleanup: Make unit test names more readable by adding underscores as separators (thanks to Oliver Klee)
2642 2009-02-21 Stanislas Rolland <typo3@sjbr.ca>
2644 * Fixed bug #10519: htmlArea RTE: RTE sometimes overlaps following form element
2645 * Added feature #10520: htmlArea RTE: Configuration option to override RTE width
2647 2009-02-21 Ingo Renner <ingo@typo3.org>
2649 * Added unit tests for t3lib_div::trimExplode()
2650 * Fixed bug #10514: Typos in NEWS.txt
2651 * Removed top, left, and right borders from the workspace information div in the page tree
2652 * 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)
2654 2009-02-20 Oliver Hader <oliver@typo3.org>
2656 * Follow-up to bug #10452: Fixed flaws in PATH_INFO check for simulateStaticDocuments
2658 2009-02-20 Stanislas Rolland <typo3@sjbr.ca>
2660 * Fixed bug #8905: option+space for inserting non-braking space on Mac OSX does not work properly
2661 * Added feature #10510: htmlArea RTE: Allow to specify default content language in BE
2662 * Added feature #10513: htmlArea RTE: Improve spell checker configurability
2664 2009-02-19 Jeff Segars <jeff@webempoweredchurch.org>
2666 * Follow-up to feature #10374: Add helper function for additional frontend editing controllers and views
2668 2009-02-19 Stanislas Rolland <typo3@sjbr.ca>
2670 * Fixed bug #10482: htmlArea RTE: Find & replace sometimes leaves marks in the content
2672 2009-02-19 Ingo Renner <ingo@typo3.org>
2674 * Fixed bug #10454: t3lib_div::makeInstanceClassName() allows to bypass checks for t3lib_Singleton
2676 2009-02-18 Stanislas Rolland <typo3@sjbr.ca>
2678 * Fixed bug #10479: htmlArea RTE: JS error is raised when using the delete icon on a flexform
2679 * Fixed bug #10453: Wrong text for "upload file" in link popup
2681 2009-02-18 Oliver Hader <oliver@typo3.org>
2683 * Fixed bug #10452: Evaluation PATH_INFO in tslib_fe::checkAlternativeIdMethods() sets false positives and should be moved to tx_simulatestatic
2685 2009-02-17 Jeff Segars <jeff@webempoweredchurch.org>
2687 * Follow-up to feature #10374: Add helper function for additional frontend editing controllers and views
2689 2009-02-17 Dmitry Dulepov <dmitry@typo3.org>
2691 * Fixed bug #9729: Ship optimal TYPO3 configuration by default
2693 2009-02-17 Steffen Kamper <info@sk-typo3.de>
2695 * Fixed bug #10338: Feature: NewRecordWizard with grouping and sorting
2697 2009-02-16 Oliver Hader <oliver@typo3.org>
2699 * Fixed bug #10450: Typing error in simulateStaticDocuments to determine the current mode
2701 2009-02-16 Steffen Kamper <info@sk-typo3.de>
2703 * Follow-up to bug #9439: Renamed TS mod.wizards.newContentElements to mod.wizards.newContentElement
2704 * Follow-up to bug #10121: Replaced extJScode with extJsCode in template.php
2706 2009-02-14 Steffen Kamper <info@sk-typo3.de>
2708 * Fixed bug #10176: followUp (regression in sysaction)
2709 * Fixed bug #10212: Missing files in sysext install (Thanks to Marcus Krause)
2711 2009-02-13 Jeff Segars <jeff@webempoweredchurch.org>
2713 * Added feature #10374: Add helper functions for additional frontend editing controllers and views
2715 2009-02-13 Stanislas Rolland <typo3@sjbr.ca>
2717 * Fixed bug #5548: cli_dispatch.phpsh will not run on CGI API (Thanks to Steffen Gebert)
2719 2009-02-12 Stanislas Rolland <typo3@sjbr.ca>
2721 * Added feature #10428: htmlArea RTE: Remove configuration variables related to Mozilla clipboard access
2722 * Follow-up to feature #10416: htmlArea RTE: Add configuration options for the acronym feature
2724 2009-02-12 Dmitry Dulepov <dmitry@typo3.org>
2726 * Fixed bug #9728: Improve performance of Prototype, Scriptaculous, Ext JS and other contributed scripts
2728 2009-02-11 Stanislas Rolland <typo3@sjbr.ca>
2730 * Fixed bug #9805: RTE and DAM element browsers show wrong colours
2731 * Follow-up to feature #10339: htmlArea RTE: Move editing mode change to plugin
2732 * Follow-up to feature #10182: htmlArea RTE: Add support for editing lang attribute
2733 * Added feature #10416: htmlArea RTE: Add configuration options for the acronym feature
2734 * Further follow-up to feature #10182: htmlArea RTE: Add support for editing lang attribute
2736 2009-02-11 Steffen Kamper <info@sk-typo3.de>
2738 * Fixed bug #8446: Follow up, renamed "OL" to Object List in Template Object Browser
2740 2009-02-10 Ingo Renner <ingo@typo3.org>
2742 * Fixed a bug with the module menu forgeting it's open/closed states, caused by #9136
2743 * Fixed look of logout button; width was fixed and thus didn't expand to fit wider labels coming from translation (credits Steffen Kamper)
2745 2009-02-10 Michael Stucki <michael@typo3.org>
2747 * Fixed bug #10364: Jumpurl feature allows to access arbitrary files on a server (thanks to the TYPO3 Security Team and especially Marcus Krause)
2748 * Fixed bug #10298: Various XSS issues in the BE user admin module (thanks to Jelmer de Hen and Dmitry Dulepov)
2750 2009-02-08 Ingo Renner <ingo@typo3.org>
2752 * Fixed bug #9861: Second page of results in list-module with ordering flaw (credits Christian Kuhn)
2754 2009-02-07 Steffen Kamper <info@sk-typo3.de>
2756 * Fixed bug #10373: Remove doubled check in tceforms
2758 2009-02-07 Dmitry Dulepov <dmitry@typo3.org>
2760 * Fixed bug #10368: Wrong clear.gif path in dyntabs
2762 2009-02-06 Steffen Kamper <info@sk-typo3.de>
2764 * Fixed bug #10375: 2 little JS-Errors that bug IE
2766 2009-02-06 Ingo Renner <ingo@typo3.org>
2768 * Fixed bug #10357: Add gp as an alternative to gpvar in TS getText for a more consistent naming scheme (credits Steffen Mueller)
2770 2009-02-05 Francois Suter <francois@typo3.org>
2772 * Fixed bug #10346: l10n_display option abusively hides field for "All" languages when set to defaultAsReadonly
2774 2009-02-05 Steffen Kamper <info@sk-typo3.de>
2776 * Fixed bug #10322: Send Notification if BE is locked
2777 * Fixed bug #9439: New Element Wizard has no option for hiding Elements via pageTS
2779 2009-02-05 Benjamin Mack <benni@typo3.org>
2781 * Fixed bug #9266: Bug: strcmp() with array as parameter in t3lib_div::linkThisScript() produces warnings with PHP 5.3 (Thanks to Niels Pardon)
2783 2009-02-04 Stanislas Rolland <typo3@sjbr.ca>
2785 * Fixed bug #10352: htmlArea RTE: Shift+Enter raises exception in Safari
2786 * Fixed bug #10353: htmlArea RTE: Colouring features should check if style attribute is allowed
2787 * Fixed bug #10354: htmlArea RTE: Definition List extension must require the Block Elements extension
2789 2009-02-04 Jeff Segars <jeff@webempoweredchurch.org>
2791 * Fixed bug #10351: Whitespace cleanups in t3lib_frontendedit
2793 2009-02-04 Ingo Renner <ingo@typo3.org>
2795 * Added feature #4911: Add an option to add alternative external URL or shortcut for other languages
2797 2009-02-03 Stanislas Rolland <typo3@sjbr.ca>
2799 * Follow-up to bug #10326: htmlArea RTE: Cleaning on paste broken in older versions of Mozilla/Firefox
2800 * Fixed bug #9894: htmlArea RTE: copy/cut/paste with hotkeys does not work in some browsers/settings
2801 * Fixed bug #10337: htmlArea RTE: Allow Clipboard Helper does not work with Firefox 3
2802 * Added feature #10339: htmlArea RTE: Move editing mode change to plugin
2804 2009-02-03 Francois Suter <francois@typo3.org>
2806 * Fixed bug #1527: t3lib_svbase: Method init returns wrong value (thanks to Stefano Kowalke and Michael Miousse)
2808 2009-02-03 Jeff Segars <jeff@webempoweredchurch.org>
2810 * Fixed bug #9600: Frontend Edit Panel is not compatible with subdomains and RealURL (thanks to Xavier Perseguers)
2811 * Added feature #10155: Add controller switching for frontend editing
2813 2009-02-03 Ingo Renner <ingo@typo3.org>
2815 * Changed the pages description field from a one line input to a textarea
2817 2009-02-02 Ingo Renner <ingo@typo3.org>
2819 * Fixed order of fields in TCEforms for table pages, type external URL which was inconsitant to the other types
2821 2009-02-01 Stanislas Rolland <typo3@sjbr.ca>
2823 * Fixed bug #10323: htmlArea RTE: hotkey CTRL+0 is not honoured
2824 * Fixed bug #10324: htmlArea RTE: Configured hotkeys are not honoured in Safari
2825 * Added feature #10325: htmlArea RTE: Make hotkey for enableWordClean feature configurable
2826 * Fixed bug #10326: htmlArea RTE: Cleaning on paste broken in older versions of Mozilla/Firefox
2828 2009-02-01 Ingo Renner <ingo@typo3.org>
2830 * Fixed broken icon for the TYPO3 manual with t3skin
2831 * Fixed look of the logout button in Safari after the introduction of Ext JS
2832 * Fixed list minus bullet icon in t3skin, was missing a solid background
2834 2009-02-01 Steffen Kamper <info@sk-typo3.de>
2836 * Fixed bug #10121: New template-function to add Ext JS inline code
2838 2009-01-31 Kasper Skaarhoj <kasper@typo3.org>
2840 * 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).
2841 * Added a hook for processing external links made through typolink and makelinks.
2842 * 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.
2843 * Fixed bug that add-wizard did not work with flexform fields.
2844 * 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
2846 2009-01-30 Benjamin Mack <benni@typo3.org>
2848 * Fixed bug #7123: Select wizard doesn't work in Safari (Thanks to Ismael Bidau)
2849 * Fixed bug #10282: Table definition in cache_treelist not compliant with MySQL 5.0 strict mode (Thanks to Steffen Mueller and Steffen Kamper)
2850 * Followup to #10094: Use foreach instead of while-list-each constructs in t3lib_TCEmain
2852 2009-01-30 Francois Suter <francois@typo3.org>
2854 * Fixed bug #10304: Links in the warning box are not visible as links (thanks to Georg Ringer)
2856 2009-01-30 Steffen Kamper <info@sk-typo3.de>
2858 * Fixed bug #10031: Icon in "text w/ picture" and "picture" does not change.
2859 * Fixed bug #8446: Template Objectbrowser menu
2860 * Fixed bug #10045 BUG missleading Errormessage with emtpy COA (thanks to Ingo Schmitt)
2862 2009-01-28 Kasper Skaarhoj <kasper@typo3.org>
2864 * 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)
2866 2009-01-28 Benjamin Mack <benni@typo3.org>
2868 * Fixed bug #10241: DB check ->Full search ->Advanced query always includes deleted field (Thanks to Christian Kuhn)
2869 * Fixed bug #10289: Pre-Cleanup for integration of a mass uploader
2871 2009-01-27 Benjamin Mack <benni@typo3.org>
2873 * Fixed bug #10287: Two typos in typo3-TCEforms.css (Thanks to Uschi Renziehausen)
2875 2009-01-27 Kasper Skaarhoj <kasper@typo3.org>
2877 * 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.
2878 * Tracking script execution times internally. For now not used. Was used for debugging. Maybe it will be useful output at a later time.
2879 * 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.
2880 * Fixed simple bugs in getFuncCheck() and getFuncInput()
2881 * 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.
2882 * 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!)
2883 * 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.
2884 * 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.
2886 2009-01-27 Steffen Kamper <info@sk-typo3.de>
2888 Fixed bug #10263: Multiple calls to deprecated function "fixed_lgd_pre" (thanks to Susanne Moog)
2889 Fixed bug #10176: Multiple calls to deprecated function "fixed_lgd" throughout the core (thanks to Susanne Moog)
2890 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)
2891 Fixed bug #10178: Toolbar menu fails if there are no menu items
2893 2009-01-26 Stanislas Rolland <typo3@sjbr.ca>
2895 * Added feature #10182: htmlArea RTE: Add support for editing lang attribute
2896 * Fixed bug #9904: htmlArea RTE: RTE.default.buttons.table.properties.borderStyle.removeItems is not honored
2897 * Fixed bug #9905: htmlArea RTE: Table properties: Removing headers leaves an empty fieldset
2899 2009-01-24 Ingmar Schlecht <ingmar@typo3.org>
2901 * Fixed bug #10205: DB session record is only created when user is authenticated (thanks also to Michael Stucki)
2903 2009-01-24 Martin Kutschker <masi@typo3.org>
2905 * Added feature #10092: logging API for deprecated functions
2906 * Added feature #10100: logging API for deprecated TypoScript objects and properties
2907 * Fixed bug #10098: t3lib_div::fixed_lgd_cs calls deprecated t3lib_div::fixed_lgd
2909 2009-01-23 Steffen Kamper <info@sk-typo3.de>
2911 * Fixed bug #10234: when "create new record" in list module, page (after) is last entry
2912 * Fixed bug #10179: sys_action menu doesn't respect hidden and returns empty ul if there are no entries
2914 2009-01-23 Michael Stucki <michael@typo3.org>
2916 * Fixed bug #10231: split() is deprecated in PHP 5.3 (patch by Karsten Dambekalns)
2918 2009-01-22 Steffen Kamper <info@sk-typo3.de>
2920 * Fixed bug #9345: CSV export includes _CLIPBOARD_ in header row (thanks to Christian Kuhn)
2921 * Added feature #10220: Get some unit tests for the core (thanks to Oliver Klee)
2923 2009-01-21 Stanislas Rolland <typo3@sjbr.ca>
2925 * Follow-up to #10195: htmlArea RTE: Update RTE about info
2926 * Added feature #10219: htmlArea RTE: Clean up unused localization files
2927 * Fixed bug #9785: htmlArea RTE: Disabling images in RTE still leaves the toolbar button
2928 * Fixed bug #9965: htmlArea RTE: IE jumps down to last RTE input
2930 2009-01-20 Stanislas Rolland <typo3@sjbr.ca>
2932 * Added feature #10206: htmlArea RTE: Allow to hide any button
2934 2009-01-20 Steffen Kamper <info@sk-typo3.de>
2936 * Fixed bug #9774: Incorrect validation of allowed classes in RTE transformation
2938 2009-01-20 Ingmar Schlecht <ingmar@typo3.org>
2940 * Fixed bug #10186: Time shifting (again) in datetime fields (followup to Bug#8746; thanks to Ernesto Baschny)
2941 * Fixed bug #10146: Session fixation vulnerability in user authentication (thanks to the TYPO3 Security Team and especially Marcus Krause)
2942 * Fixed bug #10159: XSS vulnerability in workspace module (thanks to the TYPO3 Security Team and especially Marcus Krause)
2944 2009-01-20 Ingo Renner <ingo@typo3.org>
2946 * Added missing license statement for using the "Silk" icon set of Mark James according to Creative Commons Attribution 2.5
2947 * Fixed bug #10134: XSS vulnerability in sysext indexed_search (thanks to the TYPO3 Security Team and especially Marcus Krause)
2948 * Fixed bug #10133: Command execution in sysext indexed_search (thanks to the TYPO3 Security Team and especially Marcus Krause)
2949 * Fixed bug #10154: Weak encryption key generation vulnerability in sysext install (thanks to the TYPO3 Security Team, and especially Marcus Krause)
2950 * 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)
2952 2009-01-19 Steffen Kamper <info@sk-typo3.de>
2954 * Fixed bug #10183: [felogin] redirect doesn't work with return_url
2956 2009-01-19 Stanislas Rolland <typo3@sjbr.ca>
2958 * Added feature #10181: htmlArea RTE: Move status bar to plugin
2959 * Added feature #10195: htmlArea RTE: Enable the RTE in Opera 9.62+
2960 * Added feature #10196: htmlArea RTE: Remove extension configuration variable enableClickEnlarge
2961 * Fixed bug #10197: htmlArea RTE: Missing XCLASS inclusion in class.tx_rtehtmlarea_pi1.php
2962 * Follow-up to #10181: htmlArea RTE: Move status bar to plugin
2963 * Fixed bug #9935: htmlArea RTE: enableWordClean on paste does not work when hidden button is not in toolbar
2964 * Updated htmlArea RTE version to 1.8.1 for TYPO3 4.3.0 alpha2
2966 2009-01-18 Francois Suter <francois@typo3.org>
2968 * Cleanup #10125: Replace deprecated function calls in sysext indexed_search (thanks to Markus Krause)
2970 2009-01-16 Oliver Hader <oliver@typo3.org>
2972 * Follow-up to bug #10094: Fixed typing error in t3lib_TCEmain::dbAnalysisStoreExec()
2974 2009-01-16 Steffen Kamper <info@sk-typo3.de>
2976 * Fixed bug #10167: Backend not usable in Internet Explorer anymore
2977 * Fixed bug #9307: Remove an obsolete check for disable_exec_function in filelist
2978 * Fixed bug #10157: t3lib/config_default.php textfile_ext should be updated to include xml and other text types
2979 * Fixed bug #9867: Adding T3_SERVICES to configuration modul
2981 2009-01-16 Bernhard Kraft <kraftb@think-open.at>
2983 * Fixed bug #5497: Links in Task Center
2985 2009-01-15 Steffen Kamper <info@sk-typo3.de>
2987 * Fixed bug #10057: hide/unhide page causes error when done via the context menu
2988 * Fixed bug #8787: titles length in list module (thanks to Stefano Cecere)
2990 2009-01-14 Jeff Segars <jeff@webempoweredchurch.org>
2992 * Fixed bug #10064: config.admPanel has no effect (thanks to Ralf Hettinger)
2993 * Fixed bug #10105: htmlArea RTE: Cannot load multiple RTEs via AJAX
2995 2009-01-14 Stanislas Rolland <typo3@sjbr.ca>
2997 * Added feature #10138: htmlArea RTE: add Clear RTE cache option to BE Clear cache menu
2998 * Fixed bug #10140: htmlArea RTE: Alignment of td's and th's in out-of-the-box installation
3000 2009-01-14 Steffen Kamper <info@sk-typo3.de>
3002 * Fixed bug #10143 spamProtectEmailAddresses_atSubst does not work correctly if linktext contains email address with uppercase charachters (thanks to Helmut Hummel)
3003 * Fixed bug #9885: Add Hook to ClearCacheMenu
3005 2009-01-14 Dmitry Dulepov <dmitry@typo3.org>
3007 * Fixed bug #10116: Remove/protect adodb testfiles (thanks to Marcus Krause)
3009 2009-01-13 Jeff Segars <jeff@webempoweredchurch.org>
3011 * Fixed bug #10046: Move t3lib_tceforms_fe into its own file
3013 2009-01-13 Dmitry Dulepov <dmitry@typo3.org>
3015 * Fixed bug #10109: Google reports duplicate title tag
3016 * Fixed bug #10120: Add .buildpath to svn:ignore
3018 2009-01-13 Oliver Hader <oliver@typo3.org>
3020 * Fixed bug #10106: IRRE - Undefined method t3lib_TCEforms_inline::addItems (thanks to Franz Holzinger)
3022 2009-01-12 Stanislas Rolland <typo3@sjbr.ca>
3024 * Follow-up to bug #9932: htmlArea RTE Spellcheck does not work when TYPO3 is installed in subdir
3026 2009-01-12 Oliver Hader <oliver@typo3.org>
3028 * Fixed bug #10104: IRRE - Controll icons in header of newly created child elements are not shown
3029 * Fixed bug #8991: IRRE - Sorting icons of inline records are in wrong order
3031 2009-01-12 Dmitry Dulepov <dmitry@typo3.org>
3033 * Fixed bug #10065: Use TYPO3 clear.gif for Ext JS in backend.php
3034 * Fixed bug #10066: AJAX relogin polls server too often
3035 * Fixed bug #10067: common.js uses undefined variable
3037 2009-01-11 Oliver Hader <oliver@typo3.org>
3039 * Fixed bug #5630: Install tool removes dots from admin usernames (thanks to Stefano Kowalke)
3040 * Fixed bug #10094: Use foreach instead of while-list-each constructs in t3lib_TCEmain
3041 * Added feature #10091: Integrate TYPO3_DB->exec_SELECTcountRows()
3042 * Follow-up to bug #10094: Wrong concatenation of arrays
3044 2009-01-11 Steffen Kamper <info@sk-typo3.de>
3046 * Fixed bug #9825: Copy / Cut icons don't respect t3skin: drag'n'drop in pagetree (credits to Susanne Moog)
3047 * Fixed bug #10077: Feature: Add Icons to page:module TCEform
3048 * Fixed bug #10084: Hardcoded "Toggle All" and " Add New" in section
3050 2009-01-10 Oliver Hader <oliver@typo3.org>
3052 * Fixed bug #10090: Hanging record sets in t3lib_TCEmain
3054 2009-01-09 Martin Kutschker <masi@typo3.org>
3056 * Fixed bug #10086: Core uses deprecated function t3lib_db->sql()
3057 * Fixed bug #10087: Deprecation annotations are wrong for TYPO3 3.6 and 3.5
3059 2009-01-09 Oliver Hader <oliver@typo3.org>
3061 * Fixed bug #10083: Constant styles.content.imgtext.separateRows is not defined
3063 2009-01-08 Benjamin Mack <benni@typo3.org>
3065 * Fixed bug #9194: Bug: wrong handling of 'is_in' list in TCA element type 'input' (Thanks to Vladimir Podkovanov)
3067 2009-01-08 Oliver Hader <oliver@typo3.org>
3069 * Added feature #9674: TCEmain changes for new improved record recycling concept (thanks to Julian Kleinhans)
3070 * Fixed bug #9893: Syntax error in TCA types definitions of tt_content
3071 * Added feature #4427: Enable stdWrap for HMENU.alwaysActivePIDlist (thanks to Dan Osipov)
3073 2009-01-07 Francois Suter <francois@typo3.org>
3075 * Fixed bug #10075: Rootline cache does not work in multilingual websites
3077 2009-01-06 Benjamin Mack <benni@typo3.org>
3079 * Fixed bug #9374: Code in typo3/sysext/tstemplate/ts/index.php don't match with the new CGL (Thanks to Stefano Kowalke)
3081 2009-01-05 Steffen Kamper <info@sk-typo3.de>
3083 * Fixed bug #10055: Add contrib directory to list of allowed paths (thanks to Dan Osipov)
3084 * Fixed bug #9506: label uid shows not working
3085 * Fixed bug #10056: Misspelling english word "guesbooks"
3087 2009-01-04 Dmitry Dulepov <dmitry@typo3.org>
3089 * Fixed bug #9052: Remove JS popup when login expired (co-authored with Christoph Koehler and Steffen Kamper)
3091 2009-01-03 Dmitry Dulepov <dmitry@typo3.org>
3093 * Fixed bug #10047: typo3/contrib is not prefixed with config.absRefPrefix
3094 * Fixed bug #10049: Ext JS directory structure is broken
3096 2009-01-02 Steffen Kamper <info@sk-typo3.de>
3098 * Fixed bug #10043: removed deprecated function-calls in OpenID
3100 2009-01-01 Steffen Kamper <info@sk-typo3.de>
3102 * Fixed bug #4690: TCAdefaults.tt_content.imagecols = 1 is missing
3103 * Fixed bug #7922: stdWrap for doNotLinkIt & doNotShowLink
3105 2009-01-01 Benjamin Mack <benni@typo3.org>
3107 * Fixed bug #8590: Fileadmins folderoverview don`t show 'B' (for byte) after filesize (Thanks to Stefano Kowalke)
3108 * Fixed bug #7669: Changed elderly while(list()=each()) to foreach calls in t3lib_tstemplate (Credits Oliver Hader)
3109 * Fixed bug #8361: Stage change notification emails not send when publishing from Live workspace (Thanks to Andreas Wolf)
3110 * Fixed bug #9136: Less JS in backend.php / Framehandling problem
3112 2008-12-30 Oliver Hader <oliver@typo3.org>
3114 * Added feature #5610: Extend TCEFORM_confObj on Page TSconfig by property keepItems
3116 2008-12-29 Ernesto Baschny <ernst@cron-it.de>
3118 * Fixed bug #8746: Date/time field problem with timezone shifting when using the "+NN", "d" or "d+NN" shortcuts
3119 * Fixed bug #10033: Date/time field shortcut "d" doesn't work on already filled date fields since 4.2.0
3120 * 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"
3122 2008-12-29 Steffen Kamper <info@sk-typo3.de>
3124 * Fixed bug #10022: Pagecontent/Hidden has no effect
3125 * Added feature #9901: Enable stdWrap for expAll
3127 2008-12-29 Oliver Hader <oliver@typo3.org>
3129 * Follow-up to bugfix #10004: Tweak corrections to update wizard for installing new system extensions
3131 2008-12-27 Steffen Kamper <info@sk-typo3.de>
3133 * Fixed bug #10004: Extend UpdateWizard for install systemextensions
3135 2008-12-25 Dmitry Dulepov <dmitry@typo3.org>
3137 * Fixed bug #10012: TYPO3 generates incorrect ETag
3139 2008-12-24 Francois Suter <francois@typo3.org>
3141 * Fixed bug #9948: Label rm.clearCache_pages was abusively removed from core lang file
3143 2008-12-23 Dmitry Dulepov <dmitry@typo3.org>
3145 * Fixed bug #9999: Setting [BE][compressionLevel]=true causes problems
3147 2008-12-23 Steffen Kamper <info@sk-typo3.de>
3149 * Fixed bug #9810: ClearCacheMenu doesn't work when click on icon
3151 2008-12-22 Stanislas Rolland <typo3@sjbr.ca>
3153 * Fixed bug #9932: htmlArea RTE Spellcheck does not work when TYPO3 is installed in subdir
3155 2008-12-22 Steffen Kamper <info@sk-typo3.de>
3157 * Fixed bug #9977: Extensions class.ext_update.php scripts are executed even when extension isn't loaded
3158 * Fixed bug #8492: tiny stuff in the Help Module (moved about and cshmanual to sysext)
3159 * Fixed bug #8205: Shortcut ends in parse_url-error
3160 * Fixed bug #9773: Fallback for skinImg having forceFileExtension
3162 2008-12-20 Steffen Kamper <info@sk-typo3.de>
3164 * Fixed bug #8952: Flags are missing
3165 * Fixed bug #8525: added Korean flag
3167 2008-12-20 Oliver Hader <oliver@typo3.org>
3169 * Follow-up to feature #5835: Fix formatting and remove superfluous wrap in tslib_content::wrapSpace()
3170 * Added feature #5203: Add file operation permissions for back-end user groups (thanks to Christian Kuhn)
3172 2008-12-19 Steffen Kamper <info@sk-typo3.de>
3174 * Fixed bug #9964: Missing file icon PPT
3176 2008-12-18 Stanislas Rolland <typo3@sjbr.ca>
3178 * Fixed bug #9772: t3lib_parsehtml_proc does not provide Page TSConfig to user-defined RTE transformations
3180 2008-12-18 Steffen Kamper <info@sk-typo3.de>
3182 * Fixed bug #7265: Submodules of Web module can't work with mod.php and the _DISPATCH system
3184 2008-12-18 Dmitry Dulepov <dmitry@typo3.org>
3186 * Fixed bug #9944: Unneccessary wildcard string comparisons in EM (thanks to Marcus Krause)
3187 * Fixed bug #9947: gzip compression does not work in BE at all
3188 * Fixed bug #9971: A call to protected method in index_ts.php
3189 * Fixed bug #9886: Hardcoded error messages (Parameter Error:) in some files related to file list module (thanks to Stefano Kowalke)
3190 * Fixed bug #9887: Labels 'TEMP' and 'RECYCLER' are hardcoded (thanks to Stefano Kowalke)
3191 * Fixed bug #9978: Remove references to gzip_encode from File and Access modules
3192 * Fixed bug #9741: wrong anchor links with absRefPrefix option enabled (thanks to Stefan Galinski)
3194 2008-12-18 Thorsten Kahler <thorsten.kahler@dkd.de>
3196 * Added feature #5835: get rid of clear.gif with space (thanks to Susanne Moog)
3198 2008-12-18 Ernesto Baschny <ernst@cron-it.de>
3200 * 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)
3202 2008-12-17 Stanislas Rolland <typo3@sjbr.ca>
3204 * Fixed bug #9596: htmlArea RTE does not work in IRRE subelements
3205 * Added feature #7963: htmlArea RTE css parsing: honour classes with element context selectors inside other context selectors (thanks to Mikkel Ricky)
3206 * Fixed bug #9969: htmlArea RTE: blindImageOptions is not honoured in TYPO3 4.3-dev
3208 2008-12-16 Dmitry Dulepov <dmitry@typo3.org>
3210 * Fixed bug #9925: Initialization of new caching framework breaks some eID scripts
3212 2008-12-15 Dmitry Dulepov <dmitry@typo3.org>
3214 * Fixed bug #9844: Filepermissons (RW) in filelist are hardcoded
3216 2008-12-12 Dmitry Dulepov <dmitry@typo3.org>
3218 * Fixed bug #9884: enhancements to memcached caching backend
3220 2008-12-09 Steffen Kamper <info@sk-typo3.de>
3222 * Fixed bug #9915: Typing error in tslib_content ($gifCreateor => $gifCreator)
3224 2008-12-08 Steffen Kamper <info@sk-typo3.de>
3226 * Fixed bug #9890: sectionIndex in Menu doesn't work
3228 2008-12-03 Martin Kutschker <masi@typo3.org>
3230 * Fixed bug #6415: preg_replace error on PHP 5.2 sometimes resulting in empty pages (thanks to Francois Suter)
3232 2008-12-02 Stanislas Rolland <typo3@sjbr.ca>
3234 * Fixed bug #9878: htmlArea RTE: js error may be raised when loading through IRRE Ajax call
3236 2008-12-02 Martin Kutschker <masi@typo3.org>
3238 * Fixed bug #6131: 'last login' of BE and FE users not shown in the BE (thanks to Christian Kuhn)
3239 * Fixed bug #9850: Strings 'TEMP' and 'RECYCLER' are hardcoded in the filetree (thanks to Stefano Kowalke)
3241 2008-12-02 Dmitry Dulepov <dmitry@typo3.org>
3243 * Added feature #9852: Provide a random byte generator in TYPO3 Core (thanks to Marcus Krause)
3245 2008-12-01 Dmitry Dulepov <dmitry@typo3.org>
3247 * Fixed bug #9645: Memcached backend is not working properly
3248 * Fixed bug #9790: class.gzip_encode.php fails with open_basedir restrictions
3249 * Fixed bug #9859: Upload files in fileadmin: Singular and plural are the same ("files") (co-authored with Stefano Kowalke)
3250 * Fixed bug #9860: Fileadmin: New folders: Singular and plural are the same ("folders") (co-authored with Stefano Kowalke)
3252 2008-12-01 Steffen Kamper <info@sk-typo3.de>
3254 * Fixed bug #9864: felogin: Drop languages from locallang.xml
3256 2008-11-29 Steffen Kamper <info@sk-typo3.de>
3258 * Fixed bug #9862: missing class for checkbox in t3editor
3260 2008-11-27 Steffen Kamper <info@sk-typo3.de>
3262 * Fixed bug #9797: waste of time in LIST module with LOISmode (thanks to Franz Holzinger)
3263 * Fixed bug #9822: New rendering method for content elements (lesser markup, cleaner code) (thanks to Susanne Moog)
3264 * Added feature #9742: Zebra columns for fileadmin listing (thanks to Stefano Kowalke)
3266 2008-11-27 Dmitry Dulepov <dmitry.dulepov@gmail.com>
3268 * Fixed bug #8944: PHP-Error in class.em_index.php on line 4333 (thanks to Stefan Geith)
3270 2008-11-25 Steffen Kamper <info@sk-typo3.de>
3272 * Fixed bug #8561: Checkboxes and labels are aligned badly if in one line
3273 * Fixed bug #9725: double enquote in t3lib_htmlmail of returnPath
3275 2008-11-24 Dmitry Dulepov <dmitry@typo3.org>
3277 * Fixed bug #9806: Mountpoints do not work across domain boundaries
3279 2008-11-23 Ingo Renner <ingo@typo3.org>
3281 * Added feature #9813: Turn the workspace selector into a drop down toolbar item menu
3283 2008-11-22 Stanislas Rolland <typo3@sjbr.ca>
3285 * Follow up for feature #9775: htmlArea RTE: additional features for link insertion dialogue
3287 2008-11-22 Steffen Kamper <info@sk-typo3.de>
3289 * Fixed bug #9798: Don't show fe_users password in page module
3290 * Cleanup: felogin: Completed ChangeLog and raised version to 1.1.0
3292 2008-11-22 Oliver Hader <oliver@typo3.org>
3294 * Fixed bug #9802: Frontend plugins show PHP error if there is no TypoScript configuration
3296 2008-11-13 Stanislas Rolland <typo3@sjbr.ca>
3298 * Follow up for issue #9771: htmlArea RTE spellchecker not working in TYPO3 4.3-dev
3300 2008-11-13 Steffen Kamper <info@sk-typo3.de>
3302 * Fixed bug #9786: Remove duplicate JS-Files in backend.php
3304 2008-11-12 Oliver Hader <oliver@typo3.org>
3306 * Release of TYPO3 4.3.0alpha1
3308 2008-11-12 Steffen Kamper <info@sk-typo3.de>
3310 * Fixed bug #8903: redirect url is not passed with get/post method
3312 2008-11-12 Oliver Hader <oliver@typo3.org>
3314 * Follow-up to feature #9654: Integrate return value depending on a found includeLibs configuration
3315 * Fixed bug #9747: Update function names of caching API to be consistent with FLOW3
3316 * Cleanup: Updated NEWS.txt
3317 * Added feature #9778: Improvement of removeXSS (thanks to Steffen Kamper, David Slayback)
3318 * Fixed bug #9748: Some extensions do not work anymore in the frontend
3319 * Fixed bug #9639: DB Analyzer / Compare Tool can't handle the upgrade of the cache tables (thanks to Michael Stucki)
3320 * Added feature #9670: Integrate code-completion for TypoScript in the t3editor (thanks to Stephan Petzl, Christian Kartnig and Tobias Liebig)
3322 2008-11-11 Steffen Kamper <info@sk-typo3.de>
3324 * Fixed bug #5714: Pagecount not correct in indexed_search
3326 2008-11-11 Stanislas Rolland <typo3@sjbr.ca>
3328 * Fixed bug #9771: htmlArea RTE spellchecker not working in TYPO3 4.3-dev
3329 * Fixed bug #9755: Incorrect initialization sequence in class browse_links
3330 * Added feature #9775: htmlArea RTE: additional features for link insertion dialogue
3331 * Added feature #9776: htmlArea RTE: enable stdwrap on the image clickEnlarge a-tag
3333 2008-11-11 Oliver Hader <oliver@typo3.org>
3335 * Follow-up to bug #5826: Wrong disposal of language object in front-end
3336 * Added feature #9667: Use t3lib_div::trimExplode() in t3lib_div::intExplode() (thanks to Niels Pardon)
3338 2008-11-11 Michael Stucki <michael@typo3.org>
3340 * Fixed bug #5611: Frontend preview and simulate time is buggy
3342 2008-11-08 Michael Stucki <michael@typo3.org>
3344 * Follow-up to bug #8399: Table index was too long after changing the field size
3346 2008-11-06 Oliver Hader <oliver@typo3.org>
3348 * Follow-up to feature #9625: Fixed regular expression
3349 * Cleanup: Set SVN properties and tags
3351 2008-11-06 Jeff Segars <jeff@webempoweredchurch.org>
3353 * Added feature #9615: Move frontend editing to a system extension.
3355 2008-11-04 Ingo Renner <ingo@typo3.org>
3357 * Fixed bug #9681: the Wrap for forgotMessage in the subpart ###TEMPLATE_FORGOT### does not work (credits Steffen Kamper)
3359 2008-11-04 Martin Kutschker <masi@typo3.org>
3361 * Fixed bug #9734: User selector in Web>Access doesn't work (thanks to Andreas Kundoch)
3362 * Fixed bug #9717: t3lib_parsehtml_proc removes valid attributes of SPAN tags
3364 2008-11-04 Oliver Hader <oliver@typo3.org>
3366 * Fixed bug #9599: felogin - Enable Caching "USER" instead of "USER_INT" (thanks to Dmitry Dulepov & Steffen Kamper)
3367 * Added feature #9661: Extend condition operators for globalVar (thanks to Steffen Kamper)
3368 * Cleanup: Specified deprecated statements
3369 * Follow-up to feature #9661: Re-enable matching empty globalVars
3371 2008-11-03 Oliver Hader <oliver@typo3.org>
3373 * Added feature #9654: Enable includeLibs also for USER and COA objects
3374 * Fixed bug #9724: Editing shortcuts does not work anymore
3375 * Fixed bug #9286: Use native JSON-methods instead of 3rd party JSON script (thanks to Steffen Kamper)
3377 2008-11-01 Martin Kutschker <masi@typo3.org>
3379 * Fixed bug #8715: non-admins can not import pages from their own directory (thanks to Johannes Pieper)
3381 2008-11-01 Oliver Hader <oliver@typo3.org>
3383 * Added feature #6637: Integrate possibility to reverse order of rootline HMENU (thanks to Ralf Hettinger)
3384 * Fixed bug #9715: Editing records with OpenDocs enabled does not work
3385 * Added feature #9094: Make simulate static a system extension (patch by Benjamin Mack)
3386 * Fixed bug #9632: Multiple fileuploads into folders with special characters (umlauts) not possible (thanks to Marcus Krause)
3388 2008-10-31 Jeff Segars <jeff@webempoweredchurch.org>
3390 * Added feature #6626: config.fileTarget for link target on files (thanks to Ralf Hettinger)
3391 * Added feature #3787: New option TSFE.jumpURL_HTTPStatusCode = 30x (thanks to Stefan Geith)
3393 2008-10-31 Ingo Renner <ingo@typo3.org>
3395 * cleanup: removed the include for an interface that is loaded in backend.php already and therefore is present always
3397 2008-10-31 Oliver Hader <oliver@typo3.org>
3399 * Fixed bug #9571: Additional condition required to check SSL status in class.t3lib_div.php (thanks to Christian Kuhn)
3400 * Fixed bug #9659: TCEmain wrongly tests required input-type fields (thanks to Francois Suter)
3401 * Fixed bug #8399: field tablename in sys_refindex too short (thanks to Steffen Kamper)
3402 * Cleanup: Updated NEWS.txt
3404 2008-10-31 Benjamin Mack <benni@typo3.org>
3406 * Included the Javascript Widget Framework Ext JS
3408 2008-10-30 Ingo Renner <ingo@typo3.org>
3410 * Fixed an inconsitency with between the name, the documentation and the functionality of method loadByTag() in the new caching framework
3412 2008-10-29 Ingo Renner <ingo@typo3.org>
3414 * Added feature #9591: Integrate sys_actions into toolbar (contributions by Steffen Kamper)
3415 * !!! Cleanup #9678: Make TYPO3 require PHP 5.2
3417 2008-10-28 Ingo Renner <ingo@typo3.org>
3419 * Added the manual for the OpenID system extension
3421 2008-10-28 Martin Kutschker <masi@typo3.org>
3423 * Added feature #9625: Integrate possibility to extend TCEforms palettes easily (implementation by Oliver Hader)
3424 * Added feature #9474: Integrate OpenID authentication support to TYPO3 (integration by Dmitry Dulepov, OpenID library by JanRain Inc.)
3426 2008-10-28 Oliver Hader <oliver@typo3.org>
3428 * Fixed bug #9655: Call to t3lib_div::devLog() without key in index_ts.php (thanks to Francois Suter)
3429 * Fixed bug #9607: Module DB check uses hardcoded labels (thanks to Christopher Stelmaszyk)
3430 * Added feature ##9656: Extend t3lib_div::trimExplode to limit the number of elements
3431 * Follow-up to feature #9575: Return boolean value instead of filtered data
3432 * Fixed bug #9623: Flexform sections are not working anymore since script.aculo.us is not loaded
3433 * Fixed bug #9665: t3lib_BEfunc has a lot of hanging SQL record sets
3434 * Fixed bug #9664: EM fails on retrieving files of uppercase extension keys (thanks to Marcus Krause)
3435 * Added feature #7571: FeUsers in table sys_lockedrecords (thanks to Stefan Geith)
3436 * Added feature #8523: IRRE - Integrate possibility to define enabledControls in TCA
3437 * Fixed bug #5826: indexed_search: specify media types in advanced search (thanks to Steffen Kamper)
3439 2008-10-24 Oliver Hader <oliver@typo3.org>
3441 * Follow-up to feature #9575: Return boolean value instead of filtered data
3443 2008-10-23 Stanislas Rolland <typo3@sjbr.ca>
3445 * Fixed bug #9613: htmlArea RTE uses JScodeLibArray to insert CSS
3447 2008-10-22 Jeff Segars <jeff@webempoweredchurch.org>
3449 * Fixed bug #8636: Hardcoded labels in Configuration module (thanks to Christopher Stelmaszyk)
3450 * Fixed bug #8505: String "File/Files" in Fileadmin are hardcoded (thanks to Stefano Kowalke)
3452 2008-10-22 Stanislas Rolland <typo3@sjbr.ca>
3454 * Fixed bug #5019: htmlArea RTE hangs while editing link in Firefox
3456 2008-10-21 Oliver Hader <oliver@typo3.org>
3458 * Fixed bug #9553: Form validation script jsfunc.validateform.js sometimes fails in IE (thanks to Vladimir Podkovanov)
3459 * Fixed bug #9608: Frontend Editing does not work anymore
3461 2008-10-20 Stanislas Rolland <typo3@sjbr.ca>
3463 * Updated htmlArea RTE manual
3465 2008-10-20 Ingo Renner <ingo@typo3.org>
3467 * !!! Added feature 9505: Make the caches in TYPO3 use the new caching framework
3469 2008-10-20 Oliver Hader <oliver@typo3.org>
3471 * Cleanup: Removed GPLv3 release of Ext JS from typo3/contrib/extJS/
3472 * Cleanup: Fixed ChangeLog
3474 2008-10-20 Michael Stucki <michael@typo3.org>
3476 * Follow-up on feature #8899: Rename "options.fileTree.uploadFieldsInLinkBrowser" to "options.folderTree.uploadFieldsInLinkBrowser" (patch by Steffen Kamper)
3478 2008-10-20 Dmitry Dulepov <dmitry@typo3.org>
3480 * Fixed bug #9398: Labels in Module User Administration are hardcoded (thanks to Christopher Stelmaszyk)
3482 2008-10-19 Ingo Renner <ingo@typo3.org>
3484 * Fixed bug 8564: Result of t3lib_BEfunc::getProcessedValue is hardcoded and therefore cannot be translated, credits Christopher Stelmaszyk
3486 2008-10-19 Michael Stucki <michael@typo3.org>
3488 * Fixed bug #9535: Folder icons in filelist file tree don't get skinned anymore (patch by Francois Suter)
3489 * Fixed bug #9497: Edit in Rich Text Editor - Button does not work anymore in Web>Page (patch by Oliver Hader)
3491 2008-10-18 Dmitry Dulepov <dmitry@typo3.org>
3493 * Fixed bug #9480: Enhance debug information with SQL data (thanks to Francois Suter for the inspiration)
3494 * Cleanup: Converted spaces to tabs in t3lib/t3lib_db.php
3495 * Fixed bug #9402: Create a common_locallang-file
3497 2008-10-17 Dmitry Dulepov <dmitry@typo3.org>
3499 * Fixed bug #9498: Bug: EM "Check for extension updates" always warns about changes (thanks to Christian Kuhn)
3500 * Fixed bug #9575: use native filter_functions for validate and sanitize (thanks to Steffen Kamper)
3502 2008-10-14 Martin Kutschker <masi@typo3.org>
3504 * 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)
3505 * Added feature #9520: add a scheme to support singletons with t3lib_div::makeInstance
3507 2008-10-14 Ernesto Baschny <ernst@cron-it.de>
3509 * Added feature #9400: enables to have specific HTTP status codes on a sys_domain record when doing a redirect (new field sys_domain.redirectHttpStatusCode)
3511 2008-10-14 Dmitry Dulepov <dmitry@typo3.org>
3513 * Fixed bug #9523: class.t3lib_htmlmail.php produces null headers in HTML messages
3515 2008-10-13 Ernesto Baschny <ernst@cron-it.de>
3517 * 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).
3519 2008-10-10 Stanislas Rolland <typo3@sjbr.ca>
3521 * Added feature #7970: htmlArea RTE: fontstyle and fontsize should not use deprecated font tag
3523 2008-10-10 Dmitry Dulepov <dmitry@typo3.org>
3525 * Fixed bug #9522: t3lib_BEfunc::BEenableFields generates invalid SQL
3526 * Fixed bug #9469: Failed to load magic database
3528 2008-10-08 Stanislas Rolland <typo3@sjbr.ca>
3530 * Fixed bug #9516: htmlArea RTE: Move link tags to head
3531 * Added feature #9521: htmlArea RTE: factor out some functions dealing with inline elements
3532 * Added feature #7875: Coloured text is created using font-tag instead of span in IE
3533 * Added feature #8847: Custom colors in TYPO3Color like old SelectColor extension
3535 2008-10-05 Stanislas Rolland <typo3@sjbr.ca>
3537 * Fixed bug #9490: htmlArea RTE: Opera 9.52 sometimes refuses to insert a node
3539 2008-10-04 Stanislas Rolland <typo3@sjbr.ca>
3541 * Follow-up to bug #9472: htmlArea RTE: Safari may crash when the RTE closes
3542 * Fixed bug #9484: htmlArea RTE: context menu raises an error when link button is not configured
3544 2008-10-04 Dmitry Dulepov <dmitry@typo3.org>
3546 * Fixed bug #9479: Selected items are not visible after saving the form in BE
3548 2008-10-03 Dmitry Dulepov <dmitry@typo3.org>
3550 * Fixed bug #9452: config.absRefPrefix is applied only to a fixed set of directories
3551 * Fixed bug #7059: Improve database performance for external database host
3553 2008-10-02 Stanislas Rolland <typo3@sjbr.ca>
3555 * Fixed bug #9444: htmlArea RTE: Incorrect assigment of class to one line <ol> in Firefox
3556 * Fixed bug #9472: htmlArea RTE: Safari may crash when the RTE closes
3558 2008-10-01 Stanislas Rolland <typo3@sjbr.ca>
3560 * Fixed bug #9464: htmlArea RTE: url auto-detect feature not working in Firefox
3561 * Fixed issue #9467: htmlArea RTE: cleanup in FE plugin
3563 2008-10-01 Oliver Hader <oliver@typo3.org>
3565 * Fixed bug #9442: SQL LIKE wildcards are not escaped correctly for list queries
3566 * Fixed bug #9408: Selecting by tag using wildcards does not work with database disposal of t3lib_cache
3568 2008-10-01 Ernesto Baschny <ernst@cron-it.de>
3570 * Added feature #6525: .wrapItemAndSub property for GMENU
3572 2008-09-29 Stanislas Rolland <typo3@sjbr.ca>
3574 * Added feature #9375: Add DTD to htmlArea RTE iframe document
3575 * Fixed bug #9449: htmlArea RTE: Opera sometimes raises a JavaScript error when the RTE closes
3577 2008-09-28 Oliver Hader <oliver@typo3.org>
3579 * Fixed bug #8518: Wrong JavaScript inclusion in t3lib_TCEforms
3580 * Fixed bug #9335: Internal caching in t3lib_pageSelect::getRootLine() has no effect
3582 2008-09-27 Dmitry Dulepov <dmitry@typo3.org>
3584 * Fixed bug #9412: config.absRefPrefix can force wrong URL when linking across domains
3586 2008-09-26 Stanislas Rolland <typo3@sjbr.ca>
3588 * Fixed bug #9386: Acronym plugin encoding problem
3590 2008-09-25 Stanislas Rolland <typo3@sjbr.ca>
3592 * Fixed issue #9429: htmlArea RTE: Cleanup unused files
3594 2008-09-24 Stanislas Rolland <typo3@sjbr.ca>
3596 * Fixed issue #9424: htmlArea RTE: Cleanup dialogue windows
3598 2008-09-23 Martin Kutschker <masi@typo3.org>
3600 * Fixed bug #9411: Editors cannot create new translations of pages
3602 2008-09-22 Jeff Segars <jeff@webempoweredchurch.org>
3604 * Fixed bug #9401: Use debug() for sqlDebug (thanks to Steffen Kamper)
3606 2008-09-21 Jeff Segars <jeff@webempoweredchurch.org>
3608 * Fixed bug #8719: File upload ends up in parse_url error on Windows (thanks to Steffen Kamper)
3610 2008-09-21 Stanislas Rolland <typo3@sjbr.ca>
3612 * Fixed bug #9404: htmlArea RTE: Cleaning out deprecated extension variables
3614 2008-09-21 Benjamin Mack <benni@typo3.org>
3616 * Followup to #9393: Small code cleanup in class.t3lib_treeview.php
3617 * Fixed bug #8578: Umlauts get displayed wrong in Web>Access module after updating rights (Thanks to Tobias Liebig and Susanne Moog)
3619 2008-09-20 Dmitry Dulepov <dmitry@typo3.org>
3621 * Fixed bug #9384: FE session hijacking
3623 2008-09-19 Benjamin Mack <benni@typo3.org>
3625 * Fixed bug #9393: Cosmetic Code Cleanup for the cms sysext
3627 2008-09-18 Martin Kutschker <masi@typo3.org>
3629 * Followup to bugfix #8950: clean up code
3630 * Fix bug #8588: Admin tools -> User Admin -> List users online broken when [BE][lockIP] is set to < 4
3632 2008-09-18 Stanislas Rolland <typo3@sjbr.ca>
3634 * Fixed bug #9331: htmlArea RTE Acronym feature: List of unabridged terms shows wrong values
3635 * Fixed bug #9320: Adding a new mount-type "readonly" for temporary filemounts (thanks to Steffen Kamper)
3636 * Added feature #8899: Configuration of uploads and create folder in linkbrowser (thanks to Steffen Kamper and Dmitry Dulepov)
3638 2008-09-18 Dmitry Dulepov <dmitry@typo3.org>
3640 * Fixed bug #9346: Preinitialise GLOBALS[LANG] in init.php (thanks to Steffen Kamper)
3642 2008-09-17 Martin Kutschker <masi@typo3.org>
3644 * 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)
3645 * Added feature #8995: Extension "felogin" - replace user fields in display messages (thanks to Steffen Kamper)
3647 2008-09-17 Stanislas Rolland <typo3@sjbr.ca>
3649 * Added feature #9370: htmlArea RTE: enhanced toggleborders feature
3651 2008-09-16 Stanislas Rolland <typo3@sjbr.ca>
3653 * Added feature #9362: htmlArea RTE: highlight active items in context menu as in toolbar
3654 * Follow-up to bug #9354: htmlArea RTE: no default css rule is provided for indentation: px to em
3656 2008-09-16 Benjamin Mack <benni@typo3.org>
3658 * Fixed bug #9360: TypoScript Object Browser interprets HTML Tags in comments (Thanks to Stefano Kowalke)
3660 2008-09-15 Stanislas Rolland <typo3@sjbr.ca>
3662 * Fixed bug #9310: table border colour popups appear only when textcolour button is shown
3663 * Fixed bug #9354: htmlArea RTE: no default css rule is provided for indentation
3665 2008-09-15 Ingo Renner <ingo@typo3.org>
3667 * Added feature 9097: Introduce a new caching framework (backported from FLOW3)
3668 * Fixed bug 9283: declare marker handling functions of t3lib_parsehtml static
3670 2008-09-14 Benjamin Mack <benni@typo3.org>
3672 * Fixed bug #7595: Docheaders: Module Admin tools > Indexing: No docheader (Thanks to Christian Kuhn, initial patch by Patrick Broens)
3673 * Fixed bug #7534: Docheaders: Wizard Table: No docheader (Thanks to Christian Kuhn, initial patch by Patrick Broens)
3674 * Fixed bug #7536: Docheaders: Wizard Forms: No docheader (Thanks to Christian Kuhn and Steffen Kamper, initial fix by Patrick Broens)
3675 * Updated NEWS.txt for #9167
3676 * Followup to #9167: Mark extension as write protected: Option now called "excludeFromUpdates"
3677 * Fixed Bug #8621: Whitespace and CGL cleanup for class.tx_opendocs.php (Thanks to Stefano Kowalke)
3678 * Fixed Bug #847: error in tslib_fe->getFromCache() (Thanks to Susanne Moog)
3680 2008-09-14 Stanislas Rolland <typo3@sjbr.ca>
3682 * Fixed bug #9308: htmlArea RTE: link on colour name doesn't set colour
3684 2008-09-14 Jeff Segars <jeff@webempoweredchurch.org>
3686 * Added feature #3687: Disable "versioning" and "moreoptions"-menuitem via contextMenu.[key].disableItems in User TSconfig (thanks to Susanne Moog)
3687 * Fixed bug #9172: Wrong display of deleted owners and groups in Web->Access->Permissions (thanks to Johannes Pieper)
3688 * Added feature #7537: Wizard RTE has no docheader and is not according to new BE user interface (thanks to Patrick Broens and Christian Kuhn)
3689 * Added feature #7552: Docheaders for Import Export module (thanks to Patrick Broens and Christian Kuhn)
3691 2008-09-14 Dmitry Dulepov <dmitry@typo3.org>
3693 * 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.
3694 * Fixed bug #9313: Introduce HTTP_STATUS-Constants (thanks to Steffen Kamper)
3695 * Re-committed bugfix #8985 (Enable USER object to become USER_INT on the fly) because of +1 from Stanislas
3697 2008-09-13 Stanislas Rolland <typo3@sjbr.ca>
3699 * Fixed bug #9277: Incorrect size of htmlArea RTE dialogue windows in Google Chrome browser
3700 * Fixed bug #9338: htmlArea RTE: incorrect opening size of some dialogue windows
3701 * Fixed bug #9339: htmlArea RTE: Enable resizing of acronym dialogue window in IE
3702 * Added feature #9340: htmlArea RTE: Configuration options for size and position of dialogue windows
3703 * Fixed bug #9341: htmlArea RTE: unable to disable the acronym element from the acronym feature
3705 2008-09-13 Dmitry Dulepov <dmitry@typo3.org>
3707 * Fixed bug #9318: Enhance and fix tslib_eidtools
3709 2008-09-12 Dmitry Dulepov <dmitry@typo3.org>
3711 * Fixed bug #8985: Enable USER object to become USER_INT on the fly
3713 2008-09-11 Benjamin Mack <benni@typo3.org>
3715 * Fixed bug #8644: Usersettings with fullHelptextMode looks weird (thanks to Steffen Kamper)
3717 2008-09-10 Dmitry Dulepov <dmitry@typo3.org>
3719 * Fixed bug #9315: Description of tslib_fe::includeTCA is incorrect
3721 2008-09-09 Dmitry Dulepov <dmitry@typo3.org>
3723 * Fixed bug #9268: TCA is not loaded in FE when config cache is disabled
3725 2008-09-08 Benjamin Mack <benni@typo3.org>
3727 * Fixed bug #9312: felogin: uninitialized vars (Thanks to Steffen Kamper)
3728 * Fixed bug #9282: Allow subkeys for TypoScript "config." array
3730 2008-09-08 Stanislas Rolland <typo3@sjbr.ca>
3732 * Follow-up to bug #8996: htmlArea RTE: link to file not updated when changing case in file name
3733 * Fixed bug #9022: Link-Icon stays grey while trying to link an image in ie7
3735 2008-09-08 Oliver Hader <oliver@typo3.org>
3737 * Follow-up to feature #9281: Fixed typing error
3739 2008-09-07 Ingo Renner <ingo@typo3.org>
3741 * Fixed bug #9285: Remove all @ in front of file_exists() calls
3742 * Fixed bug #9301: Missing colorization in Localization Overview of the page tree, credits Steffen Kamper
3744 2008-09-06 Dmitry Dulepov <dmitry@typo3.org>
3746 * Fixed bug #9302: Make functions in tslib_eidtools public static
3748 2008-09-04 Stanislas Rolland <typo3@sjbr.ca>
3750 * Added feature #9262: Adding counting classes to table rows/columns in RTE (thanks to Thorsten Krohn)
3751 * Fixed bug #9296: htmlArea RTE: remove upload form when element browser is in readOnly mode
3753 2008-09-04 Oliver Hader <oliver@typo3.org>
3755 * Fixed bug #9227: Group field in Flexforms with a single table does not show selected items
3757 2008-09-04 Dmitry Dulepov <dmitry@typo3.org>
3759 * Fixed bug #9263: Default icon for plugins in list_type select (thanks to Steffen Kamper)
3761 2008-09-03 Jeff Segars <jeff@webempoweredchurch.org>
3763 * Fixed bug #8491: Template Analyzer Module inconsistencies (thanks to Steffen Kamper)
3764 * Fixed bug #9193: Text "shortcut-icon" is untranslated (thanks to Christopher Stelmaszyk)
3766 2008-09-03 Ingo Renner <ingo@typo3.org>
3768 * Added feature #9281: Add a method to easily do a HTTP redirect
3769 * Declared t3lib_div::readLLPHPfile() and t3lib_div::removeXSS() static
3770 * 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?
3772 2008-09-02 Stanislas Rolland <typo3@sjbr.ca>
3774 * Added feature #9276: htmlArea RTE: allow wild cards in lists of allowed class names
3776 2008-09-01 Stanislas Rolland <typo3@sjbr.ca>
3778 * Fixed bug #9261: Indentation set with div section in htmlArea RTE is not rendered correctly in FE
3779 * Added feature #8668: Configurable labels for formatblock items in htmlArea RTE
3781 2008-09-01 Dmitry Dulepov <dmitry@typo3.org>
3783 * Fixed bug #8508: String "Important Notice" in About Modules is hardcoded
3784 * Fixed bug #2222: CSH missing for localization settings of pages (thanks to Christian Kuhn)
3785 * Fixed bug #9249: Misspelling in Install tool (thanks to Christian Kuhn)
3786 * 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)
3788 2008-08-30 Stanislas Rolland <typo3@sjbr.ca>
3790 * Fixed bug #9255: External URLs cannot be set in RTEhtmlarea anymore
3792 2008-08-29 Martin Kutschker <masi@typo3.org>
3794 * Fixed bug #8677: FE login redirect after logout does not work (thanks to Steffen Kamper)
3795 * Fixed bug #7812: cObj CONTENT should allowed on static_* tables (thanks to Georg Ringer)
3796 * Fixed bug #6601: fixed mount point issues with the local page tree cache
3797 * Added feature #6711: Enable stdWrap for the image in imageLinkWrap (thanks to Georg Ringer)
3798 * Fixed bug #9160: New option "index_metatags" not available in crawler / crawler-hooks (thanks to Christian Trabold)
3800 2008-08-27 Martin Kutschker <masi@typo3.org>
3802 * Added feature #9204: Allow icons in select of tt_content CE plugin (list_type; implementation by Steffen Kamper)
3804 2008-08-26 Stanislas Rolland <typo3@sjbr.ca>
3806 * Fixed bug #9235: Enable synchronous load of some htmlArea RTE plugins
3807 * Follow-up to bug #9235: Enable synchronous load of some htmlArea RTE plugins (boolean inversion)
3809 2008-08-25 Stanislas Rolland <typo3@sjbr.ca>
3811 * Fixed bug #9196: In htmlArea RTE, unable to create an external URL containing german umlauts
3813 2008-08-21 Dmitry Dulepov <dmitry@typo3.org>
3815 * Fixed bug #8826: calls to ini_set produces warnings
3817 2008-08-20 Stanislas Rolland <typo3@sjbr.ca>
3819 * Added feature #9201: Integrate support for definition list into htmlArea RTE
3821 2008-08-20 Dmitry Dulepov <dmitry@typo3.org>
3823 * Fixed bug #5205: pi_loadLL() + no language file == full path disclosure
3825 2008-08-19 Stanislas Rolland <typo3@sjbr.ca>
3827 * Follow-up to bug #9185: Incorrect initialization when hooks are present
3828 * Fixed bug #9197: Misbehaviour of DAM media tab in htmlArea RTE link insertion dialogue
3830 2008-08-18 Stanislas Rolland <typo3@sjbr.ca>
3832 * Follow-up to feature #4686: htmlArea RTE Spell Checker: add u modifier to preg_* operations
3833 * Follow-up to bug #8232: Creating and editing of fields, forms, etc. in FCE's is impossible if there is a section inside
3834 * Added feature #2714: In RTE htmlArea, unable to do an internal link with several parameters
3836 2008-08-18 Dmitry Dulepov <dmitry@typo3.org>
3838 * Fixed bug #8627: Translation of the belog-module (thanks to Christopher Stelmaszyk and Christian Kuhn)
3839 * Fixed bug #8532: enhance TYPO3 manual (inline) (thanks to Steffen Kamper, Jens Hoffman and Uschi Renziehausen)
3840 * Fixed bug #7921: recursive pidInList for select in cObj CONTENT (thanks to Georg Ringer)
3841 * Fixed bug #9141: Update Wizard uses wrong scheme to write compat_version to localconf.php
3842 * Fixed bug #9152: Deprecated code into stdgraphic
3843 * Fixed bug #9183: saveDocNew for all tables except the option is set to 0
3844 * Fixed bug #8232: Creating and editing of fields, forms, etc. in FCE's is impossible if there is a section inside
3846 2008-08-16 Stanislas Rolland <typo3@sjbr.ca>
3848 * Added feature #9109: Enable altMountPoints feature in RTE element browser (Thanks to Steffen Kamper)
3849 * Added feature #4686: Remove dependency of htmlArea RTE Spell Checker on php extension mbstring
3850 * Fixed bug #9185: Redundant code in class.tx_rtehtmlarea_browse_links.php
3852 2008-08-15 Benjamin Mack <benni@typo3.org>
3854 * Fixed bug #6574: Template nextlevel with size=3 & allowed = 1 (Thanks to Georg Ringer)
3856 2008-08-14 Benjamin Mack <benni@typo3.org>
3858 * Fixed bug #9061: felogin - recursive storage pids in TypoScript (Thanks to Steffen Kamper)
3859 * Fixed bug #9095: xhtml in the backend by default (Thanks to Christian Kuhn)
3861 2008-08-14 Dmitry Dulepov <dmitry@typo3.org>
3863 * Fixed bug #9167: Feature: Mark extension as write protected (together with Steffen Kamper)
3865 2008-08-12 Dmitry Dulepov <dmitry@typo3.org>
3867 * Fixed bug #9063: Feature: Make Position of Editpanel more flexible
3869 2008-08-12 Stanislas Rolland <typo3@sjbr.ca>
3871 * Fixed bug #8988: htmlArea RTE: Pasting text from MS Word to Firefox 3 brings a lot of garbage
3872 * Follow-up to feature #8799: htmlArea RTE: correction to two path settings
3874 2008-08-12 Dmitry Dulepov <dmitry@typo3.org>
3876 * Fixed bug #9060: Wrong alert text in Constant editor
3878 2008-08-11 Benjamin Mack <benni@typo3.org>
3880 * Fixed #8259: Cleanup: Call to t3lib_div::devLog() without key (Thanks to Francois Suter)
3882 2008-08-11 Stanislas Rolland <typo3@sjbr.ca>
3884 * Follow-up to bug #8673: htmlArea RTE drag n drop tab of image insertion not functional
3885 * Follow-up to bug #8717: Add suggested doc extension to htmlArea RTE ext_emconf.php
3886 * Fixed bug #8996: htmlArea RTE: link to file not updated when changing case in file name
3887 * Added feature #9157: htmlArea RTE EM setting for DAM becomes deprecated with DAM 1.1+
3888 * Follow-up on feature #9157: htmlArea RTE EM setting for DAM - correcting test on DAM version
3889 * Updated htmlArea RTE version to 1.8.0 for TYPO3 4.3.0 alpha
3891 2008-08-11 Ingo Renner <ingo@typo3.org>
3893 * Reverted Change from 2008-08-06 in t3lib_div leading to nonfunctional clipboard
3895 2008-08-08 Oliver Hader <oliver@typo3.org>
3897 * Added feature #9075: Add record row to recStatInfoHooks in tx_cms_layout
3899 2008-08-08 Thomas Hempel <thomas@typo3.org>
3901 * Added external JavaScript library Ext JS 2.2 to contrib
3903 2008-08-07 Oliver Hader <oliver@typo3.org>
3905 * Fixed bug #1897: Basic Configuration uses different scheme to write im_path to localconf.php
3907 2008-08-07 Ingo Renner <ingo@typo3.org>
3909 * Added Feature #8515: Speed up tslib_cObj->getTreeList by caching its results
3911 2008-08-06 Ingo Renner <ingo@typo3.org>
3913 * 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
3914 * 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
3915 * 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
3917 2008-08-05 Dmitry Dulepov <dmitry@typo3.org>
3919 * Fixed bug #8890: Feature: hook in function "getSingleField_SW" before rendering of single fields in tceforms (thanks to Alex Widschwendter)
3920 * Fixed bug #6992: t3ib_refindex requires t3lib_BEfunc but does not include it
3921 * Fixed bug #8255: Problems with PHP mail function on Windows
3923 2008-08-04 Stanislas Rolland <typo3@sjbr.ca>
3925 * Added feature #9121: Move htmlArea RTE cut/copy/paste handling to own extension
3927 2008-08-03 Martin Kutschker <masi@typo3.org>
3929 * Fixed bug #8949: Table parsing doesn't allow tabs as delimiters
3930 * Fixed bug #8830: Missing "Save&Close" in template module Info/Modify (thanks to Steffen Kamper)
3932 2008-08-01 Benjamin Mack <benni@typo3.org>
3934 * Fixed bug #9099: Wrong path to pages.gif in linkbrowser (Thanks to Xander Damen)
3936 2008-07-31 Benjamin Mack <benni@typo3.org>
3938 * Fixed bug #2661: stdWrap filelist doesn't work directly in fileadmin/
3940 2008-07-30 Martin Kutschker <masi@typo3.org>
3942 * Fixed bug #5387: Creation of multiple folders in filelist module results in blank page (thanks to Christian Kuhn and Christopher Hlubek)
3943 * Fixed bug #9026: Label 'Sort alphabetically:' is hardcoded (thanks to Stefano Kowalke)
3944 * Fixed bug #8990: Labels 'TEMP' and 'RECYCLER' are hardcoded (thanks to Stefano Kowalke)
3946 2008-07-25 Benjamin Mack <benni@typo3.org>
3948 * Fixed bug #8498: Configuration module fixes (Thanks to Steffen Kamper)
3949 * Fixed bug #8853: Foldertree in filelist has no docheader (Thanks to Steffen Kamper & Christian Kuhn)
3950 * Fixed bug #9027: CSH was obsolete at the page-bottom in Web->Info (Thanks to Stefano Kowalke)
3952 2008-07-24 Stanislas Rolland <typo3@sjbr.ca>
3954 * Fixed bug #9041: Uninitialized array in class.browse_links.php
3956 2008-07-23 Dmitry Dulepov <dmitry@typo3.org>
3958 * Changed LICENSE.txt to reference GPL "version 2 or later"
3960 2008-07-22 Benjamin Mack <benni@typo3.org>
3962 * CGL cleanup for #9008: template.php doesn't fully utilize the loadJavascriptLib function
3963 * Fixed Followup to #8534: "Template-able" Backend Login (correct labels)
3964 * Fixed bug #9008: template.php doesn't fully utilize the loadJavascriptLib function
3965 * Fixed bug #9019: CSH in file_upload module is not in docheader
3967 2008-07-21 Benjamin Mack <benni@typo3.org>
3969 * Fixed bug #8534: Backend Login is now template-able
3971 2008-07-19 Benjamin Mack <benni@typo3.org>
3973 * Fixed bug #8913: Empty tabs in DynTabMenu should not be selectable by default
3975 2008-07-14 Dmitry Dulepov <dmitry@typo3.org>
3977 * Fixed bug #8566: Unable to match TS condition when variable is not set
3978 * Fixed bug #8934: change compatibility version to 4.3.0 for all sysexts
3980 2008-07-14 Martin Kutschker <masi@typo3.org>
3982 * Follow-up to bug #8510: Hardcoded labels in typo3/show_item.php (thanks to Christopher Stelmaszyk)
3984 2008-07-14 Dmitry Dulepov <dmitry@typo3.org>
3986 * Fixed bug #8786: missing wrapper for mysql_errno (thanks to Steffen Kamper)
3988 2008-07-13 Dmitry Dulepov <dmitry@typo3.org>
3990 * Fixed bug #8697: Warnings when using MySql 4.0
3992 2008-07-13 Martin Kutschker <masi@typo3.org>
3994 * Fixed bug #5476: links entered in <th>-tag with the RTE are not parsed on the frontend because parseFunc doesn't recognize <th> as cells (thanks to Daniel Ellermann)
3995 * Fixed bug #8682: no result check for setlocale via TypoScript
3996 * Fixed bug #8950: page id not availabe in TCEmain hook clearCachePostProc
3997 * Fixed bug #8510: Hardcoded labels in typo3/show_item.php (thanks to Christopher Stelmaszyk)
3999 2008-07-12 Martin Kutschker <masi@typo3.org>
4001 * 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)
4002 * Fixed bug #8833: TCA "check" type field checkboxes have no labels when in 1-column display (thanks to Francois Suter)
4003 * Fixed bug #8948: phpDoc @internal hides public functions of t3lib_div in Eclipse
4004 * Fixed bug #8922: setStage operation of t3lib_TCAmain::process_cmdmap() overwrites $id parameter making it inaccessible for post-processing hooks
4006 2008-07-11 Michael Stucki <michael@typo3.org>
4008 * Fixed bug #8941: Fixed an uninitialized array that might lead to PHP warning (Thanks to Ralf Hettinger)
4010 2008-07-09 Oliver Hader <oliver@typo3.org>
4012 * Fixed bug #8851: navFrameScript is not loaded for submodules (thanks to Christian Ehret)
4013 * Fixed bug #8904: Menu of subpages renders target="{$content.pageFrameObj}" (Thanks to Steffen Kamper)
4015 2008-07-07 Ernesto Baschny <ernst@cron-it.de>
4017 * Fixed bug #8703: More Options>Access wasn't being shown in the pages click-menus (Thanks to Andreas Wagner)
4019 2008-07-03 Ernesto Baschny <ernst@cron-it.de>
4021 * Fixed bug #7711: Element browser ignores "Hide in menu" flag (Thanks to Christian Kuhn)
4022 * Fixed bug #8840: Wrong title of edit icon of "Include basis template" section when editing template records (Thanks to Christian Kuhn)
4024 2008-07-01 Ernesto Baschny <ernst@cron-it.de>
4026 * Fixed bug #8506: Fileadmins folder overview need a gap between folder path and file amount (Thanks to Stefano Kowalke)
4028 2008-06-29 Stanislas Rolland <typo3@sjbr.ca>
4030 * Added feature #8791 (revisited): Let htmlArea RTE context menu use the RTE API
4032 2008-06-27 Stanislas Rolland <typo3@sjbr.ca>
4034 * Fixed bug 8314: rtehtmlarea: Argument 1 passed to t3lib_div::array_merge_recursive_overrule() must be an array, null given
4036 2008-06-27 Benjamin Mack <benni@typo3.org>
4038 * Fixed bug #7159: _DEFAULT_PI_VARS in felogin (Thanks to Steffen Kamper)
4039 * Fixed bug #8761: tree.js - Typo in function parameter highlightID
4040 * Fixed bug #8497: User Admin > Compare User Settings Inconsistencies (Thanks to Michiel Roos and Francois Suter)
4042 2008-06-26 Stanislas Rolland <typo3@sjbr.ca>
4044 * Fixed bug #8660: htmlArea RTE configuration option formatblock.restrictToItems does not work
4046 2008-06-25 Oliver Hader <oliver@typo3.org>
4048 * Fixed bug #8824: Missing label warning.install_enabled (thanks to Francois Suter)
4050 2008-06-23 Stanislas Rolland <typo3@sjbr.ca>
4052 * Added feature #8799: Move htmlArea RTE undo/redo handling to own extension
4054 2008-06-22 Oliver Hader <oliver@typo3.org>
4056 * Fixed bug #8724: getElementsByClassName does not work properly in Firefox 3 and Safari 3.1 (thanks to Helmut Hummel)
4058 2008-06-21 Stanislas Rolland <typo3@sjbr.ca>
4060 * Added feature #8790: htmlArea RTE image selection should honour hooking browsers
4061 * Added feature #8791: Let htmlArea RTE context menu use the RTE API
4062 * Fixed bug #8717 (cleanup): htmlArea RTE link browser does not honour correctly hooking browsers
4063 !!! class.tx_rtehtmlarea_browse_links.php will now use hook key ['ext/rtehtmlarea/mod3/class.tx_rtehtmlarea_browse_links.php']['browseLinksHook']
4064 instead of hook key ['typo3/class.browse_links.php']['browseLinksHook'] !!!
4066 2008-06-17 Stanislas Rolland <typo3@sjbr.ca>
4068 * Fixed bug #8717 (revisited): htmlArea RTE link browser does not honour correctly hooking browsers
4070 2008-06-15 Stanislas Rolland <typo3@sjbr.ca>
4072 * Fixed bug #8716: htmlArea RTE: target configured on link class not honoured
4073 * Fixed bug #8716 (continued for dam): htmlArea RTE: target configured on link class not honoured
4074 * Fixed bug #8717: htmlArea RTE link browser does not honour correctly hooking browsers
4076 2008-06-13 Oliver Hader <oliver@typo3.org>
4078 * Fixed bug #8239: Wrong parameter order for strpos in t3lib_div::getHostname
4080 2008-06-11 Ingo Renner <ingo@typo3.org>
4082 * Fixed bug #8571: Moving backend search to the right
4084 2008-06-11 Michael Stucki <michael@typo3.org>
4086 * (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.
4088 2008-06-11 Ingmar Schlecht <ingmar@typo3.org>
4090 * Fixed #8674: Vulnerability of security bulletin typo3-20080611-1: Default value of fileDenyPattern allows arbitrary code execution on Apache (Patch by Henning Pingel, thanks!)
4092 2008-06-10 Benjamin Mack <benni@typo3.org>
4094 * Fixed bug #8264: t3ditor - "+" (plus) signs are replaced by spaces (Thanks to Tobias Liebig)
4095 * Fixed bug 8591: AJAX encoding is UTF-8, thus has problems with backend charsets (Thanks to Tobias Liebig)
4097 2008-06-10 Jeff Segars <jeff@webempoweredchurch.org>
4099 * Followup to bugfix #8108: Extension configuration options are not always shown (Thanks to Steffen Kamper)
4101 2008-06-10 Benjamin Mack <benni@typo3.org>
4103 * Fixed bug #8643: Inline CSH is not styled with t3skin (Thanks to Steffen Kamper)
4104 * Fixed bug #8478: highlighting error (the next line after a ">" gets colored as "value") (Thanks to Tobias Liebig)
4105 * Fixed bug #2905: Followup - t3skin - Styling of tab menus is bad when hovering (Thanks to Ben van't Ende)
4107 2008-06-10 Ernesto Baschny <ernst@cron-it.de>
4109 * Fixed bug #8635: Side-effect of the fix for bug #7897: MM-relations, flexform and others got lost during copying/localizing
4111 2008-06-10 Patrick Broens <patrick@patrickbroens.nl>
4113 * Fixed bug #8422: Context Sensitive Help mode with "display full text messages"
4115 2008-06-09 Ingo Renner <ingo@typo3.org>
4117 * Fixed bug #8509: Some labels in Module About are hardcoded, credits Christopher Stelmaszyk
4119 2008-06-09 Ernesto Baschny <ernst@cron-it.de>
4121 * Fixed bug #8637: Parameter $deleteUnused of parsehtml::substituteMarkerArray was deleting too much if no $wrap was set (thanks to Francois Suter)
4123 2008-06-08 Thomas Hempel <thomas@typo3.org>
4125 * Fixed bug #8483: Lines break when longer as the width of the window (t3editor) (Patch by Tobias Liebig)
4127 2008-06-05 Ingmar Schlecht <ingmar@typo3.org>
4129 * Fixed bug #6998: Installation misses key-definition of table pages (Patch by Steffen Mueller)
4131 2008-06-05 Ingo Renner <ingo@typo3.org>
4133 * Fixed bug #8271: OpenDocs Icons: Hardcoded labels in title and alt-attributes, credits Stefano Kowalke
4134 * Fixed bug #8615: Text in admin panel is too small
4136 2008-06-05 Oliver Hader <oliver@typo3.org>
4138 * Fixed bug #8527: config.removeDefaultJS=1 leaves empty script block
4140 2008-06-05 Benjamin Mack <benni@typo3.org>
4142 * Fixed bug #2905: t3skin - Styling of (non-dyn) tab menus is bad
4144 2008-06-02 Jeff Segars <jeff@webempoweredchurch.org>
4146 * Fixed bug #8572: Raise maximum TYPO3 version for t3skin to 4.3.99 (thanks to Steffen Kamper)
4148 2008-06-02 Ingo Renner <ingo@typo3.org>
4150 * Follow-up to bug #8270: fixed some naming and CGL issues
4151 * Fixed bug #8033: Drag'n'drop in pagetree problem: Dragged menu items disappear under other menuitems, credits Susanne Moog
4152 * Fixed bug #8573: TypoScript-Help is not displayed for non-Admins, credits Steffen Kamper
4154 2008-06-02 Ernesto Baschny <ernst@cron-it.de>
4156 * Fixed bug #8362: Duplicate entry for [tstamp] and [crdate] in Web->List module for single table in selector-box (thanks to Steffen Kamper)
4158 2008-05-31 Oliver Hader <oliver@typo3.org>
4160 * Fixed bug #8336: JavaScript error in TBE_EDITOR causes login expired dialog
4162 2008-05-30 Martin Kutschker <masi@typo3.org>
4164 * Fixed bug #8554: installer doesn't check DB problems when creating admin user
4165 * Fixed bug #8517: CSS class is missing for FE edit links (thanks to Ralf Hettinger)
4167 2008-05-29 Martin Kutschker <masi@typo3.org>
4169 * Fixed bug #8270: hardcoded labels in title attributes of icons in top bar of BE interface (thanks to Stefano Kowalke)
4171 2008-05-28 Ernesto Baschny <ernst@cron-it.de>
4173 * Fixed bug #8522: Datetime shifts on copy and localize (timezone related)
4175 2008-05-28 Benjamin Mack <benni@typo3.org>
4177 * Fixed bug #8496: TCEforms: Help Icon is not in the docheader
4178 * Fixed bug #7837: Generate Icons by Default - Part 1
4179 * Fixed bug #8504: help icon is not aligned in TCEform (Thanks to Steffen Kamper)
4181 2008-05-28 Martin Kutschker <masi@typo3.org>
4183 * Fixed bug #8418: visual problems of BE[accessListRenderMode] (thanks to Steffen Kamper)
4185 2008-05-28 Benjamin Mack <benni@typo3.org>
4187 * Fixed bug #8494: Admin Tools => DB Check => Find Filename has duplicate selectboxes
4189 2008-05-27 Dmitry Dulepov <dmitry@typo3.org>
4191 * Fixed bug #8501: Template module - overview (together with Steffen Kamper)
4192 * Fixed bug #8412: typo3/file_edit.php replaces ###PATH### in the edited file with the value of $this->title (thanks to Andreas Wagner)
4194 2008-05-25 Dmitry Dulepov <dmitry@typo3.org>
4196 * Fixed bug #4455: pid reset to 10000 in Constant Editor
4198 2008-05-24 Oliver Hader <oliver@typo3.org>
4200 * Set TYPO3 version to 4.3-dev and cleaned up NEWS.txt
4202 2008-05-24 Ingo Renner <ingo@typo3.org>
4204 * Removed empty line at end of file in t3lib/thumbs.php
4206 2008-05-21 Jeff Segars <jeff@webempoweredchurch.org>
4208 * Fixed bug #7509: TypoScript Editor doesn't save changes in IE
4210 2008-05-20 Dmitry Dulepov <dmitry@typo3.org>
4212 * Fixed bug #8263: t3editor should not highlight decimals (thanks to Tobias Liebig)
4213 * Fixed bug #8049: Save button don't work when deactivating t3editor (thanks to Tobias Liebig)
4215 2008-05-20 Ingo Renner <ingo@typo3.org>
4217 * Fixed bug #8445: Align group fields in TCEforms, credits Steffen Kamper
4218 * Fixed bug #8282: option-div is not styled in user-accesslist, credits Steffen Kamper
4220 2008-05-20 Benjamin Mack <benni@typo3.org>
4222 * Fixed bug #8460: Shortcutmenu needs a proper access check comment (thanks to Stefano Kowalke)
4223 * Fixed bug #8458: Backendsearchmenu needs a proper access check comment (thanks to Stefano Kowalke)
4224 * Fixed bug #8456: Browse Links does not use JS library interface
4226 2008-05-19 Jeff Segars <jeff@webempoweredchurch.org>
4228 * Fixed bug #7860: Coloring in TS Object Browser depends on "Crop Lines" (thanks to Steffen Kamper)
4230 2008-05-19 Oliver Hader <oliver@typo3.org>
4232 * Fixed bug #8454: IRRE - Localization mode is not fetched correctly
4233 * Code cleanup: Fixed typing errors
4235 2008-05-18 Martin Kutschker <masi@typo3.org>
4237 * Fixed bug #6576: typolink.addQueryString adds &= to the URL if QUERY_STRING is empty
4239 2008-05-16 Dmitry Dulepov <dmitry@typo3.org>
4241 * Fixed bug #8277: Enable tabs in sys_workspaces (thanks to Steffen Kamper)
4242 * Fixed bug #8439: Help icon in function module is double (thanks to Steffen Kamper)
4243 * Fixed bug #8192: typoLink generates wrong links
4245 2008-05-15 Stanislas Rolland <typo3@sjbr.ca>
4247 * Fixed bug #8348: htmlArea RTE: ctrl+c and ctrl+x do not work in IE with TYPO3 4.2
4248 * Updated htmlArea RTE version to 1.7.5 for TYPO3 4.2.1
4250 2008-05-14 Oliver Hader <oliver@typo3.org>
4252 * Fixed bug #8385: Modified tslib_cObj::substituteMarkerArray() misses call parameter (thanks to Francois Suter)
4254 2008-05-14 Dmitry Dulepov <dmitry@typo3.org>
4256 * Fixed bug #4693: tables definition not compliant with MySQL 5.0 strict mode
4258 2008-05-11 Dmitry Dulepov <dmitry@typo3.org>
4260 * Fixed bug #8360: locallang.xml charset convertion dont work for LOCAL_LANG['default']
4262 2008-05-07 Stanislas Rolland <typo3@sjbr.ca>
4264 * Fixed bug #8351: RTE.classes configuration not honoured by htmlArea RTE Insert/modify link class selector
4266 2008-05-06 Dmitry Dulepov <dmitry@typo3.org>
4268 * Fixed bug #8330: Missing padding in select lists without icons (thanks to Uschi Renziehausen)
4269 * Fixed bug #8187: Cache Menu has problems with long names (german) (thanks to Steffen Kamper)
4271 2008-05-04 Dmitry Dulepov <dmitry@typo3.org>
4273 * Follow-up on RFC: #7612 (cannot clear extension's FE cache from Backend) (by Oliver Klee)
4275 2008-05-02 Ingmar Schlecht <ingmar@typo3.org>
4277 * Fixed bug #4022, #4060: TCAdefaults for MM-Fields did't work (patch by Bernhard Kraft)
4279 2008-04-29 Dmitry Dulepov <dmitry@typo3.org>
4281 * Fixed bug #8272: Listview - warning icon goes to new line in iconblock (thanks to Steffen Kamper)
4283 2008-04-28 Benjamin Mack <benni@typo3.org>
4285 * Fixed bug #8265: no links in htmlmails (thanks to Ralf Hettinger)
4287 2008-04-26 Stanislas Rolland <typo3@sjbr.ca>
4289 * Fixed bug #8254: htmlArea RTE sets invalid link to file selected using DAM media browser. Thanks to Xavier Perseguers.
4291 2008-04-26 Ingo Renner <ingo@typo3.org>
4293 * Removed redundant files from t3editor
4295 2008-04-23 Ingo Renner <ingo@typo3.org>
4297 * Release of TYPO3 4.2.0
4298 * 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
4299 * Fixed Bug #8207: Creating shortcuts in backend.php does not work in modules other than web->list or file->filelist
4300 * Added login image for TYPO3 4.2
4301 * Update all ext_emconf.php in system extensions (part 2)
4303 2008-04-23 Michael Stucki <michael@typo3.org>
4305 * Remove obsolete warning in Extension Manager
4306 * Update all ext_emconf.php in system extensions (part 1)
4307 * Update version numbers of all system extension that have been changed since TYPO3 4.1
4309 2008-04-22 Benjamin Mack <benni@typo3.org>
4311 * Fixed visual bug: DB-List - No Space Between Table and Field-Selector
4313 2008-04-22 Jeff Segars <jeff@webempoweredchurch.org>
4315 * Fixed bug #8159: Infinite loop when trying to install extension with constraints and configuration
4316 * Fixed bug #8203: Broken icons when creating +ext template
4317 * Fixed bug #8204: Typo in extended list view for select fields
4319 2008-04-22 Ingo Renner <ingo@typo3.org>
4321 * Fixed bug #8153: [left frame-width] left frame too small for german users, credits Steffen Kamper
4322 * Fixed several bugs with t3editor and IE #8157, #8049, #7509,#8146, credit Tobias Liebig
4323 * Changed order of cache and shortcut toolbar items
4324 * Changed call of json_encode in t3editor to t3lib_div::array2json
4325 * Added missing icon variants to t3skin, thanks to Helmut Hummel for generating them
4326 * Fixed typos in backend.php, credits Helmut Hummel
4328 2008-04-22 Oliver Hader <oliver@typo3.org>
4330 * Fixed bug #8182: Fatal error on calling sysLog() of lock object if locking method is unknown
4331 * Fixed bug #8148: IRRE - Expanded or collapsed state of new child records is not handled correctly
4333 2008-04-22 Dmitry Dulepov <dmitry@typo3.org>
4335 * Fixed bug #8174: Clear all caches should clear configuration cache as well (thanks to Steffen Kamper)
4336 * Fixed bug #8040: Bug: Wrong check on creating folders in filelist makes them unaccessible (thanks to Moreno Feltscher)
4338 2008-04-20 Ingmar Schlecht <ingmar@typo3.org>
4340 * Fixed bug #8138: Search in Loaded Extensions not working
4341 * Fixed bug #8019: missing htmlspecialchars() in adminPanel
4342 * Fixed bug #8169: Admin functions tab visible for non admins (All patches above by Steffen Kamper)
4344 2008-04-20 Ingo Renner <ingo@typo3.org>
4346 * Added missing icons for tt_content when overlayed with different states, credits Helmut Hummel
4348 2008-04-16 Ingo Renner <ingo@typo3.org>
4350 * Release of TYPO3 4.2.0RC2
4352 2008-04-16 Martin Kutschker <masi@typo3.org>
4354 * Fixed bug #4186 (correction): cropping didn't work for IM4/5 and GM (thanks to Helmut Hummel)
4356 2008-04-16 Benjamin Mack <benni@typo3.org>
4358 * HCI: Changed t3skin icon "new_file.gif"
4360 2008-04-16 Ingo Renner <ingo@typo3.org>
4362 * Fixed bug #8001: Problems using link wizard in content elements, credits Ralf Hettinger
4363 * Marked typo3/alt_main.php as deprecated
4364 * Fixed bug #8060: preview in clickmenu of list-module on tt_content records broken
4365 * Added new icons for content elements in t3skin
4366 * Added new icons in t3skin to select image orientation in Text w/Image content elements
4367 * Added several other new icons in t3skin
4368 * Replaced icon for Web->Functions in t3skin
4369 * Fixed bug #8108: Extension configuration options are not always shown, credits Jeff Segars
4370 * Various Bugfixes for t3editor
4371 * Fixed bug #6812: Editor does not respect charset settings while saving with AJAX
4372 * Fixed bug #8049: TypoScript templates can't be saved at all after editing them using IE7/WinXP
4373 * Fixed bug #7314: In IE 6.0.2900 syntax highlighting, save indicator, keyword suggestion and undo isn't working
4374 * Moved CodeMirror into own directory
4375 * Switched from gluecode to hooks
4377 2008-04-15 Benjamin Mack <benni@typo3.org>
4379 * HCI: Small Changes for t3skin icons "upload.gif" and "pages_up.gif"
4381 2008-04-15 Ingo Renner <ingo@typo3.org>
4383 * Follow up to #7986: removed borders from list view when not in extended view, credits Steffen Kamper
4384 * Follow up to #7986: icons were breaking into a new line in IE6
4385 * Follow up to #7986: in some cases columns were not aligned, credits Steffen Kamper
4386 * Fixed bug #7900: Docheader scrollbar isn't at right side, credits Steffen Kamper
4388 2008-04-14 Ingo Renner <ingo@typo3.org>
4390 * Fixed bug #7986: Vertical aligned Icons in List-Module, credits Peter Niederlag, Steffen Kamper, sponsored by snowflake productions
4391 * Added new icons in t3skin for the help menu entries in the module menu
4393 2008-04-14 Benjamin Mack <benni@typo3.org>
4395 * Pre-code cleanup for #6670 (Tabs in Page Properties III)
4397 2008-04-13 Michael Stucki <michael@typo3.org>
4399 * Minor code cleanup (patch by Benni Mack)
4400 * Add CSH information for fe_login_mode (by Benni Mack)
4402 2008-04-12 Oliver Hader <oliver@typo3.org>
4404 * Fixed bug #8064: Split does not work with returnKey = 0 (thanks to Dirk Weise)
4406 2008-04-11 Oliver Hader <oliver@typo3.org>
4408 * Renamed interface.t3lib_tceformsInlineHook.php to lowercase letters
4410 2008-04-11 Ernesto Baschny <ernst@cron-it.de>
4412 * Fixed bug #7897: Storage and display of datetime/time fields was broken (one hour shift) on DST (daylight saving time) changes
4414 2008-04-11 Dmitry Dulepov <dmitry@typo3.org>
4416 * Fixed bug #8078: enhance debug stack trace reporting
4418 2008-04-10 Benjamin Mack <benni@typo3.org>
4420 * Fixed bug #8035: 123-Installer shows error in step 1 when no DB connection was set up yet.
4422 2008-04-10 Dmitry Dulepov <dmitry@typo3.org>
4424 * Added @var to typo3/sysext/beuser/mod/index.php
4426 2008-04-09 Benjamin Mack <benni@typo3.org>
4428 * t3skin: Exchanged icon which was still in use from oldskin
4430 2008-04-09 Stanislas Rolland <typo3@sjbr.ca>
4432 * Fixed bug 8066: Incorrect height of htmlArea RTE dropdown selectors in some browsers
4433 * Updated htmlArea RTE version number to 1.7.4
4435 2008-04-08 Oliver Hader <oliver@typo3.org>
4437 * Followup to #8014: Fixed bug with usage of t3lib_TCEforms::getDynTabMenu()
4439 2008-04-08 Benjamin Mack <benni@typo3.org>
4441 * Fixed bug #8041: EM has wrong image tag for headers in extension listing (Thanks to Steffen Kamper)
4443 2008-04-07 Martin Kutschker <masi@typo3.org>
4445 * Remove superfluos is_array() check in t3lib_div
4447 2008-04-07 Dmitry Dulepov <dmitry@typo3.org>
4449 * Fixed bug #8005: Linking across domains does not work with nested domains
4451 2008-04-06 Stanislas Rolland <typo3@sjbr.ca>
4453 * Fixed bug #7992: rtehtmlarea does not work with Firefox 3 Beta 5
4454 * Fixed bug #8043: Highlighting text from right to left in htmlArea RTE is erratic in Firefox
4456 2008-04-06 Benjamin Mack <benni@typo3.org>
4458 * Fixed bug #8013: Felogin redirectMode does not work with spaces (Thanks to Steffen Kamper)
4459 * Fixed bug #7317: CSH popup not working in flexforms (Thanks to Kasper Ligaard)
4460 * Fixed bug #8028: Databases with an "-" in it can't be used (Thanks to Steffen Kamper)
4462 2008-04-05 Ingo Renner <ingo@typo3.org>
4464 * Fixed bug #8014: Deactivated tabs in page-properties should be hidden
4466 2008-04-04 Stanislas Rolland <typo3@sjbr.ca>
4468 * Fixed bug #7990: htmlArea RTE color picker has no scrollbar
4470 2008-04-04 Benjamin Mack <benni@typo3.org>
4472 * Fixed bug #8015: XHTML issue in felogin-template (Thanks to Steffen Kamper)
4474 2008-04-03 Michael Stucki <michael@typo3.org>
4476 * Fixed bug #8009: Wrong TS-Code because appendString cannot handle multiline strings (Thanks to Claudio Cathomen / ICSurselva)
4477 * Fixed bug #1537: Shortcut icon syntax incorrect/incomplete (Thanks to Soeren Schaffstein / d.k.d)
4479 2008-04-03 Patrick Broens <patrick@patrickbroens.nl>
4481 * Feature #7854: Docheader: Moving function menu to the left in second row (Thanks to Adrian Zimmermann / snowflake)
4483 2008-04-03 Thomas Hempel <thomas@typo3-unleashed.net>
4485 * Feature #6896: TCA eval on TEXT field does not work (Thanks to Dan Jensen / Wildside)
4487 2008-04-03 Ingmar Schlecht <ingmar@typo3.org>
4489 * Fixed bug #4575: Changes in alternative page language does not clear cache (Thanks to Bodo Eichstaedt / wmdb)
4490 * Fixed bug #4768: Missing is_array() check in tslib_fe::getStorageSiterootPids() (Thanks to Kian Gould / AOE media)
4492 2008-04-03 Ingo Renner <ingo@typo3.org>
4494 * Fixed bug #7496: exclude for header_position, header_link (Thanks to Michael Dengler / die digiparden)
4496 2008-04-03 Sebastian Kurfuerst <sebastian@typo3.org>
4498 * Fixed bug #7476: link in about module opens in the TYPO3 backend frameset (Thanks to Bodo Eichstaedt / wmdb)
4499 * Fixed bug #7991: Workspace Preview is not aware of domain records (Thanks to Kian Gould / AOE media)
4501 2008-04-02 Ingo Renner <ingo@typo3.org>
4503 * Added follow up patch for bug #6710: Use optgroups in selectorboxes
4505 2008-04-02 Benjamin Mack <benni@typo3.org>
4507 * Fixed bug #7961: headListTags in class.t3lib_parsehtml_proc.php are hardcoded (Thanks to Steffen Kamper)
4509 2008-04-01 Ingo Renner <ingo@typo3.org>
4511 * Release of TYPO3 4.2.0RC1
4513 2008-04-01 Ingmar Schlecht <ingmar@typo3.org>
4515 * Fixed bug #7975: Unskinnable icons because of hardcoded html (Thanks to Steffen Kamper)
4516 * Feature #7985: Beautify table for BE Log (Thanks to Steffen Kamper)
4518 2008-04-01 Michael Stucki <michael@typo3.org>
4520 * Fixed bug #7841: Remove COLLATE statement when creating new tables with the Install Tool
4521 * Fixed bug #7981: Replace ugly labels in BE Log module
4522 * 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.
4523 * Fixed bug #7743: Install Tool: Create "admin" user did not work in 4.2-beta3
4524 * Fixed bug #7980: Indexed Search: Fix wrong TypoScript code in plugin template
4526 2008-04-01 Ingo Renner <ingo@typo3.org>
4528 * Fixed bug #5998: Crawler/Index Config: hidden records are re-indexed, credits Christian Kuhn
4529 * Fixed bug #7831: List in Page module has wrong colors, credits Steffen Kamper
4530 * Changed private declarations to protected
4532 2008-04-01 Jeff Segars <jeff@webempoweredchurch.org>
4534 * Fixed bug #7943: Filelist has nested HTML (thanks to Steffen Kamper)
4535 * Fixed bug #7820: Task center iframes are only sized on load (thanks to Steffen Kamper)
4537 2008-04-01 Benjamin Mack <benni@typo3.org>
4539 * Fixed bug #7977: Missing label for browse_links folder menu
4541 2008-04-01 Dmitry Dulepov <dmitry@typo3.org>
4543 * Fixed bug #7784: Check for mail configuration is wrong on Windows
4544 * Fixed bug #7839: Linking between domains in the pagetree with checkRootline does not work with menus
4546 2008-03-31 Jeff Segars <jeff@webempoweredchurch.org>
4548 * Fixed bug #7768: TCEForms extraFormHeaders do not work with docheaders
4550 2008-03-31 Oliver Hader <oliver@typo3.org>
4552 * Fixed bug #7954: XCLASSing ToolbarItem does not work (thanks to Steffen Kamper)
4553 * Fixed bug #7759: XCLASSing USER_INT objects does not work
4554 * Cleaned up code of scripts in typo3/classes/
4555 * Followup to #6087: Cleaned up code of IRRE localization
4556 * Cleaned up code of scripts in t3lib/ and typo3/
4557 * Fixed bug #7971: Missing icon in t3skin for header - tt_content_header.gif (thanks to Steffen Kamper)
4558 * Fixed bug #7976: prioriCalc does not work correctly
4560 2008-03-31 Dmitry Dulepov <dmitry@typo3.org>
4562 * Fixed bug #7920: Filelist in IE 6 is not showing contents (thanks to Ingo Schmitt and Steffen Kamper)
4563 * Fixed bug #7957: Enable backend classes for xclassing (thanks Steffen Kamper)
4564 * Fixed bug #7962: Add icon to selected entry (currently icons are only shown in dropdown) (thanks to Kasper Ligaard)
4566 2008-03-28 Stanislas Rolland <typo3@sjbr.ca>
4568 * Fixed bug #7955: htmlArea RTE API provides incorrect popup url
4569 * Fixed bug #7958: htmlArea RTE undo/redo handler may cause errors in FF
4571 2008-03-28 Oliver Hader <oliver@typo3.org>
4573 * Added follow up to #7947: Changed order of applying locallang file back
4575 2008-03-27 Oliver Hader <oliver@typo3.org>
4577 * Fixed bug #7947: IRRE - XCLASSes are not working with AJAX calls in t3lib_TCEforms_inline (thanks to Malte Jansen)
4579 2008-03-26 Stanislas Rolland <typo3@sjbr.ca>
4581 * Fixed bug #7944: htmlArea RTE: Configuration of mutually exclusive classes in very error prone
4582 * Fixed bug #7769: htmlArea RTE: Missing default class for tables
4584 2008-03-24 Stanislas Rolland <typo3@sjbr.ca>
4586 * Fixed bug #7934: HTMLArea RTE block style and text style may present disallowed classes
4588 2008-03-24 Oliver Hader <oliver@typo3.org>
4590 * Fixed bug: Field sys_template.include_static_file limited to 20 items
4592 2008-03-22 Stanislas Rolland <typo3@sjbr.ca>
4594 * Fixed bug #7923: htmlArea RTE cannot delete block via delete/backspace keys in IE 6 and IE7
4596 2008-03-21 Martin Kutschker <masi@typo3.org>
4598 * Fixed bug #4250: ASCII transliteration did not expand Iclandic letters thorn and eth.
4599 * Fixed bug #7903: Use PHP5 features in class.t3lib_extmgm.php (final and static, thanks to Kasper Ligaard)
4600 * Fixed bug #7906: Use PHP5 features in class.t3lib_befunc.php (final and static, thanks to Kasper Ligaard))
4601 * Fixed bug #7909: Use PHP5 features in class.t3lib_iconworks.php (final and static, thanks to Kasper Ligaard))
4602 * Added feature #5726: Javascript mailform validation doesn't check fields of type 'file' (thanks to Loek Hilgersom and Peter Foerger)
4603 * Enhanced feature #6888: Disabling some or all controls in "group" field - controllable via pageTS
4605 2008-03-21 Benjamin Mack <benni@typo3.org>
4607 * Fixed bug #7818: Login page: Hardcoded logo & labels instead of p tags (Thanks to Georg Ringer and Christian Kuhn)
4609 2008-03-20 Stanislas Rolland <typo3@sjbr.ca>
4611 * Fixed bug #7918: HTMLArea RTE: table width unit default not honoured when width is not set
4613 2008-03-20 Dmitry Dulepov <dmitry@typo3.org>
4615 * Fixed bug #6907: "Conflicts" check ignores version
4617 2008-03-20 Benjamin Mack <benni@typo3.org>
4619 * Fixed bug #7892: Unify User setup layout (Thanks to Steffen Kamper)
4621 2008-03-18 Ingo Renner <ingo@typo3.org>
4623 * Fixed bug #7307: Move 'Open Documents' to Header in the BE
4625 2008-03-17 Stanislas Rolland <typo3@sjbr.ca>
4627 * Fixed bug #7886: JS error raised in htmlArea RTE in IE5.5 when setting inline markup or text style
4628 * Fixed bug #7880: Insert table and borders in htmlArea RTE
4629 * Fixed bug #7890: htmlArea RTE: premature undo snapshot may cause JavaScript error to be raised
4631 2008-03-17 Oliver Hader <oliver@typo3.org>
4633 * Fixed bug #4186: GIFBUILDER cropsized images have bad quality (thanks to Steffen Kamper)
4634 * Fixed bug #7634: Tabs disappear when BE-editing a record that contains IRRE
4635 * Fixed bug #7874: Page lock not released when error page was generated
4636 * Fixed bug #7883: Export wizard has no scrollbars (thanks to Steffen Kamper)
4638 2008-03-17 Jeff Segars <jeff@webempoweredchurch.org>
4640 * Fixed bug #7871: Extension with static data is not installed because of double form tag (thanks to Steffen)
4642 2008-03-16 Stanislas Rolland <typo3@sjbr.ca>
4644 * Fixed bug #7877: htmlArea RTE block style feature raises javascript errors in IE6
4645 * Fixed bug #7878: Extension cannot override a previously defined htmlArea RTE hotkey
4647 2008-03-16 Martin Kutschker <masi@typo3.org>
4649 * Fixed bug #7793: Argument 1 passed to t3lib_div::arrayToLogString() in module setting must not be null (thanks to Steffen Kamper)
4650 * Fixed bug #7861: t3lib_div::mkdir() should suppress PHP warnings/errors (thanks to Francois Suter)
4651 * Fixed bug #7843: t3lib_div uses array_unshift() instead of array_shift() in getIndpEnv() (thanks to Christian Kuhn)
4653 2008-03-16 Ingo Renner <ingo@typo3.org>
4655 * Fixed bug #7396: hardcoded fieldset and legend around radio buttons
4656 * Fixed bug #7817: Transparent PNGs do not work in IE6
4657 * Fixed bug #7873: Wrong condition for IE6, credits Steffen Kamper
4658 * Fixed issue #7876: beautify the permissions module a bit
4659 * Code cleanup: replaced CVS with SVN
4660 * Updated Copyright notices
4662 2008-03-15 Ingo Renner <ingo@typo3.org>
4664 * Added follow up to #7588: Accesscheck for clearCache, credits Steffen Kamper
4665 * Fixed bug #7777: Hide Filter is not possible, credits Steffen Kamper
4667 2008-03-15 Stanislas Rolland <typo3@sjbr.ca>
4669 * Fixed bug #7857: htmlArea RTE: hidePStyleItems does not work anymore
4670 * Fixed bug #7867: htmlArea RTE undo/redo does not restore caret position
4671 * Fixed bug #7857 (revisited): htmlArea RTE: hidePStyleItems does not work anymore
4672 * Fixed bug #7867 (revisited): htmlArea RTE undo/redo does not restore caret position
4674 2008-03-14 Stanislas Rolland <typo3@sjbr.ca>
4676 * Fixed bug #7862: htmlArea RTE: incorrect nesting of ol/ul inside definition lists
4678 2008-03-14 Ingo Renner <ingo@typo3.org>
4680 * Fixed bug #7850: error in publish.php if errors in TCE should be shown, credits Daniel Poetzinger
4681 * Fixed page tree filter background in IE6
4683 2008-03-13 Stanislas Rolland <typo3@sjbr.ca>
4685 * Fixed bug #7851: htmlArea RTE causes memory leaks in IE
4686 * Fixed bug #7852: JS error raised in IE7 when closing htmlArea RTE
4687 * Fixed bug #7853: htmlArea RTE formatblock does not allow removing p or hx format in FF
4689 2008-03-12 Stanislas Rolland <typo3@sjbr.ca>
4691 * Fixed bug #6064 (revisited): htmlArea RTE adds unwanted <p> tags in table cells
4693 2008-03-12 Oliver Hader <oliver@typo3.org>
4695 * Fixed bug #7827: IRRE - Wrong mouse pointer on links to create/translate child records
4697 2008-03-12 Ingo Renner <ingo@typo3.org>
4699 * Fixed bug #7730: No hover in listview, credits Georg Ringer
4700 * Changed the order of options and access tab for pages, to be consistent with other records
4702 2008-03-11 Stanislas Rolland <typo3@sjbr.ca>
4704 * Fixed bug #7834: htmlArea RTE block operations may produce invalid document structure
4706 2008-03-11 Ingo Renner <ingo@typo3.org>
4708 * Fixed bug #7816: New page icon does not honor a selected page, credits Steffen Kamper
4710 2008-03-11 Jeff Segars <jeff@webempoweredchurch.org>
4712 * Fixed bug #7794: opendocs causes Javascript error in Internet Explorer (thanks to Steffen Kamper)
4713 * Fixed bug #7781: Constant Editor changes not saved in Internet Explorer
4715 2008-03-10 Benjamin Mack <benni@typo3.org>
4717 * Fixed bug #7810: t3skin: Cleanup of login stylesheet (thanks to Georg Ringer)
4718 * Fixed bug #7814: t3skin does not use proper icons
4720 2008-03-09 Dmitry Dulepov <dmitry@typo3.org>
4722 * Fixed bug #7682: import extension page CSS errors (thanks to Steffen Kamper for hard work on this patch)
4724 2008-03-08 Oliver Hader <oliver@typo3.org>
4726 * Fixed bug #7748: IRRE - Storage page for combined child records not used
4727 * Fixed bug #7511: IRRE - Issues with expand/collapse of child records
4729 2008-03-08 Dmitry Dulepov <dmitry@typo3.org>
4731 * Follow up on bug #7588: respect TSConfig settings for cache clearing (patch by Helmut Hummel)
4733 2008-03-07 Stanislas Rolland <typo3@sjbr.ca>
4735 * Added two icons to htmlArea RTE skin for definition lists
4736 * Cleaned up dead code related to htmlArea RTE popups
4737 * Fixed bug #7788: htmlArea RTE: pageTSConfig from Inline Elements extension not included
4739 2008-03-06 Ingo Renner <ingo@typo3.org>
4741 * Post cleanup of topapps, some parts were not removed with Changeset 2908
4743 2008-03-05 Stanislas Rolland <typo3@sjbr.ca>
4745 * Fixed bug #7757: htmlArea RTE: Alternating table rows/columns should start at 1
4746 * Fixed bug #7770: htmlArea RTE: shift+tab in table body does not move back into thead
4747 * Fixed bug #7773: htmlArea RTE loads plugins in wrong order
4748 * Fixed bug #7774: htmlArea RTE: toolbar not updated in IE7 on up/right/down/left arrow
4749 * Cleaned up dead code related to htmlArea RTE clickenlarge feature
4751 2008-03-04 Stanislas Rolland <typo3@sjbr.ca>
4753 * Fixed bug #7754: htmlArea RTE: Caption should be first element in table
4754 * Fixed bug #7755: htmlArea RTE: incorrect handling of enter key in definition lists
4756 2008-03-03 Ingo Renner <ingo@typo3.org>
4758 * Release of TYPO3 4.2.0beta3
4760 2008-03-03 Patrick Broens <patrick@patrickbroens.nl>
4762 * Fixed bug #7532: Docheaders: Wizard New Content Element (db_new_content_el.php): No docheader
4763 * Fixed bug #7527: Docheaders: Wizard New Record/New page (db_new.php): No docheader
4764 * Fixed bug #7540: Docheaders: Wizard Move Element (move_el.php): No docheader
4765 * Fixed bug #7562: Docheaders: Module History: No docheader
4767 2008-03-03 Jeff Segars <jeff@webempoweredchurch.org>
4769 * Fixed bug #7601: Remove checkbox border from t3skin in Internet Explorer
4771 2008-03-03 Michael Stucki <michael@typo3.org>
4773 * Fixed bug #7729: Login screen needs to be XCLASSable
4774 * Improvements to Install Tool:
4775 - Cleanup in t3lib_install
4776 - Fixed bug #7589: FULLTEXT keys are not processed correctly
4777 - Fixed bug #6098: Installer should check MySQL charset settings
4778 - Detect differences in table engine and table character set during DB compare
4779 - 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.
4780 - Add character set support to t3lib_install
4781 - Convert various blob-fields (which are non-blobs actually) to text variants (exeptions are serialized fields and fields that contain XML data)
4782 * Fix DB field types for static_tsconfig_help
4783 * Fixed bug #7735: EM import was broken because of empty variable
4784 * Fixed bug #6547: Allow ignoring of the the no_cache parameter using $TYPO3_CONF_VARS[FE][disableNoCacheParameter] (of course, this is disabled by default)
4785 * Report to t3lib_div::sysLog() whenever $TSFE->set_no_cache() is called
4787 2008-03-03 Ingo Renner <ingo@typo3.org>
4789 * Fixed bug #7573: Page properties: Make author and author_email visible instantly, credits Steffen Kamper
4790 * Added new descriptions for some page property fields, credits Uschi Renziehausen
4791 * Added feature #7140: EM should send TYPO3 version when connecting to TER, credits Niels Pardon
4792 * Fixed bug #7704: Image Position in Text/Image doesn't work, redits Steffen Kamper
4793 * Fixed bug #7713: EM - Translation Manager loose CSS while updating, credits Steffen Kamper
4794 * Reintroduced the save button in user settings, removed navigation mode option when not in backend_old
4795 * Added feature #7427: add docheader to file -> filelist module, credits Christoph Koehler
4796 * Fixed bug #7203: Hook cObjTypeAndClassDefault in tslib_content somtimes fails, credits Stefan Geith
4797 * Added feature #4923: provide new inputfield "directorypicker" in BE, credits Andreas Wolf and Ralf Hettinger
4798 * Clean up: formatted typo3/stylesheet.css
4799 * Removed the tree filter toggle
4801 2008-03-03 Dmitry Dulepov <dmitry@typo3.org>
4803 * Added @var in class.tslib_eidtools.php
4805 2008-03-02 Stanislas Rolland <typo3@sjbr.ca>
4807 * Fixed bug #7725: buttons.left(right,center,justifyfull).useClass not honored by htmlArea RTE
4809 2008-03-02 Ingo Renner <ingo@typo3.org>
4811 * Fixed bug #7642: Page tree Filter use wrong div for collapse
4813 2008-03-02 Martin Kutschker <masi@typo3.org>
4815 * Fixed bug #7397: improper handling of non-transparent reverse proxies
4816 * Added feature #7397: enable special handling of reverse SSL proxies
4817 * Fixed bug #1364: enable cURL in t3lib_div::getURL() for ftp, ftp,sftp and scp
4818 * Fixed bug #5985: PHP warning in t3lib_div::getURL() when safe_mode or open_basedir is set
4819 * Added feature #7624: add status/error repoting to t3lib_div::getURL()
4821 2008-03-02 Michael Stucki <michael@typo3.org>
4823 * Fixed bug #7291: Taskcenter -> sys_action - viewport is too small when creating records (patch by Steffen Kamper)
4824 * Fixed bug #5788: Add a delete button to the yellow warning box for removing the ENABLE_INSTALL_TOOL_FILE
4825 * 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.
4826 * Fixed bug #5442: When using lockSSL redirection, the port number is not configurable (patch by Christopher Hlubek)
4827 * Fixed bug #2019: Unable to add a Querystring to a <LINK> id/type-pair (patch by Rene Wagner)
4829 2008-03-01 Dmitry Dulepov <dmitry@typo3.org>
4831 * Small cleanup in tslib (fixed use of uninitialized variables and added @var)
4833 2008-03-01 Martin Kutschker <masi@typo3.org>
4835 * Fixed bug #5838: cli_dispatch.phpsh doesn't work on windows platforms
4837 2008-02-29 Stanislas Rolland <typo3@sjbr.ca>
4839 * Fixed bug #4121: Pasting content on RTE moves cursor to the top of the text
4840 * Fixed bug #7716: htmlArea RTE plugins using some undeclared variables
4842 2008-02-29 Michael Stucki <michael@typo3.org>
4844 * Fixed bug #7545: Explain queries does not work when selecting multiple tables (patch by Ingo Schmitt)
4846 2008-02-29 Ingmar Schlecht <ingmar@typo3.org>
4848 * Fixed bug #1358: Installer didn't honour forceCharset (patch by Masi)
4850 2008-02-28 Jeff Segars <jeff@webempoweredchurch.org>
4852 * Added feature #7150: Add pageUnavailable_handling for system problems and maintenance
4854 2008-02-28 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4856 * Fixed bug #7684: htmlArea RTE: Cursor positioning when creating new table
4857 * Partially fixed bug #6714: htmlArea RTE: Poor tag handling everywhere in Opera
4859 2008-02-28 Ingmar Schlecht <ingmar@typo3.org>
4861 * Fixed bug #7502: Show Sitename on Login screen (Thanks to Steffen Kamper)
4863 2008-02-28 Oliver Hader <oh@inpublica.de>
4865 * Fixed bug #7630: Several problems with locking API (t3lib_lock)
4866 * Fixed bug #7700: Fatal error if caching is disabled and locking enabled (follow-up on bug #7630)
4867 * Fixed bug #5252: Pages with "Hide in menu" checked use normal page icon in list module (Thanks to Andreas Wagner)
4868 * Fixed bug #7693: New page wizard ignores "hide in menu" flag for page icons (Thanks to Christian Kuhn)
4870 2008-02-27 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4872 * Fixed bug #7697: Syntax error raised by Mozilla 1.7 when loading htmlArea RTE
4873 * Fixed bug #7698: htmlArea RTE fails to load due to missing toolbar constraints
4874 * Fixed bug #7690: Firefox 1.5 and Mozilla 1.7 crash when htmlArea RTE is in hidden tab
4876 2008-02-27 Martin Kutschker <masi@typo3.org>
4878 * Fix issues with feature #6601: local page lookup caches
4879 - issues with rootline HMENUs on a translated page
4880 - issues with mount points (MPvars were x- instead of x-y)
4882 2008-02-27 Jeff Segars <jeff@webempoweredchurch.org>
4884 * Added feature #7607: Add post processing hooks for Frontend Editing
4886 2008-02-26 Michael Stucki <michael@typo3.org>
4888 * Rename t3lib_install::getFieldDefinitions_sqlContent() to t3lib_install::getFieldDefinitions_fileContent() and provide a wrapper for backwards compatibility
4889 * Lots of white-space fixes (to comply with old patch)
4890 * Lots of non-functional changes (to comply with old patch)
4892 2008-02-26 Oliver Hader <oh@inpublica.de>
4894 * Fixed bug #7637: Page tree fails to reload properly if page was manipulated
4895 * Fixed bug #7523: Description of properties is missing in install tool (Thanks to Steffen Kamper)
4897 2008-02-26 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4899 * Added feature #7667: htmlArea RTE: Usability improvements in table operations
4900 * Fixed bug #7671: htmlArea RTE configuration variable "Add default User TSonfig RTE configuration" not working. Thanks to Jan Persson.
4901 * Fixed bug #7687: htmlArea RTE context menu may produce js error
4903 2008-02-25 Ernesto Baschny <ernst@cron-it.de>
4905 * Follow-up on bug #1697 (bug #7626): Timezone handling in datetime/time fields was broken, causing time to jump +serverTZ on each record saving.
4906 * 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.
4908 2008-02-25 Michael Stucki <michael@typo3.org>
4910 * Follow-up on issue #7526: Add configuration option $TYPO3_CONF_VARS[BE][loginNewsTitle] to t3lib/config_default.php (Thanks to Steffen Kamper)
4911 * Follow-up on issue #6037: Replace leading character (makes sure that strpos() result is not 0) with result type check (Thanks to Oliver Hader)
4913 2008-02-23 Oliver Hader <oh@inpublica.de>
4915 * Followup to #6885: Changing $GLOBALS['TSFE'] to $this inside tslib_fe
4917 2008-02-23 Ingmar Schlecht <ingmar@typo3.org>
4919 * Release of TYPO3 4.2.0beta2a
4921 2008-02-23 Ingmar Schlecht <ingmar@typo3.org>
4923 * Follow-up on issue #7625: Completely removed the CSS instruction in question as it seemed to be not needed and only caused extra fuss
4925 2008-02-22 Ingo Renner <ingo@typo3.org>
4927 * Release of TYPO3 4.2.0beta2
4929 2008-02-22 Benjamin Mack <mack@xnos.org>
4931 * Fixed bug #7445: Malformed translated locallang causes PHP crash (thanks to Francois Suter)
4932 * Issue #7307: Bugfixes for "Open Documents" extension - Part 1
4933 - Changed getSetUpdateSignal() function in t3lib_BEfunc and added hook possibility
4934 - Used hook for tx_opendocs to be updated when opening & closing a document
4935 - Several bugfixes and new features for tx_opendocs
4937 2008-02-22 Jeff Segars <jeff@webempoweredchurch.org>
4939 * Added feature #7247: Add hook for warning messages within Help->About modules and improve existing warning messages
4940 * Fixed bug #7605: Backend Alignment Problems in Internet Explorer
4941 * Fixed bug #7598: Fix module menu alignment and hover in Internet Explorer
4943 2008-02-22 Ingo Renner <ingo@typo3.org>
4945 * Fixed bug #7587: Accesscheck for Workspaceselector, credits Steffen Kamper
4946 * Fixed bug #7588: Accesscheck for clearCache
4947 * Added feature #7592: Enable tabs for be_users, credits Francois Suter
4948 * Added feature #6846: enable Tabs in tt_content, credits Steffen Kamper
4949 * Fixed bug #7608: Keys for clear-cache labels must be renamed
4950 * Fixed bug #6885: Nested USER_INT, COA_INT, etc. objects are not rendered, credits Oliver Hader
4952 2008-02-22 Ingmar Schlecht <ingmar@typo3.org>
4954 * Added feature #7526: Making loginNews look nicer (Thanks to Steffen Kamper)
4955 * 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)
4956 * Added feature #7337: stdWrap for menu > range & entrylevel (Thanks to Georg Ringer)
4957 * Fixed bug #7158: DBAL fixes to Indexed Search backend module (Thanks to Moreno Feltscher)
4958 * Fixed bug #7625: Little typo in stylesheet (Thanks to Steffen Ritter)
4959 * Fixed bug #5919: Loss of constraints during upload to TER (Thanks to Malte Jansen)
4960 * Issue #7508: Slight improvement of BE user label in backend.php (Thanks to Steffen Kamper)
4962 2008-02-21 Benjamin Mack <mack@xnos.org>
4964 * Added feature "Extended BE Module "Web/Permissions" with AJAX possibilites (Thanks to Andreas Kundoch)
4966 2008-02-21 Ingo Renner <ingo@typo3.org>
4968 * !!! 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
4970 2008-02-20 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4972 * Fixed bug #7602: htmlArea RTE: Make the use of extended inline elements configurable
4973 * Fixed bug #7604: htmlArea RTE: add compatibility mode for indentation and alignment
4974 * Fixed bug #7582: RTE transformation should process dd element as block element
4975 * Fixed bug #7609: HTMLArea RTE: labels deleted from file locallang_tooltips.xml
4976 * Fixed bug #7609 (continued): HTMLArea RTE: labels deleted from files CharacterMap/locallang and InlineCSS/locallang
4978 2008-02-19 Martin Kutschker <masi@typo3.org>
4980 * Added feature #7393: ASCII wrapper functions for strtoupper and strtolower (patch by Steffen Kamper)
4981 * Use t3lib_div::strtoupper() for processing indexed search templates
4983 2008-02-19 Dmitry Dulepov <dmitry@typo3.org>
4985 * Fixed bug #3491: Linking between domains in the pagetree ignores simulate static documents
4986 * Fixed bug #7425: syntax error in temp_CACHE*.php (patch by Steffen Kamper)
4988 2008-02-19 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4990 * Fixed bug #7583: htmlArea RTE should allow to markup text in absence of any block element
4991 * Fixed bug #7584: htmlArea RTE: pressing TAB in last cell of table should create new row
4992 * Fixed bug #7585: Invoking htmlArea RTE block style plugin from other plugin fails in FF3 and IE7
4993 * Fixed bug #3537: htmlArea RTE: Inconsistent markup when adding tr/td in different ways in Firefox
4994 * Fixed bug #6767: htmlArea RTE: Merge cells does not work on merged cells
4995 * Fixed bug #3537 (revisited): htmlArea RTE: Correct execCommand argument in previous patch
4996 * Updated htmlArea RTE version number to 1.7.1 and updated manual
4998 2008-02-19 Ingo Renner <ingo@typo3.org>
5000 * Added feature #7580: Enable tabs for be_groups, credits Francois Suter
5001 * Added feature #7566: Tabs for fe_user and fe_groups, credits Steffen Kamper
5002 * Added feature #7565: Tabs for sys_template, credits Steffen Kamper
5003 * !!! cleaner backend project: modified interface for toolbar items to add access checking
5005 2008-02-18 Jeff Segars <jeff@webempoweredchurch.org>
5007 * Fixed bug #3215: Tools>User-admin is hard to "read" (thanks to Steffen and Benni)
5009 2008-02-18 Oliver Hader <oh@inpublica.de>
5011 * (feature) Added feature #6037: Performance tunning in t3lib_div by removing elderly PHP functions (thanks to Popy)
5013 2008-02-17 Stanislas Rolland <stanislas.rolland@fructifor.ca>
5015 * Fixed bug #7564: htmlarea RTE: context menu alignment options produce js error
5017 2008-02-17 Martin Kutschker <masi@typo3.org>
5019 * Fixed bug #5693: options.additionalPreviewLanguages is showing wrong records for table pages (thanks to Helmut Hummel)
5021 2008-02-17 Patrick Broens <patrick@patrickbroens.nl>
5023 * Fixed bug #7429: Docheaders: Module Web > Page : No docheader when no page has been chosen
5024 * Fixed bug #7430: Docheaders: Module Web > Functions : No docheader when no page has been chosen
5025 * Fixed bug #7431: Docheaders: Module Web > Versioning : No docheader when no page has been chosen
5026 * Fixed bug #7432: Docheaders: Module Web > Template : No docheader when no page has been chosen
5027 * Fixed bug #7433: Docheaders: Module User Tools > User settings : No docheader
5028 * Fixed bug #7435: Docheaders: Module User Tools > Workspace: No docheader
5029 * Fixed bug #7436: Docheaders: Module Admin tools > User Admin: No docheader
5030 * Fixed bug #7437: Docheaders: Module Admin tools > Log: No docheader
5031 * Fixed bug #7438: Docheaders: Module Help > TypoScript Help: No docheader
5032 * Fixed bug #7503: Docheaders: Module Admin tools > Ext Manager: No docheader
5033 * Fixed bug #7504: Docheaders: Module Admin tools > DB check: No docheader
5034 * Fixed bug #7505: Docheaders: Module Admin tools > Configuration No docheader
5035 * Fixed bug #7506: JS Errors with IE6 and new backend
5037 2008-02-17 Benjamin Mack <mack@xnos.org>
5039 * Fixed bug #7546: Explain select not rendering indices in the output (Thanks to Ingo Schmitt)
5041 2008-02-17 Ingo Renner <ingo@typo3.org>
5043 * Fixed bug #7557: Shortcut-Menu does nothing when no shortcuts available
5045 2008-02-16 Stanislas Rolland <stanislas.rolland@fructifor.ca>
5047 * Fixed bug #7560: Incorrect behaviours of block style in htmlArea RTE
5049 2008-02-16 Dmitry Dulepov <dmitry@typo3.org>
5051 * Fixed bug #7558: typolinkCheckRootline is broken in 4.2
5053 2008-02-15 Benjamin Mack <mack@xnos.org>
5055 * Fixed bug #5303: t3skin - pilup.gif not the same style as pildown.gif
5056 * Put manual for sysext "felogin" under version control (was forgotten when sysext was added)
5057 * Followup to bug #7549: FE Login: curly brace was wrong (syntax error)
5058 * Fixed bug #7549: FE Login: enabling forget password link via TS is not possible (thanks to Dirk Weise)
5059 * Fixed bug #7424: Usersetup Tabs were to wide in German language (thanks to Steffen Kamper)
5061 2008-02-14 Ingo Renner <ingo@typo3.org>
5063 * Removed the php version from the about text under Help->About
5065 2008-02-14 Martin Kutschker <masi@typo3.org>
5067 * Fixed bug #7533: PHP version checked too late, PHP 4 will break on inclusion of t3lib_div
5069 2008-02-13 Stanislas Rolland <stanislas.rolland@fructifor.ca>
5071 * Fixed bug #7232: htmlArea RTE: In IE, selecting words with CTRL+SHIFT+Left doesn't activate "link" button
5072 * Fixed bug #7525: htmlArea RTE: Page TSConfig property toggleborders.setOnTableCreation not honored
5074 2008-02-13 Benjamin Mack <mack@xnos.org>
5076 * Fixed bug #7519: Typo in felogin (Thank