1 2009-03-06 Francois Suter <francois@typo3.org>
3 * Added feature #5466: Page selector for the list module (thanks to Christian Kuhn and Dmitry Pikhno)
5 2009-03-06 Stanislas Rolland <typo3@sjbr.ca>
7 * Fixed bug #10610: htmlArea RTE: Two errors in class.tx_rtehtmlarea_acronym.php (Thanks to Ursula Renziehausen).
8 * Fixed bug #6947: RTEfullScreenWidth by default please !
10 2009-03-05 Benjamin Mack <benni@typo3.org>
12 * Fixed #10600: Cleaned up sysext usersetup module code (part 1) and the table method in template.php
14 2009-03-05 Ingo Renner <ingo@typo3.org>
16 * Added unit tests for the caching framework file backend (backported from FLOW3) (part of #10614)
17 * Added unit tests for the caching framework memcached backend (backported from FLOW3) (part of #10614)
18 * Added unit tests for the caching framework APC backend (backported from FLOW3) (part of #10614)
19 * Added unit tests for the caching framework abstract frontend (backported from FLOW3) (part of #10614)
20 * Added unit tests for the caching framework variable frontend (backported from FLOW3) (part of #10614)
21 * Added unit tests for the caching framework string frontend (backported from FLOW3) (part of #10614)
23 2009-03-04 Jeff Segars <jeff@webempoweredchurch.org>
25 * Fixed bug #10599: Set extAdmEnabled=true when enabling frontend editing for extension compatibility
27 2009-03-04 Dmitry Dulepov <dmitry@typo3.org>
29 * Fixed bug #9974: Use PHP built-in gzip/deflate compression in Frontend
31 2009-03-03 Ingo Renner <ingo@typo3.org>
33 * Fixed bug #9779: t3lib_div::trimExplode limit parameter leads to wrong result with non-empty requirement
34 * Fixed bug #10497: Mark t3lib_div::makeInstanceClassName() as deprecated
35 * Fixed bug #10581: Use $this->fixedL for list title length
37 2009-03-03 Michael Stucki <michael@typo3.org>
39 * TEMPORARY (remove when solved): Disable output of deprecation messages until error handling is implemented.
41 2009-03-03 Benjamin Mack <benni@typo3.org>
43 * Fixed #9783: Updated prototype.js to the latest 1.6.0.3 release (thanks to Steffen Gebert)
45 2009-03-01 Jeff Segars <jeff@webempoweredchurch.org>
47 * Fixed bug #10528: Wrong content in pagetree frame after page creation in Opera
49 2009-03-01 Benjamin Mack <benni@typo3.org>
51 * Fixed bug #10535: Call to deprecated fixed_lgd_pre() in class.t3lib_timetrack.php (Thanks to Uschi Renziehausen and Christian Kuhn)
53 2009-02-28 Benjamin Mack <benni@typo3.org>
55 * Added feature #2859: List view should have 'collapse' / 'expand' functionality for all list types (Thanks to Christian Kuhn)
56 * Fixed bug #4367: Reset recs with clear_all should reset as array, not as string (Thanks to Christian Kuhn)
58 2009-02-27 Jeff Segars <jeff@webempoweredchurch.org>
60 * Fixed bug #10372: Clean up frontend editing actions
62 2009-02-27 Francois Suter <francois@typo3.org>
64 * Added feature #10333: Configurable Subcategories for ext_conf_template.txt and TS constant editor (thanks to Stefan Geith)
66 2009-02-27 Michael Stucki <michael@typo3.org>
68 * Fixed bug #3949: Files in typo3temp/GB have wrong permissions (thanks to Christian Kuhn)
69 * Fixed bug #10131: Use TYPO3 encryption key in initial state of random byte generation (ported from TYPO3_4-2, thanks to Marcus Krause)
70 * 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!
72 2009-02-27 Ingo Renner <ingo@typo3.org>
74 * Fixed bug #10210: Admin tools > User Admin icons point to wrong user in Opera browser (credits David Steeb)
75 * Fixed bug #10259: Link to CLI Script in Check DP->ReferenceIndex Script is wrong (credits Daniel Krupke)
76 * Fixed bug #10560: element browser title length is hardcoded
77 * Fixed bug #5618: Wrong cropping of multi-byte $TCA field (credits Michael Miousse)
78 * Fixed bug #10511: simplify and speed up t3lib_div::trimExplode()
80 2009-02-27 Francois Suter <francois@typo3.org>
82 * Fixed bug #10417: Remove debugging code from sysext t3skin (thanks to Markus Krause)
84 2009-02-27 Benjamin Mack <benni@typo3.org>
86 * Fixed bug 10536: Hardcoded backend main dir in typo3/classes/class.typo3logo.php (Thanks to Christian Kuhn)
87 * Fixed bug #3871: Hardcoded css for versioning symbol in list module (Thanks to Christian Kuhn)
88 * Fixed bug #10490: Code cleanup/Bugfix: Add some sql_free_result to the admin_get_* functions (Thanks to Oliver Klee)
90 2009-02-27 Francois Suter <francois@typo3.org>
92 * Fixed bug #10516: Typos in the Core: change "accesible" to "accessible" (Thanks to Daniel Krupke)
93 * 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.
95 2009-02-25 Stanislas Rolland <typo3@sjbr.ca>
97 * Fixed bug #10547: htmlARea RTE: tx_rtehtmlarea_clearrtecache::clearTempDir should use resolveBackPath
99 2009-02-25 Kasper Skaarhoj
101 * Added a small feature (extra hook argument) to the external link handler I committed in january. I didn't ask because this feature was made by me and very new. Let me know if this is a problem. Credits to Hassan Ait Abdellah
103 2009-02-23 Stanislas Rolland <typo3@sjbr.ca>
105 * Fixed bug #10531: htmlArea RTE: JS error may be raised by Opera on page unload
106 * Fixed bug #10532: htmlArea RTE: language code of lang attribute should be lower case
108 2009-02-22 Steffen Kamper <info@sk-typo3.de>
110 * Fixed Bug: #9439: followUp - the pageTS option wasn't renamed, now done (newContentElements => newContentElement)
112 2009-02-23 Dmitry Dulepov <dmitry@typo3.org>
114 * Fixed bug #9745: Add INSTALL.txt to TYPO3 source package
116 2009-02-22 Stanislas Rolland <typo3@sjbr.ca>
118 * Fixed bug #10524: htmlARea RTE: Language feature may raise JS error when RTE loads
119 * Fixed bug #10525: htmlArea RTE: Language feature always requires Static Info Tables
121 2009-02-22 Steffen Kamper <info@sk-typo3.de>
123 * Fixed Bug: #10283: Cleanup: Make unit test names more readable by adding underscores as separators (thanks to Oliver Klee)
125 2009-02-21 Stanislas Rolland <typo3@sjbr.ca>
127 * Fixed bug #10519: htmlARea RTE: RTE sometimes overlaps following form element
128 * Added feature #10520: htmlARea RTE: Configuration option to override RTE width
130 2009-02-21 Ingo Renner <ingo@typo3.org>
132 * Added unit tests for t3lib_div::trimExplode()
133 * Fixed bug #10514: Typos in NEWS.txt
134 * Removed top, left, and right borders from the workspace information div in the page tree
135 * Follow-up for bug #9705: Moving page in WS will hide it from editors due to missing access settings of placeholder (thanks to Marcus Krause)
137 2009-02-20 Oliver Hader <oliver@typo3.org>
139 * Follow-up to bug #10452: Fixed flaws in PATH_INFO check for simulateStaticDocuments
141 2009-02-20 Stanislas Rolland <typo3@sjbr.ca>
143 * Fixed bug #8905: option+space for inserting non-braking space on Mac OSX does not work properly
144 * Added feature #10510: htmlArea RTE: Allow to specify default content language in BE
145 * Added feature #10513: htmlArea RTE: Improve spell checker configurability
147 2009-02-19 Jeff Segars <jeff@webempoweredchurch.org>
149 * Follow-up for feature #10374: Add helper function for additional frontend editing controllers and views
151 2009-02-19 Stanislas Rolland <typo3@sjbr.ca>
153 * Fixed bug #10482: htmlArea RTE: Find & replace sometimes leaves marks in the content
155 2009-02-19 Ingo Renner <ingo@typo3.org>
157 * Fixed bug #10454: t3lib_div::makeInstanceClassName() allows to bypass checks for t3lib_Singleton
159 2009-02-18 Stanislas Rolland <typo3@sjbr.ca>
161 * Fixed bug #10479: htmlArea RTE: JS error is raised when using the delete icon on a flexform
162 * Fixed bug #10453: Wrong text for "upload file" in link popup
164 2009-02-18 Oliver Hader <oliver@typo3.org>
166 * Fixed bug #10452: Evaluation PATH_INFO in tslib_fe::checkAlternativeIdMethods() sets false positives and should be moved to tx_simulatestatic
168 2009-02-17 Jeff Segars <jeff@webempoweredchurch.org>
170 * Follow-up for feature #10374: Add helper function for additional frontend editing controllers and views
172 2009-02-17 Dmitry Dulepov <dmitry@typo3.org>
174 * Fixed bug #9729: Ship optimal TYPO3 configuration by default
176 2009-02-17 Steffen Kamper <info@sk-typo3.de>
178 * Fixed Bug #10338: Feature: NewRecordWizard with grouping and sorting
180 2009-02-16 Oliver Hader <oliver@typo3.org>
182 * Fixed bug #10450: Typing error in simulateStaticDocuments to determine the current mode
184 2009-02-16 Steffen Kamper <info@sk-typo3.de>
186 * Fixed Bug #9439: followUp - renamed TS mod.wizards.newContentElements to mod.wizards.newContentElement
187 * Fixed Bug #10121: followUp - replaced extJScode with extJsCode in template.php
189 2009-02-14 Steffen Kamper <info@sk-typo3.de>
191 * Fixed Bug #10176: followUp (regression in sysaction)
192 * Fixed Bug #10212: Missing files in sysext install (Thanks to Marcus Krause)
194 2009-02-13 Jeff Segars <jeff@webempoweredchurch.org>
196 * Added feature #10374: Add helper functions for additional frontend editing controllers and views
198 2009-02-13 Stanislas Rolland <typo3@sjbr.ca>
200 * Fixed bug #5548: cli_dispatch.phpsh will not run on CGI API (Thanks to Steffen Gebert)
202 2009-02-12 Stanislas Rolland <typo3@sjbr.ca>
204 * Added feature #10428: htmlArea RTE: Remove configuration variables related to Mozilla clipboard access
205 * Follow-up for feature #10416: htmlArea RTE: Add configuration options for the acronym feature
207 2009-02-12 Dmitry Dulepov <dmitry@typo3.org>
209 * Fixed bug #9728: Improve performance of Prototype, Scriptaculous, ExtJS and other contributed scripts
211 2009-02-11 Stanislas Rolland <typo3@sjbr.ca>
213 * Fixed bug #9805: RTE and DAM element browsers show wrong colours
214 * Follow-up for feature #10339: htmlArea RTE: Move editing mode change to plugin
215 * Follow-up for feature #10182: htmlArea RTE: Add support for editing lang attribute
216 * Added feature #10416: htmlArea RTE: Add configuration options for the acronym feature
217 * Further follow-up for feature #10182: htmlArea RTE: Add support for editing lang attribute
219 2009-02-11 Steffen Kamper <info@sk-typo3.de>
221 * Fixed bug #8446: Follow up, renamed "OL" to Object List in Template Object Browser
223 2009-02-10 Ingo Renner <ingo@typo3.org>
225 * Fixed a bug with the module menu forgeting it's open/closed states, caused by #9136
226 * Fixed look of logout button; width was fixed and thus didn't expand to fit wider labels coming from translation (credits Steffen Kamper)
228 2009-02-10 Michael Stucki <michael@typo3.org>
230 * Fixed bug #10364: Jumpurl feature allows to access arbitrary files on a server (thanks to the TYPO3 Security Team and especially Marcus Krause)
231 * Fixed bug #10298: Various XSS issues in the BE user admin module (thanks to Jelmer de Hen and Dmitry Dulepov)
233 2009-02-08 Ingo Renner <ingo@typo3.org>
235 * Fixed bug #9861: Second page of results in list-module with ordering flaw (credits Christian Kuhn)
237 2009-02-07 Steffen Kamper <info@sk-typo3.de>
239 * Fixed bug #10373: Remove doubled check in tceforms
241 2009-02-07 Dmitry Dulepov <dmitry@typo3.org>
243 * Fixed bug #10368: Wrong clear.gif path in dyntabs
245 2009-02-06 Steffen Kamper <info@sk-typo3.de>
247 * Fixed bug #10375: 2 little JS-Errors that bug IE
249 2009-02-06 Ingo Renner <ingo@typo3.org>
251 * Fixed bug #10357: Add gp as an alternative to gpvar in TS getText for a more consistent naming scheme (credits Steffen Mueller)
253 2009-02-05 Francois Suter <francois@typo3.org>
255 * Fixed bug #10346: l10n_display option abusively hides field for "All" languages when set to defaultAsReadonly
257 2009-02-05 Steffen Kamper <info@sk-typo3.de>
259 * Fixed bug #10322: Send Notification if BE is locked
260 * Fixed bug #9439: New Element Wizard has no option for hiding Elements via pageTS
262 2009-02-05 Benjamin Mack <benni@typo3.org>
264 * Fixed bug #9266: Bug: strcmp() with array as parameter in t3lib_div::linkThisScript() produces warnings with PHP 5.3 (Thanks to Niels Pardon)
266 2009-02-04 Stanislas Rolland <typo3@sjbr.ca>
268 * Fixed bug #10352: htmlARea RTE: Shift+Enter raises exception in Safari
269 * Fixed bug #10353: htmlArea RTE: Colouring features should check if style attribute is allowed
270 * Fixed bug #10354: htmlArea RTE: Definition List extension must require the Block Elements extension
272 2009-02-04 Jeff Segars <jeff@webempoweredchurch.org>
274 * Fixed bug #10351: Whitespace cleanups in t3lib_frontendedit
276 2009-02-04 Ingo Renner <ingo@typo3.org>
278 * Added feature #4911: Add an option to add alternative external URL or shortcut for other languages
280 2009-02-03 Stanislas Rolland <typo3@sjbr.ca>
282 * Follow-up for bug #10326: htmlArea RTE: Cleaning on paste broken in older versions of Mozilla/Firefox
283 * Fixed bug #9894: htmlArea RTE: copy/cut/paste with hotkeys does not work in some browsers/settings
284 * Fixed bug #10337: htmlArea RTE: Allow Clipboard Helper does not work with Firefox 3
285 * Added feature #10339: htmlArea RTE: Move editing mode change to plugin
287 2009-02-03 Francois Suter <francois@typo3.org>
289 * Fixed bug #1527: t3lib_svbase: Method init returns wrong value (thanks to Stefano Kowalke and Michael Miousse)
291 2009-02-03 Jeff Segars <jeff@webempoweredchurch.org>
293 * Fixed bug #9600: Frontend Edit Panel is not compatible with subdomains and RealURL (thanks to Xavier Perseguers)
294 * Added feature #10155: Add controller switching for frontend editing
296 2009-02-03 Ingo Renner <ingo@typo3.org>
298 * Changed the pages description field from a one line input to a textarea
300 2009-02-02 Ingo Renner <ingo@typo3.org>
302 * Fixed order of fields in TCEforms for table pages, type external URL which was inconsitant to the other types
304 2009-02-01 Stanislas Rolland <typo3@sjbr.ca>
306 * Fixed bug #10323: htmlArea RTE: hotkey CTRL+0 is not honoured
307 * Fixed bug #10324: htmlArea RTE: Configured hotkeys are not honoured in Safari
308 * Added feature #10325: htmlArea RTE: Make hotkey for enableWordClean feature configurable
309 * Fixed bug #10326: htmlArea RTE: Cleaning on paste broken in older versions of Mozilla/Firefox
311 2009-02-01 Ingo Renner <ingo@typo3.org>
313 * Fixed broken icon for the TYPO3 manual with t3skin
314 * Fixed look of the logout button in Safari after the introduction of ExtJs
315 * Fixed list minus bullet icon in t3skin, was missing a solid background
317 2009-02-01 Steffen Kamper <info@sk-typo3.de>
319 * Fixed bug #10121: New template-function to add extJS inline code
321 2009-01-31 Kasper Skaarhoj <kasper@typo3.org>
323 * 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).
324 * Added a hook for processing external links made through typolink and makelinks.
325 * 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.
326 * Fixed bug that add-wizard did not work with flexform fields.
327 * 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
329 2009-01-30 Benjamin Mack <benni@typo3.org>
331 * Fixed bug #7123: Select wizard doesn't work in Safari (Thanks to Ismaël Bidau)
332 * Fixed bug #10282: Table definition in cache_treelist not compliant with MySQL 5.0 strict mode (Thanks to Steffen MĂ¼ller and Steffen Kamper)
333 * Followup to #10094: Use foreach instead of while-list-each constructs in t3lib_TCEmain
335 2009-01-30 Francois Suter <francois@typo3.org>
337 * Fixed bug #10304: Links in the warning box are not visible as links (thanks to Georg Ringer)
339 2009-01-30 Steffen Kamper <info@sk-typo3.de>
341 * Fixed bug #10031: Icon in "text w/ picture" and "picture" does not change.
342 * Fixed bug #8446: Template Objectbrowser menu
343 * Fixed bug #10045 BUG missleading Errormessage with emtpy COA (thanks to Ingo Schmitt)
345 2009-01-28 Kasper Skaarhoj <kasper@typo3.org>
347 * 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)
349 2009-01-28 Benjamin Mack <benni@typo3.org>
351 * Fixed bug #10241: DB check ->Full search ->Advanced query always includes deleted field (Thanks to Christian Kuhn)
352 * Fixed bug #10289: Pre-Cleanup for integration of a mass uploader
354 2009-01-27 Benjamin Mack <benni@typo3.org>
356 * Fixed bug #10287: Two typos in typo3-TCEforms.css (Thanks to Uschi Renziehausen)
358 2009-01-27 Kasper Skaarhoj <kasper@typo3.org>
360 * 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.
361 * Tracking script execution times internally. For now not used. Was used for debugging. Maybe it will be useful output at a later time.
362 * 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.
363 * Fixed simple bugs in getFuncCheck() and getFuncInput()
364 * 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.
365 * 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!)
366 * 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.
367 * 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.
369 2009-01-27 Steffen Kamper <info@sk-typo3.de>
371 Fixed bug #10263: Multiple calls to deprecated function "fixed_lgd_pre" (thanks to Susanne Moog)
372 Fixed bug #10176: Multiple calls to deprecated function "fixed_lgd" throughout the core (thanks to Susanne Moog)
373 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)
374 Fixed bug #10178: Toolbar menu fails if there are no menu items
376 2009-01-26 Stanislas Rolland <typo3@sjbr.ca>
378 * Added feature #10182: htmlArea RTE: Add support for editing lang attribute
379 * Fixed bug #9904: htmlArea RTE: RTE.default.buttons.table.properties.borderStyle.removeItems is not honored
380 * Fixed bug #9905: htmlArea RTE: Table properties: Removing headers leaves an empty fieldset
382 2009-01-24 Ingmar Schlecht <ingmar@typo3.org>
384 * Fixed bug #10205: DB session record is only created when user is authenticated (thanks also to Michael Stucki)
386 2008-01-24 Martin Kutschker <masi@typo3.org>
388 * Added feature #10092: logging API for deprecated functions
389 * Added feature #10100: logging API for deprecated TypoScript objects and properties
390 * Fixed bug #10098: t3lib_div::fixed_lgd_cs calls deprecated t3lib_div::fixed_lgd
392 2009-01-23 Steffen Kamper <info@sk-typo3.de>
394 * Fixed bug #10234: when "create new record" in list module, page (after) is last entry
395 * Fixed bug #10179: sys_action menu doesn't respect hidden and returns empty ul if there are no entries
397 2009-01-23 Michael Stucki <michael@typo3.org>
399 * Fixed bug #10231: split() is deprecated in PHP 5.3 (patch by Karsten Dambekalns)
401 2009-01-22 Steffen Kamper <info@sk-typo3.de>
403 * Fixed bug #9345: CSV export includes _CLIPBOARD_ in header row (thanks to Christian Kuhn)
404 * Added feature #10220: Get some unit tests for the core (thanks to Oliver Klee)
406 2009-01-21 Stanislas Rolland <typo3@sjbr.ca>
408 * Follow-up to #10195: htmlArea RTE: Update RTE about info
409 * Added feature #10219: htmlArea RTE: Clean up unused localization files
410 * Fixed bug #9785: htmlArea RTE: Disabling images in RTE still leaves the toolbar button
411 * Fixed bug #9965: htmlArea RTE: IE jumps down to last RTE input
413 2009-01-20 Stanislas Rolland <typo3@sjbr.ca>
415 * Added feature #10206: htmlArea RTE: Allow to hide any button
417 2009-01-20 Steffen Kamper <info@sk-typo3.de>
419 * Fixed bug #9774: Incorrect validation of allowed classes in RTE transformation
421 2009-01-20 Ingmar Schlecht <ingmar@typo3.org>
423 * Fixed bug #10186: Time shifting (again) in datetime fields (followup to Bug#8746; thanks to Ernesto Baschny)
424 * Fixed bug #10146: Session fixation vulnerability in user authentication (thanks to the TYPO3 Security Team and especially Marcus Krause)
425 * Fixed bug #10159: XSS vulnerability in workspace module (thanks to the TYPO3 Security Team and especially Marcus Krause)
427 2009-01-20 Ingo Renner <ingo@typo3.org>
429 * Added missing license statement for using the "Silk" icon set of Mark James according to Creative Commons Attribution 2.5
430 * Fixed bug #10134: XSS vulnerability in sysext indexed_search (thanks to the TYPO3 Security Team and especially Marcus Krause)
431 * Fixed bug #10133: Command execution in sysext indexed_search (thanks to the TYPO3 Security Team and especially Marcus Krause)
432 * Fixed bug #10154: Weak encryption key generation vulnerability in sysext install (thanks to the TYPO3 Security Team, and especially Marcus Krause)
433 * 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)
435 2009-01-19 Steffen Kamper <info@sk-typo3.de>
437 * Fixed bug #10183: [felogin] redirect doesn't work with return_url
439 2009-01-19 Stanislas Rolland <typo3@sjbr.ca>
441 * Added feature #10181: htmlArea RTE: Move status bar to plugin
442 * Added feature #10195: htmlArea RTE: Enable the RTE in Opera 9.62+
443 * Added feature #10196: htmlArea RTE: Remove extension configuration variable enableClickEnlarge
444 * Fixed bug #10197: htmlArea RTE: Missing XCLASS inclusion in class.tx_rtehtmlarea_pi1.php
445 * Follow-up to #10181: htmlArea RTE: Move status bar to plugin
446 * Fixed bug #9935: htmlArea RTE: enableWordClean on paste does not work when hidden button is not in toolbar
447 * Updated htmlArea RTE version to 1.8.1 for TYPO3 4.3.0 alpha2
449 2009-01-18 Francois Suter <francois@typo3.org>
451 * Cleanup #10125: Replace deprecated function calls in sysext indexed_search (thanks to Markus Krause)
453 2009-01-16 Oliver Hader <oliver@typo3.org>
455 * Follow-up to bug #10094: Fixed typing error in t3lib_TCEmain::dbAnalysisStoreExec()
457 2009-01-16 Steffen Kamper <info@sk-typo3.de>
459 * Fixed bug #10167: Backend not usable in Internet Explorer anymore
460 * Fixed bug #9307: Remove an obsolete check for disable_exec_function in filelist
461 * Fixed bug #10157: t3lib/config_default.php textfile_ext should be updated to include xml and other text types
462 * Fixed bug #9867: Adding T3_SERVICES to configuration modul
464 2009-01-16 Bernhard Kraft <kraftb@think-open.at>
466 * Fixed bug #5497: Links in Task Center
468 2009-01-15 Steffen Kamper <info@sk-typo3.de>
470 * Fixed bug #10057: hide/unhide page causes error when done via the context menu
471 * Fixed bug #8787: titles length in list module (thanks to Stefano Cecere)
473 2009-01-14 Jeff Segars <jeff@webempoweredchurch.org>
475 * Fixed bug #10064: config.admPanel has no effect (thanks to Ralf Hettinger)
476 * Fixed bug #10105: htmlArea RTE: Cannot load multiple RTEs via AJAX
478 2009-01-14 Stanislas Rolland <typo3@sjbr.ca>
480 * Added feature #10138: htmlArea RTE: add Clear RTE cache option to BE Clear cache menu
481 * Fixed bug #10140: htmlArea RTE: Alignment of td's and th's in out-of-the-box installation
483 2009-01-14 Steffen Kamper <info@sk-typo3.de>
485 * Fixed bug #10143 spamProtectEmailAddresses_atSubst does not work correctly if linktext contains email address with uppercase charachters (thanks to Helmut Hummel)
486 * Fixed bug #9885: Add Hook to ClearCacheMenu
488 2009-01-14 Dmitry Dulepov <dmitry@typo3.org>
490 * Fixed bug #10116: Remove/protect adodb testfiles (thanks to Marcus Krause)
492 2009-01-13 Jeff Segars <jeff@webempoweredchurch.org>
494 * Fixed bug #10046: Move t3lib_tceforms_fe into its own file
496 2009-01-13 Dmitry Dulepov <dmitry@typo3.org>
498 * Fixed bug #10109: Google reports duplicate title tag
499 * Fixed bug #10120: Add .buildpath to svn:ignore
501 2009-01-13 Oliver Hader <oliver@typo3.org>
503 * Fixed bug #10106: IRRE - Undefined method t3lib_TCEforms_inline::addItems (thanks to Franz Holzinger)
505 2009-01-12 Stanislas Rolland <typo3@sjbr.ca>
507 * Follow-up to bug #9932: htmlArea RTE Spellcheck does not work when TYPO3 is installed in subdir
509 2009-01-12 Oliver Hader <oliver@typo3.org>
511 * Fixed bug #10104: IRRE - Controll icons in header of newly created child elements are not shown
512 * Fixed bug #8991: IRRE - Sorting icons of inline records are in wrong order
514 2009-01-12 Dmitry Dulepov <dmitry@typo3.org>
516 * Fixed bug #10065: Use TYPO3 clear.gif for ExtJS in backend.php
517 * Fixed bug #10066: AJAX relogin polls server too often
518 * Fixed bug #10067: common.js uses undefined variable
520 2009-01-11 Oliver Hader <oliver@typo3.org>
522 * Fixed bug #5630: Install tool removes dots from admin usernames (thanks to Stefano Kowalke)
523 * Fixed bug #10094: Use foreach instead of while-list-each constructs in t3lib_TCEmain
524 * Added feature #10091: Integrate TYPO3_DB->exec_SELECTcountRows()
525 * Follow-up to bug #10094: Wrong concatenation of arrays
527 2009-01-11 Steffen Kamper <info@sk-typo3.de>
529 * Fixed bug #9825: Copy / Cut icons don't respect t3skin: drag'n'drop in pagetree (credits to Susanne Moog)
530 * Fixed bug #10077: Feature: Add Icons to page:module TCEform
531 * Fixed bug #10084: Hardcoded "Toggle All" and " Add New" in section
533 2009-01-10 Oliver Hader <oliver@typo3.org>
535 * Fixed bug #10090: Hanging record sets in t3lib_TCEmain
537 2008-01-09 Martin Kutschker <masi@typo3.org>
539 * Fixed bug #10086: Core uses deprecated function t3lib_db->sql()
540 * Fixed bug #10087: Deprecation annotations are wrong for TYPO3 3.6 and 3.5
542 2009-01-09 Oliver Hader <oliver@typo3.org>
544 * Fixed bug #10083: Constant styles.content.imgtext.separateRows is not defined
546 2009-01-08 Benjamin Mack <benni@typo3.org>
548 * Fixed bug #9194: Bug: wrong handling of 'is_in' list in TCA element type 'input' (Thanks to Vladimir Podkovanov)
550 2009-01-08 Oliver Hader <oliver@typo3.org>
552 * Fixed bug #9897: Extending palettes and fields to be displayed in back-end forms mixes up tabs
553 * Added feature #9674: TCEmain changes for new improved record recycling concept (thanks to Julian Kleinhans)
554 * Fixed bug #9893: Syntax error in TCA types definitions of tt_content
555 * Added feature #4427: Enable stdWrap for HMENU.alwaysActivePIDlist (thanks to Dan Osipov)
557 2009-01-07 Francois Suter <francois@typo3.org>
559 * Fixed bug #10075: Rootline cache does not work in multilingual websites
561 2009-01-06 Benjamin Mack <benni@typo3.org>
563 * Fixed bug #9374: Code in typo3/sysext/tstemplate/ts/index.php don't match with the new CGL (Thanks to Stefano Kowalke)
565 2009-01-05 Steffen Kamper <info@sk-typo3.de>
567 * Fixed bug #10055: Add contrib directory to list of allowed paths (thanks to Dan Osipov)
568 * Fixed bug #9506: label uid shows not working
569 * Fixed bug #10056: Misspelling english word "guesbooks"
571 2009-01-04 Dmitry Dulepov <dmitry@typo3.org>
573 * Fixed bug #9052: Remove JS popup when login expired (co-authored with Christoph Koehler and Steffen Kamper)
575 2009-01-03 Dmitry Dulepov <dmitry@typo3.org>
577 * Fixed bug #10047: typo3/contrib is not prefixed with config.absRefPrefix
578 * Fixed bug #10049: ExtJS directory structure is broken
580 2009-01-02 Steffen Kamper <info@sk-typo3.de>
582 * Fixed bug #10043: removed deprecated function-calls in openid
584 2009-01-01 Steffen Kamper <info@sk-typo3.de>
586 * Fixed bug #4690: TCAdefaults.tt_content.imagecols = 1 is missing
587 * Fixed bug #7922: stdWrap for doNotLinkIt & doNotShowLink
589 2009-01-01 Benjamin Mack <benni@typo3.org>
591 * Fixed bug #8590: Fileadmins folderoverview don`t show 'B' (for byte) after filesize (Thanks to Stefano Kowalke)
592 * Fixed bug #7669: Changed elderly while(list()=each()) to foreach calls in t3lib_tstemplate (Credits Oliver Hader)
593 * Fixed bug #8361: Stage change notification emails not send when publishing from Live workspace (Thanks to Andreas Wolf)
594 * Fixed bug #9136: Less JS in backend.php / Framehandling problem
596 2008-12-30 Oliver Hader <oliver@typo3.org>
598 * Added feature #5610: Extend TCEFORM_confObj on Page TSconfig by property keepItems
600 2008-12-29 Ernesto Baschny <ernst@cron-it.de>
602 * Fixed bug #8746: Date/time field problem with timezone shifting when using the "+NN", "d" or "d+NN" shortcuts
603 * Fixed bug #10033: Date/time field shortcut "d" doesn't work on already filled date fields since 4.2.0
604 * 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"
606 2008-12-29 Steffen Kamper <info@sk-typo3.de>
608 * Fixed bug #10022: Pagecontent/Hidden has no effect
609 * Added feature #9901: Enable stdWrap for expAll
611 2008-12-29 Oliver Hader <oliver@typo3.org>
613 * Follow-up to bugfix #10004: Tweak corrections to update wizard for installing new system extensions
615 2008-12-27 Steffen Kamper <info@sk-typo3.de>
617 * Fixed bug #10004: Extend UpdateWizard for install systemextensions
619 2008-12-25 Dmitry Dulepov <dmitry@typo3.org>
621 * Fixed bug #10012: TYPO3 generates incorrect ETag
623 2008-12-24 Francois Suter <francois@typo3.org>
625 * Fixed bug #9948: Label rm.clearCache_pages was abusively removed from core lang file
627 2008-12-23 Dmitry Dulepov <dmitry@typo3.org>
629 * Fixed bug #9999: Setting [BE][compressionLevel]=true causes problems
631 2008-12-23 Steffen Kamper <info@sk-typo3.de>
633 * Fixed bug #9810: ClearCacheMenu doesn't work when click on icon
635 2008-12-22 Stanislas Rolland <typo3@sjbr.ca>
637 * Fixed bug #9932: htmlArea RTE Spellcheck does not work when TYPO3 is installed in subdir
639 2008-12-22 Steffen Kamper <info@sk-typo3.de>
641 * Fixed bug #9977: Extensions class.ext_update.php scripts are executed even when extension isn't loaded
642 * Fixed bug #8492: tiny stuff in the Help Module (moved about and cshmanual to sysext)
643 * Fixed bug #8205: Shortcut ends in parse_url-error
644 * Fixed bug #9773: Fallback for skinImg having forceFileExtension
646 2008-12-20 Steffen Kamper <info@sk-typo3.de>
648 * Fixed bug #8952: Flags are missing
649 * Fixed bug #8525: added Korean flag
651 2008-12-20 Oliver Hader <oliver@typo3.org>
653 * Follow-up to feature #5835: Fix formatting and remove superfluous wrap in tslib_content::wrapSpace()
654 * Added feature #5203: Add file operation permissions for back-end user groups (thanks to Christian Kuhn)
656 2008-12-19 Steffen Kamper <info@sk-typo3.de>
658 * Fixed bug #9964: Missing file icon PPT
660 2008-12-18 Stanislas Rolland <typo3@sjbr.ca>
662 * Fixed bug #9772: t3lib_parsehtml_proc does not provide Page TSConfig to user-defined RTE transformations
664 2008-12-18 Steffen Kamper <info@sk-typo3.de>
666 * Fixed bug #7265: Submodules of Web module can't work with mod.php and the _DISPATCH system
668 2008-12-18 Dmitry Dulepov <dmitry@typo3.org>
670 * Fixed bug #9944: Unneccessary wildcard string comparisons in EM (thanks to Marcus Krause)
671 * Fixed bug #9947: gzip compression does not work in BE at all
672 * Fixed bug #9971: A call to protected method in index_ts.php
673 * Fixed bug #9886: Hardcoded error messages (Parameter Error:) in some files related to file list module (thanks to Stefano Kowalke)
674 * Fixed bug #9887: Labels 'TEMP' and 'RECYCLER' are hardcoded (thanks to Stefano Kowalke)
675 * Fixed bug #9978: Remove references to gzip_encode from File and Access modules
676 * Fixed bug #9741: wrong anchor links with absRefPrefix option enabled (thanks to Stefan Galinski)
678 2008-12-18 Thorsten Kahler <thorsten.kahler@dkd.de>
680 * Added feature #5835: get rid of clear.gif with space (thanks to Susanne Moog)
682 2008-12-18 Ernesto Baschny <ernst@cron-it.de>
684 * 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)
686 2008-12-17 Stanislas Rolland <typo3@sjbr.ca>
688 * Fixed bug #9596: htmlArea RTE does not work in IRRE subelements
689 * Added feature #7963: htmlArea RTE css parsing: honour classes with element context selectors inside other context selectors (thanks to Mikkel Ricky)
690 * Fixed bug #9969: htmlArea RTE: blindImageOptions is not honoured in TYPO3 4.3-dev
692 2008-12-16 Dmitry Dulepov <dmitry@typo3.org>
694 * Fixed bug #9925: Initialization of new caching framework breaks some eID scripts
696 2008-12-15 Dmitry Dulepov <dmitry@typo3.org>
698 * Fixed bug #9844: Filepermissons (RW) in filelist are hardcoded
700 2008-12-12 Dmitry Dulepov <dmitry@typo3.org>
702 * Fixed bug #9884: enhancements to memcached caching backend
704 2008-12-09 Steffen Kamper <info@sk-typo3.de>
706 * Fixed bug #9915: Typing error in tslib_content ($gifCreateor => $gifCreator)
708 2008-12-08 Steffen Kamper <info@sk-typo3.de>
710 * Fixed bug #9890: sectionIndex in Menu doesn't work
712 2008-12-03 Martin Kutschker <masi@typo3.org>
714 * Fixed bug #6415: preg_replace error on PHP 5.2 sometimes resulting in empty pages (thanks to Francois Suter)
716 2008-12-02 Stanislas Rolland <typo3@sjbr.ca>
718 * Fixed bug #9878: htmlArea RTE: js error may be raised when loading through IRRE Ajax call
720 2008-12-02 Martin Kutschker <masi@typo3.org>
722 * Fixed bug #6131: 'last login' of BE and FE users not shown in the BE (thanks to Christian Kuhn)
723 * Fixed bug #9850: Strings 'TEMP' and 'RECYCLER' are hardcoded in the filetree (thanks to Stefano Kowalke)
725 2008-12-02 Dmitry Dulepov <dmitry@typo3.org>
727 * Added feature #9852: Provide a random byte generator in TYPO3 Core (thanks to Marcus Krause)
729 2008-12-01 Dmitry Dulepov <dmitry@typo3.org>
731 * Fixed bug #9645: Memcached backend is not working properly
732 * Fixed bug #9790: class.gzip_encode.php fails with open_basedir restrictions
733 * Fixed bug #9859: Upload files in fileadmin: Singular and plural are the same ("files") (co-authored with Stefano Kowalke)
734 * Fixed bug #9860: Fileadmin: New folders: Singular and plural are the same ("folders") (co-authored with Stefano Kowalke)
736 2008-12-01 Steffen Kamper <info@sk-typo3.de>
738 * Fixed bug #9864: felogin: Drop languages from locallang.xml
740 2008-11-29 Steffen Kamper <info@sk-typo3.de>
742 * Fixed bug #9862: missing class for checkbox in t3editor
744 2008-11-27 Steffen Kamper <info@sk-typo3.de>
746 * Fixed bug #9797: waste of time in LIST module with LOISmode (thanks to Franz Holzinger)
747 * Fixed bug #9822: New rendering method for content elements (lesser markup, cleaner code) (thanks to Susanne Moog)
748 * Added feature #9742: Zebra columns for fileadmin listing (thanks to Stefano Kowalke)
750 2008-11-27 Dmitry Dulepov <dmitry.dulepov@gmail.com>
752 * Fixed bug #8944: PHP-Error in class.em_index.php on line 4333 (thanks to Stefan Geith)
754 2008-11-25 Steffen Kamper <info@sk-typo3.de>
756 * Fixed bug #8561: Checkboxes and labels are aligned badly if in one line
757 * Fixed bug #9725: double enquote in t3lib_htmlmail of returnPath
759 2008-11-24 Dmitry Dulepov <dmitry@typo3.org>
761 * Fixed bug #9806: Mountpoints do not work across domain boundaries
763 2008-11-23 Ingo Renner <ingo@typo3.org>
765 * Added feature #9813: Turn the workspace selector into a drop down toolbar item menu
767 2008-11-22 Stanislas Rolland <typo3@sjbr.ca>
769 * Follow up for feature #9775: htmlArea RTE: additional features for link insertion dialogue
771 2008-11-22 Steffen Kamper <info@sk-typo3.de>
773 * Fixed bug #9798: Don't show fe_users password in page module
774 * Cleanup: felogin: Completed ChangeLog and raised version to 1.1.0
776 2008-11-22 Oliver Hader <oliver@typo3.org>
778 * Fixed bug #9802: Frontend plugins show PHP error if there is no TypoScript configuration
780 2008-11-13 Stanislas Rolland <typo3@sjbr.ca>
782 * Follow up for issue #9771: htmlArea RTE spellchecker not working in TYPO3 4.3-dev
784 2008-11-13 Steffen Kamper <info@sk-typo3.de>
786 * Fixed bug #9786: Remove duplicate JS-Files in backend.php
788 2008-11-12 Oliver Hader <oliver@typo3.org>
790 * Release of TYPO3 4.3.0alpha1
792 2008-11-12 Steffen Kamper <info@sk-typo3.de>
794 * Fixed bug #8903: redirect url is not passed with get/post method
796 2008-11-12 Oliver Hader <oliver@typo3.org>
798 * Follow-up to feature #9654: Integrate return value depending on a found includeLibs configuration
799 * Fixed bug #9747: Update function names of caching API to be consistent with FLOW3
800 * Cleanup: Updated NEWS.txt
801 * Added feature #9778: Improvement of removeXSS (thanks to Steffen Kamper, David Slayback)
802 * Fixed bug #9748: Some extensions do not work anymore in the frontend
803 * Fixed bug #9639: DB Analyzer / Compare Tool can't handle the upgrade of the cache tables (thanks to Michael Stucki)
804 * Added feature #9670: Integrate code-completion for TypoScript in the t3editor (thanks to Stephan Petzl, Christian Kartnig and Tobias Liebig)
806 2008-11-11 Steffen Kamper <info@sk-typo3.de>
808 * Fixed bug #5714: Pagecount not correct in indexed_search
810 2008-11-11 Stanislas Rolland <typo3@sjbr.ca>
812 * Fixed bug #9771: htmlArea RTE spellchecker not working in TYPO3 4.3-dev
813 * Fixed bug #9755: Incorrect initialization sequence in class browse_links
814 * Added feature #9775: htmlArea RTE: additional features for link insertion dialogue
815 * Added feature #9776: htmlArea RTE: enable stdwrap on the image clickEnlarge a-tag
817 2008-11-11 Oliver Hader <oliver@typo3.org>
819 * Follow-up to bug #5826: Wrong disposal of language object in front-end
820 * Added feature #9667: Use t3lib_div::trimExplode() in t3lib_div::intExplode() (thanks to Niels Pardon)
822 2008-11-11 Michael Stucki <michael@typo3.org>
824 * Fixed bug #5611: Frontend preview and simulate time is buggy
826 2008-11-08 Michael Stucki <michael@typo3.org>
828 * Follow-up to bug #8399: Table index was too long after changing the field size
830 2008-11-06 Oliver Hader <oliver@typo3.org>
832 * Follow-up to feature #9625: Fixed regular expression
833 * Cleanup: Set SVN properties and tags
835 2008-11-06 Jeff Segars <jeff@webempoweredchurch.org>
837 * Added feature #9615: Move frontend editing to a system extension.
839 2008-11-04 Ingo Renner <ingo@typo3.org>
841 * Fixed bug #9681: the Wrap for forgotMessage in the subpart ###TEMPLATE_FORGOT### does not work (credits Steffen Kamper)
843 2008-11-04 Martin Kutschker <masi@typo3.org>
845 * Fixed bug #9734: User selector in Web>Access doesn't work (thanks to Andreas Kundoch)
846 * Fixed bug #9717: t3lib_parsehtml_proc removes valid attributes of SPAN tags
848 2008-11-04 Oliver Hader <oliver@typo3.org>
850 * Fixed bug #9599: felogin - Enable Caching "USER" instead of "USER_INT" (thanks to Dmitry Dulepov & Steffen Kamper)
851 * Added feature #9661: Extend condition operators for globalVar (thanks to Steffen Kamper)
852 * Cleanup: Specified deprecated statements
853 * Follow-up to feature #9661: Re-enable matching empty globalVars
855 2008-11-03 Oliver Hader <oliver@typo3.org>
857 * Added feature #9654: Enable includeLibs also for USER and COA objects
858 * Fixed bug #9724: Editing shortcuts does not work anymore
859 * Fixed bug #9286: Use native JSON-methods instead of 3rd party JSON script (thanks to Steffen Kamper)
861 2008-11-01 Martin Kutschker <masi@typo3.org>
863 * Fixed bug #8715: non-admins can not import pages from their own directory (thanks to Johannes Pieper)
865 2008-11-01 Oliver Hader <oliver@typo3.org>
867 * Added feature #6637: Integrate possibility to reverse order of rootline HMENU (thanks to Ralf Hettinger)
868 * Fixed bug #9715: Editing records with OpenDocs enabled does not work
869 * Added feature #9094: Make simulate static a system extension (patch by Benjamin Mack)
870 * Fixed bug #9632: Multiple fileuploads into folders with special characters (umlauts) not possible (thanks to Marcus Krause)
872 2008-10-31 Jeff Segars <jeff@webempoweredchurch.org>
874 * Added feature #6626: config.fileTarget for link target on files (thanks to Ralf Hettinger)
875 * Added feature #3787: New option TSFE.jumpURL_HTTPStatusCode = 30x (thanks to Stefan Geith)
877 2008-10-31 Ingo Renner <ingo@typo3.org>
879 * cleanup: removed the include for an interface that is loaded in backend.php already and therefore is present always
881 2008-10-31 Oliver Hader <oliver@typo3.org>
883 * Fixed bug #9571: Additional condition required to check SSL status in class.t3lib_div.php (thanks to Christian Kuhn)
884 * Fixed bug #9659: TCEmain wrongly tests required input-type fields (thanks to Francois Suter)
885 * Fixed bug #8399: field tablename in sys_refindex too short (thanks to Steffen Kamper)
886 * Cleanup: Updated NEWS.txt
888 2008-10-31 Benjamin Mack <benni@typo3.org>
890 * Included the Javascript Widget Framework extJS in the TYPO3
892 2008-10-30 Ingo Renner <ingo@typo3.org>
894 * Fixed an inconsitency with between the name, the documentation and the functionality of method loadByTag() in the new caching framework
896 2008-10-29 Ingo Renner <ingo@typo3.org>
898 * Added feature #9591: Integrate sys_actions into toolbar (contributions by Steffen Kamper)
899 * !!! Cleanup #9678: Make TYPO3 require PHP 5.2
901 2008-10-28 Ingo Renner <ingo@typo3.org>
903 * Added the manual for the OpenID system extension
905 2008-10-28 Martin Kutschker <masi@typo3.org>
907 * Added feature #9625: Integrate possibility to extend TCEforms palettes easily (implementation by Oliver Hader)
908 * Added feature #9474: Integrate OpenID authentication support to TYPO3 (integration by Dmitry Dulepov, OpenID library by JanRain Inc.)
910 2008-10-28 Oliver Hader <oliver@typo3.org>
912 * Fixed bug #9655: Call to t3lib_div::devLog() without key in index_ts.php (thanks to Francois Suter)
913 * Fixed bug #9607: Module DB check uses hardcoded labels (thanks to Christopher Stelmaszyk)
914 * Added feature ##9656: Extend t3lib_div::trimExplode to limit the number of elements
915 * Follow-up to feature #9575: Return boolean value instead of filtered data
916 * Fixed bug #9623: Flexform sections are not working anymore since script.aculo.us is not loaded
917 * Fixed bug #9665: t3lib_BEfunc has a lot of hanging SQL record sets
918 * Fixed bug #9664: EM fails on retrieving files of uppercase extension keys (thanks to Marcus Krause)
919 * Added feature #7571: FeUsers in table sys_lockedrecords (thanks to Stefan Geith)
920 * Added feature #8523: IRRE - Integrate possibility to define enabledControls in TCA
921 * Fixed bug #5826: indexed_search: specify media types in advanced search (thanks to Steffen Kamper)
923 2008-10-24 Oliver Hader <oliver@typo3.org>
925 * Follow-up to feature #9575: Return boolean value instead of filtered data
927 2008-10-23 Stanislas Rolland <typo3@sjbr.ca>
929 * Fixed bug #9613: htmlArea RTE uses JScodeLibArray to insert CSS
931 2008-10-22 Jeff Segars <jeff@webempoweredchurch.org>
933 * Fixed bug #8636: Hardcoded labels in Configuration module (thanks to Christopher Stelmaszyk)
934 * Fixed bug #8505: String "File/Files" in Fileadmin are hardcoded (thanks to Stefano Kowalke)
936 2008-10-22 Stanislas Rolland <typo3@sjbr.ca>
938 * Fixed bug #5019: htmlArea RTE hangs while editing link in Firefox
940 2008-10-21 Oliver Hader <oliver@typo3.org>
942 * Fixed bug #9553: Form validation script jsfunc.validateform.js sometimes fails in IE (thanks to Vladimir Podkovanov)
943 * Fixed bug #9608: Frontend Editing does not work anymore
945 2008-10-20 Stanislas Rolland <typo3@sjbr.ca>
947 * Updated htmlArea RTE manual
949 2008-10-20 Ingo Renner <ingo@typo3.org>
951 * !!! Added feature 9505: Make the caches in TYPO3 use the new caching framework
953 2008-10-20 Oliver Hader <oliver@typo3.org>
955 * Cleanup: Removed GPLv3 release of extJS from typo3/contrib/extJS/
956 * Cleanup: Fixed ChangeLog
958 2008-10-20 Michael Stucki <michael@typo3.org>
960 * Follow-up on feature #8899: Rename "options.fileTree.uploadFieldsInLinkBrowser" to "options.folderTree.uploadFieldsInLinkBrowser" (patch by Steffen Kamper)
962 2008-10-20 Dmitry Dulepov <dmitry@typo3.org>
964 * Fixed bug #9398: Labels in Module User Administration are hardcoded (thanks to Christopher Stelmaszyk)
966 2008-10-19 Ingo Renner <ingo@typo3.org>
968 * Fixed bug 8564: Result of t3lib_BEfunc::getProcessedValue is hardcoded and therefore cannot be translated, credits Christopher Stelmaszyk
970 2008-10-19 Michael Stucki <michael@typo3.org>
972 * Fixed bug #9535: Folder icons in filelist file tree don't get skinned anymore (patch by Francois Suter)
973 * Fixed bug #9497: Edit in Rich Text Editor - Button does not work anymore in Web>Page (patch by Oliver Hader)
975 2008-10-18 Dmitry Dulepov <dmitry@typo3.org>
977 * Fixed bug #9480: Enhance debug information with SQL data (thanks to Francois Suter for the inspiration)
978 * Cleanup: Converted spaces to tabs in t3lib/t3lib_db.php
979 * Fixed bug #9402: Create a common_locallang-file
981 2008-10-17 Dmitry Dulepov <dmitry@typo3.org>
983 * Fixed bug #9498: Bug: EM "Check for extension updates" always warns about changes (thanks to Christian Kuhn)
984 * Fixed bug #9575: use native filter_functions for validate and sanitize (thanks to Steffen Kamper)
986 2008-10-14 Martin Kutschker <masi@typo3.org>
988 * Fixed bug #9501: Titles of content columns in classic page module doesn't take into account backend charset (thanx to Steffen Kamper and Vladimir Podkovanov)
989 * Added feature #9520: add a scheme to support singletons with t3lib_div::makeInstance
991 2008-10-14 Ernesto Baschny <ernst@cron-it.de>
993 * Added feature #9400: enables to have specific HTTP status codes on a sys_domain record when doing a redirect (new field sys_domain.redirectHttpStatusCode)
995 2008-10-14 Dmitry Dulepov <dmitry@typo3.org>
997 * Fixed bug #9523: class.t3lib_htmlmail.php produces null headers in HTML messages
999 2008-10-13 Ernesto Baschny <ernst@cron-it.de>
1001 * 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).
1003 2008-10-10 Stanislas Rolland <typo3@sjbr.ca>
1005 * Added feature #7970: htmlArea RTE: fontstyle and fontsize should not use deprecated font tag
1007 2008-10-10 Dmitry Dulepov <dmitry@typo3.org>
1009 * Fixed bug #9522: t3lib_BEfunc::BEenableFields generates invalid SQL
1010 * Fixed bug #9469: Failed to load magic database
1012 2008-10-08 Stanislas Rolland <typo3@sjbr.ca>
1014 * Fixed bug #9516: htmlARea RTE: Move link tags to head
1015 * Added feature #9521: htmlArea RTE: factor out some functions dealing with inline elements
1016 * Added feature #7875: Coloured text is created using font-tag instead of span in IE
1017 * Added feature #8847: Custom colors in TYPO3Color like old SelectColor extension
1019 2008-10-05 Stanislas Rolland <typo3@sjbr.ca>
1021 * Fixed bug #9490: htmlArea RTE: Opera 9.52 sometimes refuses to insert a node
1023 2008-10-04 Stanislas Rolland <typo3@sjbr.ca>
1025 * Follow-up to bug #9472: htmlArea RTE: Safari may crash when the RTE closes
1026 * Fixed bug #9484: htmlArea RTE: context menu raises an error when link button is not configured
1028 2008-10-04 Dmitry Dulepov <dmitry@typo3.org>
1030 * Fixed bug #9479: Selected items are not visible after saving the form in BE
1032 2008-10-03 Dmitry Dulepov <dmitry@typo3.org>
1034 * Fixed bug #9452: config.absRefPrefix is applied only to a fixed set of directories
1035 * Fixed bug #7059: Improve database performance for external database host
1037 2008-10-02 Stanislas Rolland <typo3@sjbr.ca>
1039 * Fixed bug #9444: htmlArea RTE: Incorrect assigment of class to one line <ol> in Firefox
1040 * Fixed bug #9472: htmlArea RTE: Safari may crash when the RTE closes
1042 2008-10-01 Stanislas Rolland <typo3@sjbr.ca>
1044 * Fixed bug #9464: htmlArea RTE: url auto-detect feature not working in Firefox
1045 * Fixed issue #9467: htmlArea RTE: cleanup in FE plugin
1047 2008-10-01 Oliver Hader <oliver@typo3.org>
1049 * Fixed bug #9442: SQL LIKE wildcards are not escaped correctly for list queries
1050 * Fixed bug #9408: Selecting by tag using wildcards does not work with database disposal of t3lib_cache
1052 2008-10-01 Ernesto Baschny <ernst@cron-it.de>
1054 * Added feature #6525: .wrapItemAndSub property for GMENU
1056 2008-09-29 Stanislas Rolland <typo3@sjbr.ca>
1058 * Added feature #9375: Add DTD to htmlArea RTE iframe document
1059 * Fixed bug #9449: htmlArea RTE: Opera sometimes raises a JavaScript error when the RTE closes
1061 2008-09-28 Oliver Hader <oliver@typo3.org>
1063 * Fixed bug #8518: Wrong JavaScript inclusion in t3lib_TCEforms
1064 * Fixed bug #9335: Internal caching in t3lib_pageSelect::getRootLine() has no effect
1066 2008-09-27 Dmitry Dulepov <dmitry@typo3.org>
1068 * Fixed bug #9412: config.absRefPrefix can force wrong URL when linking across domains
1070 2008-09-26 Stanislas Rolland <typo3@sjbr.ca>
1072 * Fixed bug #9386: Acronym plugin encoding problem
1074 2008-09-25 Stanislas Rolland <typo3@sjbr.ca>
1076 * Fixed issue #9429: htmlArea RTE: Cleanup unused files
1078 2008-09-24 Stanislas Rolland <typo3@sjbr.ca>
1080 * Fixed issue #9424: htmlArea RTE: Cleanup dialogue windows
1082 2008-09-23 Martin Kutschker <masi@typo3.org>
1084 * Fixed bug #9411: Editors cannot create new translations of pages
1086 2008-09-22 Jeff Segars <jeff@webempoweredchurch.org>
1088 * Fixed bug #9401: Use debug() for sqlDebug (thanks to Steffen Kamper)
1090 2008-09-21 Jeff Segars <jeff@webempoweredchurch.org>
1092 * Fixed bug #8719: File upload ends up in parse_url error on Windows (thanks to Steffen Kamper)
1094 2008-09-21 Stanislas Rolland <typo3@sjbr.ca>
1096 * Fixed bug #9404: htmlArea RTE: Cleaning out deprecated extension variables
1098 2008-09-21 Benjamin Mack <benni@typo3.org>
1100 * Followup to #9393: Small code cleanup in class.t3lib_treeview.php
1101 * Fixed bug #8578: Umlauts get displayed wrong in Web>Access module after updating rights (Thanks to Tobias Liebig and Susanne Moog)
1103 2008-09-20 Dmitry Dulepov <dmitry@typo3.org>
1105 * Fixed bug #9384: FE session hijacking
1107 2008-09-19 Benjamin Mack <benni@typo3.org>
1109 * Fixed bug #9393: Cosmetic Code Cleanup for the cms sysext
1111 2008-09-18 Martin Kutschker <masi@typo3.org>
1113 * Followup to bugfix #8950: clean up code
1114 * Fix bug #8588: Admin tools -> User Admin -> List users online broken when [BE][lockIP] is set to < 4
1116 2008-09-18 Stanislas Rolland <typo3@sjbr.ca>
1118 * Fixed bug #9331: htmlArea RTE Acronym feature: List of unabridged terms shows wrong values
1119 * Fixed bug #9320: Adding a new mount-type "readonly" for temporary filemounts (thanks to Steffen Kamper)
1120 * Added feature #8899: Configuration of uploads and create folder in linkbrowser (thanks to Steffen Kamper and Dmitry Dulepov)
1122 2008-09-18 Dmitry Dulepov <dmitry@typo3.org>
1124 * Fixed bug #9346: Preinitialise GLOBALS[LANG] in init.php (thanks to Steffen Kamper)
1126 2008-09-17 Martin Kutschker <masi@typo3.org>
1128 * Added feature #1957: When deleting a record in the BE, the message should show the record label (thanx to Rob Vonk for the initial patch)
1129 * Added feature #8995: Extension "felogin" - replace user fields in display messages (thanx to Steffen Kamper)
1131 2008-09-17 Stanislas Rolland <typo3@sjbr.ca>
1133 * Added feature #9370: htmlArea RTE: enhanced toggleborders feature
1135 2008-09-16 Stanislas Rolland <typo3@sjbr.ca>
1137 * Added feature #9362: htmlArea RTE: highlight active items in context menu as in toolbar
1138 * Follow-up to bug #9354: htmlArea RTE: no default css rule is provided for indentation: px to em
1140 2008-09-16 Benjamin Mack <benni@typo3.org>
1142 * Fixed bug #9360: TypoScript Object Browser interprets HTML Tags in comments (Thanks to Stefano Kowalke)
1144 2008-09-15 Stanislas Rolland <typo3@sjbr.ca>
1146 * Fixed bug #9310: table border colour popups appear only when textcolour button is shown
1147 * Fixed bug #9354: htmlArea RTE: no default css rule is provided for indentation
1149 2008-09-15 Ingo Renner <ingo@typo3.org>
1151 * Added feature 9097: Introduce a new caching framework (backported from FLOW3)
1152 * Fixed bug 9283: declare marker handling functions of t3lib_parsehtml static
1154 2008-09-14 Benjamin Mack <benni@typo3.org>
1156 * Fixed bug #7595: Docheaders: Module Admin tools > Indexing: No docheader (Thanks to Christian Kuhn, initial patch by Patrick Broens)
1157 * Fixed bug #7534: Docheaders: Wizard Table: No docheader (Thanks to Christian Kuhn, initial patch by Patrick Broens)
1158 * Fixed bug #7536: Docheaders: Wizard Forms: No docheader (Thanks to Christian Kuhn and Steffen Kamper, initial fix by Patrick Broens)
1159 * Updated NEWS.txt for #9167
1160 * Followup to #9167: Mark extension as write protected: Option now called "excludeFromUpdates"
1161 * Fixed Bug #8621: Whitespace and CGL cleanup for class.tx_opendocs.php (Thanks to Stefano Kowalke)
1162 * Fixed Bug #847: error in tslib_fe->getFromCache() (Thanks to Susanne Moog)
1164 2008-09-14 Stanislas Rolland <typo3@sjbr.ca>
1166 * Fixed bug #9308: htmlArea RTE: link on colour name doesn't set colour
1168 2008-09-14 Jeff Segars <jeff@webempoweredchurch.org>
1170 * Added feature #3687: Disable "versioning" and "moreoptions"-menuitem via contextMenu.[key].disableItems in User TSconfig (thanks to Susanne Moog)
1171 * Fixed bug #9172: Wrong display of deleted owners and groups in Web->Access->Permissions (thanks to Johannes Pieper)
1172 * Added feature #7537: Wizard RTE has no docheader and is not according to new BE user interface (thanks to Patrick Broens and Christian Kuhn)
1173 * Added feature #7552: Docheaders for Import Export module (thanks to Patrick Broens and Christian Kuhn)
1175 2008-09-14 Dmitry Dulepov <dmitry@typo3.org>
1177 * 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.
1178 * Fixed bug #9313: Introduce HTTP_STATUS-Constants (thanks to Steffen Kamper)
1179 * Re-committed bugfix #8985 (Enable USER object to become USER_INT on the fly) because of +1 from Stanislas
1181 2008-09-13 Stanislas Rolland <typo3@sjbr.ca>
1183 * Fixed bug #9277: Incorrect size of htmlArea RTE dialogue windows in Google Chrome browser
1184 * Fixed bug #9338: htmlArea RTE: incorrect opening size of some dialogue windows
1185 * Fixed bug #9339: htmlArea RTE: Enable resizing of acronym dialogue window in IE
1186 * Added feature #9340: htmlArea RTE: Configuration options for size and position of dialogue windows
1187 * Fixed bug #9341: htmlArea RTE: unable to disable the acronym element from the acronym feature
1189 2008-09-13 Dmitry Dulepov <dmitry@typo3.org>
1191 * Fixed bug #9318: Enhance and fix tslib_eidtools
1193 2008-09-12 Dmitry Dulepov <dmitry@typo3.org>
1195 * Fixed bug #8985: Enable USER object to become USER_INT on the fly
1197 2008-09-11 Benjamin Mack <benni@typo3.org>
1199 * Fixed bug #8644: Usersettings with fullHelptextMode looks weird (thanks to Steffen Kamper)
1201 2008-09-10 Dmitry Dulepov <dmitry@typo3.org>
1203 * Fixed bug #9315: Description of tslib_fe::includeTCA is incorrect
1205 2008-09-09 Dmitry Dulepov <dmitry@typo3.org>
1207 * Fixed bug #9268: TCA is not loaded in FE when config cache is disabled
1209 2008-09-08 Benjamin Mack <benni@typo3.org>
1211 * Fixed bug #9312: felogin: uninitialized vars (Thanks to Steffen Kamper)
1212 * Fixed bug #9282: Allow subkeys for TypoScript "config." array
1214 2008-09-08 Stanislas Rolland <typo3@sjbr.ca>
1216 * Follow-up to bug #8996: htmlArea RTE: link to file not updated when changing case in file name
1217 * Fixed bug #9022: Link-Icon stays grey while trying to link an image in ie7
1219 2008-09-08 Oliver Hader <oliver@typo3.org>
1221 * Follow-up to feature #9281: Fixed typing error
1223 2008-09-07 Ingo Renner <ingo@typo3.org>
1225 * Fixed bug #9285: Remove all @ in front of file_exists() calls
1226 * Fixed bug #9301: Missing colorization in Localization Overview of the page tree, credits Steffen Kamper
1228 2008-09-06 Dmitry Dulepov <dmitry@typo3.org>
1230 * Fixed bug #9302: Make functions in tslib_eidtools public static
1232 2008-09-04 Stanislas Rolland <typo3@sjbr.ca>
1234 * Added feature #9262: Adding counting classes to table rows/columns in RTE (thanks to Thorsten Krohn)
1235 * Fixed bug #9296: htmlArea RTE: remove upload form when element browser is in readOnly mode
1237 2008-09-04 Oliver Hader <oliver@typo3.org>
1239 * Fixed bug #9227: Group field in Flexforms with a single table does not show selected items
1241 2008-09-04 Dmitry Dulepov <dmitry@typo3.org>
1243 * Fixed bug #9263: Default icon for plugins in list_type select (thanks to Steffen Kamper)
1245 2008-09-03 Jeff Segars <jeff@webempoweredchurch.org>
1247 * Fixed bug #8491: Template Analyzer Module inconsistencies (thanks to Steffen Kamper)
1248 * Fixed bug #9193: Text "shortcut-icon" is untranslated (thanks to Christopher Stelmaszyk)
1250 2008-09-03 Ingo Renner <ingo@typo3.org>
1252 * Added feature #9281: Add a method to easily do a HTTP redirect
1253 * Declared t3lib_div::readLLPHPfile() and t3lib_div::removeXSS() static
1254 * 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?
1256 2008-09-02 Stanislas Rolland <typo3@sjbr.ca>
1258 * Added feature #9276: htmlArea RTE: allow wild cards in lists of allowed class names
1260 2008-09-01 Stanislas Rolland <typo3@sjbr.ca>
1262 * Fixed bug #9261: Indentation set with div section in htmlArea RTE is not rendered correctly in FE
1263 * Added feature #8668: Configurable labels for formatblock items in htmlArea RTE
1265 2008-09-01 Dmitry Dulepov <dmitry@typo3.org>
1267 * Fixed bug #8508: String "Important Notice" in About Modules is hardcoded
1268 * Fixed bug #2222: CSH missing for localization settings of pages (thanks to Christian Kuhn)
1269 * Fixed bug #9249: Misspelling in Install tool (thanks to Christian Kuhn)
1270 * 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)
1272 2008-08-30 Stanislas Rolland <typo3@sjbr.ca>
1274 * Fixed bug #9255: External URLs cannot be set in RTEhtmlarea anymore
1276 2008-08-29 Martin Kutschker <masi@typo3.org>
1278 * Fixed bug #8677: FE login redirect after logout does not work (thanx to Steffen Kamper)
1279 * Fixed bug #7812: cObj CONTENT should allowed on static_* tables (thanx to Georg Ringer)
1280 * Fixed bug #6601: fixed mount point issues with the local page tree cache
1281 * Added feature #6711: Enable stdWrap for the image in imageLinkWrap (thanx to Georg Ringer)
1282 * Fixed bug #9160: New option "index_metatags" not available in crawler / crawler-hooks (thanx to Christian Trabold)
1284 2008-08-27 Martin Kutschker <masi@typo3.org>
1286 * Added feature #9204: Allow icons in select of tt_content CE plugin (list_type; implementation by Steffen Kamper)
1288 2008-08-26 Stanislas Rolland <typo3@sjbr.ca>
1290 * Fixed bug #9235: Enable synchronous load of some htmlArea RTE plugins
1291 * Follow-up to bug #9235: Enable synchronous load of some htmlArea RTE plugins (boolean inversion)
1293 2008-08-25 Stanislas Rolland <typo3@sjbr.ca>
1295 * Fixed bug #9196: In htmlArea RTE, unable to create an external URL containing german umlauts
1297 2008-08-21 Dmitry Dulepov <dmitry@typo3.org>
1299 * Fixed bug #8826: calls to ini_set produces warnings
1301 2008-08-20 Stanislas Rolland <typo3@sjbr.ca>
1303 * Added feature #9201: Integrate support for definition list into htmlArea RTE
1305 2008-08-20 Dmitry Dulepov <dmitry@typo3.org>
1307 * Fixed bug #5205: pi_loadLL() + no language file == full path disclosure
1309 2008-08-19 Stanislas Rolland <typo3@sjbr.ca>
1311 * Follow-up to bug #9185: Incorrect initialization when hooks are present
1312 * Fixed bug #9197: Misbehaviour of DAM media tab in htmlArea RTE link insertion dialogue
1314 2008-08-18 Stanislas Rolland <typo3@sjbr.ca>
1316 * Follow-up to feature #4686: htmlArea RTE Spell Checker: add u modifier to preg_* operations
1317 * Follow-up to bug #8232: Creating and editing of fields, forms, etc. in FCE's is impossible if there is a section inside
1318 * Added feature #2714: In RTE htmlArea, unable to do an internal link with several parameters
1320 2008-08-18 Dmitry Dulepov <dmitry@typo3.org>
1322 * Fixed bug #8627: Translation of the belog-module (thanks to Christopher Stelmaszyk and Christian Kuhn)
1323 * Fixed bug #8532: enhance TYPO3 manual (inline) (thanks to Steffen Kamper, Jens Hoffman and Uschi Renziehausen)
1324 * Fixed bug #7921: recursive pidInList for select in cObj CONTENT (thanks to Georg Ringer)
1325 * Fixed bug #9141: Update Wizard uses wrong scheme to write compat_version to localconf.php
1326 * Fixed bug #9152: Deprecated code into stdgraphic
1327 * Fixed bug #9183: saveDocNew for all tables except the option is set to 0
1328 * Fixed bug #8232: Creating and editing of fields, forms, etc. in FCE's is impossible if there is a section inside
1330 2008-08-16 Stanislas Rolland <typo3@sjbr.ca>
1332 * Added feature #9109: Enable altMountPoints feature in RTE element browser (Thanks to Steffen Kamper)
1333 * Added feature #4686: Remove dependency of htmlArea RTE Spell Checker on php extension mbstring
1334 * Fixed bug #9185: Redundant code in class.tx_rtehtmlarea_browse_links.php
1336 2008-08-15 Benjamin Mack <benni@typo3.org>
1338 * Fixed bug #6574: Template nextlevel with size=3 & allowed = 1 (Thanks to Georg Ringer)
1340 2008-08-14 Benjamin Mack <benni@typo3.org>
1342 * Fixed bug #9061: felogin - recursive storage pids in TypoScript (Thanks to Steffen Kamper)
1343 * Fixed bug #9095: xhtml in the backend by default (Thanks to Christian Kuhn)
1345 2008-08-14 Dmitry Dulepov <dmitry@typo3.org>
1347 * Fixed bug #9167: Feature: Mark extension as write protected (together with Steffen Kamper)
1349 2008-08-12 Dmitry Dulepov <dmitry@typo3.org>
1351 * Fixed bug #9063: Feature: Make Position of Editpanel more flexible
1353 2008-08-12 Stanislas Rolland <typo3@sjbr.ca>
1355 * Fixed bug #8988: htmlArea RTE: Pasting text from MS Word to Firefox 3 brings a lot of garbage
1356 * Follow-up to feature #8799: htmlArea RTE: correction to two path settings
1358 2008-08-12 Dmitry Dulepov <dmitry@typo3.org>
1360 * Fixed bug #9060: Wrong alert text in Constant editor
1362 2008-08-11 Benjamin Mack <benni@typo3.org>
1364 * Fixed #8259: Cleanup: Call to t3lib_div::devLog() without key (Thanks to Francois Suter)
1366 2008-08-11 Stanislas Rolland <typo3@sjbr.ca>
1368 * Follow-up to bug #8673: htmlArea RTE drag n drop tab of image insertion not functional
1369 * Follow-up to bug #8717: Add suggested doc extension to htmlArea RTE ext_emconf.php
1370 * Fixed bug #8996: htmlArea RTE: link to file not updated when changing case in file name
1371 * Added feature #9157: htmlArea RTE EM setting for DAM becomes deprecated with DAM 1.1+
1372 * Follow-up on feature #9157: htmlArea RTE EM setting for DAM - correcting test on DAM version
1373 * Updated htmlArea RTE version to 1.8.0 for TYPO3 4.3.0 alpha
1375 2008-08-11 Ingo Renner <ingo@typo3.org>
1377 * Reverted Change from 2008-08-06 in t3lib_div leading to nonfunctional clipboard
1379 2008-08-08 Oliver Hader <oliver@typo3.org>
1381 * Added feature #9075: Add record row to recStatInfoHooks in tx_cms_layout
1383 2008-08-08 Thomas Hempel <thomas@typo3.org>
1385 * Added external JavaScript library extJS 2.2 to contrib
1387 2008-08-07 Oliver Hader <oliver@typo3.org>
1389 * Fixed bug #1897: Basic Configuration uses different scheme to write im_path to localconf.php
1391 2008-08-07 Ingo Renner <ingo@typo3.org>
1393 * Added Feature #8515: Speed up tslib_cObj->getTreeList by caching its results
1395 2008-08-06 Ingo Renner <ingo@typo3.org>
1397 * 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
1398 * 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
1399 * 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
1401 2008-08-05 Dmitry Dulepov <dmitry@typo3.org>
1403 * Fixed bug #8890: Feature: hook in function "getSingleField_SW" before rendering of single fields in tceforms (thanks to Alex Widschwendter)
1404 * Fixed bug #6992: t3ib_refindex requires t3lib_BEfunc but does not include it
1405 * Fixed bug #8255: Problems with PHP mail function on Windows
1407 2008-08-04 Stanislas Rolland <typo3@sjbr.ca>
1409 * Added feature #9121: Move htmlArea RTE cut/copy/paste handling to own extension
1411 2008-08-03 Martin Kutschker <masi@typo3.org>
1413 * Fixed bug #8949: Table parsing doesn't allow tabs as delimiters
1414 * Fixed bug #8830: Missing "Save&Close" in template module Info/Modify (thanx to Steffen Kamper)
1416 2008-08-01 Benjamin Mack <benni@typo3.org>
1418 * Fixed bug #9099: Wrong path to pages.gif in linkbrowser (Thanks to Xander Damen)
1420 2008-07-31 Benjamin Mack <benni@typo3.org>
1422 * Fixed bug #2661: stdWrap filelist doesn't work directly in fileadmin/
1424 2008-07-30 Martin Kutschker <masi@typo3.org>
1426 * Fixed bug #5387: Creation of multiple folders in filelist module results in blank page (thanx to Christian Kuhn and Christopher Hlubek)
1427 * Fixed bug #9026: Label 'Sort alphabetically:' is hardcoded (thanx to Stefano Kowalke)
1428 * Fixed bug #8990: Labels 'TEMP' and 'RECYCLER' are hardcoded (thanx to Stefano Kowalke)
1430 2008-07-25 Benjamin Mack <benni@typo3.org>
1432 * Fixed bug #8498: Configuration module fixes (Thanks to Steffen Kamper)
1433 * Fixed bug #8853: Foldertree in filelist has no docheader (Thanks to Steffen Kamper & Christian Kuhn)
1434 * Fixed bug #9027: CSH was obsolete at the page-bottom in Web->Info (Thanks to Stefano Kowalke)
1436 2008-07-24 Stanislas Rolland <typo3@sjbr.ca>
1438 * Fixed bug #9041: Uninitialized array in class.browse_links.php
1440 2008-07-23 Dmitry Dulepov <dmitry@typo3.org>
1442 * Changed LICENSE.txt to reference GPL "version 2 or later"
1444 2008-07-22 Benjamin Mack <benni@typo3.org>
1446 * CGL cleanup for #9008: template.php doesn't fully utilize the loadJavascriptLib function
1447 * Fixed Followup to #8534: "Template-able" Backend Login (correct labels)
1448 * Fixed bug #9008: template.php doesn't fully utilize the loadJavascriptLib function
1449 * Fixed bug #9019: CSH in file_upload module is not in docheader
1451 2008-07-21 Benjamin Mack <benni@typo3.org>
1453 * Fixed bug #8534: Backend Login is now template-able
1455 2008-07-19 Benjamin Mack <benni@typo3.org>
1457 * Fixed bug #8913: Empty tabs in DynTabMenu should not be selectable by default
1459 2008-07-14 Dmitry Dulepov <dmitry@typo3.org>
1461 * Fixed bug #8566: Unable to match TS condition when variable is not set
1462 * Fixed bug #8934: change compatibility version to 4.3.0 for all sysexts
1464 2008-07-14 Martin Kutschker <masi@typo3.org>
1466 * Follow-up to bug #8510: Hardcoded labels in typo3/show_item.php (thanks to Christopher Stelmaszyk)
1468 2008-07-14 Dmitry Dulepov <dmitry@typo3.org>
1470 * Fixed bug #8786: missing wrapper for mysql_errno (thanks to Steffen Kamper)
1472 2008-07-13 Dmitry Dulepov <dmitry@typo3.org>
1474 * Fixed bug #8697: Warnings when using MySql 4.0
1476 2008-07-13 Martin Kutschker <masi@typo3.org>
1478 * 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)
1479 * Fixed bug #8682: no result check for setlocale via TypoScript
1480 * Fixed bug #8950: page id not availabe in TCEmain hook clearCachePostProc
1481 * Fixed bug #8510: Hardcoded labels in typo3/show_item.php (thanks to Christopher Stelmaszyk)
1483 2008-07-12 Martin Kutschker <masi@typo3.org>
1485 * 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)
1486 * Fixed bug #8833: TCA "check" type field checkboxes have no labels when in 1-column display (thanks to Francois Suter)
1487 * Fixed bug #8948: phpDoc @internal hides public functions of t3lib_div in Eclipse
1488 * Fixed bug #8922: setStage operation of t3lib_TCAmain::process_cmdmap() overwrites $id parameter making it inaccessible for post-processing hooks
1490 2008-07-11 Michael Stucki <michael@typo3.org>
1492 * Fixed bug #8941: Fixed an uninitialized array that might lead to PHP warning (Thanks to Ralf Hettinger)
1494 2008-07-09 Oliver Hader <oliver@typo3.org>
1496 * Fixed bug #8851: navFrameScript is not loaded for submodules (thanks to Christian Ehret)
1497 * Fixed bug #8904: Menu of subpages renders target="{$content.pageFrameObj}" (Thanks to Steffen Kamper)
1499 2008-07-07 Ernesto Baschny <ernst@cron-it.de>
1501 * Fixed bug #8703: More Options>Access wasn't being shown in the pages click-menus (Thanks to Andreas Wagner)
1503 2008-07-03 Ernesto Baschny <ernst@cron-it.de>
1505 * Fixed bug #7711: Element browser ignores "Hide in menu" flag (Thanks to Christian Kuhn)
1506 * Fixed bug #8840: Wrong title of edit icon of "Include basis template" section when editing template records (Thanks to Christian Kuhn)
1508 2008-07-01 Ernesto Baschny <ernst@cron-it.de>
1510 * Fixed bug #8506: Fileadmins folder overview need a gap between folder path and file amount (Thanks to Stefano Kowalke)
1512 2008-06-29 Stanislas Rolland <typo3@sjbr.ca>
1514 * Added feature #8791 (revisited): Let htmlArea RTE context menu use the RTE API
1516 2008-06-27 Stanislas Rolland <typo3@sjbr.ca>
1518 * Fixed bug 8314: rtehtmlarea: Argument 1 passed to t3lib_div::array_merge_recursive_overrule() must be an array, null given
1520 2008-06-27 Benjamin Mack <benni@typo3.org>
1522 * Fixed bug #7159: _DEFAULT_PI_VARS in felogin (Thanks to Steffen Kamper)
1523 * Fixed bug #8761: tree.js - Typo in function parameter highlightID
1524 * Fixed bug #8497: User Admin > Compare User Settings Inconsistencies (Thanks to Michiel Roos and Francois Suter)
1526 2008-06-26 Stanislas Rolland <typo3@sjbr.ca>
1528 * Fixed bug #8660: htmlArea RTE configuration option formatblock.restrictToItems does not work
1530 2008-06-25 Oliver Hader <oliver@typo3.org>
1532 * Fixed bug #8824: Missing label warning.install_enabled (thanks to Francois Suter)
1534 2008-06-23 Stanislas Rolland <typo3@sjbr.ca>
1536 * Added feature #8799: Move htmlArea RTE undo/redo handling to own extension
1538 2008-06-22 Oliver Hader <oliver@typo3.org>
1540 * Fixed bug #8724: getElementsByClassName does not work properly in Firefox 3 and Safari 3.1 (thanks to Helmut Hummel)
1542 2008-06-21 Stanislas Rolland <typo3@sjbr.ca>
1544 * Added feature #8790: htmlArea RTE image selection should honour hooking browsers
1545 * Added feature #8791: Let htmlArea RTE context menu use the RTE API
1546 * Fixed bug #8717 (cleanup): htmlArea RTE link browser does not honour correctly hooking browsers
1547 !!! class.tx_rtehtmlarea_browse_links.php will now use hook key ['ext/rtehtmlarea/mod3/class.tx_rtehtmlarea_browse_links.php']['browseLinksHook']
1548 instead of hook key ['typo3/class.browse_links.php']['browseLinksHook'] !!!
1550 2008-06-17 Stanislas Rolland <typo3@sjbr.ca>
1552 * Fixed bug #8717 (revisited): htmlArea RTE link browser does not honour correctly hooking browsers
1554 2008-06-15 Stanislas Rolland <typo3@sjbr.ca>
1556 * Fixed bug #8716: htmlArea RTE: target configured on link class not honoured
1557 * Fixed bug #8716 (continued for dam): htmlArea RTE: target configured on link class not honoured
1558 * Fixed bug #8717: htmlArea RTE link browser does not honour correctly hooking browsers
1560 2008-06-13 Oliver Hader <oliver@typo3.org>
1562 * Fixed bug #8239: Wrong parameter order for strpos in t3lib_div::getHostname
1564 2008-06-11 Ingo Renner <ingo@typo3.org>
1566 * Fixed bug #8571: Moving backend search to the right
1568 2008-06-11 Michael Stucki <michael@typo3.org>
1570 * (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.
1572 2008-06-11 Ingmar Schlecht <ingmar@typo3.org>
1574 * Fixed #8674: Vulnerability of security bulletin typo3-20080611-1: Default value of fileDenyPattern allows arbitrary code execution on Apache (Patch by Henning Pingel, thanks!)
1576 2008-06-10 Benjamin Mack <benni@typo3.org>
1578 * Fixed bug #8264: t3ditor - "+" (plus) signs are replaced by spaces (Thanks to Tobias Liebig)
1579 * Fixed bug 8591: AJAX encoding is UTF-8, thus has problems with backend charsets (Thanks to Tobias Liebig)
1581 2008-06-10 Jeff Segars <jeff@webempoweredchurch.org>
1583 * Followup to bugfix #8108: Extension configuration options are not always shown (Thanks to Steffen Kamper)
1585 2008-06-10 Benjamin Mack <benni@typo3.org>
1587 * Fixed bug #8643: Inline CSH is not styled with t3skin (Thanks to Steffen Kamper)
1588 * Fixed bug #8478: highlighting error (the next line after a ">" gets colored as "value") (Thanks to Tobias Liebig)
1589 * Fixed bug #2905: Followup - t3skin - Styling of tab menus is bad when hovering (Thanks to Ben van't Ende)
1591 2008-06-10 Ernesto Baschny <ernst@cron-it.de>
1593 * Fixed bug #8635: Side-effect of the fix for bug #7897: MM-relations, flexform and others got lost during copying/localizing
1595 2008-06-10 Patrick Broens <patrick@patrickbroens.nl>
1597 * Fixed bug #8422: Context Sensitive Help mode with "display full text messages"
1599 2008-06-09 Ingo Renner <ingo@typo3.org>
1601 * Fixed bug #8509: Some labels in Module About are hardcoded, credits Christopher Stelmaszyk
1603 2008-06-09 Ernesto Baschny <ernst@cron-it.de>
1605 * Fixed bug #8637: Parameter $deleteUnused of parsehtml::substituteMarkerArray was deleting too much if no $wrap was set (thanks to Francois Suter)
1607 2008-06-08 Thomas Hempel <thomas@typo3.org>
1609 * Fixed bug #8483: Lines break when longer as the width of the window (t3editor) (Patch by Tobias Liebig)
1611 2008-06-05 Ingmar Schlecht <ingmar@typo3.org>
1613 * Fixed bug #6998: Installation misses key-definition of table pages (Patch by Steffen MĂ¼ller)
1615 2008-06-05 Ingo Renner <ingo@typo3.org>
1617 * Fixed bug #8271: OpenDocs Icons: Hardcoded labels in title and alt-attributes, credits Stefano Kowalke
1618 * Fixed bug #8615: Text in admin panel is too small
1620 2008-06-05 Oliver Hader <oliver@typo3.org>
1622 * Fixed bug #8527: config.removeDefaultJS=1 leaves empty script block
1624 2008-06-05 Benjamin Mack <benni@typo3.org>
1626 * Fixed bug #2905: t3skin - Styling of (non-dyn) tab menus is bad
1628 2008-06-02 Jeff Segars <jeff@webempoweredchurch.org>
1630 * Fixed bug #8572: Raise maximum TYPO3 version for t3skin to 4.3.99 (thanks to Steffen Kamper)
1632 2008-06-02 Ingo Renner <ingo@typo3.org>
1634 * Follow-up to bug #8270: fixed some naming and CGL issues
1635 * Fixed bug #8033: Drag'n'drop in pagetree problem: Dragged menu items disappear under other menuitems, credits Susanne Moog
1636 * Fixed bug #8573: TypoScript-Help is not displayed for non-Admins, credits Steffen Kamper
1638 2008-06-02 Ernesto Baschny <ernst@cron-it.de>
1640 * Fixed bug #8362: Duplicate entry for [tstamp] and [crdate] in Web->List module for single table in selector-box (thanks to Steffen Kamper)
1642 2008-05-31 Oliver Hader <oliver@typo3.org>
1644 * Fixed bug #8336: JavaScript error in TBE_EDITOR causes login expired dialog
1646 2008-05-30 Martin Kutschker <masi@typo3.org>
1648 * Fixed bug #8554: installer doesn't check DB problems when creating admin user
1649 * Fixed bug #8517: CSS class is missing for FE edit links (thanx to Ralf Hettinger)
1651 2008-05-29 Martin Kutschker <masi@typo3.org>
1653 * Fixed bug #8270: hardcoded labels in title attributes of icons in top bar of BE interface (thanx to Stefano Kowalke)
1655 2008-05-28 Ernesto Baschny <ernst@cron-it.de>
1657 * Fixed bug #8522: Datetime shifts on copy and localize (timezone related)
1659 2008-05-28 Benjamin Mack <benni@typo3.org>
1661 * Fixed bug #8496: TCEforms: Help Icon is not in the docheader
1662 * Fixed bug #7837: Generate Icons by Default - Part 1
1663 * Fixed bug #8504: help icon is not aligned in TCEform (Thanks to Steffen Kamper)
1665 2008-05-28 Martin Kutschker <masi@typo3.org>
1667 * Fixed bug #8418: visual problems of BE[accessListRenderMode] (thanx to Steffen Kamper)
1669 2008-05-28 Benjamin Mack <benni@typo3.org>
1671 * Fixed bug #8494: Admin Tools => DB Check => Find Filename has duplicate selectboxes
1673 2008-05-27 Dmitry Dulepov <dmitry@typo3.org>
1675 * Fixed bug #8501: Template module - overview (together with Steffen Kamper)
1676 * Fixed bug #8412: typo3/file_edit.php replaces ###PATH### in the edited file with the value of $this->title (thanks to Andreas Wagner)
1678 2008-05-25 Dmitry Dulepov <dmitry@typo3.org>
1680 * Fixed bug #4455: pid reset to 10000 in Constant Editor
1682 2008-05-24 Oliver Hader <oliver@typo3.org>
1684 * Set TYPO3 version to 4.3-dev and cleaned up NEWS.txt
1686 2008-05-24 Ingo Renner <ingo@typo3.org>
1688 * Removed empty line at end of file in t3lib/thumbs.php
1690 2008-05-21 Jeff Segars <jeff@webempoweredchurch.org>
1692 * Fixed bug #7509: TypoScript Editor doesn't save changes in IE
1694 2008-05-20 Dmitry Dulepov <dmitry@typo3.org>
1696 * Fixed bug #8263: t3editor should not highlight decimals (thanks to Tobias Liebig)
1697 * Fixed bug #8049: Save button don't work when deactivating t3editor (thanks to Tobias Liebig)
1699 2008-05-20 Ingo Renner <ingo@typo3.org>
1701 * Fixed bug #8445: Align group fields in TCEforms, credits Steffen Kamper
1702 * Fixed bug #8282: option-div is not styled in user-accesslist, credits Steffen Kamper
1704 2008-05-20 Benjamin Mack <benni@typo3.org>
1706 * Fixed bug #8460: Shortcutmenu needs a proper access check comment (thanks to Stefano Kowalke)
1707 * Fixed bug #8458: Backendsearchmenu needs a proper access check comment (thanks to Stefano Kowalke)
1708 * Fixed bug #8456: Browse Links does not use JS library interface
1710 2008-05-19 Jeff Segars <jeff@webempoweredchurch.org>
1712 * Fixed bug #7860: Coloring in TS Object Browser depends on "Crop Lines" (thanks to Steffen Kamper)
1714 2008-05-19 Oliver Hader <oliver@typo3.org>
1716 * Fixed bug #8454: IRRE - Localization mode is not fetched correctly
1717 * Code cleanup: Fixed typing errors
1719 2008-05-18 Martin Kutschker <masi@typo3.org>
1721 * Fixed bug #6576: typolink.addQueryString adds &= to the URL if QUERY_STRING is empty
1723 2008-05-16 Dmitry Dulepov <dmitry@typo3.org>
1725 * Fixed bug #8277: Enable tabs in sys_workspaces (thanks to Steffen Kamper)
1726 * Fixed bug #8439: Help icon in function module is double (thanks to Steffen Kamper)
1727 * Fixed bug #8192: typoLink generates wrong links
1729 2008-05-15 Stanislas Rolland <typo3@sjbr.ca>
1731 * Fixed bug #8348: htmlArea RTE: ctrl+c and ctrl+x do not work in IE with TYPO3 4.2
1732 * Updated htmlArea RTE version to 1.7.5 for TYPO3 4.2.1
1734 2008-05-14 Oliver Hader <oliver@typo3.org>
1736 * Fixed bug #8385: Modified tslib_cObj::substituteMarkerArray() misses call parameter (thanks to Francois Suter)
1738 2008-05-14 Dmitry Dulepov <dmitry@typo3.org>
1740 * Fixed bug #4693: tables definition not compliant with MySQL 5.0 strict mode
1742 2008-05-11 Dmitry Dulepov <dmitry@typo3.org>
1744 * Fixed bug #8360: locallang.xml charset convertion dont work for LOCAL_LANG['default']
1746 2008-05-07 Stanislas Rolland <typo3@sjbr.ca>
1748 * Fixed bug #8351: RTE.classes configuration not honoured by htmlArea RTE Insert/modify link class selector
1750 2008-05-06 Dmitry Dulepov <dmitry@typo3.org>
1752 * Fixed bug #8330: Missing padding in select lists without icons (thanks to Uschi Renziehausen)
1753 * Fixed bug #8187: Cache Menu has problems with long names (german) (thanks to Steffen Kamper)
1755 2008-05-04 Dmitry Dulepov <dmitry@typo3.org>
1757 * Follow-up on RFC: #7612 (cannot clear extension's FE cache from Backend) (by Oliver Klee)
1759 2008-05-02 Ingmar Schlecht <ingmar@typo3.org>
1761 * Fixed bug #4022, #4060: TCAdefaults for MM-Fields did't work (patch by Bernhard Kraft)
1763 2008-04-29 Dmitry Dulepov <dmitry@typo3.org>
1765 * Fixed bug #8272: Listview - warning icon goes to new line in iconblock (thanks to Steffen Kamper)
1767 2008-04-28 Benjamin Mack <benni@typo3.org>
1769 * Fixed bug #8265: no links in htmlmails (thanks to Ralf Hettinger)
1771 2008-04-26 Stanislas Rolland <typo3@sjbr.ca>
1773 * Fixed bug #8254: htmlArea RTE sets invalid link to file selected using DAM media browser. Thanks to Xavier Perseguers.
1775 2008-04-26 Ingo Renner <ingo@typo3.org>
1777 * Removed redundant files from t3editor
1779 2008-04-23 Ingo Renner <ingo@typo3.org>
1781 * Release of TYPO3 4.2.0
1782 * 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
1783 * Fixed Bug #8207: Creating shortcuts in backend.php does not work in modules other than web->list or file->filelist
1784 * Added login image for TYPO3 4.2
1785 * Update all ext_emconf.php in system extensions (part 2)
1787 2008-04-23 Michael Stucki <michael@typo3.org>
1789 * Remove obsolete warning in Extension Manager
1790 * Update all ext_emconf.php in system extensions (part 1)
1791 * Update version numbers of all system extension that have been changed since TYPO3 4.1
1793 2008-04-22 Benjamin Mack <benni@typo3.org>
1795 * Fixed visual bug: DB-List - No Space Between Table and Field-Selector
1797 2008-04-22 Jeff Segars <jeff@webempoweredchurch.org>
1799 * Fixed bug #8159: Infinite loop when trying to install extension with constraints and configuration
1800 * Fixed bug #8203: Broken icons when creating +ext template
1801 * Fixed bug #8204: Typo in extended list view for select fields
1803 2008-04-22 Ingo Renner <ingo@typo3.org>
1805 * Fixed bug #8153: [left frame-width] left frame too small for german users, credits Steffen Kamper
1806 * Fixed several bugs with t3editor and IE #8157, #8049, #7509,#8146, credit Tobias Liebig
1807 * Changed order of cache and shortcut toolbar items
1808 * Changed call of json_encode in t3editor to t3lib_div::array2json
1809 * Added missing icon variants to t3skin, thanks to Helmut Hummel for generating them
1810 * Fixed typos in backend.php, credits Helmut Hummel
1812 2008-04-22 Oliver Hader <oliver@typo3.org>
1814 * Fixed bug #8182: Fatal error on calling sysLog() of lock object if locking method is unknown
1815 * Fixed bug #8148: IRRE - Expanded or collapsed state of new child records is not handled correctly
1817 2008-04-22 Dmitry Dulepov <dmitry@typo3.org>
1819 * Fixed bug #8174: Clear all caches should clear configuration cache as well (thanks to Steffen Kamper)
1820 * Fixed bug #8040: Bug: Wrong check on creating folders in filelist makes them unaccessible (thanks to Moreno Feltscher)
1822 2008-04-20 Ingmar Schlecht <ingmar@typo3.org>
1824 * Fixed bug #8138: Search in Loaded Extensions not working
1825 * Fixed bug #8019: missing htmlspecialchars() in adminPanel
1826 * Fixed bug #8169: Admin functions tab visible for non admins (All patches above by Steffen Kamper)
1828 2008-04-20 Ingo Renner <ingo@typo3.org>
1830 * Added missing icons for tt_content when overlayed with different states, credits Helmut Hummel
1832 2008-04-16 Ingo Renner <ingo@typo3.org>
1834 * Release of TYPO3 4.2.0RC2
1836 2008-04-16 Martin Kutschker <masi@typo3.org>
1838 * Fixed bug #4186 (correction): cropping didn't work for IM4/5 and GM (thanks to Helmut Hummel)
1840 2008-04-16 Benjamin Mack <benni@typo3.org>
1842 * HCI: Changed t3skin icon "new_file.gif"
1844 2008-04-16 Ingo Renner <ingo@typo3.org>
1846 * Fixed bug #8001: Problems using link wizard in content elements, credits Ralf Hettinger
1847 * Marked typo3/alt_main.php as deprecated
1848 * Fixed bug #8060: preview in clickmenu of list-module on tt_content records broken
1849 * Added new icons for content elements in t3skin
1850 * Added new icons in t3skin to select image orientation in Text w/Image content elements
1851 * Added several other new icons in t3skin
1852 * Replaced icon for Web->Functions in t3skin
1853 * Fixed bug #8108: Extension configuration options are not always shown, credits Jeff Segars
1854 * Various Bugfixes for t3editor
1855 * Fixed bug #6812: Editor does not respect charset settings while saving with AJAX
1856 * Fixed bug #8049: TypoScript templates can't be saved at all after editing them using IE7/WinXP
1857 * Fixed bug #7314: In IE 6.0.2900 syntax highlighting, save indicator, keyword suggestion and undo isn't working
1858 * Moved CodeMirror into own directory
1859 * Switched from gluecode to hooks
1861 2008-04-15 Benjamin Mack <benni@typo3.org>
1863 * HCI: Small Changes for t3skin icons "upload.gif" and "pages_up.gif"
1865 2008-04-15 Ingo Renner <ingo@typo3.org>
1867 * Follow up to #7986: removed borders from list view when not in extended view, credits Steffen Kamper
1868 * Follow up to #7986: icons were breaking into a new line in IE6
1869 * Follow up to #7986: in some cases columns were not aligned, credits Steffen Kamper
1870 * Fixed bug #7900: Docheader scrollbar isn't at right side, credits Steffen Kamper
1872 2008-04-14 Ingo Renner <ingo@typo3.org>
1874 * Fixed bug #7986: Vertical aligned Icons in List-Module, credits Peter Niederlag, Steffen Kamper, sponsored by snowflake productions
1875 * Added new icons in t3skin for the help menu entries in the module menu
1877 2008-04-14 Benjamin Mack <benni@typo3.org>
1879 * Pre-code cleanup for #6670 (Tabs in Page Properties III)
1881 2008-04-13 Michael Stucki <michael@typo3.org>
1883 * Minor code cleanup (patch by Benni Mack)
1884 * Add CSH information for fe_login_mode (by Benni Mack)
1886 2008-04-12 Oliver Hader <oliver@typo3.org>
1888 * Fixed bug #8064: Split does not work with returnKey = 0 (thanks to Dirk Weise)
1890 2008-04-11 Oliver Hader <oliver@typo3.org>
1892 * Renamed interface.t3lib_tceformsInlineHook.php to lowercase letters
1894 2008-04-11 Ernesto Baschny <ernst@cron-it.de>
1896 * Fixed bug #7897: Storage and display of datetime/time fields was broken (one hour shift) on DST (daylight saving time) changes
1898 2008-04-11 Dmitry Dulepov <dmitry@typo3.org>
1900 * Fixed bug #8078: enhance debug stack trace reporting
1902 2008-04-10 Benjamin Mack <benni@typo3.org>
1904 * Fixed bug #8035: 123-Installer shows error in step 1 when no DB connection was set up yet.
1906 2008-04-10 Dmitry Dulepov <dmitry@typo3.org>
1908 * Added @var to typo3/sysext/beuser/mod/index.php
1910 2008-04-09 Benjamin Mack <benni@typo3.org>
1912 * t3skin: Exchanged icon which was still in use from oldskin
1914 2008-04-09 Stanislas Rolland <typo3@sjbr.ca>
1916 * Fixed bug 8066: Incorrect height of htmlArea RTE dropdown selectors in some browsers
1917 * Updated htmlArea RTE version number to 1.7.4
1919 2008-04-08 Oliver Hader <oliver@typo3.org>
1921 * Followup to #8014: Fixed bug with usage of t3lib_TCEforms::getDynTabMenu()
1923 2008-04-08 Benjamin Mack <benni@typo3.org>
1925 * Fixed bug #8041: EM has wrong image tag for headers in extension listing (Thanks to Steffen Kamper)
1927 2008-04-07 Martin Kutschker <masi@typo3.org>
1929 * Remove superfluos is_array() check in t3lib_div
1931 2008-04-07 Dmitry Dulepov <dmitry@typo3.org>
1933 * Fixed bug #8005: Linking across domains does not work with nested domains
1935 2008-04-06 Stanislas Rolland <typo3@sjbr.ca>
1937 * Fixed bug #7992: rtehtmlarea does not work with Firefox 3 Beta 5
1938 * Fixed bug #8043: Highlighting text from right to left in htmlArea RTE is erratic in Firefox
1940 2008-04-06 Benjamin Mack <benni@typo3.org>
1942 * Fixed bug #8013: Felogin redirectMode does not work with spaces (Thanks to Steffen Kamper)
1943 * Fixed bug #7317: CSH popup not working in flexforms (Thanks to Kasper Ligaard)
1944 * Fixed bug #8028: Databases with an "-" in it can't be used (Thanks to Steffen Kamper)
1946 2008-04-05 Ingo Renner <ingo@typo3.org>
1948 * Fixed bug #8014: Deactivated tabs in page-properties should be hidden
1950 2008-04-04 Stanislas Rolland <typo3@sjbr.ca>
1952 * Fixed bug #7990: htmlArea RTE color picker has no scrollbar
1954 2008-04-04 Benjamin Mack <benni@typo3.org>
1956 * Fixed bug #8015: XHTML issue in felogin-template (Thanks to Steffen Kamper)
1958 2008-04-03 Michael Stucki <michael@typo3.org>
1960 * Fixed bug #8009: Wrong TS-Code because appendString cannot handle multiline strings (Thanks to Claudio Cathomen / ICSurselva)
1961 * Fixed bug #1537: Shortcut icon syntax incorrect/incomplete (Thanks to Soeren Schaffstein / d.k.d)
1963 2008-04-03 Patrick Broens <patrick@patrickbroens.nl>
1965 * Feature #7854: Docheader: Moving function menu to the left in second row (Thanks to Adrian Zimmermann / snowflake)
1967 2008-04-03 Thomas Hempel <thomas@typo3-unleashed.net>
1969 * Feature #6896: TCA eval on TEXT field does not work (Thanks to Dan Jensen / Wildside)
1971 2008-04-03 Ingmar Schlecht <ingmar@typo3.org>
1973 * Fixed bug #4575: Changes in alternative page language does not clear cache (Thanks to Bodo Eichstaedt / wmdb)
1974 * Fixed bug #4768: Missing is_array() check in tslib_fe::getStorageSiterootPids() (Thanks to Kian Gould / AOE media)
1976 2008-04-03 Ingo Renner <ingo@typo3.org>
1978 * Fixed bug #7496: exclude for header_position, header_link (Thanks to Michael Dengler / die digiparden)
1980 2008-04-03 Sebastian Kurfuerst <sebastian@typo3.org>
1982 * Fixed bug #7476: link in about module opens in the TYPO3 backend frameset (Thanks to Bodo Eichstaedt / wmdb)
1983 * Fixed bug #7991: Workspace Preview is not aware of domain records (Thanks to Kian Gould / AOE media)
1985 2008-04-02 Ingo Renner <ingo@typo3.org>
1987 * Added follow up patch for bug #6710: Use optgroups in selectorboxes
1989 2008-04-02 Benjamin Mack <benni@typo3.org>
1991 * Fixed bug #7961: headListTags in class.t3lib_parsehtml_proc.php are hardcoded (Thanks to Steffen Kamper)
1993 2008-04-01 Ingo Renner <ingo@typo3.org>
1995 * Release of TYPO3 4.2.0RC1
1997 2008-04-01 Ingmar Schlecht <ingmar@typo3.org>
1999 * Fixed bug #7975: Unskinnable icons because of hardcoded html (Thanks to Steffen Kamper)
2000 * Feature #7985: Beautify table for BE Log (Thanks to Steffen Kamper)
2002 2008-04-01 Michael Stucki <michael@typo3.org>
2004 * Fixed bug #7841: Remove COLLATE statement when creating new tables with the Install Tool
2005 * Fixed bug #7981: Replace ugly labels in BE Log module
2006 * 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.
2007 * Fixed bug #7743: Install Tool: Create "admin" user did not work in 4.2-beta3
2008 * Fixed bug #7980: Indexed Search: Fix wrong TypoScript code in plugin template
2010 2008-04-01 Ingo Renner <ingo@typo3.org>
2012 * Fixed bug #5998: Crawler/Index Config: hidden records are re-indexed, credits Christian Kuhn
2013 * Fixed bug #7831: List in Page module has wrong colors, credits Steffen Kamper
2014 * Changed private declarations to protected
2016 2008-04-01 Jeff Segars <jeff@webempoweredchurch.org>
2018 * Fixed bug #7943: Filelist has nested HTML (thanks to Steffen Kamper)
2019 * Fixed bug #7820: Task center iframes are only sized on load (thanks to Steffen Kamper)
2021 2008-04-01 Benjamin Mack <benni@typo3.org>
2023 * Fixed bug #7977: Missing label for browse_links folder menu
2025 2008-04-01 Dmitry Dulepov <dmitry@typo3.org>
2027 * Fixed bug #7784: Check for mail configuration is wrong on Windows
2028 * Fixed bug #7839: Linking between domains in the pagetree with checkRootline does not work with menus
2030 2008-03-31 Jeff Segars <jeff@webempoweredchurch.org>
2032 * Fixed bug #7768: TCEForms extraFormHeaders do not work with docheaders
2034 2008-03-31 Oliver Hader <oliver@typo3.org>
2036 * Fixed bug #7954: XCLASSing ToolbarItem does not work (thanks to Steffen Kamper)
2037 * Fixed bug #7759: XCLASSing USER_INT objects does not work
2038 * Cleaned up code of scripts in typo3/classes/
2039 * Followup to #6087: Cleaned up code of IRRE localization
2040 * Cleaned up code of scripts in t3lib/ and typo3/
2041 * Fixed bug #7971: Missing icon in t3skin for header - tt_content_header.gif (thanks to Steffen Kamper)
2042 * Fixed bug #7976: prioriCalc does not work correctly
2044 2008-03-31 Dmitry Dulepov <dmitry@typo3.org>
2046 * Fixed bug #7920: Filelist in IE 6 is not showing contents (thanks to Ingo Schmitt and Steffen Kamper)
2047 * Fixed bug #7957: Enable backend classes for xclassing (thanks Steffen Kamper)
2048 * Fixed bug #7962: Add icon to selected entry (currently icons are only shown in dropdown) (thanks to Kasper Ligaard)
2050 2008-03-28 Stanislas Rolland <typo3@sjbr.ca>
2052 * Fixed bug #7955: htmlArea RTE API provides incorrect popup url
2053 * Fixed bug #7958: htmlArea RTE undo/redo handler may cause errors in FF
2055 2008-03-28 Oliver Hader <oliver@typo3.org>
2057 * Added follow up to #7947: Changed order of applying locallang file back
2059 2008-03-27 Oliver Hader <oliver@typo3.org>
2061 * Fixed bug #7947: IRRE - XCLASSes are not working with AJAX calls in t3lib_TCEforms_inline (thanks to Malte Jansen)
2063 2008-03-26 Stanislas Rolland <typo3@sjbr.ca>
2065 * Fixed bug #7944: htmlArea RTE: Configuration of mutually exclusive classes in very error prone
2066 * Fixed bug #7769: htmlArea RTE: Missing default class for tables
2068 2008-03-24 Stanislas Rolland <typo3@sjbr.ca>
2070 * Fixed bug #7934: HTMLArea RTE block style and text style may present disallowed classes
2072 2008-03-24 Oliver Hader <oliver@typo3.org>
2074 * Fixed bug: Field sys_template.include_static_file limited to 20 items
2076 2008-03-22 Stanislas Rolland <typo3@sjbr.ca>
2078 * Fixed bug #7923: htmlArea RTE cannot delete block via delete/backspace keys in IE 6 and IE7
2080 2008-03-21 Martin Kutschker <masi@typo3.org>
2082 * Fixed bug #4250: ASCII transliteration did not expand Iclandic letters thorn and eth.
2083 * Fixed bug #7903: Use PHP5 features in class.t3lib_extmgm.php (final and static, thanks to Kasper Ligaard)
2084 * Fixed bug #7906: Use PHP5 features in class.t3lib_befunc.php (final and static, thanks to Kasper Ligaard))
2085 * Fixed bug #7909: Use PHP5 features in class.t3lib_iconworks.php (final and static, thanks to Kasper Ligaard))
2086 * Added feature #5726: Javascript mailform validation doesn't check fields of type 'file' (thanks to Loek Hilgersom and Peter Foerger)
2087 * Enhanced feature #6888: Disabling some or all controls in "group" field - controllable via pageTS
2089 2008-03-21 Benjamin Mack <benni@typo3.org>
2091 * Fixed bug #7818: Login page: Hardcoded logo & labels instead of p tags (Thanks to Georg Ringer and Christian Kuhn)
2093 2008-03-20 Stanislas Rolland <typo3@sjbr.ca>
2095 * Fixed bug #7918: HTMLArea RTE: table width unit default not honoured when width is not set
2097 2008-03-20 Dmitry Dulepov <dmitry@typo3.org>
2099 * Fixed bug #6907: "Conflicts" check ignores version
2101 2008-03-20 Benjamin Mack <benni@typo3.org>
2103 * Fixed bug #7892: Unify User setup layout (Thanks to Steffen Kamper)
2105 2008-03-18 Ingo Renner <ingo@typo3.org>
2107 * Fixed bug #7307: Move 'Open Documents' to Header in the BE
2109 2008-03-17 Stanislas Rolland <typo3@sjbr.ca>
2111 * Fixed bug #7886: JS error raised in htmlArea RTE in IE5.5 when setting inline markup or text style
2112 * Fixed bug #7880: Insert table and borders in htmlArea RTE
2113 * Fixed bug #7890: htmlArea RTE: premature undo snapshot may cause JavaScript error to be raised
2115 2008-03-17 Oliver Hader <oliver@typo3.org>
2117 * Fixed bug #4186: GIFBUILDER cropsized images have bad quality (thanks to Steffen Kamper)
2118 * Fixed bug #7634: Tabs disappear when BE-editing a record that contains IRRE
2119 * Fixed bug #7874: Page lock not released when error page was generated
2120 * Fixed bug #7883: Export wizard has no scrollbars (thanks to Steffen Kamper)
2122 2008-03-17 Jeff Segars <jeff@webempoweredchurch.org>
2124 * Fixed bug #7871: Extension with static data is not installed because of double form tag (thanks to Steffen)
2126 2008-03-16 Stanislas Rolland <typo3@sjbr.ca>
2128 * Fixed bug #7877: htmlArea RTE block style feature raises javascript errors in IE6
2129 * Fixed bug #7878: Extension cannot override a previously defined htmlArea RTE hotkey
2131 2008-03-16 Martin Kutschker <masi@typo3.org>
2133 * Fixed bug #7793: Argument 1 passed to t3lib_div::arrayToLogString() in module setting must not be null (thanks to Steffen Kamper)
2134 * Fixed bug #7861: t3lib_div::mkdir() should suppress PHP warnings/errors (thanks to Francois Suter)
2135 * Fixed bug #7843: t3lib_div uses array_unshift() instead of array_shift() in getIndpEnv() (thanks to Christian Kuhn)
2137 2008-03-16 Ingo Renner <ingo@typo3.org>
2139 * Fixed bug #7396: hardcoded fieldset and legend around radio buttons
2140 * Fixed bug #7817: Transparent PNGs do not work in IE6
2141 * Fixed bug #7873: Wrong condition for IE6, credits Steffen Kamper
2142 * Fixed issue #7876: beautify the permissions module a bit
2143 * Code cleanup: replaced CVS with SVN
2144 * Updated Copyright notices
2146 2008-03-15 Ingo Renner <ingo@typo3.org>
2148 * Added follow up to #7588: Accesscheck for clearCache, credits Steffen Kamper
2149 * Fixed bug #7777: Hide Filter is not possible, credits Steffen Kamper
2151 2008-03-15 Stanislas Rolland <typo3@sjbr.ca>
2153 * Fixed bug #7857: htmlArea RTE: hidePStyleItems does not work anymore
2154 * Fixed bug #7867: htmlArea RTE undo/redo does not restore caret position
2155 * Fixed bug #7857 (revisited): htmlArea RTE: hidePStyleItems does not work anymore
2156 * Fixed bug #7867 (revisited): htmlArea RTE undo/redo does not restore caret position
2158 2008-03-14 Stanislas Rolland <typo3@sjbr.ca>
2160 * Fixed bug #7862: htmlArea RTE: incorrect nesting of ol/ul inside definition lists
2162 2008-03-14 Ingo Renner <ingo@typo3.org>
2164 * Fixed bug #7850: error in publish.php if errors in TCE should be shown, credits Daniel Poetzinger
2165 * Fixed page tree filter background in IE6
2167 2008-03-13 Stanislas Rolland <typo3@sjbr.ca>
2169 * Fixed bug #7851: htmlArea RTE causes memory leaks in IE
2170 * Fixed bug #7852: JS error raised in IE7 when closing htmlArea RTE
2171 * Fixed bug #7853: htmlArea RTE formatblock does not allow removing p or hx format in FF
2173 2008-03-12 Stanislas Rolland <typo3@sjbr.ca>
2175 * Fixed bug #6064 (revisited): htmlArea RTE adds unwanted <p> tags in table cells
2177 2008-03-12 Oliver Hader <oliver@typo3.org>
2179 * Fixed bug #7827: IRRE - Wrong mouse pointer on links to create/translate child records
2181 2008-03-12 Ingo Renner <ingo@typo3.org>
2183 * Fixed bug #7730: No hover in listview, credits Georg Ringer
2184 * Changed the order of options and access tab for pages, to be consistent with other records
2186 2008-03-11 Stanislas Rolland <typo3@sjbr.ca>
2188 * Fixed bug #7834: htmlArea RTE block operations may produce invalid document structure
2190 2008-03-11 Ingo Renner <ingo@typo3.org>
2192 * Fixed bug #7816: New page icon does not honor a selected page, credits Steffen Kamper
2194 2008-03-11 Jeff Segars <jeff@webempoweredchurch.org>
2196 * Fixed bug #7794: opendocs causes Javascript error in Internet Explorer (thanks to Steffen Kamper)
2197 * Fixed bug #7781: Constant Editor changes not saved in Internet Explorer
2199 2008-03-10 Benjamin Mack <benni@typo3.org>
2201 * Fixed bug #7810: t3skin: Cleanup of login stylesheet (thanks to Georg Ringer)
2202 * Fixed bug #7814: t3skin does not use proper icons
2204 2008-03-09 Dmitry Dulepov <dmitry@typo3.org>
2206 * Fixed bug #7682: import extension page CSS errors (thanks to Steffen Kamper for hard work on this patch)
2208 2008-03-08 Oliver Hader <oliver@typo3.org>
2210 * Fixed bug #7748: IRRE - Storage page for combined child records not used
2211 * Fixed bug #7511: IRRE - Issues with expand/collapse of child records
2213 2008-03-08 Dmitry Dulepov <dmitry@typo3.org>
2215 * Follow up on bug #7588: respect TSConfig settings for cache clearing (patch by Helmut Hummel)
2217 2008-03-07 Stanislas Rolland <typo3@sjbr.ca>
2219 * Added two icons to htmlArea RTE skin for definition lists
2220 * Cleaned up dead code related to htmlArea RTE popups
2221 * Fixed bug #7788: htmlArea RTE: pageTSConfig from Inline Elements extension not included
2223 2008-03-06 Ingo Renner <ingo@typo3.org>
2225 * Post cleanup of topapps, some parts were not removed with Changeset 2908
2227 2008-03-05 Stanislas Rolland <typo3@sjbr.ca>
2229 * Fixed bug #7757: htmlArea RTE: Alternating table rows/columns should start at 1
2230 * Fixed bug #7770: htmlArea RTE: shift+tab in table body does not move back into thead
2231 * Fixed bug #7773: htmlArea RTE loads plugins in wrong order
2232 * Fixed bug #7774: htmlArea RTE: toolbar not updated in IE7 on up/right/down/left arrow
2233 * Cleaned up dead code related to htmlArea RTE clickenlarge feature
2235 2008-03-04 Stanislas Rolland <typo3@sjbr.ca>
2237 * Fixed bug #7754: htmlArea RTE: Caption should be first element in table
2238 * Fixed bug #7755: htmlArea RTE: incorrect handling of enter key in definition lists
2240 2008-03-03 Ingo Renner <ingo@typo3.org>
2242 * Release of TYPO3 4.2.0beta3
2244 2008-03-03 Patrick Broens <patrick@patrickbroens.nl>
2246 * Fixed bug #7532: Docheaders: Wizard New Content Element (db_new_content_el.php): No docheader
2247 * Fixed bug #7527: Docheaders: Wizard New Record/New page (db_new.php): No docheader
2248 * Fixed bug #7540: Docheaders: Wizard Move Element (move_el.php): No docheader
2249 * Fixed bug #7562: Docheaders: Module History: No docheader
2251 2008-03-03 Jeff Segars <jeff@webempoweredchurch.org>
2253 * Fixed bug #7601: Remove checkbox border from t3skin in Internet Explorer
2255 2008-03-03 Michael Stucki <michael@typo3.org>
2257 * Fixed bug #7729: Login screen needs to be XCLASSable
2258 * Improvements to Install Tool:
2259 - Cleanup in t3lib_install
2260 - Fixed bug #7589: FULLTEXT keys are not processed correctly
2261 - Fixed bug #6098: Installer should check MySQL charset settings
2262 - Detect differences in table engine and table character set during DB compare
2263 - 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.
2264 - Add character set support to t3lib_install
2265 - Convert various blob-fields (which are non-blobs actually) to text variants (exeptions are serialized fields and fields that contain XML data)
2266 * Fix DB field types for static_tsconfig_help
2267 * Fixed bug #7735: EM import was broken because of empty variable
2268 * Fixed bug #6547: Allow ignoring of the the no_cache parameter using $TYPO3_CONF_VARS[FE][disableNoCacheParameter] (of course, this is disabled by default)
2269 * Report to t3lib_div::sysLog() whenever $TSFE->set_no_cache() is called
2271 2008-03-03 Ingo Renner <ingo@typo3.org>
2273 * Fixed bug #7573: Page properties: Make author and author_email visible instantly, credits Steffen Kamper
2274 * Added new descriptions for some page property fields, credits Uschi Renziehausen
2275 * Added feature #7140: EM should send TYPO3 version when connecting to TER, credits Niels Pardon
2276 * Fixed bug #7704: Image Position in Text/Image doesn't work, redits Steffen Kamper
2277 * Fixed bug #7713: EM - Translation Manager loose CSS while updating, credits Steffen Kamper
2278 * Reintroduced the save button in user settings, removed navigation mode option when not in backend_old
2279 * Added feature #7427: add docheader to file -> filelist module, credits Christoph Koehler
2280 * Fixed bug #7203: Hook cObjTypeAndClassDefault in tslib_content somtimes fails, credits Stefan Geith
2281 * Added feature #4923: provide new inputfield "directorypicker" in BE, credits Andreas Wolf and Ralf Hettinger
2282 * Clean up: formatted typo3/stylesheet.css
2283 * Removed the tree filter toggle
2285 2008-03-03 Dmitry Dulepov <dmitry@typo3.org>
2287 * Added @var in class.tslib_eidtools.php
2289 2008-03-02 Stanislas Rolland <typo3@sjbr.ca>
2291 * Fixed bug #7725: buttons.left(right,center,justifyfull).useClass not honored by htmlArea RTE
2293 2008-03-02 Ingo Renner <ingo@typo3.org>
2295 * Fixed bug #7642: Page tree Filter use wrong div for collapse
2297 2008-03-02 Martin Kutschker <masi@typo3.org>
2299 * Fixed bug #7397: improper handling of non-transparent reverse proxies
2300 * Added feature #7397: enable special handling of reverse SSL proxies
2301 * Fixed bug #1364: enable cURL in t3lib_div::getURL() for ftp, ftp,sftp and scp
2302 * Fixed bug #5985: PHP warning in t3lib_div::getURL() when safe_mode or open_basedir is set
2303 * Added feature #7624: add status/error repoting to t3lib_div::getURL()
2305 2008-03-02 Michael Stucki <michael@typo3.org>
2307 * Fixed bug #7291: Taskcenter -> sys_action - viewport is too small when creating records (patch by Steffen Kamper)
2308 * Fixed bug #5788: Add a delete button to the yellow warning box for removing the ENABLE_INSTALL_TOOL_FILE
2309 * 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.
2310 * Fixed bug #5442: When using lockSSL redirection, the port number is not configurable (patch by Christopher Hlubek)
2311 * Fixed bug #2019: Unable to add a Querystring to a <LINK> id/type-pair (patch by Rene Wagner)
2313 2008-03-01 Dmitry Dulepov <dmitry@typo3.org>
2315 * Small cleanup in tslib (fixed use of uninitialized variables and added @var)
2317 2008-03-01 Martin Kutschker <masi@typo3.org>
2319 * Fixed bug #5838: cli_dispatch.phpsh doesn't work on windows platforms
2321 2008-02-29 Stanislas Rolland <typo3@sjbr.ca>
2323 * Fixed bug #4121: Pasting content on RTE moves cursor to the top of the text
2324 * Fixed bug #7716: htmlArea RTE plugins using some undeclared variables
2326 2008-02-29 Michael Stucki <michael@typo3.org>
2328 * Fixed bug #7545: Explain queries does not work when selecting multiple tables (patch by Ingo Schmitt)
2330 2008-02-29 Ingmar Schlecht <ingmar@typo3.org>
2332 * Fixed bug #1358: Installer didn't honour forceCharset (patch by Masi)
2334 2008-02-28 Jeff Segars <jeff@webempoweredchurch.org>
2336 * Added feature #7150: Add pageUnavailable_handling for system problems and maintenance
2338 2008-02-28 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2340 * Fixed bug #7684: htmlArea RTE: Cursor positioning when creating new table
2341 * Partially fixed bug #6714: htmlArea RTE: Poor tag handling everywhere in Opera
2343 2008-02-28 Ingmar Schlecht <ingmar@typo3.org>
2345 * Fixed bug #7502: Show Sitename on Login screen (Thanks to Steffen Kamper)
2347 2008-02-28 Oliver Hader <oh@inpublica.de>
2349 * Fixed bug #7630: Several problems with locking API (t3lib_lock)
2350 * Fixed bug #7700: Fatal error if caching is disabled and locking enabled (follow-up on bug #7630)
2351 * Fixed bug #5252: Pages with "Hide in menu" checked use normal page icon in list module (Thanks to Andreas Wagner)
2352 * Fixed bug #7693: New page wizard ignores "hide in menu" flag for page icons (Thanks to Christian Kuhn)
2354 2008-02-27 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2356 * Fixed bug #7697: Syntax error raised by Mozilla 1.7 when loading htmlArea RTE
2357 * Fixed bug #7698: htmlArea RTE fails to load due to missing toolbar constraints
2358 * Fixed bug #7690: Firefox 1.5 and Mozilla 1.7 crash when htmlArea RTE is in hidden tab
2360 2008-02-27 Martin Kutschker <masi@typo3.org>
2362 * Fix issues with feature #6601: local page lookup caches
2363 - issues with rootline HMENUs on a translated page
2364 - issues with mount points (MPvars were x- instead of x-y)
2366 2008-02-27 Jeff Segars <jeff@webempoweredchurch.org>
2368 * Added feature #7607: Add post processing hooks for Frontend Editing
2370 2008-02-26 Michael Stucki <michael@typo3.org>
2372 * Rename t3lib_install::getFieldDefinitions_sqlContent() to t3lib_install::getFieldDefinitions_fileContent() and provide a wrapper for backwards compatibility
2373 * Lots of white-space fixes (to comply with old patch)
2374 * Lots of non-functional changes (to comply with old patch)
2376 2008-02-26 Oliver Hader <oh@inpublica.de>
2378 * Fixed bug #7637: Page tree fails to reload properly if page was manipulated
2379 * Fixed bug #7523: Description of properties is missing in install tool (Thanks to Steffen Kamper)
2381 2008-02-26 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2383 * Added feature #7667: htmlArea RTE: Usability improvements in table operations
2384 * Fixed bug #7671: htmlArea RTE configuration variable "Add default User TSonfig RTE configuration" not working. Thanks to Jan Persson.
2385 * Fixed bug #7687: htmlArea RTE context menu may produce js error
2387 2008-02-25 Ernesto Baschny <ernst@cron-it.de>
2389 * Follow-up on bug #1697 (bug #7626): Timezone handling in datetime/time fields was broken, causing time to jump +serverTZ on each record saving.
2390 * 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.
2392 2008-02-25 Michael Stucki <michael@typo3.org>
2394 * Follow-up on issue #7526: Add configuration option $TYPO3_CONF_VARS[BE][loginNewsTitle] to t3lib/config_default.php (Thanks to Steffen Kamper)
2395 * Follow-up on issue #6037: Replace leading character (makes sure that strpos() result is not 0) with result type check (Thanks to Oliver Hader)
2397 2008-02-23 Oliver Hader <oh@inpublica.de>
2399 * Followup to #6885: Changing $GLOBALS['TSFE'] to $this inside tslib_fe
2401 2008-02-23 Ingmar Schlecht <ingmar@typo3.org>
2403 * Release of TYPO3 4.2.0beta2a
2405 2008-02-23 Ingmar Schlecht <ingmar@typo3.org>
2407 * Follow-up on issue #7625: Completely removed the CSS instruction in question as it seemed to be not needed and only caused extra fuss
2409 2008-02-22 Ingo Renner <ingo@typo3.org>
2411 * Release of TYPO3 4.2.0beta2
2413 2008-02-22 Benjamin Mack <mack@xnos.org>
2415 * Fixed bug #7445: Malformed translated locallang causes PHP crash (thanks to Francois Suter)
2416 * Issue #7307: Bugfixes for "Open Documents" extension - Part 1
2417 - Changed getSetUpdateSignal() function in t3lib_BEfunc and added hook possibility
2418 - Used hook for tx_opendocs to be updated when opening & closing a document
2419 - Several bugfixes and new features for tx_opendocs
2421 2008-02-22 Jeff Segars <jeff@webempoweredchurch.org>
2423 * Added feature #7247: Add hook for warning messages within Help->About modules and improve existing warning messages
2424 * Fixed bug #7605: Backend Alignment Problems in Internet Explorer
2425 * Fixed bug #7598: Fix module menu alignment and hover in Internet Explorer
2427 2008-02-22 Ingo Renner <ingo@typo3.org>
2429 * Fixed bug #7587: Accesscheck for Workspaceselector, credits Steffen Kamper
2430 * Fixed bug #7588: Accesscheck for clearCache
2431 * Added feature #7592: Enable tabs for be_users, credits Francois Suter
2432 * Added feature #6846: enable Tabs in tt_content, credits Steffen Kamper
2433 * Fixed bug #7608: Keys for clear-cache labels must be renamed
2434 * Fixed bug #6885: Nested USER_INT, COA_INT, etc. objects are not rendered, credits Oliver Hader
2436 2008-02-22 Ingmar Schlecht <ingmar@typo3.org>
2438 * Added feature #7526: Making loginNews look nicer (Thanks to Steffen Kamper)
2439 * 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)
2440 * Added feature #7337: stdWrap for menu > range & entrylevel (Thanks to Georg Ringer)
2441 * Fixed bug #7158: DBAL fixes to Indexed Search backend module (Thanks to Moreno Feltscher)
2442 * Fixed bug #7625: Little typo in stylesheet (Thanks to Steffen Ritter)
2443 * Fixed bug #5919: Loss of constraints during upload to TER (Thanks to Malte Jansen)
2444 * Issue #7508: Slight improvement of BE user label in backend.php (Thanks to Steffen Kamper)
2446 2008-02-21 Benjamin Mack <mack@xnos.org>
2448 * Added feature "Extended BE Module "Web/Permissions" with AJAX possibilites (Thanks to Andreas Kundoch)
2450 2008-02-21 Ingo Renner <ingo@typo3.org>
2452 * !!! 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
2454 2008-02-20 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2456 * Fixed bug #7602: htmlArea RTE: Make the use of extended inline elements configurable
2457 * Fixed bug #7604: htmlArea RTE: add compatibility mode for indentation and alignment
2458 * Fixed bug #7582: RTE transformation should process dd element as block element
2459 * Fixed bug #7609: HTMLArea RTE: labels deleted from file locallang_tooltips.xml
2460 * Fixed bug #7609 (continued): HTMLArea RTE: labels deleted from files CharacterMap/locallang and InlineCSS/locallang
2462 2008-02-19 Martin Kutschker <masi@typo3.org>
2464 * Added feature #7393: ASCII wrapper functions for strtoupper and strtolower (patch by Steffen Kamper)
2465 * Use t3lib_div::strtoupper() for processing indexed search templates
2467 2008-02-19 Dmitry Dulepov <dmitry@typo3.org>
2469 * Fixed bug #3491: Linking between domains in the pagetree ignores simulate static documents
2470 * Fixed bug #7425: syntax error in temp_CACHE*.php (patch by Steffen Kamper)
2472 2008-02-19 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2474 * Fixed bug #7583: htmlArea RTE should allow to markup text in absence of any block element
2475 * Fixed bug #7584: htmlArea RTE: pressing TAB in last cell of table should create new row
2476 * Fixed bug #7585: Invoking htmlArea RTE block style plugin from other plugin fails in FF3 and IE7
2477 * Fixed bug #3537: htmlArea RTE: Inconsistent markup when adding tr/td in different ways in Firefox
2478 * Fixed bug #6767: htmlArea RTE: Merge cells does not work on merged cells
2479 * Fixed bug #3537 (revisited): htmlArea RTE: Correct execCommand argument in previous patch
2480 * Updated htmlArea RTE version number to 1.7.1 and updated manual
2482 2008-02-19 Ingo Renner <ingo@typo3.org>
2484 * Added feature #7580: Enable tabs for be_groups, credits Francois Suter
2485 * Added feature #7566: Tabs for fe_user and fe_groups, credits Steffen Kamper
2486 * Added feature #7565: Tabs for sys_template, credits Steffen Kamper
2487 * !!! cleaner backend project: modified interface for toolbar items to add access checking
2489 2008-02-18 Jeff Segars <jeff@webempoweredchurch.org>
2491 * Fixed bug #3215: Tools>User-admin is hard to "read" (thanks to Steffen and Benni)
2493 2008-02-18 Oliver Hader <oh@inpublica.de>
2495 * (feature) Added feature #6037: Performance tunning in t3lib_div by removing elderly PHP functions (thanks to Popy)
2497 2008-02-17 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2499 * Fixed bug #7564: htmlarea RTE: context menu alignment options produce js error
2501 2008-02-17 Martin Kutschker <masi@typo3.org>
2503 * Fixed bug #5693: options.additionalPreviewLanguages is showing wrong records for table pages (thanks to Helmut Hummel)
2505 2008-02-17 Patrick Broens <patrick@patrickbroens.nl>
2507 * Fixed bug #7429: Docheaders: Module Web > Page : No docheader when no page has been chosen
2508 * Fixed bug #7430: Docheaders: Module Web > Functions : No docheader when no page has been chosen
2509 * Fixed bug #7431: Docheaders: Module Web > Versioning : No docheader when no page has been chosen
2510 * Fixed bug #7432: Docheaders: Module Web > Template : No docheader when no page has been chosen
2511 * Fixed bug #7433: Docheaders: Module User Tools > User settings : No docheader
2512 * Fixed bug #7435: Docheaders: Module User Tools > Workspace: No docheader
2513 * Fixed bug #7436: Docheaders: Module Admin tools > User Admin: No docheader
2514 * Fixed bug #7437: Docheaders: Module Admin tools > Log: No docheader
2515 * Fixed bug #7438: Docheaders: Module Help > TypoScript Help: No docheader
2516 * Fixed bug #7503: Docheaders: Module Admin tools > Ext Manager: No docheader
2517 * Fixed bug #7504: Docheaders: Module Admin tools > DB check: No docheader
2518 * Fixed bug #7505: Docheaders: Module Admin tools > Configuration No docheader
2519 * Fixed bug #7506: JS Errors with IE6 and new backend
2521 2008-02-17 Benjamin Mack <mack@xnos.org>
2523 * Fixed bug #7546: Explain select not rendering indices in the output (Thanks to Ingo Schmitt)
2525 2008-02-17 Ingo Renner <ingo@typo3.org>
2527 * Fixed bug #7557: Shortcut-Menu does nothing when no shortcuts available
2529 2008-02-16 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2531 * Fixed bug #7560: Incorrect behaviours of block style in htmlArea RTE
2533 2008-02-16 Dmitry Dulepov <dmitry@typo3.org>
2535 * Fixed bug #7558: typolinkCheckRootline is broken in 4.2
2537 2008-02-15 Benjamin Mack <mack@xnos.org>
2539 * Fixed bug #5303: t3skin - pilup.gif not the same style as pildown.gif
2540 * Put manual for sysext "felogin" under version control (was forgotten when sysext was added)
2541 * Followup to bug #7549: FE Login: curly brace was wrong (syntax error)
2542 * Fixed bug #7549: FE Login: enabling forget password link via TS is not possible (thanks to Dirk Weise)
2543 * Fixed bug #7424: Usersetup Tabs were to wide in German language (thanks to Steffen Kamper)
2545 2008-02-14 Ingo Renner <ingo@typo3.org>
2547 * Removed the php version from the about text under Help->About
2549 2008-02-14 Martin Kutschker <masi@typo3.org>
2551 * Fixed bug #7533: PHP version checked too late, PHP 4 will break on inclusion of t3lib_div
2553 2008-02-13 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2555 * Fixed bug #7232: htmlArea RTE: In IE, selecting words with CTRL+SHIFT+Left doesn't activate "link" button
2556 * Fixed bug #7525: htmlArea RTE: Page TSConfig property toggleborders.setOnTableCreation not honored
2558 2008-02-13 Benjamin Mack <mack@xnos.org>
2560 * Fixed bug #7519: Typo in felogin (Thanks to Steffen Kamper)
2561 * Cleanup (wrong global statement) in new TYPO3AJAX class
2563 2008-02-13 Ingo Renner <ingo@typo3.org>
2565 * Removed ugly background color from save buttons in docheader when they were focused
2566 * Fixed syntax error in t3editor
2567 * Whitespace cleanup in t3editor javascript files
2568 * Fixed bug where Firefox 3 would load the content frame into the complete window, leaving the user without module menu and toolbar
2570 2008-02-12 Jeff Segars <jeff@webempoweredchurch.org>
2572 * Fixed bug #7388: CSS Gremlins
2574 2008-02-12 Thomas Hempel <thomas@typo3-unleashed.net>
2576 * Code cleanup and bugfix patch for t3editor / preparation for review (Thanks to Tobias Liebig)
2578 2008-02-12 Oliver Hader <oh@inpublica.de>
2580 * Cleanup of t3lib/stddb/tbl_be.php
2582 2008-02-11 Benjamin Mack <mack@xnos.org>
2584 * Fixed Follow up for bug #6825: TCEforms: Icon for empty palettes should not be displayed -- palettes fields were not shown
2585 * Fixed bug #7463: missing descriptions in backend user editor (Thanks to Steffen Kamper, followup to Issue #6921)
2587 2008-02-11 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2589 * Fixed bug #7495: Various issues with nested lists in htmlArea RTE
2591 2008-02-11 Ingo Renner <ingo@typo3.org>
2593 * Removed legacy code from backend.php
2595 2008-02-11 Oliver Hader <oh@inpublica.de>
2597 * (minor) Fixed bug: Fixed global variables in typo3/backend.php
2598 * (feature) Added feature #5068: Integrate mod.web_list.deniedNewTables as opposite of allowedNewTables
2600 2008-02-08 Oliver Hader <oh@inpublica.de>
2602 * (trivial) Fixed bug #7458: Wrong alternative text on create new page icon above page tree
2603 * (minor) Fixed bug #7466: Clear cache actions in top bar cause JS error
2604 * (minor) Fixed bug #7460: Search field in top bar causes JS error
2606 2008-02-08 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2608 * Fixed bug #7450 (revisited): further corrections to localization of htmlArea RTE
2609 * Fixed bug #7468: htmlArea RTE QuickTag plugin refusing to open dialogue in IE
2611 2008-02-08 Ingo Renner <ingo@typo3.org>
2613 * Release of TYPO3 4.2.0beta1a
2615 2008-02-07 Ingo Renner <ingo@typo3.org>
2617 * Fixed bug #7333: Better solution for "Page is being generated", credits Bernhard Kraft and Michael Stucki
2619 2008-02-08 Jeff Segars <jeff@webempoweredchurch.org>
2621 * Fixed bug #7449: Frontend editing fails due to undefined method in t3lib_BEfunc
2623 2008-02-07 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2625 * Fixed bug #4588: Frontend htmlArea RTE loads global RTE config instead of function parameter $thisConfig
2626 * Fixed bug #7450: htmlArea RTE: localization is broken when the RTE is used by a frontend plugin
2627 * Fixed bug #7451: htmlArea RTE: BE localization is broken
2629 2008-02-07 Benjamin Mack <mack@xnos.org>
2631 * Fixed bug #7383: Added option to delete unused marker in parsehtml::substituteMarkerArray (thanks to Steffen Kamper)
2633 2008-02-06 Oliver Hader <oh@inpublica.de>
2635 * (minor) Fixed bug: IRRE - Deleted records are added to array of related records
2637 2008-02-06 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2639 * Fixed bug #7419: htmlArea RTE: Localization error in Remove Format plugin
2640 * Fixed bug #7421: htmlArea RTE: typographical error in localization file
2641 * Fixed bug #7052: Permission problem of htmlArea RTE images
2642 * Fixed bug #7052 (revisited): Permission problem of htmlArea RTE images, using t3lib_div::fixPermissions
2643 * Fixed bug #7428: htmlArea RTE: hiding a button hides the whole group
2644 * Fixed bug #5659: Several bugs when writing HTML entities and tags inside of htmlArea RTE
2645 * Fixed bug #3830: htmlArea RTE: Entities entered in wysiwyg are decoded
2647 2008-02-05 Oliver Hader <oh@inpublica.de>
2649 * (minor) Fixed bug: Wrong type of argument on calling t3lib_div::compileSelectedGetVarsFromArray() (related to #7350)
2651 2008-02-05 Ingo Renner <ingo@typo3.org>
2653 * Release of TYPO3 4.2.0beta1
2655 2008-02-05 Martin Kutschker <masi@typo3.org>
2657 * Fixed #7391: cannot set key in $_GET with t3lib_div::_GETset()
2659 2008-02-05 Ingo Renner <ingo@typo3.org>
2661 * Fixed: backend.php closed body and html elements two times
2662 * Removed ugly background color from buttons in the docheader
2663 * Moved t3skin arrow icons to main typo3/gfx folder
2664 * Added feature #7334: Feature: New Pagetree Styling, credits Steffen Kamper
2665 * Removed <beta-code> tags from the cleaner backend project
2666 * Reverted to the old installer, according to the commit policy for 4.2
2668 2008-02-05 Oliver Hader <oh@inpublica.de>
2670 * (tweak) Followup to #6472: Some small changes to the new hooks
2671 * !!! (feature) Added feature #7370: Remove page doktypes '2' & '5' ('advanced' & 'not in menu') and merge them with 'normal' doktype '1' (patch by Steffen Kamper)
2672 * (feature) Added feature #7369: Hook for manipulating the cHash
2673 * (trivial) Updated NEWS.txt
2675 2008-02-04 Jeff Segars <jeff@webempoweredchurch.org>
2677 * Fixed bug #7386: Remove hardcoded references to alt_main.php backend interface
2679 2008-02-04 Martin Kutschker <masi@typo3.org>
2681 * Fix a problem with devLog in user authentication introduced with fix for #7350
2682 * !!! Feature #2731: Improved caching of locallang - changed internal caching from default character set of language to required character set.
2684 2008-02-04 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2686 * Fixed bug: htmlArea RTE calling t3lib_div::getUserObj() with an empty string
2687 * Fixed bug: htmlArea RTE: incorrect configuration of TYPO3HtmlParser plugin
2689 2008-02-04 Benjamin Mack <mack@xnos.org>
2691 * Fixed bug #7354: Filelist titles length was fixed to 30 characters, now uses value from user setup (Thanks to Stefano Cecere)
2693 2008-02-04 Michael Stucki <michael@typo3.org>
2695 * Fixed bug #7295: sysext/dbal/: Uninitialized variable in ->handler_getFromTableList() (Patch by Oliver Klee)
2696 * Added feature #2988: Enable EXPLAIN SELECT in TS admin panel
2698 2008-02-04 Oliver Hader <oh@inpublica.de>
2700 * (feature) Added feature #5242: IRRE - Storage page for child records
2701 * (minor) Fixed bug #7029: tslib_cObj uses deprecated function call_user_method
2702 * (feature) Added feature #6472: IRRE - Possibility to manipulate control items for each child records
2703 * (minor) Fixed bug #7371: Query generator does not accept dates in where condition
2704 * (tweak) Followup to #6087: Added missing labels localize.isLocalizable and localize.wasRemovedInOriginal
2705 * (tweak) Followup to #7350: Fixed type to match with t3lib_div::array_merge_recursive_overrule()
2707 2008-02-03 Dmitry Dulepov <dmitry@typo3.org>
2709 * MSIE fixes for #7336 (by Jeff Segars)
2711 2008-02-03 Oliver Hader <oh@inpublica.de>
2713 * (feature) Added feature #6087: IRRE - Localization of child records
2714 !!! Full review by a core developer before TYPO3 4.2-RC1 required
2716 2008-02-03 Ingmar Schlecht <ingmar@typo3.org>
2718 * Followup to #7282: Username is now only linked to user setup if the module is accessible, thanks to Steffen Kamper
2719 * Followup to #7361: Using label tags in setup module
2721 2008-02-03 Benjamin Mack <mack@xnos.org>
2723 * Followup to #7361: Reset button has now a JS confirm question
2724 * Followup to #7346: opendocs top menu only is included once now
2725 * Feature #7346: Added "Open Documents" menu in top bar of new BE, made module optional
2726 * Followup to #7361: Save button was moved to bottom again
2727 * Followup to #7361: One CSH was still on the wrong line
2728 * Fixed #7361: Overhauled User setup module. Now has tabs and better usability, thanks to Steffen Kamper
2730 2008-02-03 Michael Stucki <michael@typo3.org>
2732 * Fixed bug #5152: "Duplicate entry" in cache_pagesection by rewriting parts of t3lib_TStemplate and tslib_fe::getFromCache()
2733 * Code cleanup subsequent to #5152
2734 * Reverted feature #7337 because it is faulty and lacks proper documentation
2736 2008-02-03 Ingo Renner <ingo@typo3.org>
2738 * Fixed a positioning issue with the toolbar items in Safari
2739 * Added feature #7282: Show Realname of BE-User if available and link it to edit, credits Steffen Kamper
2740 * Fixed alignment of user name and icon in the toolbar
2741 * Adjusted non-t3skin module menu width to fit the wider div
2742 * Added feature #7367: Make the tree collapsable
2744 2008-02-02 Benjamin Mack <mack@xnos.org>
2746 * Fixed #7347: Pagetree was not responding correctly when logged out. Thanks to Ingmar
2748 2008-02-02 Ingo Renner <ingo@typo3.org>
2750 * Fixed module menu for long module names, credits Steffen Kamper
2751 * Fixed t3skin's border.html: removed the xml prologue as it triggers IE's quirks mode
2752 * Fixed bug #7352: New backend problems in FireFox, Safari, OmniWeb and Camino
2754 2008-02-02 Dmitry Dulepov <dmitry@typo3.org>
2756 * Added feature #7336: Improve usability of Constants Editor
2757 * t3lib/class.ts_parser_ext.php: quotes changed from double to single, function index updated with extdeveval
2759 2008-02-02 Martin Kutschker <masi@typo3.org>
2761 * !!! #7350: Use PHP5 features in class.t3lib_div.php (static and type hinting)
2762 * #7351: Introduce $ACCESS_TIME/$SIM_ACCESS_TIME to improve MySQL query cache usage
2763 * Changed t3lib_div::get_tag_attributes/split_tag_attributes so that they always return an array
2765 2008-02-02 Kasper Skaarhoj <kasper2008@typo3.com>
2767 * Fixed a bug in tcemain that replicated FlexForm .vDEFbase tags in a strange way. Not critical but built up garbage in FlexForm XML (the XML can be cleaned with the lowlevel_cleaner or manually per recording using the Content Menu Item "FlexForm XML")
2769 2008-02-01 Kasper Skaarhoj <kasper2008@typo3.com>
2771 * Feature added to disable automatic update of diff data for translation when saving records. Instead a button is added to explicitly do this. Feature is called "explicitConfirmationOfTranslation" in $TYPO3_CONF_VARS
2772 * Added option for custom message in the logout message for workspace previews.
2773 * Fixed a bug in TTLhours for preview links.
2775 2008-02-01 Bernhard Kraft <kraftb@kraftb.at>
2777 * Added feature #7337: stdWrap for "range" and "entryLevel" in class.tslib_menu.php (patch by Georg Ringer)
2779 2008-02-01 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2781 * Added feature #880: Click-enlarge for Images in htmlArea RTE
2783 2008-02-01 Ingo Renner <ingo@typo3.org>
2785 * Added feature #7323: New Styling for Module Menu (patch by Steffen Kamper)
2786 * Fixed module menu in IE
2787 * Added acss rule to t3skin to fix checkbox styles in IE7
2788 * Added feature #7267: Shortcut manager - shortcut icon should reflect record type
2789 * Added Event.stop() to toggle functions of the toolbar items to prevent adding a # to the browser's location bar
2791 2008-01-31 Kasper Skaarhoj <kasper2008@typo3.com>
2792 * Bugfixes to MM-relations, among other in workspaces (Bugs #3531 / #3907 solved)
2794 class.t3lib_tcemain.php
2795 - Most importantly - and depending on changes in class.t3lib_loaddbgroup.php - is that MM-relations are now swapped when publishing in a workspace. This bug has been known as #3531 and #3907 for a while.
2796 - Fixed old bug that MM-relations wouldn't get remapped to new elements that were are part of a copy operation ($theUidToUpdate => $MM_localUid)
2797 - Fixed that MM-relations added to a new unsaved record in a workspace would get attached to the live version of the record (change in dbAnalysisStoreExec())
2799 class.t3lib_loaddbgroup.php
2800 - Fixed several bugs related to MM-relations:
2801 - The feature "multiple" didn't work after bidir-mm was implemented. This is now fixed but requires that the MM table gets a real UID field. This can be configured with the TCA options "MM_hasUidField" (See TYPO3 Core API)
2802 - With bidir-MM relations the reference index on the "native" side is now updated when "opposite side" relations are edited. (The only known problem for this is when workspaces publishes such a record, then the ref. index is not updated for "opposite side" fields. It's considered low-importance for now. If you depend on the reference index, update it nightly with cronjobs.)
2805 * - Cleaner was updated to sort output - makes better diff-views now.
2806 * - Added feature to configure the TTL for preview links in workspaces.
2807 * - Added logout button for the preview box in the frontend view when previewing workspaces through preview links.
2808 * - Removed copy/cut/pasteafter/delete from context menu of DB mounts. Could lead to confusing scenarios for admin users in workspaces.
2809 * - Added TCA feature in [ctrl][versioningWS_alwaysAllowLiveEdit] allowed to permanently set records to be edited directly. This enables that backend users can still be edited while in a workspace. Convenient for admins.
2810 * - Also, the User Admin module is now available in draft workspaces
2812 - Fixed bug in flexform traversal that resulted in the new DHTML powered flexforms to fail.
2813 - Notification emails for raising stages of versions has been modified with new features; Custom message, one-message only per instance (if multiple elements are raised in one time),
2814 * Fixed bug related to workspaces; When previewing a page in workspaces, any page in the root line being hidden (online or offline version) would result in a "Template not found" error. (t3lib_page)
2815 * - Fixed trivial bug in view_array(): With empty arrays table-end tag were not applied. (class.t3lib_div)
2816 * - (trivial) changed arraybrowser so also array keys are included in the search. [class.t3lib_arraybrowser.php + lowlevel/config/index.php]
2818 2008-01-31 Jeff Segars <jeff@webempoweredchurch.org>
2820 * Fixed bug #7202: Debug renders incomplete table with empty arrays. Thanks to Stefan Geith.
2821 * Fixed bug #6902: Add an imagespace to Text w/ Image when image width is not available. Thanks to Georg Ringer.
2823 2008-01-31 Benjamin Mack <mack@xnos.org>
2825 * Fixed bug #4770: css_styled_content - rowSpace also puts space below last image row
2827 2008-01-31 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2829 * Feature: Enhancements to the acronym feature of htmlArea RTE
2830 * Added feature #7332: htmlArea RTE: Add default target to classes configured with classesAnchor in Page TSConfig
2831 * Udpate htmlArea RTE version to 1.7.0 for TYPO3 4.2 beta1.
2833 2008-01-29 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2835 * Feature/cleanup: Restructure htmlArea RTE plugins QuickTag, TableOperations, UserElements
2836 * Feature/cleanup: Move colors, fonts, text direction, word cleaning and lists to extensions/plugins of htmlArea RTE.
2837 * Feature #3633: Individual height of inline htmlArea RTE. Thanks to Ralf Hettinger.
2838 * Fixed bug #5013: htmlArea RTE Editor not working in Firefox 3.0 Granparadiso
2839 * Added feature #7318: In htmlArea RTE, text direction should be set with the dir attribute
2841 2008-01-28 Kasper Skaarhoj <kasper2008@typo3.com>
2843 * (minor) Fixed bug: "typo3/js/workspaces.js" was corrected to "js/workspaces.js" in class.workspaceselector.php
2845 2008-01-27 Oliver Hader <oh@inpublica.de>
2847 * (minor) Fixed bug: Overriding TCA properties with TSconfig does not work with array
2849 2008-01-26 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2851 * Bug #2547: Properties of images are not saved due to RTE transformation
2852 * Feature/cleanup: Restructure htmlArea RTE plugins FindReplace, InsertSmiley, RemoveFormat, SpellChecker, AboutEditor
2853 * Fixed bug #4074: htmlArea RTE SpellChecker not working. Thanks to Reinier Kleipool.
2854 * Fixed bug #4777: htmlArea RTE Spellchecker split words at some special chars (e.g. german umlauts). Thanks to Daniel Chabrol.
2856 2008-01-26 Ingo Renner <ingo@typo3.org>
2858 * Fixed bug #7222: When installing an extension that contains a new backend module the module menu is not refreshed anymore when using backend.php
2859 * Fixed bug #7245: Javascript Error in new Backend
2860 * Fixed bug #7221: The currently active module is not highlighted anymore with the new backend.php
2861 * Fixed bug #584: Changing language in user setup do not reload left frame (menu)
2862 * Added missing rendering of css added by extensions
2863 * Fixed style sheet overwriting from skinning extensions in backend.php
2864 * Made tables in Web->List view fill the whole document by adding css style width of 98%
2865 * Updated prototype to 1.6.0.2
2866 * Fixed bug #7270: Shortcut menu does not load user's shortcuts if user is not admin, credits Stig Norgaard Faerch
2867 * Fixed bug #7256: highlight matching curly brackets, credits Tobias Liebig
2868 * Fixed bug #6834: Wrong syntax highlighting in wrong context, credits Tobias Liebig
2869 * Fixed bug #7255: implement "auto-closing brackets", credits Tobias Liebig
2870 * Fixed bug: when refreshing the module menu, the currently highlighted module losses highlighting
2871 * Added visual effects to collapsing/expanding module menus
2872 * Fixed bug #7283: When editing a shortcut in backend.php regular users get global groups shown in the group select field but can't save to them
2874 2008-01-26 Oliver Hader <oh@inpublica.de>
2876 * (minor) Fixed bug: IRRE - Some labels/messages are not shown when in AJAX mode
2878 2008-01-24 Ingo Renner <ingo@typo3.org>
2880 * Added missing description to module menu, credits Steffen Kamper
2881 * Fixed module menu toggling
2882 * Added some cleanup for the unified BE AJAX interface
2884 2008-01-24 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2886 * Added feature: Various enhancements to link dialogues in htmlArea RTE
2887 * Fixed bug #6787: classesAnchor and classesLinks get lost when changing tab in link browser
2888 * Added feature #4100: Insert/Modify Link with DAM
2889 * Fixed bug #7258: htmlArea RTE crashes on missing locallang.xml
2891 2008-01-23 Ingo Renner <ingo@typo3.org>
2893 * Fixed bugs #7251 , #6524: Make the folding/unfolding of the menu items use AJAX, credits Steffen Kamper
2895 2008-01-23 Thomas Hempel <thomas@typo3-unleashed.net>
2897 * Bugfix: removed a needless comma in sysext/cms/ext_tables.sql (line 160)
2899 2008-01-22 Ingo Renner <ingo@typo3.org>
2901 * Added feature: #7223: update prototype and scriptaculous to their most recent versions
2902 * Fixed bug: #7237: There is no way to get loaded interface
2903 * Fixed bug: #7238: t3editor should not depend on MochiKit-Javascript-Framework
2905 2008-01-21 Benjamin Mack <mack@xnos.org>
2907 * Fixed #7166: CSH broken in EM, Info View (Thanks to Francois Suter)
2909 2008-01-21 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2911 * Fixed JS error when opening the TYPO3 image browser and proc.plainImageMode is not set
2913 2008-01-21 Ingo Renner <ingo@typo3.org>
2915 * Fixed tab borders in TCEforms
2916 * Now the module menu in backend.php is as wide as in alt_main.php
2918 2008-01-20 Ingo Renner <ingo@typo3.org>
2920 * Fixed bug #7211: "Start in Module" does not work anymore
2921 * Fixed check for wrong implementation of toolbarItem interface
2922 * Renamed typo3/css/verticalmenu.css to modulemenu.css
2923 * Changed the way how javascritp and css files needed to be referenced when adding them to backend.php, now relative to typo3/
2924 * Added note item to EM when there may be additional configuration fields
2925 * Some colors from t3skin for the docheader went into the original style, fixed by moving them back to t3skin and choosing an appropriate color whn t3skin is not installed
2926 * Fixed minor style issues with the docheader with and without t3skin
2928 2008-01-19 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2930 * Added feature: Various enhancements to image dialog in htmlArea RTE
2931 * Fixed bug #3957: picture drag and drop throws you out of the tab navigation
2932 * Fixed bug #5490: Drag 'n drop javascript error / blank screen in IE
2933 * Added feature #5885: Default image class
2934 * Added feature #5902: Removing style attribute for images
2935 * Added feature #6115: Enabling configuration of the "edit image" dialogue
2937 2008-01-19 Ingo Renner <ingo@typo3.org>
2939 * Added a way to overwrite / skin the css files in backend.php
2941 2008-01-18 Oliver Hader <oh@inpublica.de>
2943 * (tweak) Fixed bug: Removed unused inclusion of typo3/js/ajax.js in typo3/backend.php
2945 2008-01-17 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2947 * Fixed bug #7196: Status of block element buttons not updated in htmlArea RTE toolbar
2949 2008-01-17 Oliver Hader <oh@inpublica.de>
2951 * (major) Fixed bug #7177: Page tree is not working in IE6/IE7
2952 * (minor) Fixed bug #7184: Login has probably expired, when you create a new page (only in Safari and Internet Explorer)
2954 2008-01-17 Ingmar Schlecht <ingmar@typo3.org>
2956 * Fixed bug #7165: CSH bubble help white on white in Web > List view (Thanks to Francois Suter)
2958 2008-01-17 Ingo Renner <ingo@typo3.org>
2960 * Fixed bug #7178: GUI of new backend is mixed up in IE6
2962 2008-01-16 Oliver Hader <oh@inpublica.de>
2964 * (minor) Fixed bug: Missing try/catch for actionChecks in TBE_EDITOR
2966 2008-01-16 Ingo Renner <ingo@typo3.org>
2968 * Release of TYPO3 4.2.0alpha3
2970 2008-01-15 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2972 * Fixed bug #6821: Empty paragraph-tags with attributes are not editable in RTE
2974 2008-01-15 Ingmar Schlecht <ingmar@typo3.org>
2976 * Added feature #6784: New login-box System-Extension "felogin". This is a refactored version of the "newloginbox" extension, now integrated into the core. (Big thanks to Steffen Kamper for writing this extension for core integration!)
2977 * Minor improvements to the Cleaner Backend stylesheet (by Steffen Kamper)
2978 * Fixes to shortcut menu of Cleaner Backend required for IE7
2980 2008-01-15 Ingo Renner <ingo@typo3.org>
2982 * Added feature #5536: Some Hooks for tslib_content
2983 * Added feature #7161: create a shortcut manager to delegate calls to create a new shortcut to the right target
2984 * Added the shortcut menu, part of the cleaner backend project
2985 * Added feature #7163: Make backend.php the default backend
2986 * Cleanup: removed typo3/alt_main_new.php and typo3/sysext/topapps as it was never finished and used
2987 * Added feature: make the page tree filter pretty, credits to Benjamin Mack
2989 2008-01-15 Benjamin Mack <mack@xnos.org>
2991 * (bugfix) #2936, 4126: Improvements to clipboard copy/move selection (by Bernhard Kraft)
2992 * (cleanup) #6958: added comments in t3lib_htmlmail.php, used foreach and some better variable namings (thanks to Stefano Cecere and Steffen Kamper)
2993 * (bugfix) #5482:t3lib_htmlmail.php is now initialized with empty variables
2994 * (bugfix) Fixed #7148 - CSV Export Improvements in List Module
2996 2008-01-15 Dmitry Dulepov <dmitry@typo3.org>
2998 * Fixed bug #5660: Wrong HTTP Header on Domain Redirect (fix by Jeff Segars)
3000 2008-01-15 Oliver Hader <oh@inpublica.de>
3002 * (feature) Added feature #7122: IRRE - Implement TYPO3AJAX handler for Inline Relational Record Editing
3003 * (feature) Added feature #2797: Add return value to t3lib_htmlmail::send (thanks to Steffen Kamper)
3004 * (minor) Fixed bug #7126: IRRE - Child records are shown floated and not as blocks in Safari
3005 * (cleanup) Removed typo3/alt_doc_ajax.php (former AJAX handler of IRRE)
3006 * (feature) Added feature #5899: Notify user where required elements are nested in IRRE or Tabs
3009 2008-01-14 Stanislas Rolland <stanislas.rolland@fructifor.ca>
3011 * Fixed bug #7138: RTE is not rendered in Tabs
3012 * Added feature #6845: Make preserving DIV sections a configurable RTE processing option
3014 2008-01-14 Ingo Renner <ingo@typo3.org>
3016 * Fixed bug #6932: Unlike the default preview language, fields of additionalPreviewLanguages are shown if they are empty. credits Helmut Ummel
3018 2008-01-11 Stanislas Rolland <stanislas.rolland@fructifor.ca>
3020 * htmlArea RTE: Update manual and version to 1.6.4dev
3022 2008-01-11 Oliver Hader <oh@inpublica.de>
3024 * (feature) Added feature #7124: Add some more functionality to new AJAX interface in the TYPO3 back-end
3026 2008-01-10 Benjamin Mack <mack@xnos.org>
3028 * (feature) Added #7096: Consistent interface for AJAX calls in the TYPO3 Backend
3030 2008-01-10 Jeff Segars <jeff@webempoweredchurch.org>
3032 * Fixed bug #5421: Problem ignoring extension constraints
3033 * Fixed bug #7105: Default value of image_orient is invalid (Thanks to Steffen Kamper)
3035 2008-01-09 Benjamin Mack <mack@xnos.org>
3037 * (cleanup) Fixed #6957: Removed bottom button panel in alt_doc.php
3038 * (feature) Added #6995 CSH text is now displayed with CSS hover when in icon mode (Thanks to Chris Lindenmueller)
3040 2008-01-08 Benjamin Mack <mack@xnos.org>
3042 * (bugfix) Followup for #1678: limit to language; made the variable names better (Thanks to Helmut Hummel)
3043 * (bugfix) Fixed #7101: CType bullets not rendered correctly (thanks to Steffen Kamper)
3044 * (bugfix) Fixed #6883: Added missing functions in typo3/template.php
3046 2008-01-08 Dmitry Dulepov <dmitry@typo3.org>
3048 * Fixed bug #6991: Enable stdWrap for wrapItemAndSub
3050 2008-01-06 Stanislas Rolland <stanislas.rolland@fructifor.ca>
3052 * Fixed bug #6961: Errors in link creation popup window
3054 2008-01-06 Oliver Hader <oh@inpublica.de>
3056 * Fixed bug #5994: IRRE - RTEhtmlarea is not show in child records if parent has no RTE
3058 2008-01-06 Stanislas Rolland <stanislas.rolland@fructifor.ca>
3060 * Feature/Cleanup: Acronym plugin of htmlArea RTE using new plugin API and enabled in IE7
3061 * Fixed issue 6154: Plugin Acronym enables class abbr for span
3062 * Added feature 1927: Activate Acronym Plugin for IE
3063 * (major) Feature: Improved behaviour and configuration options for inline elements and text styling
3064 * Added feature 3708 (complete): support for <q>
3065 * Fixed issue 5952 (complete): Usability Issue with classes wrapped with <> in select lists
3066 * Added feature 6034: Improvements of inlineCSS: adding classes to inline elements without additional span
3067 * Fixed issue 6839: sub and sup are added via CSS instead of tags in Safari
3068 * Fixed issue 7052: Permission problem of RTE images
3070 2008-01-05 Stanislas Rolland <stanislas.rolland@fructifor.ca>
3072 * (major) Feature: Improved behaviour and configuration options of formatblock and blockstyle drop-down lists
3073 * Feature: Added buttons insertparagraphbefore, insertparagraphafter and blockquote
3074 * Feature: Added Page TSConfig RTE sub-array mutuallyExclusiveClasses
3075 * Fixed issue 5952 (partial): Usability Issue with classes wrapped with <> in select lists
3076 * Fixed issue 5951: Disturbing behaviour of indent/outdent and TAB
3077 * Added feature 3708 (partial): support for <blockquote>
3078 * Fixed issue 5977: align="center" (right or left) not any more supported by W3C
3079 * Fixed issue 6837: Strange layout for header N except the first one (Safari)
3080 * Cleanup: Character Map plugin now using new plugin API
3082 2007-12-30 Stanislas Rolland <stanislas.rolland@fructifor.ca>
3084 * Feature/bugfix: Fixing icons for Opera and adding new icons in default skin of htmlArea RTE and in t3skin/rtehtmlarea
3086 2007-12-27 Dmitry Dulepov <dmitry@typo3.org>
3088 * Fixed bug #7028: Implement CSH for flexforms
3090 2007-12-26 Oliver Hader <oh@inpublica.de>
3092 * (minor) Fixed bug #6651: IRRE - Button for creating new records disappeared on nested child records if a parent record reached the maxitems value
3093 * (tweak) Fixed bug #7038: EM - sql_free_result() on non-resources fails
3095 2007-12-21 Oliver Hader <oh@inpublica.de>
3097 * (minor) Fixed bug #6007: IRRE - Child records with image fields are not shown in m:n disposal
3098 * (minor) Fixed hanging recordset in t3lib_TCEmain::getSortNumber
3100 2007-12-20 Thomas Hempel <thomas@typo3-unleashed.net>
3102 * Added meta-subcategory "root" for adding deliverables to main categories.
3104 2007-12-19 Thomas Hempel <thomas@typo3-unleashed.net>
3106 * Feature request #6988: Return errors from performUpdateQueries (Thanks to Francois Suter)
3108 2007-12-19 Ernesto Baschny <ernst@cron-it.de>
3110 * Feature request #3822, #5065: Make hardcoded (250000 bytes) max attachment size for mailform configurable: $TYPO3_CONF_VARS['FE']['formmailMaxAttachmentSize']
3112 2007-12-17 Ingmar Schlecht <ingmar@typo3.org>
3114 * Fixed bug #6996: Versioning in clickmenu was unavailable for non-admins due to a problem of an earlier bugfix #4160 (Thanks to Helmut Hummel for the correction)
3115 * Code cleanup: #6990 use prototype functions instead of own ones where possible in clickmenu (Thanks to Helmut Hummel)
3117 2007-12-17 Andreas Otto <andreas.otto@dkd.de>
3119 * Feature request #6945: Login failures can be logged with t3lib_div::syslog().
3121 2007-12-16 Benjamin Mack <mack@xnos.org>
3123 * (bugfix) #6955: fileadmin contextual menu doesn't popup well
3125 2007-12-16 Ingo Renner <ingo@typo3.org>
3127 * Removed width css property from workspace selector toolbar item as it caused layout issues in non english backends
3129 2007-12-16 Benjamin Mack <mack@xnos.org>
3131 * (bugfix) #6859: Taskcenter - Submodules are not shown (fixed backwards-compatibility by Malte Jansen)
3132 * (bugfix) #6879: Sticky top icons in alt_doc: missing
3133 button when columnsOnly is set
3135 2007-12-15 Ingo Renner <ingo@typo3.org>
3137 * Fixed bug #6921: labels in t3lib/stddb/tbl_be.php hardcoded
3139 2007-12-15 Benjamin Mack <mack@xnos.org>
3141 * (cleanup) #6826: Removed "Show Description for Fields" checkbox in alt_doc.php
3143 2007-12-14 Thomas Hempel <thomas@typo3-unleashed.net>
3145 * Fixed wrong update meachnism in method call
3146 * Fixed some small typos in database module (Thanks to Francois Suter)
3148 2007-12-13 Oliver Hader <oh@inpublica.de>
3150 * (major) Fixed bug #6924: t3lib_div::readLLXMLfile does not use localized content anymore
3152 2007-12-13 Thomas Hempel <thomas@typo3-unleashed.net>
3154 * Finished DB compare against stddb/tables.sql (need testing)
3156 2007-12-12 Thomas Hempel <thomas@typo3-unleashed.net>
3158 * Bugfix: Invalid call to viewObj
3159 * Added support for fieldsets in renderMethod "form"
3160 * Added ability to send forms via AJAX
3161 * Improved DB compare code (Thanks to Francois Suter)
3163 2007-12-10 Ingmar Schlecht <ingmar@typo3.org>
3165 * (security) Fixed a low-severity SQL injection in the modfunc2 of indexed_search (only exploitable by BE users, and severity limited because addslashes() was already applied to the value - yet not within a quoted string) (Thanks to Henning Pingel for finding the issue and Andreas Otto for the fix)
3167 2007-12-06 Benjamin Mack <mack@xnos.org>
3169 * (bugfix) Fixed #1678: limit to language; still can delete and move content element (Thanks to Helmut Hummel)
3171 2007-12-05 Dmitry Dulepov <dmitry@typo3.org>
3173 * Fixed problems with language files in new installer (typo3/sysext/install)
3174 * Fixed bug #6903: Translated language files are not loaded
3175 * Fixed bug #6703: $TCA[table]['ctrl']['hideTable'] not implemented
3176 * Fixed bug #6888: Disabling some or all controls in "group" field
3178 2007-12-04 Dmitry Dulepov <dmitry@typo3.org>
3180 * Fixed bug #6844: DB compare fails
3182 2007-12-04 Jeff Segars <jeff@webempoweredchurch.org>
3184 * Fixed bug #6114: t3lib_extMgm::addToAllTCATypes ignores type 0
3186 2007-12-03 Dmitry Dulepov <dmitry@typo3.org>
3188 * Fixed bug #6727: Fatal error install tool
3190 2007-12-03 Benjamin Mack <mack@xnos.org>
3192 * (cleanup) Fixed #6823: Removed "Disable RTE" checkbox in alt_doc.php
3194 2007-12-02 Dmitry Dulepov <dmitry@typo3.org>
3196 * Changed "Clear cache" string to start with upper-case
3198 2007-12-02 Ingo Renner <ingo@typo3.org>
3200 * Added feature #6868: Enable labels for EM extension configuration, credits Georg Ringer
3202 2007-12-02 Ingmar Schlecht <ingmar@typo3.org>
3204 * Fixed bug #6663: Unserialized objects not debugged properly (by Francois Suter)
3205 * Minor change to tsconfig_help sysext (by Francois Suter)
3206 * Issue #6873: Added icon for pages marked as not in menu and with FE-user access restriction to t3skin (by Francois Suter)
3208 2007-11-30 Oliver Hader <oh@inpublica.de>
3210 * Fixed bug #5602: spamProtectEmailAddresses_atSubst is not recognized correctly
3212 2007-11-30 Ingo Renner <ingo@typo3.org>
3214 * Added positioning function for the clear cache menu which is needed to keep the menu below it's icon when new items are added to the toolbar
3215 * Added backend search toolbar item to backend.php
3217 2007-11-29 Benjamin Mack <mack@xnos.org>
3219 * (feature) #6833: Possibility to add inline JS to page (Thanks to Steffen Kamper)
3220 * (minor) Fixed #6825: TCEforms -- Icon for empty palettes are not displayed anymore
3222 2007-11-27 Ingo Renner <ingo@typo3.org>
3224 * Added clear cache actions menu to backend.php as part of the cleaner backend project
3225 * Moved user info and logout button to the toolbar
3227 2007-11-27 Stanislas Rolland <stanislas.rolland@fructifor.ca>
3229 * Bugfix #6836: htmlArea RTE cannot enter line break in Safari (Windows)
3231 2007-11-26 Ingo Renner <ingo@typo3.org>
3233 * Moved interface t3lib_backendToolbarItem to typo3/interfaces/interface.backend_toolbaritem.php
3235 2007-11-26 Wolfgang Klinger <wk@plan2.net>
3237 * Fixed bug #6831: Clickmenu is cut off on the left, when it does not fit in the viewport (Thanks to Helmut Hummel)
3239 2007-11-25 Dmitry Dulepov <dmitry@typo3.org>
3241 * Reformatted t3editor sysext
3243 2007-11-25 Ingmar Schlecht <ingmar@typo3.org>
3245 * Fixed bug #6828: Using outpug buffering for debug() to prevent "Headers already sent" errors
3247 2007-11-25 Benjamin Mack <mack@xnos.org>
3249 * Feature #6829: New general template methods for FE & BE (Thanks to Steffen Kamper)
3250 * Added labels to checkbox descriptions in new EM section
3252 2007-11-24 Oliver Hader <oh@inpublica.de>
3254 * Fixed bug #6817: Files with extension xml are ignored as resource of a template
3255 * Added feature #5530: Hook in TCEmain after all database operations
3256 * Cleaned up typo3/sysext/tstemplate_info/class.tx_tstemplateinfo.php
3258 2007-11-24 Benjamin Mack <mack@xnos.org>
3260 * Fix #6822: css_styled_content default EXTCONF was not loaded since it was installed by default
3262 2007-11-24 Ingmar Schlecht <ingmar@typo3.org>
3264 * Feature #6770: Flexform DataStructure pointerFields:
3265 * Implement option to use two ds_pointerFields so DataStructures can be switched by the combination of two field's values
3266 * Enabled the new ds_pointerFields possibility for tt_content.pi_flexform, so you can specify DataStructures per (combination of) list_type and CType values
3267 * Made css_styled_content register the DataStructures for the CType=table Content Element using the new ds_pointerFields instead of overriding the 'default' DS key
3269 2007-11-23 Ernesto Baschny <ernst@cron-it.de>
3271 * Fixed bug #6240: pageNotFound_handling returns empty page if specified URL cannot be retrieved. Credit to Helmut Hummel for the fix.
3272 * Added feature #5791: indexed_search: join_pages is now configurable via TypoScript
3274 2007-11-23 Oliver Hader <oh@inpublica.de>
3276 * Fixed bug #5956: TCA eval required on date field does not work
3278 2007-11-23 Wolfgang Klinger <wk@plan2.net>
3280 * Fixed bug #6775: Page and info module ignore "Limit to language"
3282 2007-11-22 Ernesto Baschny <ernst@cron-it.de>
3284 * Fixed bugs #1697, #1465, #4849, #5183: Datetime input fields and timezone shift bug
3285 * Fixed: The click-checkbox to set the current date/time did not work on fields with eval year, time and timesec.
3286 * Fixed: Setting a field of eval "timesec" as a label of a table would show an integer instead of the hh:mm:ss string
3288 2007-11-22 Bernhard Kraft <kraftb@kraftb.at>
3290 * Added hooks #6738: Hooks for Web>List module which allow modification/addition/removal of icons for each table and its records
3292 2007-11-22 Ingo Renner <ingo@typo3.org>
3294 * Fixed bug #6741: Add fields cruser_id and crdate to table fe_groups, credit Malte Jansen
3295 * Added feature #6793: Rename User and Tools modules, credits Francois Suter
3297 2007-11-22 Stanislas Rolland <stanislas.rolland@fructifor.ca>
3299 * Feature/bugfix: htmlArea RTE: Enter paragraph on return key corrected and improved
3300 * Bugfix #6769: RTEhtmlarea not working with IRRE in FF anymore
3302 2007-11-21 Bernhard Kraft <kraftb@kraftb.at>
3304 * Fixed bug #6785: "this->extraFormHeaders" didn't work anymore since "fixed alt_doc headers" have been introduced (#6625)
3306 2007-11-20 Stanislas Rolland <stanislas.rolland@fructifor.ca>
3308 * Feature #6769 continued: Further adjustments and workarounds to enable htmlArea RTE in Safari
3310 2007-11-20 Dmitry Dulepov <dmitry@typo3.org>
3312 * Restored typo3/sysext/lang/locallang_mod_doc.xml because it was zero length and broke translations
3313 * Fixed bug #6259: Disabling Tabs with no fields
3314 * Fixed bug #6773: Allow br in flexform labels
3316 2007-11-20 Oliver Hader <oh@inpublica.de>
3318 * (feature) Added feature #6473: CSC - Extend render userFuncs by TS field property
3320 2007-11-20 Benjamin Mack <mack@xnos.org>
3322 * Feature #6768: Added the media field for page type "Shortcut" as well
3323 * Feature #6768: Integrate ext 'Media field for page type External URL' (dkd_media4url)
3325 2007-11-19 Stanislas Rolland <stanislas.rolland@fructifor.ca>
3327 * Feature #6769: Enable htmlArea RTE in Safari
3329 2007-11-19 Oliver Hader <oh@inpublica.de>
3331 * (feature) Added feature #6734: Integrate post processing for links handled by typoLink
3332 * (feature) Added feature #6346: Enable overriding/renaming field labels by page TSconfig (patch by Malte Jansen)
3334 2007-11-16 Stanislas Rolland <stanislas.rolland@fructifor.ca>
3336 * Feature #6715: Remapping of b and i tags by RTE transformation made configurable
3337 * Feature/bugfix: Change to the initialisation sequence of htmlArea RTE
3339 2007-11-16 Ingo Renner <ingo@typo3.org>
3341 * Added feature #6545: Hook Request: db_list
3343 2007-11-15 Ingmar Schlecht <ingmar@typo3.org>
3345 * Release of TYPO3 4.2.0alpha2
3347 2007-11-15 Ingmar Schlecht <ingmar@typo3.org>
3349 * Bugfix #5683: processing of label field in backend (Thanks to Ralf Hettinger)
3350 * Set left-padding of options in selectorboxes to 22 if an icon is displayed that has a width between 14 and 20 pixels. This was necessary for a good visual impression even if page and content type icon sizes vary.
3351 * Made Clear Cache buttons of backend.php AJAX based, showing a nice spinner image during cache clearing
3353 2007-11-15 Jeff Segars <jeff@webempoweredchurch.org>
3355 * Feature #6672: Add tab filtering and file type filtering to TCA-defined link wizard
3357 2007-11-15 Stanislas Rolland <stanislas.rolland@fructifor.ca>
3359 * Feature #6657 revisited: htmlArea RTE: remove em and strong remap from main script
3361 2007-11-15 Ingo Renner <ingo@typo3.org>
3363 * Enabled requestUpdate for rte_enabled
3364 * Added feature #6721: add the workspace selector to the cleaner backend toolbar
3365 * Added feature #6442: Hook in browse_links request (for linking to records)
3366 * Added beta glue code for t3editor
3367 * Added t3editor as system extension
3369 2007-11-14 Stanislas Rolland <stanislas.rolland@fructifor.ca>
3371 * Feature #6712: htmlArea RTE: make hotkeys configurable in PageTSConfig
3372 * Feature #6712 continued: htmlArea RTE: adding hotkeys to default configuration settings
3373 * Bugfix: htmlArea RTE: Correction to InlineDefault plugin causing frame reload.
3374 * Feature #6712 corected: htmlArea RTE: correction to DefaultInline plugin and enhanced API
3376 2007-11-14 Ingmar Schlecht <ingmar@typo3.org>
3378 * Cleanup-up to prior commit #529: "TypoScript help" module
3379 * Added SVN properties to new files
3380 * Minor changes to feature #6670: Enable Tabs in Page Properties
3381 * Feature #6710: Use optgroups in selectorboxes
3383 2007-11-14 Ingo Renner <ingo@typo3.org>
3385 * Fixed bug #6692: When letting TYPO3 generate DB table icons it can happen that transparent areas become rendered black
3386 * Added follow up on feature #6670: Enable Tabs in Page Properties
3388 2007-11-14 Sebastian Kurfuerst <sebastian@typo3.org>
3390 * Fixed feature #529: update inline TypoScript help (Thanks to Francois Suter)
3392 2007-11-14 Benjamin Mack <mack@xnos.org>
3394 * (feature) Fixed #6625: Cleaner Backend / HCI: Make "alt_doc" header fixed
3396 2007-11-13 Stanislas Rolland <stanislas.rolland@fructifor.ca>
3398 * Feature #6705: htmlArea RTE: Display all classes of an element in the statusbar
3399 * htmlArea RTE: Update manual and version to 1.6.3dev
3400 * Feature #6579 continued: Allow plugins to register hotkeys
3402 2007-11-13 Bernhard Kraft <kraftb@kraftb.at>
3404 * Fixed bug #633: Menu doesn't expand if ".special" is set
3406 2007-11-13 Benjamin Mack <mack@xnos.org>
3408 * (minor) Fixed bug #6548: FE "Preview" Label not stylable
3410 2007-11-12 Oliver Hader <oh@inpublica.de>
3412 * (minor) Fixed bug #6696: Parts of the TYPO3 back-end do not work correctly with prototype.js 1.6.0
3414 2007-11-12 Stanislas Rolland <stanislas.rolland@fructifor.ca>
3416 * Feature #6579 continued: Backtracking on the use of Prototype.js by htmlArea RTE.
3418 2007-11-11 Ingmar Schlecht <ingmar@typo3.org>
3420 * Minor code-cleanup to recent Workspace related changes
3422 2007-11-10 Stanislas Rolland <stanislas.rolland@fructifor.ca>
3424 * (cleanup) Protect rtehtmlarea 'for' loops from properties possibly added by JS frameworks.
3425 * Feature #6579 continued: correction to plugin registration for FE case
3427 2007-11-10 Ingmar Schlecht <ingmar@typo3.org>
3429 * Feature #6256: $TCA: Newline for Tabs (--div--) (Thanks to Malte Jansen)
3430 * Minor Feature #4280: stdWrap for params property of IMAGE (Thanks to Ralf Hettinger)
3431 * Bug #6682: GMENU property disableAltText clears the content of alt param, but does not remove it (Thanks to Hemlut Hummel)
3433 2007-11-09 Benjamin Mack <mack@xnos.org>
3435 * (feature/cleanup) Refactored clickmenu to speed up the BE
3436 * (bugfix) Fixed Image Generation bug. Call in t3lib_div now uses the IM wrapper to render gifs/pngs
3438 2007-11-08 Ingo Renner <ingo@typo3.org>
3440 * Added initial cleaner backend project work (backend.php)
3442 2007-11-08 Stanislas Rolland <stanislas.rolland@fructifor.ca>
3444 * Feature #6668 continued: Some minor adjustments when htmlArea RTE uses the Ajax request
3446 2007-11-08 Benjamin Mack <mack@xnos.org>
3448 * (cleanup) Fixed #6670: Added tabs to Page properties + cleanup (Thanks to Steffen Kamper)
3450 2007-11-08 Oliver Hader <oh@inpublica.de>
3452 * Updated JavaScript frameworks in typo3/contrib: prototype (1.6.0) and script.aculo.us (1.8.0)
3454 2007-11-07 Stanislas Rolland <stanislas.rolland@fructifor.ca>
3456 * Added feature #6668: Let htmlArea RTE use the Ajax request of the Prototype framework
3458 2007-11-07 Benjamin Mack <mack@xnos.org>
3460 * (minor) sysext "opendocs" is now installed by default
3462 2007-11-07 Oliver Hader <oh@inpublica.de>
3464 * (major) Fixed bug #5772: IRRE - Combination mode doesn't save new child records correctly
3465 * (minor) Fixed bug #6456: IRRE - Palettes are not rendered correctly on nesting records using the same table
3467 2007-11-06 Stanislas Rolland <stanislas.rolland@fructifor.ca>
3469 * Added SVN properties on some rtehtmlarea files
3470 * Feature 6579 continued: Make InlineCSS plugin use the RTE extension and plugin API
3472 2007-11-05 Stanislas Rolland <stanislas.rolland@fructifor.ca>
3474 * Feature 6579 continued: Use prototype.js to create a htmlArea plugin class.
3475 * Added feature #6657: Extract inline buttons from htmlArea RTE main scripts.
3477 2007-11-05 Ingmar Schlecht <ingmar@typo3.org>
3479 * Issue #6641: Renamed new page tree related TSconfig Options and switched off separateNotinmenuPages by default (Thanks to Christian Kuhn)
3480 * Changing SVN property eol-style from native to LF for all text files in the core trunk
3482 2007-11-02 Ingmar Schlecht <ingmar@typo3.org>
3484 * Added default SVN properties and Id marker to new files which didn't have it yet
3485 * Fixed bug #6624: Weird pagetree display with new "Not in menu" feature (Thanks to Christian Kuhn)
3486 * Bug #6561 revised: Registers IMAGE_NUM and IMAGE_NUM_CURRENT contained incorrect array indizes (Thanks to Helmut Hummel)
3488 2007-11-02 Stanislas Rolland <stanislas.rolland@fructifor.ca>
3490 * Fixed feature #6579: Small correction to FE htmlArea RTE
3491 * Remove exception catching in htmlArea RTE when setting styleWithCSS
3492 * Fixed bug #6640: htmlArea RTE tool bar is not updated in IE when up or down arrow is pressed
3493 * Fixed feature #6619: Add underscore rather than dash in file names
3495 2007-11-01 Stanislas Rolland <stanislas.rolland@fructifor.ca>
3497 * Added feature #6579: Make htmlArea RTE extensible
3498 * Added feature #6619: Let htmlArea RTE use t3lib_div::minifyJavaScript()
3499 * Deleted all compressed files in accordance with feature #6619
3500 * Fixed bug #6476: htmlArea RTE incorrectly nests tags on return key in FF
3502 2007-10-31 Ingo Renner <ingo@typo3.org>
3504 * Added feature 6169: Add user function support to Constant Editor
3506 2007-10-30 Jeff Segars <jeff@webempoweredchurch.org>
3508 * Fixed bug #6618: Web->List: Add title to versioning symbol in extended view (Thanks to Christian Kuhn)
3510 2007-10-30 Oliver Hader <oh@inpublica.de>
3512 * (minor) Fixed bug #6613: IRRE/RTE - Creating a new child record fails if record uses htmlArea RTE
3514 2007-10-30 Benjamin Mack <mack@xnos.org>
3516 * Moved "doc" module to sysext "opendocs"
3517 * Fixed bug #4832: Integrate the extension ter_update_check into EM (Thanks to Christian Welzel)
3519 2007-10-29 Jeff Segars <jeff@webempoweredchurch.org>
3521 * Fixed bug #5338: Error installing suggested extensions
3523 2007-10-29 Dmitry Dulepov <dmitry@typo3.org>
3525 * Fixed bug #6581: Fatal error in TCEForms: Fatal error: Cannot use string offset as an array
3526 * Fixed bug #6565: T3DataStructure with sheet references will not show sheetTitle,sheetDescription and sheetShortDescr
3527 * Fixed bug #5347: Flexforms dosen't resolve sheets
3528 * Fixed bug #3969: Missing sheets inclusion in flexforms?
3530 2007-10-28 Kasper Skaarhoj <kasperYYYY@typo3.com>
3532 * - Reverting IRRE related changes in t3lib_BEfunc done for workspaces by Dmitry. They were faulty.
3533 * - Modified rendering of FlexForms in t3lib_TCEforms and also processing in t3lib_tcemain so that flexforms are now fully dynamic in their nature; This is particularly the case when flexforms have sections and containers within (see the original movie-list example for instance). DHTML is used to reorganize flexform elements, delete and add new. No ajax though (not necessary). It means we finally have a permanent implementation for what was before "_DELETE_FLEX_FORM" etc buttons... Used scriptaculous and prototype for the work.
3534 * - In alt-doc, the script now preserves the scroll position when clicking save. Also, the button panel in top flows with form. This is preliminary and Jens will implement a better way... If it takes too long we can make it configurable.
3535 * - Added User TSconfig options to mount pages and folders for link-browsing purposes only. The point is that a user should be able to select pages which normally doesn't appear in his particular mount points of the page tree. With this feature you can set an entirely different set of mountpoints which only appear in the Element Browser. It is for readonly purposes of course. (Normal page access restrictions will still apply though, only the mount point changes). These features can be useful in general where a user needs to link to files or pages outside their normal range. However, it becomes especially useful with workspaces where the db mount is usually smaller and filemounts are completely disabled! Here are examples of configuration: options.folderTree.altElementBrowserMountPoints = _temp_/, templates. options.pageTree.altElementBrowserMountPoints = 34
3536 * - Fixed small bug in db-list around passing the pointer-variable in returnUrls
3537 * - Fixed safari-related bug in template.php (clickmenu didn't appear in correct location).
3538 * - Added warning to Web>Access module when using it from workspaces: It explains about how permissions affect workspaces.
3540 2007-10-28 Martin Kutschker <masi@typo3.org>
3542 * Feature #6601: Speed up link rendering by implementing some local caches
3544 2007-10-27 Benjamin Mack <mack@xnos.org>
3546 * Fixed bug #4662: New default behaviour for PAGE_TARGET (Thanks to Steffen Kemper)
3548 2007-10-27 Ingmar Schlecht <ingmar@typo3.org>
3550 * Fixed bug #1940: "OPEN DOCUMENTS" causes 404 error (Thanks to Christian Trabold)
3551 * Feature #6258: Change config.uniqueLinkVars to 1 (Thanks to Georg Ringer)
3552 * Fixed bug #5082: Clean up a nested htmlspecialchars() in class.db_list_extra.inc (Thanks to Christian Kuhn)
3553 * Fixed bug #6561: imgMax and imgStart (IMGTEXT) not working properly (Thanks to Helmut Hummel)
3555 2007-10-26 Stanislas Rolland <stanislas.rolland@fructifor.ca>
3557 * Fixed bug #5031: htmlArea RTE incorrectly processes col tags and default proc options disallow col and colgroup tags
3559 2007-10-24 Ingo Renner <ingo@typo3.org>
3561 * Fixed bug #6539: Move the BE logo generation code into a separate method so it can be used from other classes
3563 2007-10-24 Benjamin Mack <mack@xnos.org>
3565 * Fixed bug #6582: Deprecated use of language="text/javascript" in function loadJavascriptLib in template.php (thanks to Christian Kuhn)
3567 2007-10-23 Stanislas Rolland <stanislas.rolland@fructifor.ca>
3569 * Fixed bug #5151: rtehtmlarea install/uninstall requires clearing cache
3571 2007-10-22 Andreas Otto <andreas.otto@dkd.de>
3573 * Fixed bug #6340: JS errors with dividers2tabs and rtehtmlarea
3575 2007-10-22 Thomas Hempel <thomas@typo3-unleashed.net>
3577 * Fixed bug: #1575: Page-Title maxlength does not fit into database-field tinytext (Thanks to Georg Ringer)
3579 2007-10-21 Benjamin Mack <mack@xnos.org>
3581 * (feature) added function to include javascript libraries in the backend
3582 * (minor) indexed_search - Added more info where the manual can be found
3584 2007-10-21 Thomas Hempel <thomas@typo3-unleashed.net>
3586 * Fixed bug: #6531: Function getUpdateJS doesn't work properly (Thanks to Philip Almeida)
3587 * Fixed bug: #434: Function getUpdateJS produces JS error messages
3589 2007-10-20 Martin Kutschker <masi@typo3.org>
3591 * Fixed bug #6559: Spelling error in Object Browser
3593 2007-10-20 Ingmar Schlecht <ingmar@typo3.org>
3595 * Fixed bug #5949: BE-Shortcut to Tools->User Admin returns error (Thanks to Oliver Hader)
3596 * Fixed bug #6210: UserTSConfig value "options.moduleMenuCollapsable=0" does not work.
3597 * Fixed bug #6071: Switch to User does not work from context menu in List Module. (Thanks to Christian Kuhn all patches above!)
3598 * Fixed bug #6553: Remove hardcoded strip_tags() from image altText and replacing it with TS stripHtml = 1 (Thanks to Georg Ringer)
3599 * Fixed bug: stdWrap for imgMax is not taken into account. (Thanks to Helmut Hummel)
3601 2007-10-19 Stanislas Rolland <stanislas.rolland@fructifor.ca>
3603 * Fixed bug #6546: Remove htmlArea RTE acronym from Insert-Record object
3605 2007-10-18 Ingo Renner <ingo@typo3.org>
3607 * Fixed bug #6526: Update prototype and scriptacolous
3609 2007-10-17 Stanislas Rolland <stanislas.rolland@fructifor.ca>
3611 * Move styleWithCSS setting to the initialization phase of the htmlArea editor
3612 * Eliminate list of plugins in rtehtmlarea EM configuration
3614 2007-10-13 Ingo Renner <ingo@typo3.org>
3616 * Fixed bug #6540: add icons and grouping to the content element selector
3618 2007-10-17 Michael Stucki <michael@typo3.org>
3620 * Fixed bug #6121: Reply-To field in formmails can contain invalid characters if formMailCharset different from site charset (patch by Wolfgang Zenker)
3621 * Fixed bug #6533: Wrong naming of version number levels in Extension Manager
3623 2007-10-17 Sebastian Kurfuerst <sebastian@typo3.org>
3625 * Fixed bug #6202: Company field is missing for table fe_users in "View Item" (Thanks to Christian Kuhn)
3627 2007-10-16 Michael Stucki <michael@typo3.org>
3629 * Fixed bug #3552: Fatal error during backend edit
3630 * Fixed bug #6193: Object copied in t3lib_div::makeInstance()
3632 2007-10-16 Thorsten Kahler <thorsten.kahler@dkd.de>
3634 * (minor) Fixed bug #6138: Prevent recursive inclusion of external TypoScript files (patch by Martin Ficzel) - Fixed problems in patch from 2007-10-15
3636 2007-10-16 Stanislas Rolland <stanislas.rolland@fructifor.ca>
3638 * Fixed bug #4183: Incorrect display in htmlArea RTE of utf-8 labels for colors, classes and fonts defined in PageTSConfig
3639 * Re-inserting accidently deleted comments in class.tx_rtehtmlarea_base.php.
3640 * Fixed bug #4525: In htmlArea RTE, disabling personal dictionaries in UserTSConfig not honored
3642 2007-10-15 Stanislas Rolland <stanislas.rolland@fructifor.ca>
3644 * Fixed bug #5855: Missing unlink icon in htmlArea RTE
3645 * Fixed bug #5839: In htmlArea RTE, paragraph & text dropdown boxes inactive when using @media clause in stylesheet
3646 * Fixed bug #6152: AllowClipboard helper offered by htmlArea RTE doesn't work with 2.0.0.x Firefox
3647 * Fixed bug #6340: rtehtmlarea not working with "Editforms on page" option
3648 * Fixed bug #6152: Nullify default value AllowClipboard helper and use TYPO3-specific Firefox extension
3649 * Update version number of rtehtmlarea to 1.6.2dev
3651 2007-10-15 Michael Stucki <michael@typo3.org>
3653 * (feature) Add new external library "RemoveXSS" for easily filtering potential Cross Site Scripting (XSS) attacks. Can be used by any script. Usage: $filtered_string = t3lib_div::removeXSS($input_string); Thanks to Travis Puderbaugh <kallahar@quickwired.com> for providing this nice piece of code!
3654 * (minor) Fixed bug #6138: Prevent recursive inclusion of external TypoScript files (patch by Martin Ficzel)
3655 * (minor) Don't output objects in t3lib_div::debug() - send a plain text info instead
3657 2007-10-13 Ingo Renner <ingo@typo3.org>
3659 * Fixed bug #6517: Add icons and grouping to the page type selector
3661 2007-10-09 Benjamin Mack <mack@xnos.org>
3663 * (minor) indexed_search - Added info where additional doc. can be found
3665 2007-10-09 Benjamin Mack <mack@xnos.org>
3667 * (tweak) No selection for TCEForms groups with max. one option needed
3669 2007-10-09 Dmitry Dulepov <dmitry@typo3.org>
3671 * Added flag for Galician language
3674 2007-10-08 Martin Kutschker <masi@typo3.org>
3676 * Fixed bug #6420: access key generation wrong with HTML tags in menu titles (TMENU)
3677 * Pass on access key of menu items to IProcFunc
3679 2007-10-08 Oliver Hader <oh@inpublica.de>
3681 * (minor) Fixed bug #6032: Freeing SQL result sets (post patch)
3683 2007-10-07 Martin Kutschker <masi@typo3.org>
3685 * Fixed bug #5911: GIFBUILDER setting quality not honoured
3687 2007-10-06 Martin Kutschker <masi@typo3.org>
3689 * Fixed bug #6462: Wrong default locale charset on Windows
3690 * Fixed bug #6032: Freeing SQL result sets
3691 * Fixed bug #6252: rteHTMLarea acronyms are not DBAL compatible
3692 * Fixed bug #5189: images with uppercase file extension aren't displayed in drag-n-drop listing
3694 2007-10-01 Bernhard Kraft <kraftb@kraftb.at>
3696 * Bugfix for: Hide empty dynTabs in tceforms (missing array key broke RTE after hidden Tabs)
3698 2007-09-28 Oliver Hader <oh@inpublica.de>
3700 * (feature) Added feature #6367: Integrate possibility in Element Browser to select all files of a folder (thanks to fotobuch.de AG for sponsoring)
3702 2007-09-27 Dmitry Dulepov <dmitry@typo3.org>
3704 * Another hanging recordset fixed
3705 * Added "@var"s to t3lib_TCEmain to simplify debugging with IDEs
3707 2007-09-26 Dmitry Dulepov <dmitry@typo3.org>
3709 * JavaScript minification is enabled in FE by default (config.minifyJS=1)
3711 2007-09-25 Oliver Hader <oh@inpublica.de>
3713 * (tweak) Created new directory for Services_JSON typo3/contrib/json/ and moved file from typo3/contrib/json.php to typo3/contrib/json/json.php
3714 * (feature) Added feature #6359: IRRE - Add config of parent record for label_userFunc used on a child record
3715 * (minor) Fixed bug: Page TSconfig isn't parsed correctly anymore after cleanup in Trunk
3717 2007-09-24 Andreas Otto <andreas.otto@dkd.de>
3719 * Fixed bug #1471: Check if exif functions are available before using them.
3721 2007-09-24 Dmitry Dulepov <dmitry@typo3.org>
3723 * Added JavaScript minification feature (new function t3lib_div::minifyJavaScript)
3724 * Added minification of FE javascripts (including default js and onload handlers) if config.minifyJS is enabled
3726 2007-09-23 Oliver Hader <oh@inpublica.de>
3728 * (minor) Fixed hanging recordset in tslib_cObj
3730 2007-09-23 Michael Stucki <michael@typo3.org>
3732 * (minor) Fixed hanging recordset in t3lib_BEfunc
3734 2007-09-22 Kasper Skaarhoj <kasper2007@typo3.com>
3736 * Fixed t3lib_cli that negative numbers (like "-2") is not seen as a parameter
3737 * New option, $GLOBALS['TYPO3_CONF_VARS']['BE']['flexFormXMLincludeDiffBase'], means that flexforms will allow a new index extending all "vXX" fields to "vXX.vDEFbase" with a value holding the "vDEF" value when the "vXX" value was changed. Effectively this is a memory of the value you translated from. Used for diff'ing.
3738 * Introduced a new global hook, $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['GLOBAL']['recStatInfoHooks'], with which you can insert HTML before a records icon in the page tree, web>List and Web>Page modules (and possibly more places where makes sense). Used in l10nmgr for adding a small localization icon.
3739 * Added "limit to languages" to "Admin" accounts (although it will not limit languages but merely decide what statuses you see in the page tree)
3740 * List sys_log table entries in cleaner output!
3742 2007-09-18 Oliver Hader <oh@inpublica.de>
3744 * (minor) Fixed bug #65: Thumbnails in Element Browser are only displayed if fileSuffix is lowercase
3746 2007-09-18 Bernhard Kraft <kraftb@kraftb.at>
3748 * Hide empty dynTabs in tceforms
3750 2007-09-18 Thomas Hempel <thomas@typo3-unleashed.net>
3752 * Feature #5690: TCEforms: add inline editing of secondary options (thanks to Martin Ficzel)
3754 2007-09-13 Ingo Renner <ingo@typo3.org>
3756 * Fixed bug #5701: linkHandler Hook Not Initialized Properly, patch supplied by Jeff Segars
3758 2007-09-13 Thomas Hempel <thomas@typo3-unleashed.net>
3760 * Feature #4064: Navigation title in tree view
3762 2007-09-11 Ingo Renner <ingo@typo3.org>
3764 * Added Romanian flag, fixes bug #6000
3765 * Added fields "crdate" and "cruser_id" to tt_content
3767 2007-09-10 Martin Kutschker <masi@typo3.org>
3769 * Fix problem with new t3lib_div::trimExplode()
3771 2007-09-09 Martin Kutschker <masi@typo3.org>
3775 2007-09-05 Dmitry Dulepov <dmitry@typo3.org>
3777 * Added Galician language to TYPO3
3779 2007-09-06 Ingo Renner <ingo@typo3.org>
3781 * Release of TYPO3 4.2.0alpha1
3783 2007-09-07 Ingmar Schlecht <ingmar@typo3.org>
3785 * Bugfix: Highlight root page in pagetree
3786 * Added .php6 and .php7 as denied file extensions in config_default.php to be future proof
3787 * Fixing uninitialized variables in class.t3lib_tceforms.php and class.tx_cssstyledcontent_pi1.php
3789 2007-09-05 Thorsten Kahler <thorsten.kahler@dkd.de>
3791 * Fixed bug #4160: Moving content elements in frontent editing mode causes crash
3792 * Disable versioning in clickMenu if BE user doesn't have access to the versioning module
3794 2007-09-05 Martin Kutschker <masi@typo3.org>
3796 * Feature #2883: improve t3lib_div::trimExplode()
3798 2007-09-05 Dmitry Dulepov <dmitry@typo3.org>
3800 * Added Georgian language to TYPO3
3802 2007-09-04 Dmitry Dulepov <dmitry@typo3.org>
3804 * Added a hook to TCEforms to enable custom evaluations for input fields
3806 2007-09-03 Oliver Hader <oh@inpublica.de>
3808 * (trivial) Moving t3lib_TCEforms_inline::getJSON() to t3lib_div::array2json()
3809 * (feature) Added feature #2830: imgResource doesn't support stdWrap on minW and minH
3810 * (minor) Fixed bug #6104: IRRE - IE7: Strange behaviour with hover event of nested Tabs/IRRE-levels with relative positioned HTML elements
3811 * (minor) Fixed bug #5906: IRRE - Default values defined in TCA are not used for children (thanks to Joscha Feth and Jeff Segars)
3813 2007-08-31 Michael Stucki <michael@typo3.org>
3815 * (trivial) Cleanup of NEWS.txt
3816 * Add feature #4470: Add new property "search.exactCount" to indexed_search
3818 2007-08-30 Ernesto Baschny <ernst@cron-it.de>
3820 * (feature) Feature request #6237: Added hook to Web>Page "columns" view, allowing plugins to display "additional info" instead of "CODE:"
3822 2007-08-30 Wolfgang Klinger <wk@plan2.net>
3824 * (trivial) Extended the Workspace module access check with the User module access check
3826 2007-08-28 Kasper Skaarhoj <kasper2007@typo3.com>
3828 * Moving in workspaces + collateral
3829 - Implemented moving for elements ("Element" versions) in workspaces. Updated "Inside TYPO3" and "TYPO3 Core API". GENEROUS DONATIONS TO FINANCE THIS WORK ARE WELCOME since many of you need this feature!
3830 - Workspace "swapping" for "New"-placeholders and "Deleted"-Markers is now supported. Previously, both types would be published, not swapped. The change also means that effectively the difference between the value of "t3ver_state" being 1 or 2 is only cosmetic and the semantic depends on whether the field is set for a record being online or offline. TYPO3 core API is updated on the issue.
3831 - Refactored function for moving elements (t3lib_tcemain::moveRecord())
3832 - t3lib_BEfunc::workspaceOL() may now set the input variable $row (which is passed by reference) to false. The consequence is that code calling workspaceOL() should check if $row is still an array after calling the function. False is used if a version overlay with the move-id pointer is found in which case we would like a backend preview.
3833 - Added switch in TYPO3_CONF_VARS['BE']['elementVersioningOnly'] which allows to completely turn off page and branch versioning (which are deprecated for TYPO3 4.2+)
3834 - Added more tests for version integrity (centering around moving)
3835 - Added checkboxes and an action selector in the Workspace module for batch processing of elements.
3836 - Added "flush" command to TCEmain API for versions so versions can be completely deleted and not only released from a workspace.
3837 * Improvements as announced in June on the core list
3838 - Dual-preview for workspaces are only used now if the checkbox "Frontend Preview" is not checked.
3839 - Whole workspaces can be previewed now for users with no backend login by a simple link you can email. Same functionality as the preview link for individual pages available from the Web>Versioning module. The function is found in User>Workspace (Workspace manager)
3840 - In the t3lib_cli class, optional parameters to CLI script options are supported (optional parameters are configured with [] brackets)
3841 - The "lowlevel" cleaner scripts are updated to allow fixing of double-references to RTEmagic images (by duplicating them). Also the script allows to remove all "lost" RTEmagic images found inside uploads/ folder.
3842 - Moving elements in FlexForms up and down is now fixed so it works even if indexes of elements in sections are not ordered numerically (bugfix)
3843 - Workspace titles are required to be unique now.
3844 - File upload in the Web>File module will always result in redirection to the Filelist view of the target folder. This is a usability enhancement for people who were puzzled that it could redirect to other locations or a blank page (namely the previously shown page).
3845 - The navigation page tree now has a nifty searchbox that uses JavaScript and the prototype library to search and highly/dim elements in the tree. Very handy for quickly finding your way in huge page trees. (I think there is a stylesheet problem with Firefox on PC which doesn't dim elements). TSconfig options exists to disable this behaviour.
3846 - The navigation page tree is organized so that all pages shown in the menu are grouped in their normal order while pages not in menu and sysFolders and ordered alphabetically below. TSconfig options exists to configure/disable this behaviour.
3847 - User > Workspace module now has a browser-functionality so only 50 versions are shown at a time and you can browse the list.
3848 - Changed label "Draft versions" to "Workspace versions" - some found it more intuitive.
3849 - Change in t3lib_refindex so setReferenceValue() can be run without being admin (by special parameter)
3850 - Fixed bug in t3lib_BEfunc::selectVersionsOfRecord(): now offline versions are not only selected by their t3ver_oid but also pid=-1 which is the correct thing to do. This actually resulted in dataloss in some known cases with the lowlevel cleaner CLI script.
3851 - Added fields to indexes on pages, sys_template and pages_language_uid.
3852 - RTEmagic images are now duplicated when records are copied/versioned in tcemain. This is a long awaited feature that solves the bug that RTE magic images shared between two records would result in both disappearing if the one was deleted. So its in fact a critical fix for workspaces.
3854 2007-08-23 Dmitry Dulepov <dmitry@typo3.org>
3856 * Added Albanian language to TYPO3
3858 2007-08-23 Dmitry Dulepov <dmitry@typo3.org>
3860 * Fixed: hanging recordset in t3lib_BEfunc
3862 2007-08-23 Andreas Otto <andreas.otto@dkd.de>
3864 * (trivial) Fixed bug #4888: Invalid argument supplied for foreach()
3866 2007-08-21 Andreas Otto <andreas.otto@dkd.de>
3868 * Feature request #5748: Introduced a new TS option that makes indexing of metatags configurable. Adapted code to make use of the new TS option.
3870 2007-08-19 Oliver Hader <oh@inpublica.de>
3872 * (trivial) Fixed bug #6170: CSC - File locallang.php used in static template instead of locallang.xml
3874 2007-08-15 Wolfgang Klinger <wk@plan2.net>
3876 * (trivial) Added is_array checks in extension manager code
3878 2007-08-15 Ingo Renner <ingo@typo3org>
3880 * Did some serious formatting cleanup in typo3/sysext/taskcenter/task/index.php
3881 * Added @var phpDoc comments to various variables
3883 2007-08-11 Michael Stucki <michael@typo3org>
3885 * More admin panel fixes:
3886 - Hardcode some alignments
3887 - Adding empty "summary" attribute to some tables of the admin panel
3888 - Removing superfluous table around the config checkboxes of the tsdebug section
3889 - Removing superfluous "title" attributes for some images in tslib_content->editPanel()
3891 2007-08-10 Michael Stucki <michael@typo3org>
3893 * Various improvements to the admin panel:
3894 - Lots of alignment definitions. Alignments are now hardcoded to avoid conflicts with stylesheets that contain something like "html, body { text-align: center; }"
3895 - Replace all font-tags (deprecated) with valid markup
3896 - Add a clear.gif spacer to make the "details" column wider if the text is longer than 30 characters. Appears to be useful if this column is too narrow and the text is wrapped inside. (Using a clear.gif is a workaround solution, it should probably be improved later...)
3897 - New highlight feature: You can define a time limit for operations which are measured by $TT. Whenever this limit is exceeded, the corresponding row will be highlighted in the admin panel. (Currently this limit needs to be hardcoded in class.t3lib_timetrack.php)
3898 - Lots of code cleanup and consolidation
3899 - Fix code display of links that break the website layout if they are too large (links are now splitted after every 100 characters)
3900 - For more information and screenshots, see http://lists.netfielders.de/pipermail/typo3-team-core/2007-July/008648.html
3902 2007-08-06 Martin Kutschker <masi@typo3.org>
3904 * Fixed bug #5941: Log reason of failure on DB connect
3906 2007-08-06 Ernesto Baschny <ernst@cron-it.de>
3908 * Fixed bug #6017: Better transliteration for hebrew (lower-cased latin letters)
3910 2007-07-16 Michael Stucki <michael@typo3.org>
3912 * Fixed possible XSS in workspace/version modules (requires valid BE login / patch by Christian Kuhn)
3913 * Removed possible display of phpinfo() (requires bug in extension to be unveiled)
3915 2007-07-16 Oliver Hader <oh@inpublica.de>
3917 * Fixed bug #5556: IRRE - RTE in child elements overwrites field in parent element
3919 2007-07-16 Martin Kutschker <masi@typo3.org>
3921 * t3lib_div::getHostname() used $_SERVER instead of t3lib_div::getIndpEnv()
3922 * IPmaskList check is triggered in CLI mode (thanks to Tobias Rohrle)
3924 2007-07-14 Oliver Hader <oh@inpublica.de>
3926 * Fixed bug #5704: IRRE - Children on the table pages get the pid of the parent page in pagetree
3927 * Fixed bug #5718: IRRE - Copying a page with related child records leads to duplicates of each children
3928 * Fixed bug #5907: RTE-Plugins: Use record specific RTEtsConfigParams
3930 2007-07-14 Martin Kutschker <masi@typo3.org>
3932 * Fixed bug #3834: possible abuse of t3lib_formmail
3934 2007-07-13 Oliver Hader <oh@inpublica.de>
3936 * Fixed bug #5913: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs (continuance of bug #5177)
3937 * Fixed bug #5948: IRRE - Parent record is not shown after saving the first time to a table on a TYPO3 system
3939 2007-07-12 Dmitry Dulepov <dmitry@typo3.org>
3941 * TCEForms: allow to create many sections at once
3942 * Performance enhancement in t3lib/class.t3lib_extmgm.php in function addToAllTCAtypes
3943 * Performance enhancement in t3lib/class.t3lib_div.php in function loadTCA
3945 2007-07-11 Oliver Hader <oh@inpublica.de>
3947 * Fixed bug #5331: Remove the caption wrap on images if no caption is set (thanks to Georg Ringer)
3948 * Fixed bug #5945: Missing right parenthesis in RTEhtmlarea user element module (thanks to Markus Lange)
3950 2007-07-07 Oliver Hader <oh@inpublica.de>
3952 * Fixed bug #5053: imgNameNotRandom on TMENU/GMENU could break rollover behaviour (thanks to Ralf Hettinger)
3953 * Fixed bug #5048: JSMENU produces error if using baseurls (thanks to Jens Koester)
3955 2007-07-07 Wolfgang Klinger <wk@plan2.net>
3957 * Changed back references \1 to ${1} in regular expressions in tslib_fe where necessary
3959 2007-07-07 Michael Stucki <michael@typo3.org>
3961 * Added new static_tsconfig_help data based on TYPO3 4.1 CoreDocs. Kudos to Stephane Schitter and Francois Suter for rewriting a backend module that allows to update this data again! (This functionality was broken after switching to TER2.)
3963 2007-07-06 Wolfgang Klinger <wk@plan2.net>
3965 * Implemented feature request #1919: TCAdefaults setting in page TS
3967 2007-07-06 Michael Stucki <michael@typo3.org>
3969 * Fix in indexed search: List of indexed pages could be broken if mutli-byte chars are cut in the middle (patch by Karsten Dambekalns)
3970 * Make field selection work in browse_links.php popup (patch by Christian Jul Jensen)
3971 * Fixed bug #5094: Record alt_label was not processed (patch by Volker Graubaum and Thomas Hempel)
3972 * Added feature #5588: Add "linkAccessRestrictedPages" property to typolink function (patch by Franz Holzinger)
3974 2007-07-02 Oliver Hader <oh@inpublica.de>
3976 * Fixed bug #4623: Content encoding with x-gzip not possible in IE7
3977 * Fixed bug #5789: JS error in new content element wizard with a single item
3979 2007-06-25 Dmitry Dulepov <dmitry@typo3.org>
3981 * Added $GLOBALS['TYPO3_DB']->sql_free_result() to TCEmain::rawCopyPageContent() to avoid resource waste
3983 2007-06-13 Andreas Otto <andreas.otto@dkd.de>
3985 * Added status headers: In class.tslib_fe.php status header were set when an error occurs after which TYPO3 throws an exit() statement. In addition to that t3lib_div::syslog() is called to write an entry to the syslog.
3987 2007-06-13 Oliver Hader <oh@inpublica.de>
3989 * Fixed bug #5778: Missleading comment in TCEmain::copyRecord_procBasedOnFieldType()
3991 2007-06-08 Oliver Hader <oh@inpublica.de>
3993 * Fixed bug #5755: XCLASS inclusion part for class.t3lib_tceforms_inline.php is missing
3995 2007-06-05 Oliver Hader <oh@inpublica.de>
3997 * Fixed bug #4226: New content elements wizard removes CE from array if tt_content_defValues property is zero
3999 2007-05-25 Oliver Hader <oh@inpublica.de>
4001 * Fixed bug #5655: TYPO3 back-end was blocked on new installations because of a bug in RFCs #1642/#4886
4003 2007-05-23 Oliver Hader <oh@inpublica.de>
4005 * Fixed bug #5564: IRRE - foreign_selector/foreign_unique on click issue
4007 2007-05-21 Dmitry Dulepov <dmitry@typo3.org>
4009 * Fixed bug #5550: 'lower' TCA specification may fail with non-ascii characters
4010 * Added $GLOBALS['TYPO3_DB']->sql_free_result() to TCEmain::recordInfo() to avoid resource waste
4012 2007-05-18 Martin Kutschker <masi@typo3.org>
4014 * Fixed bug #5645: Missing Slovenian flag
4015 * Fixed bug #5628: Missing Slovak flag
4016 * Fixed bug #5578: config setting SYS[requestURIvar] doesn't work
4017 * Fixed bug #4509/3925: jsfunc.validateform.js does not verify checkbox fields (thanks to Jascha Schubert and Eicke Godehardt)
4019 2007-05-18 Andreas Otto <andreas.otto@dkd.de>
4021 * Feature request: If TYPO3 is configured to send a notification email about install tool logins this email discloses the used password if the login fails. Since this behaviour might not be wanted only the last 5 characters of the md5 hash of the used password are disclosed.
4023 2007-05-12 Oliver Hader <oh@inpublica.de>
4025 * Fixed bug #5074: IRRE - Hook processDatamap_afterDatabaseOperations executed early
4027 2007-05-11 Ingo Renner <typo3@ingo-renner.com>
4029 * Fixed bug #5047: MP3 icon is missing
4031 2007-05-10 Thorsten Kahler <thorsten.kahler@dkd.de>
4033 * Fixed bug #209: require field URL in page-type "External URL"
4035 2007-05-09 Ingo Renner <typo3@ingo-renner.com>
4037 * Fixed bugs #1642 and #4886: when installing an extension with new BE modules, the modules do not appear
4039 2007-05-09 Andreas Otto <andreas.otto@dkd.de>
4041 * Fixed bug #2052: Color picker does not work properly in flex forms. Thanks to David Bruehlmeier for providing a patch and a testcase.
4043 2007-05-04 Ingo Renner <typo3@ingo-renner.com>
4045 * Added swedish and latvian flags to media/flags folder
4047 2007-05-04 Dmitry Dulepov <dmitry@typo3.org>
4049 * Updated compatibility version for t3skin
4051 2007-05-03 Ingo Renner <typo3@ingo-renner.com>
4053 * Fixed bug #5310: Missing Swedish flag
4055 2007-05-02 Ingo Renner <typo3@ingo-renner.com>
4057 * Fixed bug #584: Changing language in user setup do not reload left frame (menu).
4059 2007-05-02 Dmitry Dulepov <dmitry@typo3.org>
4061 * Fixed: IRRE does not work with workspaces (fix only for CSV & foreign field cases)
4062 * Fixed: isses with previous fix discovered my Michael Stucki
4064 2007-05-01 Martin Kutschker <masi@typo3.org>
4066 * Fixed bug #2515: jsfunc.validateform.js does not verify password fields (thanks to Joerg Wagner)
4067 * Fixed bug #5158: log failed mailings of t3lib_div::plainMailEncoded()
4069 2007-04-30 Michael Stucki <michael@typo3.org>
4071 * Improve the check for session support in Install Tool (see #1474). Thanks to Martin Kutschker!
4073 2007-04-30 Oliver Hader <oh@inpublica.de>
4075 * Fixed feature request #5424: Menu cache expire time should be configurable
4077 2007-04-28 Ernesto Baschny <ernst@cron-it.de>
4079 * Fixed bug #4957: CSV export stop exporting a field when there is a linebreak. Thanks for Oliver Klee for the idea and solution.
4080 * !!! t3lib_div::cvsValues() now exports like RFC 4180 (embedded line-breaks allowed)
4082 2007-04-28 Andreas Otto <andreas.otto@dkd.de>
4084 * Fixed bug #3649: Call to a member function formWidth() on object $GLOBALS['TBE_TEMPLATE'] instead on $GLOBALS['SOBE']. Thanks to Chi Hoang for supplying a patch.
4086 2007-04-28 Ingo Renner <typo3@ingo-renner.com>
4088 * Fixed bug #1290: TCEFORM.table.field.linkTitleToSelf-Option could be confusing
4089 * !!! Removed option ->TCEFORM_confObj:linkTitleToSelf.returnUrl = 1 as it seemed unlogical not to use it
4090 * Fixed bug #3993: Missing error message for big uploaded files - A message is there but it wasn't useful, changed it to something more understandable
4091 * Added a link to typo3.org/community and a list of the authors from installed extensions to the the about page (Help->About)
4092 * Fixed bug #2516: Constants and Setup are switched in select field in TS object browser
4094 2007-04-28 Michael Stucki <michael@typo3.org>
4096 * Fixed bug in class.em_terconnection.php: Need to base64_encode upload data for some NuSOAP implementations (patch by Karsten Dambekalns)
4097 * Fixed bug #1474: Check if session_support is enabled in PHP or output a warning message in the Install Tool (patch by Ingo Schmitt)
4099 2007-04-28 Oliver Hader <oh@inpublica.de>
4101 * Fixed bug #5519: EM - Some input fields don't have real labels yet (patch by Oliver Klee)
4103 2007-04-27 Martin Kutschker <masi@typo3.org>
4105 * Change default date formatting of CE header to be localized (needs compat version of 4.2)
4106 * Add "address" to the list of allowed tags of parseFuncs (needs compat version of 4.2)
4107 * Fixed bug #5522: 1-2-3 wizard does not accept host name with socket option
4109 2007-04-27 Michael Stucki <michael@typo3.org>
4111 * Move type conversion of $TYPO3_CONF_VARS['FE']['pageNotFound_handling']='true' (string) into t3lib/config_default.php
4112 * Add new function t3lib_div::rmdir() to remove directories recursively
4113 * Modify filelist module to make use of the t3lib_div::rmdir()
4114 * Modify internal_clearPageCache() in t3lib_tcemain and make use of t3lib_div::rmdir() as well
4115 * Various enhancements to the TS object browser and TS analyzer:
4116 - Add spaces left and right of the "=" mark in the object browser overview
4117 - Set new default values: Check several fields, e.g. "block mode", "syntax highlighting", etc. by default
4118 - Define default values properly in each class instead of setting them globally
4119 - Use the TSparser and display comments nicely in the object browser
4120 - Fix bug: New keys were not added by the object browser when pressing the return key in the update form instead of clicking the submit button. The fix is a workaround, the real problem is that the form contains two submit buttons with different actions...
4122 2007-04-27 Ingo Renner <typo3@ingo-renner.com>
4124 * Removed partial t3lib_div in misc/phpcheck/incfile.php and included the real t3lib_div instead, PDT for Eclipse had problems determining the actual t3lib_div because of this
4126 2007-04-18 Dmitry Dulepov <dmitry@typo3.org>
4128 * Fixed bug #1893: Broken Rootline when a Editor view a Page that is not online
4129 * Changed loop variable name in TCEMain because it could corrupt information passed to post-processing hook
4130 * Fixed workspace publishing error that may happen when "Element" versioning type is used
4132 2007-04-19 Thomas Hempel <thomas@work.de>
4134 * Implemented feature request #3894: Open module on startup
4136 2007-04-18 Ernesto Baschny <ernst@cron-it.de>
4138 * Fixed bug #3729: Roll-over (RO) on a GMENU in IE didn't work with xhtml_strict
4140 2007-04-18 Dmitry Dulepov <dmitry@typo3.org>
4142 * Fixed: t3lib_BEfunc::getRecord() did not free recordset. This can cause memory leaks if persistent mysql connections are used
4144 2007-04-14 Dmitry Dulepov <dmitry@typo3.org>
4146 * Workspaces: added class.wslib_gui.php to allow using WS GUI from extensions
4147 * Fixed HTML syntax errors with some old html files
4149 2007-04-05 Martin Kutschker <masi@typo3.org>
4151 * Renamed Typoscript condition julianday to dayofyear (see change from 2007-04-03)
4152 * Made debug logging of user-supplied SQL queries possible in t3lib_db.
4154 2007-04-04 Andreas Otto <andreas.otto@dkd.de>
4156 * Fix bug #5411: A directory handle was not correctly used.
4158 2007-04-03 Andreas Otto <andreas.otto@dkd.de>
4160 * Implemented feature request #4914: Adding to new conditions (year and julianday) to class.t3lib_matchcondition.php.
4162 2007-04-03 Dmitry Dulepov <dmitry@typo3.org>
4164 * Workspaces: added configurable synchronous stage change and publishing
4166 2007-04-02 Michael Stucki <michael@typo3.org>
4168 * Fixed bug #5088: Cache is not saved properly because of charset conflict in the database. Changing the field type of cache_hash.content from mediumtext to mediumblob. To make this work, you need to compare your database in the Install Tool.
4170 2007-04-02 Dmitry Dulepov <dmitry@typo3.org>
4172 * Fixed bug #4447: "Clear FE cache" doesn't clear "typo3temp/cache_pages" directory
4174 2007-03-30 Oliver Hader <oh@inpublica.de>
4176 * Fixed bug #5248: IRRE - Element browser cannot be used on new child records of a new parent record
4178 2007-03-30 Franz Holzinger <kontakt@fholzinger.com>
4180 * Fixed bug #4725: EM: Include older versions when fetching data using searchExtensionsXML()
4182 2007-03-28 Oliver Hader <oh@inpublica.de>
4184 * Fixed bug #5288: Missing parameter in recursion of t3lib_div::array_merge_recursive_overrule (thanks to Simon Tuck)
4185 * Fixed bug #5177: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs
4187 2007-03-28 Ingmar Schlecht <ingmar@typo3.org>
4189 * Adding page tree backwards compatibility for JavaScript function hilight_row() to tree.js (by Benjamin Mack)
4191 2007-03-28 Patrick Broens <patrick@patrickbroens.nl>
4193 * Fixed bug #5266: WamCom browser check in htmlarea.js conflicted with Firefox 2.0.0.3
4195 2007-03-28 Ernesto Baschny <ernst@cron-it.de>
4197 * Added +stdWrap for the .src parameter of "FRAME"
4199 2007-03-27 Dmitry Dulepov <dmitry@typo3.org>
4201 * Added hook to class.t3lib_userauthgroup.php, function recordEditAccessInternals
4203 2007-03-23 Dmitry Dulepov <dmitry@typo3.org>
4205 * Fixed bug #5269: wsol_preview.php does not scroll to content element
4206 * Fixed bug #4953: Preview in Workspaces Module for content elements
4208 2007-03-22 Karsten Dambekalns <karsten@typo3.org>
4210 * typo3/sysext/adodb: Update to upstream version 4.94.
4212 2007-03-12 Michael Stucki <michael@typo3.org>
4214 * Change copyright information in typo3/index.php (no real change, just replace the hardcoded years with the "TYPO3_copyright_year" constant)
4216 2007-03-12 Martin Kutschker <masi@typo3.org>
4218 * Replace all TINYTEXT columns with VARCHAR(255)
4219 * Change index "parent" of fe_user to (pid,username) and drop the index "pid"
4220 * Quote table names in admin_get_XXX() functions of t3lib_db
4222 2007-03-06 Michael Stucki <michael@typo3.org>
4224 * Release of TYPO3 4.1 / create branch "TYPO3_4-1" for 4.1.x development
4226 2007-03-06 Ingmar Schlecht <ingmar@typo3.org>
4228 * Setting default value of pageNotFoundOnCHashError back to "false" (= reverting Stucki's patch) as some extensions had problems with the new default value
4230 2007-03-05 Michael Stucki <michael@typo3.org>
4232 * New login image (if no skin is used) by Ture Andersen
4233 * Added a warning for admins if typo3conf/ENABLE_INSTALL_TOOL exists (which means that the Install Tool is currently enabled)
4234 * Changed layout of admin warnings (use <li> instead of plain breaks)
4235 * Fixed bug #5125: Typo in SQL definition of sys_history
4237 2007-03-04 Oliver Hader <oh@inpublica.de>
4239 * Fixed bug: #5098: IRRE - foreign_unique without foreign_selector doesn't work
4241 2007-03-01 Oliver Hader <oh@inpublica.de>
4243 * Fixed bug: #5069: TSconfig mod.web_list.allowedNewTables used in t3lib_TCEforms_inline
4244 * Fixed bug: #5092: Typo in Who is online (thanks to Matthias Kall)
4246 2007-03-01 Karsten Dambekalns <karsten@typo3.org>
4248 * typo3/sysext/indexed_search: DBAL compliancy patch
4250 2007-02-28 Ingmar Schlecht <ingmar@typo3.org>
4252 * New login image for t3skin by Ture Andersen
4254 2007-02-27 Oliver Hader <oh@inpublica.de>
4256 * Fixed bug: #5052: Form action URL is not htmlspecialchared (patch by Michael Stucki)
4257 * Fixed bug: #5072: Web>Info>Log - ID of BE user is displayed instead of its username
4258 * Fixed bug: #5073: Tools>User Admin>List users online is broken
4260 2007-02-27 Martin Kutschker <masi@typo3.org>
4262 * Fixed bug #3666: permissions of versioned pages are not changed in draft workspace (patch by Andreas Wolf)
4263 * Added rootline cache to speed up tree renderings in the BE
4265 2007-02-27 Ingo Renner <typo3@ingo-renner.com>
4267 * Fixed bug: Cannot return from Quickedit mode
4269 2007-02-26 Dmitry Dulepov <dmitry@typo3.org>
4271 * Better fix for bug #5032: [LocalLang: 0?]DEF is sometimes displayed for content elements
4273 2007-02-25 Oliver Hader <oh@inpublica.de>
4275 * Fixed bug #5055: SQL problem with reviewstate in EM (thanks to Franz-Xaver Koch)
4276 * Fixed bug: List all fe_groups in page icon tooltip (patch by Michael Stucki)
4278 2007-02-24 Ernesto Baschny <ernst@cron-it.de>
4280 * Fix for bug fix #2677: Highlighting of current page in workspaces was not de-highlighting previous one
4282 2007-02-21 Ingmar Schlecht <ingmar@typo3.org>
4284 * Release of TYPO3 4.1RC2
4286 2007-02-21 Michael Stucki <michael@typo3.org>
4288 * Security fix: Email injection vulnerability in t3lib_formmail (reported and fixed by Andreas Otto and Thorsten Kahler)
4290 2007-02-20 Michael Stucki <michael@typo3.org>
4292 * Fixed bug in EM: Insecure extensions were still displayed (patch by Karsten Dambekalns)
4293 * Fixed a typo in class.em_xmlhandler.php
4294 * Fixed a typo in typo3/sysext/install/mod/class.tx_install.php
4295 * Changed another bug in the EM: Last update of extensions.xml.gz was not displayed
4296 * Fixed bug #4951: SQL error when editing BE User
4297 * Fixed bug #3412: Changed default size limits for various BE upload fields to 10M (this default can be defined through $TYPO3_CONF_VARS[BE][maxFileSize] or individually per field through $TCA)
4298 * Various changes to t3skin (by Thomas Murphy):
4299 - folder icon got more contrast
4300 - navtree: darker color for hover & active states
4301 - font-weight: bold; for active state
4303 2007-02-20 Oliver Hader <oh@inpublica.de>
4305 * Fixed bug #4202: be_groups - fields restricted by a low maxitems value
4306 * Fixed bug #4873: EM - Warning on uploading extension to TER (unserialize)
4307 * Fixed bugs #3655 and #4701: No wrappers for certain events (patch by Martin Kutschker)
4308 * Fixed bug: IRRE - Related child records are not updated when copying to a different page
4310 2007-02-20 Ingmar Schlecht <ingmar@typo3.org>
4312 * Fixed bug #4993: IE 5.5 and Konqueror compatibility for AJAX navtree
4314 2007-02-20 Dmitry Dulepov <dmitry@typo3.org>
4316 * Fixed bug #5032: [LocalLang: 0?]DEF is sometimes displayed for content elements
4318 2007-02-19 Ingmar Schlecht <ingmar@typo3.org>
4320 * Fixed bug: AJAX navtree erroneously showed whole tree inside of the expanded branch on errors such as pages deleted in the meantime (thanks to Benjamin Mack)
4321 * Fixed bug #4993: AJAX navtree does not expand in Konqueror (fixed by Benjamin Mack)
4323 2007-02-16 Martin Kutschker <masi@typo3.org>
4325 * Fixed bug #4207: User>Workspaces shows users pages they have no access to
4327 2007-02-16 Karsten Dambekalns <karsten@typo3.org>
4329 * Fixed bug #4822: EM shows remote extensions as on this server only
4331 2007-02-16 Michael Stucki <michael@typo3.org>
4333 * Fixed bug #4973: Check if array is empty before looping over it (thanks to Thomas Oppelt)
4334 * Fixed bug #2677: Highlighting of current page in workspace (fixed by Martin Kutschker and Benjamin Mack)
4336 2007-02-16 Dmitry Dulepov <dmitry@typo3.org>
4338 * Fixed bug #4962: .htaccess in sysext fails in some Apache configurations
4340 2007-02-15 Michael Stucki <michael@typo3.org>
4342 * Reverted fix for bug #4689 (closes #4987): Fix seems to cause problems, reinvestiation is needed
4344 2007-02-15 Martin Kutschker <masi@typo3.org>
4346 * Fix bug #4947: SQL error with DBAL/PostgreSQL when listing or looking up reviewed extensions
4348 2007-02-15 Thorsten Kahler <thorsten.kahler@dkd.de>
4350 * Fix: Display description of options in install tool correctly
4352 2007-02-14 Bernhard Kraft <kraftb@kraftb.at>
4354 * Added hook: New hook in t3lib_tceforms in method getSingleField allowing modification of single field rendering and adding buttons to alt_doc.php
4356 2007-02-14 Rupert Germann <rupi@gmx.li>
4358 * Fix: Excluded the adminPanel GETvars from t3lib_div::cHashParams to prevent a cHash mismatch
4360 2007-02-11 Thomas Hempel <thomas@work.de>
4362 * Fix bug #4943: Redundant comma in label_alt_force
4364 2007-02-11 Martin Kutschker <masi@typo3.org>
4366 * Fix bug #4423: BE search doesn't work with UTF-8 chars (thanks to John Angel)
4368 2007-02-07 Michael Stucki <michael@typo3.org>
4370 * Release of TYPO3 4.1RC1
4371 * Fixed bug #4883: mod_rewrite rules rewrite missing favicon.ico to index.php (thanks to Stefan Geith for this hint - notice that manual modification of existing .htaccess files might be neccessary)
4372 * Added feature #4476: Allow limitation of config.linkVars
4373 * Fixed bug #4917: Wrong links inside mounted page with overlay (thanks to Melanie Meyer / Franz Ripfel)
4375 2007-02-06 Oliver Hader <oh@inpublica.de>
4377 * Fixed bug #3985: Wrong substitution for spamProtectEmailAddresses_atSubst/spamProtectEmailAddresses_lastDotSubst
4379 2007-02-06 Martin Kutschker <masi@typo3.org>
4381 * Fixed bug #4742: link to user on User Admin page is following to wrong URL
4383 2007-02-06 Michael Stucki <michael@typo3.org>
4385 * Added feature #4592: Keep indexed_search tables consistent when deleting/hiding pages (Thanks to Michael Fritz)
4386 * Fixed bug #4666: Use TYPO3 settings when formatting dates
4387 * Fixed bug #4581: Duplicate entry on cache_pagesection on reloading twice. See bugtracker entry for details about this change.
4388 * Added feature #4536: Add new property "additionalParams" to GMENU items / Cleanup in tslib_menu
4389 * Fixed bug #3069 again: Ignore version check if no requirements are specified
4390 * indexed_search: Turn off maxAge setting as this "feature" seems to make no sense at all
4391 * Fixed bug #4689: Error in t3lib_tcemain while entering a number like 50 or 50.00 into a double2 field
4392 * Fixed bug #3544: RTE-config in PageTS-config not loaded when in draft-workspace
4394 2007-02-05 Ingmar Schlecht <ingmar@typo3.org>
4396 * Lots of <label> tags added to checkbox labels throughout the core (Thanks to Ingo Renner for this big patch!)
4398 2007-02-05 Oliver Hader <oh@inpublica.de>
4400 * Bugfix for TSconfig overriding TCA field configuration
4401 * Fixed bug #4758: Page with doktype 3 (external URL) and e-mail as URL could be shown directly
4403 2007-02-04 Martin Kutschker <masi@typo3.org>
4405 * Added icon to edit record of page overlay for a translated page
4407 2007-02-04 Michael Stucki <michael@typo3.org>
4409 * Extended db_mountpoint and file_mountpoint fields into to 255 bytes size
4410 * Fixed bug #3069: Extension manager crashed because of some PHP bug with version_compare() (thanks to Rainer Haertlein who discovered the solution to this problem)
4411 * Changed t3lib_basicFileFunctions to use filemtime() instead of filectime()
4412 * Fixed bug #4526: Add td-<number> to last table elements in CSS styled content (thanks to Dimitriy Simakov)
4413 * !!! Enable $TYPO3_CONF_VARS[FE][pageNotFoundOnCHashError] by default. This should usually do no harm at all as long as the encryptionKey is not changed.
4414 * Trigger a warning if the PHP setting "post_max_size" is lower than "max_upload_size"
4416 2007-02-04 Oliver Hader <oh@inpublica.de>
4418 * Features & bugfixes for Inline Relational Record Editing (IRRE)
4419 - Feature: hide new record link by appearance property
4420 - Feature #4838: enabled element browser to be used as selector
4421 - Bugfix #4839: use "size" parameter of parent table for record selector
4422 - Bugfix: changed handling of required fields on nested child records
4424 2007-02-04 Ingmar Schlecht <ingmar@typo3.org>
4426 * Instant collapsing for pagetree: The pagetree now doesn't wait for the AJAX response any more when collapsing
4427 * Fixed bug #4817: Clickmenu shows up at the wrong place (Thanks to Benjamin Mack for the patches)
4429 2007-02-03 Oliver Hader <oh@inpublica.de>
4431 * Fixed feature request: TCEforms/IRRE - Allow TSconfig to override TCA field configuration
4433 2007-02-02 Martin Kutschker <masi@typo3.org>
4435 * Changed class.t3lib_clipboard.php and class.db_list_extra.inc to use new mod.php?M=xMOD_tximpexp (instead old impexp/app/index.php)
4437 2007-01-30 Martin Kutschker <masi@typo3.org>
4439 * Fixing oddities in recursive stdWraps (bugs #4312 and #4871)
4440 * Fix bug #4678: t3lib_div::array2xml() may crash with PHP 5.2.0
4441 * Fix bug #3648: ease use of tslib_cObj::getTreeList()
4442 * Added SYS[requestURIvar] to get original value of REQUEST_URI (needed by some URL writers for IIS)
4444 2007-01-30 Dmitry Dulepov <dmitry@typo3.org>
4446 * Fixed never disappearing proposal to update database structure in Install>Database>COMPARE
4448 2007-01-29 Dmitry Dulepov <dmitry@typo3.org>
4450 * !!! Changed MySQL engine type for several database tables to InnoDB
4451 * Added several new indexes
4453 2007-01-28 Martin Kutschker <masi@typo3.org>
4455 * Added "html { height: 100% }" to stylesheet to make RTE wizard (rteHTMLarea) work in IE7
4456 * Remove checks for PHP version earlier than 4.3
4458 2007-01-24 Dmitry Dulepov <dmitry@typo3.org>
4460 * Added "useCDATA" to a list of t3lib_div::array2xml() options to produce CDATA instead of entities
4462 2007-01-26 Oliver Hader <oh@inpublica.de>
4464 * Fixed bug #4814: Umlauts error in AJAX Pagetree
4465 * Updated prototype.js to version 1.5.0
4466 * Updated script.aculo.us to version 1.7.0
4467 * Created new directory for external contributions typo3/contrib/ and moved files:
4468 - typo3/prototype.js -> typo3/contrib/prototype/prototype.js
4469 - typo3/scriptaculous/* -> typo3/contrib/scriptaculous/*
4470 - typo3/json.php -> typo3/contrib/json.php
4471 * Changed paths to typo3/contrib in affected core files
4473 2007-01-25 Ingmar Schlecht <ingmar@typo3.org>
4475 * Added backwards compatibility to pagetree for non AJAX-capable browsers (by Benjamin Mack)
4477 2007-01-24 Michael Stucki <michael@typo3.org>
4479 * Install Tool: Network 192.168.0.0/255.255.0.0 was allowed to enter the Install Tool regardless of the die() presence in typo3/install/index.php. This exception has been removed, only 127.0.0.1 may now enter the Install Tool regardless of any other conditions.
4480 * !!! Install Tool: Instead of modifying typo3/install/index.php to enable the Install Tool, a new file "typo3conf/ENABLE_INSTALL_TOOL" can be created to enable it. Shared hosting servers: If you want to turn this off, you have to change the condition in typo3/install/index.php, line 50. See comment above.
4481 * Removed access for 192.168.0.0/255.255.0.0 in misc/phpcheck/incfile.php
4483 2007-01-24 Dmitry Dulepov <dmitry@typo3.org>
4485 * Fixed bug #4846: EM: inconsistent line ending
4487 2007-01-24 Oliver Hader <oh@inpublica.de>
4489 * Fixed bug #4820: IRRE - Wrong character encoding in AJAX response
4490 * Fixed feature request #4790: typolink.addQueryString - enable usage of merged POST and GET data
4491 * Fixed bug #4824: typo3 not defined in jsfunc.tbe_editor.js
4492 * Fixed bug #4809: require() in class.t3lib_tceforms_inline.php fails
4493 * Fixed feature request #4780: TypoScript - add stdWrap to TMENU/GMENU
4494 * Fixed bug #4827: Call to undefined method t3lib_BEfunc::getrecordtitleprep()
4496 2007-01-23 Ingmar Schlecht <ingmar@typo3.org>
4498 * Bugfix to mm-relation handling: writeMM() tried to set the "tablenames" field even for simple two-table relationships which then failed
4500 2007-01-23 Michael Stucki <michael@typo3.org>
4502 * Slightly changed the check for IE browsers in t3lib_div::clientInfo()
4503 * !!! Removed function "netPrintApplication_offsiteLinkWrap" and TypoScript property "netprintApplicationLink" for IMGTEXT elements which were only used by one extension which is obsolete meanwhile...
4504 * Fixed bug #4830: Right click in CM did not work anymore (thanks to Benjamin Mack)
4505 * Fixed bug #4643: File Upload did not recognize BE-User option "defaultFileUploads" (thanks to Benjamin Mack)
4507 2007-01-20 Michael Stucki <michael@typo3.org>
4509 * Release of TYPO3 4.1beta3
4510 * Update copyright information (just the year, of course) in t3lib/config_default.php
4512 2007-01-19 Ingmar Schlecht <ingmar@typo3.org>
4514 * AJAX pagetree and filetree by Benjamin Mack <bmack@xnos.org>! (Thanks also to Franz Holzinger and Stefan Regniet for their help)
4515 * Patch by René Fritz regarding bidirectional mm-relations: It's now possible to save different relations to the same mm-table by means of so called "matchFields". This is used by DAM.
4517 2007-01-19 Andreas Otto <andreas.otto@dkd.de>
4519 * Fixed feature request 4656: The feature config.sys_language_softMergeIfNotBlank sets the "mergeIfNotBlank" for a field in the frontend context through TypoScript. It can be useful to have the same for "exclude" localization mode so a field is always overlaid in the frontend output. This patch simply copies the code from "softMergeIfNotBlank" and does the same for "exclude".
4521 2007-01-19 Dmitry Dulepov <dmitry@typo3.org>
4523 * !!! Added "prepend" to tt_content.stdWrap in css_styled_content to display anchor to localized content elements in addition to anchor to the default language version
4525 2007-01-19 Michael Stucki <michael@typo3.org>
4527 * Reverting patch for bug #4581 which was committed by mistake. The solution works well, but it depends on 4.3.0 currently...
4529 2007-01-18 Martin Kutschker <masi@typo3.org>
4531 * Added PATH_typo3 to index_ts.php (see related change on 2006-10-29)
4533 2007-01-09 Ingmar Schlecht <ingmar@typo3.org>
4535 * Alphabetically sorted TS tree in TS Object Browser (Thanks to Ingo Renner)
4537 2007-01-09 Sebastian Kurfuerst <sebastian@typo3.org> (Thanks to Oliver Hader)
4539 * Rewrote TBE_EDITOR Javascript functions to use JS "objects" and outsourced them to an external file
4540 * !!! Removed the variables TBE_EDITOR_isChanged and TBE_EDITOR_loadTime in TBE_EDITOR javascript
4541 * Change in getRecordTitle: a too long title is wrapped in a <span title="..."> tag to show a tooltip
4543 2007-01-03 Thorsten Kahler <thorsten.kahler@dkd.de>
4545 * Fixed bug #931: Typolink to a page with certain type doesn't work if type is zero
4547 2007-01-03 Dmitry Dulepov <dmitry@typo3.org>
4549 * Fixed bugs #3254, #3872, #4345: hide workspace selector if (1) no access to workspace module, or (2) only one workspace is available to user
4550 * Fixed: publishing many records may cause PHP timeout and leave workspace in half-published state
4551 * Fixed bug #4006: Load $GLOBALS['TSFE'] with image dimensions when IMG_RESOURCE is used (feature request!)
4553 2006-12-27 Dmitry Dulepov <dmitry@typo3.org>
4555 * Removed garbage characters in typo3/init.php
4557 2006-12-21 Dmitry Dulepov <dmitry@typo3.org>
4559 * List module did not use BACK_PATH in many calls to TYPO3 functions, which made imposible to reuse List module classes in extensions
4561 2006-12-20 Michael Stucki <michael@typo3.org>
4563 * Release of TYPO3 4.1beta2
4565 2006-12-20 Peter Niederlag <peter@niederlag.de>
4567 * Fixing important security issue in rtehtmlarea
4569 2006-12-19 Ingmar Schlecht <ingmar@typo3.org>
4571 * Some more IRRE bugfixes by Oliver concerning RTE and alt_doc.php
4573 2006-12-14 Ingmar Schlecht <ingmar@typo3.org>
4575 * Committed a bunch of bugfixes and new features related to IRRE (Thanks to Oliver Hader!):
4576 - Automatic sorting by a "sortby" field (e.g. the title)
4577 - The possibility to have relations from different parent pages to a child table
4578 - Expanded/collapsed states are saved in uc now
4579 - Bugfixes to #4616 and #4617 concerning IRRE relation to the same table
4580 - Bugfix for using RTEs in IRRE records (works even inside of nested tabs now)
4582 2006-12-13 Martin Kutschker <masi@typo3.org>
4584 * More localization of User>Workspaces (thanks to Marc Wöhlken)
4586 2006-12-14 Kasper Skaarhoj
4588 * Modified t3lib_div::makeInstance() to require filenames in lowercase
4589 * Added some fields ("languageField", "transOrigPointerField", "type", "header") as default "shadowColumnsForNewPlaceholders" fields (tcemain "localize" command related)
4590 * Fixed Safari context menu bug
4592 2006-12-13 Martin Kutschker <masi@typo3.org>
4594 * Improved t3lib_BEfunc::getRecordRaw() (error checking, freeing result set)
4595 * Added a few addtional entries for special characters to the ASCII transliteration table
4596 * Localized User>Workspaces (thanks to Andreas Wolf)
4597 * Fix bug #2935: invalid HTML in Web>Versioning (quotes)
4599 2006-12-12 Martin Kutschker <masi@typo3.org>
4601 * Made cli_dispatch.phpsh work when called as "php cli_dispatch.phpsh" and protect from being called on a non CLI
4602 * Make TYPO3 log page paths in UTF-8 if config.stat_apache_niceTitle = utf-8
4604 2006-12-12 Karsten Dambekalns <karsten@typo3.org>
4606 * The EM now stores the list of extensions from TER in the database, see http://bugs.typo3.org/view.php?id=2615
4608 2006-12-12 Ingmar Schlecht <ingmar@typo3.org>
4610 * Better getRecordTitle() function introducing label_userFunc (Thanks to David BrĂ¼hlmeier for this patch! See http://lists.netfielders.de/pipermail/typo3-team-core/2006-December/006521.html for details.)
4612 2006-12-11 Martin Kutschker <masi@typo3.org>
4614 * Add page tree update to publish button of module Web>Versioning
4615 * Added "new record" icon to table listing in module Web>Page
4617 2006-12-07 Franz Holzinger <kontakt@fholzinger.com>
4619 * Fix bug #4555: double posts in tt_board did not get detected because of unintended conversion into a negative integer
4621 2006-12-07 Ingmar Schlecht <ingmar@typo3.org>
4623 * Disabled typo3/alt_main_new.php as it's not fully working yet. Will be ready for TYPO3 4.2 probably, but not for 4.1.
4624 * Disabled wordIndexing() function of t3lib_refindex
4626 2006-12-05 Michael Stucki <michael@typo3.org>
4628 * Updated font-copyright information in t3lib/fonts/readme.txt - many thanks to Christian Welzel for taking care of this!
4629 * Security enhancement: Prevent image access through thumbs.php. For details, see http://typo3.org/teams/security/security-bulletins/typo3-20061205-1/ - thanks to Marc Bastian Heinrichs for discovering and reporting this issue.
4630 * Security enhancement: Refuse BE logins of usernames starting with "_CLI_" (they are only used by real CLI scripts)
4632 2006-11-21 Martin Kutschker <masi@typo3.org>
4634 * Allow strftime-syntax for config.stat_apache_logfile (Thanks to Francois Suter and Michael Stucki).
4635 * Enhanced message for recordset warning (see change at 2006-12-02) and removed serializing of objects in the backtrace (devlog).
4637 2006-12-03 Ingmar Schlecht <ingmar@typo3.org>
4639 * Use <label> tags in tceforms where appropriate to enhance usability (Thanks to Ingo Renner for writing the patch!)
4640 * Increase length for titles of be_users, be_groups, and fe_groups (Thanks to Ingo Renner for writing the patch!)
4642 2006-12-02 Dmitry Dulepov <dmitry@typo3.org>
4644 * t3lib_db: added calls to t3lib_div::sysLog() and t3lib_div::devLog() if recordset is not valid
4646 2006-12-01 Kasper Skaarhoj <kasper2006@typo3.com>
4648 * Additions to FlexFormTools
4649 * Improved localization in tcemain
4650 * Changed pages_languages_overlay to NOT be hidden by default
4651 * Introduced REDIRECT: prefix to pageNotFound_handling (for backwards compatibility since someone changed to read the file instead of redirecting).
4652 * Added "linkHandler" hook for typolink. TSref is updated.
4653 * Modified Web > Info > Localization tools to not show details.
4654 * Removed redundant directory, clmods.
4656 2006-11-28 Kasper Skaarhoj <kasper2006@typo3.com>
4658 * Added "option.additionalPreviewLanguages" which enables to add other languages than the "default" to the list of those that a translator will see along with his own language
4659 * Added new class, "class.t3lib_transl8tools.php" with general stuff for working with languages and translation. More to come...
4660 * Added the t3lib_div::view_array() will also display a string input
4661 * Added, that "t3lib_div::makeInstance()" will call "require_once()" for "t3lib_*" if the class name is not found; this is essentially an "auto-loader" feature that can come it pretty handing since something like 90% of all instantiations in the core is of t3lib_-classes; now we don't need to add "require_once()" statements in the top. And oh, btw. there is a function, "t3lib_div::requireOnce()" for "require_once()" which I suggest you use so that inclusions have some globals set (like TYPO3_CONF_VARS) and also cannot change local scope variables.
4663 2006-11-26 Michael Stucki <michael@typo3.org>
4665 * Fixed bug #4556: PHP4 compatibility issues
4667 2006-11-24 Michael Stucki <michael@typo3.org>
4669 * Release of TYPO3 4.1beta1
4671 2006-11-21 Martin Kutschker <masi@typo3.org>
4673 * New Feature: List users online (aka who is online) for BE users in Tools > User Manager
4674 * New Feature: Allow UTF-8 file names (to enable set BE[forceCharset]='utf-8' and SYS[UTF8filesystem]=1)
4676 2006-11-23 Ingmar Schlecht <ingmar@typo3.org>
4678 * New Feature: Inline Relational Record Editing (IRRE). See http://wiki.typo3.org/index.php/Inline_Relational_Record_Editing for details. Thanks a lot to Oliver Hader who programmed this as his diploma thesis and to Sebastian who reviewed the code together with me!
4680 2006-11-21 Martin Kutschker <masi@typo3.org>
4682 * Fix a problem with PHP4 and UTF-8 byte order marks (BOM) in t3lib_div::xml2array()
4684 2006-11-17 Michael Stucki <michael@typo3.org>
4686 * Fixed bug #4059: options.hideRecords.pages doesn't work for mounted pages - Thanks to Marc Bastian Heinrichs for providing a fix!
4687 * Fixed bug #4379: pageNotFound_handling ignores forceCharset setting
4688 * Fixed bug #3115: JavaScript error on clickmenu in filelist module
4689 * Fixed bug #4515: Input field with settings eval "date" and readOnly shows 01-01-1970 if the value is empty - Thanks to Marc Bastian Heinrichs for providing a fix!
4691 2006-11-17 Martin Kutschker <masi@typo3.org>
4693 * Indexed Search: Added stdWrap around the search word in the output (tx_indexedsearch_pi[whatis]): tx_indexedsearch_pi.whatis_stdWrap
4694 * Indexed Search: Removed superfluos <P> tag around search word
4696 2006-11-16 Martin Kutschker <masi@typo3.org>
4698 * Indexed Search: Added freeIndexSetId GROUP BY in tx_indexedsearch->execFinalQuery() to make SELECT work on DBs other than MySQL
4699 * Add an index prefix to MySQL key definitions when (var)chars are changed to text when multiplyDBfieldSize is set
4700 * Reverted change to key of sys_refindex on 2006-09-01 (key prefix is set now automatically)
4702 2006-11-13 Bernhard Kraft <kraftb@kraftb.at>
4704 * Fixed a bug: Normal labels rendered by class.db_list_extra.inc didn't get passed through t3lib_BEfunc::getProcessedValueExtra when alt_label fields are set.
4706 2006-11-08 Dmitry Dulepov <dmitry@typo3.org>
4708 * Enable creation of compact flexforms
4710 2006-11-07 Michael Stucki <michael@typo3.org>
4712 * Fixed bug #4348: Wrong time format in syslog output
4714 2006-11-06 Michael Stucki <michael@typo3.org>
4716 * Fix bug #3495: Endless recursion with some MySQL versions
4718 2006-11-03 Michael Stucki <michael@typo3.org>
4720 * Fixed bug #4425: Garble code in adodb extension
4721 * Fixed Cross Site Scripting issue in fe_adminLib.inc. For details, see http://typo3.org/teams/security/security-bulletins/typo3-20061010-1/ - thanks to Andriu Isenring Ritsch for discovering and reporting this issue.
4723 2006-11-02 Ingmar Schlecht <ingmar@typo3.org>
4725 * Fixed bug with bidirectional mm-relations: "group" fields with more than one table allowed didn't work properly any more
4727 2006-11-02 Michael Stucki <michael@typo3.org>
4729 * Fixed bug #1655: t3lib_div::substUrlsInPlainText() did not support HTTPS links
4730 * Fixed bug #1236 again: 404 error while using the new content wizard
4731 * Fixed bug #4443: Items in CE "Insert Records" don't have edit options in context menu any longer
4732 * Small EM change: Annotate if all or only reviewed extensions should be searched
4734 2006-10-30 Karsten Dambekalns <karsten@typo3.org>
4736 * Add security hints in typo3/mod/tools/em/class.em_index.php
4737 * Fixed bug #3637 in EM (translation handling)
4739 2006-10-29 Martin Kutschker <masi@typo3.org>
4741 * Fixed bug #4021: array_merge error with PHP 5.0
4742 * Changed occurences of PATH_site.'typo3conf/' to PATH_typo3conf and PATH_site.TYPO3_mainDir to PATH_typo3
4744 2006-10-25 Kasper Skaarhoj <kasper2006@typo3.com>
4746 * Added "alt_main_new.php" including various modifications around to support this.
4747 * Added clean-up functions in extension "lowlevel" plus modified t3lib_refindex and t3lib_tcemain accordingly
4748 * Added word index to sys_refindex.
4749 * Added feature to workspace records so an element can still be edited even when passed to "review"; This allows an editor to notify that the element is ready but still make changes. Of course no more changes can be made as soon as the reviewer has pushed it to the next level.
4750 * Added "mod.php" which is a module dispatch script that can potentially help us to get rid of the problem with local vs global extensions and their backend modules having different conf.php files. Documentation remains to be added to "Inside TYPO3".
4752 2006-10-14 Dmitry Dulepov <dmitry@typo3.org>
4754 * Fixed bug #3199: SUing to myself?
4755 * Fixed bug #3720: Multilanguage Flexforms don't work after migrating a site from one language to more languages
4756 * Fixed bug #4358: Add an option to t3lib_div::xml2array to remove all unnecessary spaces
4758 2006-10-17 Ernesto Baschny <ernst@cron-it.de>
4760 * Fix: no more "ERR" or "Unpacking the language pack failed" in the translation handling with curl enabled.
4762 2006-10-14 Dmitry Dulepov <dmitry@typo3.org>
4764 * Fix: t3lib_db::exec_SELECTgetRows() did not free recordset
4766 2006-10-24 Karsten Dambekalns <karsten@typo3.org>
4768 * ADOdb system extension updated to upstream 4.93. Added danish translation, thanks to Peter Klein!
4770 2006-10-11 Martin Kutschker <masi@typo3.org>
4772 * Changed index "parent" of sys_template to (pid,sorting)
4774 2006-10-10 Martin Kutschker <masi@typo3.org>
4776 * Fixed bug #3777: thumbs.php looks for file in t3lib/gfx instead of typo3/gfx
4778 2006-09-20 Bernhard Kraft <kraftb@kraftb.at>
4780 * Fixed a missing space in typo3/template.php
4782 2006-09-15 Sebastian Kurfuerst <sebastian@garbage-group.de>
4784 * Fixed bug #3862: Tools>User Admin allows switching to disabled user
4785 * Fixed bug #3863: Delete temp_CACHED_* files from "Edit files in typo3conf/:"
4787 2006-09-14 Michael Stucki <michael@typo3.org>
4789 * Fixed bug #4219: := appendString() did not work because the check was made for "apppendString" (typo)
4791 2006-09-11 Wolfgang Klinger <wk@plan2.net>
4793 * Feature request #4133: accesskey for TMENU
4795 2006-09-11 Ingmar Schlecht <ingmar@typo3.org>
4797 * New feature: Bidirectional MM relations. You can now edit mm-relations from both sides of the relation in the Backend TCE-Forms. Thanks to Sebastian (for writing the patch together with me) and René (for the first version of this feature)
4799 2006-09-11 Michael Stucki <michael@typo3.org>
4801 * Fixed a tiny security problem in indexed search (for details, see http://typo3.org/teams/security/security-bulletins/typo3-20060911-1/)
4803 2006-09-08 Michael Stucki <michael@typo3.org>
4805 * Updates to NEWS.txt
4806 * Fixed #4165: Link to TSconfig and TSref not working. Thanks to Andreas Wolf for providing a patch!
4808 2006-09-04 Michael Stucki <michael@typo3.org>
4810 * Fixed bug #1268: plainMailEncoded not working with charset conversion.
4812 2006-09-03 Sebastian Kurfuerst <sebastian@garbage-group.de>
4814 * Added su_back.gif image again to gfx
4816 2006-09-03 Wolfgang Klinger <wk@plan2.net>
4818 * Changed call_user_func to call_user_func_array in t3lib_div to allow passing parameters by reference to t3lib_div::callUserFunction
4820 2006-09-02 Martin Kutschker <masi@typo3.org>
4822 * Fixed #4141: config.spamProtectEmailAddresses does not encrypt "9" digits correctly
4823 * Web>List localization view did not handle "edit marked" for translation records
4825 2006-09-01 Ingmar Schlecht <ingmar@typo3.org>
4827 * Feature #529: Filled static_tsconfig_help with new content of core documents! Thanks a lot to Stephane Schitter for extracting the new data from the references!
4829 2006-09-01 Michael Stucki <michael@typo3.org>
4831 * Fixed bug: Creation of sys_refindex table was not possible if $TYPO3_CONF_VARS[SYS][multiplyDBfieldSize] was set.
4832 * Indexed Search: Fixed bug #3994: OpenOffice.org files cannot be indexed by class.external_parser.php
4833 * Indexed Search: Fixed bug #4093: PHP warning if indexed_search search word contains a front slash
4834 * Get rid of blob fields in TYPO3 databases (replaced with "text" fields)
4836 2006-08-31 Ernesto Baschny <ernst@cron-it.de>
4838 * Fixed bug #4035/3971: Error message when uploading one or two files in file-browser (BE)
4840 2006-08-31 Ernesto Baschny <ernst@cron-it.de>
4842 * Feature #4131: Respects label_alt setting in some more places (especially labels pointing to MM tables)
4844 2006-08-31 Wolfgang Klinger <wolfgang@stufenlos.net>
4846 * Feature #3026: Text change for the 'Quality' label
4848 2006-08-31 Dmitry Dulepov <typo3@accio.lv>
4850 * Performance enhancement for BE: 1) caching images in typo3/gfx and typo3/sysext; 2) caching CSS files in typo3/sysext/t3skin/stylesheets
4852 2006-08-30 Martin Kutschker <masi@typo3.org>
4854 * Add and update icons for the new skin
4856 2006-08-29 Ingmar Schlecht <ingmar@typo3.org>
4858 * Made it possible to give FE users the choice to "stay logged in". See new install tool option $TYPO3_CONF_VARS[FE][permalogin]. You'll need the latest newloginbox version from the typo3xdev Subversion repository.
4860 2006-08-29 Dmitry Dulepov <typo3@accio.lv>
4862 * Performance enhancement in t3lib/class.t3lib_tstemplate.php: use UPDATE/INSERT (if no records have been updated) instead of DELETE/INSERT for cache_pagesection.
4863 * Show domain name in the page tree if is_siteroot is set for page and "options.pageTree.showDomainNameWithTitle" is set in user TSConfig
4865 2006-08-25 Michael Stucki <michael@typo3.org>
4867 * Fixed bug #4076: Skin creates invalid HTML markup
4868 * Fixed bug #1454: Cookie lifetime set in localconf.php will be ignored. Thanks to Dietrich Heise and Jeff Segars.
4869 * Fixed bug #3922: config.spamProtectEmailAddresses doesn't respect config.removeDefaultJS setting. Thanks to Benjamin Mack.
4870 * Added a new parameter to tslib_pibase->pi_classParam() which may contain classes that should not be prefixed.
4872 2006-08-24 Michael Stucki <michael@typo3.org>
4874 * !!! Changed default value of $TYPO3_CONF_VARS[SYS][devIPmask] to "127.0.0.1,::1" (removed "192.168.*")
4875 * Fixed bug #1236: 404 error while using the new content wizard
4876 * Fixed bug #3909: TYPO3_SSL does not detect valid SSL session
4877 * Fixed bug #3973: pageNotFound_handling=TRUE is interpreted as URL
4879 2006-08-23 Michael Stucki <michael@typo3.org>
4881 * Fixed bug #3960: Display correct version number in Install Tool (only when authenticated)
4882 * Fixed bug #4073: Extension manager doesn't find extensions if the search string contains a trailing space
4883 * Fixed bug #3990: $BE_USER property "disableTabInTextarea" is not respected
4885 2006-08-19 Dmitry Dulepov <typo3@accio.lv>
4887 * Fixed bug #4037: Link from Google AdWords fails due to wrong alias handling
4889 2006-08-19 Ingmar Schlecht <ingmar@typo3.org>
4891 * Partly fixed #4013: New records in non-default language are displayed in list-module in localization view too now even if they don't have a parent record in the default language.
4893 2006-08-17 Ingmar Schlecht <ingmar@typo3.org>
4895 * Added text to Update Wizard informing about the change of the default values of "config.inlineStyle2TempFile" and "config.removeDefaultJS" depending on compatVersion >= 4.0
4897 2006-08-14 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4899 * Corrections/adjustments to the htmlArea RTE extension (see details in local ChangeLog)
4901 2006-08-04 Wolfgang Klinger <wk@plan2.net>
4903 * Fix bug #3160: IFSUB is not true if the parent page is a shortcut page
4905 2006-07-31 Dmitry Dulepov <typo3@accio.lv>
4907 * Fixed endless page retrieval if pageNotFound_handling is set to URL of a local non existing page
4909 2006-07-31 Michael Stucki <michael@typo3.org>
4911 * Updates to NEWS.txt (thanks to Martin Kutschker)
4912 * Changed version requirements for t3skin (problems in combination with TYPO3 4.0.1)
4914 2006-07-30 Michael Stucki <michael@typo3.org>
4916 * Fix bug #3362 (again): Bugfix used t3lib_div which is missing at that point
4917 * Fix bug #3943: compat_version was accidentally changed to 4.0.1
4919 2006-07-24 Karsten Dambekalns <karsten@typo3.org>
4921 * t3lib/config_default.php: Fixed bug #3246 - error in t3lib/config_default.php on setting display_errors.
4923 2006-07-23 Karsten Dambekalns <karsten@typo3.org>
4925 * t3lib/class.t3lib_div.php: Added a clarifying note to the comment for loadTCA(), thanks to Johannes Konert.
4927 2006-07-17 Dmitry Dulepov <typo3@accio.lv>
4929 * t3lib_tceforms: now using "labels.new" from locallang instead of hard-coded "NEW"
4931 2006-07-17 Michael Stucki <michael@typo3.org>
4933 * Fix bug #3308: Check for deleted records when displaying language overlays
4934 * Removed hardcoded rowSpace value in CSS Styled Content
4935 * Minor cleanup in CSS Styled Content constants.txt + setup.txt
4937 2006-07-14 Martin Kutschker <masi@typo3.org>
4939 * mailto: links were not handled as mailto: links if protocol was present in link
4941 2006-07-13 Karsten Dambekalns <karsten@typo3.org>
4943 * EM: Fixed bug #3299 (Language pack installation cannot handle spaces in filenames).
4944 * EM: Added extra sanity check when cleaning up version numbers in constraints, solves bogus warnings when installing extensions.
4945 * EM: The label for enabling unreviewed extensions is more clear now. The search scope (all/reviewed) is shown on the import extensions page.
4947 2006-07-13 Wolfgang Klinger <wk@plan2.net>
4949 * Fixing some missing is_array checks
4951 2006-07-12 Wolfgang Klinger <wk@plan2.net>
4953 * Fix bug/feature request #3811: Adding "ATagParams" to GMENU
4955 2006-07-12 Martin Kutschker <masi@typo3.org>
4957 * Fix bug #3600: config.formMailCharset is not honoured
4958 * t3lib_formmail: do charset conversion for mails when config.formMailCharset is set or config.metaCharset different from config.renderCharset
4959 * t3lib_formmail: use $this->messageid of base class
4961 2006-07-12 Dmitry Dulepov <typo3@accio.lv>
4963 * Fixed bug #3594: No lang resolution for title in <tx_templavoila> element
4965 2006-07-11 Martin Kutschker <masi@typo3.org>
4967 * t3lib_cs: trim the charset for normalization
4969 2006-07-10 Dmitry Dulepov <typo3@accio.lv>
4971 * Fixed bug: missing check for PHP version in t3lib_div::getUrl()
4973 2006-07-10 Ernesto Baschny <ernst@cron-it.de>
4975 * Fixed bug #3005: captionSplit.cObject functionality in IMGTEXT is back as documented. But marked as "deprecated".
4976 * Fixed bug #3258: rendering issues in CSS styled IMGTEXT with noRows setting fixed.
4977 * Fixed bug #3416: first caption was being doubled with "renderMethod=table".
4979 2006-07-10 Dmitry Dulepov <typo3@accio.lv>
4981 * Fixed bug: "Publish time" label appeared where "Unpublish time" should appear
4983 2006-07-07 Karsten Dambekalns <karsten@typo3.org>
4985 * Added background color to TYPO3 error pages.
4987 2006-07-07 Michael Stucki <michael@typo3.org>
4989 * Changed version numbers in t3lib/config_default.php
4990 * Minor corrections to CVSreadme.txt
4991 * Install Tool displayed TYPO3_version instead of TYPO3_branch
4992 * Fixed bug #2462: typo3temp/ subdirectories were not created automatically
4993 * Fixed bug #3362: Windows systems print phpinfo under some circumstances
4994 * Fixed bug #1153 again: Adding parameters to showpic.php is not always expected: Add a new property to skip adding these parameters (JSwindow.altUrl_noDefaultParams)
4996 2006-07-06 Martin Kutschker <masi@typo3.org>
4998 * Fix bug #3779: edit form on page broken
4999 * Fix bug #3085: broken option frame (palettes) in IE
5001 2006-07-01 Martin Kutschker <masi@typo3.org>
5003 * Fix bug #3427: config.spamProtectEmailAddresses may garble mail link
5005 2006-07-01 Karsten Dambekalns <karsten@typo3.org>
5007 * DBAL update (sysext):
5008 - this update closes bugs #3638, #2106, #2866, #3754 (for Firefox, broken in MSIE) and maybe a few more
5009 - Implemented support for sysLog() on connection failure
5010 - DBAL now honours the no_pconnect setting
5011 - For handlers in native mode the setDBinit queries are executed upon connection
5012 - The initial value for generated sequences can be configured per handler, to avoid duplicate key errors after having imported data
5013 - BLOB fields are handled correctly now during INSERT and UPDATE
5014 - Setting $store_lastBuiltQuery acts like in t3lib_db now (fill $debug_lastBuiltQuery)
5015 - For the native handler quoting methods directly return the input for speedup, as no quoting is needed in that case
5016 - Added support for native and userdefined handler to MetaType()
5017 - Changed mapping of types to always use the largest possible integer, map tinytext to varchar instead of text
5018 - admin_get_tables() skips tables whose names match /BIN\$/ (coming from the recycle bin on Oracle)
5019 - Importing dumps using the install tool now works, see manual for tips
5020 - Changed the way NOT NULL and DEFAULT are handled when setting up tables, see manual for the rules that now apply
5021 - Code cleanup (indentation, documentation)
5022 - Updated the manual and added new content
5024 2006-06-30 Franz Holzinger <kontakt@fholzinger.com>
5026 * Fix bug #3725: empty and invalid flexform meta data are checked. impexp echos warning message found inside T3D import.
5028 2006-06-30 Martin Kutschker <masi@typo3.org>
5030 * t3lib_htmlmail: auto-detect charset (using FE or BE settings) with manual override
5032 2006-06-30 Karsten Dambekalns <karsten@typo3.org>
5034 * t3lib_page: Changed getMultipleGroupsWhereClause() to include a check using IS NULL to make it compatible to Oracle.
5035 * t3lib_page: Made enableFields() call getMultipleGroupsWhereClause() non-statically using $this.
5036 * sysext/adodb/: Update to upstream version 4.90, fixes to connection wizard, some code cleanup (closes: ##3755).
5037 * t3lib_sqlparser: Clean up indentation a little bit, fix bug #2991, make the parser understand "IS NOT [NULL]" an addition to just "IS [NULL]".
5038 * t3lib_tsfebeuserauth: Changed static call to enableFields()
5040 2006-06-29 Ernesto Baschny <ernst@cron-it.de>
5042 * Fix bug #3522 also in "content (default)": Linking images to hidden pages results in click-enlarge
5043 * Fix bug #3085: broken option frame (palettes) in IE
5045 2006-06-29 Dmitry Dulepov <typo3@accio.lv>
5047 * pageNotFound_handling HTTP status fix when external URL is specified as 404 page