1 2008-09-14 Dmitry Dulepov <dmitry@typo3.org>
3 * 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.
5 2008-09-13 Stanislas Rolland <typo3@sjbr.ca>
7 * Fixed bug #9277: Incorrect size of htmlArea RTE dialogue windows in Google Chrome browser
8 * Fixed bug #9338: htmlArea RTE: incorrect opening size of some dialogue windows
9 * Fixed bug #9339: htmlArea RTE: Enable resizing of acronym dialogue window in IE
10 * Added feature #9340: htmlArea RTE: Configuration options for size and position of dialogue windows
11 * Fixed bug #9341: htmlArea RTE: unable to disable the acronym element from the acronym feature
13 2008-09-13 Dmitry Dulepov <dmitry@typo3.org>
15 * Fixed bug #9318: Enhance and fix tslib_eidtools
17 2008-09-12 Dmitry Dulepov <dmitry@typo3.org>
19 * Fixed bug #8985: Enable USER object to become USER_INT on the fly
21 2008-09-11 Benjamin Mack <benni@typo3.org>
23 * Fixed bug #8644: Usersettings with fullHelptextMode looks weird (thanks to Steffen Kamper)
25 2008-09-10 Dmitry Dulepov <dmitry@typo3.org>
27 * Fixed bug #9315: Description of tslib_fe::includeTCA is incorrect
29 2008-09-09 Dmitry Dulepov <dmitry@typo3.org>
31 * Fixed bug #9268: TCA is not loaded in FE when config cache is disabled
33 2008-09-08 Benjamin Mack <benni@typo3.org>
35 * Fixed bug #9312: felogin: uninitialized vars (Thanks to Steffen Kamper)
36 * Fixed bug #9282: Allow subkeys for TypoScript "config." array
38 2008-09-08 Stanislas Rolland <typo3@sjbr.ca>
40 * Follow-up to issue #8996: htmlArea RTE: link to file not updated when changing case in file name
41 * Fixed bug #9022: Link-Icon stays grey while trying to link an image in ie7
43 2008-09-08 Oliver Hader <oliver@typo3.org>
45 * Follow-up to feature #9281: Fixed typing error
47 2008-09-07 Ingo Renner <ingo@typo3.org>
49 * Fixed issue #9285: Remove all @ in front of file_exists() calls
50 * Fixed bug #9301: Missing colorization in Localization Overview of the page tree, credits Steffen Kamper
52 2008-09-06 Dmitry Dulepov <dmitry@typo3.org>
54 * Fixed bug #9302: Make functions in tslib_eidtools public static
56 2008-09-04 Stanislas Rolland <typo3@sjbr.ca>
58 * Added feature #9262: Adding counting classes to table rows/columns in RTE (thanks to Thorsten Krohn)
59 * Fixed bug #9296: htmlArea RTE: remove upload form when element browser is in readOnly mode
61 2008-09-04 Oliver Hader <oliver@typo3.org>
63 * Fixed bug #9227: Group field in Flexforms with a single table does not show selected items
65 2008-09-04 Dmitry Dulepov <dmitry@typo3.org>
67 * Fixed bug #9263: Default icon for plugins in list_type select (thanks to Steffen Kamper)
69 2008-09-03 Jeff Segars <jeff@webempoweredchurch.org>
71 * Fixed bug #8491: Template Analyzer Module inconsistencies (thanks to Steffen Kamper)
72 * Fixed bug #9193: Text "shortcut-icon" is untranslated (thanks to Christopher Stelmaszyk)
74 2008-09-03 Ingo Renner <ingo@typo3.org>
76 * Added feature #9281: Add a method to easily do a HTTP redirect
77 * Declared t3lib_div::readLLPHPfile() and t3lib_div::removeXSS() static
78 * 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?
80 2008-09-02 Stanislas Rolland <typo3@sjbr.ca>
82 * Added feature #9276: htmlArea RTE: allow wild cards in lists of allowed class names
84 2008-09-01 Stanislas Rolland <typo3@sjbr.ca>
86 * Fixed bug #9261: Indentation set with div section in htmlArea RTE is not rendered correctly in FE
87 * Added feature #8668: Configurable labels for formatblock items in htmlArea RTE
89 2008-09-01 Dmitry Dulepov <dmitry@typo3.org>
91 * Fixed bug #8508: String "Important Notice" in About Modules is hardcoded
92 * Fixed bug #2222: CSH missing for localization settings of pages (thanks to Christian Kuhn)
93 * Fixed bug #9249: Misspelling in Install tool (thanks to Christian Kuhn)
94 * 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)
96 2008-08-30 Stanislas Rolland <typo3@sjbr.ca>
98 * Fixed bug #9255: External URLs cannot be set in RTEhtmlarea anymore
100 2008-08-29 Martin Kutschker <masi@typo3.org>
102 * Fixed bug #8677: FE login redirect after logout does not work (thanx to Steffen Kamper)
103 * Fixed bug #7812: cObj CONTENT should allowed on static_* tables (thanx to Georg Ringer)
104 * Fixed bug #6601: fixed mount point issues with the local page tree cache
105 * Added feature #6711: Enable stdWrap for the image in imageLinkWrap (thanx to Georg Ringer)
106 * Fixed bug #9160: New option "index_metatags" not available in crawler / crawler-hooks (thanx to Christian Trabold)
108 2008-08-27 Martin Kutschker <masi@typo3.org>
110 * Added feature #9204: Allow icons in select of tt_content CE plugin (list_type; implementation by Steffen Kamper)
112 2008-08-26 Stanislas Rolland <typo3@sjbr.ca>
114 * Fixed issue #9235: Enable synchronous load of some htmlArea RTE plugins
115 * Follow-up for issue #9235: Enable synchronous load of some htmlArea RTE plugins (boolean inversion)
117 2008-08-25 Stanislas Rolland <typo3@sjbr.ca>
119 * Fixed issue #9196: In htmlArea RTE, unable to create an external URL containing german umlauts
121 2008-08-21 Dmitry Dulepov <dmitry@typo3.org>
123 * Fixed bug #8826: calls to ini_set produces warnings
125 2008-08-20 Stanislas Rolland <typo3@sjbr.ca>
127 * Added feature #9201: Integrate support for definition list into htmlArea RTE
129 2008-08-20 Dmitry Dulepov <dmitry@typo3.org>
131 * Fixed bug #5205: pi_loadLL() + no language file == full path disclosure
133 2008-08-19 Stanislas Rolland <typo3@sjbr.ca>
135 * Follow-up for issue #9185: Incorrect initialization when hooks are present
136 * Fixed bug #9197: Misbehaviour of DAM media tab in htmlArea RTE link insertion dialogue
138 2008-08-18 Stanislas Rolland <typo3@sjbr.ca>
140 * Follow-up for feature #4686: htmlArea RTE Spell Checker: add u modifier to preg_* operations
141 * Follow-up for bug #8232: Creating and editing of fields, forms, etc. in FCE's is impossible if there is a section inside
142 * Fixed issue #2714: In RTE htmlArea, unable to do an internal link with several parameters
144 2008-08-18 Dmitry Dulepov <dmitry@typo3.org>
146 * Fixed bug #8627: Translation of the belog-module (thanks to Christopher Stelmaszyk and Christian Kuhn)
147 * Fixed bug #8532: enhance TYPO3 manual (inline) (thanks to Steffen Kamper, Jens Hoffman and Uschi Renziehausen)
148 * Fixed bug #7921: recursive pidInList for select in cObj CONTENT (thanks to Georg Ringer)
149 * Fixed bug #9141: Update Wizard uses wrong scheme to write compat_version to localconf.php
150 * Fixed bug #9152: Deprecated code into stdgraphic
151 * Fixed bug #9183: saveDocNew for all tables except the option is set to 0
152 * Fixed bug #8232: Creating and editing of fields, forms, etc. in FCE's is impossible if there is a section inside
154 2008-08-16 Stanislas Rolland <typo3@sjbr.ca>
156 * Added feature #9109: Enable altMountPoints feature in RTE element browser (Thanks to Steffen Kamper)
157 * Added feature #4686: Remove dependency of htmlArea RTE Spell Checker on php extension mbstring
158 * Fixed issue #9185: Redundant code in class.tx_rtehtmlarea_browse_links.php
160 2008-08-15 Benjamin Mack <benni@typo3.org>
162 * Fixed bug #6574: Template nextlevel with size=3 & allowed = 1 (Thanks to Georg Ringer)
164 2008-08-14 Benjamin Mack <benni@typo3.org>
166 * Fixed bug #9061: felogin - recursive storage pids in TypoScript (Thanks to Steffen Kamper)
167 * Fixed bug #9095: xhtml in the backend by default (Thanks to Christian Kuhn)
169 2008-08-14 Dmitry Dulepov <dmitry@typo3.org>
171 * Fixed bug #9167: Feature: Mark extension as write protected (together with Steffen Kamper)
173 2008-08-12 Dmitry Dulepov <dmitry@typo3.org>
175 * Fixed bug #9063: Feature: Make Position of Editpanel more flexible
177 2008-08-12 Stanislas Rolland <typo3@sjbr.ca>
179 * Fixed bug #8988: htmlArea RTE: Pasting text from MS Word to Firefox 3 brings a lot of garbage
180 * Follow-up for issue #8799: htmlArea RTE: correction to two path settings
182 2008-08-12 Dmitry Dulepov <dmitry@typo3.org>
184 * Fixed bug #9060: Wrong alert text in Constant editor
186 2008-08-11 Benjamin Mack <benni@typo3.org>
188 * Fixed #8259: Cleanup: Call to t3lib_div::devLog() without key (Thanks to Francois Suter)
190 2008-08-11 Stanislas Rolland <typo3@sjbr.ca>
192 * Follow-up for issue #8673: htmlArea RTE drag n drop tab of image insertion not functional
193 * Follow-up for issue #8717: Add suggested doc extension to htmlArea RTE ext_emconf.php
194 * Fixed bug #8996: htmlArea RTE: link to file not updated when changing case in file name
195 * Added feature #9157: htmlArea RTE EM setting for DAM becomes deprecated with DAM 1.1+
196 * Follow-up on feature #9157: htmlArea RTE EM setting for DAM - correcting test on DAM version
197 * Updated htmlArea RTE version to 1.8.0 for TYPO3 4.3.0 alpha
199 2008-08-11 Ingo Renner <ingo@typo3.org>
201 * Reverted Change from 2008-08-06 in t3lib_div leading to nonfunctional clipboard
203 2008-08-08 Oliver Hader <oliver@typo3.org>
205 * Added feature #9075: Add record row to recStatInfoHooks in tx_cms_layout
207 2008-08-08 Thomas Hempel <thomas@typo3.org>
209 * Added external JavaScript library extJS 2.2 to contrib
211 2008-08-07 Oliver Hader <oliver@typo3.org>
213 * Fixed bug #1897: Basic Configuration uses different scheme to write im_path to localconf.php
215 2008-08-07 Ingo Renner <ingo@typo3.org>
217 * Added Feature #8515: Speed up tslib_cObj->getTreeList by caching its results
219 2008-08-06 Ingo Renner <ingo@typo3.org>
221 * 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
222 * 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
223 * 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
225 2008-08-05 Dmitry Dulepov <dmitry@typo3.org>
227 * Fixed bug #8890: Feature: hook in function "getSingleField_SW" before rendering of single fields in tceforms (thanks to Alex Widschwendter)
228 * Fixed bug #6992: t3ib_refindex requires t3lib_BEfunc but does not include it
229 * Fixed bug #8255: Problems with PHP mail function on Windows
231 2008-08-04 Stanislas Rolland <typo3@sjbr.ca>
233 * Added feature #9121: Move htmlArea RTE cut/copy/paste handling to own extension
235 2008-08-03 Martin Kutschker <masi@typo3.org>
237 * Fixed bug #8949: Table parsing doesn't allow tabs as delimiters
238 * Fixed bug #8830: Missing "Save&Close" in template module Info/Modify (thanx to Steffen Kamper)
240 2008-08-01 Benjamin Mack <benni@typo3.org>
242 * Fixed bug #9099: Wrong path to pages.gif in linkbrowser (Thanks to Xander Damen)
244 2008-07-31 Benjamin Mack <benni@typo3.org>
246 * Fixed bug #2661: stdWrap filelist doesn't work directly in fileadmin/
248 2008-07-30 Martin Kutschker <masi@typo3.org>
250 * Fixed bug #5387: Creation of multiple folders in filelist module results in blank page (thanx to Christian Kuhn and Christopher Hlubek)
251 * Fixed bug #9026: Label 'Sort alphabetically:' is hardcoded (thanx to Stefano Kowalke)
252 * Fixed bug #8990: Labels 'TEMP' and 'RECYCLER' are hardcoded (thanx to Stefano Kowalke)
254 2008-07-25 Benjamin Mack <benni@typo3.org>
256 * Fixed bug #8498: Configuration module fixes (Thanks to Steffen Kamper)
257 * Fixed bug #8853: Foldertree in filelist has no docheader (Thanks to Steffen Kamper & Christian Kuhn)
258 * Fixed bug #9027: CSH was obsolete at the page-bottom in Web->Info (Thanks to Stefano Kowalke)
260 2008-07-24 Stanislas Rolland <typo3@sjbr.ca>
262 * Fixed bug #9041: Uninitialized array in class.browse_links.php
264 2008-07-23 Dmitry Dulepov <dmitry@typo3.org>
266 * Changed LICENSE.txt to reference GPL "version 2 or later"
268 2008-07-22 Benjamin Mack <benni@typo3.org>
270 * CGL cleanup for #9008: template.php doesn't fully utilize the loadJavascriptLib function
271 * Fixed Followup to #8534: "Template-able" Backend Login (correct labels)
272 * Fixed bug #9008: template.php doesn't fully utilize the loadJavascriptLib function
273 * Fixed bug #9019: CSH in file_upload module is not in docheader
275 2008-07-21 Benjamin Mack <benni@typo3.org>
277 * Fixed bug #8534: Backend Login is now template-able
279 2008-07-19 Benjamin Mack <benni@typo3.org>
281 * Fixed bug #8913: Empty tabs in DynTabMenu should not be selectable by default
283 2008-07-14 Dmitry Dulepov <dmitry@typo3.org>
285 * Fixed bug #8566: Unable to match TS condition when variable is not set
286 * Fixed bug #8934: change compatibility version to 4.3.0 for all sysexts
288 2008-07-14 Martin Kutschker <masi@typo3.org>
290 * Follow up to bug #8510: Hardcoded labels in typo3/show_item.php (thanks to Christopher Stelmaszyk)
292 2008-07-14 Dmitry Dulepov <dmitry@typo3.org>
294 * Fixed bug #8786: missing wrapper for mysql_errno (thanks to Steffen Kamper)
296 2008-07-13 Dmitry Dulepov <dmitry@typo3.org>
298 * Fixed bug #8697: Warnings when using MySql 4.0
300 2008-07-13 Martin Kutschker <masi@typo3.org>
302 * 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)
303 * Fixed bug #8682: no result check for setlocale via TypoScript
304 * Fixed bug #8950: page id not availabe in TCEmain hook clearCachePostProc
305 * Fixed bug #8510: Hardcoded labels in typo3/show_item.php (thanks to Christopher Stelmaszyk)
307 2008-07-12 Martin Kutschker <masi@typo3.org>
309 * 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)
310 * Fixed bug #8833: TCA "check" type field checkboxes have no labels when in 1-column display (thanks to Francois Suter)
311 * Fixed bug #8948: phpDoc @internal hides public functions of t3lib_div in Eclipse
312 * Fixed bug #8922: setStage operation of t3lib_TCAmain::process_cmdmap() overwrites $id parameter making it inaccessible for post-processing hooks
314 2008-07-11 Michael Stucki <michael@typo3.org>
316 * Fixed bug #8941: Fixed an uninitialized array that might lead to PHP warning (Thanks to Ralf Hettinger)
318 2008-07-09 Oliver Hader <oliver@typo3.org>
320 * Fixed bug #8851: navFrameScript is not loaded for submodules (thanks to Christian Ehret)
321 * Fixed bug #8904: Menu of subpages renders target="{$content.pageFrameObj}" (Thanks to Steffen Kamper)
323 2008-07-07 Ernesto Baschny <ernst@cron-it.de>
325 * Fixed bug #8703: More Options>Access wasn't being shown in the pages click-menus (Thanks to Andreas Wagner)
327 2008-07-03 Ernesto Baschny <ernst@cron-it.de>
329 * Fixed bug #7711: Element browser ignores "Hide in menu" flag (Thanks to Christian Kuhn)
330 * Fixed bug #8840: Wrong title of edit icon of "Include basis template" section when editing template records (Thanks to Christian Kuhn)
332 2008-07-01 Ernesto Baschny <ernst@cron-it.de>
334 * Fixed bug #8506: Fileadmins folder overview need a gap between folder path and file amount (Thanks to Stefano Kowalke)
336 2008-06-29 Stanislas Rolland <typo3@sjbr.ca>
338 * Added feature #8791 (revisited): Let htmlArea RTE context menu use the RTE API
340 2008-06-27 Stanislas Rolland <typo3@sjbr.ca>
342 * Fixed bug 8314: rtehtmlarea: Argument 1 passed to t3lib_div::array_merge_recursive_overrule() must be an array, null given
344 2008-06-27 Benjamin Mack <benni@typo3.org>
346 * Fixed bug #7159: _DEFAULT_PI_VARS in felogin (Thanks to Steffen Kamper)
347 * Fixed bug #8761: tree.js - Typo in function parameter highlightID
348 * Fixed bug #8497: User Admin > Compare User Settings Inconsistencies (Thanks to Michiel Roos and Francois Suter)
350 2008-06-26 Stanislas Rolland <typo3@sjbr.ca>
352 * Fixed bug #8660: htmlArea RTE configuration option formatblock.restrictToItems does not work
354 2008-06-25 Oliver Hader <oliver@typo3.org>
356 * Fixed bug #8824: Missing label warning.install_enabled (thanks to Francois Suter)
358 2008-06-23 Stanislas Rolland <typo3@sjbr.ca>
360 * Added feature #8799: Move htmlArea RTE undo/redo handling to own extension
362 2008-06-22 Oliver Hader <oliver@typo3.org>
364 * Fixed bug #8724: getElementsByClassName does not work properly in Firefox 3 and Safari 3.1 (thanks to Helmut Hummel)
366 2008-06-21 Stanislas Rolland <typo3@sjbr.ca>
368 * Added feature #8790: htmlArea RTE image selection should honour hooking browsers
369 * Added feature #8791: Let htmlArea RTE context menu use the RTE API
370 * Fixed bug #8717 (cleanup): htmlArea RTE link browser does not honour correctly hooking browsers
371 !!! class.tx_rtehtmlarea_browse_links.php will now use hook key ['ext/rtehtmlarea/mod3/class.tx_rtehtmlarea_browse_links.php']['browseLinksHook']
372 instead of hook key ['typo3/class.browse_links.php']['browseLinksHook'] !!!
374 2008-06-17 Stanislas Rolland <typo3@sjbr.ca>
376 * Fixed bug #8717 (revisited): htmlArea RTE link browser does not honour correctly hooking browsers
378 2008-06-15 Stanislas Rolland <typo3@sjbr.ca>
380 * Fixed bug #8716: htmlArea RTE: target configured on link class not honoured
381 * Fixed bug #8716 (continued for dam): htmlArea RTE: target configured on link class not honoured
382 * Fixed bug #8717: htmlArea RTE link browser does not honour correctly hooking browsers
384 2008-06-13 Oliver Hader <oliver@typo3.org>
386 * Fixed bug #8239: Wrong parameter order for strpos in t3lib_div::getHostname
388 2008-06-11 Ingo Renner <ingo@typo3.org>
390 * Fixed bug #8571: Moving backend search to the right
392 2008-06-11 Michael Stucki <michael@typo3.org>
394 * (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.
396 2008-06-11 Ingmar Schlecht <ingmar@typo3.org>
398 * Fixed #8674: Vulnerability of security bulletin typo3-20080611-1: Default value of fileDenyPattern allows arbitrary code execution on Apache (Patch by Henning Pingel, thanks!)
400 2008-06-10 Benjamin Mack <benni@typo3.org>
402 * Fixed bug #8264: t3ditor - "+" (plus) signs are replaced by spaces (Thanks to Tobias Liebig)
403 * Fixed bug 8591: AJAX encoding is UTF-8, thus has problems with backend charsets (Thanks to Tobias Liebig)
405 2008-06-10 Jeff Segars <jeff@webempoweredchurch.org>
407 * Followup to bugfix #8108: Extension configuration options are not always shown (Thanks to Steffen Kamper)
409 2008-06-10 Benjamin Mack <benni@typo3.org>
411 * Fixed bug #8643: Inline CSH is not styled with t3skin (Thanks to Steffen Kamper)
412 * Fixed bug #8478: highlighting error (the next line after a ">" gets colored as "value") (Thanks to Tobias Liebig)
413 * Fixed bug #2905: Followup - t3skin - Styling of tab menus is bad when hovering (Thanks to Ben van't Ende)
415 2008-06-10 Ernesto Baschny <ernst@cron-it.de>
417 * Fixed bug #8635: Side-effect of the fix for bug #7897: MM-relations, flexform and others got lost during copying/localizing
419 2008-06-10 Patrick Broens <patrick@patrickbroens.nl>
421 * Fixed bug #8422: Context Sensitive Help mode with "display full text messages"
423 2008-06-09 Ingo Renner <ingo@typo3.org>
425 * Fixed bug #8509: Some labels in Module About are hardcoded, credits Christopher Stelmaszyk
427 2008-06-09 Ernesto Baschny <ernst@cron-it.de>
429 * Fixed bug #8637: Parameter $deleteUnused of parsehtml::substituteMarkerArray was deleting too much if no $wrap was set (thanks to Francois Suter)
431 2008-06-08 Thomas Hempel <thomas@typo3.org>
433 * Fixed bug #8483: Lines break when longer as the width of the window (t3editor) (Patch by Tobias Liebig)
435 2008-06-05 Ingmar Schlecht <ingmar@typo3.org>
437 * Fixed bug #6998: Installation misses key-definition of table pages (Patch by Steffen Müller)
439 2008-06-05 Ingo Renner <ingo@typo3.org>
441 * Fixed bug #8271: OpenDocs Icons: Hardcoded labels in title and alt-attributes, credits Stefano Kowalke
442 * Fixed bug #8615: Text in admin panel is too small
444 2008-06-05 Oliver Hader <oliver@typo3.org>
446 * Fixed bug #8527: config.removeDefaultJS=1 leaves empty script block
448 2008-06-05 Benjamin Mack <benni@typo3.org>
450 * Fixed bug #2905: t3skin - Styling of (non-dyn) tab menus is bad
452 2008-06-02 Jeff Segars <jeff@webempoweredchurch.org>
454 * Fixed bug #8572: Raise maximum TYPO3 version for t3skin to 4.3.99 (thanks to Steffen Kamper)
456 2008-06-02 Ingo Renner <ingo@typo3.org>
458 * Follow Up for #8270: fixed some naming and CGL issues
459 * Fixed bug #8033: Drag'n'drop in pagetree problem: Dragged menu items disappear under other menuitems, credits Susanne Moog
460 * Fixed bug #8573: TypoScript-Help is not displayed for non-Admins, credits Steffen Kamper
462 2008-06-02 Ernesto Baschny <ernst@cron-it.de>
464 * Fixed bug #8362: Duplicate entry for [tstamp] and [crdate] in Web->List module for single table in selector-box (thanks to Steffen Kamper)
466 2008-05-31 Oliver Hader <oliver@typo3.org>
468 * Fixed bug #8336: JavaScript error in TBE_EDITOR causes login expired dialog
470 2008-05-30 Martin Kutschker <masi@typo3.org>
472 * Fixed bug #8554: installer doesn't check DB problems when creating admin user
473 * Fixed bug #8517: CSS class is missing for FE edit links (thanx to Ralf Hettinger)
475 2008-05-29 Martin Kutschker <masi@typo3.org>
477 * Fixed bug #8270: hardcoded labels in title attributes of icons in top bar of BE interface (thanx to Stefano Kowalke)
479 2008-05-28 Ernesto Baschny <ernst@cron-it.de>
481 * Fixed bug #8522: Datetime shifts on copy and localize (timezone related)
483 2008-05-28 Benjamin Mack <benni@typo3.org>
485 * Fixed bug #8496: TCEforms: Help Icon is not in the docheader
486 * Fixed bug #7837: Generate Icons by Default - Part 1
487 * Fixed bug #8504: help icon is not aligned in TCEform (Thanks to Steffen Kamper)
489 2008-05-28 Martin Kutschker <masi@typo3.org>
491 * Fixed bug #8418: visual problems of BE[accessListRenderMode] (thanx to Steffen Kamper)
493 2008-05-28 Benjamin Mack <benni@typo3.org>
495 * Fixed bug #8494: Admin Tools => DB Check => Find Filename has duplicate selectboxes
497 2008-05-27 Dmitry Dulepov <dmitry@typo3.org>
499 * Fixed bug #8501: Template module - overview (together with Steffen Kamper)
500 * Fixed bug #8412: typo3/file_edit.php replaces ###PATH### in the edited file with the value of $this->title (thanks to Andreas Wagner)
502 2008-05-25 Dmitry Dulepov <dmitry@typo3.org>
504 * Fixed bug #4455: pid reset to 10000 in Constant Editor
506 2008-05-24 Oliver Hader <oliver@typo3.org>
508 * Set TYPO3 version to 4.3-dev and cleaned up NEWS.txt
510 2008-05-24 Ingo Renner <ingo@typo3.org>
512 * Removed empty line at end of file in t3lib/thumbs.php
514 2008-05-21 Jeff Segars <jeff@webempoweredchurch.org>
516 * Fixed bug #7509: TypoScript Editor doesn't save changes in IE
518 2008-05-20 Dmitry Dulepov <dmitry@typo3.org>
520 * Fixed bug #8263: t3editor should not highlight decimals (thanks to Tobias Liebig)
521 * Fixed bug #8049: Save button don't work when deactivating t3editor (thanks to Tobias Liebig)
523 2008-05-20 Ingo Renner <ingo@typo3.org>
525 * Fixed bug #8445: Align group fields in TCEforms, credits Steffen Kamper
526 * Fixed bug #8282: option-div is not styled in user-accesslist, credits Steffen Kamper
528 2008-05-20 Benjamin Mack <benni@typo3.org>
530 * Fixed bug #8460: Shortcutmenu needs a proper access check comment (thanks to Stefano Kowalke)
531 * Fixed bug #8458: Backendsearchmenu needs a proper access check comment (thanks to Stefano Kowalke)
532 * Fixed bug #8456: Browse Links does not use JS library interface
534 2008-05-19 Jeff Segars <jeff@webempoweredchurch.org>
536 * Fixed bug #7860: Coloring in TS Object Browser depends on "Crop Lines" (thanks to Steffen Kamper)
538 2008-05-19 Oliver Hader <oliver@typo3.org>
540 * Fixed bug #8454: IRRE - Localization mode is not fetched correctly
541 * Code cleanup: Fixed typing errors
543 2008-05-18 Martin Kutschker <masi@typo3.org>
545 * Fixed bug #6576: typolink.addQueryString adds &= to the URL if QUERY_STRING is empty
547 2008-05-16 Dmitry Dulepov <dmitry@typo3.org>
549 * Fixed bug #8277: Enable tabs in sys_workspaces (thanks to Steffen Kamper)
550 * Fixed bug #8439: Help icon in function module is double (thanks to Steffen Kamper)
551 * Fixed bug #8192: typoLink generates wrong links
553 2008-05-15 Stanislas Rolland <typo3@sjbr.ca>
555 * Fixed bug #8348: htmlArea RTE: ctrl+c and ctrl+x do not work in IE with TYPO3 4.2
556 * Updated htmlArea RTE version to 1.7.5 for TYPO3 4.2.1
558 2008-05-14 Oliver Hader <oliver@typo3.org>
560 * Fixed bug #8385: Modified tslib_cObj::substituteMarkerArray() misses call parameter (thanks to Francois Suter)
562 2008-05-14 Dmitry Dulepov <dmitry@typo3.org>
564 * Fixed bug #4693: tables definition not compliant with MySQL 5.0 strict mode
566 2008-05-11 Dmitry Dulepov <dmitry@typo3.org>
568 * Fixed bug #8360: locallang.xml charset convertion dont work for LOCAL_LANG['default']
570 2008-05-07 Stanislas Rolland <typo3@sjbr.ca>
572 * Fixed bug #8351: RTE.classes configuration not honoured by htmlArea RTE Insert/modify link class selector
574 2008-05-06 Dmitry Dulepov <dmitry@typo3.org>
576 * Fixed bug #8330: Missing padding in select lists without icons (thanks to Uschi Renziehausen)
577 * Fixed bug #8187: Cache Menu has problems with long names (german) (thanks to Steffen Kamper)
579 2008-05-04 Dmitry Dulepov <dmitry@typo3.org>
581 * Follow up on RFC: #7612 (cannot clear extension's FE cache from Backend) (by Oliver Klee)
583 2008-05-02 Ingmar Schlecht <ingmar@typo3.org>
585 * Fixed bug #4022, #4060: TCAdefaults for MM-Fields did't work (patch by Bernhard Kraft)
587 2008-04-29 Dmitry Dulepov <dmitry@typo3.org>
589 * Fixed bug #8272: Listview - warning icon goes to new line in iconblock (thanks to Steffen Kamper)
591 2008-04-28 Benjamin Mack <benni@typo3.org>
593 * Fixed bug #8265: no links in htmlmails (thanks to Ralf Hettinger)
595 2008-04-26 Stanislas Rolland <typo3@sjbr.ca>
597 * Fixed bug #8254: htmlArea RTE sets invalid link to file selected using DAM media browser. Thanks to Xavier Perseguers.
599 2008-04-26 Ingo Renner <ingo@typo3.org>
601 * Removed redundant files from t3editor
603 2008-04-23 Ingo Renner <ingo@typo3.org>
605 * Release of TYPO3 4.2.0
606 * 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
607 * Fixed Bug #8207: Creating shortcuts in backend.php does not work in modules other than web->list or file->filelist
608 * Added login image for TYPO3 4.2
609 * Update all ext_emconf.php in system extensions (part 2)
611 2008-04-23 Michael Stucki <michael@typo3.org>
613 * Remove obsolete warning in Extension Manager
614 * Update all ext_emconf.php in system extensions (part 1)
615 * Update version numbers of all system extension that have been changed since TYPO3 4.1
617 2008-04-22 Benjamin Mack <benni@typo3.org>
619 * Fixed visual bug: DB-List - No Space Between Table and Field-Selector
621 2008-04-22 Jeff Segars <jeff@webempoweredchurch.org>
623 * Fixed bug #8159: Infinite loop when trying to install extension with constraints and configuration
624 * Fixed bug #8203: Broken icons when creating +ext template
625 * Fixed bug #8204: Typo in extended list view for select fields
627 2008-04-22 Ingo Renner <ingo@typo3.org>
629 * Fixed bug #8153: [left frame-width] left frame too small for german users, credits Steffen Kamper
630 * Fixed several bugs with t3editor and IE #8157, #8049, #7509,#8146, credit Tobias Liebig
631 * Changed order of cache and shortcut toolbar items
632 * Changed call of json_encode in t3editor to t3lib_div::array2json
633 * Added missing icon variants to t3skin, thanks to Helmut Hummel for generating them
634 * Fixed typos in backend.php, credits Helmut Hummel
636 2008-04-22 Oliver Hader <oliver@typo3.org>
638 * Fixed bug #8182: Fatal error on calling sysLog() of lock object if locking method is unknown
639 * Fixed bug #8148: IRRE - Expanded or collapsed state of new child records is not handled correctly
641 2008-04-22 Dmitry Dulepov <dmitry@typo3.org>
643 * Fixed bug #8174: Clear all caches should clear configuration cache as well (thanks to Steffen Kamper)
644 * Fixed bug #8040: Bug: Wrong check on creating folders in filelist makes them unaccessible (thanks to Moreno Feltscher)
646 2008-04-20 Ingmar Schlecht <ingmar@typo3.org>
648 * Fixed bug #8138: Search in Loaded Extensions not working
649 * Fixed bug #8019: missing htmlspecialchars() in adminPanel
650 * Fixed bug #8169: Admin functions tab visible for non admins (All patches above by Steffen Kamper)
652 2008-04-20 Ingo Renner <ingo@typo3.org>
654 * Added missing icons for tt_content when overlayed with different states, credits Helmut Hummel
656 2008-04-16 Ingo Renner <ingo@typo3.org>
658 * Release of TYPO3 4.2.0RC2
660 2008-04-16 Martin Kutschker <masi@typo3.org>
662 * Fixed bug #4186 (correction): cropping didn't work for IM4/5 and GM (thanks to Helmut Hummel)
664 2008-04-16 Benjamin Mack <benni@typo3.org>
666 * HCI: Changed t3skin icon "new_file.gif"
668 2008-04-16 Ingo Renner <ingo@typo3.org>
670 * Fixed bug #8001: Problems using link wizard in content elements, credits Ralf Hettinger
671 * Marked typo3/alt_main.php as deprecated
672 * Fixed bug #8060: preview in clickmenu of list-module on tt_content records broken
673 * Added new icons for content elements in t3skin
674 * Added new icons in t3skin to select image orientation in Text w/Image content elements
675 * Added several other new icons in t3skin
676 * Replaced icon for Web->Functions in t3skin
677 * Fixed bug #8108: Extension configuration options are not always shown, credits Jeff Segars
678 * Various Bugfixes for t3editor
679 * Fixed bug #6812: Editor does not respect charset settings while saving with AJAX
680 * Fixed bug #8049: TypoScript templates can't be saved at all after editing them using IE7/WinXP
681 * Fixed bug #7314: In IE 6.0.2900 syntax highlighting, save indicator, keyword suggestion and undo isn't working
682 * Moved CodeMirror into own directory
683 * Switched from gluecode to hooks
685 2008-04-15 Benjamin Mack <benni@typo3.org>
687 * HCI: Small Changes for t3skin icons "upload.gif" and "pages_up.gif"
689 2008-04-15 Ingo Renner <ingo@typo3.org>
691 * Follow up to #7986: removed borders from list view when not in extended view, credits Steffen Kamper
692 * Follow up to #7986: icons were breaking into a new line in IE6
693 * Follow up to #7986: in some cases columns were not aligned, credits Steffen Kamper
694 * Fixed bug #7900: Docheader scrollbar isn't at right side, credits Steffen Kamper
696 2008-04-14 Ingo Renner <ingo@typo3.org>
698 * Fixed bug #7986: Vertical aligned Icons in List-Module, credits Peter Niederlag, Steffen Kamper, sponsored by snowflake productions
699 * Added new icons in t3skin for the help menu entries in the module menu
701 2008-04-14 Benjamin Mack <benni@typo3.org>
703 * Pre-code cleanup for #6670 (Tabs in Page Properties III)
705 2008-04-13 Michael Stucki <michael@typo3.org>
707 * Minor code cleanup (patch by Benni Mack)
708 * Add CSH information for fe_login_mode (by Benni Mack)
710 2008-04-12 Oliver Hader <oliver@typo3.org>
712 * Fixed bug #8064: Split does not work with returnKey = 0 (thanks to Dirk Weise)
714 2008-04-11 Oliver Hader <oliver@typo3.org>
716 * Renamed interface.t3lib_tceformsInlineHook.php to lowercase letters
718 2008-04-11 Ernesto Baschny <ernst@cron-it.de>
720 * Fixed bug #7897: Storage and display of datetime/time fields was broken (one hour shift) on DST (daylight saving time) changes
722 2008-04-11 Dmitry Dulepov <dmitry@typo3.org>
724 * Fixed bug #8078: enhance debug stack trace reporting
726 2008-04-10 Benjamin Mack <benni@typo3.org>
728 * Fixed bug #8035: 123-Installer shows error in step 1 when no DB connection was set up yet.
730 2008-04-10 Dmitry Dulepov <dmitry@typo3.org>
732 * Added @var to typo3/sysext/beuser/mod/index.php
734 2008-04-09 Benjamin Mack <benni@typo3.org>
736 * t3skin: Exchanged icon which was still in use from oldskin
738 2008-04-09 Stanislas Rolland <typo3@sjbr.ca>
740 * Fixed bug 8066: Incorrect height of htmlArea RTE dropdown selectors in some browsers
741 * Updated htmlArea RTE version number to 1.7.4
743 2008-04-08 Oliver Hader <oliver@typo3.org>
745 * Followup to #8014: Fixed bug with usage of t3lib_TCEforms::getDynTabMenu()
747 2008-04-08 Benjamin Mack <benni@typo3.org>
749 * Fixed bug #8041: EM has wrong image tag for headers in extension listing (Thanks to Steffen Kamper)
751 2008-04-07 Martin Kutschker <masi@typo3.org>
753 * Remove superfluos is_array() check in t3lib_div
755 2008-04-07 Dmitry Dulepov <dmitry@typo3.org>
757 * Fixed bug #8005: Linking across domains does not work with nested domains
759 2008-04-06 Stanislas Rolland <typo3@sjbr.ca>
761 * Fixed bug #7992: rtehtmlarea does not work with Firefox 3 Beta 5
762 * Fixed bug #8043: Highlighting text from right to left in htmlArea RTE is erratic in Firefox
764 2008-04-06 Benjamin Mack <benni@typo3.org>
766 * Fixed bug #8013: Felogin redirectMode does not work with spaces (Thanks to Steffen Kamper)
767 * Fixed bug #7317: CSH popup not working in flexforms (Thanks to Kasper Ligaard)
768 * Fixed bug #8028: Databases with an "-" in it can't be used (Thanks to Steffen Kamper)
770 2008-04-05 Ingo Renner <ingo@typo3.org>
772 * Fixed bug #8014: Deactivated tabs in page-properties should be hidden
774 2008-04-04 Stanislas Rolland <typo3@sjbr.ca>
776 * Fixed bug #7990: htmlArea RTE color picker has no scrollbar
778 2008-04-04 Benjamin Mack <benni@typo3.org>
780 * Fixed bug #8015: XHTML issue in felogin-template (Thanks to Steffen Kamper)
782 2008-04-03 Michael Stucki <michael@typo3.org>
784 * Fixed bug #8009: Wrong TS-Code because appendString cannot handle multiline strings (Thanks to Claudio Cathomen / ICSurselva)
785 * Fixed bug #1537: Shortcut icon syntax incorrect/incomplete (Thanks to Soeren Schaffstein / d.k.d)
787 2008-04-03 Patrick Broens <patrick@patrickbroens.nl>
789 * Feature #7854: Docheader: Moving function menu to the left in second row (Thanks to Adrian Zimmermann / snowflake)
791 2008-04-03 Thomas Hempel <thomas@typo3-unleashed.net>
793 * Feature #6896: TCA eval on TEXT field does not work (Thanks to Dan Jensen / Wildside)
795 2008-04-03 Ingmar Schlecht <ingmar@typo3.org>
797 * Fixed bug #4575: Changes in alternative page language does not clear cache (Thanks to Bodo Eichstaedt / wmdb)
798 * Fixed bug #4768: Missing is_array() check in tslib_fe::getStorageSiterootPids() (Thanks to Kian Gould / AOE media)
800 2008-04-03 Ingo Renner <ingo@typo3.org>
802 * Fixed bug #7496: exclude for header_position, header_link (Thanks to Michael Dengler / die digiparden)
804 2008-04-03 Sebastian Kurfuerst <sebastian@typo3.org>
806 * Fixed bug #7476: link in about module opens in the TYPO3 backend frameset (Thanks to Bodo Eichstaedt / wmdb)
807 * Fixed bug #7991: Workspace Preview is not aware of domain records (Thanks to Kian Gould / AOE media)
809 2008-04-02 Ingo Renner <ingo@typo3.org>
811 * Added follow up patch for bug #6710: Use optgroups in selectorboxes
813 2008-04-02 Benjamin Mack <benni@typo3.org>
815 * Fixed bug #7961: headListTags in class.t3lib_parsehtml_proc.php are hardcoded (Thanks to Steffen Kamper)
817 2008-04-01 Ingo Renner <ingo@typo3.org>
819 * Release of TYPO3 4.2.0RC1
821 2008-04-01 Ingmar Schlecht <ingmar@typo3.org>
823 * Fixed bug #7975: Unskinnable icons because of hardcoded html (Thanks to Steffen Kamper)
824 * Feature #7985: Beautify table for BE Log (Thanks to Steffen Kamper)
826 2008-04-01 Michael Stucki <michael@typo3.org>
828 * Fixed bug #7841: Remove COLLATE statement when creating new tables with the Install Tool
829 * Fixed bug #7981: Replace ugly labels in BE Log module
830 * 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.
831 * Fixed bug #7743: Install Tool: Create "admin" user did not work in 4.2-beta3
832 * Fixed bug #7980: Indexed Search: Fix wrong TypoScript code in plugin template
834 2008-04-01 Ingo Renner <ingo@typo3.org>
836 * Fixed bug #5998: Crawler/Index Config: hidden records are re-indexed, credits Christian Kuhn
837 * Fixed bug #7831: List in Page module has wrong colors, credits Steffen Kamper
838 * Changed private declarations to protected
840 2008-04-01 Jeff Segars <jeff@webempoweredchurch.org>
842 * Fixed bug #7943: Filelist has nested HTML (thanks to Steffen Kamper)
843 * Fixed bug #7820: Task center iframes are only sized on load (thanks to Steffen Kamper)
845 2008-04-01 Benjamin Mack <benni@typo3.org>
847 * Fixed bug #7977: Missing label for browse_links folder menu
849 2008-04-01 Dmitry Dulepov <dmitry@typo3.org>
851 * Fixed bug #7784: Check for mail configuration is wrong on Windows
852 * Fixed bug #7839: Linking between domains in the pagetree with checkRootline does not work with menus
854 2008-03-31 Jeff Segars <jeff@webempoweredchurch.org>
856 * Fixed bug #7768: TCEForms extraFormHeaders do not work with docheaders
858 2008-03-31 Oliver Hader <oliver@typo3.org>
860 * Fixed bug #7954: XCLASSing ToolbarItem does not work (thanks to Steffen Kamper)
861 * Fixed bug #7759: XCLASSing USER_INT objects does not work
862 * Cleaned up code of scripts in typo3/classes/
863 * Followup to #6087: Cleaned up code of IRRE localization
864 * Cleaned up code of scripts in t3lib/ and typo3/
865 * Fixed bug #7971: Missing icon in t3skin for header - tt_content_header.gif (thanks to Steffen Kamper)
866 * Fixed bug #7976: prioriCalc does not work correctly
868 2008-03-31 Dmitry Dulepov <dmitry@typo3.org>
870 * Fixed bug #7920: Filelist in IE 6 is not showing contents (thanks to Ingo Schmitt and Steffen Kamper)
871 * Fixed bug #7957: Enable backend classes for xclassing (thanks Steffen Kamper)
872 * Fixed bug #7962: Add icon to selected entry (currently icons are only shown in dropdown) (thanks to Kasper Ligaard)
874 2008-03-28 Stanislas Rolland <typo3@sjbr.ca>
876 * Fixed bug #7955: htmlArea RTE API provides incorrect popup url
877 * Fixed bug #7958: htmlArea RTE undo/redo handler may cause errors in FF
879 2008-03-28 Oliver Hader <oliver@typo3.org>
881 * Added follow up to #7947: Changed order of applying locallang file back
883 2008-03-27 Oliver Hader <oliver@typo3.org>
885 * Fixed bug #7947: IRRE - XCLASSes are not working with AJAX calls in t3lib_TCEforms_inline (thanks to Malte Jansen)
887 2008-03-26 Stanislas Rolland <typo3@sjbr.ca>
889 * Fixed bug #7944: htmlArea RTE: Configuration of mutually exclusive classes in very error prone
890 * Fixed bug #7769: htmlArea RTE: Missing default class for tables
892 2008-03-24 Stanislas Rolland <typo3@sjbr.ca>
894 * Fixed bug #7934: HTMLArea RTE block style and text style may present disallowed classes
896 2008-03-24 Oliver Hader <oliver@typo3.org>
898 * Fixed bug: Field sys_template.include_static_file limited to 20 items
900 2008-03-22 Stanislas Rolland <typo3@sjbr.ca>
902 * Fixed bug #7923: htmlArea RTE cannot delete block via delete/backspace keys in IE 6 and IE7
904 2008-03-21 Martin Kutschker <masi@typo3.org>
906 * Fixed bug #4250: ASCII transliteration did not expand Iclandic letters thorn and eth.
907 * Fixed bug #7903: Use PHP5 features in class.t3lib_extmgm.php (final and static, thanks to Kasper Ligaard)
908 * Fixed bug #7906: Use PHP5 features in class.t3lib_befunc.php (final and static, thanks to Kasper Ligaard))
909 * Fixed bug #7909: Use PHP5 features in class.t3lib_iconworks.php (final and static, thanks to Kasper Ligaard))
910 * Added feature #5726: Javascript mailform validation doesn't check fields of type 'file' (thanks to Loek Hilgersom and Peter Foerger)
911 * Enhanced feature #6888: Disabling some or all controls in "group" field - controllable via pageTS
913 2008-03-21 Benjamin Mack <benni@typo3.org>
915 * Fixed bug #7818: Login page: Hardcoded logo & labels instead of p tags (Thanks to Georg Ringer and Christian Kuhn)
917 2008-03-20 Stanislas Rolland <typo3@sjbr.ca>
919 * Fixed bug #7918: HTMLArea RTE: table width unit default not honoured when width is not set
921 2008-03-20 Dmitry Dulepov <dmitry@typo3.org>
923 * Fixed bug #6907: "Conflicts" check ignores version
925 2008-03-20 Benjamin Mack <benni@typo3.org>
927 * Fixed bug #7892: Unify User setup layout (Thanks to Steffen Kamper)
929 2008-03-18 Ingo Renner <ingo@typo3.org>
931 * Fixed bug #7307: Move 'Open Documents' to Header in the BE
933 2008-03-17 Stanislas Rolland <typo3@sjbr.ca>
935 * Fixed bug #7886: JS error raised in htmlArea RTE in IE5.5 when setting inline markup or text style
936 * Fixed bug #7880: Insert table and borders in htmlArea RTE
937 * Fixed bug #7890: htmlArea RTE: premature undo snapshot may cause JavaScript error to be raised
939 2008-03-17 Oliver Hader <oliver@typo3.org>
941 * Fixed bug #4186: GIFBUILDER cropsized images have bad quality (thanks to Steffen Kamper)
942 * Fixed bug #7634: Tabs disappear when BE-editing a record that contains IRRE
943 * Fixed bug #7874: Page lock not released when error page was generated
944 * Fixed bug #7883: Export wizard has no scrollbars (thanks to Steffen Kamper)
946 2008-03-17 Jeff Segars <jeff@webempoweredchurch.org>
948 * Fixed bug #7871: Extension with static data is not installed because of double form tag (thanks to Steffen)
950 2008-03-16 Stanislas Rolland <typo3@sjbr.ca>
952 * Fixed bug #7877: htmlArea RTE block style feature raises javascript errors in IE6
953 * Fixed bug #7878: Extension cannot override a previously defined htmlArea RTE hotkey
955 2008-03-16 Martin Kutschker <masi@typo3.org>
957 * Fixed bug #7793: Argument 1 passed to t3lib_div::arrayToLogString() in module setting must not be null (thanks to Steffen Kamper)
958 * Fixed bug #7861: t3lib_div::mkdir() should suppress PHP warnings/errors (thanks to Francois Suter)
959 * Fixed bug #7843: t3lib_div uses array_unshift() instead of array_shift() in getIndpEnv() (thanks to Christian Kuhn)
961 2008-03-16 Ingo Renner <ingo@typo3.org>
963 * Fixed bug #7396: hardcoded fieldset and legend around radio buttons
964 * Fixed bug #7817: Transparent PNGs do not work in IE6
965 * Fixed bug #7873: Wrong condition for IE6, credits Steffen Kamper
966 * Fixed issue #7876: beautify the permissions module a bit
967 * Code cleanup: replaced CVS with SVN
968 * Updated Copyright notices
970 2008-03-15 Ingo Renner <ingo@typo3.org>
972 * Added follow up to #7588: Accesscheck for clearCache, credits Steffen Kamper
973 * Fixed bug #7777: Hide Filter is not possible, credits Steffen Kamper
975 2008-03-15 Stanislas Rolland <typo3@sjbr.ca>
977 * Fixed bug #7857: htmlArea RTE: hidePStyleItems does not work anymore
978 * Fixed bug #7867: htmlArea RTE undo/redo does not restore caret position
979 * Fixed bug #7857 (revisited): htmlArea RTE: hidePStyleItems does not work anymore
980 * Fixed bug #7867 (revisited): htmlArea RTE undo/redo does not restore caret position
982 2008-03-14 Stanislas Rolland <typo3@sjbr.ca>
984 * Fixed bug #7862: htmlArea RTE: incorrect nesting of ol/ul inside definition lists
986 2008-03-14 Ingo Renner <ingo@typo3.org>
988 * Fixed bug #7850: error in publish.php if errors in TCE should be shown, credits Daniel Poetzinger
989 * Fixed page tree filter background in IE6
991 2008-03-13 Stanislas Rolland <typo3@sjbr.ca>
993 * Fixed bug #7851: htmlArea RTE causes memory leaks in IE
994 * Fixed bug #7852: JS error raised in IE7 when closing htmlArea RTE
995 * Fixed bug #7853: htmlArea RTE formatblock does not allow removing p or hx format in FF
997 2008-03-12 Stanislas Rolland <typo3@sjbr.ca>
999 * Fixed bug #6064 (revisited): htmlArea RTE adds unwanted <p> tags in table cells
1001 2008-03-12 Oliver Hader <oliver@typo3.org>
1003 * Fixed bug #7827: IRRE - Wrong mouse pointer on links to create/translate child records
1005 2008-03-12 Ingo Renner <ingo@typo3.org>
1007 * Fixed bug #7730: No hover in listview, credits Georg Ringer
1008 * Changed the order of options and access tab for pages, to be consistent with other records
1010 2008-03-11 Stanislas Rolland <typo3@sjbr.ca>
1012 * Fixed bug #7834: htmlArea RTE block operations may produce invalid document structure
1014 2008-03-11 Ingo Renner <ingo@typo3.org>
1016 * Fixed bug #7816: New page icon does not honor a selected page, credits Steffen Kamper
1018 2008-03-11 Jeff Segars <jeff@webempoweredchurch.org>
1020 * Fixed bug #7794: opendocs causes Javascript error in Internet Explorer (thanks to Steffen Kamper)
1021 * Fixed bug #7781: Constant Editor changes not saved in Internet Explorer
1023 2008-03-10 Benjamin Mack <benni@typo3.org>
1025 * Fixed bug #7810: t3skin: Cleanup of login stylesheet (thanks to Georg Ringer)
1026 * Fixed bug #7814: t3skin does not use proper icons
1028 2008-03-09 Dmitry Dulepov <dmitry@typo3.org>
1030 * Fixed bug #7682: import extension page CSS errors (thanks to Steffen Kamper for hard work on this patch)
1032 2008-03-08 Oliver Hader <oliver@typo3.org>
1034 * Fixed bug #7748: IRRE - Storage page for combined child records not used
1035 * Fixed bug #7511: IRRE - Issues with expand/collapse of child records
1037 2008-03-08 Dmitry Dulepov <dmitry@typo3.org>
1039 * Follow up on bug #7588: respect TSConfig settings for cache clearing (patch by Helmut Hummel)
1041 2008-03-07 Stanislas Rolland <typo3@sjbr.ca>
1043 * Added two icons to htmlArea RTE skin for definition lists
1044 * Cleaned up dead code related to htmlArea RTE popups
1045 * Fixed bug #7788: htmlArea RTE: pageTSConfig from Inline Elements extension not included
1047 2008-03-06 Ingo Renner <ingo@typo3.org>
1049 * Post cleanup of topapps, some parts were not removed with Changeset 2908
1051 2008-03-05 Stanislas Rolland <typo3@sjbr.ca>
1053 * Fixed bug #7757: htmlArea RTE: Alternating table rows/columns should start at 1
1054 * Fixed bug #7770: htmlArea RTE: shift+tab in table body does not move back into thead
1055 * Fixed bug #7773: htmlArea RTE loads plugins in wrong order
1056 * Fixed bug #7774: htmlArea RTE: toolbar not updated in IE7 on up/right/down/left arrow
1057 * Cleaned up dead code related to htmlArea RTE clickenlarge feature
1059 2008-03-04 Stanislas Rolland <typo3@sjbr.ca>
1061 * Fixed bug #7754: htmlArea RTE: Caption should be first element in table
1062 * Fixed bug #7755: htmlArea RTE: incorrect handling of enter key in definition lists
1064 2008-03-03 Ingo Renner <ingo@typo3.org>
1066 * Release of TYPO3 4.2.0beta3
1068 2008-03-03 Patrick Broens <patrick@patrickbroens.nl>
1070 * Fixed bug #7532: Docheaders: Wizard New Content Element (db_new_content_el.php): No docheader
1071 * Fixed bug #7527: Docheaders: Wizard New Record/New page (db_new.php): No docheader
1072 * Fixed bug #7540: Docheaders: Wizard Move Element (move_el.php): No docheader
1073 * Fixed bug #7562: Docheaders: Module History: No docheader
1075 2008-03-03 Jeff Segars <jeff@webempoweredchurch.org>
1077 * Fixed bug #7601: Remove checkbox border from t3skin in Internet Explorer
1079 2008-03-03 Michael Stucki <michael@typo3.org>
1081 * Fixed bug #7729: Login screen needs to be XCLASSable
1082 * Improvements to Install Tool:
1083 - Cleanup in t3lib_install
1084 - Fixed bug #7589: FULLTEXT keys are not processed correctly
1085 - Fixed bug #6098: Installer should check MySQL charset settings
1086 - Detect differences in table engine and table character set during DB compare
1087 - 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.
1088 - Add character set support to t3lib_install
1089 - Convert various blob-fields (which are non-blobs actually) to text variants (exeptions are serialized fields and fields that contain XML data)
1090 * Fix DB field types for static_tsconfig_help
1091 * Fixed bug #7735: EM import was broken because of empty variable
1092 * Fixed bug #6547: Allow ignoring of the the no_cache parameter using $TYPO3_CONF_VARS[FE][disableNoCacheParameter] (of course, this is disabled by default)
1093 * Report to t3lib_div::sysLog() whenever $TSFE->set_no_cache() is called
1095 2008-03-03 Ingo Renner <ingo@typo3.org>
1097 * Fixed bug #7573: Page properties: Make author and author_email visible instantly, credits Steffen Kamper
1098 * Added new descriptions for some page property fields, credits Uschi Renziehausen
1099 * Added feature #7140: EM should send TYPO3 version when connecting to TER, credits Niels Pardon
1100 * Fixed bug #7704: Image Position in Text/Image doesn't work, redits Steffen Kamper
1101 * Fixed bug #7713: EM - Translation Manager loose CSS while updating, credits Steffen Kamper
1102 * Reintroduced the save button in user settings, removed navigation mode option when not in backend_old
1103 * Added feature #7427: add docheader to file -> filelist module, credits Christoph Koehler
1104 * Fixed bug #7203: Hook cObjTypeAndClassDefault in tslib_content somtimes fails, credits Stefan Geith
1105 * Added feature #4923: provide new inputfield "directorypicker" in BE, credits Andreas Wolf and Ralf Hettinger
1106 * Clean up: formatted typo3/stylesheet.css
1107 * Removed the tree filter toggle
1109 2008-03-03 Dmitry Dulepov <dmitry@typo3.org>
1111 * Added @var in class.tslib_eidtools.php
1113 2008-03-02 Stanislas Rolland <typo3@sjbr.ca>
1115 * Fixed bug #7725: buttons.left(right,center,justifyfull).useClass not honored by htmlArea RTE
1117 2008-03-02 Ingo Renner <ingo@typo3.org>
1119 * Fixed bug #7642: Page tree Filter use wrong div for collapse
1121 2008-03-02 Martin Kutschker <masi@typo3.org>
1123 * Fixed bug #7397: improper handling of non-transparent reverse proxies
1124 * Added feature #7397: enable special handling of reverse SSL proxies
1125 * Fixed bug #1364: enable cURL in t3lib_div::getURL() for ftp, ftp,sftp and scp
1126 * Fixed bug #5985: PHP warning in t3lib_div::getURL() when safe_mode or open_basedir is set
1127 * Added feature #7624: add status/error repoting to t3lib_div::getURL()
1129 2008-03-02 Michael Stucki <michael@typo3.org>
1131 * Fixed bug #7291: Taskcenter -> sys_action - viewport is too small when creating records (patch by Steffen Kamper)
1132 * Fixed bug #5788: Add a delete button to the yellow warning box for removing the ENABLE_INSTALL_TOOL_FILE
1133 * 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.
1134 * Fixed bug #5442: When using lockSSL redirection, the port number is not configurable (patch by Christopher Hlubek)
1135 * Fixed bug #2019: Unable to add a Querystring to a <LINK> id/type-pair (patch by Rene Wagner)
1137 2008-03-01 Dmitry Dulepov <dmitry@typo3.org>
1139 * Small cleanup in tslib (fixed use of uninitialized variables and added @var)
1141 2008-03-01 Martin Kutschker <masi@typo3.org>
1143 * Fixed bug #5838: cli_dispatch.phpsh doesn't work on windows platforms
1145 2008-02-29 Stanislas Rolland <typo3@sjbr.ca>
1147 * Fixed bug #4121: Pasting content on RTE moves cursor to the top of the text
1148 * Fixed bug #7716: htmlArea RTE plugins using some undeclared variables
1150 2008-02-29 Michael Stucki <michael@typo3.org>
1152 * Fixed bug #7545: Explain queries does not work when selecting multiple tables (patch by Ingo Schmitt)
1154 2008-02-29 Ingmar Schlecht <ingmar@typo3.org>
1156 * Fixed bug #1358: Installer didn't honour forceCharset (patch by Masi)
1158 2008-02-28 Jeff Segars <jeff@webempoweredchurch.org>
1160 * Added feature #7150: Add pageUnavailable_handling for system problems and maintenance
1162 2008-02-28 Stanislas Rolland <stanislas.rolland@fructifor.ca>
1164 * Fixed bug #7684: htmlArea RTE: Cursor positioning when creating new table
1165 * Partially fixed bug #6714: htmlArea RTE: Poor tag handling everywhere in Opera
1167 2008-02-28 Ingmar Schlecht <ingmar@typo3.org>
1169 * Fixed bug #7502: Show Sitename on Login screen (Thanks to Steffen Kamper)
1171 2008-02-28 Oliver Hader <oh@inpublica.de>
1173 * Fixed bug #7630: Several problems with locking API (t3lib_lock)
1174 * Fixed bug #7700: Fatal error if caching is disabled and locking enabled (follow-up on bug #7630)
1175 * Fixed bug #5252: Pages with "Hide in menu" checked use normal page icon in list module (Thanks to Andreas Wagner)
1176 * Fixed bug #7693: New page wizard ignores "hide in menu" flag for page icons (Thanks to Christian Kuhn)
1178 2008-02-27 Stanislas Rolland <stanislas.rolland@fructifor.ca>
1180 * Fixed bug #7697: Syntax error raised by Mozilla 1.7 when loading htmlArea RTE
1181 * Fixed bug #7698: htmlArea RTE fails to load due to missing toolbar constraints
1182 * Fixed bug #7690: Firefox 1.5 and Mozilla 1.7 crash when htmlArea RTE is in hidden tab
1184 2008-02-27 Martin Kutschker <masi@typo3.org>
1186 * Fix issues with feature #6601: local page lookup caches
1187 - issues with rootline HMENUs on a translated page
1188 - issues with mount points (MPvars were x- instead of x-y)
1190 2008-02-27 Jeff Segars <jeff@webempoweredchurch.org>
1192 * Added feature #7607: Add post processing hooks for Frontend Editing
1194 2008-02-26 Michael Stucki <michael@typo3.org>
1196 * Rename t3lib_install::getFieldDefinitions_sqlContent() to t3lib_install::getFieldDefinitions_fileContent() and provide a wrapper for backwards compatibility
1197 * Lots of white-space fixes (to comply with old patch)
1198 * Lots of non-functional changes (to comply with old patch)
1200 2008-02-26 Oliver Hader <oh@inpublica.de>
1202 * Fixed bug #7637: Page tree fails to reload properly if page was manipulated
1203 * Fixed bug #7523: Description of properties is missing in install tool (Thanks to Steffen Kamper)
1205 2008-02-26 Stanislas Rolland <stanislas.rolland@fructifor.ca>
1207 * Added feature #7667: htmlArea RTE: Usability improvements in table operations
1208 * Fixed bug #7671: htmlArea RTE configuration variable "Add default User TSonfig RTE configuration" not working. Thanks to Jan Persson.
1209 * Fixed bug #7687: htmlArea RTE context menu may produce js error
1211 2008-02-25 Ernesto Baschny <ernst@cron-it.de>
1213 * Follow-up on bug #1697 (bug #7626): Timezone handling in datetime/time fields was broken, causing time to jump +serverTZ on each record saving.
1214 * 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.
1216 2008-02-25 Michael Stucki <michael@typo3.org>
1218 * Follow-up on issue #7526: Add configuration option $TYPO3_CONF_VARS[BE][loginNewsTitle] to t3lib/config_default.php (Thanks to Steffen Kamper)
1219 * Follow-up on issue #6037: Replace leading character (makes sure that strpos() result is not 0) with result type check (Thanks to Oliver Hader)
1221 2008-02-23 Oliver Hader <oh@inpublica.de>
1223 * Followup to #6885: Changing $GLOBALS['TSFE'] to $this inside tslib_fe
1225 2008-02-23 Ingmar Schlecht <ingmar@typo3.org>
1227 * Release of TYPO3 4.2.0beta2a
1229 2008-02-23 Ingmar Schlecht <ingmar@typo3.org>
1231 * Follow-up on issue #7625: Completely removed the CSS instruction in question as it seemed to be not needed and only caused extra fuss
1233 2008-02-22 Ingo Renner <ingo@typo3.org>
1235 * Release of TYPO3 4.2.0beta2
1237 2008-02-22 Benjamin Mack <mack@xnos.org>
1239 * Fixed bug #7445: Malformed translated locallang causes PHP crash (thanks to Francois Suter)
1240 * Issue #7307: Bugfixes for "Open Documents" extension - Part 1
1241 - Changed getSetUpdateSignal() function in t3lib_BEfunc and added hook possibility
1242 - Used hook for tx_opendocs to be updated when opening & closing a document
1243 - Several bugfixes and new features for tx_opendocs
1245 2008-02-22 Jeff Segars <jeff@webempoweredchurch.org>
1247 * Added feature #7247: Add hook for warning messages within Help->About modules and improve existing warning messages
1248 * Fixed bug #7605: Backend Alignment Problems in Internet Explorer
1249 * Fixed bug #7598: Fix module menu alignment and hover in Internet Explorer
1251 2008-02-22 Ingo Renner <ingo@typo3.org>
1253 * Fixed bug #7587: Accesscheck for Workspaceselector, credits Steffen Kamper
1254 * Fixed bug #7588: Accesscheck for clearCache
1255 * Added feature #7592: Enable tabs for be_users, credits Francois Suter
1256 * Added feature #6846: enable Tabs in tt_content, credits Steffen Kamper
1257 * Fixed bug #7608: Keys for clear-cache labels must be renamed
1258 * Fixed bug #6885: Nested USER_INT, COA_INT, etc. objects are not rendered, credits Oliver Hader
1260 2008-02-22 Ingmar Schlecht <ingmar@typo3.org>
1262 * Added feature #7526: Making loginNews look nicer (Thanks to Steffen Kamper)
1263 * 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)
1264 * Added feature #7337: stdWrap for menu > range & entrylevel (Thanks to Georg Ringer)
1265 * Fixed bug #7158: DBAL fixes to Indexed Search backend module (Thanks to Moreno Feltscher)
1266 * Fixed bug #7625: Little typo in stylesheet (Thanks to Steffen Ritter)
1267 * Fixed bug #5919: Loss of constraints during upload to TER (Thanks to Malte Jansen)
1268 * Issue #7508: Slight improvement of BE user label in backend.php (Thanks to Steffen Kamper)
1270 2008-02-21 Benjamin Mack <mack@xnos.org>
1272 * Added feature "Extended BE Module "Web/Permissions" with AJAX possibilites (Thanks to Andreas Kundoch)
1274 2008-02-21 Ingo Renner <ingo@typo3.org>
1276 * !!! 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
1278 2008-02-20 Stanislas Rolland <stanislas.rolland@fructifor.ca>
1280 * Fixed bug #7602: htmlArea RTE: Make the use of extended inline elements configurable
1281 * Fixed bug #7604: htmlArea RTE: add compatibility mode for indentation and alignment
1282 * Fixed bug #7582: RTE transformation should process dd element as block element
1283 * Fixed bug #7609: HTMLArea RTE: labels deleted from file locallang_tooltips.xml
1284 * Fixed bug #7609 (continued): HTMLArea RTE: labels deleted from files CharacterMap/locallang and InlineCSS/locallang
1286 2008-02-19 Martin Kutschker <masi@typo3.org>
1288 * Added feature #7393: ASCII wrapper functions for strtoupper and strtolower (patch by Steffen Kamper)
1289 * Use t3lib_div::strtoupper() for processing indexed search templates
1291 2008-02-19 Dmitry Dulepov <dmitry@typo3.org>
1293 * Fixed bug #3491: Linking between domains in the pagetree ignores simulate static documents
1294 * Fixed bug #7425: syntax error in temp_CACHE*.php (patch by Steffen Kamper)
1296 2008-02-19 Stanislas Rolland <stanislas.rolland@fructifor.ca>
1298 * Fixed bug #7583: htmlArea RTE should allow to markup text in absence of any block element
1299 * Fixed bug #7584: htmlArea RTE: pressing TAB in last cell of table should create new row
1300 * Fixed bug #7585: Invoking htmlArea RTE block style plugin from other plugin fails in FF3 and IE7
1301 * Fixed bug #3537: htmlArea RTE: Inconsistent markup when adding tr/td in different ways in Firefox
1302 * Fixed bug #6767: htmlArea RTE: Merge cells does not work on merged cells
1303 * Fixed bug #3537 (revisited): htmlArea RTE: Correct execCommand argument in previous patch
1304 * Updated htmlArea RTE version number to 1.7.1 and updated manual
1306 2008-02-19 Ingo Renner <ingo@typo3.org>
1308 * Added feature #7580: Enable tabs for be_groups, credits Francois Suter
1309 * Added feature #7566: Tabs for fe_user and fe_groups, credits Steffen Kamper
1310 * Added feature #7565: Tabs for sys_template, credits Steffen Kamper
1311 * !!! cleaner backend project: modified interface for toolbar items to add access checking
1313 2008-02-18 Jeff Segars <jeff@webempoweredchurch.org>
1315 * Fixed bug #3215: Tools>User-admin is hard to "read" (thanks to Steffen and Benni)
1317 2008-02-18 Oliver Hader <oh@inpublica.de>
1319 * (feature) Added feature #6037: Performance tunning in t3lib_div by removing elderly PHP functions (thanks to Popy)
1321 2008-02-17 Stanislas Rolland <stanislas.rolland@fructifor.ca>
1323 * Fixed bug #7564: htmlarea RTE: context menu alignment options produce js error
1325 2008-02-17 Martin Kutschker <masi@typo3.org>
1327 * Fixed bug #5693: options.additionalPreviewLanguages is showing wrong records for table pages (thanks to Helmut Hummel)
1329 2008-02-17 Patrick Broens <patrick@patrickbroens.nl>
1331 * Fixed bug #7429: Docheaders: Module Web > Page : No docheader when no page has been chosen
1332 * Fixed bug #7430: Docheaders: Module Web > Functions : No docheader when no page has been chosen
1333 * Fixed bug #7431: Docheaders: Module Web > Versioning : No docheader when no page has been chosen
1334 * Fixed bug #7432: Docheaders: Module Web > Template : No docheader when no page has been chosen
1335 * Fixed bug #7433: Docheaders: Module User Tools > User settings : No docheader
1336 * Fixed bug #7435: Docheaders: Module User Tools > Workspace: No docheader
1337 * Fixed bug #7436: Docheaders: Module Admin tools > User Admin: No docheader
1338 * Fixed bug #7437: Docheaders: Module Admin tools > Log: No docheader
1339 * Fixed bug #7438: Docheaders: Module Help > TypoScript Help: No docheader
1340 * Fixed bug #7503: Docheaders: Module Admin tools > Ext Manager: No docheader
1341 * Fixed bug #7504: Docheaders: Module Admin tools > DB check: No docheader
1342 * Fixed bug #7505: Docheaders: Module Admin tools > Configuration No docheader
1343 * Fixed bug #7506: JS Errors with IE6 and new backend
1345 2008-02-17 Benjamin Mack <mack@xnos.org>
1347 * Fixed bug #7546: Explain select not rendering indices in the output (Thanks to Ingo Schmitt)
1349 2008-02-17 Ingo Renner <ingo@typo3.org>
1351 * Fixed bug #7557: Shortcut-Menu does nothing when no shortcuts available
1353 2008-02-16 Stanislas Rolland <stanislas.rolland@fructifor.ca>
1355 * Fixed bug #7560: Incorrect behaviours of block style in htmlArea RTE
1357 2008-02-16 Dmitry Dulepov <dmitry@typo3.org>
1359 * Fixed bug #7558: typolinkCheckRootline is broken in 4.2
1361 2008-02-15 Benjamin Mack <mack@xnos.org>
1363 * Fixed bug #5303: t3skin - pilup.gif not the same style as pildown.gif
1364 * Put manual for sysext "felogin" under version control (was forgotten when sysext was added)
1365 * Followup to bug #7549: FE Login: curly brace was wrong (syntax error)
1366 * Fixed bug #7549: FE Login: enabling forget password link via TS is not possible (thanks to Dirk Weise)
1367 * Fixed bug #7424: Usersetup Tabs were to wide in German language (thanks to Steffen Kamper)
1369 2008-02-14 Ingo Renner <ingo@typo3.org>
1371 * Removed the php version from the about text under Help->About
1373 2008-02-14 Martin Kutschker <masi@typo3.org>
1375 * Fixed bug #7533: PHP version checked too late, PHP 4 will break on inclusion of t3lib_div
1377 2008-02-13 Stanislas Rolland <stanislas.rolland@fructifor.ca>
1379 * Fixed bug #7232: htmlArea RTE: In IE, selecting words with CTRL+SHIFT+Left doesn't activate "link" button
1380 * Fixed bug #7525: htmlArea RTE: Page TSConfig property toggleborders.setOnTableCreation not honored
1382 2008-02-13 Benjamin Mack <mack@xnos.org>
1384 * Fixed bug #7519: Typo in felogin (Thanks to Steffen Kamper)
1385 * Cleanup (wrong global statement) in new TYPO3AJAX class
1387 2008-02-13 Ingo Renner <ingo@typo3.org>
1389 * Removed ugly background color from save buttons in docheader when they were focused
1390 * Fixed syntax error in t3editor
1391 * Whitespace cleanup in t3editor javascript files
1392 * Fixed bug where Firefox 3 would load the content frame into the complete window, leaving the user without module menu and toolbar
1394 2008-02-12 Jeff Segars <jeff@webempoweredchurch.org>
1396 * Fixed bug #7388: CSS Gremlins
1398 2008-02-12 Thomas Hempel <thomas@typo3-unleashed.net>
1400 * Code cleanup and bugfix patch for t3editor / preparation for review (Thanks to Tobias Liebig)
1402 2008-02-12 Oliver Hader <oh@inpublica.de>
1404 * Cleanup of t3lib/stddb/tbl_be.php
1406 2008-02-11 Benjamin Mack <mack@xnos.org>
1408 * Fixed Follow up for bug #6825: TCEforms: Icon for empty palettes should not be displayed -- palettes fields were not shown
1409 * Fixed bug #7463: missing descriptions in backend user editor (Thanks to Steffen Kamper, followup to Issue #6921)
1411 2008-02-11 Stanislas Rolland <stanislas.rolland@fructifor.ca>
1413 * Fixed bug #7495: Various issues with nested lists in htmlArea RTE
1415 2008-02-11 Ingo Renner <ingo@typo3.org>
1417 * Removed legacy code from backend.php
1419 2008-02-11 Oliver Hader <oh@inpublica.de>
1421 * (minor) Fixed bug: Fixed global variables in typo3/backend.php
1422 * (feature) Added feature #5068: Integrate mod.web_list.deniedNewTables as opposite of allowedNewTables
1424 2008-02-08 Oliver Hader <oh@inpublica.de>
1426 * (trivial) Fixed bug #7458: Wrong alternative text on create new page icon above page tree
1427 * (minor) Fixed bug #7466: Clear cache actions in top bar cause JS error
1428 * (minor) Fixed bug #7460: Search field in top bar causes JS error
1430 2008-02-08 Stanislas Rolland <stanislas.rolland@fructifor.ca>
1432 * Fixed bug #7450 (revisited): further corrections to localization of htmlArea RTE
1433 * Fixed bug #7468: htmlArea RTE QuickTag plugin refusing to open dialogue in IE
1435 2008-02-08 Ingo Renner <ingo@typo3.org>
1437 * Release of TYPO3 4.2.0beta1a
1439 2008-02-07 Ingo Renner <ingo@typo3.org>
1441 * Fixed bug #7333: Better solution for "Page is being generated", credits Bernhard Kraft and Michael Stucki
1443 2008-02-08 Jeff Segars <jeff@webempoweredchurch.org>
1445 * Fixed bug #7449: Frontend editing fails due to undefined method in t3lib_BEfunc
1447 2008-02-07 Stanislas Rolland <stanislas.rolland@fructifor.ca>
1449 * Fixed bug #4588: Frontend htmlArea RTE loads global RTE config instead of function parameter $thisConfig
1450 * Fixed bug #7450: htmlArea RTE: localization is broken when the RTE is used by a frontend plugin
1451 * Fixed bug #7451: htmlArea RTE: BE localization is broken
1453 2008-02-07 Benjamin Mack <mack@xnos.org>
1455 * Fixed bug #7383: Added option to delete unused marker in parsehtml::substituteMarkerArray (thanks to Steffen Kamper)
1457 2008-02-06 Oliver Hader <oh@inpublica.de>
1459 * (minor) Fixed bug: IRRE - Deleted records are added to array of related records
1461 2008-02-06 Stanislas Rolland <stanislas.rolland@fructifor.ca>
1463 * Fixed bug #7419: htmlArea RTE: Localization error in Remove Format plugin
1464 * Fixed bug #7421: htmlArea RTE: typographical error in localization file
1465 * Fixed bug #7052: Permission problem of htmlArea RTE images
1466 * Fixed bug #7052 (revisited): Permission problem of htmlArea RTE images, using t3lib_div::fixPermissions
1467 * Fixed bug #7428: htmlArea RTE: hiding a button hides the whole group
1468 * Fixed bug #5659: Several bugs when writing HTML entities and tags inside of htmlArea RTE
1469 * Fixed bug #3830: htmlArea RTE: Entities entered in wysiwyg are decoded
1471 2008-02-05 Oliver Hader <oh@inpublica.de>
1473 * (minor) Fixed bug: Wrong type of argument on calling t3lib_div::compileSelectedGetVarsFromArray() (related to #7350)
1475 2008-02-05 Ingo Renner <ingo@typo3.org>
1477 * Release of TYPO3 4.2.0beta1
1479 2008-02-05 Martin Kutschker <masi@typo3.org>
1481 * Fixed #7391: cannot set key in $_GET with t3lib_div::_GETset()
1483 2008-02-05 Ingo Renner <ingo@typo3.org>
1485 * Fixed: backend.php closed body and html elements two times
1486 * Removed ugly background color from buttons in the docheader
1487 * Moved t3skin arrow icons to main typo3/gfx folder
1488 * Added feature #7334: Feature: New Pagetree Styling, credits Steffen Kamper
1489 * Removed <beta-code> tags from the cleaner backend project
1490 * Reverted to the old installer, according to the commit policy for 4.2
1492 2008-02-05 Oliver Hader <oh@inpublica.de>
1494 * (tweak) Followup to #6472: Some small changes to the new hooks
1495 * !!! (feature) Added feature #7370: Remove page doktypes '2' & '5' ('advanced' & 'not in menu') and merge them with 'normal' doktype '1' (patch by Steffen Kamper)
1496 * (feature) Added feature #7369: Hook for manipulating the cHash
1497 * (trivial) Updated NEWS.txt
1499 2008-02-04 Jeff Segars <jeff@webempoweredchurch.org>
1501 * Fixed bug #7386: Remove hardcoded references to alt_main.php backend interface
1503 2008-02-04 Martin Kutschker <masi@typo3.org>
1505 * Fix a problem with devLog in user authentication introduced with fix for #7350
1506 * !!! Feature #2731: Improved caching of locallang - changed internal caching from default character set of language to required character set.
1508 2008-02-04 Stanislas Rolland <stanislas.rolland@fructifor.ca>
1510 * Fixed bug: htmlArea RTE calling t3lib_div::getUserObj() with an empty string
1511 * Fixed bug: htmlArea RTE: incorrect configuration of TYPO3HtmlParser plugin
1513 2008-02-04 Benjamin Mack <mack@xnos.org>
1515 * Fixed bug #7354: Filelist titles length was fixed to 30 characters, now uses value from user setup (Thanks to Stefano Cecere)
1517 2008-02-04 Michael Stucki <michael@typo3.org>
1519 * Fixed bug #7295: sysext/dbal/: Uninitialized variable in ->handler_getFromTableList() (Patch by Oliver Klee)
1520 * Added feature #2988: Enable EXPLAIN SELECT in TS admin panel
1522 2008-02-04 Oliver Hader <oh@inpublica.de>
1524 * (feature) Added feature #5242: IRRE - Storage page for child records
1525 * (minor) Fixed bug #7029: tslib_cObj uses deprecated function call_user_method
1526 * (feature) Added feature #6472: IRRE - Possibility to manipulate control items for each child records
1527 * (minor) Fixed bug #7371: Query generator does not accept dates in where condition
1528 * (tweak) Followup to #6087: Added missing labels localize.isLocalizable and localize.wasRemovedInOriginal
1529 * (tweak) Followup to #7350: Fixed type to match with t3lib_div::array_merge_recursive_overrule()
1531 2008-02-03 Dmitry Dulepov <dmitry@typo3.org>
1533 * MSIE fixes for #7336 (by Jeff Segars)
1535 2008-02-03 Oliver Hader <oh@inpublica.de>
1537 * (feature) Added feature #6087: IRRE - Localization of child records
1538 !!! Full review by a core developer before TYPO3 4.2-RC1 required
1540 2008-02-03 Ingmar Schlecht <ingmar@typo3.org>
1542 * Followup to #7282: Username is now only linked to user setup if the module is accessible, thanks to Steffen Kamper
1543 * Followup to #7361: Using label tags in setup module
1545 2008-02-03 Benjamin Mack <mack@xnos.org>
1547 * Followup to #7361: Reset button has now a JS confirm question
1548 * Followup to #7346: opendocs top menu only is included once now
1549 * Feature #7346: Added "Open Documents" menu in top bar of new BE, made module optional
1550 * Followup to #7361: Save button was moved to bottom again
1551 * Followup to #7361: One CSH was still on the wrong line
1552 * Fixed #7361: Overhauled User setup module. Now has tabs and better usability, thanks to Steffen Kamper
1554 2008-02-03 Michael Stucki <michael@typo3.org>
1556 * Fixed bug #5152: "Duplicate entry" in cache_pagesection by rewriting parts of t3lib_TStemplate and tslib_fe::getFromCache()
1557 * Code cleanup subsequent to #5152
1558 * Reverted feature #7337 because it is faulty and lacks proper documentation
1560 2008-02-03 Ingo Renner <ingo@typo3.org>
1562 * Fixed a positioning issue with the toolbar items in Safari
1563 * Added feature #7282: Show Realname of BE-User if available and link it to edit, credits Steffen Kamper
1564 * Fixed alignment of user name and icon in the toolbar
1565 * Adjusted non-t3skin module menu width to fit the wider div
1566 * Added feature #7367: Make the tree collapsable
1568 2008-02-02 Benjamin Mack <mack@xnos.org>
1570 * Fixed #7347: Pagetree was not responding correctly when logged out. Thanks to Ingmar
1572 2008-02-02 Ingo Renner <ingo@typo3.org>
1574 * Fixed module menu for long module names, credits Steffen Kamper
1575 * Fixed t3skin's border.html: removed the xml prologue as it triggers IE's quirks mode
1576 * Fixed bug #7352: New backend problems in FireFox, Safari, OmniWeb and Camino
1578 2008-02-02 Dmitry Dulepov <dmitry@typo3.org>
1580 * Added feature #7336: Improve usability of Constants Editor
1581 * t3lib/class.ts_parser_ext.php: quotes changed from double to single, function index updated with extdeveval
1583 2008-02-02 Martin Kutschker <masi@typo3.org>
1585 * !!! #7350: Use PHP5 features in class.t3lib_div.php (static and type hinting)
1586 * #7351: Introduce $ACCESS_TIME/$SIM_ACCESS_TIME to improve MySQL query cache usage
1587 * Changed t3lib_div::get_tag_attributes/split_tag_attributes so that they always return an array
1589 2008-02-02 Kasper Skaarhoj <kasper2008@typo3.com>
1591 * 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")
1593 2008-02-01 Kasper Skaarhoj <kasper2008@typo3.com>
1595 * 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
1596 * Added option for custom message in the logout message for workspace previews.
1597 * Fixed a bug in TTLhours for preview links.
1599 2008-02-01 Bernhard Kraft <kraftb@kraftb.at>
1601 * Added feature #7337: stdWrap for "range" and "entryLevel" in class.tslib_menu.php (patch by Georg Ringer)
1603 2008-02-01 Stanislas Rolland <stanislas.rolland@fructifor.ca>
1605 * Added feature #880: Click-enlarge for Images in htmlArea RTE
1607 2008-02-01 Ingo Renner <ingo@typo3.org>
1609 * Added feature #7323: New Styling for Module Menu (patch by Steffen Kamper)
1610 * Fixed module menu in IE
1611 * Added acss rule to t3skin to fix checkbox styles in IE7
1612 * Added feature #7267: Shortcut manager - shortcut icon should reflect record type
1613 * Added Event.stop() to toggle functions of the toolbar items to prevent adding a # to the browser's location bar
1615 2008-01-31 Kasper Skaarhoj <kasper2008@typo3.com>
1616 * Bugfixes to MM-relations, among other in workspaces (Bugs #3531 / #3907 solved)
1618 class.t3lib_tcemain.php
1619 - 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.
1620 - Fixed old bug that MM-relations wouldn't get remapped to new elements that were are part of a copy operation ($theUidToUpdate => $MM_localUid)
1621 - 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())
1623 class.t3lib_loaddbgroup.php
1624 - Fixed several bugs related to MM-relations:
1625 - 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)
1626 - 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.)
1629 * - Cleaner was updated to sort output - makes better diff-views now.
1630 * - Added feature to configure the TTL for preview links in workspaces.
1631 * - Added logout button for the preview box in the frontend view when previewing workspaces through preview links.
1632 * - Removed copy/cut/pasteafter/delete from context menu of DB mounts. Could lead to confusing scenarios for admin users in workspaces.
1633 * - 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.
1634 * - Also, the User Admin module is now available in draft workspaces
1636 - Fixed bug in flexform traversal that resulted in the new DHTML powered flexforms to fail.
1637 - 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),
1638 * 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)
1639 * - Fixed trivial bug in view_array(): With empty arrays table-end tag were not applied. (class.t3lib_div)
1640 * - (trivial) changed arraybrowser so also array keys are included in the search. [class.t3lib_arraybrowser.php + lowlevel/config/index.php]
1642 2008-01-31 Jeff Segars <jeff@webempoweredchurch.org>
1644 * Fixed bug #7202: Debug renders incomplete table with empty arrays. Thanks to Stefan Geith.
1645 * Fixed bug #6902: Add an imagespace to Text w/ Image when image width is not available. Thanks to Georg Ringer.
1647 2008-01-31 Benjamin Mack <mack@xnos.org>
1649 * Fixed bug #4770: css_styled_content - rowSpace also puts space below last image row
1651 2008-01-31 Stanislas Rolland <stanislas.rolland@fructifor.ca>
1653 * Feature: Enhancements to the acronym feature of htmlArea RTE
1654 * Added feature #7332: htmlArea RTE: Add default target to classes configured with classesAnchor in Page TSConfig
1655 * Udpate htmlArea RTE version to 1.7.0 for TYPO3 4.2 beta1.
1657 2008-01-29 Stanislas Rolland <stanislas.rolland@fructifor.ca>
1659 * Feature/cleanup: Restructure htmlArea RTE plugins QuickTag, TableOperations, UserElements
1660 * Feature/cleanup: Move colors, fonts, text direction, word cleaning and lists to extensions/plugins of htmlArea RTE.
1661 * Feature #3633: Individual height of inline htmlArea RTE. Thanks to Ralf Hettinger.
1662 * Fixed bug #5013: htmlArea RTE Editor not working in Firefox 3.0 Granparadiso
1663 * Added feature #7318: In htmlArea RTE, text direction should be set with the dir attribute
1665 2008-01-28 Kasper Skaarhoj <kasper2008@typo3.com>
1667 * (minor) Fixed bug: "typo3/js/workspaces.js" was corrected to "js/workspaces.js" in class.workspaceselector.php
1669 2008-01-27 Oliver Hader <oh@inpublica.de>
1671 * (minor) Fixed bug: Overriding TCA properties with TSconfig does not work with array
1673 2008-01-26 Stanislas Rolland <stanislas.rolland@fructifor.ca>
1675 * Bug #2547: Properties of images are not saved due to RTE transformation
1676 * Feature/cleanup: Restructure htmlArea RTE plugins FindReplace, InsertSmiley, RemoveFormat, SpellChecker, AboutEditor
1677 * Fixed bug #4074: htmlArea RTE SpellChecker not working. Thanks to Reinier Kleipool.
1678 * Fixed bug #4777: htmlArea RTE Spellchecker split words at some special chars (e.g. german umlauts). Thanks to Daniel Chabrol.
1680 2008-01-26 Ingo Renner <ingo@typo3.org>
1682 * Fixed bug #7222: When installing an extension that contains a new backend module the module menu is not refreshed anymore when using backend.php
1683 * Fixed bug #7245: Javascript Error in new Backend
1684 * Fixed bug #7221: The currently active module is not highlighted anymore with the new backend.php
1685 * Fixed bug #584: Changing language in user setup do not reload left frame (menu)
1686 * Added missing rendering of css added by extensions
1687 * Fixed style sheet overwriting from skinning extensions in backend.php
1688 * Made tables in Web->List view fill the whole document by adding css style width of 98%
1689 * Updated prototype to 1.6.0.2
1690 * Fixed bug #7270: Shortcut menu does not load user's shortcuts if user is not admin, credits Stig N�rgaard F�rch
1691 * Fixed bug #7256: highlight matching curly brackets, credits Tobias Liebig
1692 * Fixed bug #6834: Wrong syntax highlighting in wrong context, credits Tobias Liebig
1693 * Fixed bug #7255: implement "auto-closing brackets", credits Tobias Liebig
1694 * Fixed bug: when refreshing the module menu, the currently highlighted module losses highlighting
1695 * Added visual effects to collapsing/expanding module menus
1696 * 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
1698 2008-01-26 Oliver Hader <oh@inpublica.de>
1700 * (minor) Fixed bug: IRRE - Some labels/messages are not shown when in AJAX mode
1702 2008-01-24 Ingo Renner <ingo@typo3.org>
1704 * Added missing description to module menu, credits Steffen Kamper
1705 * Fixed module menu toggling
1706 * Added some cleanup for the unified BE AJAX interface
1708 2008-01-24 Stanislas Rolland <stanislas.rolland@fructifor.ca>
1710 * Added feature: Various enhancements to link dialogues in htmlArea RTE
1711 * Fixed bug #6787: classesAnchor and classesLinks get lost when changing tab in link browser
1712 * Added feature #4100: Insert/Modify Link with DAM
1713 * Fixed bug #7258: htmlArea RTE crashes on missing locallang.xml
1715 2008-01-23 Ingo Renner <ingo@typo3.org>
1717 * Fixed bugs #7251 , #6524: Make the folding/unfolding of the menu items use AJAX, credits Steffen Kamper
1719 2008-01-23 Thomas Hempel <thomas@typo3-unleashed.net>
1721 * Bugfix: removed a needless comma in sysext/cms/ext_tables.sql (line 160)
1723 2008-01-22 Ingo Renner <ingo@typo3.org>
1725 * Added feature: #7223: update prototype and scriptaculous to their most recent versions
1726 * Fixed bug: #7237: There is no way to get loaded interface
1727 * Fixed bug: #7238: t3editor should not depend on MochiKit-Javascript-Framework
1729 2008-01-21 Benjamin Mack <mack@xnos.org>
1731 * Fixed #7166: CSH broken in EM, Info View (Thanks to Francois Suter)
1733 2008-01-21 Stanislas Rolland <stanislas.rolland@fructifor.ca>
1735 * Fixed JS error when opening the TYPO3 image browser and proc.plainImageMode is not set
1737 2008-01-21 Ingo Renner <ingo@typo3.org>
1739 * Fixed tab borders in TCEforms
1740 * Now the module menu in backend.php is as wide as in alt_main.php
1742 2008-01-20 Ingo Renner <ingo@typo3.org>
1744 * Fixed bug #7211: "Start in Module" does not work anymore
1745 * Fixed check for wrong implementation of toolbarItem interface
1746 * Renamed typo3/css/verticalmenu.css to modulemenu.css
1747 * Changed the way how javascritp and css files needed to be referenced when adding them to backend.php, now relative to typo3/
1748 * Added note item to EM when there may be additional configuration fields
1749 * 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
1750 * Fixed minor style issues with the docheader with and without t3skin
1752 2008-01-19 Stanislas Rolland <stanislas.rolland@fructifor.ca>
1754 * Added feature: Various enhancements to image dialog in htmlArea RTE
1755 * Fixed bug #3957: picture drag and drop throws you out of the tab navigation
1756 * Fixed bug #5490: Drag 'n drop javascript error / blank screen in IE
1757 * Added feature #5885: Default image class
1758 * Added feature #5902: Removing style attribute for images
1759 * Added feature #6115: Enabling configuration of the "edit image" dialogue
1761 2008-01-19 Ingo Renner <ingo@typo3.org>
1763 * Added a way to overwrite / skin the css files in backend.php
1765 2008-01-18 Oliver Hader <oh@inpublica.de>
1767 * (tweak) Fixed bug: Removed unused inclusion of typo3/js/ajax.js in typo3/backend.php
1769 2008-01-17 Stanislas Rolland <stanislas.rolland@fructifor.ca>
1771 * Fixed bug #7196: Status of block element buttons not updated in htmlArea RTE toolbar
1773 2008-01-17 Oliver Hader <oh@inpublica.de>
1775 * (major) Fixed bug #7177: Page tree is not working in IE6/IE7
1776 * (minor) Fixed bug #7184: Login has probably expired, when you create a new page (only in Safari and Internet Explorer)
1778 2008-01-17 Ingmar Schlecht <ingmar@typo3.org>
1780 * Fixed bug #7165: CSH bubble help white on white in Web > List view (Thanks to Francois Suter)
1782 2008-01-17 Ingo Renner <ingo@typo3.org>
1784 * Fixed bug #7178: GUI of new backend is mixed up in IE6
1786 2008-01-16 Oliver Hader <oh@inpublica.de>
1788 * (minor) Fixed bug: Missing try/catch for actionChecks in TBE_EDITOR
1790 2008-01-16 Ingo Renner <ingo@typo3.org>
1792 * Release of TYPO3 4.2.0alpha3
1794 2008-01-15 Stanislas Rolland <stanislas.rolland@fructifor.ca>
1796 * Fixed bug #6821: Empty paragraph-tags with attributes are not editable in RTE
1798 2008-01-15 Ingmar Schlecht <ingmar@typo3.org>
1800 * 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!)
1801 * Minor improvements to the Cleaner Backend stylesheet (by Steffen Kamper)
1802 * Fixes to shortcut menu of Cleaner Backend required for IE7
1804 2008-01-15 Ingo Renner <ingo@typo3.org>
1806 * Added feature #5536: Some Hooks for tslib_content
1807 * Added feature #7161: create a shortcut manager to delegate calls to create a new shortcut to the right target
1808 * Added the shortcut menu, part of the cleaner backend project
1809 * Added feature #7163: Make backend.php the default backend
1810 * Cleanup: removed typo3/alt_main_new.php and typo3/sysext/topapps as it was never finished and used
1811 * Added feature: make the page tree filter pretty, credits to Benjamin Mack
1813 2008-01-15 Benjamin Mack <mack@xnos.org>
1815 * (bugfix) #2936, 4126: Improvements to clipboard copy/move selection (by Bernhard Kraft)
1816 * (cleanup) #6958: added comments in t3lib_htmlmail.php, used foreach and some better variable namings (thanks to Stefano Cecere and Steffen Kamper)
1817 * (bugfix) #5482:t3lib_htmlmail.php is now initialized with empty variables
1818 * (bugfix) Fixed #7148 - CSV Export Improvements in List Module
1820 2008-01-15 Dmitry Dulepov <dmitry@typo3.org>
1822 * Fixed bug #5660: Wrong HTTP Header on Domain Redirect (fix by Jeff Segars)
1824 2008-01-15 Oliver Hader <oh@inpublica.de>
1826 * (feature) Added feature #7122: IRRE - Implement TYPO3AJAX handler for Inline Relational Record Editing
1827 * (feature) Added feature #2797: Add return value to t3lib_htmlmail::send (thanks to Steffen Kamper)
1828 * (minor) Fixed bug #7126: IRRE - Child records are shown floated and not as blocks in Safari
1829 * (cleanup) Removed typo3/alt_doc_ajax.php (former AJAX handler of IRRE)
1830 * (feature) Added feature #5899: Notify user where required elements are nested in IRRE or Tabs
1833 2008-01-14 Stanislas Rolland <stanislas.rolland@fructifor.ca>
1835 * Fixed bug #7138: RTE is not rendered in Tabs
1836 * Added feature #6845: Make preserving DIV sections a configurable RTE processing option
1838 2008-01-14 Ingo Renner <ingo@typo3.org>
1840 * Fixed bug #6932: Unlike the default preview language, fields of additionalPreviewLanguages are shown if they are empty. credits Helmut Ummel
1842 2008-01-11 Stanislas Rolland <stanislas.rolland@fructifor.ca>
1844 * htmlArea RTE: Update manual and version to 1.6.4dev
1846 2008-01-11 Oliver Hader <oh@inpublica.de>
1848 * (feature) Added feature #7124: Add some more functionality to new AJAX interface in the TYPO3 back-end
1850 2008-01-10 Benjamin Mack <mack@xnos.org>
1852 * (feature) Added #7096: Consistent interface for AJAX calls in the TYPO3 Backend
1854 2008-01-10 Jeff Segars <jeff@webempoweredchurch.org>
1856 * Fixed bug #5421: Problem ignoring extension constraints
1857 * Fixed bug #7105: Default value of image_orient is invalid (Thanks to Steffen Kamper)
1859 2008-01-09 Benjamin Mack <mack@xnos.org>
1861 * (cleanup) Fixed #6957: Removed bottom button panel in alt_doc.php
1862 * (feature) Added #6995 CSH text is now displayed with CSS hover when in icon mode (Thanks to Chris Lindenmueller)
1864 2008-01-08 Benjamin Mack <mack@xnos.org>
1866 * (bugfix) Followup for #1678: limit to language; made the variable names better (Thanks to Helmut Hummel)
1867 * (bugfix) Fixed #7101: CType bullets not rendered correctly (thanks to Steffen Kamper)
1868 * (bugfix) Fixed #6883: Added missing functions in typo3/template.php
1870 2008-01-08 Dmitry Dulepov <dmitry@typo3.org>
1872 * Fixed bug #6991: Enable stdWrap for wrapItemAndSub
1874 2008-01-06 Stanislas Rolland <stanislas.rolland@fructifor.ca>
1876 * Fixed bug #6961: Errors in link creation popup window
1878 2008-01-06 Oliver Hader <oh@inpublica.de>
1880 * Fixed bug #5994: IRRE - RTEhtmlarea is not show in child records if parent has no RTE
1882 2008-01-06 Stanislas Rolland <stanislas.rolland@fructifor.ca>
1884 * Feature/Cleanup: Acronym plugin of htmlArea RTE using new plugin API and enabled in IE7
1885 * Fixed issue 6154: Plugin Acronym enables class abbr for span
1886 * Added feature 1927: Activate Acronym Plugin for IE
1887 * (major) Feature: Improved behaviour and configuration options for inline elements and text styling
1888 * Added feature 3708 (complete): support for <q>
1889 * Fixed issue 5952 (complete): Usability Issue with classes wrapped with <> in select lists
1890 * Added feature 6034: Improvements of inlineCSS: adding classes to inline elements without additional span
1891 * Fixed issue 6839: sub and sup are added via CSS instead of tags in Safari
1892 * Fixed issue 7052: Permission problem of RTE images
1894 2008-01-05 Stanislas Rolland <stanislas.rolland@fructifor.ca>
1896 * (major) Feature: Improved behaviour and configuration options of formatblock and blockstyle drop-down lists
1897 * Feature: Added buttons insertparagraphbefore, insertparagraphafter and blockquote
1898 * Feature: Added Page TSConfig RTE sub-array mutuallyExclusiveClasses
1899 * Fixed issue 5952 (partial): Usability Issue with classes wrapped with <> in select lists
1900 * Fixed issue 5951: Disturbing behaviour of indent/outdent and TAB
1901 * Added feature 3708 (partial): support for <blockquote>
1902 * Fixed issue 5977: align="center" (right or left) not any more supported by W3C
1903 * Fixed issue 6837: Strange layout for header N except the first one (Safari)
1904 * Cleanup: Character Map plugin now using new plugin API
1906 2007-12-30 Stanislas Rolland <stanislas.rolland@fructifor.ca>
1908 * Feature/bugfix: Fixing icons for Opera and adding new icons in default skin of htmlArea RTE and in t3skin/rtehtmlarea
1910 2007-12-27 Dmitry Dulepov <dmitry@typo3.org>
1912 * Fixed bug #7028: Implement CSH for flexforms
1914 2007-12-26 Oliver Hader <oh@inpublica.de>
1916 * (minor) Fixed bug #6651: IRRE - Button for creating new records disappeared on nested child records if a parent record reached the maxitems value
1917 * (tweak) Fixed bug #7038: EM - sql_free_result() on non-resources fails
1919 2007-12-21 Oliver Hader <oh@inpublica.de>
1921 * (minor) Fixed bug #6007: IRRE - Child records with image fields are not shown in m:n disposal
1922 * (minor) Fixed hanging recordset in t3lib_TCEmain::getSortNumber
1924 2007-12-20 Thomas Hempel <thomas@typo3-unleashed.net>
1926 * Added meta-subcategory "root" for adding deliverables to main categories.
1928 2007-12-19 Thomas Hempel <thomas@typo3-unleashed.net>
1930 * Feature request #6988: Return errors from performUpdateQueries (Thanks to Francois Suter)
1932 2007-12-19 Ernesto Baschny <ernst@cron-it.de>
1934 * Feature request #3822, #5065: Make hardcoded (250000 bytes) max attachment size for mailform configurable: $TYPO3_CONF_VARS['FE']['formmailMaxAttachmentSize']
1936 2007-12-17 Ingmar Schlecht <ingmar@typo3.org>
1938 * 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)
1939 * Code cleanup: #6990 use prototype functions instead of own ones where possible in clickmenu (Thanks to Helmut Hummel)
1941 2007-12-17 Andreas Otto <andreas.otto@dkd.de>
1943 * Feature request #6945: Login failures can be logged with t3lib_div::syslog().
1945 2007-12-16 Benjamin Mack <mack@xnos.org>
1947 * (bugfix) #6955: fileadmin contextual menu doesn't popup well
1949 2007-12-16 Ingo Renner <ingo@typo3.org>
1951 * Removed width css property from workspace selector toolbar item as it caused layout issues in non english backends
1953 2007-12-16 Benjamin Mack <mack@xnos.org>
1955 * (bugfix) #6859: Taskcenter - Submodules are not shown (fixed backwards-compatibility by Malte Jansen)
1956 * (bugfix) #6879: Sticky top icons in alt_doc: missing
1957 button when columnsOnly is set
1959 2007-12-15 Ingo Renner <ingo@typo3.org>
1961 * Fixed bug #6921: labels in t3lib/stddb/tbl_be.php hardcoded
1963 2007-12-15 Benjamin Mack <mack@xnos.org>
1965 * (cleanup) #6826: Removed "Show Description for Fields" checkbox in alt_doc.php
1967 2007-12-14 Thomas Hempel <thomas@typo3-unleashed.net>
1969 * Fixed wrong update meachnism in method call
1970 * Fixed some small typos in database module (Thanks to Francois Suter)
1972 2007-12-13 Oliver Hader <oh@inpublica.de>
1974 * (major) Fixed bug #6924: t3lib_div::readLLXMLfile does not use localized content anymore
1976 2007-12-13 Thomas Hempel <thomas@typo3-unleashed.net>
1978 * Finished DB compare against stddb/tables.sql (need testing)
1980 2007-12-12 Thomas Hempel <thomas@typo3-unleashed.net>
1982 * Bugfix: Invalid call to viewObj
1983 * Added support for fieldsets in renderMethod "form"
1984 * Added ability to send forms via AJAX
1985 * Improved DB compare code (Thanks to Francois Suter)
1987 2007-12-10 Ingmar Schlecht <ingmar@typo3.org>
1989 * (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)
1991 2007-12-06 Benjamin Mack <mack@xnos.org>
1993 * (bugfix) Fixed #1678: limit to language; still can delete and move content element (Thanks to Helmut Hummel)
1995 2007-12-05 Dmitry Dulepov <dmitry@typo3.org>
1997 * Fixed problems with language files in new installer (typo3/sysext/install)
1998 * Fixed bug #6903: Translated language files are not loaded
1999 * Fixed bug #6703: $TCA[table]['ctrl']['hideTable'] not implemented
2000 * Fixed bug #6888: Disabling some or all controls in "group" field
2002 2007-12-04 Dmitry Dulepov <dmitry@typo3.org>
2004 * Fixed bug #6844: DB compare fails
2006 2007-12-04 Jeff Segars <jeff@webempoweredchurch.org>
2008 * Fixed bug #6114: t3lib_extMgm::addToAllTCATypes ignores type 0
2010 2007-12-03 Dmitry Dulepov <dmitry@typo3.org>
2012 * Fixed bug #6727: Fatal error install tool
2014 2007-12-03 Benjamin Mack <mack@xnos.org>
2016 * (cleanup) Fixed #6823: Removed "Disable RTE" checkbox in alt_doc.php
2018 2007-12-02 Dmitry Dulepov <dmitry@typo3.org>
2020 * Changed "Clear cache" string to start with upper-case
2022 2007-12-02 Ingo Renner <ingo@typo3.org>
2024 * Added feature #6868: Enable labels for EM extension configuration, credits Georg Ringer
2026 2007-12-02 Ingmar Schlecht <ingmar@typo3.org>
2028 * Fixed bug #6663: Unserialized objects not debugged properly (by Francois Suter)
2029 * Minor change to tsconfig_help sysext (by Francois Suter)
2030 * Issue #6873: Added icon for pages marked as not in menu and with FE-user access restriction to t3skin (by Francois Suter)
2032 2007-11-30 Oliver Hader <oh@inpublica.de>
2034 * Fixed bug #5602: spamProtectEmailAddresses_atSubst is not recognized correctly
2036 2007-11-30 Ingo Renner <ingo@typo3.org>
2038 * 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
2039 * Added backend search toolbar item to backend.php
2041 2007-11-29 Benjamin Mack <mack@xnos.org>
2043 * (feature) #6833: Possibility to add inline JS to page (Thanks to Steffen Kamper)
2044 * (minor) Fixed #6825: TCEforms -- Icon for empty palettes are not displayed anymore
2046 2007-11-27 Ingo Renner <ingo@typo3.org>
2048 * Added clear cache actions menu to backend.php as part of the cleaner backend project
2049 * Moved user info and logout button to the toolbar
2051 2007-11-27 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2053 * Bugfix #6836: htmlArea RTE cannot enter line break in Safari (Windows)
2055 2007-11-26 Ingo Renner <ingo@typo3.org>
2057 * Moved interface t3lib_backendToolbarItem to typo3/interfaces/interface.backend_toolbaritem.php
2059 2007-11-26 Wolfgang Klinger <wk@plan2.net>
2061 * Fixed bug #6831: Clickmenu is cut off on the left, when it does not fit in the viewport (Thanks to Helmut Hummel)
2063 2007-11-25 Dmitry Dulepov <dmitry@typo3.org>
2065 * Reformatted t3editor sysext
2067 2007-11-25 Ingmar Schlecht <ingmar@typo3.org>
2069 * Fixed bug #6828: Using outpug buffering for debug() to prevent "Headers already sent" errors
2071 2007-11-25 Benjamin Mack <mack@xnos.org>
2073 * Feature #6829: New general template methods for FE & BE (Thanks to Steffen Kamper)
2074 * Added labels to checkbox descriptions in new EM section
2076 2007-11-24 Oliver Hader <oh@inpublica.de>
2078 * Fixed bug #6817: Files with extension xml are ignored as resource of a template
2079 * Added feature #5530: Hook in TCEmain after all database operations
2080 * Cleaned up typo3/sysext/tstemplate_info/class.tx_tstemplateinfo.php
2082 2007-11-24 Benjamin Mack <mack@xnos.org>
2084 * Fix #6822: css_styled_content default EXTCONF was not loaded since it was installed by default
2086 2007-11-24 Ingmar Schlecht <ingmar@typo3.org>
2088 * Feature #6770: Flexform DataStructure pointerFields:
2089 * Implement option to use two ds_pointerFields so DataStructures can be switched by the combination of two field's values
2090 * Enabled the new ds_pointerFields possibility for tt_content.pi_flexform, so you can specify DataStructures per (combination of) list_type and CType values
2091 * 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
2093 2007-11-23 Ernesto Baschny <ernst@cron-it.de>
2095 * Fixed bug #6240: pageNotFound_handling returns empty page if specified URL cannot be retrieved. Credit to Helmut Hummel for the fix.
2096 * Added feature #5791: indexed_search: join_pages is now configurable via TypoScript
2098 2007-11-23 Oliver Hader <oh@inpublica.de>
2100 * Fixed bug #5956: TCA eval required on date field does not work
2102 2007-11-23 Wolfgang Klinger <wk@plan2.net>
2104 * Fixed bug #6775: Page and info module ignore "Limit to language"
2106 2007-11-22 Ernesto Baschny <ernst@cron-it.de>
2108 * Fixed bugs #1697, #1465, #4849, #5183: Datetime input fields and timezone shift bug
2109 * Fixed: The click-checkbox to set the current date/time did not work on fields with eval year, time and timesec.
2110 * Fixed: Setting a field of eval "timesec" as a label of a table would show an integer instead of the hh:mm:ss string
2112 2007-11-22 Bernhard Kraft <kraftb@kraftb.at>
2114 * Added hooks #6738: Hooks for Web>List module which allow modification/addition/removal of icons for each table and its records
2116 2007-11-22 Ingo Renner <ingo@typo3.org>
2118 * Fixed bug #6741: Add fields cruser_id and crdate to table fe_groups, credit Malte Jansen
2119 * Added feature #6793: Rename User and Tools modules, credits Francois Suter
2121 2007-11-22 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2123 * Feature/bugfix: htmlArea RTE: Enter paragraph on return key corrected and improved
2124 * Bugfix #6769: RTEhtmlarea not working with IRRE in FF anymore
2126 2007-11-21 Bernhard Kraft <kraftb@kraftb.at>
2128 * Fixed bug #6785: "this->extraFormHeaders" didn't work anymore since "fixed alt_doc headers" have been introduced (#6625)
2130 2007-11-20 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2132 * Feature #6769 continued: Further adjustments and workarounds to enable htmlArea RTE in Safari
2134 2007-11-20 Dmitry Dulepov <dmitry@typo3.org>
2136 * Restored typo3/sysext/lang/locallang_mod_doc.xml because it was zero length and broke translations
2137 * Fixed bug #6259: Disabling Tabs with no fields
2138 * Fixed bug #6773: Allow br in flexform labels
2140 2007-11-20 Oliver Hader <oh@inpublica.de>
2142 * (feature) Added feature #6473: CSC - Extend render userFuncs by TS field property
2144 2007-11-20 Benjamin Mack <mack@xnos.org>
2146 * Feature #6768: Added the media field for page type "Shortcut" as well
2147 * Feature #6768: Integrate ext 'Media field for page type External URL' (dkd_media4url)
2149 2007-11-19 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2151 * Feature #6769: Enable htmlArea RTE in Safari
2153 2007-11-19 Oliver Hader <oh@inpublica.de>
2155 * (feature) Added feature #6734: Integrate post processing for links handled by typoLink
2156 * (feature) Added feature #6346: Enable overriding/renaming field labels by page TSconfig (patch by Malte Jansen)
2158 2007-11-16 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2160 * Feature #6715: Remapping of b and i tags by RTE transformation made configurable
2161 * Feature/bugfix: Change to the initialisation sequence of htmlArea RTE
2163 2007-11-16 Ingo Renner <ingo@typo3.org>
2165 * Added feature #6545: Hook Request: db_list
2167 2007-11-15 Ingmar Schlecht <ingmar@typo3.org>
2169 * Release of TYPO3 4.2.0alpha2
2171 2007-11-15 Ingmar Schlecht <ingmar@typo3.org>
2173 * Bugfix #5683: processing of label field in backend (Thanks to Ralf Hettinger)
2174 * 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.
2175 * Made Clear Cache buttons of backend.php AJAX based, showing a nice spinner image during cache clearing
2177 2007-11-15 Jeff Segars <jeff@webempoweredchurch.org>
2179 * Feature #6672: Add tab filtering and file type filtering to TCA-defined link wizard
2181 2007-11-15 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2183 * Feature #6657 revisited: htmlArea RTE: remove em and strong remap from main script
2185 2007-11-15 Ingo Renner <ingo@typo3.org>
2187 * Enabled requestUpdate for rte_enabled
2188 * Added feature #6721: add the workspace selector to the cleaner backend toolbar
2189 * Added feature #6442: Hook in browse_links request (for linking to records)
2190 * Added beta glue code for t3editor
2191 * Added t3editor as system extension
2193 2007-11-14 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2195 * Feature #6712: htmlArea RTE: make hotkeys configurable in PageTSConfig
2196 * Feature #6712 continued: htmlArea RTE: adding hotkeys to default configuration settings
2197 * Bugfix: htmlArea RTE: Correction to InlineDefault plugin causing frame reload.
2198 * Feature #6712 corected: htmlArea RTE: correction to DefaultInline plugin and enhanced API
2200 2007-11-14 Ingmar Schlecht <ingmar@typo3.org>
2202 * Cleanup-up to prior commit #529: "TypoScript help" module
2203 * Added SVN properties to new files
2204 * Minor changes to feature #6670: Enable Tabs in Page Properties
2205 * Feature #6710: Use optgroups in selectorboxes
2207 2007-11-14 Ingo Renner <ingo@typo3.org>
2209 * Fixed bug #6692: When letting TYPO3 generate DB table icons it can happen that transparent areas become rendered black
2210 * Added follow up on feature #6670: Enable Tabs in Page Properties
2212 2007-11-14 Sebastian Kurfuerst <sebastian@typo3.org>
2214 * Fixed feature #529: update inline TypoScript help (Thanks to Francois Suter)
2216 2007-11-14 Benjamin Mack <mack@xnos.org>
2218 * (feature) Fixed #6625: Cleaner Backend / HCI: Make "alt_doc" header fixed
2220 2007-11-13 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2222 * Feature #6705: htmlArea RTE: Display all classes of an element in the statusbar
2223 * htmlArea RTE: Update manual and version to 1.6.3dev
2224 * Feature #6579 continued: Allow plugins to register hotkeys
2226 2007-11-13 Bernhard Kraft <kraftb@kraftb.at>
2228 * Fixed bug #633: Menu doesn't expand if ".special" is set
2230 2007-11-13 Benjamin Mack <mack@xnos.org>
2232 * (minor) Fixed bug #6548: FE "Preview" Label not stylable
2234 2007-11-12 Oliver Hader <oh@inpublica.de>
2236 * (minor) Fixed bug #6696: Parts of the TYPO3 back-end do not work correctly with prototype.js 1.6.0
2238 2007-11-12 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2240 * Feature #6579 continued: Backtracking on the use of Prototype.js by htmlArea RTE.
2242 2007-11-11 Ingmar Schlecht <ingmar@typo3.org>
2244 * Minor code-cleanup to recent Workspace related changes
2246 2007-11-10 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2248 * (cleanup) Protect rtehtmlarea 'for' loops from properties possibly added by JS frameworks.
2249 * Feature #6579 continued: correction to plugin registration for FE case
2251 2007-11-10 Ingmar Schlecht <ingmar@typo3.org>
2253 * Feature #6256: $TCA: Newline for Tabs (--div--) (Thanks to Malte Jansen)
2254 * Minor Feature #4280: stdWrap for params property of IMAGE (Thanks to Ralf Hettinger)
2255 * Bug #6682: GMENU property disableAltText clears the content of alt param, but does not remove it (Thanks to Hemlut Hummel)
2257 2007-11-09 Benjamin Mack <mack@xnos.org>
2259 * (feature/cleanup) Refactored clickmenu to speed up the BE
2260 * (bugfix) Fixed Image Generation bug. Call in t3lib_div now uses the IM wrapper to render gifs/pngs
2262 2007-11-08 Ingo Renner <ingo@typo3.org>
2264 * Added initial cleaner backend project work (backend.php)
2266 2007-11-08 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2268 * Feature #6668 continued: Some minor adjustments when htmlArea RTE uses the Ajax request
2270 2007-11-08 Benjamin Mack <mack@xnos.org>
2272 * (cleanup) Fixed #6670: Added tabs to Page properties + cleanup (Thanks to Steffen Kamper)
2274 2007-11-08 Oliver Hader <oh@inpublica.de>
2276 * Updated JavaScript frameworks in typo3/contrib: prototype (1.6.0) and script.aculo.us (1.8.0)
2278 2007-11-07 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2280 * Added feature #6668: Let htmlArea RTE use the Ajax request of the Prototype framework
2282 2007-11-07 Benjamin Mack <mack@xnos.org>
2284 * (minor) sysext "opendocs" is now installed by default
2286 2007-11-07 Oliver Hader <oh@inpublica.de>
2288 * (major) Fixed bug #5772: IRRE - Combination mode doesn't save new child records correctly
2289 * (minor) Fixed bug #6456: IRRE - Palettes are not rendered correctly on nesting records using the same table
2291 2007-11-06 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2293 * Added SVN properties on some rtehtmlarea files
2294 * Feature 6579 continued: Make InlineCSS plugin use the RTE extension and plugin API
2296 2007-11-05 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2298 * Feature 6579 continued: Use prototype.js to create a htmlArea plugin class.
2299 * Added feature #6657: Extract inline buttons from htmlArea RTE main scripts.
2301 2007-11-05 Ingmar Schlecht <ingmar@typo3.org>
2303 * Issue #6641: Renamed new page tree related TSconfig Options and switched off separateNotinmenuPages by default (Thanks to Christian Kuhn)
2304 * Changing SVN property eol-style from native to LF for all text files in the core trunk
2306 2007-11-02 Ingmar Schlecht <ingmar@typo3.org>
2308 * Added default SVN properties and Id marker to new files which didn't have it yet
2309 * Fixed bug #6624: Weird pagetree display with new "Not in menu" feature (Thanks to Christian Kuhn)
2310 * Bug #6561 revised: Registers IMAGE_NUM and IMAGE_NUM_CURRENT contained incorrect array indizes (Thanks to Helmut Hummel)
2312 2007-11-02 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2314 * Fixed feature #6579: Small correction to FE htmlArea RTE
2315 * Remove exception catching in htmlArea RTE when setting styleWithCSS
2316 * Fixed bug #6640: htmlArea RTE tool bar is not updated in IE when up or down arrow is pressed
2317 * Fixed feature #6619: Add underscore rather than dash in file names
2319 2007-11-01 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2321 * Added feature #6579: Make htmlArea RTE extensible
2322 * Added feature #6619: Let htmlArea RTE use t3lib_div::minifyJavaScript()
2323 * Deleted all compressed files in accordance with feature #6619
2324 * Fixed bug #6476: htmlArea RTE incorrectly nests tags on return key in FF
2326 2007-10-31 Ingo Renner <ingo@typo3.org>
2328 * Added feature 6169: Add user function support to Constant Editor
2330 2007-10-30 Jeff Segars <jeff@webempoweredchurch.org>
2332 * Fixed bug #6618: Web->List: Add title to versioning symbol in extended view (Thanks to Christian Kuhn)
2334 2007-10-30 Oliver Hader <oh@inpublica.de>
2336 * (minor) Fixed bug #6613: IRRE/RTE - Creating a new child record fails if record uses htmlArea RTE
2338 2007-10-30 Benjamin Mack <mack@xnos.org>
2340 * Moved "doc" module to sysext "opendocs"
2341 * Fixed bug #4832: Integrate the extension ter_update_check into EM (Thanks to Christian Welzel)
2343 2007-10-29 Jeff Segars <jeff@webempoweredchurch.org>
2345 * Fixed bug #5338: Error installing suggested extensions
2347 2007-10-29 Dmitry Dulepov <dmitry@typo3.org>
2349 * Fixed bug #6581: Fatal error in TCEForms: Fatal error: Cannot use string offset as an array
2350 * Fixed bug #6565: T3DataStructure with sheet references will not show sheetTitle,sheetDescription and sheetShortDescr
2351 * Fixed bug #5347: Flexforms dosen't resolve sheets
2352 * Fixed bug #3969: Missing sheets inclusion in flexforms?
2354 2007-10-28 Kasper Skaarhoj <kasperYYYY@typo3.com>
2356 * - Reverting IRRE related changes in t3lib_BEfunc done for workspaces by Dmitry. They were faulty.
2357 * - 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.
2358 * - 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.
2359 * - 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
2360 * - Fixed small bug in db-list around passing the pointer-variable in returnUrls
2361 * - Fixed safari-related bug in template.php (clickmenu didn't appear in correct location).
2362 * - Added warning to Web>Access module when using it from workspaces: It explains about how permissions affect workspaces.
2364 2007-10-28 Martin Kutschker <masi@typo3.org>
2366 * Feature #6601: Speed up link rendering by implementing some local caches
2368 2007-10-27 Benjamin Mack <mack@xnos.org>
2370 * Fixed bug #4662: New default behaviour for PAGE_TARGET (Thanks to Steffen Kemper)
2372 2007-10-27 Ingmar Schlecht <ingmar@typo3.org>
2374 * Fixed bug #1940: "OPEN DOCUMENTS" causes 404 error (Thanks to Christian Trabold)
2375 * Feature #6258: Change config.uniqueLinkVars to 1 (Thanks to Georg Ringer)
2376 * Fixed bug #5082: Clean up a nested htmlspecialchars() in class.db_list_extra.inc (Thanks to Christian Kuhn)
2377 * Fixed bug #6561: imgMax and imgStart (IMGTEXT) not working properly (Thanks to Helmut Hummel)
2379 2007-10-26 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2381 * Fixed bug #5031: htmlArea RTE incorrectly processes col tags and default proc options disallow col and colgroup tags
2383 2007-10-24 Ingo Renner <ingo@typo3.org>
2385 * Fixed bug #6539: Move the BE logo generation code into a separate method so it can be used from other classes
2387 2007-10-24 Benjamin Mack <mack@xnos.org>
2389 * Fixed bug #6582: Deprecated use of language="text/javascript" in function loadJavascriptLib in template.php (thanks to Christian Kuhn)
2391 2007-10-23 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2393 * Fixed bug #5151: rtehtmlarea install/uninstall requires clearing cache
2395 2007-10-22 Andreas Otto <andreas.otto@dkd.de>
2397 * Fixed bug #6340: JS errors with dividers2tabs and rtehtmlarea
2399 2007-10-22 Thomas Hempel <thomas@typo3-unleashed.net>
2401 * Fixed bug: #1575: Page-Title maxlength does not fit into database-field tinytext (Thanks to Georg Ringer)
2403 2007-10-21 Benjamin Mack <mack@xnos.org>
2405 * (feature) added function to include javascript libraries in the backend
2406 * (minor) indexed_search - Added more info where the manual can be found
2408 2007-10-21 Thomas Hempel <thomas@typo3-unleashed.net>
2410 * Fixed bug: #6531: Function getUpdateJS doesn't work properly (Thanks to Philip Almeida)
2411 * Fixed bug: #434: Function getUpdateJS produces JS error messages
2413 2007-10-20 Martin Kutschker <masi@typo3.org>
2415 * Fixed bug #6559: Spelling error in Object Browser
2417 2007-10-20 Ingmar Schlecht <ingmar@typo3.org>
2419 * Fixed bug #5949: BE-Shortcut to Tools->User Admin returns error (Thanks to Oliver Hader)
2420 * Fixed bug #6210: UserTSConfig value "options.moduleMenuCollapsable=0" does not work.
2421 * Fixed bug #6071: Switch to User does not work from context menu in List Module. (Thanks to Christian Kuhn all patches above!)
2422 * Fixed bug #6553: Remove hardcoded strip_tags() from image altText and replacing it with TS stripHtml = 1 (Thanks to Georg Ringer)
2423 * Fixed bug: stdWrap for imgMax is not taken into account. (Thanks to Helmut Hummel)
2425 2007-10-19 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2427 * Fixed bug #6546: Remove htmlArea RTE acronym from Insert-Record object
2429 2007-10-18 Ingo Renner <ingo@typo3.org>
2431 * Fixed bug #6526: Update prototype and scriptacolous
2433 2007-10-17 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2435 * Move styleWithCSS setting to the initialization phase of the htmlArea editor
2436 * Eliminate list of plugins in rtehtmlarea EM configuration
2438 2007-10-13 Ingo Renner <ingo@typo3.org>
2440 * Fixed bug #6540: add icons and grouping to the content element selector
2442 2007-10-17 Michael Stucki <michael@typo3.org>
2444 * Fixed bug #6121: Reply-To field in formmails can contain invalid characters if formMailCharset different from site charset (patch by Wolfgang Zenker)
2445 * Fixed bug #6533: Wrong naming of version number levels in Extension Manager
2447 2007-10-17 Sebastian Kurfuerst <sebastian@typo3.org>
2449 * Fixed bug #6202: Company field is missing for table fe_users in "View Item" (Thanks to Christian Kuhn)
2451 2007-10-16 Michael Stucki <michael@typo3.org>
2453 * Fixed bug #3552: Fatal error during backend edit
2454 * Fixed bug #6193: Object copied in t3lib_div::makeInstance()
2456 2007-10-16 Thorsten Kahler <thorsten.kahler@dkd.de>
2458 * (minor) Fixed bug #6138: Prevent recursive inclusion of external TypoScript files (patch by Martin Ficzel) - Fixed problems in patch from 2007-10-15
2460 2007-10-16 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2462 * Fixed bug #4183: Incorrect display in htmlArea RTE of utf-8 labels for colors, classes and fonts defined in PageTSConfig
2463 * Re-inserting accidently deleted comments in class.tx_rtehtmlarea_base.php.
2464 * Fixed bug #4525: In htmlArea RTE, disabling personal dictionaries in UserTSConfig not honored
2466 2007-10-15 Stanislas Rolland <stanislas.rolland@fructifor.ca>
2468 * Fixed bug #5855: Missing unlink icon in htmlArea RTE
2469 * Fixed bug #5839: In htmlArea RTE, paragraph & text dropdown boxes inactive when using @media clause in stylesheet
2470 * Fixed bug #6152: AllowClipboard helper offered by htmlArea RTE doesn't work with 2.0.0.x Firefox
2471 * Fixed bug #6340: rtehtmlarea not working with "Editforms on page" option
2472 * Fixed bug #6152: Nullify default value AllowClipboard helper and use TYPO3-specific Firefox extension
2473 * Update version number of rtehtmlarea to 1.6.2dev
2475 2007-10-15 Michael Stucki <michael@typo3.org>
2477 * (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!
2478 * (minor) Fixed bug #6138: Prevent recursive inclusion of external TypoScript files (patch by Martin Ficzel)
2479 * (minor) Don't output objects in t3lib_div::debug() - send a plain text info instead
2481 2007-10-13 Ingo Renner <ingo@typo3.org>
2483 * Fixed bug #6517: Add icons and grouping to the page type selector
2485 2007-10-09 Benjamin Mack <mack@xnos.org>
2487 * (minor) indexed_search - Added info where additional doc. can be found
2489 2007-10-09 Benjamin Mack <mack@xnos.org>
2491 * (tweak) No selection for TCEForms groups with max. one option needed
2493 2007-10-09 Dmitry Dulepov <dmitry@typo3.org>
2495 * Added flag for Galician language
2498 2007-10-08 Martin Kutschker <masi@typo3.org>
2500 * Fixed bug #6420: access key generation wrong with HTML tags in menu titles (TMENU)
2501 * Pass on access key of menu items to IProcFunc
2503 2007-10-08 Oliver Hader <oh@inpublica.de>
2505 * (minor) Fixed bug #6032: Freeing SQL result sets (post patch)
2507 2007-10-07 Martin Kutschker <masi@typo3.org>
2509 * Fixed bug #5911: GIFBUILDER setting quality not honoured
2511 2007-10-06 Martin Kutschker <masi@typo3.org>
2513 * Fixed bug #6462: Wrong default locale charset on Windows
2514 * Fixed bug #6032: Freeing SQL result sets
2515 * Fixed bug #6252: rteHTMLarea acronyms are not DBAL compatible
2516 * Fixed bug #5189: images with uppercase file extension aren't displayed in drag-n-drop listing
2518 2007-10-01 Bernhard Kraft <kraftb@kraftb.at>
2520 * Bugfix for: Hide empty dynTabs in tceforms (missing array key broke RTE after hidden Tabs)
2522 2007-09-28 Oliver Hader <oh@inpublica.de>
2524 * (feature) Added feature #6367: Integrate possibility in Element Browser to select all files of a folder (thanks to fotobuch.de AG for sponsoring)
2526 2007-09-27 Dmitry Dulepov <dmitry@typo3.org>
2528 * Another hanging recordset fixed
2529 * Added "@var"s to t3lib_TCEmain to simplify debugging with IDEs
2531 2007-09-26 Dmitry Dulepov <dmitry@typo3.org>
2533 * JavaScript minification is enabled in FE by default (config.minifyJS=1)
2535 2007-09-25 Oliver Hader <oh@inpublica.de>
2537 * (tweak) Created new directory for Services_JSON typo3/contrib/json/ and moved file from typo3/contrib/json.php to typo3/contrib/json/json.php
2538 * (feature) Added feature #6359: IRRE - Add config of parent record for label_userFunc used on a child record
2539 * (minor) Fixed bug: Page TSconfig isn't parsed correctly anymore after cleanup in Trunk
2541 2007-09-24 Andreas Otto <andreas.otto@dkd.de>
2543 * Fixed bug #1471: Check if exif functions are available before using them.
2545 2007-09-24 Dmitry Dulepov <dmitry@typo3.org>
2547 * Added JavaScript minification feature (new function t3lib_div::minifyJavaScript)
2548 * Added minification of FE javascripts (including default js and onload handlers) if config.minifyJS is enabled
2550 2007-09-23 Oliver Hader <oh@inpublica.de>
2552 * (minor) Fixed hanging recordset in tslib_cObj
2554 2007-09-23 Michael Stucki <michael@typo3.org>
2556 * (minor) Fixed hanging recordset in t3lib_BEfunc
2558 2007-09-22 Kasper Skaarhoj <kasper2007@typo3.com>
2560 * Fixed t3lib_cli that negative numbers (like "-2") is not seen as a parameter
2561 * 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.
2562 * 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.
2563 * Added "limit to languages" to "Admin" accounts (although it will not limit languages but merely decide what statuses you see in the page tree)
2564 * List sys_log table entries in cleaner output!
2566 2007-09-18 Oliver Hader <oh@inpublica.de>
2568 * (minor) Fixed bug #65: Thumbnails in Element Browser are only displayed if fileSuffix is lowercase
2570 2007-09-18 Bernhard Kraft <kraftb@kraftb.at>
2572 * Hide empty dynTabs in tceforms
2574 2007-09-18 Thomas Hempel <thomas@typo3-unleashed.net>
2576 * Feature #5690: TCEforms: add inline editing of secondary options (thanks to Martin Ficzel)
2578 2007-09-13 Ingo Renner <ingo@typo3.org>
2580 * Fixed bug #5701: linkHandler Hook Not Initialized Properly, patch supplied by Jeff Segars
2582 2007-09-13 Thomas Hempel <thomas@typo3-unleashed.net>
2584 * Feature #4064: Navigation title in tree view
2586 2007-09-11 Ingo Renner <ingo@typo3.org>
2588 * Added Romanian flag, fixes bug #6000
2589 * Added fields "crdate" and "cruser_id" to tt_content
2591 2007-09-10 Martin Kutschker <masi@typo3.org>
2593 * Fix problem with new t3lib_div::trimExplode()
2595 2007-09-09 Martin Kutschker <masi@typo3.org>
2599 2007-09-05 Dmitry Dulepov <dmitry@typo3.org>
2601 * Added Galician language to TYPO3
2603 2007-09-06 Ingo Renner <ingo@typo3.org>
2605 * Release of TYPO3 4.2.0alpha1
2607 2007-09-07 Ingmar Schlecht <ingmar@typo3.org>
2609 * Bugfix: Highlight root page in pagetree
2610 * Added .php6 and .php7 as denied file extensions in config_default.php to be future proof
2611 * Fixing uninitialized variables in class.t3lib_tceforms.php and class.tx_cssstyledcontent_pi1.php
2613 2007-09-05 Thorsten Kahler <thorsten.kahler@dkd.de>
2615 * Fixed bug #4160: Moving content elements in frontent editing mode causes crash
2616 * Disable versioning in clickMenu if BE user doesn't have access to the versioning module
2618 2007-09-05 Martin Kutschker <masi@typo3.org>
2620 * Feature #2883: improve t3lib_div::trimExplode()
2622 2007-09-05 Dmitry Dulepov <dmitry@typo3.org>
2624 * Added Georgian language to TYPO3
2626 2007-09-04 Dmitry Dulepov <dmitry@typo3.org>
2628 * Added a hook to TCEforms to enable custom evaluations for input fields
2630 2007-09-03 Oliver Hader <oh@inpublica.de>
2632 * (trivial) Moving t3lib_TCEforms_inline::getJSON() to t3lib_div::array2json()
2633 * (feature) Added feature #2830: imgResource doesn't support stdWrap on minW and minH
2634 * (minor) Fixed bug #6104: IRRE - IE7: Strange behaviour with hover event of nested Tabs/IRRE-levels with relative positioned HTML elements
2635 * (minor) Fixed bug #5906: IRRE - Default values defined in TCA are not used for children (thanks to Joscha Feth and Jeff Segars)
2637 2007-08-31 Michael Stucki <michael@typo3.org>
2639 * (trivial) Cleanup of NEWS.txt
2640 * Add feature #4470: Add new property "search.exactCount" to indexed_search
2642 2007-08-30 Ernesto Baschny <ernst@cron-it.de>
2644 * (feature) Feature request #6237: Added hook to Web>Page "columns" view, allowing plugins to display "additional info" instead of "CODE:"
2646 2007-08-30 Wolfgang Klinger <wk@plan2.net>
2648 * (trivial) Extended the Workspace module access check with the User module access check
2650 2007-08-28 Kasper Skaarhoj <kasper2007@typo3.com>
2652 * Moving in workspaces + collateral
2653 - 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!
2654 - 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.
2655 - Refactored function for moving elements (t3lib_tcemain::moveRecord())
2656 - 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.
2657 - 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+)
2658 - Added more tests for version integrity (centering around moving)
2659 - Added checkboxes and an action selector in the Workspace module for batch processing of elements.
2660 - Added "flush" command to TCEmain API for versions so versions can be completely deleted and not only released from a workspace.
2661 * Improvements as announced in June on the core list
2662 - Dual-preview for workspaces are only used now if the checkbox "Frontend Preview" is not checked.
2663 - 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)
2664 - In the t3lib_cli class, optional parameters to CLI script options are supported (optional parameters are configured with [] brackets)
2665 - 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.
2666 - 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)
2667 - Workspace titles are required to be unique now.
2668 - 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).
2669 - 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.
2670 - 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.
2671 - User > Workspace module now has a browser-functionality so only 50 versions are shown at a time and you can browse the list.
2672 - Changed label "Draft versions" to "Workspace versions" - some found it more intuitive.
2673 - Change in t3lib_refindex so setReferenceValue() can be run without being admin (by special parameter)
2674 - 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.
2675 - Added fields to indexes on pages, sys_template and pages_language_uid.
2676 - 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.
2678 2007-08-23 Dmitry Dulepov <dmitry@typo3.org>
2680 * Added Albanian language to TYPO3
2682 2007-08-23 Dmitry Dulepov <dmitry@typo3.org>
2684 * Fixed: hanging recordset in t3lib_BEfunc
2686 2007-08-23 Andreas Otto <andreas.otto@dkd.de>
2688 * (trivial) Fixed bug #4888: Invalid argument supplied for foreach()
2690 2007-08-21 Andreas Otto <andreas.otto@dkd.de>
2692 * Feature request #5748: Introduced a new TS option that makes indexing of metatags configurable. Adapted code to make use of the new TS option.
2694 2007-08-19 Oliver Hader <oh@inpublica.de>
2696 * (trivial) Fixed bug #6170: CSC - File locallang.php used in static template instead of locallang.xml
2698 2007-08-15 Wolfgang Klinger <wk@plan2.net>
2700 * (trivial) Added is_array checks in extension manager code
2702 2007-08-15 Ingo Renner <ingo@typo3org>
2704 * Did some serious formatting cleanup in typo3/sysext/taskcenter/task/index.php
2705 * Added @var phpDoc comments to various variables
2707 2007-08-11 Michael Stucki <michael@typo3org>
2709 * More admin panel fixes:
2710 - Hardcode some alignments
2711 - Adding empty "summary" attribute to some tables of the admin panel
2712 - Removing superfluous table around the config checkboxes of the tsdebug section
2713 - Removing superfluous "title" attributes for some images in tslib_content->editPanel()
2715 2007-08-10 Michael Stucki <michael@typo3org>
2717 * Various improvements to the admin panel:
2718 - Lots of alignment definitions. Alignments are now hardcoded to avoid conflicts with stylesheets that contain something like "html, body { text-align: center; }"
2719 - Replace all font-tags (deprecated) with valid markup
2720 - 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...)
2721 - 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)
2722 - Lots of code cleanup and consolidation
2723 - Fix code display of links that break the website layout if they are too large (links are now splitted after every 100 characters)
2724 - For more information and screenshots, see http://lists.netfielders.de/pipermail/typo3-team-core/2007-July/008648.html
2726 2007-08-06 Martin Kutschker <masi@typo3.org>
2728 * Fixed bug #5941: Log reason of failure on DB connect
2730 2007-08-06 Ernesto Baschny <ernst@cron-it.de>
2732 * Fixed bug #6017: Better transliteration for hebrew (lower-cased latin letters)
2734 2007-07-16 Michael Stucki <michael@typo3.org>
2736 * Fixed possible XSS in workspace/version modules (requires valid BE login / patch by Christian Kuhn)
2737 * Removed possible display of phpinfo() (requires bug in extension to be unveiled)
2739 2007-07-16 Oliver Hader <oh@inpublica.de>
2741 * Fixed bug #5556: IRRE - RTE in child elements overwrites field in parent element
2743 2007-07-16 Martin Kutschker <masi@typo3.org>
2745 * t3lib_div::getHostname() used $_SERVER instead of t3lib_div::getIndpEnv()
2746 * IPmaskList check is triggered in CLI mode (thanks to Tobias Rohrle)
2748 2007-07-14 Oliver Hader <oh@inpublica.de>
2750 * Fixed bug #5704: IRRE - Children on the table pages get the pid of the parent page in pagetree
2751 * Fixed bug #5718: IRRE - Copying a page with related child records leads to duplicates of each children
2752 * Fixed bug #5907: RTE-Plugins: Use record specific RTEtsConfigParams
2754 2007-07-14 Martin Kutschker <masi@typo3.org>
2756 * Fixed bug #3834: possible abuse of t3lib_formmail
2758 2007-07-13 Oliver Hader <oh@inpublica.de>
2760 * Fixed bug #5913: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs (continuance of bug #5177)
2761 * Fixed bug #5948: IRRE - Parent record is not shown after saving the first time to a table on a TYPO3 system
2763 2007-07-12 Dmitry Dulepov <dmitry@typo3.org>
2765 * TCEForms: allow to create many sections at once
2766 * Performance enhancement in t3lib/class.t3lib_extmgm.php in function addToAllTCAtypes
2767 * Performance enhancement in t3lib/class.t3lib_div.php in function loadTCA
2769 2007-07-11 Oliver Hader <oh@inpublica.de>
2771 * Fixed bug #5331: Remove the caption wrap on images if no caption is set (thanks to Georg Ringer)
2772 * Fixed bug #5945: Missing right parenthesis in RTEhtmlarea user element module (thanks to Markus Lange)
2774 2007-07-07 Oliver Hader <oh@inpublica.de>
2776 * Fixed bug #5053: imgNameNotRandom on TMENU/GMENU could break rollover behaviour (thanks to Ralf Hettinger)
2777 * Fixed bug #5048: JSMENU produces error if using baseurls (thanks to Jens Koester)
2779 2007-07-07 Wolfgang Klinger <wk@plan2.net>
2781 * Changed back references \1 to ${1} in regular expressions in tslib_fe where necessary
2783 2007-07-07 Michael Stucki <michael@typo3.org>
2785 * 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.)
2787 2007-07-06 Wolfgang Klinger <wk@plan2.net>
2789 * Implemented feature request #1919: TCAdefaults setting in page TS
2791 2007-07-06 Michael Stucki <michael@typo3.org>
2793 * Fix in indexed search: List of indexed pages could be broken if mutli-byte chars are cut in the middle (patch by Karsten Dambekalns)
2794 * Make field selection work in browse_links.php popup (patch by Christian Jul Jensen)
2795 * Fixed bug #5094: Record alt_label was not processed (patch by Volker Graubaum and Thomas Hempel)
2796 * Added feature #5588: Add "linkAccessRestrictedPages" property to typolink function (patch by Franz Holzinger)
2798 2007-07-02 Oliver Hader <oh@inpublica.de>
2800 * Fixed bug #4623: Content encoding with x-gzip not possible in IE7
2801 * Fixed bug #5789: JS error in new content element wizard with a single item
2803 2007-06-25 Dmitry Dulepov <dmitry@typo3.org>
2805 * Added $GLOBALS['TYPO3_DB']->sql_free_result() to TCEmain::rawCopyPageContent() to avoid resource waste
2807 2007-06-13 Andreas Otto <andreas.otto@dkd.de>
2809 * 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.
2811 2007-06-13 Oliver Hader <oh@inpublica.de>
2813 * Fixed bug #5778: Missleading comment in TCEmain::copyRecord_procBasedOnFieldType()
2815 2007-06-08 Oliver Hader <oh@inpublica.de>
2817 * Fixed bug #5755: XCLASS inclusion part for class.t3lib_tceforms_inline.php is missing
2819 2007-06-05 Oliver Hader <oh@inpublica.de>
2821 * Fixed bug #4226: New content elements wizard removes CE from array if tt_content_defValues property is zero
2823 2007-05-25 Oliver Hader <oh@inpublica.de>
2825 * Fixed bug #5655: TYPO3 back-end was blocked on new installations because of a bug in RFCs #1642/#4886
2827 2007-05-23 Oliver Hader <oh@inpublica.de>
2829 * Fixed bug #5564: IRRE - foreign_selector/foreign_unique on click issue
2831 2007-05-21 Dmitry Dulepov <dmitry@typo3.org>
2833 * Fixed bug #5550: 'lower' TCA specification may fail with non-ascii characters
2834 * Added $GLOBALS['TYPO3_DB']->sql_free_result() to TCEmain::recordInfo() to avoid resource waste
2836 2007-05-18 Martin Kutschker <masi@typo3.org>
2838 * Fixed bug #5645: Missing Slovenian flag
2839 * Fixed bug #5628: Missing Slovak flag
2840 * Fixed bug #5578: config setting SYS[requestURIvar] doesn't work
2841 * Fixed bug #4509/3925: jsfunc.validateform.js does not verify checkbox fields (thanks to Jascha Schubert and Eicke Godehardt)
2843 2007-05-18 Andreas Otto <andreas.otto@dkd.de>
2845 * 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.
2847 2007-05-12 Oliver Hader <oh@inpublica.de>
2849 * Fixed bug #5074: IRRE - Hook processDatamap_afterDatabaseOperations executed early
2851 2007-05-11 Ingo Renner <typo3@ingo-renner.com>
2853 * Fixed bug #5047: MP3 icon is missing
2855 2007-05-10 Thorsten Kahler <thorsten.kahler@dkd.de>
2857 * Fixed bug #209: require field URL in page-type "External URL"
2859 2007-05-09 Ingo Renner <typo3@ingo-renner.com>
2861 * Fixed bugs #1642 and #4886: when installing an extension with new BE modules, the modules do not appear
2863 2007-05-09 Andreas Otto <andreas.otto@dkd.de>
2865 * Fixed bug #2052: Color picker does not work properly in flex forms. Thanks to David Bruehlmeier for providing a patch and a testcase.
2867 2007-05-04 Ingo Renner <typo3@ingo-renner.com>
2869 * Added swedish and latvian flags to media/flags folder
2871 2007-05-04 Dmitry Dulepov <dmitry@typo3.org>
2873 * Updated compatibility version for t3skin
2875 2007-05-03 Ingo Renner <typo3@ingo-renner.com>
2877 * Fixed bug #5310: Missing Swedish flag
2879 2007-05-02 Ingo Renner <typo3@ingo-renner.com>
2881 * Fixed bug #584: Changing language in user setup do not reload left frame (menu).
2883 2007-05-02 Dmitry Dulepov <dmitry@typo3.org>
2885 * Fixed: IRRE does not work with workspaces (fix only for CSV & foreign field cases)
2886 * Fixed: isses with previous fix discovered my Michael Stucki
2888 2007-05-01 Martin Kutschker <masi@typo3.org>
2890 * Fixed bug #2515: jsfunc.validateform.js does not verify password fields (thanks to Joerg Wagner)
2891 * Fixed bug #5158: log failed mailings of t3lib_div::plainMailEncoded()
2893 2007-04-30 Michael Stucki <michael@typo3.org>
2895 * Improve the check for session support in Install Tool (see #1474). Thanks to Martin Kutschker!
2897 2007-04-30 Oliver Hader <oh@inpublica.de>
2899 * Fixed feature request #5424: Menu cache expire time should be configurable
2901 2007-04-28 Ernesto Baschny <ernst@cron-it.de>
2903 * Fixed bug #4957: CSV export stop exporting a field when there is a linebreak. Thanks for Oliver Klee for the idea and solution.
2904 * !!! t3lib_div::cvsValues() now exports like RFC 4180 (embedded line-breaks allowed)
2906 2007-04-28 Andreas Otto <andreas.otto@dkd.de>
2908 * 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.
2910 2007-04-28 Ingo Renner <typo3@ingo-renner.com>
2912 * Fixed bug #1290: TCEFORM.table.field.linkTitleToSelf-Option could be confusing
2913 * !!! Removed option ->TCEFORM_confObj:linkTitleToSelf.returnUrl = 1 as it seemed unlogical not to use it
2914 * 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
2915 * Added a link to typo3.org/community and a list of the authors from installed extensions to the the about page (Help->About)
2916 * Fixed bug #2516: Constants and Setup are switched in select field in TS object browser
2918 2007-04-28 Michael Stucki <michael@typo3.org>
2920 * Fixed bug in class.em_terconnection.php: Need to base64_encode upload data for some NuSOAP implementations (patch by Karsten Dambekalns)
2921 * Fixed bug #1474: Check if session_support is enabled in PHP or output a warning message in the Install Tool (patch by Ingo Schmitt)
2923 2007-04-28 Oliver Hader <oh@inpublica.de>
2925 * Fixed bug #5519: EM - Some input fields don't have real labels yet (patch by Oliver Klee)
2927 2007-04-27 Martin Kutschker <masi@typo3.org>
2929 * Change default date formatting of CE header to be localized (needs compat version of 4.2)
2930 * Add "address" to the list of allowed tags of parseFuncs (needs compat version of 4.2)
2931 * Fixed bug #5522: 1-2-3 wizard does not accept host name with socket option
2933 2007-04-27 Michael Stucki <michael@typo3.org>
2935 * Move type conversion of $TYPO3_CONF_VARS['FE']['pageNotFound_handling']='true' (string) into t3lib/config_default.php
2936 * Add new function t3lib_div::rmdir() to remove directories recursively
2937 * Modify filelist module to make use of the t3lib_div::rmdir()
2938 * Modify internal_clearPageCache() in t3lib_tcemain and make use of t3lib_div::rmdir() as well
2939 * Various enhancements to the TS object browser and TS analyzer:
2940 - Add spaces left and right of the "=" mark in the object browser overview
2941 - Set new default values: Check several fields, e.g. "block mode", "syntax highlighting", etc. by default
2942 - Define default values properly in each class instead of setting them globally
2943 - Use the TSparser and display comments nicely in the object browser
2944 - 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...
2946 2007-04-27 Ingo Renner <typo3@ingo-renner.com>
2948 * 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
2950 2007-04-18 Dmitry Dulepov <dmitry@typo3.org>
2952 * Fixed bug #1893: Broken Rootline when a Editor view a Page that is not online
2953 * Changed loop variable name in TCEMain because it could corrupt information passed to post-processing hook
2954 * Fixed workspace publishing error that may happen when "Element" versioning type is used
2956 2007-04-19 Thomas Hempel <thomas@work.de>
2958 * Implemented feature request #3894: Open module on startup
2960 2007-04-18 Ernesto Baschny <ernst@cron-it.de>
2962 * Fixed bug #3729: Roll-over (RO) on a GMENU in IE didn't work with xhtml_strict
2964 2007-04-18 Dmitry Dulepov <dmitry@typo3.org>
2966 * Fixed: t3lib_BEfunc::getRecord() did not free recordset. This can cause memory leaks if persistent mysql connections are used
2968 2007-04-14 Dmitry Dulepov <dmitry@typo3.org>
2970 * Workspaces: added class.wslib_gui.php to allow using WS GUI from extensions
2971 * Fixed HTML syntax errors with some old html files
2973 2007-04-05 Martin Kutschker <masi@typo3.org>
2975 * Renamed Typoscript condition julianday to dayofyear (see change from 2007-04-03)
2976 * Made debug logging of user-supplied SQL queries possible in t3lib_db.
2978 2007-04-04 Andreas Otto <andreas.otto@dkd.de>
2980 * Fix bug #5411: A directory handle was not correctly used.
2982 2007-04-03 Andreas Otto <andreas.otto@dkd.de>
2984 * Implemented feature request #4914: Adding to new conditions (year and julianday) to class.t3lib_matchcondition.php.
2986 2007-04-03 Dmitry Dulepov <dmitry@typo3.org>
2988 * Workspaces: added configurable synchronous stage change and publishing
2990 2007-04-02 Michael Stucki <michael@typo3.org>
2992 * 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.
2994 2007-04-02 Dmitry Dulepov <dmitry@typo3.org>
2996 * Fixed bug #4447: "Clear FE cache" doesn't clear "typo3temp/cache_pages" directory
2998 2007-03-30 Oliver Hader <oh@inpublica.de>
3000 * Fixed bug #5248: IRRE - Element browser cannot be used on new child records of a new parent record
3002 2007-03-30 Franz Holzinger <kontakt@fholzinger.com>
3004 * Fixed bug #4725: EM: Include older versions when fetching data using searchExtensionsXML()
3006 2007-03-28 Oliver Hader <oh@inpublica.de>
3008 * Fixed bug #5288: Missing parameter in recursion of t3lib_div::array_merge_recursive_overrule (thanks to Simon Tuck)
3009 * Fixed bug #5177: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs
3011 2007-03-28 Ingmar Schlecht <ingmar@typo3.org>
3013 * Adding page tree backwards compatibility for JavaScript function hilight_row() to tree.js (by Benjamin Mack)
3015 2007-03-28 Patrick Broens <patrick@patrickbroens.nl>
3017 * Fixed bug #5266: WamCom browser check in htmlarea.js conflicted with Firefox 2.0.0.3
3019 2007-03-28 Ernesto Baschny <ernst@cron-it.de>
3021 * Added +stdWrap for the .src parameter of "FRAME"
3023 2007-03-27 Dmitry Dulepov <dmitry@typo3.org>
3025 * Added hook to class.t3lib_userauthgroup.php, function recordEditAccessInternals
3027 2007-03-23 Dmitry Dulepov <dmitry@typo3.org>
3029 * Fixed bug #5269: wsol_preview.php does not scroll to content element
3030 * Fixed bug #4953: Preview in Workspaces Module for content elements
3032 2007-03-22 Karsten Dambekalns <karsten@typo3.org>
3034 * typo3/sysext/adodb: Update to upstream version 4.94.
3036 2007-03-12 Michael Stucki <michael@typo3.org>
3038 * Change copyright information in typo3/index.php (no real change, just replace the hardcoded years with the "TYPO3_copyright_year" constant)
3040 2007-03-12 Martin Kutschker <masi@typo3.org>
3042 * Replace all TINYTEXT columns with VARCHAR(255)
3043 * Change index "parent" of fe_user to (pid,username) and drop the index "pid"
3044 * Quote table names in admin_get_XXX() functions of t3lib_db
3046 2007-03-06 Michael Stucki <michael@typo3.org>
3048 * Release of TYPO3 4.1 / create branch "TYPO3_4-1" for 4.1.x development
3050 2007-03-06 Ingmar Schlecht <ingmar@typo3.org>
3052 * Setting default value of pageNotFoundOnCHashError back to "false" (= reverting Stucki's patch) as some extensions had problems with the new default value
3054 2007-03-05 Michael Stucki <michael@typo3.org>
3056 * New login image (if no skin is used) by Ture Andersen
3057 * Added a warning for admins if typo3conf/ENABLE_INSTALL_TOOL exists (which means that the Install Tool is currently enabled)
3058 * Changed layout of admin warnings (use <li> instead of plain breaks)
3059 * Fixed bug #5125: Typo in SQL definition of sys_history
3061 2007-03-04 Oliver Hader <oh@inpublica.de>
3063 * Fixed bug: #5098: IRRE - foreign_unique without foreign_selector doesn't work
3065 2007-03-01 Oliver Hader <oh@inpublica.de>
3067 * Fixed bug: #5069: TSconfig mod.web_list.allowedNewTables used in t3lib_TCEforms_inline
3068 * Fixed bug: #5092: Typo in Who is online (thanks to Matthias Kall)
3070 2007-03-01 Karsten Dambekalns <karsten@typo3.org>
3072 * typo3/sysext/indexed_search: DBAL compliancy patch
3074 2007-02-28 Ingmar Schlecht <ingmar@typo3.org>
3076 * New login image for t3skin by Ture Andersen
3078 2007-02-27 Oliver Hader <oh@inpublica.de>
3080 * Fixed bug: #5052: Form action URL is not htmlspecialchared (patch by Michael Stucki)
3081 * Fixed bug: #5072: Web>Info>Log - ID of BE user is displayed instead of its username
3082 * Fixed bug: #5073: Tools>User Admin>List users online is broken
3084 2007-02-27 Martin Kutschker <masi@typo3.org>
3086 * Fixed bug #3666: permissions of versioned pages are not changed in draft workspace (patch by Andreas Wolf)
3087 * Added rootline cache to speed up tree renderings in the BE
3089 2007-02-27 Ingo Renner <typo3@ingo-renner.com>
3091 * Fixed bug: Cannot return from Quickedit mode
3093 2007-02-26 Dmitry Dulepov <dmitry@typo3.org>
3095 * Better fix for bug #5032: [LocalLang: 0?]DEF is sometimes displayed for content elements
3097 2007-02-25 Oliver Hader <oh@inpublica.de>
3099 * Fixed bug #5055: SQL problem with reviewstate in EM (thanks to Franz-Xaver Koch)
3100 * Fixed bug: List all fe_groups in page icon tooltip (patch by Michael Stucki)
3102 2007-02-24 Ernesto Baschny <ernst@cron-it.de>
3104 * Fix for bug fix #2677: Highlighting of current page in workspaces was not de-highlighting previous one
3106 2007-02-21 Ingmar Schlecht <ingmar@typo3.org>
3108 * Release of TYPO3 4.1RC2
3110 2007-02-21 Michael Stucki <michael@typo3.org>
3112 * Security fix: Email injection vulnerability in t3lib_formmail (reported and fixed by Andreas Otto and Thorsten Kahler)
3114 2007-02-20 Michael Stucki <michael@typo3.org>
3116 * Fixed bug in EM: Insecure extensions were still displayed (patch by Karsten Dambekalns)
3117 * Fixed a typo in class.em_xmlhandler.php
3118 * Fixed a typo in typo3/sysext/install/mod/class.tx_install.php
3119 * Changed another bug in the EM: Last update of extensions.xml.gz was not displayed
3120 * Fixed bug #4951: SQL error when editing BE User
3121 * 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)
3122 * Various changes to t3skin (by Thomas Murphy):
3123 - folder icon got more contrast
3124 - navtree: darker color for hover & active states
3125 - font-weight: bold; for active state
3127 2007-02-20 Oliver Hader <oh@inpublica.de>
3129 * Fixed bug #4202: be_groups - fields restricted by a low maxitems value
3130 * Fixed bug #4873: EM - Warning on uploading extension to TER (unserialize)
3131 * Fixed bugs #3655 and #4701: No wrappers for certain events (patch by Martin Kutschker)
3132 * Fixed bug: IRRE - Related child records are not updated when copying to a different page
3134 2007-02-20 Ingmar Schlecht <ingmar@typo3.org>
3136 * Fixed bug #4993: IE 5.5 and Konqueror compatibility for AJAX navtree
3138 2007-02-20 Dmitry Dulepov <dmitry@typo3.org>
3140 * Fixed bug #5032: [LocalLang: 0?]DEF is sometimes displayed for content elements
3142 2007-02-19 Ingmar Schlecht <ingmar@typo3.org>
3144 * 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)
3145 * Fixed bug #4993: AJAX navtree does not expand in Konqueror (fixed by Benjamin Mack)
3147 2007-02-16 Martin Kutschker <masi@typo3.org>
3149 * Fixed bug #4207: User>Workspaces shows users pages they have no access to
3151 2007-02-16 Karsten Dambekalns <karsten@typo3.org>
3153 * Fixed bug #4822: EM shows remote extensions as on this server only
3155 2007-02-16 Michael Stucki <michael@typo3.org>
3157 * Fixed bug #4973: Check if array is empty before looping over it (thanks to Thomas Oppelt)
3158 * Fixed bug #2677: Highlighting of current page in workspace (fixed by Martin Kutschker and Benjamin Mack)
3160 2007-02-16 Dmitry Dulepov <dmitry@typo3.org>
3162 * Fixed bug #4962: .htaccess in sysext fails in some Apache configurations
3164 2007-02-15 Michael Stucki <michael@typo3.org>
3166 * Reverted fix for bug #4689 (closes #4987): Fix seems to cause problems, reinvestiation is needed
3168 2007-02-15 Martin Kutschker <masi@typo3.org>
3170 * Fix bug #4947: SQL error with DBAL/PostgreSQL when listing or looking up reviewed extensions
3172 2007-02-15 Thorsten Kahler <thorsten.kahler@dkd.de>
3174 * Fix: Display description of options in install tool correctly
3176 2007-02-14 Bernhard Kraft <kraftb@kraftb.at>
3178 * Added hook: New hook in t3lib_tceforms in method getSingleField allowing modification of single field rendering and adding buttons to alt_doc.php
3180 2007-02-14 Rupert Germann <rupi@gmx.li>
3182 * Fix: Excluded the adminPanel GETvars from t3lib_div::cHashParams to prevent a cHash mismatch
3184 2007-02-11 Thomas Hempel <thomas@work.de>
3186 * Fix bug #4943: Redundant comma in label_alt_force
3188 2007-02-11 Martin Kutschker <masi@typo3.org>
3190 * Fix bug #4423: BE search doesn't work with UTF-8 chars (thanks to John Angel)
3192 2007-02-07 Michael Stucki <michael@typo3.org>
3194 * Release of TYPO3 4.1RC1
3195 * 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)
3196 * Added feature #4476: Allow limitation of config.linkVars
3197 * Fixed bug #4917: Wrong links inside mounted page with overlay (thanks to Melanie Meyer / Franz Ripfel)
3199 2007-02-06 Oliver Hader <oh@inpublica.de>
3201 * Fixed bug #3985: Wrong substitution for spamProtectEmailAddresses_atSubst/spamProtectEmailAddresses_lastDotSubst
3203 2007-02-06 Martin Kutschker <masi@typo3.org>
3205 * Fixed bug #4742: link to user on User Admin page is following to wrong URL
3207 2007-02-06 Michael Stucki <michael@typo3.org>
3209 * Added feature #4592: Keep indexed_search tables consistent when deleting/hiding pages (Thanks to Michael Fritz)
3210 * Fixed bug #4666: Use TYPO3 settings when formatting dates
3211 * Fixed bug #4581: Duplicate entry on cache_pagesection on reloading twice. See bugtracker entry for details about this change.
3212 * Added feature #4536: Add new property "additionalParams" to GMENU items / Cleanup in tslib_menu
3213 * Fixed bug #3069 again: Ignore version check if no requirements are specified
3214 * indexed_search: Turn off maxAge setting as this "feature" seems to make no sense at all
3215 * Fixed bug #4689: Error in t3lib_tcemain while entering a number like 50 or 50.00 into a double2 field
3216 * Fixed bug #3544: RTE-config in PageTS-config not loaded when in draft-workspace
3218 2007-02-05 Ingmar Schlecht <ingmar@typo3.org>
3220 * Lots of <label> tags added to checkbox labels throughout the core (Thanks to Ingo Renner for this big patch!)
3222 2007-02-05 Oliver Hader <oh@inpublica.de>
3224 * Bugfix for TSconfig overriding TCA field configuration
3225 * Fixed bug #4758: Page with doktype 3 (external URL) and e-mail as URL could be shown directly
3227 2007-02-04 Martin Kutschker <masi@typo3.org>
3229 * Added icon to edit record of page overlay for a translated page
3231 2007-02-04 Michael Stucki <michael@typo3.org>
3233 * Extended db_mountpoint and file_mountpoint fields into to 255 bytes size
3234 * 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)
3235 * Changed t3lib_basicFileFunctions to use filemtime() instead of filectime()
3236 * Fixed bug #4526: Add td-<number> to last table elements in CSS styled content (thanks to Dimitriy Simakov)
3237 * !!! Enable $TYPO3_CONF_VARS[FE][pageNotFoundOnCHashError] by default. This should usually do no harm at all as long as the encryptionKey is not changed.
3238 * Trigger a warning if the PHP setting "post_max_size" is lower than "max_upload_size"
3240 2007-02-04 Oliver Hader <oh@inpublica.de>
3242 * Features & bugfixes for Inline Relational Record Editing (IRRE)
3243 - Feature: hide new record link by appearance property
3244 - Feature #4838: enabled element browser to be used as selector
3245 - Bugfix #4839: use "size" parameter of parent table for record selector
3246 - Bugfix: changed handling of required fields on nested child records
3248 2007-02-04 Ingmar Schlecht <ingmar@typo3.org>
3250 * Instant collapsing for pagetree: The pagetree now doesn't wait for the AJAX response any more when collapsing
3251 * Fixed bug #4817: Clickmenu shows up at the wrong place (Thanks to Benjamin Mack for the patches)
3253 2007-02-03 Oliver Hader <oh@inpublica.de>
3255 * Fixed feature request: TCEforms/IRRE - Allow TSconfig to override TCA field configuration
3257 2007-02-02 Martin Kutschker <masi@typo3.org>
3259 * 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)
3261 2007-01-30 Martin Kutschker <masi@typo3.org>
3263 * Fixing oddities in recursive stdWraps (bugs #4312 and #4871)
3264 * Fix bug #4678: t3lib_div::array2xml() may crash with PHP 5.2.0
3265 * Fix bug #3648: ease use of tslib_cObj::getTreeList()
3266 * Added SYS[requestURIvar] to get original value of REQUEST_URI (needed by some URL writers for IIS)
3268 2007-01-30 Dmitry Dulepov <dmitry@typo3.org>
3270 * Fixed never disappearing proposal to update database structure in Install>Database>COMPARE
3272 2007-01-29 Dmitry Dulepov <dmitry@typo3.org>
3274 * !!! Changed MySQL engine type for several database tables to InnoDB
3275 * Added several new indexes
3277 2007-01-28 Martin Kutschker <masi@typo3.org>
3279 * Added "html { height: 100% }" to stylesheet to make RTE wizard (rteHTMLarea) work in IE7
3280 * Remove checks for PHP version earlier than 4.3
3282 2007-01-24 Dmitry Dulepov <dmitry@typo3.org>
3284 * Added "useCDATA" to a list of t3lib_div::array2xml() options to produce CDATA instead of entities
3286 2007-01-26 Oliver Hader <oh@inpublica.de>
3288 * Fixed bug #4814: Umlauts error in AJAX Pagetree
3289 * Updated prototype.js to version 1.5.0
3290 * Updated script.aculo.us to version 1.7.0
3291 * Created new directory for external contributions typo3/contrib/ and moved files:
3292 - typo3/prototype.js -> typo3/contrib/prototype/prototype.js
3293 - typo3/scriptaculous/* -> typo3/contrib/scriptaculous/*
3294 - typo3/json.php -> typo3/contrib/json.php
3295 * Changed paths to typo3/contrib in affected core files
3297 2007-01-25 Ingmar Schlecht <ingmar@typo3.org>
3299 * Added backwards compatibility to pagetree for non AJAX-capable browsers (by Benjamin Mack)
3301 2007-01-24 Michael Stucki <michael@typo3.org>
3303 * 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.
3304 * !!! 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.
3305 * Removed access for 192.168.0.0/255.255.0.0 in misc/phpcheck/incfile.php
3307 2007-01-24 Dmitry Dulepov <dmitry@typo3.org>
3309 * Fixed bug #4846: EM: inconsistent line ending
3311 2007-01-24 Oliver Hader <oh@inpublica.de>
3313 * Fixed bug #4820: IRRE - Wrong character encoding in AJAX response
3314 * Fixed feature request #4790: typolink.addQueryString - enable usage of merged POST and GET data
3315 * Fixed bug #4824: typo3 not defined in jsfunc.tbe_editor.js
3316 * Fixed bug #4809: require() in class.t3lib_tceforms_inline.php fails
3317 * Fixed feature request #4780: TypoScript - add stdWrap to TMENU/GMENU
3318 * Fixed bug #4827: Call to undefined method t3lib_BEfunc::getrecordtitleprep()
3320 2007-01-23 Ingmar Schlecht <ingmar@typo3.org>
3322 * Bugfix to mm-relation handling: writeMM() tried to set the "tablenames" field even for simple two-table relationships which then failed
3324 2007-01-23 Michael Stucki <michael@typo3.org>
3326 * Slightly changed the check for IE browsers in t3lib_div::clientInfo()
3327 * !!! Removed function "netPrintApplication_offsiteLinkWrap" and TypoScript property "netprintApplicationLink" for IMGTEXT elements which were only used by one extension which is obsolete meanwhile...
3328 * Fixed bug #4830: Right click in CM did not work anymore (thanks to Benjamin Mack)
3329 * Fixed bug #4643: File Upload did not recognize BE-User option "defaultFileUploads" (thanks to Benjamin Mack)
3331 2007-01-20 Michael Stucki <michael@typo3.org>
3333 * Release of TYPO3 4.1beta3
3334 * Update copyright information (just the year, of course) in t3lib/config_default.php
3336 2007-01-19 Ingmar Schlecht <ingmar@typo3.org>
3338 * AJAX pagetree and filetree by Benjamin Mack <bmack@xnos.org>! (Thanks also to Franz Holzinger and Stefan Regniet for their help)
3339 * 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.
3341 2007-01-19 Andreas Otto <andreas.otto@dkd.de>
3343 * 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".
3345 2007-01-19 Dmitry Dulepov <dmitry@typo3.org>
3347 * !!! 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
3349 2007-01-19 Michael Stucki <michael@typo3.org>
3351 * Reverting patch for bug #4581 which was committed by mistake. The solution works well, but it depends on 4.3.0 currently...
3353 2007-01-18 Martin Kutschker <masi@typo3.org>
3355 * Added PATH_typo3 to index_ts.php (see related change on 2006-10-29)
3357 2007-01-09 Ingmar Schlecht <ingmar@typo3.org>
3359 * Alphabetically sorted TS tree in TS Object Browser (Thanks to Ingo Renner)
3361 2007-01-09 Sebastian Kurfuerst <sebastian@typo3.org> (Thanks to Oliver Hader)
3363 * Rewrote TBE_EDITOR Javascript functions to use JS "objects" and outsourced them to an external file
3364 * !!! Removed the variables TBE_EDITOR_isChanged and TBE_EDITOR_loadTime in TBE_EDITOR javascript
3365 * Change in getRecordTitle: a too long title is wrapped in a <span title="..."> tag to show a tooltip
3367 2007-01-03 Thorsten Kahler <thorsten.kahler@dkd.de>
3369 * Fixed bug #931: Typolink to a page with certain type doesn't work if type is zero
3371 2007-01-03 Dmitry Dulepov <dmitry@typo3.org>
3373 * Fixed bugs #3254, #3872, #4345: hide workspace selector if (1) no access to workspace module, or (2) only one workspace is available to user
3374 * Fixed: publishing many records may cause PHP timeout and leave workspace in half-published state
3375 * Fixed bug #4006: Load $GLOBALS['TSFE'] with image dimensions when IMG_RESOURCE is used (feature request!)
3377 2006-12-27 Dmitry Dulepov <dmitry@typo3.org>
3379 * Removed garbage characters in typo3/init.php
3381 2006-12-21 Dmitry Dulepov <dmitry@typo3.org>
3383 * List module did not use BACK_PATH in many calls to TYPO3 functions, which made imposible to reuse List module classes in extensions
3385 2006-12-20 Michael Stucki <michael@typo3.org>
3387 * Release of TYPO3 4.1beta2
3389 2006-12-20 Peter Niederlag <peter@niederlag.de>
3391 * Fixing important security issue in rtehtmlarea
3393 2006-12-19 Ingmar Schlecht <ingmar@typo3.org>
3395 * Some more IRRE bugfixes by Oliver concerning RTE and alt_doc.php
3397 2006-12-14 Ingmar Schlecht <ingmar@typo3.org>
3399 * Committed a bunch of bugfixes and new features related to IRRE (Thanks to Oliver Hader!):
3400 - Automatic sorting by a "sortby" field (e.g. the title)
3401 - The possibility to have relations from different parent pages to a child table
3402 - Expanded/collapsed states are saved in uc now
3403 - Bugfixes to #4616 and #4617 concerning IRRE relation to the same table
3404 - Bugfix for using RTEs in IRRE records (works even inside of nested tabs now)
3406 2006-12-13 Martin Kutschker <masi@typo3.org>
3408 * More localization of User>Workspaces (thanks to Marc Wöhlken)
3410 2006-12-14 Kasper Skaarhoj
3412 * Modified t3lib_div::makeInstance() to require filenames in lowercase
3413 * Added some fields ("languageField", "transOrigPointerField", "type", "header") as default "shadowColumnsForNewPlaceholders" fields (tcemain "localize" command related)
3414 * Fixed Safari context menu bug
3416 2006-12-13 Martin Kutschker <masi@typo3.org>
3418 * Improved t3lib_BEfunc::getRecordRaw() (error checking, freeing result set)
3419 * Added a few addtional entries for special characters to the ASCII transliteration table
3420 * Localized User>Workspaces (thanks to Andreas Wolf)
3421 * Fix bug #2935: invalid HTML in Web>Versioning (quotes)
3423 2006-12-12 Martin Kutschker <masi@typo3.org>
3425 * Made cli_dispatch.phpsh work when called as "php cli_dispatch.phpsh" and protect from being called on a non CLI
3426 * Make TYPO3 log page paths in UTF-8 if config.stat_apache_niceTitle = utf-8
3428 2006-12-12 Karsten Dambekalns <karsten@typo3.org>
3430 * The EM now stores the list of extensions from TER in the database, see http://bugs.typo3.org/view.php?id=2615
3432 2006-12-12 Ingmar Schlecht <ingmar@typo3.org>
3434 * 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.)
3436 2006-12-11 Martin Kutschker <masi@typo3.org>
3438 * Add page tree update to publish button of module Web>Versioning
3439 * Added "new record" icon to table listing in module Web>Page
3441 2006-12-07 Franz Holzinger <kontakt@fholzinger.com>
3443 * Fix bug #4555: double posts in tt_board did not get detected because of unintended conversion into a negative integer
3445 2006-12-07 Ingmar Schlecht <ingmar@typo3.org>
3447 * 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.
3448 * Disabled wordIndexing() function of t3lib_refindex
3450 2006-12-05 Michael Stucki <michael@typo3.org>
3452 * Updated font-copyright information in t3lib/fonts/readme.txt - many thanks to Christian Welzel for taking care of this!
3453 * 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.
3454 * Security enhancement: Refuse BE logins of usernames starting with "_CLI_" (they are only used by real CLI scripts)
3456 2006-11-21 Martin Kutschker <masi@typo3.org>
3458 * Allow strftime-syntax for config.stat_apache_logfile (Thanks to Francois Suter and Michael Stucki).
3459 * Enhanced message for recordset warning (see change at 2006-12-02) and removed serializing of objects in the backtrace (devlog).
3461 2006-12-03 Ingmar Schlecht <ingmar@typo3.org>
3463 * Use <label> tags in tceforms where appropriate to enhance usability (Thanks to Ingo Renner for writing the patch!)
3464 * Increase length for titles of be_users, be_groups, and fe_groups (Thanks to Ingo Renner for writing the patch!)
3466 2006-12-02 Dmitry Dulepov <dmitry@typo3.org>
3468 * t3lib_db: added calls to t3lib_div::sysLog() and t3lib_div::devLog() if recordset is not valid
3470 2006-12-01 Kasper Skaarhoj <kasper2006@typo3.com>
3472 * Additions to FlexFormTools
3473 * Improved localization in tcemain
3474 * Changed pages_languages_overlay to NOT be hidden by default
3475 * Introduced REDIRECT: prefix to pageNotFound_handling (for backwards compatibility since someone changed to read the file instead of redirecting).
3476 * Added "linkHandler" hook for typolink. TSref is updated.
3477 * Modified Web > Info > Localization tools to not show details.
3478 * Removed redundant directory, clmods.
3480 2006-11-28 Kasper Skaarhoj <kasper2006@typo3.com>
3482 * 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
3483 * Added new class, "class.t3lib_transl8tools.php" with general stuff for working with languages and translation. More to come...
3484 * Added the t3lib_div::view_array() will also display a string input
3485 * 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.
3487 2006-11-26 Michael Stucki <michael@typo3.org>
3489 * Fixed bug #4556: PHP4 compatibility issues
3491 2006-11-24 Michael Stucki <michael@typo3.org>
3493 * Release of TYPO3 4.1beta1
3495 2006-11-21 Martin Kutschker <masi@typo3.org>
3497 * New Feature: List users online (aka who is online) for BE users in Tools > User Manager
3498 * New Feature: Allow UTF-8 file names (to enable set BE[forceCharset]='utf-8' and SYS[UTF8filesystem]=1)
3500 2006-11-23 Ingmar Schlecht <ingmar@typo3.org>
3502 * 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!
3504 2006-11-21 Martin Kutschker <masi@typo3.org>
3506 * Fix a problem with PHP4 and UTF-8 byte order marks (BOM) in t3lib_div::xml2array()
3508 2006-11-17 Michael Stucki <michael@typo3.org>
3510 * Fixed bug #4059: options.hideRecords.pages doesn't work for mounted pages - Thanks to Marc Bastian Heinrichs for providing a fix!
3511 * Fixed bug #4379: pageNotFound_handling ignores forceCharset setting
3512 * Fixed bug #3115: JavaScript error on clickmenu in filelist module
3513 * 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!
3515 2006-11-17 Martin Kutschker <masi@typo3.org>
3517 * Indexed Search: Added stdWrap around the search word in the output (tx_indexedsearch_pi[whatis]): tx_indexedsearch_pi.whatis_stdWrap
3518 * Indexed Search: Removed superfluos <P> tag around search word
3520 2006-11-16 Martin Kutschker <masi@typo3.org>
3522 * Indexed Search: Added freeIndexSetId GROUP BY in tx_indexedsearch->execFinalQuery() to make SELECT work on DBs other than MySQL
3523 * Add an index prefix to MySQL key definitions when (var)chars are changed to text when multiplyDBfieldSize is set
3524 * Reverted change to key of sys_refindex on 2006-09-01 (key prefix is set now automatically)
3526 2006-11-13 Bernhard Kraft <kraftb@kraftb.at>
3528 * 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.
3530 2006-11-08 Dmitry Dulepov <dmitry@typo3.org>
3532 * Enable creation of compact flexforms
3534 2006-11-07 Michael Stucki <michael@typo3.org>
3536 * Fixed bug #4348: Wrong time format in syslog output
3538 2006-11-06 Michael Stucki <michael@typo3.org>
3540 * Fix bug #3495: Endless recursion with some MySQL versions
3542 2006-11-03 Michael Stucki <michael@typo3.org>
3544 * Fixed bug #4425: Garble code in adodb extension
3545 * 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.
3547 2006-11-02 Ingmar Schlecht <ingmar@typo3.org>
3549 * Fixed bug with bidirectional mm-relations: "group" fields with more than one table allowed didn't work properly any more
3551 2006-11-02 Michael Stucki <michael@typo3.org>
3553 * Fixed bug #1655: t3lib_div::substUrlsInPlainText() did not support HTTPS links
3554 * Fixed bug #1236 again: 404 error while using the new content wizard
3555 * Fixed bug #4443: Items in CE "Insert Records" don't have edit options in context menu any longer
3556 * Small EM change: Annotate if all or only reviewed extensions should be searched
3558 2006-10-30 Karsten Dambekalns <karsten@typo3.org>
3560 * Add security hints in typo3/mod/tools/em/class.em_index.php
3561 * Fixed bug #3637 in EM (translation handling)
3563 2006-10-29 Martin Kutschker <masi@typo3.org>
3565 * Fixed bug #4021: array_merge error with PHP 5.0
3566 * Changed occurences of PATH_site.'typo3conf/' to PATH_typo3conf and PATH_site.TYPO3_mainDir to PATH_typo3
3568 2006-10-25 Kasper Skaarhoj <kasper2006@typo3.com>
3570 * Added "alt_main_new.php" including various modifications around to support this.
3571 * Added clean-up functions in extension "lowlevel" plus modified t3lib_refindex and t3lib_tcemain accordingly
3572 * Added word index to sys_refindex.
3573 * 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.
3574 * 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".
3576 2006-10-14 Dmitry Dulepov <dmitry@typo3.org>
3578 * Fixed bug #3199: SUing to myself?
3579 * Fixed bug #3720: Multilanguage Flexforms don't work after migrating a site from one language to more languages
3580 * Fixed bug #4358: Add an option to t3lib_div::xml2array to remove all unnecessary spaces
3582 2006-10-17 Ernesto Baschny <ernst@cron-it.de>
3584 * Fix: no more "ERR" or "Unpacking the language pack failed" in the translation handling with curl enabled.
3586 2006-10-14 Dmitry Dulepov <dmitry@typo3.org>
3588 * Fix: t3lib_db::exec_SELECTgetRows() did not free recordset
3590 2006-10-24 Karsten Dambekalns <karsten@typo3.org>
3592 * ADOdb system extension updated to upstream 4.93. Added danish translation, thanks to Peter Klein!
3594 2006-10-11 Martin Kutschker <masi@typo3.org>
3596 * Changed index "parent" of sys_template to (pid,sorting)
3598 2006-10-10 Martin Kutschker <masi@typo3.org>
3600 * Fixed bug #3777: thumbs.php looks for file in t3lib/gfx instead of typo3/gfx
3602 2006-09-20 Bernhard Kraft <kraftb@kraftb.at>
3604 * Fixed a missing space in typo3/template.php
3606 2006-09-15 Sebastian Kurfuerst <sebastian@garbage-group.de>
3608 * Fixed bug #3862: Tools>User Admin allows switching to disabled user
3609 * Fixed bug #3863: Delete temp_CACHED_* files from "Edit files in typo3conf/:"
3611 2006-09-14 Michael Stucki <michael@typo3.org>
3613 * Fixed bug #4219: := appendString() did not work because the check was made for "apppendString" (typo)
3615 2006-09-11 Wolfgang Klinger <wk@plan2.net>
3617 * Feature request #4133: accesskey for TMENU
3619 2006-09-11 Ingmar Schlecht <ingmar@typo3.org>
3621 * 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)
3623 2006-09-11 Michael Stucki <michael@typo3.org>
3625 * Fixed a tiny security problem in indexed search (for details, see http://typo3.org/teams/security/security-bulletins/typo3-20060911-1/)
3627 2006-09-08 Michael Stucki <michael@typo3.org>
3629 * Updates to NEWS.txt
3630 * Fixed #4165: Link to TSconfig and TSref not working. Thanks to Andreas Wolf for providing a patch!
3632 2006-09-04 Michael Stucki <michael@typo3.org>
3634 * Fixed bug #1268: plainMailEncoded not working with charset conversion.
3636 2006-09-03 Sebastian Kurfuerst <sebastian@garbage-group.de>
3638 * Added su_back.gif image again to gfx
3640 2006-09-03 Wolfgang Klinger <wk@plan2.net>
3642 * Changed call_user_func to call_user_func_array in t3lib_div to allow passing parameters by reference to t3lib_div::callUserFunction
3644 2006-09-02 Martin Kutschker <masi@typo3.org>
3646 * Fixed #4141: config.spamProtectEmailAddresses does not encrypt "9" digits correctly
3647 * Web>List localization view did not handle "edit marked" for translation records
3649 2006-09-01 Ingmar Schlecht <ingmar@typo3.org>
3651 * 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!
3653 2006-09-01 Michael Stucki <michael@typo3.org>
3655 * Fixed bug: Creation of sys_refindex table was not possible if $TYPO3_CONF_VARS[SYS][multiplyDBfieldSize] was set.
3656 * Indexed Search: Fixed bug #3994: OpenOffice.org files cannot be indexed by class.external_parser.php
3657 * Indexed Search: Fixed bug #4093: PHP warning if indexed_search search word contains a front slash
3658 * Get rid of blob fields in TYPO3 databases (replaced with "text" fields)
3660 2006-08-31 Ernesto Baschny <ernst@cron-it.de>
3662 * Fixed bug #4035/3971: Error message when uploading one or two files in file-browser (BE)
3664 2006-08-31 Ernesto Baschny <ernst@cron-it.de>
3666 * Feature #4131: Respects label_alt setting in some more places (especially labels pointing to MM tables)
3668 2006-08-31 Wolfgang Klinger <wolfgang@stufenlos.net>
3670 * Feature #3026: Text change for the 'Quality' label
3672 2006-08-31 Dmitry Dulepov <typo3@accio.lv>
3674 * Performance enhancement for BE: 1) caching images in typo3/gfx and typo3/sysext; 2) caching CSS files in typo3/sysext/t3skin/stylesheets
3676 2006-08-30 Martin Kutschker <masi@typo3.org>
3678 * Add and update icons for the new skin
3680 2006-08-29 Ingmar Schlecht <ingmar@typo3.org>
3682 * 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.
3684 2006-08-29 Dmitry Dulepov <typo3@accio.lv>
3686 * Performance enhancement in t3lib/class.t3lib_tstemplate.php: use UPDATE/INSERT (if no records have been updated) instead of DELETE/INSERT for cache_pagesection.
3687 * Show domain name in the page tree if is_siteroot is set for page and "options.pageTree.showDomainNameWithTitle" is set in user TSConfig
3689 2006-08-25 Michael Stucki <michael@typo3.org>
3691 * Fixed bug #4076: Skin creates invalid HTML markup
3692 * Fixed bug #1454: Cookie lifetime set in localconf.php will be ignored. Thanks to Dietrich Heise and Jeff Segars.
3693 * Fixed bug #3922: config.spamProtectEmailAddresses doesn't respect config.removeDefaultJS setting. Thanks to Benjamin Mack.
3694 * Added a new parameter to tslib_pibase->pi_classParam() which may contain classes that should not be prefixed.
3696 2006-08-24 Michael Stucki <michael@typo3.org>
3698 * !!! Changed default value of $TYPO3_CONF_VARS[SYS][devIPmask] to "127.0.0.1,::1" (removed "192.168.*")
3699 * Fixed bug #1236: 404 error while using the new content wizard
3700 * Fixed bug #3909: TYPO3_SSL does not detect valid SSL session
3701 * Fixed bug #3973: pageNotFound_handling=TRUE is interpreted as URL
3703 2006-08-23 Michael Stucki <michael@typo3.org>
3705 * Fixed bug #3960: Display correct version number in Install Tool (only when authenticated)
3706 * Fixed bug #4073: Extension manager doesn't find extensions if the search string contains a trailing space
3707 * Fixed bug #3990: $BE_USER property "disableTabInTextarea" is not respected
3709 2006-08-19 Dmitry Dulepov <typo3@accio.lv>
3711 * Fixed bug #4037: Link from Google AdWords fails due to wrong alias handling
3713 2006-08-19 Ingmar Schlecht <ingmar@typo3.org>
3715 * 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.
3717 2006-08-17 Ingmar Schlecht <ingmar@typo3.org>
3719 * Added text to Update Wizard informing about the change of the default values of "config.inlineStyle2TempFile" and "config.removeDefaultJS" depending on compatVersion >= 4.0
3721 2006-08-14 Stanislas Rolland <stanislas.rolland@fructifor.ca>
3723 * Corrections/adjustments to the htmlArea RTE extension (see details in local ChangeLog)
3725 2006-08-04 Wolfgang Klinger <wk@plan2.net>
3727 * Fix bug #3160: IFSUB is not true if the parent page is a shortcut page
3729 2006-07-31 Dmitry Dulepov <typo3@accio.lv>
3731 * Fixed endless page retrieval if pageNotFound_handling is set to URL of a local non existing page
3733 2006-07-31 Michael Stucki <michael@typo3.org>
3735 * Updates to NEWS.txt (thanks to Martin Kutschker)
3736 * Changed version requirements for t3skin (problems in combination with TYPO3 4.0.1)
3738 2006-07-30 Michael Stucki <michael@typo3.org>
3740 * Fix bug #3362 (again): Bugfix used t3lib_div which is missing at that point
3741 * Fix bug #3943: compat_version was accidentally changed to 4.0.1
3743 2006-07-24 Karsten Dambekalns <karsten@typo3.org>
3745 * t3lib/config_default.php: Fixed bug #3246 - error in t3lib/config_default.php on setting display_errors.
3747 2006-07-23 Karsten Dambekalns <karsten@typo3.org>
3749 * t3lib/class.t3lib_div.php: Added a clarifying note to the comment for loadTCA(), thanks to Johannes Konert.
3751 2006-07-17 Dmitry Dulepov <typo3@accio.lv>
3753 * t3lib_tceforms: now using "labels.new" from locallang instead of hard-coded "NEW"
3755 2006-07-17 Michael Stucki <michael@typo3.org>
3757 * Fix bug #3308: Check for deleted records when displaying language overlays
3758 * Removed hardcoded rowSpace value in CSS Styled Content
3759 * Minor cleanup in CSS Styled Content constants.txt + setup.txt
3761 2006-07-14 Martin Kutschker <masi@typo3.org>
3763 * mailto: links were not handled as mailto: links if protocol was present in link
3765 2006-07-13 Karsten Dambekalns <karsten@typo3.org>
3767 * EM: Fixed bug #3299 (Language pack installation cannot handle spaces in filenames).
3768 * EM: Added extra sanity check when cleaning up version numbers in constraints, solves bogus warnings when installing extensions.
3769 * EM: The label for enabling unreviewed extensions is more clear now. The search scope (all/reviewed) is shown on the import extensions page.
3771 2006-07-13 Wolfgang Klinger <wk@plan2.net>
3773 * Fixing some missing is_array checks
3775 2006-07-12 Wolfgang Klinger <wk@plan2.net>
3777 * Fix bug/feature request #3811: Adding "ATagParams" to GMENU
3779 2006-07-12 Martin Kutschker <masi@typo3.org>
3781 * Fix bug #3600: config.formMailCharset is not honoured
3782 * t3lib_formmail: do charset conversion for mails when config.formMailCharset is set or config.metaCharset different from config.renderCharset
3783 * t3lib_formmail: use $this->messageid of base class
3785 2006-07-12 Dmitry Dulepov <typo3@accio.lv>
3787 * Fixed bug #3594: No lang resolution for title in <tx_templavoila> element
3789 2006-07-11 Martin Kutschker <masi@typo3.org>
3791 * t3lib_cs: trim the charset for normalization
3793 2006-07-10 Dmitry Dulepov <typo3@accio.lv>
3795 * Fixed bug: missing check for PHP version in t3lib_div::getUrl()
3797 2006-07-10 Ernesto Baschny <ernst@cron-it.de>
3799 * Fixed bug #3005: captionSplit.cObject functionality in IMGTEXT is back as documented. But marked as "deprecated".
3800 * Fixed bug #3258: rendering issues in CSS styled IMGTEXT with noRows setting fixed.
3801 * Fixed bug #3416: first caption was being doubled with "renderMethod=table".
3803 2006-07-10 Dmitry Dulepov <typo3@accio.lv>
3805 * Fixed bug: "Publish time" label appeared where "Unpublish time" should appear
3807 2006-07-07 Karsten Dambekalns <karsten@typo3.org>
3809 * Added background color to TYPO3 error pages.
3811 2006-07-07 Michael Stucki <michael@typo3.org>
3813 * Changed version numbers in t3lib/config_default.php
3814 * Minor corrections to CVSreadme.txt
3815 * Install Tool displayed TYPO3_version instead of TYPO3_branch
3816 * Fixed bug #2462: typo3temp/ subdirectories were not created automatically
3817 * Fixed bug #3362: Windows systems print phpinfo under some circumstances
3818 * 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)
3820 2006-07-06 Martin Kutschker <masi@typo3.org>
3822 * Fix bug #3779: edit form on page broken
3823 * Fix bug #3085: broken option frame (palettes) in IE
3825 2006-07-01 Martin Kutschker <masi@typo3.org>
3827 * Fix bug #3427: config.spamProtectEmailAddresses may garble mail link
3829 2006-07-01 Karsten Dambekalns <karsten@typo3.org>
3831 * DBAL update (sysext):
3832 - this update closes bugs #3638, #2106, #2866, #3754 (for Firefox, broken in MSIE) and maybe a few more
3833 - Implemented support for sysLog() on connection failure
3834 - DBAL now honours the no_pconnect setting
3835 - For handlers in native mode the setDBinit queries are executed upon connection
3836 - The initial value for generated sequences can be configured per handler, to avoid duplicate key errors after having imported data
3837 - BLOB fields are handled correctly now during INSERT and UPDATE
3838 - Setting $store_lastBuiltQuery acts like in t3lib_db now (fill $debug_lastBuiltQuery)
3839 - For the native handler quoting methods directly return the input for speedup, as no quoting is needed in that case
3840 - Added support for native and userdefined handler to MetaType()
3841 - Changed mapping of types to always use the largest possible integer, map tinytext to varchar instead of text
3842 - admin_get_tables() skips tables whose names match /BIN\$/ (coming from the recycle bin on Oracle)
3843 - Importing dumps using the install tool now works, see manual for tips
3844 - Changed the way NOT NULL and DEFAULT are handled when setting up tables, see manual for the rules that now apply
3845 - Code cleanup (indentation, documentation)
3846 - Updated the manual and added new content
3848 2006-06-30 Franz Holzinger <kontakt@fholzinger.com>
3850 * Fix bug #3725: empty and invalid flexform meta data are checked. impexp echos warning message found inside T3D import.
3852 2006-06-30 Martin Kutschker <masi@typo3.org>
3854 * t3lib_htmlmail: auto-detect charset (using FE or BE settings) with manual override
3856 2006-06-30 Karsten Dambekalns <karsten@typo3.org>
3858 * t3lib_page: Changed getMultipleGroupsWhereClause() to include a check using IS NULL to make it compatible to Oracle.
3859 * t3lib_page: Made enableFields() call getMultipleGroupsWhereClause() non-statically using $this.
3860 * sysext/adodb/: Update to upstream version 4.90, fixes to connection wizard, some code cleanup (closes: ##3755).
3861 * t3lib_sqlparser: Clean up indentation a little bit, fix bug #2991, make the parser understand "IS NOT [NULL]" an addition to just "IS [NULL]".
3862 * t3lib_tsfebeuserauth: Changed static call to enableFields()
3864 2006-06-29 Ernesto Baschny <ernst@cron-it.de>
3866 * Fix bug #3522 also in "content (default)": Linking images to hidden pages results in click-enlarge
3867 * Fix bug #3085: broken option frame (palettes) in IE
3869 2006-06-29 Dmitry Dulepov <typo3@accio.lv>
3871 * pageNotFound_handling HTTP status fix when external URL is specified as 404 page
3873 2006-06-28 Ernesto Baschny <ernst@cron-it.de>
3875 * Fix bug #3391: HTML-Source in error-pages now valid xhtml (FE)
3877 2006-06-28 Martin Kutschker <masi@typo3.org>
3879 * Fix bug# 3397: FORM submit as image is not valid xhtml
3880 * Fixed restriction to languages in Frontend editing
3881 * Fix bugs #3212 & #1178: empty page is displayed when accessing Web>Versioning
3883 2006-06-28 Bernhard Kraft <kraftb@kraftb.at>
3885 * Fix bug #3162: Cropscale fails, if one dimension has already the right size (thanks to Stefan Geith)
3887 2006-06-28 Karsten Dambekalns <karsten@typo3.org>
3889 * t3lib_extfilefunc: func_upload() now logs if no file was uploaded.
3890 * t3lib_extfilefunc: The last error message encountered is stored in the member variable $lastError
3891 * t3lib_tcemain: Made SQL query in versionizeRecord() conform to DBAL (use OR instead of ||).
3892 * t3lib_userauthgroup, tx_sv_auth: Made FE group lookups possible when lockToDomain is NULL in DB (e.g. when using Oracle).
3893 * t3lib/stddb/tables.sql: Changed be_users.lang to VARCHAR instead of CHAR, as MySQL changes it anyway.
3894 * t3lib_install: Changed an eregi() to a matching preg_match()
3896 2006-06-27 Karsten Dambekalns <karsten@typo3.org>
3898 * typo3/init.php: Fixed bug #2871.
3899 * t3lib/class.t3lib_befunc.php: Fixed bug #3106, Documentation of function storeHash differs between class befunc and class page
3900 * class.em_xmlhandler.php: Small change to the inline code docs
3901 * class.tx_install.php: Code cleanup, removed some commented code and cleaned indentation
3903 2006-06-22 Martin Kutschker <masi@typo3.org>
3905 * Created exclusiveKeys for the TCA field configuration of type "select" [fix from 2006-03-19 was lost, see below]
3907 2006-06-11 Stanislas Rolland <stanislas.rolland@fructifor.ca>
3909 * Fix bug #3505: BE multi-language flexforms do not work (t3lib_tceforms)
3911 2006-06-08 Martin Kutschker <masi@typo3.org>
3913 * Template tools (Web>Template) had hard-coded background colours
3914 * Made Web > Template > Info skinnable
3916 2006-06-08 Martin Kutschker <masi@typo3.org>
3918 * Make t3lib_div::arrayToLogString() accept an empty string as empty list
3919 * Fix bug #2938: edit icons have two title attributes, one hardcoded as an empty string
3921 2006-06-04 Martin Kutschker <masi@typo3.org>
3923 * Unify PHP5 check in config_defaults.php and deprecate $TYPO_VERSION
3925 2006-06-02 Martin Kutschker <masi@typo3.org>
3927 * Fix bug #3612: no c-prefix for URL fragment in menus (section index)
3928 * Fix bug #2493: TCE-forms don't skins icons / t3skin lacks undo.gif, csv.gif and savedoknew.gif (thanks to Clemens Riccabona for the latter)
3929 * Fix bugs #3326 and #3392: problems with php_uname()
3930 * "Update" buttons of admin panel did not reload page in Firefox
3932 2006-05-31 Ernesto Baschny <ernst@cron-it.de>
3934 * Fix bug #3522: Linking images to hidden pages results in click-enlarge
3936 2006-05-31 Bernhard Kraft <kraftb@kraftb.at>
3938 * Fix a problem of the EM: "No file uploaded!" when retrying install after a failed dependency check
3940 2006-05-22 Martin Kutschker <masi@typo3.org>
3942 * Corrected error message for config.baseURL=1
3944 2006-05-20 Ernesto Baschny <ernst@cron-it.de>
3946 * Fixed bug #2874: Current page in navigation tree wasn't being highlighted on IE6
3948 2006-05-20 Rupert Germann <rupi@gmx.li>
3950 * Fixed bug #2566: XClass include code was missing in wsol_preview.php.
3952 2006-05-18 Rupert Germann <rupi@gmx.li>
3954 * Fixed bug #0132: % signs in extra parameters of form contentelements where not handled correctly.
3956 2006-05-18 Ernesto Baschny <ernst@cron-it.de>
3958 * Fixed bug #3138: Alignment of text in css_styled_content's Text w/ images (nowrap) was wrong (Firefox)
3960 2006-05-15 Ingmar Schlecht <ingmar@typo3.org>
3962 * Fixed bug #1374: Mailforms didn't work with <input type="image"> submit buttons. (Thanks to Thorsten Kahler and Rupert Germann!)
3963 * Changed square brackets "[" and "]" in URLs generated by media/scipts/fe_adminLib.inc to the urlencoded equivalents "%5B" and "%5D"
3965 2006-05-15 Martin Kutschker <masi@typo3.org>
3967 * Fix bug #3364: Changed t3lib_div::validPathStr() that it rejects files starting with ../ or containing /../, but allows ..
3968 * Corrected comment for maxWInText (tslib_content) and simplified calculation
3969 * Fix bug #338: Sanitize path normalization of class.t3lib_userauthgroup.php::addFileMount()
3971 2006-05-05 Stanislas Rolland <stanislas.rolland@fructifor.ca>
3973 * EM: Fixed bug #3017.
3974 * t3lib/class.t3lib_befunc.php: Fixed bug (trivial but important) #3106.
3976 2006-04-03 Karsten Dambekalns <karsten@typo3.org>
3978 * EM: Fixed bugs #3096 (EM does not work if allow_url_open = off), #3097 (EM leaves mirror* files on failure).
3980 2006-04-02 Karsten Dambekalns <karsten@typo3.org>
3982 * EM: Fixed bugs #3033 (Invalid argument supplied for foreach) , #3039 (TYPO3 version is higher than allowed), #2992/#2817 (shy extensions).
3984 2006-04-29 Martin Kutschker <masi@typo3.org>
3986 * Fix typolink.addQueryString.method=GET (see bug #3241)
3987 * Fix problem with 2-byte charsets (eg UTF-16) in t3lib_cs::utf8_encode().
3989 2006-05-03 Rupert Germann <rupi@gmx.li>
3991 * Fix: mod.web_list.alternateBgColors=1 did not work in TYPO3 4.0 when no skin is used. Added the missing class to typo3/stylesheet.css
3993 2006-04-30 Dmitry Dulepov <typo3@accio.lv>
3995 * Fixed bug #3226: Error in template::clearCacheMenu if user is not admin
3997 2006-04-29 Martin Kutschker <masi@typo3.org>
3999 * Fixed wrong use of implode in typo3/mod/tools/em/class.em_index.php (lines 1392, 1424; see bug #3302)
4001 2006-04-23 Dmitry Dulepov <typo3@accio.lv>
4003 * Fixed bugs #3049 and #3176: HTTP status 503 is sent when $TSFE->set_no_cache is called
4005 2006-04-21 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4007 * Fix bugtracker issue #3172: further correction to MIME type determination.
4009 2006-04-20 Martin Kutschker <masi@typo3.org>
4011 * Don't do false SQL query when SYS[setDBinit] is empty. Log error on failure.
4013 2006-04-19 Martin Kutschker <masi@typo3.org>
4015 * Added "Lucida Console" (Windows core font) as default font for monospaced BE form fields
4017 2006-04-18 Dmitry Dulepov <typo3@accio.lv>
4019 * Fixed bug #3196: PHP warnings in class.t3lib_tceforms.php
4021 2006-04-14 Rupert Germann <rupi@gmx.li>
4023 * Follow-up on bug #2868: the adminpanel didn't transfer the page id correctly when realUrl was used
4025 2006-04-14 Bernhard Kraft <kraftb@kraftb.at>
4027 * Added a hook in tslib_content for userdefined cObjects
4028 * Fixed bug #3232: Use image format set via .format for GIFBUILDER images
4030 2006-04-13 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4032 * Fix bugtracker issue #3172: re-write getMimeType in t3lib_htmlmail
4033 * Fix bugtracker issue #3051: RTE removes images under special conditions when saving
4035 2006-04-12 Ingmar Schlecht <ingmar@typo3.org>
4037 * Fixed bug #3174: chr() was misspelled char() in t3lib_div
4038 * Fixed bug #3233: Some broken references to media/ fixed
4040 2006-04-12 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4042 * Fix bugtracker issue #3172: MIME type determination crashing (HEAD request)
4044 2006-04-10 Michael Stucki <michael@typo3.org>
4046 * Merging all changes from TYPO3_4-0 branch back into HEAD
4048 2006-04-07 Michael Stucki <michael@typo3.org>
4050 * Release of TYPO3 4.0
4052 2006-04-06 Michael Stucki <michael@typo3.org>
4054 * !!! Fixed bug #3151: $TYPO3_CONF_VARS[im_jpg_quality] was changed to $TYPO3_CONF_VARS[jpg_quality] some time ago except in one place. Three questions marks since this was changed some time ago but not mentioned in here.
4055 * !!! Remove hardcoded linebreak after radio elements. Notice that this will affect your template when in "accessibility" mode with $TYPO3_CONF_VARS[SYS][compat_version] lower than 4.0.
4056 * Fixed bug #2485: Duplicate fieldset definition for radio elements. Thanks to Ernesto Baschny for providing a fix for this.
4057 * Minor changes to Indexed Search, see local ChangeLog for details
4058 * Prevented path traversal (../) in t3lib_tstemplate::getFileName(). This is was never really a security issue, because it affected only paths set in TypoScript which only full TYPO3 admins have access to anyway. Thanks to Ingmar for providing a fix.
4060 2006-04-06 Rupert Germann <rupi@gmx.li>
4062 * Fixed bug #3134: install tool / all text centered in IE and Opera
4063 * Fixed bug #3154: Misspelling in instal tool
4065 2006-04-06 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4067 * rtehtmlarea: fix bugtracker issue #3120: transforming text in link in Firefox may take excessive time.
4068 * rtehtmlarea: fix bugtracker issue #3060: RTE includes a page from the Frontent after paste a text
4070 2006-04-05 Peter Niederlag <peter@niederlag.de>
4072 * Fixed bug #313 Problem with LOAD/RESTORE_REGISTER in lib.stdheader, thx to click/Ernesto for solution
4074 2006-04-04 Michael Stucki <michael@typo3.org>
4076 * Release of TYPO3 4.0rc3
4077 * Fixed bug #3065: wrap2.splitChar and wrap3.splitChar are ignored
4078 * Fix RDCT links: Did not point to index.php by default
4079 * Fix several bugs related with CSS Styled Content, see below. Many thanks to Ernesto Baschny who did all of this!
4080 * Now the CSS version of "Text w/images" and "Images" (table-less) also respect the textMargin constant so that (finally) the user can specify a different margin to separate the image block from the text. "colSpacing" now only applies to inter-images spacing, which is what the table-based approach also does.
4081 * For this to work we need to apply two new classes to the images (csc-textpic-firstcol and csc-textpic-lastcol). This is configurable through an optionSplitted new property "addClassesImage" of the USER object
4082 * Having this also allowed us to fix a bug in positioning: The whole image-block can now stretch correctly over the given width without any margins around it (which is required if you have just an image-block, without text). Without the patch, you always have "margin-right" (if images are placed to the left or center) or "margin-right" (if images are placed to the right).
4083 * Fixed also a problem with the calculation of image width if we have borders and border-spacings: Now the whole image-block will always be exactly maxW wide (so if you have borders and spacing, the images will get slightly smaller). Without this, the image-block could "explode" a fixed-width layout.
4084 * Added empty rendering definition for cType "div" (divider) to prevent error message
4085 * Fixed setup module: Colons were wrapped to the next line
4086 * Small fixes to t3skin
4087 * Indexed Search: Added crawler support for $GLOBALS[T3_VAR][ext][indexed_search][indexLocalFiles]
4089 2006-04-04 Peter Niederlag <peter@niederlag.de>
4091 * Fixed bugs #2949, #3016, #3037: Several Element Browser bugs
4093 2006-04-04 Sebastian Kurfuerst <sebastian@garbage-group.de>
4095 * Implement Single-Click rollback in record history
4097 2006-04-04 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4099 * Fixed bug #1303: Broken FE-links with "config.locale_all=tr_TR"
4101 2006-04-04 Martin Kutschker <masi@typo3.org>
4103 * Fixed bug #2868: Admin Panel always loses GET parameters
4104 * Fixed bug #2994: Calling PHP5-only iconv functions in PHP4
4105 * Language related changes:
4106 * Fixed TYPO3/ISO mappings: kr=>ko, gl=>kl, removed old mapping he=>iw (ISO code has changed a long time ago), added ba=>bs.
4107 * Updated and fixed locale/script-family mapping (for detection of the locale charset).
4108 * Updated info for adding a language in config_default.php
4109 * Changed variable names to reflect true meaning, so somebody else may understand what's going on.
4110 * Corrected language drop down in BE.
4111 * Fixed restriction to languages in Frontend editing
4113 2006-04-04 Karsten Dambekalns <karsten@typo3.org>
4115 * Fixed bug #3097: EM leaves mirror* files on failure
4117 2006-04-04 Dmitry Dulepov <typo3@accio.lv>
4119 * Fix to workspace forms
4121 2006-04-04 Kasper Skaarhoj <kasperYYYY@typo3.com>
4123 * New function t3lib_div::array2xml_cs() that respects character sets
4124 * Change default value of $TYPO3_CONF_VARS[FE][pageCacheToExternalFiles] to false (feature was enabled by default, which was a mistake of course)
4126 2006-03-29 Franz Holzinger <kontakt@fholzinger.com>
4128 * Fixed bug #2722 and #2837: table wizard has wrong array elements
4130 2006-03-28 Ingmar Schlecht <ingmar@typo3.org>
4132 * Fixed bug #3027: Wrong value for "Marked-deleted pages" in Records Statistics
4133 * Fixed bug #3022: "c" prefixed to local #anchors causes trouble
4134 * Fixed bug in t3lib_tstemplate: File references to media/ are now automatically prefixed with "typo3/sysext/cms/tslib/".
4136 2006-03-28 Christian Jul Jensen <christian@jul.net>
4138 * Fixed bug #999: Encoding mail headers in taskcenter
4139 * Fixed bug #3001: Support for multiple tables with columnsonly in alt_doc.php
4141 2006-03-26 Michael Stucki <michael@typo3.org>
4143 * Release of TYPO3 4.0rc2
4144 * Various indexed_search fixes, see local ChangeLog for details
4145 * Small fix to typo3/stylesheet.css (admin menu)
4147 2006-03-26 Karsten Dambekalns <karsten@typo3.org>
4149 * sysext/setup/mod/index.php: Fixed detection of unavailable language packs.
4150 * EM: Fixed bug #2974, a rare bug when unzipping language packs, a bug with installing dependencies that needed a db update, avoid unnecessary fetching of extensions.xml.gz,
4151 * Fixed bug #359: EM ignores PEAR compatible classes (committed by Stucki)
4152 * Fixed bug #2380: t3lib_sqlparser doesn't handle LEFT OUTER JOIN (committed by Stucki)
4154 2006-03-26 Ingmar Schlecht <ingmar@typo3.org>
4156 * Fixed bug #2777: "NOT NULL" removed from SQL gives error with MySQL 3.23.52
4158 2006-03-25 Michael Stucki <michael@typo3.org>
4160 * Fixed bug #1390: Ereg error in class.t3lib_tsstyleconfig.php
4161 * Fixed bug #2415: Navigation "Icons in top frame" were rendered wrong
4162 * Fixed bug #0388: No subtitle field in some page types
4163 * Fixed bug in Install Tool: Hide warning if GraphicsMagick is used
4164 * Fixed some more problems with the BE stylesheet
4165 * Various indexed_search fixes, see local ChangeLog for details
4167 2006-03-25 Martin Kutschker <masi@typo3.org>
4169 * Made "version" a required extension (necessary for workspaces)
4170 * Fix FE-editing bug: new-record icon appears for languages without edit rights (admin panel)
4171 * Fix FE-editing bug: edit panel and edit icons were shown for languages without edit rights
4173 2006-03-25 Karsten Dambekalns <karsten@typo3.org>
4175 * ADOdb sysext: Update to version 4.80, added a fix for MSSQL bogus errors.
4176 * EM: Added new way of handling translations.
4177 * DBAL sysext: Added enhancements for UNIQUE KEY handling, MSSQL compatibility, code cleanup, bugfixes
4179 2006-03-24 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4181 * Fix to htmlArea RTE extension (see details in local ChangeLog)
4183 2006-03-24 Kasper Skaarhoj <kasperYYYY@typo3.com>
4185 * Integration between Import/export and Extension Manager (extension dependencies)
4187 2006-03-22 Kasper Skaarhoj <kasperYYYY@typo3.com>
4189 * Fixed a bug in t3lib_refindex which prevented correct indexing from live workspace of records in draft workspaces with references inside flexforms
4190 * Fixed bug in T3D export where an array key prevented references in flexform fields to be correctly remapped. My mistake from cleaning up t3lib_flexformtools.
4192 2006-03-23 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4194 * Fix bugtracker issue 2958: t3lib_htmlmail::getMimeType isn't working with name based virtual hosts
4196 2006-03-22 Kasper Skaarhoj <kasperYYYY@typo3.com>
4198 * Fixed that the tcemain copy command works properly under workspaces: Remapping of references is correct now. This also affects TemplaVoila which can now copy a FCE container with sub elements properly.
4199 * Also added check for extension dependencies in Import/Export: It is not possible to import a T3D file unless extension dependencies are OK. This still needs more work and connection to EM.
4201 2006-03-22 Martin Kutschker <masi@typo3.org>
4203 * Fixed label of 'author_email' ('pages_language_overlay')
4204 * Fix bug #2918: TCEFORM.tt_content.CType.removeItems not applied to db_new_content_el.php (thanks to Oliver Hader)
4205 * Tools>User Admin didn't check if language icon was set for 'Limit to languages'
4206 * Fix FE-editing bug: new records were always created in the default language (admin panel)
4208 2006-03-22 Bernhard Kraft <kraftb@kraftb.at>
4210 * Fixed bug #2692: GIFBUILDER inverts transparency
4212 2006-03-22 Michael Stucki <michael@typo3.org>
4214 * Changed Install Tool so it accepts newlines in values (needed for recently introduced textarea fields)
4215 * Changed style of admin-menu title in alt_menu.php so it looks equally to the headers above
4216 * Fixed bug #1932: Can't limit content columns for Page>QuickEdit
4217 * Fixed bug #2596: "=undefined" when transferring TSconfig code from TSconfig wizard to textarea
4218 * Changed RFC: "flagBitMask" default value in indexed_search (seems like this was a typo) / The change has no effect but is more logical for understanding the concept.
4220 2006-03-22 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4222 * Corrections/adjustments to the htmlArea RTE extension (see details in local ChangeLog)
4224 2006-03-22 Kasper Skaarhoj <kasperYYYY@typo3.com>
4226 * Updated almost all Function indexes in the core plus fixed javaDoc documentation for the functions and classes I could manage to do. The rest of you; Please make sure to document the functions and classes you have added during development of 4.0! Search for "[type]" or "[Describe" to find places to add documentation.
4228 2006-03-20 Kasper Skaarhoj <kasperYYYY@typo3.com>
4230 * Added function to indexed search so index_fulldata is filled with less content (configurable)
4231 * Added function so that the HTML data of the cache_pages table can be stored in the file system (see TYPO3_CONF_VARS[FE][pageCacheToExternalFiles]
4232 * Both changes are new features excused by optimization of TYPO3.org.
4234 2006-03-21 Karsten Dambekalns <karsten@typo3.org>
4236 * EM: Moved some code around and added a method for installing an extension with one method call (for use in impexp).
4237 * class.em_index.php: Fixed bug #2809 (trivial).
4239 2006-03-20 Kasper Skaarhoj <kasperYYYY@typo3.com>
4241 * Fixed more workspace issues:
4242 * Added info about workspaces to Tools > User Admin (sorry, considered important)
4243 * Frontend editing: Fixed that it works with localizations. Disabled many of the features in draft workspaces (since we have no time for an implementation)
4245 2006-03-19 Martin Kutschker <masi@typo3.org>
4247 * Fix a few language/locale codes in t3lib_cs.php
4249 2006-03-20 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4251 * htmlArea RTE: remove alternate skins from core CVS.
4253 2006-03-20 Sebastian Kurfuerst <sebastian@garbage-group.de>
4255 * Reverted the patch "Double-checking of match-conditions" because it caused trouble
4256 * Fixed bug #2767: wrong wraps for sitemap/menu elements in accessibility mode
4257 * New Feature #2341: add headers for table CE (accessibility)
4259 2006-03-20 Wolfgang Klinger <wk@plan2.net>
4261 * Fixed bug #608: Typolink for mounted pages from another domain
4263 2006-03-19 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4265 * Corrections/adjustments to the htmlArea RTE extension (see details in local ChangeLog)
4267 2006-03-19 Martin Kutschker <masi@typo3.org>
4269 * Created exclusiveKeys for the TCA field configuration of type "select"
4270 * Configured fields fe_groups of "pages" and "tt_content" to use exclusiveKeys for "Hide at login" and "Show at any login"
4272 2006-03-18 Martin Kutschker <masi@typo3.org>
4274 * Added constant TYPO3_copyright_year for login page and about module
4276 2006-03-17 Bernhard Kraft <kraftb@kraftb.at>
4278 * Added .us and .at flags to typo3/gfx/flags/
4280 2006-03-17 Kasper Skaarhoj <kasperYYYY@typo3.com>
4282 * Fixed workspace related issues. More will follow Monday.
4284 2006-03-16 Karsten Dambekalns <karsten@typo3.org>
4286 * EM: Fixed bugs #2787, #2785, #1807
4287 * EM: Extension list is now fetched automatically if it isn't available at all.
4288 * ADOdb extension: a fix regarding the MS SQL driver, fixed bug #2810, cleaned up ext_emconf.php
4290 2006-03-16 Rene Fritz <r.fritz@colorcube.de>
4292 * Fixed bug #2840: Related to: Enhanced MM handling in TCE for usage from foreign tables.
4294 2006-03-15 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4296 * Fix bugtracker issue 2860 in t3lib_sqlparser.
4298 2006-03-15 Kasper Skaarhoj <kasperYYYY@typo3.com>
4300 * !!! Implemented complete "flavouring" of FlexForm XML; Basically it doesn't affect anyone using xml2array() to extract FlexForm data but everyone who uses own XML parsers will have to modify them (after converting all XML). Basically the flavouring means that a tag like "<lDEF>, <lDA>" is rather represented with "<language index="lDEF">, <language index="lDA">".
4301 * !!! Cleaned up t3lib_flexformtools::traverseFlexFormXMLData() and related functions, generally I did many changes to this class. However I think no one is using it yet except me. Anyway, the changes were necessary since it was simply never cleaned up as it should have been, including the new cleanFlexFormXML() function.
4302 * Bigfix: Modified sys_refindex so it does not register references for content in flexforms outside what the data structure describes. Update your reference table again!
4303 * Added configuration option TYPO3_CONF_VARS[BE][niceFlexFormXMLtags] which allows people who depends on the old FlexForm tags to maintain that compliancy. See my changelog from 2006-01-27 (sorry for this semi-feature).
4305 2006-03-13 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4307 * Fixes and cleanup in htmlArea RTE extension (see details in local ChangeLog)
4308 * htmlArea RTE: Fix bugtracker issue 2820.
4310 2006-03-11 Michael Stucki <michael@typo3.org>
4312 * More CSS fixes in typo3/stylesheet.css: Changed the height of dyntab-menues & various fixes to login screen
4314 2006-03-10 Sebastian Kurfuerst <sebastian@garbage-group.de>
4316 * Logo change to make it look better on any bright background
4318 2006-03-08 Michael Stucki <michael@typo3.org>
4320 * Release of TYPO3 4.0rc1
4321 * === Development feature freeze ===
4322 * Small usability improvement for dyntab-menus in typo3/stylesheet.css (plus cleanup of that file)
4323 * More changes required because of the logo update
4325 2006-03-08 Wolfgang Klinger <wk@plan2.net>
4327 * Fixed bug #2743: Speed up substituteConstants with preg_replace_callback
4329 2006-03-08 Michael Stucki <michael@typo3.org>
4331 * Changed the globalString condition to allow PCRE regular expressions only if wrapped in dashes "/"
4332 * Fixed bug #331: Support IPv6 addresses (many thanks to Sven Wilhelm)
4333 * Fixed a big problem with temporary content stored to cache_pages
4334 * !!! Changed $TYPO3_CONF_VARS['SYS']['setDBinit'] from array to a string (separated by newline)
4335 * Minor changes to config_default.php (comments were not displayed)
4336 * Some post-cleanup in CSS Styled Context: Removed recently added "captionStdWrap" property (replaced by existing "caption" property) & changed compatVersion dependency
4338 2006-03-08 Sebastian Kurfuerst <sebastian@garbage-group.de>
4340 * Updated logos in the backend to reflect the new CI
4342 2006-03-08 Karsten Dambekalns <karsten@typo3.org>
4344 * EM: Fixed three small issues, mostly cosmetic.
4345 * Install Tool: Using new logo now, uuuuhhh! Changes to CSS so links are colored again.
4347 2006-03-08 Dmitry Dulepov <typo3@accio.lv>
4349 * Added <onChange> tag to flexforms to enable automatic form reloading when tagged field changes. Useful for creating dynamic flexforms.
4351 2006-03-08 Ingmar Schlecht <ingmar@typo3.org>
4353 * Set the default value of config.inlineStyle2TempFile to 1 and config.removeDefaultJS to 'external' if compatversion is set to > 4.0.0. This means default styles of extensions and default JS functions are now automatically put to files like typo3temp/stylesheet_ec23910b0b.css by default.
4354 * Fixed bug #2794: Misplaced " quote in typo3/class.browse_links.php
4356 2006-03-08 Bernhard Kraft <kraftb@kraftb.at>
4358 * Implemented featured #2695: Tables can not get hidden in Web>List. Now this can get accomplished via Page/User/Group TS-Config
4360 2006-03-08 Rene Fritz <r.fritz@colorcube.de>
4362 * Enhanced MM handling in TCE for usage from foreign tables. Means MM relations can be edited in TCEForms from both ends of the relation.
4364 2006-03-07 Sebastian Kurfuerst <sebastian@garbage-group.de>
4366 * Fixed skin issue #2766: class.t3lib_tceforms.php / type="checkbox" / bugs
4367 * Fixed skin issue #2317: The background-color on highlighted items in alt_db_navframe.php
4368 * Fixed skin issue #2453: alternating colors and rollover in list module have not enough contrast
4370 2006-03-07 Michael Stucki <michael@typo3.org>
4372 * Reverting a change in t3lib_div as discussed with Sebastian (reason was that this could lead to some trouble if foreach is used instead of while over a recursively called array)
4374 2006-03-07 Wolfgang Klinger <wolfgang@stufenlos.net>
4376 * Feature #2675: Cropscale for imgResources (thanks to Stefan Geith)
4377 * Fixed bug #2753: Page type 'Spacer' is accessible via FE
4379 2006-03-07 Martin Kutschker <masi@typo3.org>
4381 * Renamed TS := function addString to appendString and added prependString
4383 2006-03-06 Michael Stucki <michael@typo3.org>
4385 * Changed file icons for recently added advanced-BE-search feature
4386 * Changes to indexed search, see local ChangeLog for details
4388 2006-03-06 Sebastian Kurfuerst <sebastian@garbage-group.de>
4390 * Fixed some broken media relations
4391 * Fixed bug #2713: change hardcoded "typo3/" to TYPO3_mainDir in sysext/cms/tslib/index_ts.php
4392 * Fixed bug #1635: Add page TSconfig via user TSconfig
4394 2006-03-06 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4396 * !!! Remove from core some remaining elements used only by Direct Mail extension and already moved to Direct Mail 2.0:
4397 - remove file t3lib/gfx/i/dmail_list.gif
4398 - remove file t3lib/gfx/i/modules_dmail.gif
4399 - remove file t3lib/gfx/i/modules_dmail__h.gif
4400 - remove file t3lib/class.t3lib_dmailer.php
4401 - remove methods find_MIDfromReturnPath and find_XTypo3MID from t3lib/class.t3lib_readmail.php
4402 - remove columns 'module_sys_dmail_html' (fe_users) and 'module_sys_dmail_category' (fe_users and tt_content) from typo3/sysext/cms/ext_tables.sql
4403 - remove item 'dmail' on column 'module' of table 'pages' in typo3/sysext/cms/ext_tables.php
4405 2006-03-05 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4407 * Replace isset with strlen in fix of bugtracker issue 1736.
4408 * htmlArea RTE: Add $RTEWrapStyle variable to frontend plugin class.tx_rtehtmlarea_pi2.php (bugtracker issue 2760).
4409 * Use new ts parsing := in cumulative sets of configuration defaults.
4411 2006-03-04 Michael Stucki <michael@typo3.org>
4413 * Fixed bug #1475: Added stdWrap properties for RECORDS cObject
4415 2006-03-04 Martin Kutschker <masi@typo3.org>
4417 * Changed $TYPO3_CONF_VARS['SYS']['domainCookie'] to take a regular expressions allowing for multiple domains with sub-domains.
4419 2006-03-03 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4421 * Update to htmlArea RTE manual.
4422 * Fix bugtracker issue 1736: Make TS_CASE object and ts_parser support key value 0.
4424 2006-03-03 Michael Stucki <michael@typo3.org>
4426 * Added new feature: Merged Advanced BE Search form extension (Tools -> DB check). Written by Joey Hasenau - great work!
4427 * Added support to modify TypoScript values inside the TS parser using "lib.myVar := function(value)" - see "doc_core_ts" for more information.
4428 * Fixed bug #1364: t3lib_div::getURL() uses CURL only for HTTP protocol
4429 * Fixed bug #1153: tslib_cObj::imageLinkWrap() not passing information if image.imageLinkWrap.JSwindow.altUrl is set. Thanks to Peter Russ.
4430 * Fixed bug #2347: Wrong labels displayed
4431 * Fixed bug #1391: TYPO3 can't display a single "0" in a table cell
4433 2006-03-03 Rene Fritz <r.fritz@colorcube.de>
4435 * t3lib_stdGraphic: Check if a font exists and when not the text rendering will not be done and a debug() message will be shown.
4436 * alt_doc.php: Added a selector box for localization to the record editing form.
4437 * t3lib_tceforms: Added a new option "l10n_display" to have configuration options for form rendering and display of language overlay data.
4439 2006-03-02 Bernhard Kraft <kraftb@kraftb.at>
4441 * Fixed bug #2716: Negative age wasn't generated correctly in FE
4443 2006-03-01 Wolfgang Klinger <wk@plan2.net>
4445 * Feature #1520: Allow to exclude the current page in HMENU / excludeUidList
4447 2006-03-01 Ingmar Schlecht <ingmar@typo3.org>
4449 * Made the update wizard of the install tool work with buttons instead of checkboxes
4451 2006-02-28 Martin Kutschker <masi@typo3.org>
4453 * Enhance typolink.addQueryString and add addQueyString to HMENU with special=language (fix bug #2280)
4455 2006-02-28 Sebastian Kurfuerst <sebastian@garbage-group.de>
4457 * Fixed bug: admin panel doesn't stay on page (introduced by "Change admin panel to use get instead of post"
4458 * Made static templates work again by adjusting ext_tables_static+adt.sql (the paths to the media directory needed to be adjusted)
4460 2006-02-28 Kasper Skaarhoj <kasperYYYY@typo3.com>
4462 * Added new feature to indexed search allowing the "crawler" extension to be used for indexing of media found on a page. This is a solution to the problem of for example many heavy pdf files on a page being indexed along with the page content; now such files can be added to the "crawler"'s queue and indexed via a cron-script.
4463 * Debug flag added to lang-class so labels in backend can be identified by translators (debug feature).
4465 2006-02-28 Michael Stucki <michael@typo3.org>
4467 * !!! Removed showpic.php from TYPO3 root. Future applications will just use index.php instead.
4469 2006-02-27 Sebastian Kurfuerst <sebastian@garbage-group.de>
4471 * !!! Avoiding double checking of match-conditions now.
4473 2006-02-27 Rene Fritz <r.fritz@colorcube.de>
4475 * Added possiblity to create dimmed icons by adding _i to the filename with t3lib_iconworks::skinImg().
4476 * Added $GLOBALS['TYPO3_CONF_VARS']['SYS']['maxFileNameLength'] for use in t3lib_basicfilefunc
4477 * Added hook that allow to implement the rendering of the standard types with extensions.
4479 2006-02-27 Wolfgang Klinger <wk@plan2.net>
4481 * Fixed bug #549: No information about deleted records in the backend log
4482 * Fixed bug #1796: HMENU with includeNotInMenu does not work with the nav_hide page property
4484 2006-02-26 Martin Kutschker <masi@typo3.org>
4486 * Fixed bug #1614: page type "external URL" has no https option (thanks to Marc Bastian Heinrichs)
4487 * Enchanced config.xmlprologue (takes new keywords and arbitrary string as arguments)
4488 * Fixed issues with config.xhtmlDoctype
4490 2006-02-26 Karsten Dambekalns <karsten@typo3.org>
4492 * Extension Manager: Fixed bug #2630 (thanks Peter Niederlag), #2610, #2607, #1904 (partly), #2579
4493 * Extension Manager: Fixed checking of review states (thanks Rupert Germann)
4494 * Extension Manager: Now the EM shows update icons again
4495 * Extension Manager: Dependency handling has been reworked, now it is much more comfortable, fixes #1607 (partly), #2584
4496 * class.t3lib_befunc.php: Fixed bug #2528
4497 * class.tslib_content.php: Fixed bug #2676
4499 2006-02-26 Wolfgang Klinger <wk@plan2.net>
4501 * Fixed bug #1060: Sitemap with SectionIndex does not display content header when page has a navigation title assigned
4502 * Fixed bug #284: substUrlsInPlainText does not allow other characters than space and () to terminate URLs in the text.
4503 * Fixed bug #2543: tslib_div uses deprecated function call_user_method
4504 * Fixed bug #1827: Empty page tree after deleting the current temporary page mount.
4506 2006-02-25 Ingmar Schlecht <ingmar@typo3.org>
4508 * Added an "upload" and "new" button to the filelist module (Gremlin #1599, thanks to Stefano Cecere for the patch)
4510 2006-02-23 Ingmar Schlecht <ingmar@typo3.org>
4512 * Changed formURL in fe_adminLib.inc to always contain a question mark "?" because in the templates the formurl marker is used like ###FORM_URL###&cmd=edit which didn't work if the URL didn't contain a question mark like in simulStatic- or RealURLs. This fixes typo3.org bug #2563.
4514 2006-02-23 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4516 * Remove RTE-enabling defaultExtras off tt_content bodytext (related to bug #2023).
4517 * Fix bugtracker issue 2656 in htmlArea RTE.
4519 2006-02-23 Rene Fritz <r.fritz@colorcube.de>
4521 * Fixed bug #2662: added check against "Limit to languages"
4523 2006-02-23 Kasper Skaarhoj <kasperYYYY@typo3.com>
4525 * Changed things related to locallang-XML handling. Most significantly is it that translations are looked for in the new language pack directories typo3conf/l10n/[langyage key]/.
4526 * All locallang-XML files are updated to have ONLY the default labels in them and no specific references to external files; means translations will work only with language packs installed in typo3conf/l10n/. Such language packs will be distributed as zip-files around the release.
4527 * csh_* extensions (language pack extensions) are now obsolete.
4529 2006-02-22 Dmitry Dulepov <typo3@accio.lv>
4531 * t3libBEfunc::thumbCode() did not make proper image path under certain conditions
4532 * Fixed bug #2654: Incorrect conversion of non-ascii (Latvian) characters in URL
4534 2006-02-22 Wolfgang Klinger <wk@plan2.net>
4536 * Fixed bug #1596: checkIncludeLines uses preg_match now and checks for all whitespace before and after <INCLUDE_TYPOSCRIPT>
4537 * Fixed bug #2592: Page type "External URL" and "Shortcut" causes an error (jumpUrlX methods)
4539 2006-02-22 Kasper Skaarhoj <kasperYYYY@typo3.com>
4541 * Added 3 languages: Faroe, Serbian, Farsi
4542 * Fixed bug in t3lib_div::cHashParams()
4543 * Brought back support in EM's index.php::importExtFromRep() function for direct injection of an array with extension files (needed for support for kickstarter, but new function parameters are kept)
4544 * Added new Indexing Configuration for indexed search: Traversal of page tree. Means that now the page tree can be indexed by the "crawler" extension (cronscript)
4545 * Added meta indexing configuration type (useful for group-categorizing of search results)
4546 * Added a condition to indexing of pages; that sys_language_uid and sys_language_content must be similar; it is assumed that for pages with fallback to default content no indexing is wanted.
4547 * Added "Spotlight" categorizing feature to search results. The categories are defined as indexing configurations + natural categories like pages in the page tree. TypoScript configuration applies.
4549 2006-02-21 Karsten Dambekalns <karsten@typo3.org>
4551 * typo3/stylesheet.css: Fix for trivial bug #2644, added sans-serif as fallback font-family.
4553 2006-02-21 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4555 * Path setting correction in htmlArea RTE SpellChecker plugin.
4557 2006-02-20 Christian Jul Jensen <christian@jul.net>
4561 2006-02-20 Wolfgang Klinger <wolfgang@stufenlos.net>
4563 * Feature request #568: AND (&&) and OR (||) combination of TypoScript conditions
4565 2006-02-18 Robert Lemke <robert@typo3.org>
4567 * Changed flexform tag names in t3lib_flexformtools->flex2ArrayXml()
4569 2006-02-17 Karsten Dambekalns <karsten@typo3.org>
4571 * Fixed bugs #2368, #2521, #2385, #2186 related to DBAL
4573 2006-02-17 Michael Stucki <michael@typo3.org>
4575 * Fixed bug #2597: GDlib TrueType tests fail because of wrong fontFile-path (caused by the symlinks change)
4576 * Fixed bug #2594: Install Tool says "No gfx/typo3logo.gif file!" (caused by the symlinks change)
4578 2006-02-17 Ingmar Schlecht <ingmar@typo3.org>
4580 * Fixed obvious bug #2588 in right-click context menu of filelist navframe
4582 2006-02-17 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4584 * Correction to the htmlArea RTE extension (see details in local ChangeLog) (bis)
4586 2006-02-16 Michael Scharkow <michael@underused.org>
4588 * Fixed bug #2457: image border settings are respected in GMENUs
4589 * Updated the copyright notices to 2006 and set version back to 4.0-CVS
4591 2006-02-16 Kasper Skaarhoj <kasperYYYY@typo3.com>
4593 * Added new script (tslib/class.tslib_eidtools.php) with tools for "eID scripts". See extension "whiteboard" for an example!
4595 2006-02-15 Michael Stucki <michael@typo3.org>
4597 * Release of TYPO3 4.0beta3
4598 * Various changes to indexed_search, see local ChangeLog for details
4599 * Install Tool: Added "cache_imagesizes" to list of tables that can be cleared
4600 * !!! Indexed Search: Removed all options for indexing OpenOffice.org/OpenDocument files and replaced them with the above "unzip" option. Affected options are: nativeOOMethod, OOoExtract, ruby
4601 * !!! Indexed Search: Changed all default paths from /usr/local/bin/ to /usr/bin/
4602 * Removed create_symlink.sh and remove_symlink.sh from CVS because they are not needed anymore. If you still want to use symbolic links for some reason, you can find some good information in the "TYPO3 Installation & Upgrade" manual.
4604 2006-02-15 Karsten Dambekalns <karsten@typo3.org>
4606 * typo3/mod/tools/em: More fixes and better error checking.
4607 * typo3/sysext/adodb: Update to upstream version 4.71.
4608 * t3lib/class.t3lib_tsfebeuserauth: The admin panel uses GET instead of POST now.
4610 2006-02-15 Bernhard Kraft <kraftb@kraftb.at>
4612 * Fixed an issue with the new GIFBUILDER code and transparentColor TS option. Also fixed some minor bugs with not unlinked temp files.
4614 2006-02-15 Kasper Skaarhoj <kasperYYYY@typo3.com>
4616 * Changed usage of showpic.php: Now, the reference to showpic.php from inside tslib_content is done using "index.php?eID=tx_cms_showpic&..."+usual parameters. This is the future supported way of accessing the services of showpic! It also means that other scripts offering FE services bypassing tslib_fe can use same methodology! Applications I can think of: AJAX data, streams (like secure download scripts passing binary data through). This change means that "showpic.php" is not needed as a symlink anymore, neither as a script in the core root!
4618 2006-02-15 Rene Fritz <r.fritz@colorcube.de>
4620 * Added hook to element browser to make it possible to render own EB's. All EB classes are moved into an own file.
4621 * Added the possiblity to set TCEForm items to read-only.
4623 2006-02-14 Karsten Dambekalns <karsten@typo3.org>
4625 * typo3/mod/tools/em: Fixed/enhanced dependency checking in the new EM.
4627 2006-02-14 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4629 * Changes to the htmlArea RTE extension (see details in local ChangeLog)
4631 2006-02-14 Rene Fritz <r.fritz@colorcube.de>
4633 * Moved t3lib/gfx/ to typo3/gfx/
4634 * Changed all references of t3lib/gfx/ to gfx/ or typo3/gfx/
4635 * Made some FE references to media/...
4636 * Added index.php, showpic.php and thumbs.php scripts
4637 * All thoese changes were made to make it possible to use the TYPO3 source without symlinks
4638 * !!! As a consequence of this, the symlinks "arial.ttf" and "verdana.ttf" in t3lib/fonts/ have been removed completely. Please make sure that you have updated your TypoScript template accordingly. You can either upload the original fonts to the server or use a similar looking font instead (nimbus.ttf instead of arial.ttf, vera.ttf instead of verdana.ttf - both are located in t3lib/fonts/).
4640 2006-02-14 Kasper Skaarhoj <kasperYYYY@typo3.com>
4642 * Fixed part II of the versioning swapping change: Now versioning is completely independent of MySQL versions and it is fully DBAL compliant: Records are swapping content rather than ids (locking file support integrated which stores swapped records in case something goes wrong - however, no tool for reverting using this lock file...)
4643 * Finished version 1.0 of the ADMCMD_prev feature which allows a keyword (md5 hash) to preview pages which otherwise would require a backend login (like workspace preview). In Web>Versioning you will find an implementation of this feature which will generate links you can sent to people for previewing workspace content. The concept could be extended to set other preview flags like hidden/starttime/endtime/fe_groups etc. But this is just a simple implementation for workspaces.
4645 2006-02-14 Wolfgang Klinger <wk@plan2.net>
4647 * Fixed bug #2507: Wrong where clause ('1' instead of '1=1')
4648 * Fixed bug #2508: t3lib/class.t3lib_tcemain.php uses hardcoded quotes
4650 2006-02-13 Rene Fritz <r.fritz@colorcube.de>
4652 * Install tool PHP and HTML code cleanup towards xhtml
4654 2006-02-13 Karsten Dambekalns <karsten@typo3.org>
4656 * class.tx_install.php: Changed the way documentation is extracted from comments in config_default.php.
4657 * t3lib/config_default.php, typo3/stylesheet.css, typo3/mod/tools/em/: First CVS release of new Extension Manager codebase.
4659 2006-02-11 Bernhard Kraft <kraftb@kraftb.at>
4661 * Fixed bug #1270: Garbled characters in cshItems when forceCharset is set to utf-8
4663 2006-02-11 Kasper Skaarhoj <kasperYYYY@typo3.com>
4665 * Changed swapping mechanism for versioning. Still need to fix locking file integration.
4667 2006-02-10 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4669 * Remove Direct Mail code from tslib_fe and add checkDataSubmission hook
4671 2006-02-10 Christian Jul Jensen <christian@jul.net>
4673 * Added TCAselectItem to stdWrap, see TSref
4675 2006-02-09 Rene Fritz <r.fritz@colorcube.de>
4677 * Added $TYPO3_CONF_VARS['SYS']['binSetup'] and made t3lib_exec use of it.
4678 * Added TSconfig option options.hideRecords.[table]. Used in pagetree nav frame, web>list module, new record wizard
4680 2006-02-09 Sebastian Kurfuerst <sebastian@garbage-group.de>
4682 * Fixed bug #2105: The width of tt_content is too large (due to access options)
4684 2006-02-08 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4686 * Fixed bug #2365: Replace true linebreaks with space inside block tags and after hr tags in t3lib_parsehtml_proc.
4687 * Changes to the htmlArea RTE extension (see details in local ChangeLog)
4688 * Fixed bug #1496: Enable Direct Mail to fetch a server listening to a port other than 80 (t3lib_htmlmail)
4689 * Fix stdAuthCode in t3lib_div
4691 2006-02-08 Michael Stucki <michael@typo3.org>
4693 * Various changes to indexed_search, see local ChangeLog for details
4694 * !!! Changed default value of TYPO3_CONF_VARS[BE][fileCreateMask/folderCreateMask]. By default, those files are no longer writable for the group.
4695 * Fixed bug #2272: Added [PAGE].includeJS plus possibility to attach .js files to template resources (thanks to Johannes Vockeroth)
4696 * Fixed bug #75: t3lib_extfilefunc::func_copy() does not set file permissions properly
4697 * Encode whitespaces in t3lib_div::encodeHeader() as required by RFC 2047 (thanks to Stanislas)
4698 * Added crdate and tstamp fields to be selected by users in the Web->List view
4699 * Fixed bug #2200: In FEediting the creation of new records in other pages than the current should be possible
4701 2006-02-07 Ingmar Schlecht <ingmar@typo3.org>
4703 * Fix "&" problem in DMail jumpURLs
4705 2006-02-06 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4707 * Fix bugtracker issue #408: enable direct mail to fetch https pages with user authentification
4709 2006-02-06 Sebastian Kurfuerst <sebastian@garbage-group.de>
4711 * New feature: Integrated ss_dragdrop extension into the core (page and folder drag and drop). Thanks to Stephane Schitter for his work on this.
4713 2006-02-05 Dmitry Dulepov <typo3@accio.lv>
4715 * Fix: (Versioning sysext) Two cells in table had hard-coded bgcolor attribute (were not skinnable)
4717 2006-02-04 Sebastian Kurfuerst <sebastian@garbage-group.de>
4719 * Fixed a minor logical bug in undo/history
4720 * Made SU-mode work again (was affected by hook name change)
4722 2006-02-02 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4724 * Adjustments to the htmlArea RTE extension (see details in local ChangeLog)
4726 2006-02-01 Dmitry Dulepov <typo3@accio.lv>
4728 * Fix: renaming of localconf.php.TMP.php to localconf.php did not work on Windows platform
4730 2006-02-01 Bernhard Kraft <kraftb@kraftb.at>
4732 * Fixed an issue with non working links in JSMENUs
4734 2006-02-01 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4736 * t3lib_htmlmail email message-id: global declaration was missing.
4738 2006-01-31 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4740 * tslib_content: remove unused hooks originally intended for use by Direct Mail
4742 2006-01-31 Bernhard Kraft <kraftb@kraftb.at>
4744 * Fixed bug #2396: Select-box items where displayed with garbled characters when forceCharset was set to utf-8
4746 2006-01-31 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4748 * t3lib_htmlmail: make email message-id compliant with RFC 2822.
4750 2006-01-27 Bernhard Kraft <kraftb@kraftb.at>
4752 * Fixed bug #760: "gifbuilder jpgs are 256 colors" for enabling truecolor pngs set [GFX][png_truecolor] variable (reduceColors still gets respected)
4754 2006-01-30 Michael Stucki <michael@typo3.org>
4756 * Added two hooks to class.t3lib_tceforms.php, getMainFieldsClass: getMainFields_preProcess and getMainFields_postProcess (requested by Thomas Hempel for use with the "dynaflex" extension.
4757 * Fixed gremlin #1628: Removed "Text with image below" from the content wizard
4758 * Removed hardcoded maximum size of popup images
4760 2006-01-29 Michael Stucki <michael@typo3.org>
4762 * Added UTF8-support for emails. Thanks to Bernhard Kraft, Stanislas Rolland and Martin Kutschker for their feedback.
4763 * Changes in t3lib_div::plainMailEncoded(): By default, emails will be encoded to quoted-printable.
4764 * Email linebreaks are now "\n" except on Windows, where they are "\r\n". Thanks to Stanislas and Martin for their feedback.
4765 * t3lib_formmail now encodes emails as quoted-printable. base64 needs to be enabled explicitely.
4766 * Install Tool now uses t3lib_div::plainMailEncoded() instead of mail() to send plain text mails.
4767 * Install Tool now displays warning messages using t3lib_div::debug() instead of debug() which does not work in all cases.
4768 * Marked t3lib_htmlmail->convertName() as deprecated because header lines are now encoded automatically.
4770 2006-01-28 Martin Kutschker <masi@typo3.org>
4772 * Fixed bug #2382: error when creating a new (and empty) file in BE
4773 * Fixed bug #1878: protect localconf.php from being lost on write error
4774 * Enhanced TCE type "none" with many rendering options
4776 2006-01-27 Sebastian Kurfuerst <sebastian@garbage-group.de>
4778 * Fixed bug #2337: remove 30KB editing limit in Template Editor
4779 * Fixed bug #2405: CSC - allow styles and additional table class
4780 * Fixed little removed reference operator in class.t3lib_tcemain.php line 1817 (triggers a call-time pass-by-reference warning) - eval API code
4782 2006-01-27 Martin Kutschker <masi@typo3.org>
4784 * Added error logging to DB initialization code
4785 * Improved FQDN detection and fixed empty syslog ident in t3lib_div::initSysLog()
4786 * Fix problem with non-associative arrays in t3lib_db->fullQuoteArray()
4788 2006-01-27 Peter Niederlag <peter@niederlag.de>
4790 * Fixed bug #2023, removed most of RTE-Config from sysEXT:cms and sysExt:css-styled_content
4792 2006-01-27 Ingmar Schlecht <ingmar@typo3.org>
4794 * Added <label> tags around "Expand all" in class.alt_menu_functions.inc
4796 2006-01-27 Kasper Skaarhoj <kasperYYYY@typo3.com>
4798 * Improved output of FlexForm contents inside of eg. Web>List module (stripping tags that is :-)
4799 * Added function for counting references to records (in t3lib_BEfunc)
4800 * Added warning to About Modules if the reference index is empty (which it will be for all updates to 4.0)
4801 * Added connectDB function in t3lib_db (used by clients of new feature in index_ts.php, see later.)
4802 * Fixed bug in t3lib_install which resulted in no recognition of the install tool token in localconf.php files: Essentially this has lead to bloated localconf.php files on windows machines if they were edited manually with chr(13).chr(10) line endings.
4803 * Added "deleted" column to reference index.
4804 * Working on cli-script for updating reference index from command line (necessary for large databases!!)
4805 * Added new class, t3lib_flexformtools, providing framework for manipulation of flexform data. (specifically it can be used for traversal of flexform data).
4806 * Fixed a bug related to language-limiting: Now, a backend user limited to a certain language cannot create records in default or other languages anymore.
4807 * Fixed bug in t3lib_tcemain where files uploaded to a record in case of auto-versioning did not work
4808 * Fixed very tricky problem that an auto-versioned record with files attached would create double-references! Uh.... Look for ->autoVersioningUpdate in tcemain and there is a fine explanation of a scenario and how I worked around it.
4809 * !!! Changed the XML markup for flexform output. Now some more reasonable tags are used. If t3lib_div xml2array + array2xml functions are used, fully backwards compatible. Extensions which depend on the old tag names will break. Use t3lib_flexformtools for writing XML output for flexforms in the future!
4810 * Improved length of sys_refindex.ref_string from 40 to 200 chars.
4811 * Added information about number of references pointing to record or file before its deleted (didn't localize the message though)
4812 * Added reference count column to Web>List and File>Filelist modules plus overview table in the Info display for files and records (ah, finally there is a reason for that fine info-screen...)
4813 * Set a security precaution in ws/workspaceforms.php (Dmitry should take a look and learn :-)
4814 * Added feature in index_ts.php allowing faster dynamic websites and AJAX implementations in particular. The idea is that extensions can register a keyword which triggers inclusion of another PHP file quite early in index_ts.php. Only basic libraries and configuration is included, then branched of. From that point its up to the third-party script whether it should connect to database, initialize FE users etc, all depending on their need and allowed overhead. The keyword is registered in $TYPO3_CONF_VARS['FE']['eID_include'][_keyword_] and calling index.php?eID=_keyword_ will trigger the inclusion. I will publish a new extension, "whiteboard", demonstrating a sample implementation using simple AJAX stuff.
4815 * Began working on a preview-facility which will allow for preview of eg. a workspace page without a backend login.
4816 * Started a cleaner-module in Web>Function (coming from the "lowlevel" system extension). The cleaner consists of analysis tools and clean-up tools (based on the analysis), all working with the sys_refindex table as well. Eventually it will allow for nightly, cron-job based checks of the system including a report email to administrator. This way, data and link integrity and log reports can be reviewed each day.
4818 2006-01-27 Christian Jul Jensen <christian@jul.net>
4820 * Minor bugfix in sys_actions related to the taskcenter changes in 3.8
4821 * Added manual sorting of sys_actions records
4824 2006-01-27 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4826 * Adjustments to the htmlArea RTE extension (see details in local ChangeLog)
4828 2006-01-26 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4830 * Corrections to the htmlArea RTE extension (see details in local ChangeLog)
4833 2006-01-26 Michael Stucki <michael@typo3.org>
4835 * Fixed bug #1625: Pages with "hide in menu" flag have got the same pagetree icon like not-in-menu pages.
4836 * Changed $TYPO3_CONF_VARS[GFX][im_version_5] into a string. Possible values are "im4", "im5", "im6" or "gm". Boolean values will still work where "0" means "im4" and "1" means "im5".
4837 * !!! Renamed the hooks $TYPO3_CONF_VARS[SC_OPTIONS][tslib/class.tslib_feuserauth.php][logoff_pre_processing] + $TYPO3_CONF_VARS[SC_OPTIONS][tslib/class.tslib_feuserauth.php][logoff_post_processing] and replaced "tslib/class.tslib_feuserauth.php" with "t3lib/class.t3lib_userauth.php" (which is the correct place for this hook).
4839 2006-01-26 Dmitry Dulepov <typo3@accio.lv>
4841 * Fixed bug #1947: "Page is being generated" is bad for search engines
4843 2006-01-24 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4845 * Fix issues #282 and 1421
4846 * t3lib_htmlmail: Enable use of CURL library functions when $TYPO3_CONF_VARS["SYS"]["curlUse"] = '1'
4847 * t3lib_htmlmail: Correct encoding of jumper url
4848 * t3lib_htmlmail: Avoid applying illegal encoding domain to multipart headers (when html has media)
4850 2006-01-22 Ingmar Schlecht <ingmar@typo3.org>
4852 * New feature #1639: Implemented form eval API so it's possible to add custom JS and PHP form evaluation functions to input fields in TCEForms (thanks to Thomas Hempel!)
4854 2006-01-22 Sebastian Kurfuerst <sebastian@garbage-group.de>
4856 * Fixed issues #2333 and #2255, needed for the upcoming skin
4858 2006-01-20 Dmitry Dulepov <typo3@accio.lv>
4860 * Fixed bug #2232: Creation of new workspace fails
4862 2006-01-20 Karsten Dambekalns <karsten@typo3.org>
4864 * Fixed bugs #1907, #1581, #17, #2054, #35, #365 in EM.
4867 2006-01-20 Michael Stucki <michael@typo3.org>
4869 * Release of TYPO3 4.0beta2
4870 * New feature: Merged cron_cssstyledimgtext into CSS Styled Content. Kudos to Ernesto Baschny who did most of the work. Many thanks to Sebastian Kurfuerst for his great support. Great work boys!
4871 * Added support to fetch values from objects in getText: myVar.data = TSFE:fe_user|user|username
4872 * Fixed (part of) #2059: Removing "NOT NULL" when parsing SQL data
4874 2006-01-19 Sebastian Kurfuerst <sebastian@garbage-group.de>
4876 * New feature: Revised Undo/History feature.
4877 * Fixed issue #1952: New hook in class.t3lib_userauthgroup.php
4878 * Fixed issue #2243: Hook needed in class.t3lib_befunc.php, function getProcessedValue
4879 * Fixed bug #2293: Javascript warnings
4880 * Fixed errors in t3lib_db::fullQuoteArray and UPDATEquery (came into the core some hours before)
4882 2006-01-19 Karsten Dambekalns <karsten@typo3.org>
4884 * sysext/dbal: Some bugfixes to connection handling; added $no_quote_fields support for INSERT and UPDATE methods.
4887 2006-01-19 Rene Fritz <r.fritz@colorcube.de>
4889 * Fixed bug: Fixed a problem with the RTE and inline images and base url's like http://mydomain.com/here_is_my_site/
4890 * Fixed bug: The nav frame do not update properly when submodules register different nav frames with navFrameScript in MCONF. (class.alt_menu_functions.php)
4891 * Fixed bug: fixed bug related to PHP5 and clone() in tslib_content
4892 * Fixed issue: Added clone() compatibility function for PHP4
4893 * Fixed bug: The javascript dyn tabs used for eg. TCEForms and placed in template.php were not shown when used in popup windows because of an uninitialized variable.
4894 * Fixed a missing "global": added a missing global $TYPO3_CONF_VARS; to t3lib_userauthgroup::fetchGroups which would have been prevented that the hook fetchGroupQuery worked
4896 2006-01-19 Dmitry Dulepov <typo3@accio.lv>
4898 * Fixed bug #1430: SEO + simulateStaticDocuments
4900 2006-01-19 Peter Niederlag <peter@niederlag.de>
4902 * Fixed issue #2268 on cleanup of sysext:css_styled_content
4903 * Fixed small issue with link in LICENSE.txt
4905 2006-01-19 Martin Kutschker <masi@typo3.org>
4907 * Add t3lib_div::sysLog() for Core logging
4908 * Use t3lib_div::sysLog() in t3lib_db->sql_pconnect() and t3lib_db->sql_select_db()
4909 * Add no_quote parameter to t3lib_db->fullQuoteArray() and to all SQL statement generating functions of t3lib_db
4911 2006-01-19 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4913 * Changes to the htmlArea RTE extension (details see local ChangeLog)
4915 2006-01-18 Dmitry Dulepov <typo3@accio.lv>
4917 * indexed_search: Removed empty line at the end of class.tx_indexedsearch.php. This line caused undesired effects in MSIE with certain PHP versions and UTF-8 encoding in FE.
4919 2006-01-18 Sebastian Kurfuerst <sebastian@garbage-group.de>
4921 * Fixed bug #1869: Copy sites with flexible content elements inside crash with fatal error
4922 * Fixed bug #2136: changing extended view in list mode changes focus
4923 * New feature #1320: stdWrap for all ATagParams (except config.ATagParams)
4925 2006-01-18 Bernhard Kraft <kraftb@kraftb.at>
4927 * Fixed bugs #277, #1030 and #1472 which are all related to the same charset issue.
4929 2006-01-17 Karsten Dambekalns <karsten@typo3.org>
4933 2006-01-17 Wolfgang Klinger <wk@plan2.net>
4935 * Update the timestamp field (TCA/ctrl/tstamp) on delete
4937 2006-01-16 Dmitry Dulepov <typo3@accio.lv>
4939 * Fixed bug #2160: Turn off workspaces module for certain users not possible
4941 2006-01-14 Ingmar Schlecht <ingmar@typo3.org>
4943 * Fixed #2248: Path disclosure in config_default.php and showpic.php
4945 2006-01-14 Michael Stucki <michael@typo3.org>
4947 * Fixed bug #2102: PHP-Warning in the shortcut frame
4948 * Remove <label> tags around hidden fields in FORM elements
4949 * Removed depencency of typo3conf/database.sql: The file contents are now calculated automatically.
4951 2006-01-13 Wolfgang Klinger <wk@plan2.net>
4953 * The '[Translate to:]' message is now configurable via TSconfig and will be prepended only if there's an actual value
4955 2006-01-12 Karsten Dambekalns <karsten@typo3.org>
4957 * Fixed unclean document.location use in JavaScript parts, replaced by [window.]location.href
4959 2006-01-12 Wolfgang Klinger <wk@plan2.net>
4961 * Introduced a new property 'ignore' for config.sys_language_mode
4963 2006-01-12 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4965 * Changes to the htmlArea RTE extension (details see local ChangeLog)
4967 2006-01-11 Dmitry Dulepov <typo3@accio.lv>
4969 * Fixed bug #2199: Summary contains duplicate labels (indexed_search)
4971 2006-01-10 Wolfgang Klinger <wolfgang@stufenlos.net>
4973 * Fixed bug #1209: set 'deleteTree' to '1' if 'recursiveDelete' is set in the user preferences
4975 2006-01-08 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4977 * rtehtmlarea: Correction to path settings affecting image drag & drop and file/image upload.
4979 2006-01-08 Sebastian Kurfuerst <sebastian@garbage-group.de>
4981 * Fixed bug #1938: Selection "Frontend" gets lost on login failure
4982 * Fixed bug #1149: FE-Editing in new Popups => Page doesn't reload
4983 * New feature #1910: Sorting in filelists by modification date
4985 2006-01-06 Stanislas Rolland <stanislas.rolland@fructifor.ca>
4987 * Converted locallang files of htmlArea RTE extension to XML format.
4988 * Revised all licence notices on all scripts of htmlArea RTE in order to publish under GPL.
4990 2006-01-06 Sebastian Kurfuerst <sebastian@garbage-group.de>
4992 * Fixed bug #1854: wrong Access check in RTE Wizard
4993 * Added PHPdoc comments to the update wizard
4995 2006-01-05 Karsten Dambekalns <karsten@typo3.org>
4997 * Minor change to the stylesheet to enhance tabmenu display in the BE.
4999 2006-01-05 Martin Kutschker <masi@typo3.org>
5001 * Add escapeStrForLike() to t3lib_db and use it in tslib_cObj->searchWhere()
5002 * Update for bug #1354: Use mysql_escape_string() with PHP 4.1.x
5004 2006-01-04 Stanislas Rolland <stanislas.rolland@fructifor.ca>
5006 * Changes to the htmlArea RTE extension (details see local ChangeLog)
5008 2006-01-04 Karsten Dambekalns <karsten@typo3.org>
5010 * Changes to the DBAL extension (details see local ChangeLog)
5011 * Minor fix to inline comment in class.t3lib_sqlparser.php
5013 2006-01-04 Sebastian Kurfuerst <sebastian@garbage-group.de>