1 2010-11-03 Steffen Kamper <steffen@typo3.org>
3 * Fixed bug #16191: Optimize stdWrap usage for TypoScript content element CONTENT (Thanks to Jo Hasenau)
4 * Fixed bug #16196: Optimize stdWrap usage for TypoScript content element CTABLE (Thanks to Jo Hasenau)
5 * Fixed bug #16197: Optimize stdWrap usage for TypoScript content element FILE (Thanks to Jo Hasenau)
6 * Fixed bug #16199: Optimize stdWrap usage for TypoScript content element HMENU (Thanks to Jo Hasenau)
7 * Fixed bug #16189: Optimize stdWrap usage for TypoScript content element CLEARGIF (Thanks to Jo Hasenau)
8 * Fixed bug #16217: Regression : Typoscript "required" did not work anymore (Thanks to Jo Hasenau)
9 * Fixed bug #16227: Optimize stdWrap usage for TypoScript content element HTML (Thanks to Jo Hasenau)
10 * Fixed bug #16226: Optimize stdWrap usage for TypoScript content element HRULER (Thanks to Jo Hasenau)
11 * Fixed bug #15995: Bug: doktype limitation is not applied to alternative page languages (pages_language_overlay) (Thanks to Andreas Kiessling)
12 * Fixed bug #16225: Disable draft workspace and migrate it to a real workspace (Thanks to Tolleiv Nietsch)
13 * Added feature #16228: [Feature] TCA tree (Thanks to Steffen Ritter)
15 2010-11-03 Stanislas Rolland <typo3@sjbr.ca>
17 * Fixed bug #16175: htmlArea RTE: The path of classesAnchor images are modified when saving
19 2010-11-02 Oliver Hader <oliver@typo3.org>
21 * Follow-up to feature #14994: Fixed call to log deprecated function
23 2010-11-02 Stanislas Rolland <typo3@sjbr.ca>
25 * Follow-up to feature #16079: htmlArea RTE: Register RTE scripts with the autoloader
26 * Fixed bug #16167: htmlArea RTE: Doesn't work in IE6 in current trunk
28 2010-11-02 Steffen Kamper <steffen@typo3.org>
30 * Fixed bug #16173: Refactor FLUIDTEMPLATE cObject to use the new Fluid standalone view (Thanks to Bastian Waidelich)
32 2010-11-02 Xavier Perseguers <typo3@perseguers.ch>
34 * Added feature #16177: Add DB structure update pre-processing hook in EM
36 2010-11-01 Steffen Gebert <steffen@steffen-gebert.de>
38 * Fixed bug #11957: Close Button is at the wrong place when editing a file in filelist (Thanks to Simon Schaufelberger)
40 2010-11-01 Ernesto Baschny <ernst@cron-it.de>
42 * Fixed issue #16151: The rearranged TCA layout of tt_content still contains hardcoded labels (Thanks to Jo Hasenau)
44 2010-11-01 Xavier Perseguers <typo3@perseguers.ch>
46 * Fixed bug #16195: author/author_email are not shown when author_company exists
48 2010-10-31 Steffen Gebert <steffen@steffen-gebert.de>
50 * Fixed bug #15583: Core calls deprecated function tslib_pibase::pi_list_query()
52 2010-10-31 Susanne Moog <typo3@susanne-moog.de>
54 * Added feature 15645: Make checkboxes at the bottom of modules configurable (Thanks to Jörg Klein)
56 2010-10-31 Steffen Kamper <steffen@typo3.org>
58 * Follow-up to #15830: Sprite - IRRE record synchronization icon missing (icon was missing)
59 * Follow-up to #15745: Integrate generic notification methods to show windows and dialogs based on ExtJS
60 * Follow-up to #15966: Enable debug mode in BE
62 2010-10-30 Christian Kuhn <lolli@schwarzbu.ch>
64 * Added feature #15306: [Caching framework] Add scheduler task to execute garbage collection
66 2010-10-29 Sebastian Kurfuerst <sebastian@typo3.org>
68 * Updated Fluid version to 1.3.0alpha3
70 2010-10-29 Christian Kuhn <lolli@schwarzbu.ch>
72 * Fixed bug #15551: [IRRE] Open all child records when opening parent records (Thanks to Sebastian Fischer)
73 * Fixed bug #15042: Accessing BE in fresh install fails with "No database selected" (Thanks to Lars Peipmann)
74 * Fixed bug #16140: [reports] PHP warning on missing array in reports system extension (Thanks to Rudi Meyer)
75 * Added feature #16137: [em] Task to update extension list
76 * Fixed bug #4272: Inconsistent return values of ini_get() produce false positives for safe_mode detection (Thanks to Peter Beernink)
78 2010-10-29 Ernesto Baschny <ernst@cron-it.de>
80 * Fixed bug #16155: t3lib_db::INSERTquery misses a space when generering the INSERT INTO statement
82 2010-10-28 Steffen Kamper <steffen@typo3.org>
84 * Follow-up to #15745: Integrate generic notification methods to show windows and dialogs based on ExtJS
86 2010-10-27 Ernesto Baschny <ernst@cron-it.de>
88 * Fixed bug #16135: Output of superfluous "&qout;" in title of TCEform icon for record in group of type "db" (Thanks to Sven Juergens)
90 2010-10-27 Stanislas Rolland <typo3@sjbr.ca>
92 * Fixed bug #16148: htmlArea RTE: Missing cancel browser default after inserting character or emoticon
94 2010-10-27 Steffen Kamper <steffen@typo3.org>
96 * Fixed bug #16122: Improve tooltip behaviour
97 * Fixed bug #15094: Refactor of content objects of tslib_content
99 2010-10-27 Steffen Gebert <steffen@steffen-gebert.de>
101 * Fixed bug #15503: Improve t3lib_userAuth::getCookie() (Thanks to Michael Bürgi)
103 2010-10-26 Christian Kuhn <lolli@schwarzbu.ch>
105 * Fixed bug #15936: [Caching framework] Entry identifier needs to be sanitized in FileBackend
107 2010-10-25 Susanne Moog <typo3@susanne-moog.de>
109 * Reverted #16011: Incomplete implementation
111 2010-10-25 Stanislas Rolland <typo3@sjbr.ca>
113 * Fixed bug #16087: htmlArea RTE: Missing soft hyphen entity in CharacterMap
114 * Added feature #16127: htmlArea RTE: Add quick tips in character map
116 2010-10-24 Stanislas Rolland <typo3@sjbr.ca>
118 * Added feature #16118: htmlArea RTE: cleanup/rewrite DOM to html rendering
119 * Follow-up to feature #16118: htmlArea RTE: cleanup/rewrite DOM to html rendering
121 2010-10-23 Susanne Moog <typo3@susanne-moog.de>
123 * Fixed bug #16110: stdWrap functions stop working as soon as there is one conditional function returning false (Thanks to Jo Hasenau)
124 * Added feature #16011: getUrl function support for sending POST data (Thanks to Jigal van Hemert)
126 2010-10-22 Stanislas Rolland <typo3@sjbr.ca>
128 * Added feature #16114: htmlArea RTE: cleanup some js code generation code
130 2010-10-22 Ernesto Baschny <ernst@cron-it.de>
132 * Fixed bug #16094: Label "on-click" for formerly "click-enlarge" does not make sense
134 2010-10-21 Stanislas Rolland <typo3@sjbr.ca>
136 * Follow-up to bug #15622: t3lib_TCEforms_inline registers superfluous nested level when renderFieldsOnly is set
138 2010-10-21 Ernesto Baschny <ernst@cron-it.de>
140 * Fixed bug #16065: New layout and labels for tt_content show palette labels without content (Thanks to Jo Hasenau)
142 2010-10-20 Stanislas Rolland <typo3@sjbr.ca>
144 * Added feature #16079: htmlArea RTE: Register RTE scripts with the autoloader
145 * Follow-up to feature #16079: htmlArea RTE: Register RTE scripts with the autoloader
147 2010-10-20 Ernesto Baschny <ernesto@typo3.org>
149 * Release of TYPO3 4.5.0alpha3
151 2010-10-20 Steffen Kamper <steffen@typo3.org>
153 * Follow-up to #15950: use t3editor in file_edit to edit files in fileadmin
154 * Fixed bug #16019: Workspaces - Stage notification emails should be localizable
156 2010-10-20 Ernesto Baschny <ernst@cron-it.de>
158 * Fixed bug #16075: Add IfModule mod_rewrite.c to misc/advanced.htaccess
159 * Fixed bug #16077: Palette titles have no margin to the left in the new page / tt_content form layouts
160 * Fixed bug #16074: Add new API t3lib_befunc::helpTextArray and use it in the ExtDirect tooltips
162 2010-10-20 Steffen Gebert <steffen@steffen-gebert.de>
164 * Fixed bug #16049: Loading mask doesn't disappear on hitting Esc/cancel loading
166 2010-10-19 Stanislas Rolland <typo3@sjbr.ca>
168 * Added feature #16073: htmlArea RTE: Add paste as plain text feature
169 * Follow-up to bug #15339: htmlArea RTE: tkr_rteanchors breaks the link editing dialogue
170 * Follow-up to feature #16073: htmlArea RTE: Add paste as plain text feature
172 2010-10-19 Benjamin Mack <benni@typo3.org>
174 * Fixed bug #16000: Move versioning selector to the version extension
176 2010-10-19 Xavier Perseguers <typo3@perseguers.ch>
178 * Raised DBAL to version 1.2.0alpha3
180 2010-10-19 Steffen Kamper <steffen@typo3.org>
182 * Fixed bug #16059: Use ExtJS Tooltips for CSH labels
183 * Fixed bug #16071: PHP Fatal error in t3lib_contextmenu_renderer_Abstract (Thanks to Stefano Kowalke)
184 * Removal of unused and illegal files inside of codemirror library
185 * Fixed bug #16055: BE debug mode should also enable debug mode for libraries
187 2010-10-19 Susanne Moog <typo3@susanne-moog.de>
189 * Fixed bug #15095: The Web>Versioning view has style issues resulting in "wrong layers"
190 * Fixed bug #13294: IRRE deleted combo records are still validated by TBE_EDITOR (Thanks to Marcel Greter)
191 * Added feature #3613: additional wrap for FORM radio buttons
193 2010-10-18 Steffen Kamper <steffen@typo3.org>
195 * Added feature #16008: A new TypoScript cObject: FLUIDTEMPLATE
196 * Added feature #16031: Feature - Implement new layout and labels for tt_content as result of T3UXW09 (Thanks to Jo Hasenau)
197 * Fixed bug #16051: Palette render wrong and throw php warning if fieldset starts with palette
198 * Added feature #16015: Feature - Implement new layout and labels for pages as result of T3UXW09 (Thanks to Jo Hasenau)
199 * Added feature #16033: API for Trees and ContextMenus (Thanks to Stefan Galinski)
201 2010-10-18 Stanislas Rolland <typo3@sjbr.ca>
203 * Added feature #16047: htmlArea RTE: Add word count in the status bar
204 * Fixed bug #16050: htmlArea RTE: Backspacing in empty editing area may raise js error
205 * Updated htmlArea RTE version to 2.1.2
207 2010-10-18 Steffen Gebert <steffen@steffen-gebert.de>
209 * Added feature #15991: Style error messages in the TYPO3 way (Thanks to Lars Zimmermann, T3UXW09)
210 * Added feature #16046: Improve ExtJS skin: Loading mask (Thanks to Lars Zimmermann)
212 2010-10-18 Xavier Perseguers <typo3@perseguers.ch>
214 * Fixed bug #1318: 'removeTag' does not remove closing tags
216 2010-10-17 Stanislas Rolland <typo3@sjbr.ca>
218 * Fixed bug #15657: IRRE: Foreign selector with groupdb won't add new items (Thanks to Thomas Maroschik)
219 * Added feature #16037: htmlArea RTE: Bring custom events under HTMLArea namespace
221 2010-10-17 Steffen Gebert <steffen@steffen-gebert.de>
223 * Fixed bug #16030: Page tree root node lacks white-space: nowrap
225 2010-10-17 Steffen Kamper <steffen@typo3.org>
227 * Follow-up to #16018: Remove CSH icons from Core and replace by new CSH API
228 * Fixed bug #15830: Sprite - IRRE record synchronization icon missing (Thanks to Stefan Galinski)
229 * Follow-up to #15663: SpriteGenerator adds empty folder to spritebase, which results in wrong css (Thanks to Steffen Ritter)
230 * Fixed bug #16023: Deprecate unused / old files in typo3/ that belong to the old, removed backend
232 2010-10-17 Ernesto Baschny <ernst@cron-it.de>
234 * Added feature #15998: Create a new API to send mails based on SwiftMailer to replace t3lib_htmlmail
236 2010-10-17 Benjamin Mack <benni@typo3.org>
238 * Added feature #16018: Remove CSH icons from Core and replace by new CSH API
239 * Followup to #16006: Remove the checkbox that clears the input fields in TCE-forms and replace it with a sprite icon - fix for flexforms (Thanks to Jo Hasenau)
240 * Added feature #15844: Use HTML5 as the default TYPO3 Backend doktype
241 * Added feature #16026: Added hook / Cannot hook into the marker replacement functionality for BE templates
242 * Fixed bug #16020: Streamline usage of template.php:dynTabMenu
243 * Fixed bug #16022: Size calculation function can only deal with integers
244 * Fixed bug #16006: Remove the checkbox that clears the input fields in TCE-forms and replace it with a sprite icon (Thanks to Jo Hasenau)
246 2010-10-16 Steffen Gebert <steffen@steffen-gebert.de>
248 * Added feature #15696: Implement TypoScript conditions for the current page record (Thanks to Stefan Neufeind)
249 * Follow-up to #15576: Code for t3lib_message_ErrorpageMessage was contained twice
250 * Fixed bug #15976: [version] Reference to global array $TCA without fetching from global scope
252 2010-10-16 Susanne Moog <typo3@susanne-moog.de>
254 * Fixed bug #15868: Provide function to open debug messages in a popup (Thanks to Stefan Galinski)
255 * Fixed bug #15799: Uninitialized variables in t3lib (Thanks to Oliver Klee)
257 2010-10-16 Benjamin Mack <benni@typo3.org>
259 * Fixed bug #16021: TCEmain: Put visibility functions to the appropriate methods (Thanks to Tolleiv Nietsch)
260 * Fixed bug #14835: IRRE Move-Icon should have curser:move (Thanks to Georg Ringer)
261 * Fixed bug #15799: Uninitialized variables in t3lib within TCEmain (Thanks to Oliver Klee)
262 * Fixed bug #15799: Uninitialized variables in t3lib within version extension (Thanks to Oliver Klee)
263 * Fixed bug #15576: Enable customization for fatal error messages in the backend and frontend / Make all page errors RuntimeExceptions and unify BE and FE fatal errors in a single HTML template (Thanks to Reinhard Führicht, Aske Ertmann)
264 * Fixed bug #15877: Put versioning code from TCEmain in version extension - part #2 - moving records
266 2010-10-16 Ernesto Baschny <ernst@cron-it.de>
268 * Added feature #16007: Allow skins to register sprites through addIconSprite
269 * Added feature #15229: Core lacks current flags (Thanks to Steffen Ritter)
270 * Cleanup #16009: Refactor sprite icon API, to have more elementary functions instead of big ones (Thanks to Steffen Ritter)
271 * Added feature #15966: Adds mode to debug the backend ($TYPO3_CONF_VARS['BE']['debug']) (Thanks to Steffen Kamper)
272 * Fixed bug #16016: Scheduler: Since new CSH handling (#15990), no icon in scheduler works anymore
273 * Cleanup #16002: Refactoring of t3lib_spritemanager_SimpleHandler (Thanks to Steffen Ritter)
275 2010-10-16 Steffen Kamper <steffen@typo3.org>
277 * Followup to #14396: Warn when KEEP_FILE is set
278 * Fixed bug #14396: Warn when KEEP_FILE is set
279 * Fixed bug #15789: Improve ExtJS skin: Grids
281 2010-10-15 Oliver Hader <oliver@typo3.org>
283 * Added feature #15988: Refactor TCA definitions of table pages
285 2010-10-15 Steffen Gebert <steffen@steffen-gebert.de>
287 * Added feature #15942: locallangXMLOverride should not distinguish between paths ending with php and xml (Thanks to Andreas Kiessling)
289 2010-10-15 Benjamin Mack <benni@typo3.org>
291 * Fixed bug #16005: Live workspace does not respect move-to-placeholders
292 * Fixed bug #11444: Workspace Dropdown in "Workspace" -> "Review and Publish" [LIVE workspace] always shows "[Draft Workspace]" (Thanks to Robert Heel)
293 * Added feature #15990: Introduce a new CSH API function and make use of it in TCEforms
294 * Added feature #15989: Create a new abstract class t3lib_message_abstractmessage
296 2010-10-15 Steffen Kamper <steffen@typo3.org>
298 * Fixed bug #15543: Bugfix: PHP Warning in t3lib_spritemanager (Thanks to Sven Juergens)
299 * Fixed bug #15928: Replace the current if-construct of stdWrap with real functions and make each of them stdWrap awaret (Thanks to Jo Hasenau)
300 * Fixed bug #15662: Bug: SpriteGeneration generates wrong output if there are several icons sizes which are same width and nearly same count (Thanks to Steffen Ritter)
301 * Fixed bug #15822: t3lib_beFunc use $this in static methods
302 * Fixed bug #15992: Bugfix: Incorrect default value of permalogin
303 * Fixed bug #15993: Bug: Felogin shouldn't show the permalogin form controls when permalogin is set to "forced on" in install tool
305 2010-10-15 Susanne Moog <typo3@susanne-moog.de>
307 * Fixed bug #8980: unlink of non existant lockfiles generates warnings in frontend (Thanks to André Stösel)
308 * Added feature #16004: Add RTE to login news to give users the possibility to format the news and to add links etc.
309 * Fixed bug #15807: No thumbnails generated with thumbs.php
311 2010-10-14 Jeff Segars <jeff@webempoweredchurch.org>
313 * Fixed bug #15800: Cleanup CSH code (Thanks to Benjamin Mack and Steffen Kamper)
315 2010-10-14 Benjamin Mack <benni@typo3.org>
317 * Followup to #15740: Move versioning code from TCEmain into "version" extension - delete action deleted entries twice (once in deleteAction and once in version extension)
318 * Fixed bug #15798: Deprecate some old functions in typo3/template.php
319 * Fixed bug #15801: Deprecate t3lib_div::rm_endcomma
320 * Fixed bug #103: No Plain-text List Option
322 2010-10-13 Steffen Gebert <steffen@steffen-gebert.de>
324 * Fixed bug #15644: Replace magic numbers for shortcut_mode with class constants
325 * Follow-up to #15874: Provide unit tests for t3lib_div::dirname (Thanks to Oliver Klee)
327 2010-10-12 Susanne Moog <typo3@susanne-moog.de>
329 * Fixed bug #15168: Template auto complete is hidden beneath next text area field
331 2010-10-12 Steffen Kamper <steffen@typo3.org>
333 * Added feature #15950: Use t3editor in file_edit to edit files in fileadmin
334 * Fixed bug #15965: codemirror lib for t3editor should be moved to contrib and updated to latest version
335 * Fixed bug #15968: Remove block mode from syntaxhighlighted code
336 * Added feature #15621: Feature: TYPO3 misses page-option to force SSL oder Non-SSL to page (Thanks to Steffen Ritter)
337 * Update #15970: Update ExtJS to version 3.3.0
338 * Follow-up to #15900: [Feature] Add SVG support for all browsers
340 2010-10-11 Steffen Kamper <steffen@typo3.org>
342 * Added feature #15907: file_edit: add hooks to mutate the output
343 * Added feature #15900: [Feature] Add SVG support for all browsers
344 * Fixed bug #12376: typo3temp got filled with thousands of javascript_* files (Thanks to Georg Ringer)
346 2010-10-10 Steffen Gebert <steffen@steffen-gebert.de>
348 * Added feature #15783: Improve ExtJS skin: Tabs
349 * Follow-up to #15649: Fixed "false" statement in JS code (Thanks to Jigal van Hemert)
351 2010-10-10 Steffen Kamper <steffen@typo3.org>
353 * Fixed bug #15835: deprecationLog in console crashes output on login page
354 * Fixed bug #15727: Clean-up for PageRenderer
355 * Fixed bug #15690: Change text of exception in t3lib_cache_frontend_stringfrontend
356 * Fixed bug #15944: Flashmessage "content_from_pid" misses page title
358 2010-10-09 Steffen Kamper <steffen@typo3.org>
360 * Fixed bug #8785: TCAselectItem not working for all tables (Thanks to Sebastian Michaelsen)
361 * Added feature #14658: Feature: internal links with parameters outside the RTE (headlines, images ...)
362 * Fixed bug #15828: Enhance the ExtDirect debugging feature (Thanks to Stefan Galinski)
363 * Fixed bug #15865 clickmenu breaks if no record set. (Thanks to Bjoern Pedersen)
364 * Fixed bug #15230: Bug/Feature: Core only is able to load one specific IE6 CSS file (Thanks to Steffen Ritter)
365 * Fixed bug #15869: Feature: t3lib_iconWorks is less flexible in mapping Icons to record rows (Thanks to Steffen Ritter)
366 * Fixed bug #15870: bug More instances of split() (Thanks to Jigal van Hemert)
368 2010-10-08 Susanne Moog <typo3@susanne-moog.de>
370 * Fixed bug #15580: Add calls to logDeprecatedFunction() for more deprecated functions and adjust log messages
371 * Added feature #15611: Hide new translations of content elements by default (thanks to Jigal van Hemert)
373 2010-10-07 Susanne Moog <typo3@susanne-moog.de>
375 * Fixed bug #15772: template::getHtmlTemplate() doesn't allow absolute file paths (thanks to Jigal van Hemert and Peter Russ)
377 2010-10-06 Stanislas Rolland <typo3@sjbr.ca>
379 * Follow-up to bug #15880: htmlArea RTE: Context menu not working in TYPO3 4.4.3 and 4.5-dev
380 * Fixed bug #15893: htmlArea RTE: Insufficient Check for BE / FE Context (Thanks to Ingo Renner)
382 2010-10-06 Susanne Moog <typo3@susanne-moog.de>
384 * Fixed bug #15840: Broken loading icon when loading IRRE elements (thanks to Lars Houmark)
386 2010-10-06 Steffen Kamper <steffen@typo3.org>
388 * Fixed bug #15784: Resolve errors in tslib_content
390 2010-10-06 Oliver Hader <oliver@typo3.org>
392 * Fixed bug #15461: RemoveXSS exposes XSS vulnerability for double encoded characters (thanks to Marcus Krause)
393 * Follow-up to bug #15461: Added unit tests (thanks to Marcus Krause)
394 * Fixed bug #15887: XSS in template analyzer (thanks to Georg Ringer)
395 * Fixed bug #15728: Extension Manager allows to download arbitrary files beyond PATH_site or rootpath (thanks to Marcus Krause)
396 * Fixed bug #15729: Sysext setup's user simulation is susceptible to XSS (thanks to Marcus Krause)
397 * Fixed bug #15860: Mitigate libpcre recursion crash in email address validation (thanks to Marcus Krause)
398 * Fixed bug #15733: Admin Panel is susceptible to XSS (thanks to Helmut Hummel)
399 * Fixed bug #15898: It is (still) possible to download arbitrary files through the jumpurl feature (thanks to Helmut Hummel and Marcus Krause)
401 2010-10-05 Steffen Gebert <steffen@steffen-gebert.de>
403 * Fixed bug #15874: Provide unit tests for t3lib_div::dirname (Thanks to Oliver Klee)
405 2010-10-05 Stanislas Rolland <typo3@sjbr.ca>
407 * Follow-up to bug #15858: htlmArea RTE: Stylesheet access error in Google Chrome 7
408 * Fixed bug #15899: htmlArea RTE: Editing area collapsed in Chrome 7
410 2010-10-03 Stanislas Rolland <typo3@sjbr.ca>
412 * Added feature #15884: htmlArea RTE: Remove class Ext.ux.StatusBar
413 * Added feature #15885: htmlArea RTE: Add option to remove typographical punctuation (Thanks to Daniel Schwarzloh)
415 2010-10-02 Stanislas Rolland <typo3@sjbr.ca>
417 * Added feature #15879: htmlArea RTE: Use TYPO3 ExtJS API for RTE notification dialogues
418 * Fixed bug #15880: htmlArea RTE: Context menu not working in TYPO3 4.4.3 and 4.5-dev
420 2010-09-30 Francois Suter <francois@typo3.org>
422 * Fixed bug #15639: Scheduler: Add missing classes and interface to autoload registry (Thanks to Marcus Krause)
423 * Fixed bug #14997: Performance: t3lib_db->escapeStrForLike() is using preg_replace, which is not necessary (Thanks to Caspar Stuebs and Marcus Krause)
424 * Fixed bug #15873: Scheduler: Links on action icons should not be underlined
426 2010-09-30 Steffen Gebert <steffen@steffen-gebert.de>
428 * Fixed bug #12889: fe_adminLib.inc usages deprecated function split() (Thanks to Steffen Kamper and Ismaël Bidau)
429 * Fixed bug #15872: Size definition in to restrictive, selector prevents other stylesheet to overwrite icon size (Thanks to Steffen Ritter)
431 2010-09-29 Stanislas Rolland <typo3@sjbr.ca>
433 * Fixed bug #15858: htlmArea RTE: Stylesheet access error in Google Chrome 7
434 * Fixed bug #15863: htmlArea RTE: Initialization never completes in Google Chrome 7
436 2010-09-29 Steffen Kamper <steffen@typo3.org>
438 * Added feature #15745: Integrate generic notification methods to show windows and dialogs based on ExtJS
440 2010-09-28 Xavier Perseguers <typo3@perseguers.ch>
442 * Added feature #15075: [Install] make a pre-check for required php-extensions (Thanks to Jigal van Hemert)
444 2010-09-28 Steffen Kamper <steffen@typo3.org>
446 * Follow-up to #15812: Add backend maintenance for login news - correction for deprecation call
447 * Follow-up to #15812: Add backend maintenance for login news - added sprites for icon
449 2010-09-28 Ingo Renner <ingo@typo3.org>
451 * Added feature #15812: Add backend maintenance for login news
453 2010-09-28 Ernesto Baschny <ernst@cron-it.de>
455 * Fixed bug #15829: ExtDirect wrong XCLASS registration code (Thanks to Stefan Galinski)
457 2010-09-27 Stanislas Rolland <typo3@sjbr.ca>
459 * Fixed bug #15820: htmlArea RTE: Failure to install AllowClipboard Helper extension raises js error
460 * Follow-up to bug #15820: htmlArea RTE: Failure to install AllowClipboard Helper extension raises js error
461 * Fixed bug #15339: htmlArea RTE: tkr_rteanchors breaks the link editing dialogue
462 * Fixed bug #15730: htmlArea RTE: Problem editing a new list entry in list of items with inline markup
463 * Fixed bug #15818: htmlArea RTE: Erratic behaviour of toolbar in some browsers
465 2010-09-27 Ernesto Baschny <ernst@cron-it.de>
467 * Fixed unit tests #15802: t3lib_iconWorksTest fails some tests since fix in #15110 (Thanks to Philipp Gampe)
469 2010-09-26 Stanislas Rolland <typo3@sjbr.ca>
471 * Follow-up to bug #15797: htmlArea RTE: Problem in Firefox inserting non-breaking space with Insert Special Character dialogue
473 2010-09-26 Sebastian Kurfuerst <sebastian@typo3.org>
475 * Fixed bug #9892: Extbase: broke switchableControllerAndActions (due to a merge failure of Extbase trunk into the Core)
477 2010-09-25 Stanislas Rolland <typo3@sjbr.ca>
479 * Fixed bug #15430: htmlArea RTE: Text not editable after pasting with server-based cleaning
480 * Follow-up to bug #15430: htmlArea RTE: Text not editable after pasting with server-based cleaning
481 * Fixed bug #15797: htmlArea RTE: Problem in Firefox inserting non-breaking space with Insert Special Character dialogue
482 * Fixed bug #15749: htmlArea RTE: Firefox shows & in external links with query string
483 * Fixed bug #15512: htmlArea RTE: Initialization in flexforms broken with TYPO3 4.4
484 * Follow-up to bug #15622: t3lib_TCEforms_inline registers superfluous nested level when renderFieldsOnly is set
486 2010-09-25 Steffen Gebert <steffen@steffen-gebert.de>
488 * Fixed bug #15748: BE input validation "time" rejects 0:00 and 24:00 (Thanks to Lars Peipmann)
490 2010-09-24 Steffen Gebert <steffen@steffen-gebert.de>
492 * Fixed bug #15792: List view page browser: navigating to last page doesn't work
493 * Fixed bug #15373: Page browser single table list view: Entering page number doesn't work
494 * Fixed bug #15485: username in sys_lockedrecords to short (Thanks to Peter Russ)
495 * Fixed bug #15462: Wrong order of quote and escape in LIKE DB clause (Thanks to Marcus Krause)
496 * Fixed bug #15787: Misleading security message in extension manager (Thanks to Marcus Krause)
497 * Fixed bug #15778: "Close window and check dependencies" doesn't work anymore (Thanks to Søren Malling)
499 2010-09-24 Ernesto Baschny <ernst@cron-it.de>
501 * Fixed bug #15653: Only show upload comments that are newer than installed version in update function of EM
503 2010-09-24 Steffen Kamper <steffen@typo3.org>
505 * Follow-up to #15691: Javascript Error in taskcenter
507 2010-09-23 Ernesto Baschny <ernst@cron-it.de>
509 * Fixed bug #15770: Module menu and content area are empty if certain extensions are installed (e.g. llxmltranslate)
511 2010-09-22 Ernesto Baschny <ernesto@typo3.org>
513 * Release of TYPO3 4.5.0alpha2
515 2010-09-22 Ernesto Baschny <ernst@cron-it.de>
517 * Fixed bug #15732: Backend textarea fields should also be flexible in height, even if text is just a continuous text (Thanks to Sebastian Müller)
519 2010-09-22 Steffen Kamper <steffen@typo3.org>
521 * Fixed bug #15738: TCA field for versioning type (vtype) should only be available if elementVersioningOnly is not set (Thanks to Benjamin Mack)
522 * Fixed bug #15465: sys_action: setting mountpoints as non-admin (Thanks to Georg Ringer)
523 * Fixed bug #15761: tslib_menu misses test of html5
525 2010-09-22 Sebastian Kurfuerst <sebastian@typo3.org>
527 * Raised Extbase and Fluid version numbers to 1.3.0alpha2. See the ChangeLog in Extbase and Fluid for details.
529 2010-09-21 Steffen Kamper <steffen@typo3.org>
531 * Added feature #15699: Provide a wizard for media to process the video url (Thanks to Aishwara M.B.)
532 * Added feature #15711: Render ModuleMenu with ExtJs, remove the frameset
534 2010-09-21 Benjamin Mack <benni@typo3.org>
536 * Fixed bug #15740: Move versioning code from TCEmain into "version" extension, adding hooks to TCEmain
537 * Fixed bug #13705: Record info in workspace always shows live version (Thanks to Julia Pardanaud)
539 2010-09-21 Ernesto Baschny <ernst@cron-it.de>
541 * Added feature #15754: ExtDirect in Frontend (Thanks to Stefan Galinski)
543 2010-09-21 Xavier Perseguers <typo3@perseguers.ch>
545 * Raised DBAL to version 1.2.0alpha2
547 2010-09-20 Steffen Kamper <steffen@typo3.org>
549 * Fixed bug #15743: Bug:function in t3lib_iconWorks is not public (Thanks to Steffen Ritter)
550 * Follow-up to #15741: Feature: PageRenderer should be able to include locallang-files as JS-InlineLabels
551 * Follow-up to #15742: HCI: Add new Icons from Lars for Workspace Module to t3skin
552 * Fixed bug #15753: Pageicons in WS module are broken
554 2010-09-20 Francois Suter <francois@typo3.org>
556 * Fixed bug #14783: absRefPrefix should work with $TYPO3_CONF_VARS[BE][RTE_imageStorageDir] (thanks to Steffen Mueller)
557 * Fixed bug #15290: Wrong behavior of workspace preview "Enable Frontend Preview" (Thanks to Andreas Kiessling)
559 2010-09-19 Oliver Hader <oliver@typo3.org>
561 * Fixed bug #8260: Update Wizard in install tool force temp-configuration files and load configuration twice
562 * Added feature #15741: PageRenderer should be able to include locallang-files as JS-InlineLabels (thanks to Steffen Ritter)
564 2010-09-19 Benjamin Mack <benni@typo3.org>
566 * Fixed bug #12964: feedit - EDITPANEL -> "newRecordinPid" doesn't work anymore with feedit (Thanks to Sven Juergens)
567 * Fixed bug #3908: DisplayCond => VERSION:IS:false always returns true (Thanks to Daniel Poetzinger)
569 2010-09-18 Steffen Kamper <steffen@typo3.org>
571 * Added feature #15742: HCI: Add new Icons from Lars for Workspace Module to t3skin (Thanks to Lars Zimmermann and Steffen Ritter)
573 2010-09-18 Steffen Gebert <steffen@steffen-gebert.de>
575 * Fixed bug #5983: Undefined variable is used in t3lib_BEfunc::exec_foreign_table_where_query (Thanks to Oliver Klee)
577 2010-09-18 Benjamin Mack <benni@typo3.org>
579 * Fixed bug #11415 - Misleading info: No workspaces found!
581 2010-09-17 Steffen Gebert <steffen@steffen-gebert.de>
583 * Fixed bug #15628: Remove logging when class loading failed in t3lib_autoloader (Thanks to Helmut Hummel)
585 2010-09-16 Steffen Gebert <steffen@steffen-gebert.de>
587 * Fixed bug #15669: HTML Warnings in Ext Direct Exception Code (Thanks to Stefan Galinski)
589 2010-09-16 Christian Kuhn <lolli@schwarzbu.ch>
591 * Fixed bug #15497: [Caching framework] Remove tagIndex from memcached and apc backend
593 2010-09-16 Dmitry Dulepov <dmitry@typo3.org>
595 * Fixed bug #15531: jumpurl check fails if mime type is not known
596 * Fixed bug #15529: jumpurl does not provide a proper download file name with space
598 2010-09-15 Xavier Perseguers <typo3@perseguers.ch>
600 * Follow-up to changeset 8649: Removed useless .orig file
602 2010-09-14 Stanislas Rolland <typo3@sjbr.ca>
604 * Fixed bug #15622: t3lib_TCEforms_inline registers superfluous nested level when renderFieldsOnly is set
606 2010-09-13 Steffen Kamper <steffen@typo3.org>
608 * Fixed bug 15694: CGL Cleanup of tslib_content
609 * Fixed bug #15691: Javascript Error in taskcenter
610 * Fixed bug #15677: Wrapper for console only prints first argument
611 * Follow-up to bug #15589: Move debug functions to own utility class (missing changes in config_default)
613 2010-09-13 Susanne Moog <typo3@susanne-moog.de>
615 * Added feature #15689: Allow easy use of lightbox style image enlargement in the frontend
617 2010-09-13 Ernesto Baschny <ernst@cron-it.de>
619 * Fixed bug #15685: Enhancement of t3lib_div::testInt (#15020) introduced a different behaviour. This restores original behaviour. (Thanks to Helmut Hummel)
621 2010-09-12 Stanislas Rolland <typo3@sjbr.ca>
623 * Follow-up to bug #15326: htmlArea RTE: W3C Markup Validation issues (Thanks to Jigal van Hemert)
625 2010-09-12 Steffen Kamper <steffen@typo3.org>
627 * Fixed bug #15663: SpriteGenerator adds empty folder to spritebase, which results in wrong css (Thanks to Steffen Ritter)
628 * Fixed bug #15390: sys_action taskcenter create/edit be-user actions do not work (Thanks to Georg Ringer)
630 2010-09-09 Dmitry Dulepov <dmitry@typo3.org>
632 * Fixed bug #15532: Memory leak when using old page cache
634 2010-09-08 Steffen Gebert <steffen@steffen-gebert.de>
636 * Fixed bug #13073: options.pageTree.showNavTitle = 1 does not work in typo3/browse_links.php (Thanks to Sebastian Michaelsen)
638 2010-09-06 Ernesto Baschny <ernst@cron-it.de>
640 * Fixed bug #15635: XHTML validity of backend when sys_action is loaded
642 2010-09-06 Steffen Kamper <steffen@typo3.org>
644 * Fixed bug #15490: Throw exception instead of dying in enableFields() function
645 * Added feature #15588: Extend TYPO3 DebugConsole
646 * Fixed bug #15589: Move debug functions to own utility class
648 2010-09-05 Steffen Gebert <steffen@steffen-gebert.de>
650 * Fixed bug #15562: PHP warning for str_pad() in t3lib_div::cmpIPv4() (Thanks to Markus Klein)
651 * Feature #8623: Shortcut mode: add "parent page" (Thanks to Georg Ringer)
653 2010-09-04 Stanislas Rolland <typo3@sjbr.ca>
655 * Fixed bug #15326: htmlArea RTE: W3C Markup Validation issues
657 2010-09-03 Steffen Kamper <steffen@typo3.org>
659 * Fixed bug #15637: HTML regression in rev 7893
660 * Fixed bug #15636: ExtDirect router should throw UnexpectedValueException instead of t3lib_error_exception
661 * Fixed bug #15550: t3lib_error_Exception not available in some cases (Thanks to Stefan Galinski)
663 2010-09-03 Ernesto Baschny <ernst@cron-it.de>
665 * Fixed bug #15110: Validation problems with sprites (empty <span>) (Thanks to Georg Ringer, Steffen Ritter and Stefan Galinski)
667 2010-09-01 Steffen Kamper <steffen@typo3.org>
669 * Fixed bug #15615: Fix and improve page renderer unit tests (Thanks to Helmut Hummel)
671 2010-08-31 Stanislas Rolland <typo3@sjbr.ca>
673 * Fixed bug #15068: htmlArea RTE: Not loading in Firefox 3.0.3
675 2010-08-30 Ernesto Baschny <ernst@cron-it.de>
677 * Fixed issue #15601: Change all core PHP files to UTF8 encoding
679 2010-08-30 Dmitry Dulepov <dmitry@typo3.org>
681 * Fixed bug #15561: Add information about /dev/urandom to INSTALL.txt
683 2010-08-29 Stanislas Rolland <typo3@sjbr.ca>
685 * Fixed bug #15354: htmlArea RTE: Remove link option not enabled on double-click in Firefox
686 * Follow-up to bug #15354: htmlArea RTE: Remove link option not enabled on double-click in Firefox
688 2010-08-29 Francois Suter <francois@typo3.org>
690 * Fixed bug #14143: count_menuItems not working correctly (thanks to Frederic Gaus)
692 2010-08-29 Steffen Kamper <steffen@typo3.org>
694 * Fixed bug #15525: Caching framework database backend does not free mysql resource in collectGarbage() (Thanks to Helmut Hummel)
695 * Fixed bug #15258: Creating multiple pages doesn't consider the group permissions for all pages (Thanks to Lorenz Ulrich)
697 2010-08-29 Steffen Gebert <steffen@steffen-gebert.de>
699 * Fixed bug #15294: treeFilterReset disappears + minor optimization (Thanks to Felix Kopp)
701 2010-08-28 Stanislas Rolland <typo3@sjbr.ca>
703 * Updated htmlArea RTE version to 2.1.1
705 2010-08-28 Steffen Kamper <steffen@typo3.org>
707 * Added entry for NEWS.txt about #15586
708 * Fixed bug #15586: Unecessary require_once in t3lib_cache_Factory (Thanks to Helmut Hummel)
709 * Fixed bug #15574: t3lib_extmgmTest::getExtensionVersionForLoadedExtensionReturnsExtensionVersion fails (Thanks to Peter Kühn)
711 2010-08-28 Francois Suter <francois@typo3.org>
713 * Feature #15334: Allow separate cookie domains for FE and BE
715 2010-08-27 Steffen Gebert <steffen@steffen-gebert.de>
717 * Fixed bug #15579: Deprecation text of t3lib_div::fixed_lgd_pre() refers to deprecated function t3lib_div::fixed_lgd() (Thanks to Markus Klein)
719 2010-08-27 Ernesto Baschny <ernst@cron-it.de>
721 * Fixed bug #1728: Comma separated list don't accept spaces at "db_layout" in the 'addTables' feature (thanks to Niels Pardon)
723 2010-08-27 Stanislas Rolland <typo3@sjbr.ca>
725 * Fixed bug #15569: htmlArea RTE: RTE not loading when ExtJS 3.2.1 is used
726 * Fixed bug #15570: htmlArea RTE: Incorrect height when loaded in a hidden tab with ExtJS 3.2.1
727 * Fixed bug #15415: htmlArea RTE: RTEs hidden on load not usable with multiple RTEs in a record
728 * Fixed bug #15328: htmlArea RTE: Strange behaviours inserting links in IE
729 * Fixed bug #15584: htmlArea RTE: iframe baseURL may be incorrectly set
730 * Fixed bug #15516: htmlArea RTE: Safari does not support WISIWYG editing on iPad
732 2010-08-26 Ingo Renner <ingo@typo3.org>
734 * Fixed bug #15565: Labels of pages deep in the tree or with long titles are cut off as horizontal scrolling is disabled
736 2010-08-26 Steffen Gebert <steffen@steffen-gebert.de>
738 * Fixed bug #15559: Typo in CSS Styled Content Constants: "Audeo" (Thanks to Sebastian Michaelsen)
740 2010-08-26 Stanislas Rolland <typo3@sjbr.ca>
742 * Fixed bug #15477: htmlArea RTE: Unlink may unlink the wrong link in IE
744 2010-08-25 Stanislas Rolland <typo3@sjbr.ca>
746 * Fixed bug #15547: htmlArea RTE may load extJS debug script in FE which makes page loading slow
747 * Updated htmlArea RTE manual.
749 2010-08-24 Stanislas Rolland <typo3@sjbr.ca>
751 * Fixed bug #15439: htmlArea RTE: Deprecated call-time pass-by-reference
753 2010-08-24 Ernesto Baschny <ernesto@typo3.org>
755 * Release of TYPO3 4.5.0alpha1
757 2010-08-24 Ernesto Baschny <ernst@cron-it.de>
759 * Fixed bug #15108: .htaccess cleanups and description in the Install Tool (thanks to Markus Klein)
761 2010-08-24 Xavier Perseguers <typo3@perseguers.ch>
763 * Added feature #15542: Frontend rendering should use prepared queries (1st step)
764 * Fixed bug #15539: Unit Tests: $GLOBALS['TYPO3_DB']->link get lost during backup/ restore of global variables (thanks to Helmut Hummel)
766 2010-08-24 Steffen Kamper <steffen@typo3.org>
768 * Added feature #15524: Create multiple pages wizard: add doktype, dynamic add more fields
769 * Fixed bug #15502: localization links in list mode are broken (Thanks to Bjoern Pedersen)
771 2010-08-24 Sebastian Kurfuerst <sebastian@typo3.org>
773 * Raised Fluid and Extbase version numbers to 1.3.0alpha1. See ChangeLog.txt in Extbase/Fluid for a full list of changes.
775 2010-08-24 Steffen Gebert <steffen@steffen-gebert.de>
777 * Added feature #15454: Provide a reason for logDeprecatedTypoScript()
778 * Fixed bug #13623: Deprecation log for IMAGE.alttext does not work (Thanks to Sebastian Michaelsen)
779 * Fixed bug #15541: Improve wording in Install Tool "All configuration"
780 * Added feature #15538: Links inside Install Tool "All configuration"
781 * Follow-up to #15454: Typo in PHPDoc comments (Thanks to Ismaël Bidau)
783 2010-08-23 Stanislas Rolland <typo3@sjbr.ca>
785 * Fixed bug #12583: htmlArea RTE: RTE fails to load due to security error
787 2010-08-23 Steffen Gebert <steffen@steffen-gebert.de>
789 * Added feature #15534: t3lib_div::view_array: Improve rendering of objects (Thanks to Stefan Galinski)
791 2010-08-23 Steffen Kamper <steffen@typo3.org>
793 * Added feature #15504: Description of TYPO3_CONF settings should allow HTML markup for readability (Thanks to Ernesto Baschny)
794 * Fixed bug #15092: Ajax loaded items of inline records are encoded twice (Thanks to Martin Borer)
795 * Fixed bug #15536: DebugConsole - Compat with ExtJS 3.2.x (broken resize event and double split bar) (Thanks to Stefan Galinski)
796 * Updated sysexts version numbers and md5 values
797 * Added feature #15513: Log ExtDirect Exceptions in DebugConsole (Thanks to Stefan Galinski)
799 2010-08-23 Xavier Perseguers <typo3@perseguers.ch>
801 * Resynchronized DBAL after fixing blocking bug #15535
802 * Raised ADOdb to version 5.11.0
803 * Raised DBAL to version 1.2.0alpha1
804 * Fixed bug #15528: Add unit tests for t3lib_db_PreparedStatement (thanks to Helmut Hummel)
805 * Fixed bug #15527: Enhance t3lib_db_PreparedStatement (thanks to Helmut Hummel)
807 2010-08-23 Ernesto Baschny <ernst@cron-it.de>
809 * Fixed bug #15526: No recipient is logged to syslog if sending of mail failed in t3lib_utility_Mail (Thanks to Helmut Hummel)
811 2010-08-22 Francois Suter <francois@typo3.org>
813 * Fixed bug #15102: Scheduler: BE module does not use new skin properly (TYPO3 4.5)
814 * Fixed bug #14949: "View Item" does not resolve real MM-relations (thanks to Caspar Stuebs)
816 2010-08-20 Steffen Kamper <steffen@typo3.org>
818 * Fixed bug #15514: Wrong encoded confirm message in User Admin Module (Thanks to Sven Juergens)
819 * Fixed bug #15507: MEDIA content element ignores stdWrap configuration (Thanks to Jigal van Hemert)
821 2010-08-19 Ingo Renner <ingo@typo3.org>
823 * Fixed naming of class.t3lib_db_preparedstatement.php in core_autoload.php
825 2010-08-19 Steffen Kamper <steffen@typo3.org>
827 * Added feature #15421: [felogin] Possibility to show logout form direct after login
828 * Fixed bug #15494: fatal error in phpunit BE module
829 * Added feature #15425: [develop] debug all sql queries
831 2010-08-19 Xavier Perseguers <typo3@perseguers.ch>
833 * Fixed bug #15505: t3lib_cache_backend_TransientMemoryBackend is not referenced
834 * Follow-up to #15457: Slightly modified API to be strict on param type guessing
835 * Added feature #15457: Add support for prepared queries
837 2010-08-19 Francois Suter <francois@typo3.org>
839 * Fixed bug #15048: Workspaces: Autopublication task has too many rights
840 * Fixed bug #15241: Recognize php-fpm sapi for path generation (thanks to Nikolas Hagelstein)
842 2010-08-16 Steffen Kamper <steffen@typo3.org>
844 * Follow-up to #15437: Refactor of recycler - fix of CheckboxSelectionModel
846 2010-08-15 Steffen Kamper <steffen@typo3.org>
848 * Fixed bug #15437: Refactor of recycler
849 * Fixed bug #15424: [web_info] allow more than 3 levels for pagetree overview and localization overview
850 * Follow-up to #15423: Remove lowlevel page tree: added locallang labels again
852 2010-08-13 Steffen Kamper <steffen@typo3.org>
854 * Follow-up to #13815: Added Testcase for numberFormat (Thanks to Sebastian Michaelsen)
856 2010-08-13 Steffen Gebert <steffen@steffen-gebert.de>
858 * Fixed bug #15423: Remove lowlevel page tree (Thanks to Steffen Kamper)
859 * Fixed bug #15450: [felogin] Spelling-error: "reseting" must be "resetting" (Thanks to Stefan Neufeind)
861 2010-08-13 Christian Kuhn <lolli@schwarzbu.ch>
863 * Fixed bug #13662: rsaauth does not work with special characters (like ä ü ö § ) in password (Thanks to Steffen Ritter)
865 2010-08-12 Christian Kuhn <lolli@schwarzbu.ch>
867 * Follow-up to #15383: [Unit tests] Uncomment three tests which fail for php 5.3.0 on windows (Thanks to Steffen Kamper)
869 2010-08-12 Steffen Kamper <steffen@typo3.org>
871 * Fixed bug #3819: #15440: isFirstPartOfStr doesn't work with non-strings (Thanks to Michiel Roos)
872 * Follow-up to #3819: t3lib_div::getIndpEnv('TYPO3_DOCUMENT_ROOT') delivers wrong value in Backend
873 * Fixed bug #3819: t3lib_div::getIndpEnv('TYPO3_DOCUMENT_ROOT') delivers wrong value in Backend
874 * Fixed bug #15020: Enhancement of t3lib_div::testInt (Thanks to Michiel Roos)
875 * Fixed bug #15029: Testcase for t3lib_div::isFirstPartOfStr is missing. (Thanks to Nikolas Hagestein)
876 * Fixed bug #13815: Feature: Add .numberFormat function to stdWrap (Thanks to Sebastian Michaelsen)
878 2010-08-12 Xavier Perseguers <typo3@perseguers.ch>
880 * Fixed bug #15396: [scheduler] Wrong query - crashes with DBAL
882 2010-08-11 Steffen Gebert <steffen@steffen-gebert.de>
884 * Fixed bug #15375: showDomainNameWithTitle doesn't respect hidden records (Thanks to Henrik Ziegenhain)
885 * Fixed bug #15428: Element-Browser page tree has HTML / JS Errors (Thanks to Sven Juergens)
887 2010-08-11 Christian Kuhn <lolli@schwarzbu.ch>
889 * Fixed bug #15393: [Caching framework] API usage: Make sure lifetime is NULL or integer
890 * Fixed bug #15417: [Caching framework] DbBackend has() returns false for entries with unlimited lifetime
892 2010-08-11 Steffen Kamper <steffen@typo3.org>
894 * Fixed bug #15338: sys_action: Link to edit the sql query action is missing for newly created actions (Thanks to Stefan Galinski)
895 * Fixed bug #13802: Hardcoded typo3_src Folder in TestCase tests/t3lib/cache/t3lib_cache_factoryTest.php (Thanks to Stefano Kowalke)
897 2010-08-10 Christian Kuhn <lolli@schwarzbu.ch>
899 * Fixed bug #15389: [Caching framework] Hardcoded frontends of core caches
900 * Fixed bug #15388: [Caching framework] Remove default settings for cache configuration
901 * Fixed bug #15180: [Unit tests] t3lib_iconWorks and t3lib_SpriteManager (Thanks to Fabien Udriot)
902 * Follow-up to feature #15141: Add tests to t3lib_db to test storing of binary data (Thanks to Steffen Kamper)
903 * Added feature #15141: [Caching framework] Add compress data options to DbBackend
904 * Fixed bug #15383: [Unit tests] Add tests for t3lib_div::validEmail
905 * Fixed bug #15382: [Unit tests] Streamline and refactor t3lib_divTest
907 2010-08-10 Bernhard Kraft <kraftb@think-open.at>
909 * Fixed bug #15395: Code cleanup for t3lib_compressor
911 2010-08-09 Steffen Kamper <steffen@typo3.org>
913 * Follow-up to bug #15079: Add XCLASS-definitions to spritemanager classes
914 * Fixed bug #15403: Missing icons in workspace modules (swap version) (Thanks to Georg Ringer)
915 * Follow-up to bug #15079: Change private to protected
916 * Fixed bug #15397: Fix special chars in class.t3lib_div.php
918 2010-08-09 Christian Kuhn <lolli@schwarzbu.ch>
920 * Fixed bug #15323: Small typo in class.t3lib_spritemanager.php's deprecationLog Message (Thanks to Sven Juergens)
921 * Follow-up to bug #15104: Fixed parse error
923 2010-08-08 Steffen Kamper <steffen@typo3.org>
925 * Fixed bug #15079 Feature: TYPO3 misses an SpriteGenerator (Thanks to Steffen Ritter)
927 2010-08-08 Xavier Perseguers <typo3@perseguers.ch>
929 * Fixed bug #12535: DAM-related: Element browser crashes as where-clause cannot be parsed
931 2010-08-08 Christian Kuhn <lolli@schwarzbu.ch>
933 * Fixed bug #15104: Validation erros in tstemplate (Thanks to Georg Ringer)
934 * Fixed bug #15394: Improve t3lib_SpriteManager code comments
935 * Fixed bug #7901: Workaround for PHP bug with Locale tr_TR (Thanks to Reinhard Führicht)
937 2010-08-08 Susanne Moog <typo3@susanne-moog.de>
939 * Fixed bug #14952: Opendocs Module relies on taskcenter_recent causing fatal error with new taskcenter (thanks to Georg Ringer and Philipp Gampe)
940 * Fixed bug #15131: Linebreaks do not work anymore using '--linebreak--' in palettes (thanks to Caspar Stuebs)
941 * Fixed bug #15014: Switching workspaces does not reload frames in IE6 (thanks to Andreas Kiessling)
943 2010-08-07 Christian Kuhn <lolli@schwarzbu.ch>
945 * Fixed bug #15386: [Caching framework] Remove needless constant in cache manager
947 2010-08-05 Stanislas Rolland <typo3@sjbr.ca>
949 * Fixed bug #15355: htmlArea RTE: Using the advanded frontend editing, the editor is not loaded in the text tab
951 2010-08-05 Steffen Kamper <steffen@typo3.org>
953 * Fixed bug #12646: Click on icon does not open/close sections
955 2010-08-05 Steffen Gebert <steffen@steffen-gebert.de>
957 * Fixed bug #14773: Styling issue when selecting position of new created page
959 2010-08-05 Jeff Segars <jeff@webempoweredchurch.org>
961 * Fixed bug #14805: Misleading descriptions for warning_* options in Install Tool (thanks to Markus Klein)
963 2010-08-05 Oliver Hader <oliver@typo3.org>
965 * Fixed bug #15343: dbClientCompress crashes with pconnect
966 * Fixed bug #15280: felogin redirect doesn't work anymore after update to latest releases (4.2x - 4.4.x) (thanks to Helmut Hummel)
967 * Fixed bug #15282: It is impossible to set links to files any more with the link wizard
968 * Fixed bug #15336: sys_actions shows wrong error if an "Record List" action is not propertly configured (thanks to Stefan Galinski)
970 2010-08-04 Ingo Renner <ingo@typo3.org>
972 * Added feature #15305: Logging cache clearing, credits Stefan Sprenger
974 2010-08-03 Susanne Moog <typo3@susanne-moog.de>
976 * Fixed bug #15304: csv export is limiting exported fields to 100 chars (thanks to Björn Pedersen)
977 * Fixed bug #15313: Link to deprecation logfile doesn't work in installations inside a subdirectory (thanks to Stefan Galinski)
979 2010-08-03 Oliver Hader <oliver@typo3.org>
981 * Fixed bug #15265: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions (thanks to Ernesto Baschny and Helmut Hummel)
983 2010-08-02 Oliver Hader <oliver@typo3.org>
985 * Fixed bug #15289: Element-Browser page tree has HSC'ed <span> elements
987 2010-08-01 Oliver Hader <oliver@typo3.org>
989 * Fixed bug #15321: Unused variable $warningItems in tx_install (thanks to Markus Klein)
991 2010-08-01 Susanne Moog <typo3@susanne-moog.de>
993 * Fixed bug #15292: Fatal error in DB browser because of wrong sprite API usage (thanks to Alexandre Gravel-Raymond)
995 2010-07-30 Steffen Kamper <steffen@typo3.org>
997 * Follow-up to bug #15188: Remove default greyed out effect for CEs (Thanks to Steffen Gebert)
998 * Fixed bug #15295: Page treeFilter not re-applied after branch toggling (Thanks to Felix Kopp)
1000 2010-07-29 Dmitry Dulepov <dmitry@typo3.org>
1002 * Fixed bug #13427: t3lib_div::cleanOutputBuffers() might loop forever (thanks to Stephan Seitz and Steffen Gebert)
1004 2010-07-28 Oliver Hader <oliver@typo3.org>
1006 * Raised Extbase and Fluid from 1.2.0 to 1.2.1
1007 * Fixed bug #14953: XSS in (new) taskcenter (thanks to Georg Ringer)
1008 * Fixed bug #14978: XSS in file tree (thanks to Georg Ringer)
1009 * Fixed bug #13292: TYPO3 error message reveals path to web root (thanks to Xavier Perseguers)
1010 * Fixed bug #11618: XSS vulnerability in install tool / BE login (thanks to Georg Ringer)
1011 * Fixed bug #14950: XSS in t3editor (thanks to Tobias Liebig)
1012 * Fixed bug #14850: Information disclosure in t3lib_htmlmail (thanks to Georg Ringer)
1013 * Fixed bug #13961: XSS in impexp (thanks to Georg Ringer)
1014 * Fixed bug #13958: XSS in BE Log (thanks to Georg Ringer)
1015 * Fixed bug #14317: XSS in Extension Manager (thanks to Georg Ringer)
1016 * Fixed bug #13957: XSS in template analyzer (thanks to Georg Ringer)
1017 * Fixed bug #14215: XSS in beuser (thanks to Georg Ringer)
1018 * Fixed bug #12458: Session fixation possibility in new sesion machanism of the install tool (thanks to Benjamin Mack, Helmut Hummel and Ernesto Baschny)
1019 * Fixed bug #13989: Mitigate PHP's RNG vulnerability (thanks to Marcus Krause and Helmut Hummel)
1020 * Fixed bug #12739: XSS in shortcuts (thanks to Francois Suter and Georg Ringer)
1021 * Fixed bug #13885: XSS in indexed search BE module (thanks to Benjamin Mack)
1022 * Fixed bug #15254: Extension Manager allows to edit arbitrary files if noEdit flag is not set (thanks to Helmut Hummel)
1023 * Fixed bug #14389: phtml is also PHP extension and should be denied editing / uploading via fileadmin (thanks to Ernesto Baschny)
1024 * Follow-up to bug #14389: Added unit test
1025 * Fixed bug #1985: XSS vulnerability in wizard classes
1026 * Fixed bug #15223: Password request hash in felogin is created with not enough randomness (thanks to Helmut Hummel)
1027 * Fixed bug #14712: The GET/POST variable mimeType is used to create the http header content-type without verification (thanks to Rupert Germann)
1028 * Fixed bug #14412: Field value added to foreign_table_where by replacing ###REC_FIELD_THE_FIELD_NAME### is not quoted (thanks to Helmut Hummel and Xavier Perseguers)
1029 * Fixed bug #14114: Core mailform is open to spam abuse (thanks to Lars Houmark)
1030 * Fixed bug #12294: Unchecked URL-Redirect parameter in Front-End logon (thanks to Steffen Kamper and Helmut Hummel)
1031 * Fixed bug #13137: redirect/returnUrl isn't validated in core (thanks to Georg Ringer and Marcus Krause)
1033 2010-07-27 Steffen Kamper <steffen@typo3.org>
1035 * Fixed bug #14920: Cache cannot be cleared in IE8
1036 * Fixed bug #15252: Bug: Backend shortcut cannot be set in IE8
1037 * Fixed bug #15218: [Feature] Possible Replace of Contrib Libraries
1038 * Fixed bug #15228: Links in TS object browser tree forget the breakkpoint
1039 * Fixed bug #14946: Switching workplaces causes nesting of BE (Thanks to Stefan Galinski)
1040 * Fixed bug #13649: Deprecated function sql_regcase in cms/tslib/class.tslib_pagegen.php (Thanks to Martin Müller)
1042 2010-07-27 Susanne Moog <typo3@susanne-moog.de>
1044 * Fixed bug #15147: Inconsistent icon usage for Edit Page Properties (thanks to Georg Ringer)
1046 2010-07-27 Stanislas Rolland <typo3@sjbr.ca>
1048 * Fixed bug #15244: htmlArea RTE: textearea Id may not be unique in FE
1049 * Fixed bug #15250: htmlArea RTE: FE additionalJS_post javascript may be displayed as HTML text
1050 * Fixed bug #15121: htmlArea RTE: Javascript Error in IE7 prevent Link dialogue from opening
1051 * Fixed bug #14859: htmlArea RTE won't load in backend extension
1053 2010-07-27 Xavier Perseguers <typo3@perseguers.ch>
1055 * Added feature #15221: Add hook to postprocess upload of a file
1057 2010-07-27 Christian Kuhn <lolli@schwarzbu.ch>
1059 * Fixed bug #15196: [caching framework] Speedup t3lib_cache_backend_DbBackend::has($entryIdentifier) (Thanks to Michael Knabe)
1060 * Fixed bug #13060: t3lib_htmlmail: Deprecated message with PHP 5.3 for sql_regcase (Thanks to Martin Müller)
1062 2010-07-26 Stanislas Rolland <typo3@sjbr.ca>
1064 * Fixed bug #15243: htmlArea RTE: Extension stylesheets refer to incorrect selectors
1066 2010-07-26 Steffen Kamper <steffen@typo3.org>
1068 * Fixed bug #15172: Add wrapper files for list/filelist modules
1070 2010-07-26 Dmitry Dulepov <dmitry@typo3.org>
1072 * Reverted the fix for #15128 because further investigation is required
1074 2010-07-25 Susanne Moog <typo3@susanne-moog.de>
1076 * Fixed bug #14849: Sprites - user defined page types/modules are not respected anymore (thanks to Steffen Ritter)
1078 2010-07-25 Stanislas Rolland <typo3@sjbr.ca>
1080 * Updated htmlArea RTE version to 2.1.0
1082 2010-07-24 Steffen Kamper <steffen@typo3.org>
1084 * Fixed bug #14794: Missing border-bottom for inactive tabs (Thanks to Steffen Gebert)
1085 * Fixed bug #15188: Remove default greyed out effect for CEs (Thanks to Steffen Gebert)
1086 * Fixed bug #14969: Colors for highlighting the tree and a versioned page can't be distinguished (Thanks to Steffen Gebert)
1088 2010-07-24 Ernesto Baschny <ernst@cron-it.de>
1090 * Fixed bug #15211: listQuery does not handle passed in int values correctly (follow-up to #14818) (Thanks to Bjoern Pedersen)
1092 2010-07-23 Steffen Kamper <steffen@typo3.org>
1094 * Fixed bug #15195: TSanalyzer: Add link to breakpoints also in syntaxhighlight mode
1095 * Fixed bug #15207: Clipboard doesn't initialize backPath
1097 2010-07-23 Stanislas Rolland <typo3@sjbr.ca>
1099 * Fixed bug #15203: htmlArea RTE: Modify link option missing in context menu
1100 * Fixed bug #15050: htmlArea RTE: .htmlarea .statusBar relative path incorrect (Thanks to Felix Kopp)
1102 2010-07-21 Xavier Perseguers <typo3@perseguers.ch>
1104 * Added feature #15192: Add hook to postprocess filelist operations
1106 2010-07-21 Ingo Renner <ingo@typo3.org>
1108 * Fixed bug #15179: Tree depth retrieval inconsistently limited to 20 levels int3lib_pageSelect
1110 2010-07-21 Steffen Kamper <steffen@typo3.org>
1112 * Fixed bug #15067: Background Image in Element Browser is repeated, but should not be! (Thanks to Steffen Gebert)
1113 * Fixed bug #15156: Text in template analyzer is "white on white" if syntax highlighting is disabled (Thanks to Steffen Gebert)
1115 2010-07-20 Steffen Kamper <steffen@typo3.org>
1117 * Fixed bug #15187: Add em and list to required extensions
1118 * !!! Fixed bug #15171: Add an Update Wizard to install the new sysexts
1120 2010-07-19 Dmitry Dulepov <dmitry@typo3.org>
1122 * Fixed bug #15130: Backend search does not find non-latin1 characters
1123 * Fixed bug #15128: RTE creates <link> tag incorrectly if there is a non-empty title
1125 2010-07-18 Steffen Kamper <info@sk-typo3.de>
1127 * Fixed bug #15155: Move file list from mod to sysext
1128 * Fixed bug #15154: Move Extension manager from mod to sysext
1129 * Fixed bug #15153: Move mod/user/ws to sysext version
1130 * Fixed bug #15152: Move Web>List from mod to sysext
1131 * Fixed bug #15151: Move Web>Access from mod to sysext
1132 * Fixed bug #15150: Move Web>Func from mod to sysext
1133 * Fixed bug #15149: Move Web>Info from mod to sysext
1134 * Fixed bug #15169: Superfluous comma in CSS
1136 2010-07-18 Susanne Moog <typo3@susanne-moog.de>
1138 * Fixed bug #15000: remove IM 4.2.9 recommendation in install tool (thanks to Steffen Gebert)
1139 * Fixed bug #14998: Upgrade Wizards: Headlines have too much space below (thanks to Steffen Gebert)
1141 2010-07-16 Susanne Moog <typo3@susanne-moog.de>
1143 * Fixed bug #14858: imageLinkWrap.JSwindow triggers XSS warning or Fails (thanks to Jigal van Hemert)
1144 * Added feature #13797: new TS config option to disable the "Show secondary options" checkbox (thanks to Jörg Klein)
1145 * Added feature #2049: Add the possibility to use "Ellipse" in Gifbuilder (thanks to Kjeld Schumacher)
1147 2010-07-16 Xavier Perseguers <typo3@perseguers.ch>
1149 * Fixed bug #14818: t3lib_db->listQuery() performance (thanks to Caspar Stuebs)
1150 * Fixed bug #14985: FIND_IN_SET should be used isntead of complicated LIKE where clause
1152 2010-07-16 Christian Kuhn <lolli@schwarzbu.ch>
1154 * Fixed bug #14982: Make alt_doc.php unit testable (Thanks to Ingo Schmitt)
1155 * Fixed bug #15142: [Unit tests] Remove unnecessary require_once() calls
1157 2010-07-15 Bernhard Kraft <kraftb@think-open.at>
1159 * Fixed bug #14095: impexp doesn't work from clipboard
1161 2010-07-14 Christian Kuhn <lolli@schwarzbu.ch>
1163 * Fixed bug #14911: Validation errors in list view (Thanks to Georg Ringer)
1165 2010-07-14 Dmitry Dulepov <dmitry@typo3.org>
1167 * Fixed bug #6208: zlib must be compiled in to make an extension lookup
1168 * Fixed bug #12322: cHash is generated when no parameters are given
1169 * Fixed bug #13309: t3lib_div::getURL curl connection has no connection timeout
1171 2010-07-13 Jeff Segars <jeff@webempoweredchurch.org>
1173 * Fixed bug #14775: Old table header styling in Extension Manager (Thanks to Ralf Büchner)
1174 * Fixed bug #15088: Using sprites breaks setting links to content elements (Thanks to Georg Ringer)
1176 2010-07-13 Steffen Kamper <info@sk-typo3.de>
1178 * Fixed bug #15097: Intro looks weird with module and no submodules (Thanks to Georg Ringer)
1179 * Fixed bug #15073: inlineJS creates superfluous markup (Thanks to Georg Ringer)
1180 * Fixed bug #15103: TS Errors are hardly readable (white on yellow) (Thanks to Georg Ringer)
1181 * Fixed bug #15098: TS Errors should be shown with flash messages (Thanks to Georg Ringer)
1182 * Fixed bug #14855: Big Buttons in Page Module miss padding (Thanks to Georg Ringer)
1184 2010-07-13 Xavier Perseguers <typo3@perseguers.ch>
1186 * Fixed bug #15096: Missing icon for _recycler_ folders
1188 2010-07-12 Steffen Kamper <info@sk-typo3.de>
1190 * Fixed bug #15082: [openDocs] Exception is thrown if a record isn't found
1192 2010-07-12 Dmitry Dulepov <dmitry@typo3.org>
1194 * Fixed bug #1235: indexed search: garbage instead of cHash in the "path" link (thanks to Nikolas Hagestein)
1196 2010-07-11 Steffen Kamper <info@sk-typo3.de>
1198 * Fixed bug #14970: ts browser condition results in error if browser is unknown (Thanks to Caspar Stuebs)
1199 * Fixed bug #15004: Cleanup cms autoload classes
1201 2010-07-11 Susanne Moog <typo3@susanne-moog.de>
1203 * Fixed bug #14923: CleanUp: getIconImage is not replaced in Core (thanks to Steffen Ritter)
1204 * Follow-up to #15045: Trailing newlines after php closing tag. (Thanks to Nikolas Hagelstein)
1206 2010-07-10 Stanislas Rolland <typo3@sjbr.ca>
1208 * Fixed bug #14896: ExtJS is not included when RTE is invoked by USER_INT frontend script
1210 2010-07-09 Steffen Kamper <info@sk-typo3.de>
1212 * Fixed bug #15061: Remove XCLASS from t3lib_utility_Http (Thanks to Georg Ringer)
1213 * Fixed bug #15055: Scheduler: Date picker is broken in add/edit form
1214 * Fixed bug #14988: TYPO3.Backend is assigned twice by ExtDirect and the viewport (Thanks to Stefan Galinski)
1215 * Fixed bug #15047 Remove trailing whitespaces in front of EOL (Thanks to Nikolas Hagelstein)
1216 * Fixed bug #15045: Trailing newlines after php closing tag. (Thanks to Nikolas Hagelstein)
1218 2010-07-08 Susanne Moog <typo3@susanne-moog.de>
1220 * Follow-up to #14719: Wrong code comment (QUICKSTART/FIRST_INSTALL) (thanks to Steffen Gebert)
1221 * Fixed bug #14813: Install Tool uses deprecated function t3lib_stdGraphic->imagecreate() (thanks to Stefan Galinski)
1222 * Fixed bug #14971: Unit test for sanitizeLocalUrl fails on installations inside a subdirectory (thanks to Stefan Galinski & Pascal Jungblut)
1224 2010-07-08 Dmitry Dulepov <dmitry@typo3.org>
1226 * Fixed bug #15049: "Fileextension" is not an English word
1228 2010-07-08 Francois Suter <francois@typo3.org>
1230 * Code cleanup #15036: Indexed search: Remove indexer CLI script which does nothing
1232 2010-07-07 Christian Kuhn <lolli@schwarzbu.ch>
1234 * Fixed bug #14968: Add unit tests for t3lib_div::validIP (Thanks to Nikolas Hagelstein and Felix Kopp)
1236 2010-07-07 Susanne Moog <typo3@susanne-moog.de>
1238 * Follow-up to #14845: No preview images with referenced files anymore (thanks to Stefan Galinski)
1240 2010-07-06 Susanne Moog <typo3@susanne-moog.de>
1242 * Fixed bug #14845: Bug: Filelist module reports "type" of files also for directories (thanks to Caspar Stuebs and Andy Grunwald)
1244 2010-07-06 Christian Kuhn <lolli@schwarzbu.ch>
1246 * Fixed bug #14984: Add example unit tests from T3DD10 unit testing workshop (Thanks to Oliver Klee)
1247 * Fixed bug #14885: No access to taskcenter (tasks) for non-admins (Thanks to Jigal van Hemert)
1248 * Fixed bug #14991: Missing fields in "showRecordFieldList" at the TCA for fe_users (Thanks to Frank Nägler)
1249 * Fixed bug #14972: Add unit tests for t3lib_div::removeArrayEntryByValue (Thanks to Thorben Kapp)
1250 * Fixed bug #14967: [Caching framework] fileBackend testcase removes files in /sbin
1251 * Fixed bug #14977: Add php cache frontend to t3lib/config_default.php (Thanks to Felix Oertel)
1253 2010-07-06 Francois Suter <francois@typo3.org>
1255 * Added feature #14993: Use TYPO3_REQUESTTYPE also for Install Tool access
1256 * Added feature #14994: Add Scheduler task for autopublication of workspaces
1258 2010-07-06 Steffen Kamper <info@sk-typo3.de>
1260 * Fixed bug #14960: [t3skin] apps-pagetree.css is redundant (Thanks to Felix Kopp)
1261 * Follow-up to #13379: Sprite Icon API (Thanks to Steffen Ritter)
1262 * Fixed bug #14980: Install tool causes PHP warnings if typo3conf/ is not writeable
1264 2010-07-05 Susanne Moog <typo3@susanne-moog.de>
1266 * Follow-up to #14705: In BE login form labels: position of caps lock warning (thanks to Steffen Gebert)
1267 * Fixed bug #14880: introduced type hinting in t3lib_iconWorks (thanks to Jigal van Hemert)
1268 * Fixed bug #14824: wrong icon in template analyzer (thanks to Georg Ringer)
1270 2010-07-05 Steffen Kamper <info@sk-typo3.de>
1272 * Fixed bug #12514: Installtool duplicates values of fields with defaultTypoScript_constants
1273 * Fixed bug #10958: Broken i18n_parent relation upon localizing records in workspace (Thanks to Tolleiv Nietsch)
1274 * Fixed bug #14907: Help Modules can not be disabled on a per user basis (Thanks to Georg Ringer)
1275 * Fixed bug #14957: Styling of record history (Thanks to Georg Ringer)
1277 2010-07-04 Stanislas Rolland <typo3@sjbr.ca>
1279 * Fixed bug #14929: htmlArea RTE: Font Family and Font Size Dropdown boxes don't open
1280 * Fixed bug #14996: htmlArea RTE: Clicking in drop down boxes should mark text
1282 2010-07-04 Francois Suter <francois@typo3.org>
1284 * Fixed bug #14989: Use TYPO3_REQUESTTYPE consistently for CLI calls detection
1286 2010-07-03 Francois Suter <francois@typo3.org>
1288 * Cleanup #14987: Spelling mistakes in cli_dispatch.phpsh
1290 2010-07-02 Christian Kuhn <lolli@schwarzbu.ch>
1292 * Fixed bug #14947: Missing closing div in db_new_content_el.php (Thanks to Georg Ringer)
1294 2010-06-29 Ernesto Baschny <ernst@cron-it.de>
1296 * Fixed bug #14810: Follow-up to bug #13670: Export module does not keep pagetree configuration (exports only the page tree) (Thanks to Thomas Juhnke)
1298 2010-06-29 Stanislas Rolland <typo3@sjbr.ca>
1300 * Fixed bug #14905: htmlArea RTE: Image dialogue shows tab "Current picture" when there is no current image
1302 2010-06-29 Steffen Kamper <info@sk-typo3.de>
1304 * Follow-up to #14553: topFrameH configuration option doesn't work anymore
1306 2010-06-28 Stanislas Rolland <typo3@sjbr.ca>
1308 * Fixed bug #14830: htmlArea RTE: Entering line breaks with Safari not possible
1310 2010-06-27 Stanislas Rolland <typo3@sjbr.ca>
1312 * Fixed bug #14886: htmlArea RTE: Incorrect function scope when error is raised
1313 * Fixed bug #14887: htmlArea RTE: RTE may be started before style sheets are loaded
1315 2010-06-26 Stanislas Rolland <typo3@sjbr.ca>
1317 * Fixed bug #14876: htmlArea RTE: SelectFont plugin may cause js error
1318 * Follow-up to bug #14793: htmlArea RTE: Problematic icons in IE6
1320 2010-06-25 Steffen Kamper <info@sk-typo3.de>
1322 * Fixed bug #14870: typo in parameter type causes php error (Thanks to Jigal van Hemert)
1323 * Fixed bug #14866: Quicktime audio format m4a isn't supported
1324 * Fixed bug #14847: Bug: Template Analyzer: Line numbers barely readable (Thanks to Andy Grunwald)
1325 * Fixed bug #14857: Reports Module: Wrong icon and a styling problem (Thanks to Georg Ringer)
1326 * Fixed bug #14834: About module need padding
1327 * Fixed bug #14844: Milliseconds on logout (Thanks to Georg Ringer)
1329 2010-06-22 Benjamin Mack <benni@typo3.org>
1331 * Branching TYPO3 4.4.0 to TYPO3_4-4
1333 2010-06-22 Jeff Segars <jeff@webempoweredchurch.org>
1335 * Fixed bug #14814: Improve texts in the 1-2-3 Install Tool
1336 * Fixed bug #14822: Missing link in Install Tool footer
1337 * Follow-up to #14465: Make use of the new Sprite API - create new relation in IRRE
1339 2010-06-22 Oliver Hader <oliver@typo3.org>
1341 * Cleanup: Updated ext_emconf.php files in system extensions
1343 2010-06-22 Sebastian Kurfürst <sebastian@typo3.org>
1345 * Raising Extbase and Fluid to 1.2.0
1347 2010-06-22 Steffen Kamper <info@sk-typo3.de>
1349 * added empty ie6.css to prevent log flooding
1350 * removed unnecessary files in sysext sys_action
1351 * Fixed bug #14816 bugfix : BE login in IE6 looks bad (Thanks to Jigal van Hemert and Jo Hasenau)
1352 * Follow-up to #14538: Icons missing in page tree for "Page contains" pages (Thanks to Steffen Ritter)
1353 * Added manuals for taskcenter and sys_action (Thanks to Georg Ringer)
1354 * Fixed bug #14771: Updates for taskcenter, sys_action, impexp (Thanks to Georg Ringer)
1355 * Follow-up to #14465: Make use of the new Sprite API throughout the TYPO3 Core Backend (Thanks to Steffen Ritter)
1356 * Follow-up to #14798: Sitename missing in Login form
1358 2010-06-22 Benjamin Mack <benni@typo3.org>
1360 * Followup to #14636: Improvements to new Backend skin - small change to the versioning color in the pagetree (Thanks to Steffen Gebert)
1361 * Updated and formatted NEWS.txt
1363 2010-06-21 Benjamin Mack <benni@typo3.org>
1365 * Followup to #14636: Improvements to new Backend skin - Smaller TCEforms changes, RTE styling (Thanks to Steffen Gebert)
1367 2010-06-21 Jeff Segars <jeff@webempoweredchurch.org>
1369 * Fixed bug #14804: Updated extension icons for system extensions (Thanks to Jigal van Hemert)
1370 * Followup to #10424: Old version (3.x) screenshots in CSH - removed label reference to version 3.6 (Thanks to Philipp Gampe)
1371 * Fixed bug #14760: Use labels for search in list view (Thanks to Georg Ringer)
1372 * Fixed bug #14601: Date picker does not work on IRRE elements (Thanks to Steffen Ritter)
1373 * Added feature #14719: Add ability to use typo3conf/FIRST_INSTALL to temporarily enable the Install Tool and allow an easier first install.
1375 2010-06-21 Stanislas Rolland <typo3@sjbr.ca>
1377 * Fixed bug #14799: htmlArea RTE: Color dialogue may raise a js error in IE
1378 * Updated htmlArea RTE version to 2.0.2
1379 * Fixed bug #14793: htmlArea RTE: Problematic icons in IE6
1380 * Fixed bug #14812: htmlArea RTE: Path to acronym record icon is not correct (Thanks to Helmut Hummel)
1382 2010-06-21 Ernesto Baschny <ernst@cron-it.de>
1384 * Fixed bug #8893: eval "timesec" sets seconds to zero (Thanks to Ralf Hettinger and Andy Grunwald)
1386 2010-06-21 Steffen Kamper <info@sk-typo3.de>
1388 * Fixed bug #14514: Long lines in module menu are unreadable
1389 * Fixed bug #14798: Sitename missing in Login form
1390 * Fixed bug #14752: Add Update Wizards for Skinning Changes (Thanks to Jigal van Hemert)
1391 * Fixed bug #14800: JS errors prevent JS pased popups from working in IE (Thanks to Jo Hasenau)
1392 * Fixed bug #14808 tceforms.js slows down performance of IE dramatically (Thanks to Jo Hasenau)
1393 * Fixed bug #14721: Flexform sections are unstyled and look weird
1394 * Fixed bug #11543: Shortcuts broken if current directory is not in include path (Thanks to Mads Chr. Olesen)
1396 2010-06-20 Benjamin Mack <benni@typo3.org>
1398 * Release of TYPO3 4.4.0RC2
1400 2010-06-20 Stanislas Rolland <typo3@sjbr.ca>
1402 * Fixed bug #14797: htmlArea RTE: Toolbar combo boxes do not float left in IE6 (Thnaks to Jigal van Hemert).
1404 2010-06-20 Susanne Moog <typo3@susanne-moog.de>
1406 * Followup to #14636: Improvements to new Backend skin - Install tool login shadow fixed
1407 * Fixed bug #14516: Strip background gradients - smaller image size and no wrong colors in browsers with color profile capability (Thanks to Helmut Hummel)
1408 * Followup to #14465: Make use of the new Sprite API - help in backend access lists (Thanks to Steffen Ritter)
1409 * Followup to #14465: Make use of the new Sprite API - delete icon in QuickEdit (Thanks to Steffen Gebert)
1410 * Followup to #14465: Make use of the new Sprite API - sys_language, sys_action (Thanks to Steffen Ritter)
1411 * Fixed bug #14788: Add fallback graphics for CSS3 background gradients (Thanks to Steffen Gebert)
1412 * Fixed bug #14755: Step 2 - Select method should be radio choice (On behalf of Steffen Kamper)
1413 * Fixed bug #14752: Add Update Wizards for Skinning Changes (Thanks to Steffen Ritter)
1415 2010-06-20 Benjamin Mack <benni@typo3.org>
1417 * Followup to #14636: Improvements to new Backend skin - Removes the redundant headline above the TCEforms (Thanks to Steffen Gebert)
1418 * Raised Extbase version to 1.2.0RC2
1419 * Fixed bug #14722: Remove info icon from CEs in page module (Thanks to Steffen Gebert)
1420 * Followup to #14733: Improvements to Backend skin - Added styling to missing parts of the Backend - TCEforms without tabs, TCEforms with Flexforms, TCEforms with IRRE, TSconfig help, help styling improvements
1421 * Followup to #13379: Sprite Icon API - Removed unneeded checks in ext_tables.php for t3skin (Thanks to Steffen Ritter)
1422 * Followup to #14733: Improvements to Backend skin - Exchanges "selection delete" icon to make it consistent look again (Thanks to Steffen Ritter)
1423 * Fixed bug #10424: Old version (3.x) screenshots in CSH (Big thanks to Philipp Gampe)
1424 * Followup to #14733: Improvements to Backend skin - Added styling to missing parts of the Backend
1426 2010-06-19 Francois Suter <francois@typo3.org>
1428 * Fixed bug: #14184: Scheduler: Handle invalid serialized exception objects
1429 * Fixed bug: #14792: Scheduler: Screenshots in the manual must be updated for new skin
1431 2010-06-19 Stanislas Rolland <typo3@sjbr.ca>
1433 * Fixed bug #14464: htmlArea RTE: Type of block accumulation if the block is manually selected in Safari
1435 2010-06-19 Benjamin Mack <benni@typo3.org>
1437 * Fixed bug #14593: Link wizard tabs have no style / Followup to #14733 (On behalf of Stanislas Rolland)
1439 2010-06-18 Steffen Kamper <info@sk-typo3.de>
1441 * Fixed bug #14705: In BE login form labels are to small (for German BE-Language) (thanks to Falk Wachsmuth)
1443 2010-06-18 Benjamin Mack <benni@typo3.org>
1445 * Followup to #14733: Improvements to Backend skin - Added updated styles for the taskcenter module
1447 2010-06-18 Stanislas Rolland <typo3@sjbr.ca>
1449 * Fixed bug ##14436: External links are prepended with current domain by RTE transformation
1450 * Updated htmlArea RTE version to 2.0.1
1452 2010-06-18 Sebastian Kurfürst <sebastian@typo3.org>
1454 * Raised Extbase and Fluid versions to 1.2.0RC1
1456 2010-06-18 Francois Suter <francois@typo3.org>
1458 * Fixed bug #14774: Scheduler: Improve documentation with various advice for developers
1460 2010-06-17 Stanislas Rolland <typo3@sjbr.ca>
1462 * Fixed bug #14770: htmlArea RTE: Abbreviation dialogue not always correctly initialized
1464 2010-06-17 Ingo Renner <ingo@typo3.org>
1466 * Fixed issue #14729: Backwards compatibility broken by disabled deprecation log
1468 2010-06-17 Benjamin Mack <benni@typo3.org>
1470 * Release of TYPO3 4.4.0RC1
1472 2010-06-17 Benjamin Mack <benni@typo3.org>
1474 * Fixed bug #14577 Ext.ux.elasticTextArea causes JS errors in all version of IE (Thanks to Jo Hasenau)
1475 * Partly reverted #14636: Improvements to new Backend skin - reverted TCEforms styling, will be included later
1477 2010-06-16 Susanne Moog <typo3@susanne-moog.de>
1479 * Fixed bug #14633: Nested form tag breaks editing icons and ExtJS funcitonality in the page module for IE8 users (Thanks to Jo Hasenau)
1480 * Fixed bug #14132: Regexp for automatic line breaks in Gifbuilder is incorrect (Thanks to Jigal van Hemert)
1481 * Follow-up to #14733: Improvements to Backend skin - Fixed typo
1482 * Fixed bug #14733: Improvements to Backend skin (Thanks to Steffen Gebert)
1484 2010-06-16 Stanislas Rolland <typo3@sjbr.ca>
1486 * Fixed bug #14567: htmlArea RTE: RTE is greyed out and has no "styles" in page module QuickEdit
1487 * Fixed bug #14746: htmlArea RTE: TableOperations: Label for "Headers" has a colon in excess
1488 * Fixed bug #14748: Span tags with multiple classes being removed by RTE transformation
1490 2010-06-16 Steffen Kamper <info@sk-typo3.de>
1492 * Fixed bug #13874: NULL reference when using hook in class.t3lib_utility_client.php (Thanks to Steffen Müller)
1493 * Fixed bug #14717: [Usability] Add delay to close the context menu
1494 * Fixed bug #14016: typo in class.t3lib_tcemain.php (Thanks to Vladimir Podkovanov)
1496 2010-06-15 Stanislas Rolland <typo3@sjbr.ca>
1498 * Fixed bug #14737: htmlArea RTE: Missing labels for SelectFont extension
1499 * Fixed bug #14738: htmlArea RTE: Cleaning dead scripts
1500 * Fixed bug #14622: htmlArea RTE: Drop down boxes have no width when displayed with feeditadvanced
1502 2010-06-14 Stanislas Rolland <typo3@sjbr.ca>
1504 * Fixed bug #14723: htmlArea RTE: JS errors block RTE usage in IE6 and IE7 (Thanks to Jo Hasenau)
1505 * Follow-up to bug #14360: htmlArea RTE: Toolbar and context menu styling needs adjustments
1506 * Updated htmlArea RTE version to 2.0.0
1508 2010-06-14 Peter Niederlag <netservice@niekom.de>
1510 * Cleanup, #14660: add hint on required rewrite for compression in config_default.php
1512 2010-06-14 Christian Kuhn <lolli@schwarzbu.ch>
1514 * Fixed bug #11447: Unwanted control fields exported in CSV file (Thanks to Andreas Lappe)
1516 2010-06-14 Benjamin Mack <benni@typo3.org>
1518 * Followup to #14324: Feature: Add spriteGeneratorAPI to support the new sprite-icon-api - Renamed array, added functionality to add TCA type icons from Extensions, allow changes in core icons to trigger cache clearing (Thanks to Steffen Ritter)
1519 * Followup to #14465: Make use of the new Sprite API throughout the TYPO3 Core Backend - Typo in IRRE (Thanks to Steffen Gebert)
1521 2010-06-14 Steffen Kamper <info@sk-typo3.de>
1523 * Fixed bug #14716: Version module don't display Title
1524 * Fixed bug #14236: logging into the Install Tool gives an alert (Thanks to Steffen Gebert)
1525 * Added missing flags #11461: Serbian flag in sys_language selector
1526 * Added missing flags #11807: Flags for belgium is missing
1527 * Fixed bug #14708: Version selector looks cryptic
1528 * Fixed bug #14354: Bug: fix percentage of changes in Workspace Manager -> "Show differences inline" (Thanks to Marco Huber)
1529 * Reverted revision 7901: #14467: Code cleanup: t3lib_iconWorks::getIconImage is not needed anymore
1531 2010-06-13 Steffen Kamper <info@sk-typo3.de>
1533 * Fixed bug #14640: Improve cookie detection at login screen (Thanks to Steffen Gebert)
1534 * Fixed bug #14565: There is no way to disable compress and concatenate
1535 * Fixed bug #14545: [No Title] shown when editing a record on root level (Thanks to Reinhard Führicht)
1536 * Fixed bug #14681: Use self:: for static method calls with classname:: within the same class in t3lib (Thanks to Sebastian Michaelsen)
1537 * Fixed bug #14538: Icons missing in page tree for "Page contains" pages (Thanks to Steffen Ritter)
1539 2010-06-13 Xavier Perseguers <typo3@perseguers.ch>
1541 * Raised DBAL version from 1.1.6 to 1.1.7
1543 2010-06-13 Oliver Hader <oliver@typo3.org>
1545 * Cleanup: Updated copyright comments
1546 * Cleanup: Set SVN end of line property
1548 2010-06-13 Benjamin Mack <benni@typo3.org>
1550 * Fixed bug #14624: Use Flash Message in Template module
1552 2010-06-12 Steffen Kamper <info@sk-typo3.de>
1554 * Fixed bug #13895: Bug: getTSConfigVal called with wrong object (Thanks to Andreas Stauder)
1555 * Fixed bug #14467: Code cleanup: t3lib_iconWorks::getIconImage is not needed anymore (Thanks to Steffen Ritter)
1556 * Fixed bug #14356: Make disable_controls available for all group fields, not just type "file" (Thanks to Sven Teuber)
1558 2010-06-12 Susanne Moog <typo3@susanne-moog.de>
1560 * Follow-up to #8778: Disabled draft workspace: NEWS.txt & forgotten ext_conf_template
1561 * Follow-up to #14627: SpriteIcons: page-tree, not age-tree
1562 * Fixed bug #14627: SpriteIcons: Several Icons replaced with non-existent sprite-Icons / not replaced / replaced wrong (Thanks to Steffen Ritter)
1564 2010-06-11 Benjamin Mack <benni@typo3.org>
1566 * Fixed bug #14636: Improvements to new Backend skin, replace old styling (Thanks to Steffen Gebert and Lars Zimmermann)
1567 * Fixed #14679: Deprecating page and branch versioning, these versioning types are now disabled by default, see NEWS.txt for 4.4 for more info
1568 * Fixed bug #171: added documentatino for calculate and display filepermissions in filelist (Thanks to Jigal van Hemert)
1569 * Added feature #14546: Make sprite icons / PNGs work in Internet Explorer 6 through PNGfix that works with background images (Thanks to Steffen Ritter)
1570 * Added feature #14546: Hook in typo3/template.php to add additional header data (Thanks to Steffen Ritter)
1571 * Fixed bug #14598: Add unique column name in page module (Thanks to Steffen Gebert)
1572 * Followup to #485: Hookrequest for ~ TemplaVoila unlink doesn't work for Non-Admins - added an additional hook parameter (Thanks to Tolleiv Nietsch)
1574 2010-06-11 Steffen Kamper <info@sk-typo3.de>
1576 * Fixed bug #14682: ExtJS removes font-weight and font-style from several tags (Thanks to Steffen Gebert)
1577 * Fixed bug #14605: rootline says "pid" where it should be "uid" or just "ID"
1578 * Fixed bug #14668: Bug: Make flashupload work again (Thanks to Patrick Bahne)
1580 2010-06-11 Christian Kuhn <lolli@schwarzbu.ch>
1582 * Cleanup #14405: Rename test cases from *_testcase to *Test (Thanks to Stefano Kowalke)
1584 2010-06-10 Susanne Moog <typo3@susanne-moog.de>
1586 * Added feature #8778: Add possibility to disable TYPO3 draft workspace by localconf.php configuration (Thanks to Sonja Scholz)
1587 * Cleanup #14683: Remove misc/phpcheck/ directory (Thanks to Sebastian Michaelsen)
1589 2010-06-10 Francois Suter <francois@typo3.org>
1591 * Fixed bug #14685: Some status reports classes have wrong XCLASS inclusion (thanks to Peter Niederlag)
1593 2010-06-10 Stanislas Rolland <typo3@sjbr.ca>
1595 * Follow-up to issue #14662: htmlArea RTE: Should use t3lib_utility_Client::getBrowserInfo
1596 * Fixed bug #14691: htmlArea RTE: Hitting ENTER in absence of block element may produce non-valid html in non-IE browser
1597 * Fixed bug #14692: t3lib_utility_client is not working with php 5.2.0 (Thanks to Franz Koch)
1599 2010-06-10 Dmitry Dulepov <dmitry.dulepov@gmail.com>
1601 * Fixed bug #5117: typolink: cHash corrupted due to linkVars (together with Pierre Dudoret (Popy))
1603 2010-06-09 Stanislas Rolland <typo3@sjbr.ca>
1605 * Fixed bug #14677: htmlArea RTE: Toolbar state incorect in the absence of block element
1606 * Follow-up to issue #14662: htmlArea RTE: Should use t3lib_utility_Client::getBrowserInfo
1608 2010-06-09 Steffen Kamper <info@sk-typo3.de>
1610 * Added test case for #14663: t3lib_utility_Client::getBrowserInfo returns gecko build date rather than version
1611 * Fixed bug #14663: t3lib_utility_Client::getBrowserInfo returns gecko build date rather than version
1612 * Fixed bug #14673: Usage of debug() in BE use group *line* by default
1613 * Fixed bug #14674: Replace calls to t3lib_extMgm:: within t3lib_extMgm to self:: due to performance reasons (Thanks to Sebastian Michaelsen)
1614 * Fixed bug #14676: Replace calls to t3lib_iconWorks:: within t3lib_iconWorks to self:: due to performance reasons (Thanks to Sebastian Michaelsen)
1615 * Fixed bug #14675: Replace calls to t3lib_BEfunc:: within t3lib_BEfunc to self:: due to performance reasons (Thanks to Sebastian Michaelsen)
1616 * Follow-up to bug #13611: Replace calls to t3lib_div:: within t3lib_div to self:: du to performance reasons (Thanks to Sebastian Michaelsen)
1617 * Fixed bug #14555: early thrown debug messages are not visible (BE only) (Thanks to Stefan Galinski)
1618 * Fixed bug #14628: Open t3lib_db for own instance
1619 * Follow-up to bug #8305: SQL debug output is not shown in the Backend
1620 * Fixed bug #14618: Bug: Add debug feature to Ext Direct (Thanks to Fabien Udriot)
1621 * Follow-up to bug #8305: SQL debug output is not shown in the Backend
1622 * Added test case t3lib_utility_clientTest.php
1623 * Fixed bug #14458: getBrowserInfo fails with IE UA Strings
1625 2010-06-09 Christian Kuhn <lolli@schwarzbu.ch>
1627 * Added feature #14666: Caching framework: Backport PhpFrontend from FLOW3 and refactor FileBackend
1628 * Added feature #14655: Caching framework: Implement PDO backend
1630 2010-06-08 Stanislas Rolland <typo3@sjbr.ca>
1632 * Updated htmlArea RTE manual.
1633 * Fixed bug #14662: htmlArea RTE: Should use t3lib_utility_Client::getBrowserInfo
1634 * Fixed bug #13062: htmlArea RTE: "non-floating" float value doesn't stick on images
1635 * Fixed bug #13301: htmlArea RTE: textstyle cannot be applied to full content of block element
1637 2010-06-08 Oliver Hader <oliver@typo3.org>
1639 * Cleanup: Fixed formatting of t3lib_PageRenderer_testcase
1640 * Follow-up to bug #3977: Unit tests for directory permission are too restrictive
1641 * Follow-up to feature #14277: Fixed unit tests for loading scriptaculous modules
1643 2010-06-08 Steffen Kamper <info@sk-typo3.de>
1645 * Fixed bug #14611: [Install] Content of Input Fields is not displayed completely
1647 2010-06-07 Christian Kuhn <lolli@schwarzbu.ch>
1649 * Fixed bug #14638: Update caching framework to its according FLOW3 revision 4443
1651 2010-06-06 Stanislas Rolland <typo3@sjbr.ca>
1653 * Follow-up to bug #14360: htmlArea RTE: Toolbar and context menu styling needs adjustments
1654 * Fixed bug #12486: RTE does not work with Arora
1656 2010-06-06 Ingo Renner <ingo@typo3.org>
1658 * Fixed issue #14560: Violation of naming conventions in sprite generation API
1659 * Fixed issue #14561: Violation of naming conventions in t3lib_compressor
1661 2010-06-06 Steffen Kamper <info@sk-typo3.de>
1663 * Fixed bug #14630: Backend doesn't use $this->pageRenderer
1665 2010-06-06 Benjamin Mack <benni@typo3.org>
1667 * Fixed bug #1294: movie param of flash object not processed by prefixResourcePath(Thanks to Jigal van Hemert)
1668 * Fixed bug #14629: Copyright Year in Page Source is still wrong (Thanks to Jigal van Hemert)
1670 2010-06-06 Christian Kuhn <lolli@schwarzbu.ch>
1672 * Fixed bug #14635: Caching framework file backend: Unit test fixes
1673 * Fixed bug #14632: Caching framework memcached backend: No exception thrown if set() fails and wrong boolean comparison
1674 * Fixed bug #14631: Caching framework memcached backend: Wrong memcache server detection in unit tests
1675 * Follow-up to #11386: Caching framework file backend does not return absolute path in getCacheDirectory()
1676 * Fixed bug #14455: [Performance] Wrong variable in t3lib_cache_memcachedbackend leads to redundant data (Thanks to Dan Osipov)
1678 2010-06-05 Stanislas Rolland <typo3@sjbr.ca>
1680 * Fixed bug #14625: htmlArea RTE: Inconsistant position of ok button
1682 2010-06-05 Benjamin Mack <benni@typo3.org>
1684 * Fixed bug #14626: Login refresh popup should not display news
1685 * Followup to #14387: Remove the feature "Enable extensions without review (basic security check)" from EM (Thanks to Helmut Hummel)
1687 2010-06-04 Steffen Kamper <info@sk-typo3.de>
1689 * Fixed bug #14615: Autosuggest function doesn't work with quotes
1691 2010-06-04 Susanne Moog <typo3@susannemoog.de>
1693 * Fixed bug #13818: tcemain versionSwap might break pages_language_overlay relations (thanks to Tolleiv Nietsch)
1695 2010-06-03 Stanislas Rolland <typo3@sjbr.ca>
1697 * Fixed bug #14397: htmlArea RTE: Incorrect encoding of some labels when BE is not utf-8
1699 2010-06-03 Xavier Perseguers <typo3@perseguers.ch>
1701 * Fixed bug #14130: Switching pages with browsebox doesn't work (thanks to Mark Kuiphuis)
1703 2010-06-02 Christian Kuhn <lolli@schwarzbu.ch>
1705 * Fixed bug #13506: [felogin] Function changePassword does not work, when hitting 'enter' in change password form (Thanks to Christian Futterlieb)
1707 2010-05-31 Oliver Hader <oliver@typo3.org>
1709 * Release of TYPO3 4.4.0beta3
1711 2010-05-31 Oliver Hader <oliver@typo3.org>
1713 * Fixed bug #14556: Media content element shows HTML markup in additional flexform configuration
1715 2010-05-31 Christian Kuhn <lolli@schwarzbu.ch>
1717 * Fixed bug #14527: fixPermissions() for ENABLE_INSTALL_TOOL and extension import
1718 * Fixed bug #13701: @ini_set() works only on windows, on some unices it could render the function unusable (Thanks to Stephan Seitz)
1720 2010-05-31 Steffen Kamper <info@sk-typo3.de>
1722 * Fixed bug #14553: topFrameH configuration option doesn't work anymore (Thanks to Stefan Galinski)
1723 * Fixed bug #14530: Missing icons in new BE skin (sprites) v7
1724 * Fixed bug #14547: Flags in localization view (list view) have no title
1725 * Fixed bug #14530: Missing icons in new BE skin (sprites) v6
1726 * Fixed bug #12990 : referrer in felogin form is not encoded correctly (Thanks to Jigal van Hemert)
1728 2010-05-31 Dmitry Dulepov <dmitry.dulepov@gmail.com>
1730 * Fixed bug #13858: IS cannot not index files if absRefPrefix is set and indexExternalURLs is not (thanks to Christian Kuhn and Steffen Ritter for help!)
1732 2010-05-31 Benjamin Mack <benni@typo3.org>
1734 * Followup to #13998: Introduce Automatic versioning of CSS and JS files - fixed tabs for install tool
1735 * Dropped feature #14441: Drop support for GDlib 1.x, GDlib2 is now default
1736 * Fixed bug #13138: Add hook for manipulating content in felogin extension (Thanks to Thomas Layh)
1737 * Fixed bug #14540: Replace icons in module menu to use new styles (Thanks to Steffen Gebert)
1738 * Fixed bug #14537: Add spinner icons for toolbar (Thanks to Steffen Gebert)
1739 * Fixed bug #14536: Use sprite icons in toolbar (Thanks to Steffen Gebert)
1740 * Fixed bug #14534: Cleanup: Icons missing in the new icon-set, and therefore sprites are updated (Thanks to Steffen Ritter)
1741 * Fixed bug #14535: Checkbox Alignment in TCEforms is broken (Thanks to Steffen Kamper)
1742 * Fixed bug #14532: SpriteIcons: Clickmenu is not replaced (Thanks to Steffen Ritter)
1744 2010-05-30 Benjamin Mack <benni@typo3.org>
1746 * Followup to #14465: Make use of the new Sprite API throughout the TYPO3 Core Backend - Missing check for directory type in class.file_list.inc (Thanks to Steffen Ritter)
1748 2010-05-30 Steffen Kamper <info@sk-typo3.de>
1750 * Fixed bug #14544: Core calls deprecated procesIncludes()
1751 * Fixed bug #14530: Missing icons in new BE skin (sprites) v5
1752 * Fixed bug #14530: Missing icons in new BE skin (sprites) v4
1753 * Fixed bug #14530: Missing icons in new BE skin (sprites) v3
1754 * Fixed bug #14530: Missing icons in new BE skin (sprites) v2
1755 * Fixed bug #14526: page tree filterbox styling fixed in new BE layout (Thanks to Jigal van Hemert)
1756 * Fixed bug #14533: SpriteIcons: Icons in db_new.php are not replaced (Thanks to Steffen Ritter)
1757 * Fixed bug #14530: Missing icons in new BE skin (sprites)
1758 * Fixed bug #14520: Css correction for template modul
1759 * Fixed bug #14525: Workspacemenu JS is broken
1760 * Fixed bug #14522: Pagetree workspace div correction
1762 2010-05-30 Oliver Hader <oliver@typo3.org>
1764 * Added feature #14383: Integrate hooks to backend.php to perform several customizations
1765 * Fixed bug #14392: typolink creates incomplete links in combination with the forceAbsoluteUrl property
1767 2010-05-29 Christian Kuhn <lolli@schwarzbu.ch>
1769 * Fixed bug #12872: Use "strong" instead of "b" (Thanks to Steffen Kamper and Stefano Kowalke)
1770 * Fixed bug #14517: Set focus on pagetree filter input field (Thanks to Sebastian Gebhard)
1771 * Fixed bug #14513: Improve rendering of icons in t3-row-header (Thanks to Steffen Gebert)
1772 * Follow-up to feature #14490: Add missing styles of login box (Thanks to Steffen Gebert)
1773 * Fixed bug #14510: Increase width of module menu and navigation frame (Thanks to Steffen Gebert)
1775 2010-05-29 Steffen Kamper <info@sk-typo3.de>
1777 * Fixed bug #14518: HCI: Page "with root-flag" set should have "domain"-icon (Thanks to Steffen Ritter)
1778 * Fixed bug #14519: Toolbar menuitems alignment
1779 * Fixed bug #14512: Remove "bigButtons" by default in Page module (Thanks to Steffen Gebert)
1780 * Fixed bug #10377: Cleaning and linting typo3/js-scripts
1781 * Fixed bug #14523: Missing icons in workspace modules
1783 2010-05-29 Oliver Hader <oliver@typo3.org>
1785 * Fixed bug #14488: prioriCalc no longer working correctly (thanks to Franz Koch)
1787 2010-05-29 Susanne Moog <typo3@susanne-moog.de>
1789 * Follow-up to feature #14490: wrong position of stop page tree icon & cursor:pointer for IE6 icons
1790 * Follow-up to feature #14506: Fixes for alt_db_navframe (page tree filter - missing JS file) (Thanks to Steffen Gebert)
1792 2010-05-28 Steffen Kamper <info@sk-typo3.de>
1794 * Fixed bug #11503: HTML5 doctype implementation
1795 * Follow-up to feature #14506: Fixes for alt_db_navframe (page tree filter) (Thanks to Steffen Gebert)
1796 * Follow-up to feature #14490: forgotten css file
1797 * Follow-up to feature #14490: A new skin for the TYPO3 Backend (Thanks to Steffen Gebert and Lars Zimmermann)
1798 * Fixed bug #14506: Fixes for alt_db_navframe (page tree filter) (Thanks to Steffen Gebert)
1799 * Fixed bug #14462: Remove old_backend
1801 2010-05-28 Oliver Hader <oliver@typo3.org>
1803 * Fixed bug #14503: HTML is shown in sysext belog after the usage of the sprite api for icons (thanks to Andy Grunwald)
1804 * Follow-up to feature #14490: Fatal error in typo3/sysext/cms/layout/class.tx_cms_layout.php
1806 2010-05-28 Francois Suter <francois@typo3.org>
1808 * Fixed bug: #13315: Scheduler: Failed status hides other statuses
1810 2010-05-28 Tobias Liebig <mail_typo3@etobi.de>
1812 * Follow-up to bug #3800: change the label names (warning about empty reference index table) (thanks to Michael Knabe)
1813 * Fixed bug #13903: wrong links with multiple domain records on one page with typolinkCheckRootline (thanks to Irene Höppner)
1814 * Fixed bug #14499: saving in t3editor per ajax call not possible (follow-up to #14465 new Sprite API)
1816 2010-05-28 Susanne Moog <typo3@susanne-moog.de>
1818 * Follow-up to bug #14465: Make use of the new Sprite API throughout the TYPO3 Core Backend
1819 * Fixed bug #1402: Text area / RTE fields can't be set to required at the moment.
1820 * Fixed bug #12604: fileNameASCIIPrefix got deprecated but is used in core (Thanks to Steffen Gebert)
1821 * Fixed bug #11437: New labels in the log module are hardcoded (Thanks to Andy Grunwald)
1822 * Fixed bug #14461: TCEforms: Use fieldsets for palettes instead of tables (Thanks to Jo Hasenau)
1823 * Fixed bug #14505: treeView implementation fails in adding title-tags to sprite icons (Thanks to Steffen Ritter)
1825 2010-05-28 Christian Kuhn <lolli@schwarzbu.ch>
1827 * Fixed bug #14508: Fixes to the Page module: Add missing js file as follow-up to #14490 (Thanks to Steffen Gebert)
1828 * Fixed bug #13636: sysext:version needs doNotLoadInFE => 0 (Thanks to Georg Ringer)
1829 * Fixed bug #9731: Wrong XCLASS definition in t3lib/t3lib_rteapi.php (Thanks to Marcus Schwemer)
1830 * Fixed bug #7015: t3lib_DB displays wrong SQL in error case (Thanks to Steffen Ritter)
1832 2010-05-28 Benjamin Mack <benni@typo3.org>
1834 * Added feature #14490: A new skin for the TYPO3 Backend (Thanks to Steffen Gebert and Lars Zimmermann)
1835 * Fixed bug #14342: t3lib_compressor does not rewrite "data:" URIs (Thanks to Steffen Gebert)
1837 2010-05-28 Sebastian Kurfürst <sebastian@typo3.org>
1839 * Raised Extbase version from 1.2.0beta1 to 1.2.0beta2
1841 2010-05-28 Xavier Perseguers <typo3@perseguers.ch>
1843 * Raised DBAL version from 1.1.5 to 1.1.6
1845 2010-05-27 Jeff Segars <jeff@webempoweredchurch.org>
1847 * Follow-up to bug #14486: Sprite icons not shown in Safari and IE6 (thanks to Steffen Ritter)
1848 * Follow-up to bug #14486: Fix transparency on frontend and backend user icons (thanks to Steffen Gebert and Steffen Ritter)
1850 2010-05-27 Xavier Perseguers <typo3@perseguers.ch>
1852 * Fixed bug #14496: SQL parser does not handle ALTER TABLE with character set operation
1853 * Follow-up of bug #13670: forgotten reset/each statement caused side effect of using foreach statement
1854 * Fixed bug #14456: SQL parser doesn't accept ALTER TABLE statement without CHANGE, DROP or ADD keyword
1855 * Fixed bug #13934: Side-effect of substr in t3lib_cs (thanks to Rens Admiraal)
1857 2010-05-27 Jochen Rau <jochen.rau@typoplanet.de>
1859 * Fixed bug #13604: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset (thanks to Marc Bastian Heinrichs)
1861 2010-05-27 Tobias Liebig <mail_typo3@etobi.de>
1863 * Fixed bug #14388: TypoScript templates containing a "$1" become corrupted
1865 2010-05-27 Stanislas Rolland <typo3@sjbr.ca>
1867 * Fixed bug #14489: htmlArea RTE: color dialogues do not show all configured colors
1868 * Fixed bug #14491: htmlArea RTE: disableColorPicker not always honoured
1869 * Fixed bug #14494: htmlArea RTE: backpath is not correctly set
1870 * Follow-up to issue #14494: htmlArea RTE: backpath is not correctly set
1871 * Further follow-up to issue #14494: htmlArea RTE: backpath is not correctly set
1873 2010-05-27 Oliver Hader <oliver@typo3.org>
1875 * Follow-up to #14465: Missing argument when rendering language preview in page module
1877 2010-05-26 Jeff Segars <jeff@webempoweredchurch.org>
1879 * Fixed bug #14486: Added missing icons for the new iconset (thanks to Steffen Ritter)
1880 * Added feature #14465: Make use of the new sprite API through the TYPO3 core (thanks to Steffen Ritter)
1881 * Follow-up to feature #14465: Remove extra semicolon at end of line
1883 2010-05-26 Susanne Moog <typo3@susanne-moog.de>
1885 * Fixed bug #13443: Wrong image shown in WEB->PERM (thanks to Stephan Kellermayr)
1887 2010-05-26 Ingo Renner <ingo@typo3.org>
1889 * Added feature #14463: Add post initialization hook for tslib_cObj
1890 * Follow-up to #14463: Added the new tslib_content_PostInitHook interface to core_autoload.php
1891 * Fixed issue #14480: tslib_cObj->start() sets a member "data", but not "table"
1893 2010-05-26 Steffen Kamper <info@sk-typo3.de>
1895 * Fixed bug #14394: Better debug output for SQL Explain
1896 * Fixed bug #14466: Bug: SpriteIconApi getSpriteIconForRecord does not find default icon (thanks to Steffen Ritter)
1897 * Follow-up to bug #13379: Sprite Icon API (thanks to Steffen Ritter)
1898 * Follow-up to bug #14324: Feature: Add spriteGeneratorAPI to support the new sprite-icon-api (thanks to Steffen Ritter)
1900 2010-05-25 Stanislas Rolland <typo3@sjbr.ca>
1902 * Fixed bug #14333: htmlArea RTE: justify after CTRL+A not working in Firefox
1904 2010-05-24 Stanislas Rolland <typo3@sjbr.ca>
1906 * Updated htmlArea RTE version to 1.9.3
1907 * Fixed bug #14470: htmlArea RTE: hovering custom colours produces shivering effect
1909 2010-05-24 Benjamin Mack <benni@typo3.org>
1911 * Follow-up to #13379: Sprite Icon API - Removed unused sprites for t3skin (Thanks to Steffen Ritter)
1912 * Follow-up to #13379: Sprite Icon API - Added updated Sprites for t3skin (Thanks to Steffen Ritter)
1914 2010-05-23 Steffen Kamper <info@sk-typo3.de>
1916 * Follow-up to bug #13868: Integrate TYPO3 donate notice in the backend
1917 * Fixed bug #14387: Updating the CGLs [was: Remove the feature "Enable extensions without review (basic security check)" from EM] (thanks to Lars Houmark)
1919 2010-05-22 Oliver Hader <oliver@typo3.org>
1921 * Added feature #13868: Integrate TYPO3 donate notice in the backend
1923 2010-05-22 Benjamin Mack <benni@typo3.org>
1925 * Follow up to #13379: Removed generation parts of Sprite Icon API (Thanks to Steffen Ritter)
1926 * Fixed bug #12923: Javascript error in tmenu_layers.php & gmenu_layers.php (Thanks to Klaus Goessl)
1928 2010-05-22 Steffen Kamper <info@sk-typo3.de>
1930 * Fixed bug #14191: Install tool lacks hint of how to create ENABLE_INSTALL_TOOL (thanks to Steffen Gebert)
1931 * Fixed bug #14328: Include prototype+scriptaculous using API at the login screen (thanks to Steffen Gebert)
1932 * Added Feature #14324: Add spriteGeneratorAPI to support the new sprite-icon-API (thanks to Steffen Ritter)
1934 2010-05-22 Xavier Perseguers <typo3@perseguers.ch>
1936 * Fixed bug #14175: belog not shown / error when actions: error is selected (thanks to Philipp Thiele)
1938 2010-05-21 Benjamin Mack <benni@typo3.org>
1940 * Fixed bug #14443: Deprecate $TYPO3_CONF_VARS[GFX][TTFLocaleConv]
1941 * Cleaned up #9416: Code Cleanup for lang.php (Thanks to Stefano Kowalke)
1942 * Fixed bug #6555: template.relPathPrefix causes decoding of html-entities in affected attributes (Thanks to Martin Ficzel)
1943 * Fixed bug #13749: IRRE: Inline elements of translated records are not coppied correctly. (Thanks to Albrecht Koehnlein)
1945 2010-05-20 Christian Kuhn <lolli@schwarzbu.ch>
1947 * Fixed bug #7753: EM warns No XCLASS inclusion code found if you use $GLOBALS['TYPO3_CONF_VARS'] (thanks to Franz Holzinger)
1949 2010-05-19 Stanislas Rolland <typo3@sjbr.ca>
1951 * Follow-up to bug #14413: htmlArea RTE: ExtJS resources are not released in IE when RTE closes
1953 2010-05-18 Benjamin Mack <benni@typo3.org>
1955 * Follow-up to #14277: Removed redundant code / Improve t3lib_compressor
1957 2010-05-18 Ernesto Baschny <ernst@cron-it.de>
1959 * Follow-up to bug #13670: Wrong variable name causing EM not to show "Extensions found only on this server" on "Import extensions" search result
1961 2010-05-18 Steffen Kamper <info@sk-typo3.de>
1963 * Fixed bug #14327: Condition misses check for no logged in user
1965 2010-05-17 Stanislas Rolland <typo3@sjbr.ca>
1967 * Fixed bug #14413: htmlArea RTE: ExtJS resources are not released in IE when RTE closes
1969 2010-05-17 Christian Kuhn <lolli@schwarzbu.ch>
1971 * Fixed bug #14411: Use of deprecated method t3lib_BEfunc::getSetUpdateSignal in impexp
1972 * Follow-up to bug #13670: Fatal in t3lib_querygenerator
1973 * Follow-up to bug #13670: Fatal in fe_adminLib.inc (thanks to Lars Houmark)
1975 2010-05-16 Christian Kuhn <lolli@schwarzbu.ch>
1977 * Follow-up to bug #13670: #14393 Fatal error in impexp
1979 2010-05-16 Steffen Kamper <info@sk-typo3.de>
1981 * Follow-up to bug #13670: Performance optimization: change while(list() to foreach()
1983 2010-05-15 Christian Kuhn <lolli@schwarzbu.ch>
1985 * Fixed bug #14312: Notice undefined index systemLog and undefined constant TYPO3_ERRORHANDLER_MODE (thanks to Martin Müller)
1986 * Fixed bug #14309: Notice undefined index "error" & "debug" in index_ts.php (thanks to Martin Müller)
1987 * Fixed bug #14180: No Message shown when accessing backend if TYPO3_CONF_VARS[BE][adminOnly] = -1 (thanks to Georg Ringer)
1989 2010-05-14 Ernesto Baschny <ernst@cron-it.de>
1991 * Fixed bug #14337: "The install tool is locked" doesn't send no-cache headers (thanks to Steffen Gebert)
1993 2010-05-14 Steffen Kamper <info@sk-typo3.de>
1995 * Fixed bug #14339: Better options for deprecation log
1996 * Fixed bug #14375: Rewrite of the debug panel (More Features!, More Stability!, More Usability!) (Stefan Galinski)
1997 * Follow-up to bug #14365: Bug: Install Tool skin is sometimes wrong (thanks to Lars Houmark)
1998 * Fixed bug #14367: Install Tool does not provide a logout possibility (thanks to Lars Houmark)
2000 2010-05-13 Ernesto Baschny <ernst@cron-it.de>
2002 * Fixed issue #13670: Performance optimization: change while(list() to foreach() (thanks to Georg Ringer and Steffen Gebert)
2004 2010-05-13 Steffen Kamper <info@sk-typo3.de>
2006 * Fixed bug #12803: Creating or deleting ENABLE_INSTALL_TOOL file saves settings in "User Settings"
2007 * Fixed bug #14341: c&p error in t3lib_div::logDeprecatedFunction
2008 * Fixed bug #14365: Bug: Install Tool skin is sometimes wrong (thanks to Lars Houmark)
2009 * Fixed bug #14336: Merge modules "Cleanup and typo3temp/" of the Install Tool (thanks to Steffen Gebert)
2011 2010-05-13 Patrick Broens <patrick@patrickbroens.nl>
2013 * Fixed bug #14379: CSS issues for Internet Explorer version 6 and 7 (thanks to Jigal van Hemert)
2015 2010-05-12 Stanislas Rolland <typo3@sjbr.ca>
2017 * Follow-up to bug #14360: htmlArea RTE: Toolbar and context menu styling needs adjustments
2018 * Fixed bug #14374: htmlArea RTE: Language plugin may cause js error on RTE initialization
2020 2010-05-12 Dmitry Dulepov <dmitry.dulepov@gmail.com>
2022 * Fixed bug #14052: cache_treelist is out of date after setting hidden=0 (thanks to Steffen Gebert)
2024 2010-05-10 Stanislas Rolland <typo3@sjbr.ca>
2026 * Fixed bug #9455: RTE incorrectly modifies external links and causes problems with subdomains
2027 * Fixed bug #14360: htmlArea RTE: Toolbar and context menu styling needs adjustments
2029 2010-05-07 Steffen Kamper <info@sk-typo3.de>
2031 * Fixed bug #14335: Install Tool buttons have no hover state (thanks to Steffen Gebert)
2033 2010-05-09 Stanislas Rolland <typo3@sjbr.ca>
2035 * Follow-up to feature #14014: htmlArea RTE should use version numbering method for CSS and JS files
2036 * Fixed bug #14349: htmlArea RTE: Unavailability of hot key map may cause plugin to fail
2037 * Follow-up to feature #14277: Apply gzip compression to htmlArea RTE concatenated js script
2038 * Follow-up to feature #14014: Some htmlArea RTE csss files are not versioned in the FE
2040 2010-05-07 Steffen Kamper <info@sk-typo3.de>
2042 * Fixed bug #14326: [Performance] Preload ExtJS in BE
2043 * Fixed bug #14288: opendocs can cause duplicate id html errors (thanks to Stefan Galinski)
2045 2010-05-07 Stanislas Rolland <typo3@sjbr.ca>
2047 * Fixed bug #14202: htmlArea RTE: Tables may get lost when using remove format feature
2049 2010-05-07 Susanne Moog <typo3@susanne-moog.de>
2051 * Fixed bug #14293: IRRE loading indicator makes label text jump (Thanks to Lars Houmark)
2053 2010-05-07 Benjamin Mack <benni@typo3.org>
2055 * Fixed bug #5003: prefixRelPath() incorrectly changes links to anchors (Thanks to Jigal van Hemert)
2057 2010-05-07 Oliver Hader <oliver@typo3.org>
2059 * Fixed bug #13495: Workspace tiled Preview shows same version of Page
2061 2010-05-07 Steffen Kamper <info@sk-typo3.de>
2063 * Fixed bug #14331: BE search is broken
2065 2010-05-06 Benjamin Mack <benni@typo3.org>
2067 * Fixed bug #14028: Code cleanup in class.t3lib_userauthgroup.php - part 1: foreach loops / variable renaming (Thanks to Kjeld Schumacher)
2068 * Fixed bug #14315: Filelist: AJAX bug with multiple file mounts in the folder tree
2069 * Fixed bug #12429: Renamed "t3lib_tstemplate::procesIncludes" to "processIncludes" due to a misspelling (Thanks to Bernhard Kraft)
2070 * Fixed bug #13996: Hardcoded TYPO3 logo shown in "HELP > About TYPO3" (Thanks to Stephan Kellermayr)
2071 * Fixed bug #13995: Hardcoded TYPO3 logo image shown in "HELP > About Modules" (Thanks to Stephan Kellermayr and Steffen Kamper)
2072 * Fixed bug #14291: TCEforms: Incorrect background color style in type fields with images (Thanks to Stefan Galinski)
2073 * Fixed bug #14316: Updated TYPO3_copyright_year in constants section of config_default.php (Thanks to Steffen Gebert)
2074 * Fixed bug #14217: options.pageTree.showPageIdWithTitle doesn't work in record picker and RTE (Thanks to Reinhard Führicht)
2076 2010-05-06 Susanne Moog <typo3@susanne-moog.de>
2078 * Fixed bug #14185: The tt_content.fe_groups field is not placed under the Access Tab (Thanks to Peter Klein & Lars Houmark)
2080 2010-05-05 Benjamin Mack <benni@typo3.org>
2082 * Fixed bug #12470: PHP-5.3 error: function define_syslog_variables() is deprecated (Thanks to Rupert Germann)
2083 * Followup to #13998 / #14298: Missing ">" in HTML source when including jsfunc.validateform.js (Thanks to Lars Houmark)
2085 2010-05-05 Steffen Kamper <info@sk-typo3.de>
2087 * Fixed bug #14295: Recycler and tcemain->process_cmdmap cannot undelete some records (thanks to Lars Houmark)
2088 * Fixed bug #14307: fe_user passwords are visible in the info popup window in the backend (thanks to Lars Houmark)
2090 2010-05-04 Francois Suter <francois@typo3.org>
2092 * Fixed bug #14255: Navigation title field should also be displayed on shortcuts page (thanks to Steffen Gebert)
2094 2010-05-03 Susanne Moog <typo3@susanne-moog.de>
2096 * Follow up to #5500: Load Inline Elements On Demand (thanks to Steffen Ritter)
2098 2010-05-03 Benjamin Mack <benni@typo3.org>
2100 * Release of TYPO3 4.4.0beta2
2102 2010-05-03 Francois Suter <francois@typo3.org>
2104 * Fixed bug #14275: Error handler does not catch exception while connecting to DB
2106 2010-05-03 Steffen Kamper <info@sk-typo3.de>
2108 * Fixed bug #14282: t3lib_compressor processes JSlibs, even when it's not supposed to to (thanks to Steffen Gebert)
2109 * Fixed bug #14283: Loading scriptaculous with all modules fails with t3lib_compressor (thanks to Steffen Gebert)
2110 * Fixed bug #7795: opendocs: documents are opened without pagetree (thanks to Stefan Galinski)
2111 * Fixed bug #14144: Positioning of toolbar elements broken, especially in Safari (thanks to Stefan Galinski)
2113 2010-05-03 Xavier Perseguers <typo3@perseguers.ch>
2115 * Raised DBAL version from 1.1.4 to 1.1.5
2117 2010-05-02 Xavier Perseguers <typo3@perseguers.ch>
2119 * Raised DBAL version from 1.1.3 to 1.1.4
2121 2010-05-02 Benjamin Mack <benni@typo3.org>
2123 * Followup to #14195: Install icons referenced in install.css did not load anymore
2124 * Updated NEWS.txt to reflect the breaking changes of Extbase
2125 * Fixed bug #14276: tceforms: Title of a record does not use API call to limit the character
2126 * Added feature #13379: Introduced a Sprite Icon API to render icons from sprites (Thanks to Thomas Allmer and Steffen Ritter)
2128 2010-05-02 Steffen Kamper <info@sk-typo3.de>
2130 * Follow-up to #14277: Improve t3lib_compressor (thanks to Steffen Gebert)
2131 * Fixed bug #14277: Improve t3lib_compressor (thanks to Steffen Gebert)
2132 * Fixed bug #14279: Some non-XHTML tags in Backend (thanks to Steffen Gebert)
2134 2010-05-02 Sebastian Kurfürst <sebastian@typo3.org>
2136 * Raised Extbase and Fluid versions to 1.2.0beta1.
2138 2010-05-01 Xavier Perseguers <typo3@perseguers.ch>
2140 * Fixed bug #2186: Error installing static_info_tables
2142 2010-05-01 Benjamin Mack <benni@typo3.org>
2144 * Followup to #14064: Removed unused functions to detect GDlib/TTF() in the installer
2145 * Fixed bug #14243: some notices, undefined index in tslib_fe.php (Thanks to Martin Müller)
2146 * Followup to #14064: Textual change to the new install tool
2147 * Followup to #7501: Removed check for static templates from installer
2149 2010-05-01 Francois Suter <francois@typo3.org>
2151 * Follow-up to #14195: removed file typo3/sysext/t3skin/stylesheets/.htaccess which has become useless
2153 2010-05-01 Steffen Kamper <info@sk-typo3.de>
2155 * Fixed bug #11150: CSS in BE has no general rules, only specific (thanks to Steffen Gebert)
2156 * Added feature #14247: Add a compressor/concatenator for CSS and JS (thanks to Steffen Gebert)
2157 * Fixed bug #14272: typo in t3lib_PageRenderer (thanks to Steffen Gebert)
2158 * Follow-up to bug #8305: SQL debug output is not shown in the Backend
2159 * Deleted testcase for comparing ereg_ usage as it doesn't work with php >= 5.3
2160 * Fixed bug #8305: SQL debug output is not shown in the Backend (thanks to Stefan Galinski)
2162 2010-05-01 Susanne Moog <typo3@susanne-moog.de>
2164 * Fixed bug #236: Rendered pages do not validate if no doctype is set. (thanks to Christian Bülter)
2165 * Fixed bug #14231: csc static template "v4.3" won't include the registered plugins
2167 2010-04-30 Benjamin Mack <benni@typo3.org>
2169 * Added feature #12502: Use HMACs for authenticity and integrity checks (Thanks to Marcus Krause and the TYPO3 Security Team)
2171 2010-04-30 Francois Suter <francois@typo3.org>
2173 * Added feature #14195: Reorganize the backend stylesheets (thanks to Fabien Udriot and Steffen Gebert)
2175 2010-04-30 Tobias Liebig <mail_typo3@etobi.de>
2177 * Fixed bug #11587: Set proper default timezone (fixes PHP 5.3 warnings concerning missing timezone settings)
2178 * Fixed bug #3800: Improve warning about empty reference index table (thanks to Michael Knabe)
2180 2010-04-30 Jeff Segars <jeff@webempoweredchurch.org>
2182 * Fixed bug #13758: page.jsInline / page.jsFooterInline may fail with config.removeDefaultJS=external (thanks to Steffen Ritter)
2184 2010-04-30 Xavier Perseguers <typo3@perseguers.ch>
2186 * Updated NEWS.txt as follow-up to #14260 and raise of DBAL version
2187 * Raised DBAL version from 1.1.2 to 1.1.3
2188 * Added feature #14260: Allow DBAL to be configured [Install Tool]
2189 * Fixed bug #14055: Install Tool wants to remove static_template table (thanks to Gregor Hermens)
2190 * Fixed bug #14254: Fresh install does not redirect to Install Tool when mysql is not available
2192 2010-04-30 Christian Kuhn <lolli@schwarzbu.ch>
2194 * Follow-up to bug #13194: Additional unit tests and test renamings for class tx_scheduler_CronCmd
2195 * Fixed bug #13194: tx_scheduler_CronCmd does not correctly parse step values
2196 * Fixed bug #14223: Notice undefined index in tslib_fe.php isOutputting() (Thanks to Martin Müller)
2197 * Fixed bug #14222: Notice undefined index in tslib_pibase.php (Thanks to Martin Müller)
2198 * Fixed bug #14220: Notice undefined index in t3lib_div::_GPmerged() (Thanks to Martin Müller)
2199 * Fixed bug #14256: tslib_cObj has two test case files (Thanks to Oliver Klee)
2201 2010-04-30 Susanne Moog <typo3@susanne-moog.de>
2203 * Fixed bug #14079: Running the unit tests floods the deprecation log (thanks to Oliver Klee)
2204 * Fixed bug #11811: Raise versions and states of sysexts (stable <-> 1.0.0) (thanks to Steffen Gebert)
2205 * Fixed bug #14179: TCA select doesn't show record titles whic start with <= (thanks to Georg Ringer)
2206 * Added feature #14247: Add a concatenator for CSS and JS (thanks to Steffen Gebert)
2207 * Fixed bug Bug #10224: Not possible to set links to pages underneath a page with activated "temporary DB mount" (thanks to Georg Ringer)
2209 2010-04-30 Steffen Kamper <info@sk-typo3.de>
2211 * Follow-up to bug #14207: Duplicate submodule URL in JavaScript
2212 * Fixed bug #9758: Write Configuration to extTables.php
2213 * Fixed bug #14212: Better styling of BE login news (thanks to Georg Ringer)
2214 * Fixed bug #14116: Selecting/deselecting all records does not work with translated records (thanks to Reinhard Führicht)
2216 2010-04-29 Jeff Segars <jeff@webempoweredchurch.org>
2218 * Fixed bug #11005: Browse Links Popup shows no files when all file types are allowed
2220 2010-04-29 Susanne Moog <typo3@susanne-moog.de>
2222 * Fixed bug #14151: Shortcuts broken, if in user or admin tools modules (thanks to Stefan Galinski)
2224 2010-04-29 Dmitry Dulepov <dmitry.dulepov@gmail.com>
2226 * Fixed bug #14207: Duplicate submodule URL in JavaScript
2227 * Fixed bug #14026: Main module does not load different navFrames in submodules in dependency of navFrameScriptParam
2229 2010-04-27 Steffen Kamper <info@sk-typo3.de>
2231 * Fixed bug #14230: Match TS browser condition with all delivered browsers
2233 2010-04-28 Susanne Moog <typo3@susanne-moog.de>
2235 * Fixed bug #14139: condensed mode in backend does not work (thanks to Stefan Galinski)
2237 2010-04-27 Steffen Kamper <info@sk-typo3.de>
2239 * Follow-up to bug #14201: getBrowserInfo delivers wrong info
2240 * Fixed bug #14201: getBrowserInfo delivers wrong info
2241 * Fixed bug #14137: Startup in module does not work (thanks to Stefan Galinski)
2243 2010-04-27 Susanne Moog <typo3@susanne-moog.de>
2245 * Follow-up to bug #10768: CSC height 1% breaks rendering of images (thanks to Helmut Hummel)
2247 2010-04-27 Patrick Broens <patrick@patrickbroens.nl>
2249 * Fixed bug #14214: Install tool hooks are not complete and could be better
2251 2010-04-26 Susanne Moog <typo3@susanne-moog.de>
2253 * Follow-up to bug #12908: reverted changes in CSC 4.3 folder due to new rules, added comment to IE hacks (thanks to Helmut Hummel)
2255 2010-04-26 Christian Kuhn <lolli@schwarzbu.ch>
2257 * Follow-up to bug #3977: Added unit tests for t3lib_div:mkdir() and t3lib_div::fixPermissions()
2258 * Fixed bug #3977: Permissions not set on extracted localization files (Thanks to Lars Houmark)
2260 2010-04-25 Francois Suter <francois@typo3.org>
2262 * Fixed bug: #14107: Scheduler: Missing Flash message in the Scheduler (thanks to Georg Ringer)
2264 2010-04-22 Xavier Perseguers <typo3@perseguers.ch>
2266 * Fixed bug #14182: Multiple join conditions are not supported
2268 2010-04-22 Jochen Rau <jochen.rau@typoplanet.de>
2270 * Fixed bug #14131: Styling of cookie warning is hardcoded (thanks to Jigal van Hemert)
2272 2010-04-22 Jochen Rau <jochen.rau@typoplanet.de>
2274 * Fixed bug #13972: cropHTML uses faulty reg exp for HTML entities (thanks to Ralf Hettinger)
2276 2010-04-22 Ernesto Baschny <ernst@cron-it.de>
2278 * Fixed bug #14176: unit test for RemoveXSS triggers fatal error in phpunit extension (thanks to Jigal van Hemert)
2280 2010-04-22 Susanne Moog <typo3@susanne-moog.de>
2282 * Fixed bug #3996: Constant Editor - Default Image Width [styles.content.imgtext.linkWrap.width] - wrong description (thanks to Martin Herzog)
2283 * Fixed bug #12908: wrong distance between image rows [css styled content]
2285 2010-04-22 Patrick Broens <patrick@patrickbroens.nl>
2287 * Fixed bug #14177: Change CSS classes- and id names to identifyable install tool names
2289 2010-04-20 Dmitry Dulepov <dmitry.dulepov@gmail.com>
2291 * Fixed bug #13741: cache_treelist does not take FE users into account
2292 * Fixed bug #14149: tslib_cObj::getTreeList() incorrectly checks cache entries
2294 2010-04-20 Susanne Moog <typo3@susanne-moog.de>
2296 * Follow-up to feature #13698: proxy for the mail() function - typos corrected (thanks to Georg Ringer)
2298 2010-04-20 Christian Kuhn <lolli@schwarzbu.ch>
2300 * Fixed bug #14096: scheduler: Move the scheduler tests to the scheduler sysext (thanks to Oliver Klee)
2301 * Fixed bug #13471: List module eats up tons of memory if displaying records with many references
2302 * Fixed bug #14152: Table sys_log, field details is too small
2303 * Fixed bug #13908: saltedpasswords: Enhance Unit Tests by testing passwords of various character classes (thanks to Marcus Krause)
2305 2010-04-19 Stanislas Rolland <typo3@sjbr.ca>
2307 * Fixed bug #14153: htmlAreaRTE: Some Page TSConfig may break default hotkey assignments
2308 * Fixed bug #14106: htmlArea RTE: ENTER after an image at beginning of block deletes the image
2310 2010-04-19 Steffen Kamper <info@sk-typo3.de>
2312 * Fixed bug #13991: Content Element Media does not work with render type "HTML Embed Element" (thanks to Sascha Egerer)
2314 2010-04-19 Patrick Broens <patrick@patrickbroens.nl>
2316 * Fixed bug #14105: Install Tool: PHP Warning: implode() Invalid arguments passed in typo3\sysext\install\mod\class.tx_install.php line 8244
2318 2010-04-19 Dmitry Dulepov <dmitry.dulepov@gmail.com>
2320 * Fixed bug #14128: Tree list cache does not recognize 'this' for 'pidInList'
2321 * Fixed bug #14129: Function tslib_cObj::getTreeList() inserts records with empty PK
2323 2010-04-16 Susanne Moog <typo3@susanne-moog.de>
2325 * Fixed bug #13630: Status Report reports "Install Tool: disabled" when it is not. (thanks to Gregor Hermens)
2326 * Fixed bug #13941: Deleting pages should check language permissions (thanks to Tolleiv Nietsch)
2328 2010-04-16 Francois Suter <francois@typo3.org>
2330 * Fixed bug #14090: In Extension Manager importExtInfo() does not sort versions correctly (thanks to Daniel Minder and Steffen Gebert)
2332 2010-04-16 Patrick Broens <patrick@patrickbroens.nl>
2334 * Fixed bug #14118: Exception handler does not produce valid (X)HTML
2336 2010-04-15 Patrick Broens <patrick@patrickbroens.nl>
2338 * Fixed bug #14117: RuntimeException thrown within the exception handler when wrong database credentials
2340 2010-04-15 Dmitry Dulepov <dmitry.dulepov@gmail.com>
2342 * Fixed bug #14021: Simplify the code to get nested GET Parameters with TS (thanks to Sebastian Gebhard)
2343 * Fixed bug #14120: Add a method to check if database is connected
2345 2010-04-15 Benjamin Mack <benni@typo3.org>
2347 * Release of TYPO3 4.4.0beta1
2349 2010-04-14 Susanne Moog <typo3@susanne-moog.de>
2351 * Fixed bug #5699: Sitemap Content Element does not honorate Workspaces
2353 2010-04-14 Stanislas Rolland <typo3@sjbr.ca>
2355 * Updated htmlArea RTE manual.
2357 2010-04-14 Patrick Broens <patrick@patrickbroens.nl>
2359 * Added feature #14109: Add Automatic versioning of CSS and JS files mentioned in #13998 to install tool
2361 2010-04-14 Benjamin Mack <benni@typo3.org>
2365 2010-04-14 Xavier Perseguers <typo3@perseguers.ch>
2367 * Fixed bug #13732: External URL only indexes first page [indexed_search]
2368 * Raised DBAL version from 1.1.1 to 1.1.2
2370 2010-04-13 Ernesto Baschny <ernst@cron-it.de>
2372 * Added feature #13998: Introduce automatic versioning of CSS and JS files (thanks to Lars Houmark)
2374 2010-04-13 Benjamin Mack <benni@typo3.org>
2376 * Added feature #13865: Possibility to configure alternative parameter for jumpurl filelinks (Thanks to Sebastian Gebhard)
2378 2010-04-13 Susanne Moog <typo3@susanne-moog.de>
2380 * Added feature #5500: Load Inline Elements On Demand (thanks to Harald Glaser & Vladimir Podkovanov)
2381 * Added feature #5678: Missing clearer div in csc-textpic-intext-left/csc-textpic-intext-right
2383 2010-04-13 Dmitry Dulepov <dmitry.dulepov@gmail.com>
2385 * Fixed bug #14027: Tweak: Add "tiff" to imagefile_ext array (Thanks to Søren Malling)
2386 * Fixed bug #14023: choose proper variable namings in tslib_cObj::getGlobal() (Thanks to Sebastian Gebhard)
2387 * Fixed bug #1740: date parameters are not configurable in indexed search
2389 2010-04-13 Patrick Broens <patrick@patrickbroens.nl>
2391 * Fixed bug #14088: Change typo3/install/index.php install tool locked message to proper HTML and CSS
2393 2010-04-13 Stanislas Rolland <typo3@sjbr.ca>
2395 * Follow-up to feature #14051: htmlArea RTE: Streamline the RTE loading process
2396 * Fixed bug #14085: htmlArea RTE: Setting empty color raises js error in IE
2397 * Fixed bug #14086: htmlArea RTE: Small css glitch in the color setting dialogue
2398 * Added feature #14094: htmlArea RTE: Optionally add rel attribute to link dialogue
2399 * Added feature #14014: htmlArea RTE should use versionnumbering method for CSS and JS files
2401 2010-04-13 Steffen Kamper <info@sk-typo3.de>
2403 * Added Feature #13439: [FEATURE] Allow marker for Subject and Message in auto-response-message of Mailform
2404 * Fixed bug #14097: Preview in BE opens Workspace-preview
2405 * Fixed bug #14100: ModuleMenu is too small
2406 * Added Feature #13940 Added marker in CONTENT object (thanks to Jigal van Hemert)
2407 * Added testcase for #13698 (thanks to Oliver Klee)
2408 * Added Feature #13698: Add proxy for the mail() function (thanks to Tolleiv Nietsch)
2409 * Added Feature #13982: Feature: Renewal of the taskcenter Part III (thanks to Georg Ringer)
2410 * Added Feature #13982: Feature: Renewal of the taskcenter Part II (thanks to Georg Ringer)
2411 * Added Feature #13982: Feature: Renewal of the taskcenter Part I (thanks to Georg Ringer)
2412 * Fixed bug #14061: Do not die, be the exception!
2413 * Added Feature #13799: ExtJS driven fading in/out Flashmessages
2414 * Corrected spelling errors in felogin manual
2415 * Added Feature #12229: Add stdWrap date/strftime with GMT format property
2416 * Fixed bug #13402: Active suggest feature for TCA fields with foreign tables
2417 * Fixed bug #13788: [felogin] Redirects use incorrect function parameters
2418 * Updated manual of felogin (thanks to Jigal van Hemert and Jeff Segars)
2419 * Reverted Update #14063: Updated ExtJs library from 3.1.1 to 3.2 Final
2421 2010-04-12 Jeff Segars <jeff@webempoweredchurch.org>
2423 * Added feature #14065: Add hook for including Static TypoScript after all Static Templates are included
2425 2010-04-12 Stanislas Rolland <typo3@sjbr.ca>
2427 * Added feature #13116: htmlArea RTE: Allow to hide counting classes
2428 * Fixed bug #13674: htmlArea RTE: Incorrect position of cursor after SHIFT-ENTER in WebKit browser
2429 * Follow-up to bug #14066: htmlArea RTE: Erratic handling of oncut and onpaste events
2430 * Updated NEWS.txt as follow-up to #13580: htmlArea RTE: Extjize the RTE
2431 * Fixed bug #14084: htmlArea RTE: RTE fails in absence of wizards
2432 * Follow-up to feature #14067: htmlARea RTE: Eliminate namespace pollution
2434 2010-04-12 Christian Kuhn <lolli@schwarzbu.ch>
2436 * Follow-up to #13710: Added missing typo3/sysext/lang/locallang_t3lib_fullsearch.xml
2437 * Fixed bug #13710: Flashmessages in t3lib_fullsearch (Thanks to Georg Ringer)
2438 * Added feature #13508: Use exec_TRUNCATEquery() instead of DELETE FROM throughout the core
2439 * Fixed bug #13945: Missing key on l18n_parent in tt_content table
2441 2010-04-12 Benjamin Mack <benni@typo3.org>
2443 * Added Feature #12066: Added constants throughout the core for LF, CR, TAB (Thanks to Oliver Klee)
2445 2010-04-12 Susanne Moog <typo3@susanne-moog.de>
2447 * Fixed bug #9851: LICENSE.txt refers to wrong webpage on typo3.com
2448 * Fixed bug #14054: CSS Styled Content has no manual
2450 2010-04-12 Patrick Broens <patrick@patrickbroens.nl>
2452 * Fixed bug #14069: New install tool refactoring uses FE layer for templating instead of t3lib_parsehtml
2453 * Fixed bug #14070: require_once to class.tslib_content.php in sysext/install/mod/class.tx_install.php should be deleted
2454 * Fixed bug #14071: Convert some characters in copyright of the stand alone install tool to XHTML character entities
2456 2010-04-11 Stanislas Rolland <typo3@sjbr.ca>
2458 * Fixed bug #14062: Text Content element crashes (thanks to Jigal van Hemert)
2459 * Fixed bug #10629: class and title parameters of typolinks get broken
2460 * Fixed bug #14066: htmlArea RTE: Erratic handling of oncut and onpaste events
2461 * Added feature #14067: htmlARea RTE: Eliminate namespace pollution
2462 * Added feature #14068: htmlARea RTE: Always rely on ExtJS browser identification
2464 2010-04-11 Francois Suter <francois@typo3.org>
2466 * Fixed bug #14005: Moving a page with IRRE records misplaces IRRE records
2467 * Cleanup #9581: Adapt t3lib_exec to PHP5 and CGLs (thanks to Martin Kutschker and Felix Oertel)
2469 2010-04-11 Patrick Broens <patrick@patrickbroens.nl>
2471 * Added feature #14064: Install tool refactoring
2473 2010-04-11 Steffen Kamper <info@sk-typo3.de>
2475 * Follow-up to #10327: [felogin] redirecting to referer does not work
2476 * Fixed bug #13985: bugfix/code cleanup: wrong image dimension returned if alternative logo is set and skin-extension is installed in global-space (backend-redesign) (thanks to Stephan N Kellermayr)
2477 * Update #14063: Updated ExtJs library from 3.1.1 to 3.2 Final
2479 2010-04-10 Steffen Kamper <info@sk-typo3.de>
2481 * Fixed bug #12838: Deactivated fields of $TYPO3_USER_SETTINGS are changed by the module "User Settings"
2482 * Added feature #13953: Hookrequest - t3lib_page::getRecordOverlay (thanks to Tolleiv Nietsch)
2483 * Added feature #14041: impexp: Add Hooks
2484 * Added feature #13949: Hookrequest - alt_doc::makeEditForm() to enable further access-restrictions (thanks to Tolleiv Nietsch)
2485 * Added feature #13948: Hookrequest - tslib_fe pre/post process for settingLanguage() (thanks to Tolleiv Nietsch)
2486 * Added feature #13947: Hookrequest - tslib_menu should provide hook for further filtering (thanks to Tolleiv Nietsch)
2487 * Added feature #13952: Hookrequest - t3lib_page::getPageOverlay (thanks to Tolleiv Nietsch)
2488 * Added feature #485: Hookrequest for ~ TemplaVoila unlink doesn't work for Non-Admins (thanks to Tolleiv Nietsch)
2490 2010-04-10 Stanislas Rolland <typo3@sjbr.ca>
2492 * Added feature #14051: htmlArea RTE: Streamline the RTE loading process
2493 * Added feature #14057: htmlArea RTE: Extjize the RTE ajax requests.
2494 * Added feature #14058: htmlArea RTE: update some WebKit dom methods.
2495 * Added feature #14059: htmlArea RTE: Cleanup use of editor focus method
2496 * Fixed bug #14060: htmlArea RTE: Some table operations configuration may cause js error
2498 2010-04-09 Michael Stucki <michael@typo3.org>
2500 * Fixed bug #13959: Core autoloader should accept class names only (could lead to remote command execution). Thanks to Helmut Hummel and Marcus Krause for providing a fix.
2502 2010-04-08 Stanislas Rolland <typo3@sjbr.ca>
2504 * Added feature #14035: htmlArea RTE: Use sprite for toolbar icons
2505 * Follow-up to feature #14035: htmlArea RTE: Use sprite for toolbar icons
2506 * Updated htmlArea RTE version to 1.9.2
2508 2010-04-08 Steffen Kamper <info@sk-typo3.de>
2510 * Fixed bug #13828: Login cause JS error if not in frame (access to parent is not allowed)
2511 * Added feature #12818: Feature: border class is hardcoded [css styled content] (thanks to Susanne Moog)
2512 * Fixed bug #13693: Backend doesn't use pageRenderer methods
2514 2010-04-07 Stanislas Rolland <typo3@sjbr.ca>
2516 * Fixed bug #13956: htmlArea RTE: Editing area is collapsed when the RTE is loaded inside a hidden tab in Safari
2518 2010-04-06 Francois Suter <francois@typo3.org>
2520 * Added feature #11316: Add a "No Frame" option [css styled content] (thanks to Susanne Moog)
2521 * Added feature #13296: Scheduler: Add option to disable the sample tasks
2523 2010-04-06 Dmitry Dulepov <dmitry.dulepov@gmail.com>
2525 * Fixed bug #13977: Improve OpenID association handling
2527 2010-04-05 Stanislas Rolland <typo3@sjbr.ca>
2529 * Fixed bug #14004: htmlArea RTE: Applying color or font repeatedly produces nested span elements
2531 2010-04-05 Jeff Segars <jeff@webempoweredchurch.org>
2533 * Fixed bug #14003: "Check for extension updates" does not always find latest version
2535 2010-04-05 Xavier Perseguers <typo3@perseguers.ch>
2537 * Fixed bug #13487: No alternative icon returned from 'getIcon' (thanks to Stephan Kellermayr)
2538 * Fixed bug #13486: Wrong icon-state returned from 'getIcon' (thanks to Stephan Kellermayr)
2540 2010-04-03 Francois Suter <francois@typo3.org>
2542 * Cleanup #13869: Scheduler: editTasks() calls all registered tasks to edit just one
2543 * Fixed bug #13625: Scheduler: tx_scheduler_TestTask fails to execute successfully due to missing mail initialization (thanks to Marc Bastian Heinrichs)
2545 2010-04-01 Tobias Liebig <mail_typo3@etobi.de>
2547 * Fixed bug #13557: t3editor/codecompletion: add new typoscript properties and update tsref descriptions
2548 * Fixed bug #11839: t3editor doesn't have an API for using at other places
2550 2010-04-01 Steffen Kamper <info@sk-typo3.de>
2552 * Fixed bug #13980: PageRenderer renderJsLibraries should be after the hook
2554 2010-03-30 Steffen Kamper <info@sk-typo3.de>
2556 * Fixed bug #13011: Bug: borders for single image rendering [css styled content] (thanks to Susanne Moog)
2557 * Fixed bug #11386: t3lib_cache_backend_FileBacked violates open_basedir_restrictions
2558 * Added feature #13899: Add Viewport layout to BE (thanks to Stefan Galinski)
2560 2010-03-30 Stanislas Rolland <typo3@sjbr.ca>
2562 * Follow-up to feature #13954: htmlArea RTE: Extjize TYPO3 link, image and user elements dialogue windows
2564 2010-03-29 Stanislas Rolland <typo3@sjbr.ca>
2566 * Added feature #13954: htmlArea RTE: Extjize TYPO3 link, image and user elements dialogue windows
2568 2010-03-29 Christian Kuhn <lolli@schwarzbu.ch>
2570 * Fixed bug #13935: t3lib_fullsearch has a lot of hanging SQL record sets
2572 2010-03-29 Dmitry Dulepov <dmitry.dulepov@gmail.com>
2574 * Fixed bug #11696: External files with Umlauts/special chars in filename are not indexed
2575 * Fixed bug #12375: typo3temp got filled with thousands of EXTERNAL_URL* files
2576 * !!! Fixed bug #12254: Double wrap of rules subpart with template_css.tmpl (indexed_search)
2577 * Fixed bug #1436: Meta tag output in indexed search result breaks layout
2578 * Fixed bug #1044: Indexed Search results always on same page as search
2580 2010-03-28 Ernesto Baschny <ernst@cron-it.de>
2582 * Fixed bug #13677: margin-bottom on images was missing in the "single image" rendering (thanks to Susanne Moog)
2584 2010-03-28 Christian Kuhn <lolli@schwarzbu.ch>
2586 * Follow-up to #13273: Improve caching framework dbBackend testcase to catch not deleted rows in tag table
2587 * Fixed bug #13273: Caching framework sub-select is slow because mysql does not use indexes on outer query
2589 2010-03-27 Benjamin Mack <benni@typo3.org>
2591 * Fixed bug #12794: t3lib_TStemplate::getFileName() handles path starting with media/ as magic
2592 * Fixed bug #13590: felogin adds field felogin_forgotHash to tca but does not add field to database (Thanks to Fabrizio Branca)
2594 2010-03-26 Oliver Hader <oliver@typo3.org>
2596 * Added feature #13697: Add possibility to retrieve extension version (thanks to Tolleiv Nietsch & Oliver Klee)
2598 2010-03-26 Xavier Perseguers <typo3@perseguers.ch>
2600 * Fixed bug #13775: Missing <tr> in "Admin Tools -> User Admin" (thanks to Stephan Kellermayr)
2602 2010-03-26 Steffen Kamper <info@sk-typo3.de>
2604 * Fixed bug #13813: Using ExtJS with debug should also use debug-files of adapter
2606 2010-03-26 Ernesto Baschny <ernst@cron-it.de>
2608 * Follow-up to #13554: Make the code in line with follow-up to #13739
2610 2010-03-26 Christian Kuhn <lolli@schwarzbu.ch>
2612 * Fixed bug #13737: Unit test failures in scheduler if the extension is not installed (Thanks to Oliver Klee)
2613 * Follow-up to #13418: Removed a duplicate reset in tearDown of testcase
2614 * Follow-up to #13418: Added testcase for t3lib_div::_getSET (Thanks to Susanne Moog and Oliver Klee)
2615 * Added Feature #13418: Allow t3lib_div::_GETset() to set specified key (Thanks to Felix Oertel)
2616 * Fixed bug #13595: loginform has <table> stdWrap, but <div>s inside [css styled content] (Thanks to Susanne Moog)
2617 * Fixed bug #13792: Double semicolon in css styled content (Thanks to Susanne Moog)
2618 * Fixed bug #13386: mod.web_list.hideTables doesn't accept spaces (Thanks to Marcel Greter)
2619 * Follow-up to bug #13681: Added testcase for t3lib_div::revExplode
2620 * Fixed bug #13681: Improve performance of t3lib_div::revExplode (Thanks to Nikolas Hagelstein)
2622 2010-03-26 Francois Suter <francois@typo3.org>
2624 * Fixed bug #13716: includeCSS changed behavior, must default to media="all" (thanks to internezzo ag)
2625 * Fixed bug #13678: htmlmail send mail twice if cc recipient is set (thanks to Robert Heel)
2626 * Follow-up to #13678: Removed cleanup of recipient_copy which is now unused
2627 * Fixed bug #13920: Removed unused property $additionalStyleSheets in template.php (thanks to Steffen Gebert)
2628 * Fixed bug #12202: "Clear temporary data" in setup module misses JS confirm (thanks to S�ren Malling)
2629 * Fixed bug #13832: Wrong flash message when clearing temporary data (thanks to S�ren Malling)
2631 2010-03-25 Ernesto Baschny <ernst@cron-it.de>
2633 * Fixed bug #13901: GIFBULDER generates same picture twice (in typo3temp/GB) (thanks to Vladimir Podkovanov)
2634 * Follow-up to #13739: Make the clickmenu work for the case when "Substitute Mount Point" is not set
2636 2010-03-25 Christian Kuhn <lolli@schwarzbu.ch>
2638 * Follow-up to bug #11239: Added testcase for tslib_content->getQueryArguments()
2639 * Follow-up to bug #11239: Added testcase for t3lib_div::arrayDiffAssocRecursive()
2640 * Follow-up to bug #11239: typolink addQueryString.exclude does not support arrays, main patch for tslib_content
2641 * Fixed bug #11239: typolink addQueryString.exclude does not support arrays, pre-patch to add t3lib_div::arrayDiffAssocRecursive()
2642 * Added feature #9289: Missing index for deleting outdated session data in fe_session_data
2643 * Fixed bug #9769: Organisation in mail header should be Organization
2645 2010-03-24 Stanislas Rolland <typo3@sjbr.ca>
2647 * Added feature #13909: htmlArea RTE: Extjize the default non-TYPO3 image dialogue
2648 * Follow-up to feature #13878: htmlArea RTE: Extjize the default non-TYPO3 link dialogue
2649 * Follow-up to feature #13785: htmlArea RTE: Extjize Find & Replace dialogue
2651 2010-03-23 Steffen Kamper <info@sk-typo3.de>
2653 * Fixed bug #13811: Missing formHandler in ExtDirect API (Thanks to Stefan Galinski)
2655 2010-03-23 Dmitry Dulepov <dmitry.dulepov@gmail.com>
2657 * Fixed bug #9229: indexing of records containing HTML leads to concatenated words
2658 * Fixed bug #8933: icons in indexed search modfunc1 are not skinned
2660 2010-03-22 Stanislas Rolland <typo3@sjbr.ca>
2662 * Added feature #13878: htmlArea RTE: Extjize the default non-TYPO3 link dialogue
2663 * Fixed bug #13887: htmlArea RTE: Table dialogues may raise js error
2664 * Added feature #13888: htmlArea RTE: Add border around toolbar
2665 * Follow-up to feature #13796: htmlArea RTE: Extjize Remove format dialogue
2666 * Added feature #13889: htmlArea RTE: Cleanup some unused scripts (Quick Tag)
2668 2010-03-20 Stanislas Rolland <typo3@sjbr.ca>
2670 * Added feature #13870: htmlArea RTE: Extjize the spell checker
2671 * Fixed bug #12845: RTE link query parameters cannot contain "id="
2673 2010-03-20 Andreas Otto <andreas@otto-hanika.de>
2675 * Fixed bug #13871: Field data_page_type in table index_phash is too small.
2677 2010-03-18 Dmitry Dulepov <dmitry.dulepov@gmail.com>
2679 * Fixed bug #12434: Name attribute in search form - invalid XHTML strict
2680 * Fixed bug #10392: Indexed search does not use config.fileTarget for files
2682 2010-03-18 Ernesto Baschny <ernst@cron-it.de>
2684 * Fixed bug #13739: "Show" clickmenu in page tree does not work for mount pages
2685 * Fixed bug #13740: "Show" clickmenu in page tree generates wrong URL if no sys_domain is present
2687 2010-03-17 Andreas Otto <andreas@otto-hanika.de>
2689 * Fixed bug #8597: Defining alternative icons with specConfs.[pid].pageIcon does not work in indexed_search (thanks to Steffen M�ller).
2691 2010-03-17 Andreas Otto <andreas@otto-hanika.de>
2693 * Fixed bug #12959: cHashParams in index_phash is too small (thanks to Dmitry Dulepov).
2695 2010-03-16 Xavier Perseguers <typo3@perseguers.ch>
2697 * Fixed bug #13823: Backend not printable if more than one page (thanks to Stefan Geith)
2698 * Added feature #13825: TypoScript object browser - Show all TS (thanks to Stefan Geith)
2700 2010-03-16 Benjamin Mack <benni@typo3.org>
2702 * Release of TYPO3 4.4.0alpha2
2704 2010-03-16 Sebastian Kurfürst <sebastian@typo3.org>
2706 * Raising Extbase to 1.1.0alpha1 and Fluid to 1.1.0alpha2
2708 2010-03-15 Tobias Liebig <mail_typo3@etobi.de>
2710 * Follow-up to #1104: fix 'required' validation for IRRE records
2712 2010-03-14 Oliver Hader <oliver@typo3.org>
2714 * Fixed bug #13283: Thumbnail generation broken for PDF files (thanks to Michael Stucki & Andy Grunwald)
2715 * Fixed bug #13690: Clean up class definition of frontendDoc in template.php
2716 * Fixed bug #11805: IRRE does not work correctly with FE-editing (thanks to Bjoern Pedersen)
2718 2010-03-14 Jochen Rau <jochen.rau@typoplanet.de>
2720 * Fixed bug #13371: cropHTML not honoring whole word setting
2722 2010-03-11 Stanislas Rolland <typo3@sjbr.ca>
2724 * Fixed bug #9218: htmlArea RTE: "Remove format" messes up some inline formats
2725 * Added feature #2342: htmlArea RTE: "abbr" attribute for table header cells
2727 2010-03-10 Stanislas Rolland <typo3@sjbr.ca>
2729 * Added feature #13795: htmlArea RTE: Extjize About dialogue
2730 * Added feature #13796: htmlArea RTE: Extjize Remove format dialogue
2732 2010-03-10 Steffen Kamper <info@sk-typo3.de>
2734 * Fixed bug #11576: Colorpicker has no usable icon (Thanks to Stefan Geith)
2736 2010-03-09 Stanislas Rolland <typo3@sjbr.ca>
2738 * Added feature #13785: htmlArea RTE: Extjize Find & Replace dialogue
2739 * Fixed bug #13786: htmlArea RTE: ExtJS raises JS error on opening resizable window in IE
2741 2010-03-08 Xavier Perseguers <typo3@perseguers.ch>
2743 * Fixed bug #13766: Auto-increment does not work with driver odbc_mssql [adodb]
2745 2010-03-07 Steffen Kamper <info@sk-typo3.de>
2747 * Updated ExtJs library from 3.1.0 to 3.1.1
2748 * Fixed bug #13738: Unit test failure: t3lib_PageRenderer_testcase::testAddCssFile (Thanks to Susanne Moog)
2750 2010-03-07 Benjamin Mack <benni@typo3.org>
2752 * Fixed bug #13669: Performance: Inefficient fetch of templates from table sys_template (Thanks to Alexander Weggerle)
2754 2010-03-06 Oliver Hader <oliver@typo3.org>
2756 * Fixed bug #1104: Setting file fields in TCA to "required" makes it impossible to save the record (thanks to Ingmar Schlecht & Tobias Liebig)
2758 2010-03-05 Stanislas Rolland <typo3@sjbr.ca>
2760 * Follow-up to #13668: htmlArea RTE: Cleanup some unused code (statusbar)
2762 2010-03-04 Stanislas Rolland <typo3@sjbr.ca>
2764 * Added feature #13748: htmlArea RTE: Extjize character map
2765 * Fixed bug #9056: htmlArea RTE: Accessibility problem with smileys
2767 2010-03-04 Ernesto Baschny <ernst@cron-it.de>
2769 * Fixed bug #13554: Web>View on mount pages via backend (thanks to Georg Ringer)
2771 2010-03-03 Xavier Perseguers <typo3@perseguers.ch>
2773 * Fixed bug #10003: t3lib_db explainOutput does not work with table alias (thanks to Dan Osipov)
2775 2010-02-27 Andreas Otto <andreas@otto-hanika.de>
2777 * Fixed bug #13685: Recursive copy and move of alternative page languages (thanks to Albrecht K�hnlein)
2779 2010-02-27 Oliver Hader <oliver@typo3.org>
2781 * Fixed bug #8191: IRRE - Storing data crashes somehow with MM tables (thanks to Peter Kühn & Franz Koch)
2783 2010-02-27 Steffen Kamper <info@sk-typo3.de>
2785 * Fixed bug #12874: Tool>Log date fields does not work
2786 * Fixed bug #7896: Hide the page browser if not enough entries are available (Thanks to Stefan Galinski)
2788 2010-02-26 Christian Kuhn <lolli@schwarzbu.ch>
2790 * Fixed bug #11562: Main module does not load different navFrames in submodules (Thanks to Erik Frister)
2791 * Follow-up to #13675: Added testcase for t3lib_div::intExplode()
2792 * Follow-up to #13675: Use array_map() instead of array_walk()
2793 * Fixed bug #13675: Performance improvement: Use array_walk() for t3lib_div::intExplode (Thanks to Georg Ringer)
2795 2010-02-26 Benjamin Mack <benni@typo3.org>
2797 * Fixed bug #13419: sys_action: Suggest wizard doesn't work with * as table (Thanks to Georg Ringer)
2798 * Added feature #13519: Added a new iconset to t3skin (Thanks to Steffen Gebert and the T3UXW09 team)
2799 * Fixed bug #13262: replace hardcoded typo3/ with TYPO3_mainDir (Thanks to Georg Ringer)
2800 * Fixed bug #11507: tt_content's TCA spaceBefore and spaceAfter got a hardcoded limit of 50 (Thanks to Georg Ringer)
2801 * Fixed bug #13591: Full search causes error if TCA has tables without any columns (Thanks to Fabrizio Branca)
2802 * Fixed bug #13493: Cleanup return value in t3lib_userauthgroup check() (Thanks to Georg Ringer)
2803 * Fixed bug #12849: Element wizard & web_list.allowedNewTables doesn't respect hiding pages (Thanks to Georg Ringer)
2804 * Fixed bug #13611: Replace calls to t3lib_div:: within t3lib_div to self:: due to performance reasons (Thanks to Georg Ringer)
2806 2010-02-25 Stanislas Rolland <typo3@sjbr.ca>
2808 * Fixed bug #13651: htmlArea RTE: Table insertion is broken in IE8
2809 * Added feature #13667: htmlArea RTE: Make toolbar dropdown size configurable in Page TSConfig
2810 * Cleanup #13668: htmlArea RTE: Cleanup some unused code (acronym, color, font)
2811 * Fixed bug #13671: htmlArea RTE: Invalid reference to font options in WebKit browsers
2812 * Fixed bug #13672: htmlArea RTE: Conflicting configuration property name
2813 * Cleanup #13673: htmlArea RTE: url to acronym module is not used anymore
2815 2010-02-24 Ernesto Baschny <ernst@cron-it.de>
2817 * Fixed bug #13470: Session/Login not working in IE8 across subdomains
2819 2010-02-24 Steffen Kamper <info@sk-typo3.de>
2821 * Fixed bug #13637: [EM] Upload to TER is broken
2823 2010-02-23 Benjamin Mack <benni@typo3.org>
2825 * Release of TYPO3 4.4.0alpha1
2827 2010-02-23 Oliver Hader <oliver@typo3.org>
2829 * Fixed bug #13372: saltedpasswords - Authentication Bypass in frontend user authentication (thanks to Marcus Krause & Dmitry Dulepov)
2830 * Fixed bug #13394: Information disclosure in sysext:sys_actions (thanks to Georg Ringer)
2831 * Fixed bug #13042: XSS in index.php (thanks to Georg Ringer)
2832 * Fixed bug #11617: XSS in template module (thanks to Georg Ringer)
2833 * Fixed bug #13249: XSS in TS Object Browser (thanks to Marcus Krause)
2834 * Fixed bug #11621: XSS vulnerabilities in workspace module (thanks to Georg Ringer)
2835 * Fixed bug #11620: XSS vulnerability in task center module (thanks to Georg Ringer)
2836 * Fixed bug #12628: XSS in sysext sys_action (thanks to Georg Ringer)
2837 * Fixed bug #12634: XSS in the access module (thanks to Georg Ringer)
2838 * Fixed bug #13558: XSS in t3lib_querygenerator (thanks to Georg Ringer)
2839 * Fixed bug #12630: XSS in filelist module (thanks to Marcus Krause & Georg Ringer)
2841 2010-02-22 Benjamin Mack <benni@typo3.org>
2843 * Fixed bug #13243: Small speedup improvements to t3lib_page by removing superfluous intval() statements (Thanks to Georg Ringer)
2845 2010-02-22 Stanislas Rolland <typo3@sjbr.ca>
2847 * Added feature #13608: htmlArea RTE: Make height of the context menu configurable
2848 * Updated NEWS.txt as follow-up to #13580: htmlArea RTE: Extjize the RTE
2849 * Fixed bug #13618: htmlArea RTE: RTE iframe is sometimes collapsed
2850 * Fixed bug #13619: htmlArea RTE: url not detected on enter
2852 2010-02-22 Dmitry Dulepov <dmitry.dulepov@gmail.com>
2854 * Fixed bug #12958: Catchable fatal error in indexed_search
2856 2010-02-22 Oliver Hader <oliver@typo3.org>
2858 * Added feature #11950: Support for SSL and absolute links
2860 2010-02-21 Steffen Kamper <info@sk-typo3.de>
2862 * Fixed bug #13252: default CSS only loadable for media screen / changed behaviour in 4.3 (Thanks to Ralf Hettinger)
2863 * Fixed bug #12179: Section "Help" is shown even with no subelements (Thanks to Georg Ringer)
2864 * Fixed bug #13570: Bug: HTML validation error in the BE with the ajax.php inclusion (Thanks to Oliver Klee)
2865 * Fixed bug #13289: Usage of deprecated method - getSetUpdateSignal() (Thanks to Stefan Galinski)
2866 * Fixed bug #13444: Filemounts are unsorted
2868 2010-02-21 Stanislas Rolland <typo3@sjbr.ca>
2870 * Added feature #13580: htmlArea RTE: Extjize the RTE
2871 * Fixed bug #13596: htmlArea RTE: Styling dropdowns grow on every use
2872 * Fixed bug #13597: htmlArea RTE: Toolbar select box does not close on click in editing area
2873 * Fixed bug #13310: htmlArea RTE: Additional Inline Elements issue with overlapping ranges
2874 * Fixed bug #13599: htmlArea RTE: Annoying mouse-over effect on context menu items
2876 2010-02-21 Benjamin Mack <benni@typo3.org>
2878 * Fixed bug #13406: thumbs.php: Thumbnails for images with transparent background look ugly (Thanks to Andreas Wolf and Steffen Ritter)
2879 * Fixed bug / Cleanup #12052: Restructure output of module "DB check" -> "Reference Index" (Thanks to Steffen Gebert)
2880 * Added feature #13204: Flash can now use the session veriCode in the FE as well (Thanks to Stephan Lucas and Steffen Ritter)
2881 * Fixed bug #12343: Installer - Missing message when creation of admin user fails due to missing data (Thanks to Marcus Krause)
2882 * Fixed bug #13423: Bug/Feature: Make ext_tables.sql syntax parsing more compliable (Thanks to Joachim Mathes)
2883 * Fixed bug #13201: Repots module - Use same install tool check for reports as used in About module (Thanks to Moreno Feltscher)
2884 * Fixed bug #13574: html warning, because a plain & inside an url (Thanks to Stefan Galinski)
2885 * Added feature #12180: Speedup t3lib_BEfunc::getRecordPath by using rootline cache (Thanks to Steffen Gebert)
2886 * Fixed bug #13593: Remove calls to and log usage of deprecated global function fw() (Thanks to Steffen Gebert)
2887 * Fixed bug #12625: JSMENU's fallback menu name is not unique
2888 * Fixed bug #12259: Use labels in the page wizard for the page title fields (Thanks to Georg Ringer)
2889 * Fixed bug / Cleanup #11206: Cleaned up test "t3lib_extmgm_testcase" (Thanks to Oliver Klee)
2890 * Fixed bug / Cleanup #11608: t3lib_beFunc::viewOnClick - Extract logic to find the right frontend domain (Thanks to Michael Klapper)
2891 * Fixed bug / Cleanup #12201: Replace header(Location:) with t3lib_div::redirect() (Thanks to Steffen Gebert)
2892 * Followup to cleanup #7501: Remove Static-Templates from standard installation (Update class was declared twice, thanks to Susanne Moog)
2894 2010-02-21 Xavier Perseguers <typo3@perseguers.ch>
2896 * Fixed bug #12220: String literals quoted as identifiers
2898 2010-02-20 Steffen Kamper <info@sk-typo3.de>
2900 * Fixed bug #13568: ExtDirect - API generator should built absolute links (Thanks to Stefan Galinski)
2901 * Fixed bug #13333: Datepicker button color is wrong
2903 2010-02-20 Benjamin Mack <benni@typo3.org>
2905 * Removed dependency / Cleanup #7501: Remove Static-Templates from standard installation (Thanks to Steffen Ritter)
2907 2010-02-20 Oliver Hader <oliver@typo3.org>
2909 * Added feature #13428: Caching of the ExtDirect API configuration (Thanks to Stefan Galinski)
2910 * Follow-up to feature #13428: Extended generation of the caching hash
2911 * Added feature #13164: CLI processes cannot be executed when adminOnly mode is enabled
2913 2010-02-19 Benjamin Mack <benni@typo3.org>
2915 * Fixed bug #12007: Docblock comments in TCEforms suggest class are wrong (Thanks to Andreas Wolf)
2916 * Fixed bug #12870: Login News missing styling for links (Thanks to Steffen Gebert)
2917 * Added feature #13131: Add API to add stylesheet directories (Thanks to Steffen Gebert)
2919 2010-02-14 Christian Kuhn <lolli@schwarzbu.ch>
2921 * Follow-up to #13448: Do not unset $typo3CacheFactory singleton
2923 2010-02-14 Xavier Perseguers <typo3@perseguers.ch>
2925 * Raised DBAL version from 1.1.0 to 1.1.1
2926 * Fixed bug #12829: ALTER TABLE is not able to parse length restriction in index creation
2928 2010-02-14 Andreas Otto <andreas@otto-hanika.de>
2930 * Fixed bug #13380: Recursive deletion of alternative page languages
2932 2010-02-13 Xavier Perseguers <typo3@perseguers.ch>
2934 * Fixed bug #6196: IFNULL operator cannot be parsed
2935 * Fixed bug #13529: DISTINCT should not be used as a function
2937 2010-02-11 Xavier Perseguers <typo3@perseguers.ch>
2939 * Follow-up of #13504: Using TRUNCATE instead of TRUNCATETABLE as public DB API
2941 2010-02-10 Xavier Perseguers <typo3@perseguers.ch>
2943 * Fixed bug #13504: Cannot parse TRUNCATE TABLE in install tool
2945 2010-02-09 Xavier Perseguers <typo3@perseguers.ch>
2947 * Fixed bug #13490: Where clause 0=0 cannot be parsed
2949 2010-02-08 Xavier Perseguers <typo3@perseguers.ch>
2951 * Fixed bug #13464: ORA-00920: invalid relational operator in module statistics [indexed_search]
2952 * Fixed bug #13463: Modfunc2 (statistics) is not compatible with DBAL [indexed_search]
2954 2010-02-08 Steffen Kamper <info@sk-typo3.de>
2956 * Reverted Follow-up to #13448: Unset another variable
2958 2010-02-08 Christian Kuhn <lolli@schwarzbu.ch>
2960 * Fixed bug #13456: Typo in rsaauth ext_tables.sql
2961 * Fixed bug #13257: PHP warning stristr() in Configuration -> Search under PHP 5.3 (thanks to Steffen Gebert)
2963 2010-02-07 Steffen Kamper <info@sk-typo3.de>
2965 * Fixed bug #1822: There is no API to list tables in theWeb->Page module (thanks to Franz Holzinger)
2967 2010-02-07 Christian Kuhn <lolli@schwarzbu.ch>
2969 * Follow-up to #13448: Unset another variable
2970 * Fixed bug #13365: Table headers in t3lib_fullsearch (thanks to Georg Ringer)
2971 * Fixed bug #13448: Typo in BE cache init section
2972 * Follow-up to #13193: Added tests for tx_scheduler_croncmd
2973 * Fixed bug #13193: Day of week in scheduler cron command is not calculated correctly
2974 * Added feature #12859: caching framework db backend: Use t3lib_db to insert all tags in one run
2976 2010-02-07 Xavier Perseguers <typo3@perseguers.ch>
2978 * Added feature #12858: Provide an API to insert multiple rows at once
2979 * Added feature #13209: MySQL extended INSERT statements cannot be parsed
2981 2010-02-06 Xavier Perseguers <typo3@perseguers.ch>
2983 * Fixed bug #13430: Cannot parse INSERT when VALUES has no space before left parenthesis
2985 2010-02-05 Steffen Kamper <info@sk-typo3.de>
2987 * Fixed bug #13391: JS-error in common.js crashes flash uploader
2988 * Fixed bug #13348: Datepicker is brocken with ExtJS 3.1
2989 * Converted t3lib/extjs files to unix format.
2991 2010-02-05 Francois Suter <francois@typo3.org>
2993 * Fixed bug #13323: "Allow preview of whole workspace" misses checkbox
2994 * Cleanup #13377: Provide a manual for system extension saltedpasswords (thanks to Marcus Krause)
2996 2010-02-04 Benjamin Mack <benni@typo3.org>
2998 * Updated NEWS.txt for TYPO3 v4.4
3000 2010-02-03 Xavier Perseguers <typo3@perseguers.ch>
3002 * Fixed bug #13412: BETWEEN operator is not supported
3004 2010-02-02 Xavier Perseguers <typo3@perseguers.ch>
3006 * Fixed bug #13368: Method filelink of tslib_content uses 'target' instead of 'fileTarget'
3007 * Fixed bug #12903: ORA-00918: column ambiguously defined [indexed_search]
3009 2010-02-02 Steffen Kamper <info@sk-typo3.de>
3011 * Follow-up to #13313: ExtDirect API
3013 2010-02-01 Xavier Perseguers <typo3@perseguers.ch>
3015 * Fixed bug #13388: Missing colon in locallang for DB and File mount (thanks to Georg Ringer)
3017 2010-01-27 Steffen Kamper <info@sk-typo3.de>
3019 * Added feature #11221 : Separate first-, middle- and lastname columns in fe_users table (thanks to Isma�l Bidau)
3021 2010-01-25 Steffen Kamper <info@sk-typo3.de>
3023 * Added feature #13313: ExtDirect API (thanks to Stefan Galinski and the T3UXW09 team)
3025 2010-01-24 Steffen Kamper <info@sk-typo3.de>
3027 * Fixed bug #13090: 4.4.0 trunk: version warning with CSS styled content
3029 2010-01-23 Steffen Kamper <info@sk-typo3.de>
3031 * Fixed bug #12688: MM relations: rollback not working / sys_history wrong (thanks to Ralf Hettinger)
3032 * Fixed bug #13230: Using TYPO3_version with "xxx-dev" won't be parsed correct in EM
3033 * Follow-up to #13327: Fix Recycler resize plugin
3034 * Update #13327: Update ExtCore to version 3.1
3036 2010-01-22 Steffen Kamper <info@sk-typo3.de>
3038 * Update #13327: Update ExtJS to version 3.1
3040 2010-01-20 Christian Kuhn <lolli@schwarzbu.ch>
3042 * Fixed bug #13270: t3lib_cache_backend_dbbackendtestcase does not reflect current db backend table definitions
3044 2010-01-18 Benjamin Mack <benni@typo3.org>
3046 * Fixed #11089: Fixing the built-in shopping basket (Thanks to Mathias Schreiber)
3048 2010-01-17 Christian Kuhn <lolli@schwarzbu.ch>
3050 * Added feature #13192: Allow different timestamp as optional parameter in constructor of class tx_scheduler_croncmd
3052 2010-01-17 Benjamin Mack <benni@typo3.org>
3054 * Fixed bug #13093: Massuploader: Window is not closable (Thanks to Steffen Gebert)
3055 * Fixed bug #12742: BE-login screen: Login box with spinner becomes to small and label not centered (Thanks to Steffen Gebert)
3056 * Fixed bug #13167: Flash Uploader error messages should be more descriptive / Improve error handling of massuploader (Thanks to Steffen Gebert)
3058 2010-01-17 Andreas Otto <andreas@otto-hanika.de>
3060 * Fixed bug #13254: Flash Messages in wizard "create multiple pages" (Thanks to Georg Ringer)
3062 2010-01-16 Xavier Perseguers <typo3@perseguers.ch>
3064 * Fixed bug #12681: Select/Deselect all should be visible as link (Thanks to Georg Ringer)
3065 * Fixed bug #12553: Text "A simple table with up to 8 columns" is wrong (Thanks to Georg Ringer)
3066 * Fixed bug #13255: Wrong text in wizard "create multiple pages" (Thanks to Georg Ringer)
3068 2010-01-15 Francois Suter <francois@typo3.org>
3070 * Fixed bug #11815: Saving translation settings in EM: strcmp() throws warning with PHP5.3 (Thanks to Steffen Gebert, Stefan Geith and Rupert Germann)
3072 2010-01-14 Dmitry Dulepov <dmitry.dulepov+typo3svn@gmail.com>
3074 * Fixed bug #13146: Authentication Bypass in TYPO3 Core (OpenID)
3076 2010-01-14 Steffen Kamper <info@sk-typo3.de>
3078 * Fixed bug #12947: saveDocNew saves on top instead of after (Thanks to Steffen Gebert)
3080 2010-01-13 Steffen Kamper <info@sk-typo3.de>
3082 * Fixed bug #13200: Text change: Links for additional software in install tool wrong / non-working (Thanks to Susanne Moog)
3083 * Fixed bug #13199: Cleanup: fileadminDir is hardcoded in several places (Thanks to Susanne Moog)
3084 * Fixed bug #5716: Install tool doesn't take the fileadminDir into account (Thanks to Benjamin Mack)
3085 * Fixed bug #12709: Forgotten flash message in user setup (Thanks to Georg Ringer)
3086 * Fixed bug #11968: Sporadic random Backend Logoffs / Add X-UA-Compatible flag (Thanks to Steffen Gebert)
3087 * Fixed bug #12924: Bugfix: t3lib_tcemain checkFullLanguageAccess is too restrictive (Thanks to Tolleiv Nietsch)
3088 * Fixed bug #13211: Change focus to login field when OpenId is selected at login (Thanks to Steffen Gebert)
3089 * Follow-up to #12781: Bug: tceforms type do not work if the type field has l10n_mode == exclude (thanks to Fabrizio Branca)
3091 2010-01-11 Benjamin Mack <benni@typo3.org>
3093 * Fixed bug #13092: Massuploader button is too small (Thanks to Steffen Gebert)
3095 2010-01-10 Oliver Hader <oliver@typo3.org>
3097 * Fixed bug #12977: treeLevel in TSconfig conditions should consider the creation of new pages
3099 2010-01-09 Christian Kuhn <lolli@schwarzbu.ch>
3101 * Fixed bug #13191: Scheduler fails with fatal error if using intervals in cron command
3102 * Fixed bug #12631: Flash Message to the history / changelog (Thanks to Georg Ringer)
3103 * Fixed bug #12928: SQL error in translationCount() if table does not provide deleted field (Thanks to Georg Ringer)
3104 * Fixed bug #12507: (Un)Install icon points to wrong extension in Opera (Thanks to Steffen Gebert)
3106 2010-01-08 Steffen Kamper <info@sk-typo3.de>
3108 * Fixed bug #13098: DB list: layout looks weird with thumbnails (Thanks to Steffen Gebert)
3109 * Fixed bug #13097: File list: Alternating row colors are weird with thumbnails (Thanks to Steffen Gebert)
3111 2010-01-08 Benjamin Mack <benni@typo3.org>
3113 * Fixed bug #12779: Previously selected type of backend login is now stored in a cookie (Thanks to Sebastian Gebhard)
3115 2010-01-06 Stanislas Rolland <typo3@sjbr.ca>
3117 * Updated htmlArea RTE version to 1.9.0
3119 2010-01-05 Xavier Perseguers <typo3@perseguers.ch>
3121 * Added feature #13134: Support of SQL LOCATE function
3123 2010-01-05 Benjamin Mack <benni@typo3.org>
3125 * Fixed bug #12341: Image generation broken with PHPs safe_mode activated and GraphicsMagick (Thanks to Marcus Krause, Helmut Hummel and Bernhard Kraft)
3127 2010-01-04 Steffen Kamper <info@sk-typo3.de>
3129 * Fixed bug #13096: Unable to disable thumbnails with thumbnailsByDefault (Thanks to Steffen Gebert)
3130 * Fixed bug #13118: Toggle empty tree produces JS error (Thanks to Felix Oertel)
3131 * Fixed bug #12946: t3lib_div::readLLfile use debug output
3133 2010-01-04 Benjamin Mack <benni@typo3.org>
3135 * Fixed bug #12506: JSMENU does not respect mount point overlays (Thanks to Joerg Wagner)
3137 2010-01-03 Xavier Perseguers <typo3@perseguers.ch>
3139 * Added feature #13135: Support for CASE WHEN flow control
3141 2010-01-03 Benjamin Mack <benni@typo3.org>
3143 * Fixed bug #13095: Massuploader: Max file size is shown in KB (Thanks to Steffen Gebert)
3145 2009-12-30 Xavier Perseguers <typo3@perseguers.ch>
3147 * Raised DBAL version from 1.0.2 to 1.1.0
3149 2009-12-28 Xavier Perseguers <typo3@perseguers.ch>
3151 * Fixed bug #12855: t3lib/class.t3lib_page.php generates invalid queries for DBAL
3152 * Fixed bug #13104: SQL parser cannot parse escaped single quote in INSERT statement
3154 2009-12-28 Christian Kuhn <lolli@schwarzbu.ch>
3156 * Fixed bug #12909: Cleanup alt_intro and remove "You are logged in as user .." (Thanks to Georg Ringer)
3158 2009-12-26 Francois Suter <francois@typo3.org>
3160 * Fixed bug #13100: Scheduler: Undefined enableBELog configuration option causes warnings
3162 2009-12-26 Benjamin Mack <benni@typo3.org>
3164 * Fixed bug #12807: Bug: CSS issues with buttons (Recycler / File Mass Uploader) (Thanks to Andreas Kundoch and Helmut Hummel)
3166 2009-12-26 Xavier Perseguers <typo3@perseguers.ch>
3168 * Fixed bug #13080: Uncheck function in tceforms unchecks too many items (Thanks to Georg Ringer)
3170 2009-12-25 Benjamin Mack <benni@typo3.org>
3172 * Fixed bug #5260: Function linkWrapFile() in file class.file_list.inc uses wrong PATH prefix
3174 2009-12-23 Benjamin Mack <benni@typo3.org>
3176 * Fixed bug #12987: List module: delete confirmation has extra ")" (Thanks to Steffen Gebert)
3177 * Fixed bug #13059: overriden user settings are not visible to the user (Thanks to Georg Ringer)
3179 2009-12-21 Benjamin Mack <benni@typo3.org>
3181 * Fixed bug #12505: JSMENU's showActive is broken (Thanks to Joerg Wagner)
3183 2009-12-19 Xavier Perseguers <typo3@perseguers.ch>
3185 * Fixed bug #13064: Deprecated function spliti for PHP5.3
3187 2009-12-18 Tobias Liebig <mail_typo3@etobi.de>
3189 * Fixed bug #12703: t3editor/codecompletion: parser error on opening brackets on the right side of an operator
3191 2009-12-18 Francois Suter <francois@typo3.org>
3193 * Fixed bug #12955: Missing -R option in chmod command in INSTALL.txt (thanks to Patrick Nussbaumer)
3195 2009-12-13 Xavier Perseguers <typo3@perseguers.ch>
3197 * Fixed bug #13015: Available languages are ordered by name in english and not in selected language (thanks to Georg Ringer)
3198 * Fixed bug #13003: Move back methods belonging to t3lib_sqlparser
3200 2009-12-12 Xavier Perseguers <typo3@perseguers.ch>
3202 * Fixed bug #13021: Mistyping prevents the CSV-export of the _PATH_field in List-View (thanks to Mathias Gisch)
3204 2009-12-11 Stanislas Rolland <typo3@sjbr.ca>
3206 * Fixed bug #12782: htmlArea RTE: Editing a link title or target with Firefox 3 sometimes simply unlinks the link
3208 2009-12-11 Xavier Perseguers <typo3@perseguers.ch>
3210 * Fixed bug #12897: Cannot parse SQL hints
3212 2009-12-10 Stanislas Rolland <typo3@sjbr.ca>
3214 * Fixed bug #13004: htmlArea RTE: buttons.table.disableEnterParagraphs not honoured in Opera
3215 * Fixed bug #13007: htmlArea RTE: Toggling insertlist buttons may freeze Safari/Chrome browsers
3216 * Fixed bug #13008: htmlArea RTE: Ending a list may produce invalid xhtml in Safari/Chrome
3218 2009-12-10 Dmitry Dulepov <dmitry.dulepov@gmail.com>
3220 * Fixed bug #12959: cHashParams in index_phash is too small
3222 2009-12-10 Xavier Perseguers <typo3@perseguers.ch>
3224 * Fixed bug #12072: Permanent login checkbox is not shown as expected
3226 2009-12-09 Stanislas Rolland <typo3@sjbr.ca>
3228 * Fixed bug #12682: Section links coming from RTE broken in FE
3230 2009-12-07 Steffen Kamper <info@sk-typo3.de>
3232 * Raised felogin version from 1.2.0 to 1.3.0
3233 * Fixed bug #10327: [felogin] redirect does not work
3235 2009-12-06 Stanislas Rolland <typo3@sjbr.ca>
3237 * Follow-up to bug #12926: RTE floods BE Log with error messages from json_encode()
3239 2009-12-05 Stanislas Rolland <typo3@sjbr.ca>
3241 * Added feature #12930: htmlArea: Resizable RTE area
3242 * Added feature #12943: htmlArea RTE: Configuring custom items in the block formatting drop-down list
3243 * Fixed bug #12926: RTE floods BE Log with error messages from json_encode()
3245 2009-12-02 Steffen Kamper <info@sk-typo3.de>
3247 * Fixed bug #12899: Wrong usage of CDATA raise javascript error
3248 * Fixed bug #12863: t3lib_cs::convArray converts integers to string
3250 2009-12-02 Steffen Kamper <info@sk-typo3.de>
3252 * Fixed bug #12852: Missing labels for CType header in New Content Wizard (Thanks to Uschi Renziehausen)
3253 * Fixed bug #12847: 4.3.0 install tool incorrectly reports memory limit problem
3255 2009-11-30 Steffen Kamper <info@sk-typo3.de>
3257 * Fixed bug #12843: Mulitple tests of the t3lib_PageRenderer_testcase fail
3258 * Fixed bug #12541: Unescaped & in urls of list module
3260 2009-11-30 Oliver Hader <oliver@typo3.org>
3262 * Branching TYPO3 4.3.0 to TYPO3_4-3
3264 2009-11-30 Oliver Hader <oliver@typo3.org>
3266 * Cleanup: Updated ext_emconf.php files in system extensions
3268 2009-11-29 Dmitry Dulepov <dmitry.dulepov@gmail.com>
3270 * Fixed bug #9683: Store OpenID information in database instead of using the filesystem
3272 2009-11-29 Steffen Kamper <info@sk-typo3.de>
3274 * Fixed bug #12836: Recycler: Still one error with labels in JavaScript
3275 * Fixed bug #12839: TS property pageRenderTemplateFile needs to be renamed
3276 * Fixed bug #12827: Core labels need to be utf-8 before json_encode
3277 * Fixed bug #12828: change language .js for ExtJS according to BE language (thanks to Stefano Cecere)
3279 2009-11-29 Francois Suter <francois@typo3.org>
3281 * Fixed bug #12727: Wrong htmlspecialchars() usage in Extension Manager (thanks to Andreas Kundoch)
3282 * Fixed bug #12498: t3lib_div::flushOutputBuffers() can't work (thanks to Steffen Gebert)
3283 * Fixed bug #12831: Scheduler: Wrong CSH text for "End of task" (thanks to Steffen Gebert)
3285 2009-11-29 Oliver Hader <oliver@typo3.org>
3287 * Fixed bug #12786: Wrong mouseover cursor at icon of docheader (thanks to Georg Ringer)
3288 * Fixed bug #12792: Unit test checkGetExtensionKeyByPrefix of the t3lib_extmgm_testcase fails
3289 * Fixed bug #11326: Memcached backend does not work well if cache of a page shall expire after 30 days (thanks to Vladimir Podkovanov)
3290 * Fixed bug #11345: Uncaught exception InvalidArgumentException on creating graphical menus
3291 * Fixed bug #12489: IRRE - Problem with clearing of floated elements in IE
3292 * Fixed bug #12788: Recycler does not show up
3293 * Fixed bug #12825: Wrong encoding of labels in t3editor
3294 * Fixed bug #12766: CSS in "User Settings" broken (thanks to Georg Ringer)
3295 * Fixed bug #9766: Use correct memory limit definition in Install Tool (thanks to Steffen Müller)
3296 * Fixed bug #12830: Wrong encoding of JSON data in t3lib_PageRenderer
3297 * Fixed bug #11395: TCAdefaults in Page TSConfig without effect on creating new element after existing one (thanks to Tolleiv Nietsch)
3298 * Fixed bug #12800: Add functionality to work with caching framework and DBAL (thanks to Xavier Perseguers)
3299 * Fixed bug #12781: The type in t3lib_TCEforms does not work if the type field shall be excluded when translating (thanks to Fabrizio Branca)
3300 * Fixed bug #12835: Caching error when clearing indexed search elements in info module (thanks to Steffen Kamper)
3301 * Raised DBAL version from 1.0.1 to 1.0.2
3302 * Raised Extbase and Fluid versions from 1.0.1 to 1.0.2
3304 2009-11-26 Francois Suter <francois@typo3.org>
3306 * Fixed bug #12077: Scheduler: Missing documentation for setting up cron jobs on Windows (thanks to Patrick Gaumond)
3308 2009-11-26 Oliver Hader <oliver@typo3.org>
3310 * Release of TYPO3 4.3.0RC2
3312 2009-11-25 Rupert Germann <rupi@gmx.li>
3314 * Fixed bug #12133: autoloaders registered by extensions slow down the core autoloader
3315 * Fixed bug #12109: Call to getCache() on a non-object in some extensions
3317 2009-11-25 Christian Kuhn <lolli@schwarzbu.ch>
3319 * Fixed bug #12675: Validation issues in sysext reports: Fix several errors
3321 2009-11-25 Steffen Kamper <info@sk-typo3.de>
3323 * Fixed bug #12759: button styling missed some buttons: type reset / button (thanks to Georg Ringer)
3324 * Fixed bug #9058: Hook objects for stdWrap in class.tslib_content.php get executed multiple times. (thanks to Steffen M�ller)
3325 * Fixed bug #12467: TYPO3 Inline User Manual is broken
3326 * Fixed bug #12297: t3lib_cs::cropMbstring has problems with negative length (Thanks to Steffen Gebert)
3327 * Follow-up to bugfix #12728: Upgrade ExtJS skin to match t3skin (Thanks to Andreas Kundoch)
3328 * Follow-up to bugfix #12699: Upgrade backend login to match t3skin
3329 * Fixed bug #12613: Wrong character encoding in cache tables breaks frontend rendering
3330 * Follow-up to bugfix #12728: Upgrade ExtJS skin to match t3skin (wrong refresh gif in grid)
3331 * Follow-up to bugfix #12735: BE-Login: show login process (Safari fixes)
3333 2009-11-25 Francois Suter <francois@typo3.org>
3335 * Fixed bug #12547: Removed wrong default binary search paths for Windows
3336 * Feature #12491: Reports: Allow multiple providers for each status collection
3337 * Cleanup #12492: Reports: Made some CGL improvements and added missing SVN markers
3338 * Fixed bug #12748: Recycler: BE module's body has a margin (thanks to Steffen Gebert)
3340 2009-11-25 Oliver Hader <oliver@typo3.org>
3342 * Follow-up to bugfix #12436: Move Suhosin part to php.ini section in the install tool
3343 * Fixed bug #9981: EM does not test for usage of mod.php-API and spuriously displays an error (thanks to Andreas Kundoch)
3344 * Follow-up to bugfix #12581: Use FILTER_FLAG_SCHEME_REQUIRED constant in t3lib_div::isValidUrl()
3345 * Follow-up to bugfix #12420: Removed deprecation logging from methods that are still used in the TYPO3 Core
3346 * Fixed bug #12755: Update to ADOdb 5.10
3347 * Fixed bug #12629: XSS in sysext scheduler possible (thanks to Georg Ringer)
3348 * Follow-up to bugfix #12728: Fixed size of icon indicating required fields (thanks to Steffen Ritter)
3349 * Cleanup: Updated ext_emconf.php files in system extensions
3350 * Follow-up to bugfix #12755: Added missing database driver classes
3351 * Cleanup: Updated t3lib/core_autoload.php
3353 2009-11-24 Stanislas Rolland <typo3@sjbr.ca>
3355 * Updated htmlArea RTE manual.
3357 2009-11-24 Rupert Germann <rupi@gmx.li>
3359 * Fixed bug #12706: OpenID redirects to wrong page and does not create a BE session (thanks to Steffen M�ller)
3361 2009-11-24 Oliver Hader <oliver@typo3.org>
3363 * Follow-up to bugfix #12699: Fixed remaining styling issues in the backend login
3364 * Follow-up to bugfix #12669: Headers in backend login looked strange in IE6
3365 * Fixed bug #12669: Fatal error: Call to a member function getSystemLanguages()
3366 * Fixed bug #11577: t3lib_formmail floods syslog with "Possible abuse of t3lib_formmail..." messages (thanks to Fabrizio Branca)
3367 * Fixed bug #12728: Upgrade ExtJS skin to match t3skin (thanks to T3UXW09 participants)
3368 * Fixed bug #12581: Pagetree frame shows HTTP 404 error
3370 2009-11-24 Steffen Kamper <info@sk-typo3.de>
3372 * Follow-up to bugfix #12735: BE-Login: show login process
3373 * Fixed bug #12735: BE-Login: show login process
3374 * Fixed bug #12719: Bugfix - tcemain copy/move/deleteL10nOverlayRecords is not fully versioning-aware (thanks to Tolleiv Nietsch)
3375 * Fixed bug #12710: "Paste after" function destroys l10n-overlay relations (thanks to Tolleiv Nietsch)
3376 * Fixed bug #12700: pageInfo shows wrong info on root page
3378 2009-11-24 Francois Suter <francois@typo3.org>
3380 * Fixed bug #12695: Added some space between sections of the "Installed services" report
3382 2009-11-24 Christian Kuhn <lolli@schwarzbu.ch>
3384 * Fixed bug #12623: Validation issues in sysext scheduler: Fix several errors
3386 2009-11-20 Stanislas Rolland <typo3@sjbr.ca>
3388 * Updated htmlArea RTE version to 1.8.6
3390 2009-11-23 Christian Kuhn <lolli@schwarzbu.ch>
3392 * Fixed bug #12618: Validation issue in sysext lowlevel: Fix some warnings
3394 2009-11-23 Oliver Hader <oliver@typo3.org>
3396 * Fixed bug #12699: Upgrade backend login to match t3skin (thanks to T3UXW09 participants)
3397 * Fixed bug #12500: Object does not support method calls - PHP 5.3 (thanks to Dan Osipov)
3399 2009-11-23 Steffen Kamper <info@sk-typo3.de>
3401 * Follow-up to bugfix #12271: List module and Clickmenu should not enable to create inconsistant record-relations (thanks to Tolleiv Nietsch)
3402 * Fixed bug #12544: Clean markup in Extension Manager
3403 * Fixed bug #12508: Log usage of XLLfile to deprecation log (thanks to Steffen Gebert)
3404 * Follow-up to bugfix #11468: $altUrl parameter has no effect in t3lib_BEfunc::viewOnClick()
3406 2009-11-22 Steffen Kamper <info@sk-typo3.de>
3408 * Fixed bug #12666: Copying Record with TCEMain process cmdmap throws sql errors (Thanks to Tolleiv Nietsch)
3409 * Follow-up to bugfix #2314 - moving records doesn't move translations (Thanks to Tolleiv Nietsch)
3410 * Fixed bug #12680: final adjustments to MediaCE
3411 * Fixed bug #11468: $altUrl parameter has no effect in t3lib_BEfunc::viewOnClick() (Thanks to Fabrizio Branca)
3412 * Fixed bug #12548: opendocs produce invalid HTML
3414 2009-11-20 Stanislas Rolland <typo3@sjbr.ca>
3416 * Fixed bug #12684: htmlArea RTE: Repeated character / backspacing is slow in Firefox
3418 2009-11-20 Christian Kuhn <lolli@schwarzbu.ch>
3420 * Fixed bug #12676: Validation issue in sysext opendocs: Missing htmlspecialchars of href parameter
3422 2009-11-19 Stanislas Rolland <typo3@sjbr.ca>
3424 * Fixed bug #12677: htmlArea RTE: Incorrect cursor position after backspace/delete in Firefox
3426 2009-11-18 Francois Suter <francois@typo3.org>
3428 * Follow-up to bugfix #12426: Reports: One localized label wrongfully contained a copy of another label
3430 2009-11-18 Oliver Hader <oliver@typo3.org>
3432 * Release of TYPO3 4.3.0RC1
3434 2009-11-18 Benjamin Mack <benni@typo3.org>
3436 * !!! Fixed bug #12648: Introduce t3lib_utility_Http for all related constants and make the core aware of these changes (patch by Ingo Renner)
3438 2009-11-17 Rupert Germann <rupi@gmx.li>
3440 * Fixed bug #12455: OpenID authentication does not work with PHP 5.3
3441 * Fixed bug #12054: PHP5.3-Warning about strcmp() parameters in view_help.php (thanks to Stefan Geith)
3442 * Fixed bug #12195: Renaming write protected file issues a php warning
3443 * Fixed bug #12099: Replace "Warning: filemtime(): stat failed" with a nice error message (thanks to Steffen Gebert)
3444 * Fixed bug #11937: Do not show E_DEPRECATED messages on productive systems
3445 * Fixed bug #12516: Give admins the possibility to configure which errors should be logged to which log
3447 2009-11-17 Oliver Hader <oliver@typo3.org>
3449 * Fixed bug #12612: Backend Login-Popup not working
3450 * Follow-up to bugfix #12612: Removed reference operators for objects and code cleanup
3451 * Fixed bug #12517: Password change in User tools -> User setup impossible if rsaauth and saltedpassword are installed
3452 * Fixed bug #12608: User settings module reports changed password and settings if there was no change at all
3453 * Fixed bug #4466: Index on tx_realurl_uniqalias breaks with DBAL (thanks to Xavier Perseguers)
3454 * Raised DBAL version from 0.9.25 to 1.0.0
3455 * Raised Extbase and Fluid versions from 0.9.17 to 1.0.0
3456 * !!! Moved Advanced Frontend Editing to TER
3457 * Integrated saltedpasswords completely instead of using svn:externals
3458 * Follow-up to bugfix #12648: PHP class file of t3lib_utility_Http is missing
3460 2009-11-17 Benjamin Mack <benni@typo3.org>
3462 * Commited test case for #12244: Improve locallangXMLOverride feature (Thanks to Steffen Gebert)
3463 This changes the LLoverride feature to $GLOBALS['TYPO3_CONF_VARS']['SYS']['locallangXMLOverride'] as an array
3465 2009-11-17 Steffen Kamper <info@sk-typo3.de>
3467 * Added tests #12382: Feature/Code cleanup: Add some more unit tests (Thanks to Oliver Klee)
3468 * Fixed bug #12611: Add preRenderHook in pageRenderer
3469 * Fixed bug #12610: Inconsistent naming of "includeFooterJS"
3470 * Fixed bug #10119: Broken fe_adminLib.inc
3471 * Fixed bug #12616: Set recycler height dynamic
3472 * Fixed bug #12624: Unreplaced marker in login screen of classic skin
3474 2009-11-17 Stanislas Rolland <typo3@sjbr.ca>
3476 * Fixed bug #12619: htmlArea RTE: JS error raised by spell checker
3477 * Fixed bug #12622: htmlArea RTE: Incorrect behaviour of last item of list in gecko browsers
3479 2009-11-16 Christian Kuhn <lolli@schwarzbu.ch>
3481 * Fixed bug #12621: Validation issue in sysext scheduler: endPage is called twice
3482 * Fixed bug #12620: Validation issue in web functions wizard new page: End tag for input omitted
3483 * Fixed bug #12617: Validation issue in sysext lowlevel: End tag for input omitted
3485 2009-11-16 Steffen Kamper <info@sk-typo3.de>
3487 * Fixed bug #12605: Flash Message for "extension provides additional configuration" (Thanks to Georg Ringer)
3488 * Fixed bug #12472: Recycler is missing title + description in the about module (Thanks to Georg Ringer)
3489 * Fixed bug #12546: Paths look weird on Windows
3491 2009-11-16 Francois Suter <francois@typo3.org>
3493 * Fixed bug #12565: Scheduler: Added option to turn off logging, which could be too verbose
3494 * Cleanup #12426: Reports: Localized all hard-coded strings in status reports
3495 * Fixed bug #12396: Warning produced by t3lib_div::flushOutputBuffers() (Thanks to Michael Klapper)
3497 2009-11-16 Oliver Hader <oliver@typo3.org>
3499 * Fixed bug #12594: "LastLogin"-Field creates PHP error on create (date)
3501 2009-11-15 Benjamin Mack <benni@typo3.org>
3503 * Fixed bug #6954: Bug: History/undo information disappears after publication (Thanks to Tolleiv Nietsch)
3505 2009-11-15 Steffen Kamper <info@sk-typo3.de>
3507 * Follow-up to #11764: instanciate t3lib_transl8tools in t3lib_recordlist
3508 * Fixed bug #12588: Bugfix: db_list_extra->makeLocalizationPanel doesn't consider the backPath (Thanks to Tolleiv Nietsch)
3510 2009-11-15 Benjamin Mack <benni@typo3.org>
3512 * Fixed bug #12438: Bugfix - tt_content bodytext wizard icons aren't aligned properly (Thanks to Tolleiv Nietsch)
3514 2009-11-15 Stanislas Rolland <typo3@sjbr.ca>
3516 * Fixed bug #12597: htmlArea RTE: cursor position is not restored by undo/redo operations in Opera
3517 * Fixed bug #12421: htmlArea RTE: Paste is erratic in Opera 10 when server-based cleaning is enabled
3518 * Fixed bug #11362: htmlArea RTE: Cursor may not be put in list elements newly created in front of links
3519 * Fixed issue #12601: htmlArea RTE: Update list of supported browsers
3520 * Updated htmlArea RTE version to 1.8.5
3522 2009-11-14 Francois Suter <francois@typo3.org>
3524 * Fixed bug #12464: Reports: Sorting of status collections wrongly relied on localized strings
3526 2009-11-14 Tobias Liebig <mail_typo3@etobi.de>
3528 * Fixed bug #12522: t3editor/codecompletion: tsref properties get listed twice when they are defined
3529 * Fixed bug #12523: t3editor/codecompletion: Gifbuilder TEXT and Gifbuilder IMAGE inside of GMENU_itemState
3530 * Fixed bug #12527: t3editor/codecompletion: parser error on brackets on the right side of an operator
3531 * Fixed bug #12528: t3editor/codecompletion: IMG_RESOURCE missing in tsref
3533 2009-11-13 Francois Suter <francois@typo3.org>
3535 * Fixed bug #12550: Scheduler: Added some space between the sections of the "scheduled tasks"-screen
3537 2009-11-12 Stanislas Rolland <typo3@sjbr.ca>
3539 * Fixed bug #4670: htmlArea RTE: Problem when cutting pasting links within table cells or list items
3541 2009-11-11 Stanislas Rolland <typo3@sjbr.ca>
3543 * Fixed bug #12566: htmlArea RTE: Selecting element from status bar does not work in Safari
3544 * Fixed bug #12568: htmlArea RTE: Text pasted by Safari is wrapped in span or font tags
3546 2009-11-11 Francois Suter <francois@typo3.org>
3548 * Cleanup #12552: Scheduler: Corrected inconsistent use of full stops in language labels
3550 2009-11-11 Steffen Kamper <info@sk-typo3.de>
3552 * Fixed bug #12557: Wrong file references and colors in t3skin-extjs theme, missing icon in recycler
3554 2009-11-10 Stanislas Rolland <typo3@sjbr.ca>
3556 * Fixed bug #12115: htmlArea RTE "Create link" button doesn't become clickable when using keyboard to select text in Safari/Chrome
3558 2009-11-10 Steffen Kamper <info@sk-typo3.de>
3560 * Follow-up to #12487: Inform if page use content_from_pid
3562 2009-11-09 Benjamin Mack <benni@typo3.org>
3564 * Fixed bug #12345: TCA feature _VALIGN for wizards is broken (Thanks to Tolleiv Nietsch)
3566 2009-11-09 Stanislas Rolland <typo3@sjbr.ca>
3568 * Follow-up to #11847: htmlArea RTE displays empty editing area in Opera 10
3569 * Fixed bug #12534: htmlArea RTE: list creation looses text in Safari
3571 2009-11-09 Steffen Kamper <info@sk-typo3.de>
3573 * Fixed bug #10128: JavaScript error upon login
3575 2009-11-08 Oliver Hader <oliver@typo3.org>
3577 * Release of TYPO3 4.3.0beta3
3579 2009-11-08 Francois Suter <francois@typo3.org>
3581 * Fixed bug #12019: Added missing style definition to Install Tool CSS file
3582 * Fixed bug #12423: Reports: Services overview does not provide extension key
3583 * Fixed bug #12482: Extension manager does not search in extension titles when in "import extension" section (thanks to Steffen Müller)
3585 2009-11-08 Steffen Kamper <info@sk-typo3.de>
3587 * Fixed bug #12487: Inform if page use content_from_pid
3588 * Fixed bug #12247: absRefPrefix is prefixed with external js files
3590 2009-11-08 Oliver Hader <oliver@typo3.org>
3592 * Raised feeditadvanced from 0.1.1 to 0.8.0
3593 * Fixed bug #12324: Page tree will not be shown in the TYPO3 backend
3594 * Follow-up to bugfix #12324: Renamed sanitizeBackEndUrl() to sanitizeLocalUrl() in t3lib_div
3596 2009-11-08 Sebastian Kurfürst <sebastian@typo3.org>
3598 * Raised Extbase and Fluid versions from 0.9.16 to 0.9.17
3600 2009-11-07 Rupert Germann <rupi@gmx.li>
3602 * Fixed bug #12436: Integrate checks concerning Suhosin/Hardened PHP in Install Tool (thanks to Oliver Hader)
3603 * Fixed bug #10792: Extensions cannot be looked up, when cache_extensions table is empty
3604 * Follow-up to bug #12499: re-added the removed function call and moved the deprecationLog call
3606 2009-11-07 Benjamin Mack <benni@typo3.org>
3608 * Fixed #12244: Improve locallangXMLOverride feature (Thanks to Steffen Gebert), this changes the LLoverride feature to $GLOBALS['TYPO3_CONF_VARS']['SYS']['locallangXMLOverride'] as an array
3610 2009-11-07 Steffen Kamper <info@sk-typo3.de>
3612 * Follow-up to #12483: Call to deprecated method t3lib_beUserAuth::trackBeUser()
3613 * Fixed bug #12013: tslib_pagegen fails to read mime type of the shortcut icon (thanks to Xavier Perseguers)
3614 * Fixed bug #12503: Help extensions shouldn't be shy
3616 2009-11-07 Oliver Hader <oliver@typo3.org>
3618 * Raised DBAL version from 0.9.24 to 0.9.25
3619 * Raised Extbase version from 0.9.12 to 0.9.13
3620 * Raised Extbase version from 0.9.13 to 0.9.16
3622 2009-11-07 Bernhard Kraft <bernhard@typo3.org>
3624 * Fixed bug #12428: slow t3lib_TSparser::parseSub
3626 2009-11-06 Rupert Germann <rupi@gmx.li>
3628 * Fixed bug #12499: Call to deprecated method t3lib_userAuth::redirect()
3630 2009-11-06 Tobias Liebig <mail_typo3@etobi.de>
3632 * Fixed bug #9046: Nested domain linking
3634 2009-11-06 Francois Suter <francois@typo3.org>
3636 * Follow-up to #12215: Scheduler: Added GMT time difference to server time display for improved clarity
3638 2009-11-06 Sebastian Kurfürst <sebastian@typo3.org>
3640 * Raising Extbase and Fluid versions to 0.9.12
3642 2009-11-06 Stanislas Rolland <typo3@sjbr.ca>
3644 * Fixed bug #12481: AllowClipboard Helper Firefox extension does not work with FF 3.5
3645 * Updated htmlArea RTE manual
3646 * Updated htmlArea RTE version to 1.8.4
3648 2009-11-06 Steffen Kamper <info@sk-typo3.de>
3650 * Cleanup #11311: PHP casting causes workspace message to appear in Web/View (thanks to Niels Froehling)
3651 * Fixed bug #12347: Integrate check to the install tool and reports module concerning eAccelerator
3652 * Fixed bug #12295: Cleaning config_default, exclude values from being listed in install tool, all configuration
3653 * Fixed bug #11633: Enable Frontend Preview does not work until switched (thanks to Fabrizio Branca)
3654 * Fixed bug #12469: Pagerenderer miss headerData and footerData in hooks
3655 * Fixed bug #12437: Recycler produces some scroll bars + visual cleanup + js fixes
3656 * Fixed bug #12368: Context menu of page tree does not work anymore
3657 * Fixed bug #12468: User setup: items without csh are not aligned
3659 2009-11-06 Oliver Hader <oliver@typo3.org>
3661 * Raised DBAL version from 0.9.23 to 0.9.24
3662 * Raised saltedpasswords version from 0.9.1 to 0.9.2
3663 * Fixed bug #12488: Remove redundant code from t3lib_matchCondition in favour of using t3lib_matchCondition_frontend
3664 * Fixed bug #11932: OpenID login does uses cURL even if was not defined in TYPO3_CONF_VARS
3665 * Follow-up to bugfix #9046: Modified type of new field sys_domain.forced
3667 2009-11-05 Martin Kutschker <masi@typo3.org>
3669 * Fixed bug #12420: Log deprecated method calls (to be removed in TYPO3 4.5) (thanks to Xavier Perseguers)
3671 2009-11-05 Tobias Liebig <mail_typo3@etobi.de>
3673 * Cleanup/Bugfix #11838: Hardcoded labels in t3editor
3675 2009-11-05 Francois Suter <francois@typo3.org>
3677 * Feature #12215: Scheduler: Added display and information about usage of timezone
3679 2009-11-05 Rupert Germann <rupi@gmx.li>
3681 * Fixed bug #12466: PHP-5.3 Warning: strlen() expects parameter 1 to be string, array given
3682 * Fixed bug #12236: Password-field in "User Settings" is prefilled, which does not make sense (thanks to Steffen Gebert)
3684 2009-11-05 Oliver Hader <oliver@typo3.org>
3686 * Fixed bug #12441: IRRE - Cannot add new elements on second level of nesting
3687 * Follow-up to bugfix #12441: Code cleanup in t3lib_TCEforms_inline
3688 * Fixed bug #12483: Call to deprecated method t3lib_beUserAuth::trackBeUser()
3690 2009-11-04 Steffen Kamper <info@sk-typo3.de>
3692 * Fixed bug #12452: Fatal error in install tool DB-compare with multiplyDbFieldSize > 1
3694 2009-11-04 Francois Suter <francois@typo3.org>
3696 * Follow-up to #12381: Scheduler: BLOB database fields may not be NOT NULL (thanks to Tolleiv Nietsch)
3698 2009-11-03 Ernesto Baschny <ernst@cron-it.de>
3700 * Fixed bug #11876 and #12342: stripSlashesOnArray creates references where you want copies (in some PHP versions). Affects usage of _GP (e.g. in the Install Tool and some frontend extensions).
3702 2009-11-03 Oliver Hader <oliver@typo3.org>
3704 * Cleanup #12440: Copy DBAL-only SQL parser methods from t3lib_sqlparser to ux_t3lib_sqlparser (thanks to Xavier Perseguers)
3706 2009-11-03 Tobias Liebig <mail_typo3@etobi.de>
3708 * Fixed bug #9513: t3editor bad line numbering
3709 * Fixed bug #12409: t3editor/codecompletion objects still showed up after deleting (thanks to Christian Kartnig)
3710 * Fixed bug #12410: t3editor/codecompletion some properties got not listed (thanks to Stephan Petzl)
3711 * Fixed bug #10959: t3editor/codecompletion CC triggers with spaces in TS path (thanks to Christian Kartnig)
3712 * Fixed bug #12411: t3editor/codecompletion gifbuilder IMAGE type being treated as cObj IMAGE (thanks to Stephan Petzl)
3713 * Fixed bug #12412: t3editor/codecompletion CONTENT->select is of type "string", should be "select" (thanks to Stephan Petzl)
3714 * Cleanup: #12416: cleanup t3editor files
3715 * Fixed bug #12413: t3editor should not be disabled in safari
3716 * Fixed bug #12417: t3editor/codecompletion IMAGE.titleText attribute missing (thanks to Stephan Petzl)
3718 2009-11-03 Ernesto Baschny <ernst@cron-it.de>
3720 * Fixed bug #5120: SQL parse error in "Who is online" with DBAL (PostgreSQL / Oracle)
3722 2009-11-02 Stanislas Rolland <typo3@sjbr.ca>
3724 * Fixed bug #12439: htmlArea RTE: js error raised on paste by default word cleaning
3725 * Fixed bug #12331: htmlArea RTE plugins may not be loaded for multiple RTEs
3727 2009-11-02 Oliver Hader <oliver@typo3.org>
3729 * Follow-up to #10467: Fixed JavaScript notation bug for IE8
3731 2009-10-31 Steffen Kamper <info@sk-typo3.de>
3733 * Fixed bug #12386: Log deprecated method call in t3lib_db (to be removed in TYPO3 4.5) (thanks to Xavier Perseguers)
3734 * Fixed bug #12387: Log deprecated method call in t3lib_befunc (to be removed in TYPO3 4.5) (thanks to Xavier Perseguers)
3735 * Fixed bug #12388: Log deprecated method call in t3lib_beuserauth (to be removed in TYPO3 4.5) (thanks to Xavier Perseguers)
3736 * Fixed bug #12392: Log deprecated method call in t3lib_install (to be removed in TYPO3 4.5) (thanks to Xavier Perseguers)
3737 * Fixed bug #12393: Log deprecated method call in t3lib_stdgraphic (to be removed in TYPO3 4.5) (thanks to Xavier Perseguers)
3738 * Fixed bug #12394: Log deprecated method call in t3lib_tceforms_inline (to be removed in TYPO3 4.5) (thanks to Xavier Perseguers)
3740 2009-10-30 Francois Suter <francois@typo3.org>
3742 * Fixed bug #12406: Scheduler: Performed some minor cleanups in the BE module
3743 * Feature #12184: Scheduler: Added BE method to mark a stalled / died task as not running
3745 2009-10-30 Steffen Kamper <info@sk-typo3.de>
3747 * Follow-up to #12336: Little Flaws with MediaCE
3749 2009-10-29 Francois Suter <francois@typo3.org>
3751 * Fixed bug #12381: Scheduler: Changed TEXT fields to BLOBS for storing serialized data (thanks to Michael Klapper)
3753 2009-10-29 Ernesto Baschny <ernst@cron-it.de>
3755 * Fixed bug #12371: Warning issued on first load of install tool with open_basedir set
3757 2009-10-28 Christian Kuhn <lolli@schwarzbu.ch>
3759 * Follow-up to #12326: $label is already used, rename new variable to $optionLabel
3761 2009-10-28 Dmitry Dulepov <dmitry.dulepov@gmail.com>
3763 * Fixed bug #9795: Default values have no labels in the multiple select control inside the flexform
3765 2009-10-27 Steffen Kamper <info@sk-typo3.de>
3767 * Follow-up to #11370: Inconsistent Login Screen doesn't show system required errors
3768 * Fixed bug #12372: install: Login form message is shown as warning
3769 * Fixed bug #12355: Remove WIN-check in tsconfig_help::rebuild
3770 * Fixed bug #12364: Icon for content element 'Media'
3772 2009-10-27 Christian Kuhn <lolli@schwarzbu.ch>
3774 * Fixed bug #12356: Remove exclude=1 from lastlogin field of be_user TCA
3776 2009-10-27 Francois Suter <francois@typo3.org>
3778 * Fixed bug #12251: Scheduler: Don't show rights check on Windows
3780 2009-10-27 Stanislas Rolland <typo3@sjbr.ca>
3782 * Fixed bug #12252: htmlArea RTE: errors are raised when extension rtehtmlarea_definitionlist is installed with TYPO3 4.3
3784 2009-10-27 Steffen Kamper <info@sk-typo3.de>
3786 * Updated wpplayer to version 2.0beta6
3787 * Fixed bug #12336: Little Flaws with MediaCE
3788 * Follow-up to #12358: FE-user last-login field uses "date" instead of "datetime" (thanks to Christian Kuhn)
3789 * Fixed bug #12358: BE-user last-login field uses "date" instead of "datetime" (thanks to Steffen Gebert)
3790 * Fixed bug #12354: Remove t3lib_sqlengine from Core and move it to DBAL (thanks to Xavier Perseguers)
3791 * Cleanup: #12351: Clean-up SQL parser (thanks to Xavier Perseguers)
3793 2009-10-27 Oliver Hader <oliver@typo3.org>
3795 * Fixed bug #12327: IRRE - DOM object identifiers use invalid characters
3797 2009-10-26 Rupert Germann <rupi@gmx.li>
3799 * Fixed bug #11980: TCEforms suggest defaultreceiver returns array or boolean (thanks to Steffen Gebert)
3801 2009-10-25 Steffen Kamper <info@sk-typo3.de>
3803 * Fixed bug RFC #12326: EXT:setup CSH mode setting gets lost (thanks to Steffen Gebert)
3805 2009-10-24 Ernesto Baschny <ernst@cron-it.de>
3807 * Fixed bug #12321: Follow-up to #11586, fixes FE editing
3809 2009-10-22 Oliver Hader <oliver@typo3.org>
3811 * Release of TYPO3 4.3.0beta2
3813 2009-10-22 Ernesto Baschny <ernst@cron-it.de>
3815 * Fixed bug #11586: Potential SQL injection in frontend editing (thanks to Oliver Klee)
3816 * Fixed bug #12309: It was possible to gain access to the Install Tool by only knowing the md5 hash of the password.
3817 * Fixed bug #12310: Encryption key can be recalculated when using normal mailform when [FE][strictFormmail] == 0 (thanks to Oliver Klee)
3818 * Fixed bug #12090: Filenames should be escaped with escapeshellarg before passing them to imagemagick (thanks to Oliver Klee)
3819 * Fixed bug #12303: XSS vulnerability due to not proper sanitizing in function t3lib_div::quoteJSvalue (thanks to Oliver Klee)
3820 * Fixed bug #12304: Frame inclusion in the backend through alt_mod_frameset (thanks to Oliver Klee)
3821 * Fixed bug #12305: XSS vulnerability in view_help.php / tfID parameter (thanks to Oliver Klee)
3822 * Fixed bug #12306: XSS vulnerability in module dispatcher
3823 * Fixed bug #12307: XSS vulnerability in alt_palette (thanks to Oliver Klee)
3824 * Fixed bug #10501: XSS vulnerability in the install tool (thanks to Oliver Klee)
3826 2009-10-21 Sebastian Kurfürst <sebastian@typo3.org>
3828 * Raised Extbase and Fluid version numbers to 0.9.11.
3830 2009-10-21 Rupert Germann <rupi@gmx.li>
3832 * Fixed bug #12280: Error Message while creating empty Folders (thanks to Daniel Schmitzer)
3833 * Fixed bug #11643: typoLink() sometimes wrongly drops url if link contains a section (thanks to Vladimir Podkovanov)
3834 * Added feature #12189: Add API functions for cleaning and flushing output buffers
3836 2009-10-21 Oliver Hader <oliver@typo3.org>
3838 * Cleanup: Updated ext_emconf.php files in system extensions
3839 * Follow-up to bugfix #539: Tables that cannot be localized at all produce a SQL error on deleting records
3840 * Cleanup: Fixed non-static function declarations in t3lib_BEfunc
3841 * Follow-up to bugfix #2314: Using the clipboard in the list view shows SQL errors for tables without versioning support
3842 * Cleanup: Updated NEWS.txt
3844 2009-10-21 Steffen Kamper <info@sk-typo3.de>
3846 * Fixed bug #12299: #12112: Enable resizable textareas by default (thanks to Steffen Gebert)
3847 * Fixed bug #12299: EM tries to read from tables of not installed extensions
3848 * Fixed bug #12075: Add COMPARE Link to update Wizard
3849 * Fixed bug #12168: Empty line in general header comment
3850 * Fixed bug #12175: User Setup don't check file time of ENABLE_INSTALL_TOOL
3851 * Fixed bug #12237: Use flash-messages in user-settings (thanks to Georg Ringer)
3852 * Follow-up to bug #12272: reverted renaming of step
3853 * Fixed bug #12272: Steps disregarded in t3lib_lock (thanks to Dan Osipov)
3855 2009-10-21 Christian Kuhn <lolli@schwarzbu.ch>
3857 * Cleanup #11813: Refactoring t3lib_db to match CGL (thanks to Felix Oertel)
3859 2009-10-20 Francois Suter <francois@typo3.org>
3861 * Added feature #12187: Added more usage of flashmessages to EM (thanks to Steffen Gebert)
3862 * Fixed bug #12177: Scheduler: Corrected situation where a new single task with a creation date in the past would never run (thanks to Ingmar Schlecht)
3864 2009-10-20 Steffen Kamper <info@sk-typo3.de>
3866 * Fixed bug #12273: List view don't show if there are more records than displayed
3867 * Follow-up to bug #10467: Added var "showRefreshLoginPopup" to config_default
3868 * Fixed bug #10467: AJAX relogin does not work
3869 * Added test #12286: Add unit tests for RemoveXSS
3871 2009-10-20 Oliver Hader <oliver@typo3.org>
3873 * Cleanup #12278: Move t3lib_matchCondition::whichDevice() to t3lib_utility_Client::getDeviceType()
3874 * Follow-up to test #12153: Added test cases for empty comparison in globalVar condition
3875 * Follow-up to bugfix #9779: Modified the limit argument in t3lib_div::trimExplode() to behave as the regular explode() function does
3876 * Raised saltedpasswords version from 0.9.0 to 0.9.1
3877 * Raised DBAL version from 0.9.22 to 0.9.23
3878 * Raised feeditadvanced from 0.1.0 to 0.1.1
3879 * Added feature #5613: Enable/integrate conditions in Page TSconfig
3880 * Follow-up to feature #5613: Added test cases for matching conditions
3881 * Fixed bug #11610: t3lib_transl8tools::translationInfo() should return also CType of the element (thanks to Michael Klapper)
3882 * Follow-up to feature #5613: Enabled evaluation of conditions in the backend by default
3884 2009-10-20 Rupert Germann <rupi@gmx.li>
3886 * Added Feature #12093: Improve the error and exception handling.
3887 * Fixed bug #12271: List module and Clickmenu should not enable to create inconsistant record-relations (thanks to Tolleiv Nietsch)
3888 * Fixed bug #12269: List module renders wrong data in localization view when record-overlay was moved in WS (thanks to Tolleiv Nietsch)
3889 * Fixed bug #8817: Copying Content Elements does not copy Language Overlays (thanks to Tolleiv Nietsch)
3890 * Fixed bug #2314: When moving records the translation do not move with it (thanks to Tolleiv Nietsch)
3891 * Fixed bug #539: lang-children "get lost"(should be deleted) when deleting parent-record in default language (thanks to Tolleiv Nietsch)
3892 * Fixed bug #10081: t3lib_div must not die if a locallang file is not found (thanks to Franz Holzinger)
3893 * Fixed bug #12194: The filetree does not show whether a folder is write protected
3895 2009-10-20 Sebastian Kurfürst <sebastian@typo3.org>
3897 * Raised Extbase and Fluid versions to 0.9.10
3899 2009-10-19 Oliver Hader <oliver@typo3.org>
3901 * Follow-up to test #12153: Fixed bug in language condition tests
3902 * Follow-up to test #12153: Refactored browserInfoHookIsCalled() test case
3903 * Follow-up to test #12153: Added test cases for device condition
3905 2009-10-19 Rupert Germann <rupi@gmx.li>
3907 * Added Feature #12138: Use flashmessages to display messages from tcemain
3908 * Fixed bug #12188: Double display of flashmessages
3909 * Fixed bug #11694: Table sys_refindex / KEY lookup_string not UTF-8 compatible (thanks to Morton Jonuschat)
3910 * Fixed bug #11853: PHP warning in file module when uploading files with the flashuploader (thanks to Georg Ringer)
3912 2009-10-19 Steffen Kamper <info@sk-typo3.de>
3914 * Fixed bug #12240: [Media CE] using a flash video file doesn't work
3915 * Fixed bug #12113: Setting default values for $BE_USER->uc doesn't work for multi-dimensional arrays (thanks to Steffen Gebert)
3916 * Fixed bug #10897: typo3/db_new.php prompts to create records in hidden, static and readonly tables
3917 * Fixed bug #12239: Record statistics use hidden tables and isn't formated well
3919 2009-10-16 Bernhard Kraft <bernhard@typo3.org>
3921 * Fixed Bug #12218: Spaces in Webroot path break ImageMagick compose (thanks to Joerg Wagner)
3923 2009-10-16 Steffen Kamper <info@sk-typo3.de>
3925 * Fixed bug #12246: Reports module: icon not clickable
3927 2009-10-16 Francois Suter <francois@typo3.org>
3929 * Cleanup #12245: Reports: Cleaned up API for providers in status report
3930 * Feature #12167: Reports: Enhanced report registration API to provide custom icons for reports
3931 * Feature #12178: Provide a report for installed services in the new Reports module
3932 * Cleanup #12249: Improved comments about service registration in EXT:sv/ext_tables.php and EXT:sv/ext_localconf.php
3933 * Fixed bug #12132: Scheduler: Introduced proper handling of incomplete objects after unserialization from DB storage
3934 * Cleanup #12211: Scheduler: Corrected a couple of labels and one code indent in BE module
3935 * Follow-up to bug #12117: The flash messages sometimes contained content meant for the main screen and not the message
3937 2009-10-15 Steffen Kamper <info@sk-typo3.de>
3939 * Fixed bug #11963: MEDIA.renderType in TypoScript is reset
3940 * Fixed bug #12207: $this->doc->sectionHeader return wrong HTML
3942 2009-10-15 Rupert Germann <rupi@gmx.li>
3944 * Fixed bug #8728: PHP Warning, if SQL error occurs in class t3lib_db in functions which depend on an existing resultset (thanks to Felix Oertel)
3945 * Fixed bug #12196: PHP warning in FE with activated DLOG and mbstring set as t3lib_cs_utils
3947 2009-10-14 Oliver Hader <oliver@typo3.org>
3949 * Reverted bugfix #10050: Traversing back page records used in CONTENT object does not work on root page
3951 2009-10-12 Steffen Kamper <info@sk-typo3.de>
3953 * Fixed bug #12209: [felogin] lang label for send change password link misses variable for valid end time
3955 2009-10-11 Steffen Kamper <info@sk-typo3.de>
3957 * Fixed bug #12186: EM sends Location-header without exit (thanks to Steffen Gebert)
3958 * Added ext_icon for sysext version (thanks to Steffen Gebert)
3959 * Cleanup: Whitespace cleaning of typo3 sysext files
3960 * Cleanup: Whitespace cleaning of typo3 files
3961 * Cleanup: Whitespace cleaning of t3lib files
3963 2009-10-11 Rupert Germann <rupi@gmx.li>
3965 * Fixed bug #10971: Fatal error in impexp module: Call to a member function includeLLFile() on a non-object (thanks to Andre Steiling)
3966 * Follow-up to bug #12154: renamed t3lib_MessageQueue to t3lib_FlashMessageQueue, changed some some function names
3967 in t3lib_flashmessages and t3lib_FlashMessageQueue.
3968 * Follow-up to bug #9355: Fixed some broken utf-8 chars in class t3lib_error_debugexceptionhandler
3969 * Fixed bug #12164: Use flashmessages to display messages in fileadmin
3971 2009-10-10 Rupert Germann <rupi@gmx.li>
3973 * Fixed bug #12129 (follow-up to bug #11986): Translation update broken with activated output compression (thanks to Steffen Gebert)
3975 2009-10-09 Steffen Kamper <info@sk-typo3.de>
3977 * Fixed bug #12111: Improve output of extension details (thanks to Steffen Gebert)
3978 * Fixed bug #12110: Show status of flag doNotLoadInFE in extension details (thanks to Steffen Gebert)
3979 * Fixed bug #12119: PHP warning shown in EM, if webserver can't remove extension dir (thanks to Steffen Gebert)
3981 2009-10-09 Oliver Hader <oliver@typo3.org>
3983 * Follow-up to issue #12162: Reverted modification of existing locallang labels and introduced new labels instead
3985 2009-10-09 Rupert Germann <rupi@gmx.li>
3987 * Fixed bug #12154: Improve API of flashmessages
3989 2009-10-09 Francois Suter <francois@typo3.org>
3991 * Fixed bug #12078: Scheduler: Check if additional fields indeed provide fields
3992 * Fixed bug #12117: Added use of flash messages to the Extension Manager (thanks to Steffen Gebert)
3993 * Fixed bug #12166: Scheduler: Gathered TODOs from Forge bug tracker into the Scheduler's manual
3995 2009-10-09 Kasper Skaarhoj <kasper@typo3.org>
3997 * Tiny bug with date function in t3lib_befunc. Casted timestamp to integer.
3998 * Added User TSconfig option "options.checkPageLanguageOverlay" so flexforms only show language fields for languages available on the page.
3999 * Fixed problem with notification emails to users when a workspace review rejection happens. Now it works
4000 * Added possibility to reset the diff-information for localizations so translators or admins can click a button that will mark a record so it appears to be in need of translation again.
4001 * Fixed problem with "Save and view" for new pages: Simply removed the button for new pages because it didn't choose the right PID anyway.
4002 * Implemented an override of allowed language per workspace. This is an expert feature available as a USER TSconfig option "options.workspaces.allowed_languages"
4003 * Expanded the feature that disables/enables login in a branch so now you can allow a login but force the usergroups to be "0,-2" (basically, that no usergroups are set for the user). This can help to reduce multiple caching of similar pages in case of many usergroup combinations in a system.
4004 * Implemented a simple hook after retrieval of a page from cache.
4005 * Fixed bug in Addwizard: It didn't work properly with wizard for other pages. Took the wrong table name. Thanks to Hassan AIT ABDELLAH, Dassault Systemes, for the fix.
4007 2009-10-08 Rupert Germann <rupi@gmx.li>
4009 * Fixed bug #12121: "Installation Type: L" - tell the user, what's "L" (thanks to Steffen Gebert)
4010 * Fixed bug #12128: Performance improvement in t3lib_div::get_dirs() (thanks to Dan Osipov)
4011 * Follow-up to #12128: Added unit tests for t3lib_div::get_dirs() (thanks to Peter Foerger)
4013 2009-10-08 Oliver Hader <oliver@typo3.org>
4015 * Added test #12153: Add more unit tests for t3lib_matchCondition
4016 * Follow-up to test #12153: Added unit tests for simulated conditions via TypoScript object browser
4018 2009-10-07 Francois Suter <francois@typo3.org>
4020 * Fixed bug #12078: Scheduler: Wrong example of cronjob configuration in the manual
4022 2009-10-07 Oliver Hader <oliver@typo3.org>
4024 * Fixed bug #11451: Wrong pattern modifier in t3lib_htmlmail
4026 2009-10-05 Steffen Kamper <info@sk-typo3.de>
4028 * Cleanup: Whitespace cleanup in extension manager
4030 2009-10-01 Oliver Hader <oliver@typo3.org>
4032 * Release of TYPO3 4.3.0beta1
4034 2009-10-01 Francois Suter <francois@typo3.org>
4036 * Follow-up to #11855: Use flash message API instead of custom markup for highlighting security link
4038 2009-10-01 Steffen Kamper <info@sk-typo3.de>
4040 * Fixed typo in tslib_content::cImage (changed $this->stdwrap to $this->stdWrap)
4041 * Follow-up to #12089: Cleanup: unescaped &
4042 * Follow-up to #12089: Make messages in reports module collapsible: add error/warning icon to header
4043 * Follow-up to #11843 Add a reports module: endPage was applied twice
4045 2009-10-01 Oliver Hader <oliver@typo3.org>
4047 * Fixed bug #12071: t3lib_sqlparser is not able to parse alias of a joined table (thanks to Xavier Perseguers)
4048 * Raised DBAL version from 0.9.21 to 0.9.22
4049 * Cleanup: Updated NEWS.txt
4050 * Follow-up to feature #7461: Fixed bug in using the cookieDomain value (thanks to Xavier Perseguers)
4051 * Follow-up to bug #11903: Use two queries to clean tags for DBAL reasons
4053 2009-10-01 Rupert Germann <rupi@gmx.li>
4055 * Follow-up to bug #11357: fixed a parse error in index_re.php
4056 * Fixed bug #11979: TCEforms suggest doesn't find everything on large sites and is slow (thanks to Steffen Gebert)
4057 * Fixed bug #12092 (Follow-up to bug #9355): The errorhandling can make TYPO3 Backend unusable
4058 * Added feature #12055: Add missing sysexts to update wizard (thanks to Steffen Kamper)
4060 2009-09-30 Steffen Kamper <info@sk-typo3.de>
4062 * Fixed bug #12089: Make messages in reports module collapsible
4064 2009-09-30 Oliver Hader <oliver@typo3.org>
4066 * Fixed bug #12035: BE style must match t3skin in reports module and flash messages (thanks to Tom Rüther)
4067 * Fixed bug #12036: BE style must match t3skin in Install Tool (thanks to Tom Rüther)
4068 * Added feature #7461: Transfer cookies via SSL only whenever possible
4070 2009-09-30 Rupert Germann <rupi@gmx.li>
4072 * Fixed bug #12080 (Follow-up to bug #11505): pageCacheToExternalFiles=1 breaks db-caching in 4.3
4073 * Fixed bug #12082: PHP fatal error with frameset page
4074 * Fixed bug #12085: Memcached Configuration status report is broken
4076 2009-09-29 Francois Suter <francois@typo3.org>
4078 * Fixed bug #12068: Scheduler: Improper skipping of running tasks in case multiple execution denied
4080 2009-09-29 Rupert Germann <rupi@gmx.li>
4082 * Added feature #9355: Add an error and exception handler (backported from FLOW3) (thanks to Ingo Renner)
4083 * Added improvement #11855: security related links in EM are not marked as links.
4084 * Fixed bug #12032: The message "The selected language is not available..." in EM tranlation handling wrong if no language can be chosen (Thanks to Georg Ringer)
4086 2009-09-29 Oliver Hader <oliver@typo3.org>
4088 * Fixed bug #11433: touch(): Utime failed in install tool (thanks to Steffen Gebert)
4089 * Added feature #12076: Integration of saltedpasswords as system extension (thanks to Marcus Krause & Steffen Ritter)
4091 2009-09-28 Kasper Skaarhoj <kasper@typo3.org>
4093 * Fixed bug #12155: TypoScript FORM object does not render correctly anymore
4095 2009-09-28 Benjamin Mack <benni@typo3.org>
4097 * Included feeditadvanced as system extension through svn:externals (tag 43beta1)
4099 2009-09-25 Benjamin Mack <benni@typo3.org>
4101 * Fixed #8802: Fileadmin: extensions of new files should only show allowed extensions (Thanks to Steffen Gebert)
4102 * Cleanup #11357: Make use of new t3lib_div::redirect function throughout the core
4104 2009-09-25 Oliver Hader <oliver@typo3.org>
4106 * Fixed bug #12046: Skinning possibilities are not available with frontend editing
4107 * Cleanup: Updated NEWS.txt
4108 * Fixed bug #12064: Warning when edit form is rendered with wizards in backend
4110 2009-09-25 Benjamin Mack <benni@typo3.org>
4112 * Added feature #11793: Give CONTENT.table stdWrap properties (thanks to Sebastian Gebhard)
4114 2009-09-24 Steffen Kamper <info@sk-typo3.de>
4116 * Fixed bug #12025: Make statuses in the status report sorted and grouped (thanks also to Ingo Renner)
4117 * Follow-up to bug #12021: Extension Manager is not translatable (part 8) (thanks to Christopher Stelmaszyk)
4118 * Cleanup #12053: Cleanup of Extension Manager
4119 * Fixed bug #12021: Extension Manager is not translatable (part 8) (thanks to Christopher Stelmaszyk)
4121 2009-09-24 Sebastian Kurfürst <sebastian@typo3.org>
4123 * Raised extbase and fluid versions to 0.9.9
4125 2009-09-23 Oliver Hader <oliver@typo3.org>
4127 * Fixed bug #12042: BE_USER object is cleared with assigning an empty string
4129 2009-09-23 Steffen Kamper <info@sk-typo3.de>
4131 * Fixed bug #12037: Fatal Error in Configuration > $TBE_MODULES (thanks to Bastian Waidelich)
4132 * Follow-up to bug #12014: Extension Manager is not translatable: corrected typo
4133 * Follow-up 2 to bug #12017: Respect full path of CSS inclusion (RTE)
4135 2009-09-22 Oliver Hader <oliver@typo3.org>
4137 * Reverted bugfix #9599: felogin - forget password action and logout action are still cached
4138 * Fixed bug #12041: felogin - Checking for cHashes results in the whole page being uncached
4139 * Cleanup: Updated NEWS.txt
4141 2009-09-22 Steffen Kamper <info@sk-typo3.de>
4143 * Fixed bug #11496: Text and headers are bad readable
4144 * Follow-up to bug #12017: Added vars from tbe_editor.js to TS-object
4145 * Fixed bug #11994: Add more Flexibility to PageRenderer
4147 2009-09-21 Sebastian Kurfürst <sebastian@typo3.org>
4149 * Raised extbase version to 0.9.8. This is a follow-up to bug #11903 and additionally makes the reflection cache work.
4151 2009-09-21 Rupert Germann <rupi@gmx.li>
4153 * Follow-up to bug #11505: clearing page cache from adminpanel didn't work
4154 * Fixed bug #12014: Extension Manager is not translatable (part 7) (thanks to Christopher Stelmaszyk)
4156 2009-09-21 Oliver Hader <oliver@typo3.org>
4158 * !!! Fixed bug #11903: Use separate tables for tags in the caching framework
4160 2009-09-20 Benjamin Mack <benni@typo3.org>
4162 * Fixed bug #11642: filelinks are now created via the typolink method
4164 2009-09-20 Oliver Hader <oliver@typo3.org>
4166 * Cleanup: Set SVN properties
4167 * Follow-up to feature #10585: Fixed PHPdoc comments and field rendering
4168 * Fixed bug #11834: Field handling API in t3lib_extMgm does not check for duplicates on insertion and runs superflouos insertions
4170 2009-09-20 Francois Suter <francois@typo3.org>
4172 * Fixed bug #12010: Scheduler: Task uid should be displayed in the BE module list view
4173 * Follow-up to UI-Bug #F3282: Changed icon_warning.gif to match flash messages' warning icon
4174 * Fixed bug #11995: Prompt for keyboard input does not get displayed in CLI scripts
4175 * Fixed bug #11224: Special menu directory only renders 1st level if special.value is a mount point (thanks to Xavier Perseguers)
4176 * Cleanup #11989: Install Tool message colors should match flash message colors
4177 * Cleanup #12018: Added an icon for notice-level flash messages
4178 * Cleanup #12020: Scheduler: Made proper use of t3lib_pageRenderer for all inclusions of JS and CSS files in the BE module
4180 2009-09-20 Benjamin Mack <benni@typo3.org>
4182 * Added additional documentation for feature #12008: User setup misses a function for inserting fields at a position
4184 2009-09-20 Steffen Kamper <info@sk-typo3.de>
4186 * Fixed bug #12017: Wrong Inclusion in tceforms and tceforms_fe
4187 * Fixed bug #12016: JS and CSS inclusion may contain path/../path2/file
4188 * Fixed bug #11933: FrontendEditing (classic) does not work when editing forms on page
4190 2009-09-19 Francois Suter <francois@typo3.org>
4192 * Fixed bug #12011: Wrong layout of datepicker in the Scheduler
4194 2009-09-19 Steffen Kamper <info@sk-typo3.de>
4196 * Added feature #10585: Enable BE-User to change their OpenID
4197 * Added feature #12008: User setup misses a function for inserting fields at a position
4198 * Fixed bug #12003: EncryptionKey generation in install tool (1-2-3-mode) still uses old encryption
4199 * Fixed bug #11884: User setup: buttons for create/delete ENABLE_INSTALL_TOOL-file are not integrated in user setup
4200 * Fixed bug #11896: User Setup miss save of be_users fields and miss handling of default value
4202 2009-09-19 Ingo Renner <ingo@typo3.org>
4204 * Fixed bug #12005: Reports don't have a back reference to the reports module
4205 * Follow-up to feature #12001: Add checks from t3lib_BEfunc::displayWarningMessages() to the status report
4207 2009-09-19 Rupert Germann <rupi@gmx.li>
4209 * Fixed bug #11917: TCEforms suggest fails with empty label or label_alt field (thanks to Andreas Wolf)
4210 * Fixed bug #11988: Extension Manager is not translatable (part 6) (thanks to Christopher Stelmaszyk)
4211 * Fixed bug #11986: dynamic update of translation status im EM is broken
4212 * Fixed bug #11013: Generate Random Key still does not work (thanks to Marcus Krause)
4213 * Fixed bug #11875: list module doesn't show '0' values (thanks to David Bruchmann and Bastian Waidelich)
4214 * Fixed bug #11992: treelist cache fills devlog
4215 * Follow-up to bug #11505: added a forgotten comma to table definition of cache_hash
4217 2009-09-18 Sebastian Kurfürst <sebastian@typo3.org>
4219 * Raised Extbase version to 0.9.7 so it works with the caching framework adjustments.
4221 2009-09-18 Rupert Germann <rupi@gmx.li>
4223 * Fixed bug #11990: Optimize output of TCEforms suggest results (thanks to Steffen Gebert)
4224 * Fixed bug #11505: TYPO3 4.3 is slower than 4.2 -> re-implement native db caching and make the
4225 use of the caching framework configurable. !!! DB update required
4226 * Follow-up to bug #11505: removed superfluous fields from caching framework tables, fixed indizes
4228 2009-09-18 Oliver Hader <oliver@typo3.org>
4230 * Follow-up to bug #11831: Removed reference operator from an object
4231 * Follow-up to bug #11505: Extended the checks whether the caching framework was initialized before
4232 * Raised DBAL version from 0.9.20 to 0.9.21
4234 2009-09-18 Ingo Renner <ingo@typo3.org>
4236 * Added feature #11843: Add a reports module
4237 * Follow-up to #11843: Lists in statuses didn't look too good due to top margin
4239 2009-09-18 Steffen Kamper <info@sk-typo3.de>
4241 * Fixed bug #11970: RTE in quickedit mode (page module) is broken
4242 * Fixed bug #11996: Change compreed to compress with adding JS/CSS
4243 * Follow-up to bug #11985: Move ExtJs CSS-assignment to renderJsKibraries
4244 * Follow-up to bug #11985: backPath in FE is set too late
4246 2009-09-17 Steffen Kamper <info@sk-typo3.de>
4248 * Cleanup #11991: Cleanup TCEforms suggest CSS
4249 * Fixed bug #11396: redirects not working for felogin on pages with access set
4250 * Follow-up to bug #11985: corrected calls loadScriptaculous() in tceforms
4252 2009-09-17 Ingo Renner <ingo@typo3.org>
4254 * Fixed bug #11983: TCEforms suggest has no search indicator, credits Steffen Gebert
4255 * Follow-up to bug #11983: label 'Searching...' was not translatable
4257 2009-09-17 Rupert Germann <rupi@gmx.li>
4259 * Fixed bug #11906: Extension Manager is not translatable (part 4) (thanks to Christopher Stelmaszyk)
4260 * Fixed bug #11987: Extension Manager is not translatable (part 5) (thanks to Christopher Stelmaszyk)
4261 * Fixed bug #11564: Change Hardcoded MD5 Password Encryption in User->Setup. Needed for extension "saltedpasswords" (thanks to Steffen Ritter)
4262 * Fixed bug #9270: Editors can´t undelete records in history (thanks to Christian Hernmarck)
4263 * Added tweak #11881: Add pencil icon to "Edit the whole template record." in Template editor (thanks to Patrick Gaumond)
4265 2009-09-17 Oliver Hader <oliver@typo3.org>
4267 * Cleanup: Set SVN properties
4268 * Fixed bug #11985: Optimize disposal of t3lib_PageRenderer (thanks to Steffen Kamper)
4269 * Added feature #11669: Provide a reason for why $TSFE->set_no_cache() has been triggered (thanks to Michael Stucki)
4270 * Added feature #2278: Add hook to t3lib_TCEmain::checkModifyAccessList() (thanks to Michael Stucki)
4271 * Follow-up to feature #2278: Added unit tests for the new checkModifyAccessList hook
4273 2009-09-17 Sebastian Kurfürst <sebastian@typo3.org>
4275 * Raised Extbase and Fluid Versions from 0.9.5 to 0.9.6
4277 2009-09-16 Oliver Hader <oliver@typo3.org>
4279 * Fixed bug #11831: Remove reference operators for objects
4280 * Fixed bug #11824: Links accross Domains not known by linkData and therefore also RealURL (thanks to Daniel Poetzinger)
4282 2009-09-16 Jeff Segars <jeff@webempoweredchurch.org>
4284 * Added feature #11819: Added inline Javascript rendering type for TYPO3AJAX
4285 * Fixed bug #11361: Backend TYPO3 AJAX-Interface: json encoded result empty if it contains non-utf-8 characters (thanks to Benjamin Mack)
4287 2009-09-16 Rupert Germann <rupi@gmx.li>
4289 * Fixed bug #11905: Extension Manager is not translatable (part 3) (thanks to Christopher Stelmaszyk)
4290 * Added feature #11927: Use suggest feature in system extensions
4291 * Fixed bug #11967: allowSystemInstall should be a checkbox and not an input field (thanks to Georg Ringer)
4293 2009-09-16 Steffen Kamper <info@sk-typo3.de>
4295 * Fixed bug #11899: Make resizable and flexible textareas configurable, set default maxHeight to 600
4296 * Fixed bug #11965: Content Element Media needs stdWrap to change path (e.g. for DAM) (thanks to Georg Ringer)
4297 * Fixed bug #11902: [MediaCE] works only with absRefPrefix and doesn't support flowplayer
4299 2009-09-15 Francois Suter <francois@typo3.org>
4301 * Feature #11555: Integrated extension "gabriel" into TYPO3 Core as sysext "scheduler"
4303 2009-09-15 Stanislas Rolland <typo3@sjbr.ca>
4305 * Fixed bug #11915: htmlArea RTE: superfluous span tags in content after server-based cleaning on paste operation
4306 * Follow-up to bug #11946: htmlArea RTE: reference was made to context menu item after context menu was closed
4307 * Added feature #11966: htmlArea RTE: Restrict access to "Clear RTE Cache" option in clear cache menu
4308 * Updated htmlArea RTE manual
4310 2009-09-13 Stanislas Rolland <typo3@sjbr.ca>
4312 * Fixed bug #11847: htmlArea RTE displays empty editing area in Opera 10
4313 * Fixed bug #11946: htmlArea RTE: table properties editing dialogue windows loose focus after opening in IE8
4315 2009-09-13 Martin Kutschker <masi@typo3.org>
4317 * Fixed bug #11943: TCEforms suggest classes lack final ?> and use round brackets around the uid
4318 * Fixed bug #11945: TS objectbrowser converts labels to uppercase improperly (thanks to Christopher Stelmaszyk)
4319 * Fixed bug #11789: Extension Manager is not translatable - part 2 (thanks to Christopher Stelmaszyk)
4321 2009-09-12 Steffen Kamper <info@sk-typo3.de>
4323 * Follow-up to feature #10853: Added camel case for default media params
4324 * Follow-up to feature #6872: #11924: Use suggest feature in core
4326 2009-09-12 Rupert Germann <rupi@gmx.li>
4328 * Fixed bug #11920: Follow-up to feature #6872: TCEforms suggest gives no results with custom TSconfig (thanks to Andreas Wolf)
4330 2009-09-11 Rupert Germann <rupi@gmx.li>
4332 * Fixed bug #11925: Follow-up to feature #6872: TCEforms suggest fails with PHP fatal error (thanks to Steffen Gebert)
4334 2009-09-09 Steffen Kamper <info@sk-typo3.de>
4336 * Fixed bug #11895: Cookie detection in new t3skin login screen fails for certain cirumstances (thanks to Steffen Gebert)
4337 * Cleanup: Renamed t3lib_PageRenderer and the templates for backend/frontend
4338 * Fixed bug #11908: Wrong labels in Media section in constants of css_styled_content
4340 2009-09-07 Francois Suter <francois@typo3.org>
4342 * Fixed bug #10201: Changed cHashes to use full md5 values to reduce the probability of duplicate hashes (thanks to Dan Osipov)
4344 2009-09-07 Tobias Liebig <mail_typo3@etobi.de>
4346 * Fixed bug #11841: Hardcoded labels in t3editor (thanks to Christopher Stelmaszyk)
4348 2009-09-07 Steffen Kamper <info@sk-typo3.de>
4350 * Follow-up to feature #11397: renamed t3lib_pageRenderer and templates (page_be.html, page_fe.html), cleaned unit test
4351 * Follow-up to feature #11397: Added unit tests for t3lib_pageremder
4353 2009-09-06 Rupert Germann <rupi@gmx.li>
4355 * Added feature #11798: Remove "Login-error or session timed out" screen (thanks to Steffen Gebert)
4356 * Added feature #6872: Add suggest wizard to TCEforms (thanks to Andreas Wolf)
4358 2009-09-06 Steffen Kamper <info@sk-typo3.de>
4360 * Fixed bug #11890: t3lib_div::fixed_lgd_cs uses wrong charset in FE
4361 * Added feature #11397: Add class for rendering HTML page in BE and FE
4362 * Updated swfobjects from version 2.1 to version 2.2
4363 * Added feature #11370: Inconsistent Login Screen doesn't show system required errors (thanks to Jens Hoffmann, Susanne Moog and Steffen Gebert)
4365 2009-09-05 Steffen Kamper <info@sk-typo3.de>
4367 * Added feature #11242: Clear User Session Data
4368 * Added feature #11812: Resizable Textareas for TCEforms
4369 * Added feature #11407: Allow type="user" in user setup
4371 2009-09-04 Rupert Germann <rupi@gmx.li>
4373 * Fixed bug #11868 (Follow-up to #11828): added forgotten file version/tca.php (thanks to Sven J�rgens)
4374 * Fixed bug #11827: Update wizard adds _CACHEFILE to extList
4376 2009-09-04 Steffen Kamper <info@sk-typo3.de>
4378 * Fixed bug #11482: Pagetree: Expand/collaps DB-Mounts buggy (thanks to Andreas Wolf)
4379 * Added feature #10017: [felogin] New Method for "forgotPassword"
4381 2009-09-03 Martin Kutschker <masi@typo3.org>
4383 * Added feature #11866: Greek transliteration
4384 * Added feature #11865: AJAX error should send HTTP status 500
4386 2009-09-03 Rupert Germann <rupi@gmx.li>
4388 * Added feature #11773: Integrate an option to deactivate shortcuts completely (thanks to Christopher Stelmaszyk)
4389 * Added feature #11828: There's no possibility to hide versioning and workspaces.
4391 2009-09-03 Stanislas Rolland <typo3@sjbr.ca>
4393 * Updated htmlArea RTE version to 1.8.3 for TYPO3 4.3beta1
4394 * Fixed bug #11863: htmlArea RTE: css syntax errors in language marks feature
4396 2009-09-02 Ingo Renner <ingo@typo3.org>
4398 * Follow-up to #11438: Add a registry to t3lib - Limited the key field size to 128 chars to fit the UNIQUE key
4400 2009-09-02 Rupert Germann <rupi@gmx.li>
4402 * Added feature #9657: Performance improvement: Instantiate time tracker as null object if not really required
4404 2009-09-02 Oliver Hader <oliver@typo3.org>
4406 * Follow-up to bug #11599: TYPO3 logo is not shown in frontend disposal
4408 2009-09-02 Steffen Kamper <info@sk-typo3.de>
4410 * Fixed bug #11748: Problem with backend log in with interfaces
4411 * Fixed bug #11599: TYPO3 dies without an error message when the mysql-module for php is not loaded. (thanks to Michael Knabe)
4413 2009-09-01 Steffen Kamper <info@sk-typo3.de>
4415 * Code cleanup: #11771: Cleanup of tceforms.php
4416 * Added feature #10040: define Default GET-vars
4418 2009-09-01 Rupert Germann <rupi@gmx.li>
4420 * Fixed bug #9049: Page ID is always 0 in export module for impexp (thanks to Jeff Segars)
4422 2009-09-01 Oliver Hader <oliver@typo3.org>
4424 * Follow-up to feature #9292: Fixed wrong disposal of global variables (thanks to Christian Kuhn)
4425 * Added feature #10724: Provide a check that compares a given URL with the host, TYPO3 is running on (thanks to Marcus Krause)
4426 * Follow-up to feature #10724: Added unit tests for isValidUrl() and isOnCurrentHost() in t3lib_div (thanks to Marcus Krause)
4427 * Fixed bug #11845: Typo in a CLI error mesage: suue -> sure (thanks to Oliver Klee)
4428 * Fixed bug #11844: Description in about module uses htmlspecialchars which is wrong (thanks to Georg Ringer)
4429 * Added test #11846: Add unit tests for t3lib_div::removeDotsFromTS()
4431 2009-09-01 Sebastian Kurfürst <sebastian@typo3.org>
4433 * Raised extbase and fluid versions from 844 to 1181 (and pointing to a tag now instead of a revision)
4434 * Changed sysext dbal to svn:externals. Thanks to Andreas Wolf for converting the Repositories!
4436 2009-09-01 Christian Kuhn <lolli@schwarzbu.ch>
4438 * Added feature #11825: Override FE labels with XML files
4440 2009-08-31 Jochen Rau <jochen.rau@typoplanet.de>
4442 * Added feature #7984: Besides stdWrap.crop there is now a function stdWrap.cropHTML that is aware of HTML tags (same options)
4444 2009-08-31 Oliver Hader <oliver@typo3.org>
4446 * Cleanup: Set SVN properties and tags
4447 * Follow-up to feature #9897: Added unit tests for addFieldsToPalette() and addToAllTCAtypes() in t3lib_extMgm
4448 * Follow-up to feature #9897: Extended unit tests for adding fields in t3lib_extMgm
4450 2009-08-31 Ingo Renner <ingo@typo3.org>
4452 * Fixed bug #11810: Workspace indicator bar does not cover the full width of the page tree
4454 2009-08-31 Christian Kuhn <lolli@schwarzbu.ch>
4456 * Fixed bug #11717: Filelist module doesn't work in IE6 (thanks to Steffen Gebert)
4458 2009-08-31 Steffen Kamper <info@sk-typo3.de>
4460 * Follow-up to #10853: New Multimedia CE
4461 * Added feature #10853: New Multimedia CE
4462 * Added feature #11374: Add Linebreak in Palette of TCEFORMS
4464 2009-08-30 Oliver Hader <oliver@typo3.org>
4466 * Added feature #9292: Integrate hook at the end of tslib_cObj::getImgResource
4467 * Follow-up to feature #9292: Added unit test for getImgResource hook
4469 2009-08-30 Christian Kuhn <lolli@schwarzbu.ch>
4471 * Follow-up to #11431: Unit test for getPage_preProcess hook
4472 * Added feature #11431: Hook to manipulate the page request in method getPage of class t3lib_pageSelect
4474 2009-08-30 Rupert Germann <rupi@gmx.li>
4476 * Fixed bug #11808: Increase performance using mbstring in t3lib_cs->crop (thanks to Timo Schmidt)
4478 2009-08-29 Christian Kuhn <lolli@schwarzbu.ch>
4480 * Fixed bug #11804: Upgrade wizard does not install opendocs as system extension (thanks to Steffen Gebert)
4482 2009-08-28 Ingo Renner <ingo@typo3.org>
4484 * Added feature #11784: Change existing messages in the template object browser to use flash messages
4485 * Added feature #11783: Change existing warning boxes to use flash messages
4487 2009-08-28 Steffen Kamper <info@sk-typo3.de>
4489 * Fixed bug #11710: Remove local loopback bypass in Install Tool login (thanks to Mario Rimann)
4491 2009-08-27 Steffen Kamper <info@sk-typo3.de>
4493 * Follow-up to #11651: Allow Extbase as framework for backend modules
4494 * Fixed bug #11803: sysext opendocs is shy (thanks to Steffen Gebert)
4495 * Follow-up to #11652: Modern integration of module into backend using Extbase - general approach without naming of Extbase
4496 * Fixed bug #11511: Resources -> Files missing in doktype "sysfolder" (thanks to Steffen Gebert)
4498 2009-08-27 Oliver Hader <oliver@typo3.org>
4500 * Fixed bug #11799: Use typo3printError() if backend is locked (thanks to Steffen Gebert)
4502 2009-08-27 Ingo Renner <ingo@typo3.org>
4504 * Follow-up to #11684: Fixed styling of links and lists in flash messages
4505 * Follow-up to #11684: Minor comments cleanup, switched popFlashMessages() to public to enable access from ExtJs f.e.
4507 2009-08-26 Michael Stucki <michael@typo3.org>
4509 * Fixed bug #11731: ENABLE_INSTALL_TOOL file check in yellow box does not check the file age (thanks to Moreno Feltscher)
4511 2009-08-26 Oliver Hader <oliver@typo3.org>
4513 * Fixed bug #11786: Wrong order of arguments for typo3PrintError() (thanks to Steffen Gebert)
4515 2009-08-25 Rupert Germann <rupi@gmx.li>
4517 * Fixed bug #11212: Turning off the admin-panel results in error
4518 * Follow-up to #11764: Fixed bug that occured when localizing records via TCEforms
4520 2009-08-25 Oliver Hader <oliver@typo3.org>
4522 * Added feature #11707: Integrate possibility to enable/disable the deprecation logging (thanks to Sascha Kettler)
4523 * Fixed bug #11657: Extension sys_action uses hardcoded labels (thanks to Christopher Stelmaszyk)
4524 * Fixed bug #11660: Hardcoded labels in backend.php (thanks to Christopher Stelmaszyk)
4525 * Fixed bug #11772: Hardcoded strings in TCA of template module (thanks to Christopher Stelmaszyk)
4526 * Fixed bug #11656: Extension Manager is not translatable (thanks to Christopher Stelmaszyk)
4528 2009-08-25 Ingo Renner <ingo@typo3.org>
4530 * Added feature #11684: Add support for flash messages in the backend
4532 2009-08-24 Rupert Germann <rupi@gmx.li>
4534 * Fixed bug #11764: Performance improvement: speed up list module by improving internal handling of localisations
4535 * Follow-up to #11764: $this->translateTools was not initialized in the page module
4537 2009-08-23 Rupert Germann <rupi@gmx.li>
4539 * Fixed bug #11769: Publish function in adminPanel is broken
4541 2009-08-22 Steffen Kamper <info@sk-typo3.de>
4543 * Fixed bug #11744: Usage of $BACK_PATH without globals
4544 * Fixed bug #11528: JS error in the recycler module / refactored the store handling
4546 2009-08-21 Rupert Germann <rupi@gmx.li>
4548 * Fixed bug #11747: Performance improvement: speed up list module by improving internal handling of references
4549 * Fixed bug #11699: Menu entries in template modules miss translation (Thanks to Christopher Stelmaszyk)
4551 2009-08-20 Rupert Germann <rupi@gmx.li>
4553 * Fixed bug #11726: File list tree-<ul> lacks id="treeRoot" (thanks to Steffen Gebert)
4555 2009-08-19 Rupert Germann <rupi@gmx.li>
4557 * Fixed bug #11746: Performance improvement: speed up function t3lib_BEfunc::isRecordLocked()
4559 2009-08-19 Michael Stucki <michael@typo3.org>
4561 * Fixed bug #11716: Install Tool always sets TYPO3_CONF_VARS[FE][disableNoCacheParameter] upon save
4563 2009-08-18 Steffen Kamper <info@sk-typo3.de>
4565 * Fixed bug #11476: Redundant rendering of helpTextIcon in TCEforms
4567 2009-08-18 Francois Suter <francois@typo3.org>
4569 * Follow-up to #11373, #11379, #11408: Removed unnecessary use of second parameter in calls to $GLOBALS['LANG']->getLL()
4570 * Code cleanup #11745: Class tx_tstemplateinfo misses phpdoc declaration and SVN Id keyword placeholder
4571 * Fixed bug #11659: Hardcoded labels in backend.php and alt_menu.php (Thanks to Christopher Stelmaszyk)
4573 2009-08-14 Rupert Germann <rupi@gmx.li>
4575 * Fixed bug #11718: Performance improvement: speed up function t3lib_iconWorks::skinImg() by caching the results
4576 * Fixed bug #11722: Performance improvement: speed up function t3lib_BEfunc::selectVersionsOfRecord
4577 * Follow-up to feature #11474: Updated performance section in NEWS.txt
4579 2009-08-14 Ingo Renner <ingo@typo3.org>
4581 * Added feature #11438: Add a registry to t3lib
4582 * Added missing icon in t3skin for the divider content element
4583 * Fixed bug #11724: Icons in List Module aligned badly
4585 2009-08-14 Michael Stucki <michael@typo3.org>
4587 * Fixed bug #8968: DBAL incompatible SQL in "impexp" extension (thanks to Marc Bastian Heinrichs)
4589 2009-08-14 Francois Suter <francois@typo3.org>
4591 * Code cleanup #11687: Removed duplicate SQL definition of table index_stat_word
4593 2009-08-11 Francois Suter <francois@typo3.org>
4595 * Code cleanup #11686: Incomplete SQL comments in t3lib/stddb/tables.sql
4597 2009-08-10 Ingo Renner <ingo@typo3.org>
4599 * Follow-up to bug #11627: Fixed bug with mis-styled input fields caused by the addition of ExtJs and its reset css file
4601 2009-08-10 Steffen Kamper <info@sk-typo3.de>
4603 * Added feature #11648: Feature: Add datepicker to date and datetime fields in TCEFORMS
4604 * Added feature #11652: Modern integration of module into backend using Extbase: modified t3lib_loadmodules.php to allow modules without having conf.php. This is needed for extbase driven backend modules. (Thanks to Xavier Perseguers)
4605 * Added feature #11651: Allow Extbase as framework for backend modules: modified mod.php to dispatch extbase driven modules. (Thanks to Xavier Perseguers)
4607 2009-08-09 Andreas Otto <andreas@otto-hanika.de>
4609 * Added feature #4270: displayCond for FlexForms, that affects on row of element (thanks to Tolleiv Nietsch and Rupert Germann)
4611 2009-08-05 Steffen Kamper <info@sk-typo3.de>
4613 * Fixed bug #11627: Add CSS class and IDs to fields in TCEFORMS
4615 2009-08-05 Rupert Germann <rupi@gmx.li>
4617 * Fixed bug #11539: t3ver_stage will not be resetted when t3ver_stage was >0 before (thanks to Fabrizio Branca)
4618 * Fixed bug #11430: Performance improvement: use $GLOBALS['EXEC_TIME'] instead of time() where it makes sense (thanks to Niels Pardon)
4619 * Fixed bug #11512: Performance improvement: replace while(list()...) by foreach in the TYPO3 core (part 1)
4620 * Added feature #11474: Performance improvement: Store separate extList for the frontend (thanks to Mathias Schreiber)
4621 * Fixed bug #11475: Add "doNotLoadInFE" => 1 (introduced with #11474), to several system extensions, speeding up the frontend (thanks to Mathias Schreiber)
4623 2009-08-04 Michael Stucki <michael@typo3.org>
4625 * Follow-up to bug #11410: Non-functional code cleanup
4627 2009-08-03 Benjamin Mack <benni@typo3.org>
4629 * Fixed #11628: Frontend Editing does not work with an iframe
4631 2009-08-03 Ingo Renner <ingo@typo3.org>
4633 * Updated Caching Framework to be in sync with FLOW3 revision 2953
4635 2009-08-02 Oliver Hader <oliver@typo3.org>
4637 * Fixed bug #11585: Faulty usage of t3lib_matchCondition in backend template
4638 * Follow-up to bug #11585: Added unit test for t3lib_matchCondition
4639 * Fixed bug #10769: Wrong encoded email header (thanks to Ivan Kartolo)
4640 * Follow-up to bug #10769: Added unit tests for t3lib_div::encodeHeader()
4641 * Added test #11626: Extend unit tests for t3lib_matchCondition globalVar comparison
4643 2009-08-02 Christian Kuhn <lolli@schwarzbu.ch>
4645 * Added feature #11500: Order fe_groups in select fields alphabetically (Thanks to Steffen Gebert)
4647 2009-08-01 Christian Kuhn <lolli@schwarzbu.ch>
4649 * Added feature #6039: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder (Thanks to Martin Borer)
4651 2009-07-31 Rupert Germann <rupi@gmx.li>
4653 * Follow-up to bug #11410: Speed up BEgetRootLine even more by adding a real 2-level cache
4655 2009-07-31 Christian Kuhn <lolli@schwarzbu.ch>
4657 * Added feature #11581: Small speed improvement in class.t3lib_tstemplate.php (Thanks to Dan Osipov)
4658 * Fixed bug #11601: Copyright-Notice is hardcoded (Thanks to Christopher Stelmaszyk)
4660 2009-07-30 Oliver Hader <oliver@typo3.org>
4662 * Cleanup: Fixed ChangeLog and moved information concerning database updates to NEWS.txt
4664 2009-07-30 Rupert Germann <rupi@gmx.li>
4666 * Fixed bug #11593: Field t3ver_label is to small for uids >= 100000 (thanks to Fabrizio Branca)
4667 * Fixed bug #11602: Reset filter above the page-tree is not translatable (Thanks to Christopher Stelmaszyk)
4669 2009-07-30 Steffen Kamper <info@sk-typo3.de>
4671 * Fixed bug #11603: BE-Log: "Changes in fields" and "Show history" are not translatable (Thanks to Christopher Stelmaszyk)
4673 2009-07-27 Oliver Hader <oliver@typo3.org>
4675 * Cleanup: Updated t3lib/core_autoload.php
4677 2009-07-23 Oliver Hader <oliver@typo3.org>
4679 * Fixed bug: System extension feedit misspelled
4681 2009-07-23 Rupert Germann <rupi@gmx.li>
4683 * Fixed bug #11296: Login-Page: function makeCopyrightNotice() uses hardcoded text (Thanks to Christopher Stelmaszyk)
4685 2009-07-22 Steffen Kamper <info@sk-typo3.de>
4687 * Fixed bug #11566: Missing css for grouping grid collapse/expand (ExtJS)
4689 2009-07-20 Ingo Renner <ingo@typo3.org>
4691 * Added feature #11264: Add an opacity option to the GIFBUILDER BOX object
4693 2009-07-20 Oliver Hader <oliver@typo3.org>
4695 * Added feature #11509: Move automatic session data garbage collection to separate method
4697 2009-07-19 Oliver Hader <oliver@typo3.org>
4699 * Fixed bug #6875: IRRE - Sorting of child records is inverted on moving parent record to different page (thanks to Nabil Saleh)
4700 * Fixed bug #11267: Use PHP5 version of function microtime()
4702 2009-07-18 Steffen Kamper <info@sk-typo3.de>
4704 * Fixed bug #11556: missing quotes in loginrefresh.js
4706 2009-07-16 Steffen Kamper <info@sk-typo3.de>
4708 * Added feature #9808: Popup-functionality for Pages using target field
4710 2009-07-16 Christian Kuhn <lolli@schwarzbu.ch>
4712 * Added feature #11544: select/deselect all checkbox in db compare tool and extension manager for each type of modification (thanks to Bastian Waidelich)
4714 2009-07-16 Francois Suter <francois@typo3.org>
4716 * Bug #11249: Abusive deprecation logging in tslib_content::getData()
4718 2009-07-15 Francois Suter <francois@typo3.org>
4720 * Cleanup #11408: Object Browser uses hardcoded texts (plus some CGL cleanup) (thanks to Christopher Stelmaszyk)
4722 2009-07-15 Oliver Hader <oliver@typo3.org>
4724 * Added feature #11510: Store timestamp of last modification of session data to frontend user object
4726 2009-07-14 Oliver Hader <oliver@typo3.org>
4728 * Added feature #11508: Integrate possibility to define lifetime of frontend session data
4729 * Fixed bug #11526: Hanging record sets in tslib_feUserAuth
4731 2009-07-12 Ingo Renner <ingo@typo3.org>
4733 * Resolved issue #11530: Replaced t3lib_div::GParrayMerged() with new method t3lib_div::_GPmerged()
4735 2009-07-08 Rupert Germann <rupi@gmx.li>
4737 * Fixed bug #11379: TStemplate Info/Modify uses hardcoded texts (Thanks to Christopher Stelmaszyk)
4739 2009-07-09 Martin Kutschker <masi@typo3.org>
4741 * Fixed bug: same error message is used twice for different errors
4743 2009-07-09 Ingo Renner <ingo@typo3.org>
4745 * Cleanup: Removed a @see annotation to a deprecated function
4747 2009-07-08 Rupert Germann <rupi@gmx.li>
4749 * Added feature #11499: Database compare in install tool can require a huge amount of clicks. Added select/deselect all links.
4751 2009-07-08 Oliver Hader <oliver@typo3.org>
4753 * Fixed bug #11412: Using typolinkLinkAccessRestrictedPages does not take different domain names into account
4755 2009-07-07 Steffen Kamper <info@sk-typo3.de>
4757 * Fixed bug #11493: Ext JS with debug setting now also deliver debug versions of adapters
4758 * Added feature #11492: Update Ext JS to 3.0 final
4760 2009-07-06 Steffen Kamper <info@sk-typo3.de>
4762 * Fixed bug #11480: missing BACK_PATH in css inclusion of Ext JS stylesheets
4764 2009-07-06 Michael Stucki <michael@typo3.org>
4766 * Revert old change from 2006-09-01: Remove key length for sys_refindex table (was needed by $TYPO3_CONF_VARS[SYS][multiplyDBfieldSize] which is considered deprecated nowadays) (thanks to Xavier Perseguers)
4768 2009-07-03 Oliver Hader <oliver@typo3.org>
4770 * Added feature #11460: felogin - Integrate possibility to disable redirects on the fly (patch by Steffen Kamper)
4772 2009-07-01 Stanislas Rolland <typo3@sjbr.ca>
4774 * Follow-up to issue #11009: External Links get prepended with http://typo3 in RTE htmlArea in Firefox 3.0.11/3.5b4
4776 2009-07-01 Oliver Hader <oliver@typo3.org>
4778 * Follow-up to feature #9615: Renamed extension from fe_edit to feedit
4780 2009-06-29 Michael Stucki <michael@typo3.org>
4782 * Added feature #11391: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend (since it is automatically removed after 1 hour since this version) - thanks to Steffen Kamper who wrote this code!
4784 2009-06-29 Steffen Kamper <info@sk-typo3.de>
4786 * Followup to #9991: one checkbox in version module was accidental deleted
4788 2009-06-29 Ernesto Baschny <ernst@cron-it.de>
4790 * Fixed bug #5381: CSC: Added htmlSpecialChars to rendering page titles in Sitemap/menu content elements (Thanks to Susanne Moog)
4791 * Added feature #2421: CSC: Move static HTML from render_uploads to TypoScript, providing flexible rendering of "Filelinks" content elements
4793 2009-06-29 Benjamin Mack <benni@typo3.org>
4795 * Followup to #4361 / New Hook: removed the "&" when calling the hook method (Thanks to Xavier Perseguers)
4796 * Followup to #9947: Deprecated class t3lib/class.gzip_encode.php as the ob_gzhandler methods are used
4798 2009-06-28 Benjamin Mack <benni@typo3.org>
4800 * Fixed #10136: tslib_pibase page browser may hurt search engines by the incorrect "Next" link (On behalf of Dmitry Dulepov)
4801 * Followup to #4361 / New Hook: removed the "&" when calling the hook method (Thanks to Xavier Perseguers)
4803 2009-06-27 Steffen Kamper <info@sk-typo3.de>
4805 * Fixed bug #11406: querygenerator/fullsearch doesn't use t3lib_iconWorks::skinImg, added alignment for images
4806 * Fixed bug #11409: backend.php don't use API to include JS/CSS files
4808 2009-06-27 Benjamin Mack <benni@typo3.org>
4810 * Added feature #4361: Added new hook in class.db_list.inc for the list module (On behalf of Michael Stucki)
4811 * Fixed bug #6215: MENU before/after* might create invalid HTML output (Thanks to Nabil Saleh)
4813 2009-06-27 Christian Kuhn <lolli@schwarzbu.ch>
4815 * Fixed bug #11425: Workspace Shortcut uses hardcoded texts (thanks to Christopher Stelmaszyk)
4816 * Fixed bug #5061: Message in Web > List isn't localized (thanks to Christopher Stelmaszyk)
4818 2009-06-26 Benjamin Mack <benni@typo3.org>
4820 * Fixed bug #9415: "Do" Dropdown in Workspace module doesn't respect users rights (Thanks to Franz Koch)
4822 2009-06-26 Christian Kuhn <lolli@schwarzbu.ch>
4824 * Fixed bug #10782: Copying datasets with related data start- and endtime is recalculated (thanks to Niels Pardon)
4825 * Fixed bug #10175: Duplicated values in localconf.php (thanks to Stefano Kowalke)
4826 * Added feature #8601: Hook for debug_typo3PrintError
4827 * Added feature #11229: stdwrap to override image of imageLinkWrap (thanks to Georg Ringer)
4829 2009-06-26 Oliver Hader <oliver@typo3.org>
4831 * Added feature #11373: Template-module "ts" uses hardcoded texts (thanks to Christopher Stelmaszyk)
4832 * Added feature #11378: Constant Editor uses hardcoded texts (thanks to Christopher Stelmaszyk)
4833 * Fixed bug #11154: calls to deprecated function makeInstanceClassName in core (thanks to Franz-Xaver Koch)
4834 * Added feature #11410: Speed up BEgetRootLine by reusing parts of the rootline from the cache (thanks to Fabrizio Branca)
4836 2009-06-24 Steffen Kamper <info@sk-typo3.de>
4838 * Fixed bug #11354: Extension manager does not show up Configuration Categories Menu (thanks to Vladimir Podkovanov)
4840 2009-06-24 Oliver Hader <oliver@typo3.org>
4842 * Follow-up to bugfix #9599: felogin - forget password action and logout action are still cached
4844 2009-06-23 Michael Stucki <michael@typo3.org>
4846 * Fixed bug #11369: jumpUrl should only allow files matching fileDenyPattern (thanks to Ingmar Schlecht)
4847 * Follow-up to #9897: Rename some internal variable and function names
4848 * Fixed bug #9897: Extending palettes and fields to be displayed in back-end forms mixes up tabs
4849 * Follow-up to #11358: Minor cleanup
4850 * Fixed bug #10791: Performance improvement: Skip cHash check if page is already non-cached
4851 * Fixed bug #11368: Ignore ENABLE_INSTALL_TOOL file if it is older than one hour
4853 2009-06-23 Steffen Kamper <info@sk-typo3.de>
4855 * Fixed bug #11377: synced Ext JS resources with Ext JS 3.0RC2, removed skins and unused css/images
4857 2009-06-22 Sebastian Kurfürst <sebastian@typo3.org>
4859 * Included up-to date Extbase and Fluid (revision 844, before it was 680). Lots of changes during the last development period starting at the developer days.
4861 2009-06-22 Steffen Kamper <info@sk-typo3.de>
4863 * Replaced icon #11371: The current clear page cache icon is ugly and unclear (thanks to Uschi Renzihausen)
4865 2009-06-21 Steffen Kamper <info@sk-typo3.de>
4867 * Fixed bug #11372: Template-Analyzer uses hardcoded texts - added localization (thanks to Christopher Stelmaszyk)
4869 2009-06-21 Benjamin Mack <benni@typo3.org>
4871 * Fixed bug #11356: Backend Login News is not templateable
4873 2009-06-21 Rupert Germann <rupi@gmx.li>
4875 * Fixed bug #11358: typoLink() perfomance improvement (thanks to Vladimir Podkovanov)
4877 2009-06-18 Benjamin Mack <benni@typo3.org>
4879 * Fixed bug / Feature #11293: Login page is not translatable
4881 2009-06-18 Oliver Hader <oliver@typo3.org>
4883 * Fixed bug #11009: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
4885 2009-06-15 Ingo Renner <ingo@typo3.org>
4887 * Updated the caching framework to the according FLOW3 revision 2616
4889 2009-06-15 Martin Kutschker <masi@typo3.org>
4891 * Fixed bug #11119: DBAL: Mapping in query does not takes care of remapping "table.field" in a WHERE clause (thanks to Xavier Perseguers)
4893 2009-06-15 Steffen Kamper <info@sk-typo3.de>
4895 * Fixed bug #11275: Bring back the divider CE
4896 * Fixed bug #11052: Show warning if memcache is configured but not installed / working on the server
4898 2009-06-14 Steffen Kamper <info@sk-typo3.de>
4900 * Fixed bug #9984: Element Browser window is MUCH too small (thanks to Georg Kuehnberger)
4901 * Fixed bug #11047: DBAL does not support CLOB/BLOB when using a mapped table name (thanks to Xavier Perseguers)
4902 * Fixed bug #11076: DBAL: Cannot connect to non-local Oracle database with SID (thanks to Xavier Perseguers)
4903 * Fixed bug #11327: Change 2 forgotten icons in t3skin (edit_fe and edit_file)
4905 2009-06-13 Steffen Kamper <info@sk-typo3.de>
4907 * Fixed bug #10617: Collapse in list module doesn't process returnPath
4908 * Fixed bug #8875: TYPO3 backend logo on top left looks not perfect because it has white background on gradient background (thanks to Johannes Feustel)
4910 2009-06-12 Steffen Kamper <info@sk-typo3.de>
4912 * Fixed bug #10515: extend Filelist with icon block according to list view
4914 2009-06-12 Oliver Hader <oliver@typo3.org>
4916 * Fixed bug #11272: Autoloader floads sysLog with XCLASS failures
4917 * Follow-up to feature #11314: Removed hardcoded length of a session ID
4918 * Fixed bug #11266: Remove initialization of the random number generator
4920 2009-06-10 Oliver Hader <oliver@typo3.org>
4922 * Added feature #11314: Extract functionality to create session ID from t3lib_userAuth::start()
4924 2009-06-09 Rupert Germann <rupi@gmx.li>
4926 * Fixed bug #11285: functions flushByTag and flushByTags in caching framework are very unefficient
4927 * Fixed bug #11291 and #11292: buttons "save" and "save and view" do not work in wizard_rte.php
4929 2009-06-09 Oliver Hader <oliver@typo3.org>
4931 * Added feature #11302: Add possibility to trigger removal of frontend session data of the current session
4933 2009-06-08 Rupert Germann <rupi@gmx.li>
4935 * Follow-up to bug #11033: added missing hook class
4937 2009-06-08 Oliver Hader <oliver@typo3.org>
4939 * Fixed bug #11033: Optimize hook to indexed_search that checks for a running crawler task
4940 * Fixed bug #11268: Optimize initialization of frontend editing
4941 * Follow-up to bug #10231: Fixed wrong pattern conversions from split() to preg_split()
4943 2009-06-08 Steffen Kamper <info@sk-typo3.de>
4945 * Follow-up to #11117: typo in Ext JS theme: grey -> gray
4946 * Fixed bug #10993: Install Tool shows plain passwords - display of passwords was stripped at all places
4947 * Fixed bug #10689: FileCache doesn't work on windows
4948 * Fixed bug #10741: Create version of page crashes in Cache caused by "-" in const PATTERN_ENTRYIDENTIFIER
4950 2009-06-07 Rupert Germann <rupi@gmx.li>
4952 * Fixed bug #0011288: function tslib_fe->setPageCacheContent() removes page_cache entry twice
4953 * Fixed bug #0011289: t3lib_cache_backend_FileBackend doesn't work properly with TYPO3 running in a subdirectory to the document root (thanks to Niels Pardon )
4954 * Follow-up to #11260: normalized the boolean parameter $reportDocTag before adding it to the md5 hash string
4956 2009-06-06 Benjamin Mack <benni@typo3.org>
4958 * Followup to #11016: Implement RSA authentication for BE and FE (Added deprecation warnings to unused functions in the login screen)
4960 2009-06-05 Patrick Broens <patrick@patrickbroens.nl>
4962 * Fixed bug #11189: Validation issue: value of attribute "method" cannot be "POST"; must be one of "get", "post"
4963 * Fixed bug #11144: Validation issue: End tag for "hr" omitted, but OMITTAG NO was specified in typo3/init.php
4964 * Fixed bug #11141: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/wizard_colorpicker.php
4965 * Fixed bug #11140: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/wizard_sortpages/class.tx_wizardsortpages_webfunc_2.php
4966 * Fixed bug #11139: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/wizard_crpages/class.tx_wizardcrpages_webfunc_2.php
4967 * Fixed bug #11138: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/version/cm1/index.php
4968 * Fixed bug #10956: Validation issue: Trimming empty <strong> in typo3/alt_intro.php when module has no module label
4970 2009-06-04 Rupert Germann <rupi@gmx.li>
4972 * New feature #11260: Speed up t3lib_div::xml2array by adding a two level cache (thanks to Fabrizio Branca)
4974 2009-06-04 Oliver Hader <oliver@typo3.org>
4976 * Fixed bug #11257: t3lib_cache_backend_dbbackend->collectGarbage() deletes entries without lifetime (thanks to Fabrizio Branca)
4977 * Cleanup: Cleanup iterations in t3lib_timeTrack->printTSlog()
4978 * Cleanup: Use PHP_SAPI constant instead of php_sapi_name() calls
4980 2009-06-03 Benjamin Mack <benni@typo3.org>
4982 * Followup to #10320: Split css styled content templates in version templates to get rid of the compat version checks (now the updater in the installer only shows up when there is something to do)
4984 2009-06-03 Rupert Germann <rupi@gmx.li>
4986 * Fixed bug #11258: t3lib_cache_backend_ApcBackend::set() error in exception message (thanks to Fabrizio Branca)
4988 2009-06-03 Christian Kuhn <lolli@schwarzbu.ch>
4990 * Fixed bug #9811: Adding Faroese flag to website languages
4992 2009-06-03 Jeff Segars <jeff@webempoweredchurch.org.org>
4994 * Followup to #10597: Fixed bad call to the admin panel within fe_edit
4996 2009-06-03 Ernesto Baschny <ernst@cron-it.de>
4998 * Added feature #11107: CSC: Provides more flexible rendering for the images block in "text with image", e.g. less tags (and no DL) around "single images without caption"
5000 2009-06-03 Steffen Kamper <info@sk-typo3.de>
5002 * Fixed bug #11262: Recycler fails with Ext JS 3
5003 * Follow-up #11117: move typo3-theme to t3skin (renamed to xtheme-t3skin.css)
5004 * Update #11117: Update Ext JS to 3.0 RC2, added typo3be-theme
5006 2009-06-03 Benjamin Mack <benni@typo3.org>
5008 * Fixed #11234: Deprecate formatSize and checkEmail functions
5009 * Followup to #11148: Remove static require_once() to t3lib and tslib and use autoloading instead - re-added require_once() for the services classes
5011 2009-06-03 Francois Suter <francois@typo3.org>
5013 * Fixed bug #3527: Mail Form validation: wrong encoding in JS pop-up
5014 * Clean up: #11250: Validation error in typo3/stylesheet.css
5016 2009-06-02 Oliver Hader <oliver@typo3.org>
5018 * Follow-up to #10597: Fixed wrong initialization of locallang file for admin panel labels
5020 2009-06-02 Jeff Segars <jeff@webempoweredchurch.org>
5022 * Follow-up to #10597: Removed hardcoded reference to fe_edit and updated extGetFeAdminValue() call to use tslib_AdminPanel
5024 2009-06-02 Steffen Kamper <info@sk-typo3.de>
5026 * Added feature #11241: Feature: Add TYPO3_USER_SETTINGS to configuration module
5027 * Fixed bug #11019: User Setup Rewrite #4 - User settings now configurable with $GLOBALS['TYPO3_USER_SETTINGS']