1 2010-11-04 Steffen Gebert <steffen@steffen-gebert.de>
3 * Fixed bug #15537: Rename "Shortcuts" to "Bookmarks"
5 2010-11-04 Xavier Perseguers <typo3@perseguers.ch>
7 * Fixed bug #15656: indexed_search: Template corrections of #14130 not applied to the CSS template (Thanks to Lorenz Ulrich)
9 2010-11-04 Tobias Liebig <mail_typo3@etobi.de>
11 * added feature #16183: Edit TypoScript file content in t3editor (Thanks to Fabrizio Branca)
13 2010-11-04 Steffen Kamper <steffen@typo3.org>
15 * Follow-up to #16228: [Feature] TCA tree
17 2010-11-03 Steffen Kamper <steffen@typo3.org>
19 * Fixed bug #16190: Optimize stdWrap usage for TypoScript content element COLUMNS (Thanks to Jo Hasenau)
20 * Fixed bug #16192: Optimize stdWrap usage for TypoScript content element COA (Thanks to Jo Hasenau)
21 * Fixed bug #16193: Optimize stdWrap usage for TypoScript content element COA_INT (Thanks to Jo Hasenau)
22 * Fixed bug #16191: Optimize stdWrap usage for TypoScript content element CONTENT (Thanks to Jo Hasenau)
23 * Fixed bug #16196: Optimize stdWrap usage for TypoScript content element CTABLE (Thanks to Jo Hasenau)
24 * Fixed bug #16197: Optimize stdWrap usage for TypoScript content element FILE (Thanks to Jo Hasenau)
25 * Fixed bug #16199: Optimize stdWrap usage for TypoScript content element HMENU (Thanks to Jo Hasenau)
26 * Fixed bug #16189: Optimize stdWrap usage for TypoScript content element CLEARGIF (Thanks to Jo Hasenau)
27 * Fixed bug #16217: Regression : Typoscript "required" did not work anymore (Thanks to Jo Hasenau)
28 * Fixed bug #16227: Optimize stdWrap usage for TypoScript content element HTML (Thanks to Jo Hasenau)
29 * Fixed bug #16226: Optimize stdWrap usage for TypoScript content element HRULER (Thanks to Jo Hasenau)
30 * Fixed bug #15995: Bug: doktype limitation is not applied to alternative page languages (pages_language_overlay) (Thanks to Andreas Kiessling)
31 * Fixed bug #16225: Disable draft workspace and migrate it to a real workspace (Thanks to Tolleiv Nietsch)
32 * Added feature #16228: [Feature] TCA tree (Thanks to Steffen Ritter)
34 2010-11-03 Stanislas Rolland <typo3@sjbr.ca>
36 * Fixed bug #16175: htmlArea RTE: The path of classesAnchor images are modified when saving
38 2010-11-02 Oliver Hader <oliver@typo3.org>
40 * Follow-up to feature #14994: Fixed call to log deprecated function
42 2010-11-02 Stanislas Rolland <typo3@sjbr.ca>
44 * Follow-up to feature #16079: htmlArea RTE: Register RTE scripts with the autoloader
45 * Fixed bug #16167: htmlArea RTE: Doesn't work in IE6 in current trunk
47 2010-11-02 Steffen Kamper <steffen@typo3.org>
49 * Fixed bug #16173: Refactor FLUIDTEMPLATE cObject to use the new Fluid standalone view (Thanks to Bastian Waidelich)
51 2010-11-02 Xavier Perseguers <typo3@perseguers.ch>
53 * Added feature #16177: Add DB structure update pre-processing hook in EM
55 2010-11-01 Steffen Gebert <steffen@steffen-gebert.de>
57 * Fixed bug #11957: Close Button is at the wrong place when editing a file in filelist (Thanks to Simon Schaufelberger)
59 2010-11-01 Ernesto Baschny <ernst@cron-it.de>
61 * Fixed issue #16151: The rearranged TCA layout of tt_content still contains hardcoded labels (Thanks to Jo Hasenau)
63 2010-11-01 Xavier Perseguers <typo3@perseguers.ch>
65 * Fixed bug #16195: author/author_email are not shown when author_company exists
67 2010-10-31 Steffen Gebert <steffen@steffen-gebert.de>
69 * Fixed bug #15583: Core calls deprecated function tslib_pibase::pi_list_query()
71 2010-10-31 Susanne Moog <typo3@susanne-moog.de>
73 * Added feature 15645: Make checkboxes at the bottom of modules configurable (Thanks to Jörg Klein)
75 2010-10-31 Steffen Kamper <steffen@typo3.org>
77 * Follow-up to #15830: Sprite - IRRE record synchronization icon missing (icon was missing)
78 * Follow-up to #15745: Integrate generic notification methods to show windows and dialogs based on ExtJS
79 * Follow-up to #15966: Enable debug mode in BE
81 2010-10-30 Christian Kuhn <lolli@schwarzbu.ch>
83 * Added feature #15306: [Caching framework] Add scheduler task to execute garbage collection
85 2010-10-29 Sebastian Kurfuerst <sebastian@typo3.org>
87 * Updated Fluid version to 1.3.0alpha3
89 2010-10-29 Christian Kuhn <lolli@schwarzbu.ch>
91 * Fixed bug #15551: [IRRE] Open all child records when opening parent records (Thanks to Sebastian Fischer)
92 * Fixed bug #15042: Accessing BE in fresh install fails with "No database selected" (Thanks to Lars Peipmann)
93 * Fixed bug #16140: [reports] PHP warning on missing array in reports system extension (Thanks to Rudi Meyer)
94 * Added feature #16137: [em] Task to update extension list
95 * Fixed bug #4272: Inconsistent return values of ini_get() produce false positives for safe_mode detection (Thanks to Peter Beernink)
97 2010-10-29 Ernesto Baschny <ernst@cron-it.de>
99 * Fixed bug #16155: t3lib_db::INSERTquery misses a space when generering the INSERT INTO statement
101 2010-10-28 Steffen Kamper <steffen@typo3.org>
103 * Follow-up to #15745: Integrate generic notification methods to show windows and dialogs based on ExtJS
105 2010-10-27 Ernesto Baschny <ernst@cron-it.de>
107 * Fixed bug #16135: Output of superfluous "&qout;" in title of TCEform icon for record in group of type "db" (Thanks to Sven Juergens)
109 2010-10-27 Stanislas Rolland <typo3@sjbr.ca>
111 * Fixed bug #16148: htmlArea RTE: Missing cancel browser default after inserting character or emoticon
113 2010-10-27 Steffen Kamper <steffen@typo3.org>
115 * Fixed bug #16122: Improve tooltip behaviour
116 * Fixed bug #15094: Refactor of content objects of tslib_content
118 2010-10-27 Steffen Gebert <steffen@steffen-gebert.de>
120 * Fixed bug #15503: Improve t3lib_userAuth::getCookie() (Thanks to Michael Bürgi)
122 2010-10-26 Christian Kuhn <lolli@schwarzbu.ch>
124 * Fixed bug #15936: [Caching framework] Entry identifier needs to be sanitized in FileBackend
126 2010-10-25 Susanne Moog <typo3@susanne-moog.de>
128 * Reverted #16011: Incomplete implementation
130 2010-10-25 Stanislas Rolland <typo3@sjbr.ca>
132 * Fixed bug #16087: htmlArea RTE: Missing soft hyphen entity in CharacterMap
133 * Added feature #16127: htmlArea RTE: Add quick tips in character map
135 2010-10-24 Stanislas Rolland <typo3@sjbr.ca>
137 * Added feature #16118: htmlArea RTE: cleanup/rewrite DOM to html rendering
138 * Follow-up to feature #16118: htmlArea RTE: cleanup/rewrite DOM to html rendering
140 2010-10-23 Susanne Moog <typo3@susanne-moog.de>
142 * Fixed bug #16110: stdWrap functions stop working as soon as there is one conditional function returning false (Thanks to Jo Hasenau)
143 * Added feature #16011: getUrl function support for sending POST data (Thanks to Jigal van Hemert)
145 2010-10-22 Stanislas Rolland <typo3@sjbr.ca>
147 * Added feature #16114: htmlArea RTE: cleanup some js code generation code
149 2010-10-22 Ernesto Baschny <ernst@cron-it.de>
151 * Fixed bug #16094: Label "on-click" for formerly "click-enlarge" does not make sense
153 2010-10-21 Stanislas Rolland <typo3@sjbr.ca>
155 * Follow-up to bug #15622: t3lib_TCEforms_inline registers superfluous nested level when renderFieldsOnly is set
157 2010-10-21 Ernesto Baschny <ernst@cron-it.de>
159 * Fixed bug #16065: New layout and labels for tt_content show palette labels without content (Thanks to Jo Hasenau)
161 2010-10-20 Stanislas Rolland <typo3@sjbr.ca>
163 * Added feature #16079: htmlArea RTE: Register RTE scripts with the autoloader
164 * Follow-up to feature #16079: htmlArea RTE: Register RTE scripts with the autoloader
166 2010-10-20 Ernesto Baschny <ernesto@typo3.org>
168 * Release of TYPO3 4.5.0alpha3
170 2010-10-20 Steffen Kamper <steffen@typo3.org>
172 * Follow-up to #15950: use t3editor in file_edit to edit files in fileadmin
173 * Fixed bug #16019: Workspaces - Stage notification emails should be localizable
175 2010-10-20 Ernesto Baschny <ernst@cron-it.de>
177 * Fixed bug #16075: Add IfModule mod_rewrite.c to misc/advanced.htaccess
178 * Fixed bug #16077: Palette titles have no margin to the left in the new page / tt_content form layouts
179 * Fixed bug #16074: Add new API t3lib_befunc::helpTextArray and use it in the ExtDirect tooltips
181 2010-10-20 Steffen Gebert <steffen@steffen-gebert.de>
183 * Fixed bug #16049: Loading mask doesn't disappear on hitting Esc/cancel loading
185 2010-10-19 Stanislas Rolland <typo3@sjbr.ca>
187 * Added feature #16073: htmlArea RTE: Add paste as plain text feature
188 * Follow-up to bug #15339: htmlArea RTE: tkr_rteanchors breaks the link editing dialogue
189 * Follow-up to feature #16073: htmlArea RTE: Add paste as plain text feature
191 2010-10-19 Benjamin Mack <benni@typo3.org>
193 * Fixed bug #16000: Move versioning selector to the version extension
195 2010-10-19 Xavier Perseguers <typo3@perseguers.ch>
197 * Raised DBAL to version 1.2.0alpha3
199 2010-10-19 Steffen Kamper <steffen@typo3.org>
201 * Fixed bug #16059: Use ExtJS Tooltips for CSH labels
202 * Fixed bug #16071: PHP Fatal error in t3lib_contextmenu_renderer_Abstract (Thanks to Stefano Kowalke)
203 * Removal of unused and illegal files inside of codemirror library
204 * Fixed bug #16055: BE debug mode should also enable debug mode for libraries
206 2010-10-19 Susanne Moog <typo3@susanne-moog.de>
208 * Fixed bug #15095: The Web>Versioning view has style issues resulting in "wrong layers"
209 * Fixed bug #13294: IRRE deleted combo records are still validated by TBE_EDITOR (Thanks to Marcel Greter)
210 * Added feature #3613: additional wrap for FORM radio buttons
212 2010-10-18 Steffen Kamper <steffen@typo3.org>
214 * Added feature #16008: A new TypoScript cObject: FLUIDTEMPLATE
215 * Added feature #16031: Feature - Implement new layout and labels for tt_content as result of T3UXW09 (Thanks to Jo Hasenau)
216 * Fixed bug #16051: Palette render wrong and throw php warning if fieldset starts with palette
217 * Added feature #16015: Feature - Implement new layout and labels for pages as result of T3UXW09 (Thanks to Jo Hasenau)
218 * Added feature #16033: API for Trees and ContextMenus (Thanks to Stefan Galinski)
220 2010-10-18 Stanislas Rolland <typo3@sjbr.ca>
222 * Added feature #16047: htmlArea RTE: Add word count in the status bar
223 * Fixed bug #16050: htmlArea RTE: Backspacing in empty editing area may raise js error
224 * Updated htmlArea RTE version to 2.1.2
226 2010-10-18 Steffen Gebert <steffen@steffen-gebert.de>
228 * Added feature #15991: Style error messages in the TYPO3 way (Thanks to Lars Zimmermann, T3UXW09)
229 * Added feature #16046: Improve ExtJS skin: Loading mask (Thanks to Lars Zimmermann)
231 2010-10-18 Xavier Perseguers <typo3@perseguers.ch>
233 * Fixed bug #1318: 'removeTag' does not remove closing tags
235 2010-10-17 Stanislas Rolland <typo3@sjbr.ca>
237 * Fixed bug #15657: IRRE: Foreign selector with groupdb won't add new items (Thanks to Thomas Maroschik)
238 * Added feature #16037: htmlArea RTE: Bring custom events under HTMLArea namespace
240 2010-10-17 Steffen Gebert <steffen@steffen-gebert.de>
242 * Fixed bug #16030: Page tree root node lacks white-space: nowrap
244 2010-10-17 Steffen Kamper <steffen@typo3.org>
246 * Follow-up to #16018: Remove CSH icons from Core and replace by new CSH API
247 * Fixed bug #15830: Sprite - IRRE record synchronization icon missing (Thanks to Stefan Galinski)
248 * Follow-up to #15663: SpriteGenerator adds empty folder to spritebase, which results in wrong css (Thanks to Steffen Ritter)
249 * Fixed bug #16023: Deprecate unused / old files in typo3/ that belong to the old, removed backend
251 2010-10-17 Ernesto Baschny <ernst@cron-it.de>
253 * Added feature #15998: Create a new API to send mails based on SwiftMailer to replace t3lib_htmlmail
255 2010-10-17 Benjamin Mack <benni@typo3.org>
257 * Added feature #16018: Remove CSH icons from Core and replace by new CSH API
258 * 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)
259 * Added feature #15844: Use HTML5 as the default TYPO3 Backend doktype
260 * Added feature #16026: Added hook / Cannot hook into the marker replacement functionality for BE templates
261 * Fixed bug #16020: Streamline usage of template.php:dynTabMenu
262 * Fixed bug #16022: Size calculation function can only deal with integers
263 * 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)
265 2010-10-16 Steffen Gebert <steffen@steffen-gebert.de>
267 * Added feature #15696: Implement TypoScript conditions for the current page record (Thanks to Stefan Neufeind)
268 * Follow-up to #15576: Code for t3lib_message_ErrorpageMessage was contained twice
269 * Fixed bug #15976: [version] Reference to global array $TCA without fetching from global scope
271 2010-10-16 Susanne Moog <typo3@susanne-moog.de>
273 * Fixed bug #15868: Provide function to open debug messages in a popup (Thanks to Stefan Galinski)
274 * Fixed bug #15799: Uninitialized variables in t3lib (Thanks to Oliver Klee)
276 2010-10-16 Benjamin Mack <benni@typo3.org>
278 * Fixed bug #16021: TCEmain: Put visibility functions to the appropriate methods (Thanks to Tolleiv Nietsch)
279 * Fixed bug #14835: IRRE Move-Icon should have curser:move (Thanks to Georg Ringer)
280 * Fixed bug #15799: Uninitialized variables in t3lib within TCEmain (Thanks to Oliver Klee)
281 * Fixed bug #15799: Uninitialized variables in t3lib within version extension (Thanks to Oliver Klee)
282 * 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)
283 * Fixed bug #15877: Put versioning code from TCEmain in version extension - part #2 - moving records
285 2010-10-16 Ernesto Baschny <ernst@cron-it.de>
287 * Added feature #16007: Allow skins to register sprites through addIconSprite
288 * Added feature #15229: Core lacks current flags (Thanks to Steffen Ritter)
289 * Cleanup #16009: Refactor sprite icon API, to have more elementary functions instead of big ones (Thanks to Steffen Ritter)
290 * Added feature #15966: Adds mode to debug the backend ($TYPO3_CONF_VARS['BE']['debug']) (Thanks to Steffen Kamper)
291 * Fixed bug #16016: Scheduler: Since new CSH handling (#15990), no icon in scheduler works anymore
292 * Cleanup #16002: Refactoring of t3lib_spritemanager_SimpleHandler (Thanks to Steffen Ritter)
294 2010-10-16 Steffen Kamper <steffen@typo3.org>
296 * Followup to #14396: Warn when KEEP_FILE is set
297 * Fixed bug #14396: Warn when KEEP_FILE is set
298 * Fixed bug #15789: Improve ExtJS skin: Grids
300 2010-10-15 Oliver Hader <oliver@typo3.org>
302 * Added feature #15988: Refactor TCA definitions of table pages
304 2010-10-15 Steffen Gebert <steffen@steffen-gebert.de>
306 * Added feature #15942: locallangXMLOverride should not distinguish between paths ending with php and xml (Thanks to Andreas Kiessling)
308 2010-10-15 Benjamin Mack <benni@typo3.org>
310 * Fixed bug #16005: Live workspace does not respect move-to-placeholders
311 * Fixed bug #11444: Workspace Dropdown in "Workspace" -> "Review and Publish" [LIVE workspace] always shows "[Draft Workspace]" (Thanks to Robert Heel)
312 * Added feature #15990: Introduce a new CSH API function and make use of it in TCEforms
313 * Added feature #15989: Create a new abstract class t3lib_message_abstractmessage
315 2010-10-15 Steffen Kamper <steffen@typo3.org>
317 * Fixed bug #15543: Bugfix: PHP Warning in t3lib_spritemanager (Thanks to Sven Juergens)
318 * Fixed bug #15928: Replace the current if-construct of stdWrap with real functions and make each of them stdWrap awaret (Thanks to Jo Hasenau)
319 * 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)
320 * Fixed bug #15822: t3lib_beFunc use $this in static methods
321 * Fixed bug #15992: Bugfix: Incorrect default value of permalogin
322 * Fixed bug #15993: Bug: Felogin shouldn't show the permalogin form controls when permalogin is set to "forced on" in install tool
324 2010-10-15 Susanne Moog <typo3@susanne-moog.de>
326 * Fixed bug #8980: unlink of non existant lockfiles generates warnings in frontend (Thanks to André Stösel)
327 * Added feature #16004: Add RTE to login news to give users the possibility to format the news and to add links etc.
328 * Fixed bug #15807: No thumbnails generated with thumbs.php
330 2010-10-14 Jeff Segars <jeff@webempoweredchurch.org>
332 * Fixed bug #15800: Cleanup CSH code (Thanks to Benjamin Mack and Steffen Kamper)
334 2010-10-14 Benjamin Mack <benni@typo3.org>
336 * Followup to #15740: Move versioning code from TCEmain into "version" extension - delete action deleted entries twice (once in deleteAction and once in version extension)
337 * Fixed bug #15798: Deprecate some old functions in typo3/template.php
338 * Fixed bug #15801: Deprecate t3lib_div::rm_endcomma
339 * Fixed bug #103: No Plain-text List Option
341 2010-10-13 Steffen Gebert <steffen@steffen-gebert.de>
343 * Fixed bug #15644: Replace magic numbers for shortcut_mode with class constants
344 * Follow-up to #15874: Provide unit tests for t3lib_div::dirname (Thanks to Oliver Klee)
346 2010-10-12 Susanne Moog <typo3@susanne-moog.de>
348 * Fixed bug #15168: Template auto complete is hidden beneath next text area field
350 2010-10-12 Steffen Kamper <steffen@typo3.org>
352 * Added feature #15950: Use t3editor in file_edit to edit files in fileadmin
353 * Fixed bug #15965: codemirror lib for t3editor should be moved to contrib and updated to latest version
354 * Fixed bug #15968: Remove block mode from syntaxhighlighted code
355 * Added feature #15621: Feature: TYPO3 misses page-option to force SSL oder Non-SSL to page (Thanks to Steffen Ritter)
356 * Update #15970: Update ExtJS to version 3.3.0
357 * Follow-up to #15900: [Feature] Add SVG support for all browsers
359 2010-10-11 Steffen Kamper <steffen@typo3.org>
361 * Added feature #15907: file_edit: add hooks to mutate the output
362 * Added feature #15900: [Feature] Add SVG support for all browsers
363 * Fixed bug #12376: typo3temp got filled with thousands of javascript_* files (Thanks to Georg Ringer)
365 2010-10-10 Steffen Gebert <steffen@steffen-gebert.de>
367 * Added feature #15783: Improve ExtJS skin: Tabs
368 * Follow-up to #15649: Fixed "false" statement in JS code (Thanks to Jigal van Hemert)
370 2010-10-10 Steffen Kamper <steffen@typo3.org>
372 * Fixed bug #15835: deprecationLog in console crashes output on login page
373 * Fixed bug #15727: Clean-up for PageRenderer
374 * Fixed bug #15690: Change text of exception in t3lib_cache_frontend_stringfrontend
375 * Fixed bug #15944: Flashmessage "content_from_pid" misses page title
377 2010-10-09 Steffen Kamper <steffen@typo3.org>
379 * Fixed bug #8785: TCAselectItem not working for all tables (Thanks to Sebastian Michaelsen)
380 * Added feature #14658: Feature: internal links with parameters outside the RTE (headlines, images ...)
381 * Fixed bug #15828: Enhance the ExtDirect debugging feature (Thanks to Stefan Galinski)
382 * Fixed bug #15865 clickmenu breaks if no record set. (Thanks to Bjoern Pedersen)
383 * Fixed bug #15230: Bug/Feature: Core only is able to load one specific IE6 CSS file (Thanks to Steffen Ritter)
384 * Fixed bug #15869: Feature: t3lib_iconWorks is less flexible in mapping Icons to record rows (Thanks to Steffen Ritter)
385 * Fixed bug #15870: bug More instances of split() (Thanks to Jigal van Hemert)
387 2010-10-08 Susanne Moog <typo3@susanne-moog.de>
389 * Fixed bug #15580: Add calls to logDeprecatedFunction() for more deprecated functions and adjust log messages
390 * Added feature #15611: Hide new translations of content elements by default (thanks to Jigal van Hemert)
392 2010-10-07 Susanne Moog <typo3@susanne-moog.de>
394 * Fixed bug #15772: template::getHtmlTemplate() doesn't allow absolute file paths (thanks to Jigal van Hemert and Peter Russ)
396 2010-10-06 Stanislas Rolland <typo3@sjbr.ca>
398 * Follow-up to bug #15880: htmlArea RTE: Context menu not working in TYPO3 4.4.3 and 4.5-dev
399 * Fixed bug #15893: htmlArea RTE: Insufficient Check for BE / FE Context (Thanks to Ingo Renner)
401 2010-10-06 Susanne Moog <typo3@susanne-moog.de>
403 * Fixed bug #15840: Broken loading icon when loading IRRE elements (thanks to Lars Houmark)
405 2010-10-06 Steffen Kamper <steffen@typo3.org>
407 * Fixed bug #15784: Resolve errors in tslib_content
409 2010-10-06 Oliver Hader <oliver@typo3.org>
411 * Fixed bug #15461: RemoveXSS exposes XSS vulnerability for double encoded characters (thanks to Marcus Krause)
412 * Follow-up to bug #15461: Added unit tests (thanks to Marcus Krause)
413 * Fixed bug #15887: XSS in template analyzer (thanks to Georg Ringer)
414 * Fixed bug #15728: Extension Manager allows to download arbitrary files beyond PATH_site or rootpath (thanks to Marcus Krause)
415 * Fixed bug #15729: Sysext setup's user simulation is susceptible to XSS (thanks to Marcus Krause)
416 * Fixed bug #15860: Mitigate libpcre recursion crash in email address validation (thanks to Marcus Krause)
417 * Fixed bug #15733: Admin Panel is susceptible to XSS (thanks to Helmut Hummel)
418 * Fixed bug #15898: It is (still) possible to download arbitrary files through the jumpurl feature (thanks to Helmut Hummel and Marcus Krause)
420 2010-10-05 Steffen Gebert <steffen@steffen-gebert.de>
422 * Fixed bug #15874: Provide unit tests for t3lib_div::dirname (Thanks to Oliver Klee)
424 2010-10-05 Stanislas Rolland <typo3@sjbr.ca>
426 * Follow-up to bug #15858: htlmArea RTE: Stylesheet access error in Google Chrome 7
427 * Fixed bug #15899: htmlArea RTE: Editing area collapsed in Chrome 7
429 2010-10-03 Stanislas Rolland <typo3@sjbr.ca>
431 * Added feature #15884: htmlArea RTE: Remove class Ext.ux.StatusBar
432 * Added feature #15885: htmlArea RTE: Add option to remove typographical punctuation (Thanks to Daniel Schwarzloh)
434 2010-10-02 Stanislas Rolland <typo3@sjbr.ca>
436 * Added feature #15879: htmlArea RTE: Use TYPO3 ExtJS API for RTE notification dialogues
437 * Fixed bug #15880: htmlArea RTE: Context menu not working in TYPO3 4.4.3 and 4.5-dev
439 2010-09-30 Francois Suter <francois@typo3.org>
441 * Fixed bug #15639: Scheduler: Add missing classes and interface to autoload registry (Thanks to Marcus Krause)
442 * Fixed bug #14997: Performance: t3lib_db->escapeStrForLike() is using preg_replace, which is not necessary (Thanks to Caspar Stuebs and Marcus Krause)
443 * Fixed bug #15873: Scheduler: Links on action icons should not be underlined
445 2010-09-30 Steffen Gebert <steffen@steffen-gebert.de>
447 * Fixed bug #12889: fe_adminLib.inc usages deprecated function split() (Thanks to Steffen Kamper and Ismaël Bidau)
448 * Fixed bug #15872: Size definition in to restrictive, selector prevents other stylesheet to overwrite icon size (Thanks to Steffen Ritter)
450 2010-09-29 Stanislas Rolland <typo3@sjbr.ca>
452 * Fixed bug #15858: htlmArea RTE: Stylesheet access error in Google Chrome 7
453 * Fixed bug #15863: htmlArea RTE: Initialization never completes in Google Chrome 7
455 2010-09-29 Steffen Kamper <steffen@typo3.org>
457 * Added feature #15745: Integrate generic notification methods to show windows and dialogs based on ExtJS
459 2010-09-28 Xavier Perseguers <typo3@perseguers.ch>
461 * Added feature #15075: [Install] make a pre-check for required php-extensions (Thanks to Jigal van Hemert)
463 2010-09-28 Steffen Kamper <steffen@typo3.org>
465 * Follow-up to #15812: Add backend maintenance for login news - correction for deprecation call
466 * Follow-up to #15812: Add backend maintenance for login news - added sprites for icon
468 2010-09-28 Ingo Renner <ingo@typo3.org>
470 * Added feature #15812: Add backend maintenance for login news
472 2010-09-28 Ernesto Baschny <ernst@cron-it.de>
474 * Fixed bug #15829: ExtDirect wrong XCLASS registration code (Thanks to Stefan Galinski)
476 2010-09-27 Stanislas Rolland <typo3@sjbr.ca>
478 * Fixed bug #15820: htmlArea RTE: Failure to install AllowClipboard Helper extension raises js error
479 * Follow-up to bug #15820: htmlArea RTE: Failure to install AllowClipboard Helper extension raises js error
480 * Fixed bug #15339: htmlArea RTE: tkr_rteanchors breaks the link editing dialogue
481 * Fixed bug #15730: htmlArea RTE: Problem editing a new list entry in list of items with inline markup
482 * Fixed bug #15818: htmlArea RTE: Erratic behaviour of toolbar in some browsers
484 2010-09-27 Ernesto Baschny <ernst@cron-it.de>
486 * Fixed unit tests #15802: t3lib_iconWorksTest fails some tests since fix in #15110 (Thanks to Philipp Gampe)
488 2010-09-26 Stanislas Rolland <typo3@sjbr.ca>
490 * Follow-up to bug #15797: htmlArea RTE: Problem in Firefox inserting non-breaking space with Insert Special Character dialogue
492 2010-09-26 Sebastian Kurfuerst <sebastian@typo3.org>
494 * Fixed bug #9892: Extbase: broke switchableControllerAndActions (due to a merge failure of Extbase trunk into the Core)
496 2010-09-25 Stanislas Rolland <typo3@sjbr.ca>
498 * Fixed bug #15430: htmlArea RTE: Text not editable after pasting with server-based cleaning
499 * Follow-up to bug #15430: htmlArea RTE: Text not editable after pasting with server-based cleaning
500 * Fixed bug #15797: htmlArea RTE: Problem in Firefox inserting non-breaking space with Insert Special Character dialogue
501 * Fixed bug #15749: htmlArea RTE: Firefox shows & in external links with query string
502 * Fixed bug #15512: htmlArea RTE: Initialization in flexforms broken with TYPO3 4.4
503 * Follow-up to bug #15622: t3lib_TCEforms_inline registers superfluous nested level when renderFieldsOnly is set
505 2010-09-25 Steffen Gebert <steffen@steffen-gebert.de>
507 * Fixed bug #15748: BE input validation "time" rejects 0:00 and 24:00 (Thanks to Lars Peipmann)
509 2010-09-24 Steffen Gebert <steffen@steffen-gebert.de>
511 * Fixed bug #15792: List view page browser: navigating to last page doesn't work
512 * Fixed bug #15373: Page browser single table list view: Entering page number doesn't work
513 * Fixed bug #15485: username in sys_lockedrecords to short (Thanks to Peter Russ)
514 * Fixed bug #15462: Wrong order of quote and escape in LIKE DB clause (Thanks to Marcus Krause)
515 * Fixed bug #15787: Misleading security message in extension manager (Thanks to Marcus Krause)
516 * Fixed bug #15778: "Close window and check dependencies" doesn't work anymore (Thanks to Søren Malling)
518 2010-09-24 Ernesto Baschny <ernst@cron-it.de>
520 * Fixed bug #15653: Only show upload comments that are newer than installed version in update function of EM
522 2010-09-24 Steffen Kamper <steffen@typo3.org>
524 * Follow-up to #15691: Javascript Error in taskcenter
526 2010-09-23 Ernesto Baschny <ernst@cron-it.de>
528 * Fixed bug #15770: Module menu and content area are empty if certain extensions are installed (e.g. llxmltranslate)
530 2010-09-22 Ernesto Baschny <ernesto@typo3.org>
532 * Release of TYPO3 4.5.0alpha2
534 2010-09-22 Ernesto Baschny <ernst@cron-it.de>
536 * 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)
538 2010-09-22 Steffen Kamper <steffen@typo3.org>
540 * Fixed bug #15738: TCA field for versioning type (vtype) should only be available if elementVersioningOnly is not set (Thanks to Benjamin Mack)
541 * Fixed bug #15465: sys_action: setting mountpoints as non-admin (Thanks to Georg Ringer)
542 * Fixed bug #15761: tslib_menu misses test of html5
544 2010-09-22 Sebastian Kurfuerst <sebastian@typo3.org>
546 * Raised Extbase and Fluid version numbers to 1.3.0alpha2. See the ChangeLog in Extbase and Fluid for details.
548 2010-09-21 Steffen Kamper <steffen@typo3.org>
550 * Added feature #15699: Provide a wizard for media to process the video url (Thanks to Aishwara M.B.)
551 * Added feature #15711: Render ModuleMenu with ExtJs, remove the frameset
553 2010-09-21 Benjamin Mack <benni@typo3.org>
555 * Fixed bug #15740: Move versioning code from TCEmain into "version" extension, adding hooks to TCEmain
556 * Fixed bug #13705: Record info in workspace always shows live version (Thanks to Julia Pardanaud)
558 2010-09-21 Ernesto Baschny <ernst@cron-it.de>
560 * Added feature #15754: ExtDirect in Frontend (Thanks to Stefan Galinski)
562 2010-09-21 Xavier Perseguers <typo3@perseguers.ch>
564 * Raised DBAL to version 1.2.0alpha2
566 2010-09-20 Steffen Kamper <steffen@typo3.org>
568 * Fixed bug #15743: Bug:function in t3lib_iconWorks is not public (Thanks to Steffen Ritter)
569 * Follow-up to #15741: Feature: PageRenderer should be able to include locallang-files as JS-InlineLabels
570 * Follow-up to #15742: HCI: Add new Icons from Lars for Workspace Module to t3skin
571 * Fixed bug #15753: Pageicons in WS module are broken
573 2010-09-20 Francois Suter <francois@typo3.org>
575 * Fixed bug #14783: absRefPrefix should work with $TYPO3_CONF_VARS[BE][RTE_imageStorageDir] (thanks to Steffen Mueller)
576 * Fixed bug #15290: Wrong behavior of workspace preview "Enable Frontend Preview" (Thanks to Andreas Kiessling)
578 2010-09-19 Oliver Hader <oliver@typo3.org>
580 * Fixed bug #8260: Update Wizard in install tool force temp-configuration files and load configuration twice
581 * Added feature #15741: PageRenderer should be able to include locallang-files as JS-InlineLabels (thanks to Steffen Ritter)
583 2010-09-19 Benjamin Mack <benni@typo3.org>
585 * Fixed bug #12964: feedit - EDITPANEL -> "newRecordinPid" doesn't work anymore with feedit (Thanks to Sven Juergens)
586 * Fixed bug #3908: DisplayCond => VERSION:IS:false always returns true (Thanks to Daniel Poetzinger)
588 2010-09-18 Steffen Kamper <steffen@typo3.org>
590 * Added feature #15742: HCI: Add new Icons from Lars for Workspace Module to t3skin (Thanks to Lars Zimmermann and Steffen Ritter)
592 2010-09-18 Steffen Gebert <steffen@steffen-gebert.de>
594 * Fixed bug #5983: Undefined variable is used in t3lib_BEfunc::exec_foreign_table_where_query (Thanks to Oliver Klee)
596 2010-09-18 Benjamin Mack <benni@typo3.org>
598 * Fixed bug #11415 - Misleading info: No workspaces found!
600 2010-09-17 Steffen Gebert <steffen@steffen-gebert.de>
602 * Fixed bug #15628: Remove logging when class loading failed in t3lib_autoloader (Thanks to Helmut Hummel)
604 2010-09-16 Steffen Gebert <steffen@steffen-gebert.de>
606 * Fixed bug #15669: HTML Warnings in Ext Direct Exception Code (Thanks to Stefan Galinski)
608 2010-09-16 Christian Kuhn <lolli@schwarzbu.ch>
610 * Fixed bug #15497: [Caching framework] Remove tagIndex from memcached and apc backend
612 2010-09-16 Dmitry Dulepov <dmitry@typo3.org>
614 * Fixed bug #15531: jumpurl check fails if mime type is not known
615 * Fixed bug #15529: jumpurl does not provide a proper download file name with space
617 2010-09-15 Xavier Perseguers <typo3@perseguers.ch>
619 * Follow-up to changeset 8649: Removed useless .orig file
621 2010-09-14 Stanislas Rolland <typo3@sjbr.ca>
623 * Fixed bug #15622: t3lib_TCEforms_inline registers superfluous nested level when renderFieldsOnly is set
625 2010-09-13 Steffen Kamper <steffen@typo3.org>
627 * Fixed bug 15694: CGL Cleanup of tslib_content
628 * Fixed bug #15691: Javascript Error in taskcenter
629 * Fixed bug #15677: Wrapper for console only prints first argument
630 * Follow-up to bug #15589: Move debug functions to own utility class (missing changes in config_default)
632 2010-09-13 Susanne Moog <typo3@susanne-moog.de>
634 * Added feature #15689: Allow easy use of lightbox style image enlargement in the frontend
636 2010-09-13 Ernesto Baschny <ernst@cron-it.de>
638 * Fixed bug #15685: Enhancement of t3lib_div::testInt (#15020) introduced a different behaviour. This restores original behaviour. (Thanks to Helmut Hummel)
640 2010-09-12 Stanislas Rolland <typo3@sjbr.ca>
642 * Follow-up to bug #15326: htmlArea RTE: W3C Markup Validation issues (Thanks to Jigal van Hemert)
644 2010-09-12 Steffen Kamper <steffen@typo3.org>
646 * Fixed bug #15663: SpriteGenerator adds empty folder to spritebase, which results in wrong css (Thanks to Steffen Ritter)
647 * Fixed bug #15390: sys_action taskcenter create/edit be-user actions do not work (Thanks to Georg Ringer)
649 2010-09-09 Dmitry Dulepov <dmitry@typo3.org>
651 * Fixed bug #15532: Memory leak when using old page cache
653 2010-09-08 Steffen Gebert <steffen@steffen-gebert.de>
655 * Fixed bug #13073: options.pageTree.showNavTitle = 1 does not work in typo3/browse_links.php (Thanks to Sebastian Michaelsen)
657 2010-09-06 Ernesto Baschny <ernst@cron-it.de>
659 * Fixed bug #15635: XHTML validity of backend when sys_action is loaded
661 2010-09-06 Steffen Kamper <steffen@typo3.org>
663 * Fixed bug #15490: Throw exception instead of dying in enableFields() function
664 * Added feature #15588: Extend TYPO3 DebugConsole
665 * Fixed bug #15589: Move debug functions to own utility class
667 2010-09-05 Steffen Gebert <steffen@steffen-gebert.de>
669 * Fixed bug #15562: PHP warning for str_pad() in t3lib_div::cmpIPv4() (Thanks to Markus Klein)
670 * Feature #8623: Shortcut mode: add "parent page" (Thanks to Georg Ringer)
672 2010-09-04 Stanislas Rolland <typo3@sjbr.ca>
674 * Fixed bug #15326: htmlArea RTE: W3C Markup Validation issues
676 2010-09-03 Steffen Kamper <steffen@typo3.org>
678 * Fixed bug #15637: HTML regression in rev 7893
679 * Fixed bug #15636: ExtDirect router should throw UnexpectedValueException instead of t3lib_error_exception
680 * Fixed bug #15550: t3lib_error_Exception not available in some cases (Thanks to Stefan Galinski)
682 2010-09-03 Ernesto Baschny <ernst@cron-it.de>
684 * Fixed bug #15110: Validation problems with sprites (empty <span>) (Thanks to Georg Ringer, Steffen Ritter and Stefan Galinski)
686 2010-09-01 Steffen Kamper <steffen@typo3.org>
688 * Fixed bug #15615: Fix and improve page renderer unit tests (Thanks to Helmut Hummel)
690 2010-08-31 Stanislas Rolland <typo3@sjbr.ca>
692 * Fixed bug #15068: htmlArea RTE: Not loading in Firefox 3.0.3
694 2010-08-30 Ernesto Baschny <ernst@cron-it.de>
696 * Fixed issue #15601: Change all core PHP files to UTF8 encoding
698 2010-08-30 Dmitry Dulepov <dmitry@typo3.org>
700 * Fixed bug #15561: Add information about /dev/urandom to INSTALL.txt
702 2010-08-29 Stanislas Rolland <typo3@sjbr.ca>
704 * Fixed bug #15354: htmlArea RTE: Remove link option not enabled on double-click in Firefox
705 * Follow-up to bug #15354: htmlArea RTE: Remove link option not enabled on double-click in Firefox
707 2010-08-29 Francois Suter <francois@typo3.org>
709 * Fixed bug #14143: count_menuItems not working correctly (thanks to Frederic Gaus)
711 2010-08-29 Steffen Kamper <steffen@typo3.org>
713 * Fixed bug #15525: Caching framework database backend does not free mysql resource in collectGarbage() (Thanks to Helmut Hummel)
714 * Fixed bug #15258: Creating multiple pages doesn't consider the group permissions for all pages (Thanks to Lorenz Ulrich)
716 2010-08-29 Steffen Gebert <steffen@steffen-gebert.de>
718 * Fixed bug #15294: treeFilterReset disappears + minor optimization (Thanks to Felix Kopp)
720 2010-08-28 Stanislas Rolland <typo3@sjbr.ca>
722 * Updated htmlArea RTE version to 2.1.1
724 2010-08-28 Steffen Kamper <steffen@typo3.org>
726 * Added entry for NEWS.txt about #15586
727 * Fixed bug #15586: Unecessary require_once in t3lib_cache_Factory (Thanks to Helmut Hummel)
728 * Fixed bug #15574: t3lib_extmgmTest::getExtensionVersionForLoadedExtensionReturnsExtensionVersion fails (Thanks to Peter Kühn)
730 2010-08-28 Francois Suter <francois@typo3.org>
732 * Feature #15334: Allow separate cookie domains for FE and BE
734 2010-08-27 Steffen Gebert <steffen@steffen-gebert.de>
736 * Fixed bug #15579: Deprecation text of t3lib_div::fixed_lgd_pre() refers to deprecated function t3lib_div::fixed_lgd() (Thanks to Markus Klein)
738 2010-08-27 Ernesto Baschny <ernst@cron-it.de>
740 * Fixed bug #1728: Comma separated list don't accept spaces at "db_layout" in the 'addTables' feature (thanks to Niels Pardon)
742 2010-08-27 Stanislas Rolland <typo3@sjbr.ca>
744 * Fixed bug #15569: htmlArea RTE: RTE not loading when ExtJS 3.2.1 is used
745 * Fixed bug #15570: htmlArea RTE: Incorrect height when loaded in a hidden tab with ExtJS 3.2.1
746 * Fixed bug #15415: htmlArea RTE: RTEs hidden on load not usable with multiple RTEs in a record
747 * Fixed bug #15328: htmlArea RTE: Strange behaviours inserting links in IE
748 * Fixed bug #15584: htmlArea RTE: iframe baseURL may be incorrectly set
749 * Fixed bug #15516: htmlArea RTE: Safari does not support WISIWYG editing on iPad
751 2010-08-26 Ingo Renner <ingo@typo3.org>
753 * Fixed bug #15565: Labels of pages deep in the tree or with long titles are cut off as horizontal scrolling is disabled
755 2010-08-26 Steffen Gebert <steffen@steffen-gebert.de>
757 * Fixed bug #15559: Typo in CSS Styled Content Constants: "Audeo" (Thanks to Sebastian Michaelsen)
759 2010-08-26 Stanislas Rolland <typo3@sjbr.ca>
761 * Fixed bug #15477: htmlArea RTE: Unlink may unlink the wrong link in IE
763 2010-08-25 Stanislas Rolland <typo3@sjbr.ca>
765 * Fixed bug #15547: htmlArea RTE may load extJS debug script in FE which makes page loading slow
766 * Updated htmlArea RTE manual.
768 2010-08-24 Stanislas Rolland <typo3@sjbr.ca>
770 * Fixed bug #15439: htmlArea RTE: Deprecated call-time pass-by-reference
772 2010-08-24 Ernesto Baschny <ernesto@typo3.org>
774 * Release of TYPO3 4.5.0alpha1
776 2010-08-24 Ernesto Baschny <ernst@cron-it.de>
778 * Fixed bug #15108: .htaccess cleanups and description in the Install Tool (thanks to Markus Klein)
780 2010-08-24 Xavier Perseguers <typo3@perseguers.ch>
782 * Added feature #15542: Frontend rendering should use prepared queries (1st step)
783 * Fixed bug #15539: Unit Tests: $GLOBALS['TYPO3_DB']->link get lost during backup/ restore of global variables (thanks to Helmut Hummel)
785 2010-08-24 Steffen Kamper <steffen@typo3.org>
787 * Added feature #15524: Create multiple pages wizard: add doktype, dynamic add more fields
788 * Fixed bug #15502: localization links in list mode are broken (Thanks to Bjoern Pedersen)
790 2010-08-24 Sebastian Kurfuerst <sebastian@typo3.org>
792 * Raised Fluid and Extbase version numbers to 1.3.0alpha1. See ChangeLog.txt in Extbase/Fluid for a full list of changes.
794 2010-08-24 Steffen Gebert <steffen@steffen-gebert.de>
796 * Added feature #15454: Provide a reason for logDeprecatedTypoScript()
797 * Fixed bug #13623: Deprecation log for IMAGE.alttext does not work (Thanks to Sebastian Michaelsen)
798 * Fixed bug #15541: Improve wording in Install Tool "All configuration"
799 * Added feature #15538: Links inside Install Tool "All configuration"
800 * Follow-up to #15454: Typo in PHPDoc comments (Thanks to Ismaël Bidau)
802 2010-08-23 Stanislas Rolland <typo3@sjbr.ca>
804 * Fixed bug #12583: htmlArea RTE: RTE fails to load due to security error
806 2010-08-23 Steffen Gebert <steffen@steffen-gebert.de>
808 * Added feature #15534: t3lib_div::view_array: Improve rendering of objects (Thanks to Stefan Galinski)
810 2010-08-23 Steffen Kamper <steffen@typo3.org>
812 * Added feature #15504: Description of TYPO3_CONF settings should allow HTML markup for readability (Thanks to Ernesto Baschny)
813 * Fixed bug #15092: Ajax loaded items of inline records are encoded twice (Thanks to Martin Borer)
814 * Fixed bug #15536: DebugConsole - Compat with ExtJS 3.2.x (broken resize event and double split bar) (Thanks to Stefan Galinski)
815 * Updated sysexts version numbers and md5 values
816 * Added feature #15513: Log ExtDirect Exceptions in DebugConsole (Thanks to Stefan Galinski)
818 2010-08-23 Xavier Perseguers <typo3@perseguers.ch>
820 * Resynchronized DBAL after fixing blocking bug #15535
821 * Raised ADOdb to version 5.11.0
822 * Raised DBAL to version 1.2.0alpha1
823 * Fixed bug #15528: Add unit tests for t3lib_db_PreparedStatement (thanks to Helmut Hummel)
824 * Fixed bug #15527: Enhance t3lib_db_PreparedStatement (thanks to Helmut Hummel)
826 2010-08-23 Ernesto Baschny <ernst@cron-it.de>
828 * Fixed bug #15526: No recipient is logged to syslog if sending of mail failed in t3lib_utility_Mail (Thanks to Helmut Hummel)
830 2010-08-22 Francois Suter <francois@typo3.org>
832 * Fixed bug #15102: Scheduler: BE module does not use new skin properly (TYPO3 4.5)
833 * Fixed bug #14949: "View Item" does not resolve real MM-relations (thanks to Caspar Stuebs)
835 2010-08-20 Steffen Kamper <steffen@typo3.org>
837 * Fixed bug #15514: Wrong encoded confirm message in User Admin Module (Thanks to Sven Juergens)
838 * Fixed bug #15507: MEDIA content element ignores stdWrap configuration (Thanks to Jigal van Hemert)
840 2010-08-19 Ingo Renner <ingo@typo3.org>
842 * Fixed naming of class.t3lib_db_preparedstatement.php in core_autoload.php
844 2010-08-19 Steffen Kamper <steffen@typo3.org>
846 * Added feature #15421: [felogin] Possibility to show logout form direct after login
847 * Fixed bug #15494: fatal error in phpunit BE module
848 * Added feature #15425: [develop] debug all sql queries
850 2010-08-19 Xavier Perseguers <typo3@perseguers.ch>
852 * Fixed bug #15505: t3lib_cache_backend_TransientMemoryBackend is not referenced
853 * Follow-up to #15457: Slightly modified API to be strict on param type guessing
854 * Added feature #15457: Add support for prepared queries
856 2010-08-19 Francois Suter <francois@typo3.org>
858 * Fixed bug #15048: Workspaces: Autopublication task has too many rights
859 * Fixed bug #15241: Recognize php-fpm sapi for path generation (thanks to Nikolas Hagelstein)
861 2010-08-16 Steffen Kamper <steffen@typo3.org>
863 * Follow-up to #15437: Refactor of recycler - fix of CheckboxSelectionModel
865 2010-08-15 Steffen Kamper <steffen@typo3.org>
867 * Fixed bug #15437: Refactor of recycler
868 * Fixed bug #15424: [web_info] allow more than 3 levels for pagetree overview and localization overview
869 * Follow-up to #15423: Remove lowlevel page tree: added locallang labels again
871 2010-08-13 Steffen Kamper <steffen@typo3.org>
873 * Follow-up to #13815: Added Testcase for numberFormat (Thanks to Sebastian Michaelsen)
875 2010-08-13 Steffen Gebert <steffen@steffen-gebert.de>
877 * Fixed bug #15423: Remove lowlevel page tree (Thanks to Steffen Kamper)
878 * Fixed bug #15450: [felogin] Spelling-error: "reseting" must be "resetting" (Thanks to Stefan Neufeind)
880 2010-08-13 Christian Kuhn <lolli@schwarzbu.ch>
882 * Fixed bug #13662: rsaauth does not work with special characters (like ä ü ö § ) in password (Thanks to Steffen Ritter)
884 2010-08-12 Christian Kuhn <lolli@schwarzbu.ch>
886 * Follow-up to #15383: [Unit tests] Uncomment three tests which fail for php 5.3.0 on windows (Thanks to Steffen Kamper)
888 2010-08-12 Steffen Kamper <steffen@typo3.org>
890 * Fixed bug #3819: #15440: isFirstPartOfStr doesn't work with non-strings (Thanks to Michiel Roos)
891 * Follow-up to #3819: t3lib_div::getIndpEnv('TYPO3_DOCUMENT_ROOT') delivers wrong value in Backend
892 * Fixed bug #3819: t3lib_div::getIndpEnv('TYPO3_DOCUMENT_ROOT') delivers wrong value in Backend
893 * Fixed bug #15020: Enhancement of t3lib_div::testInt (Thanks to Michiel Roos)
894 * Fixed bug #15029: Testcase for t3lib_div::isFirstPartOfStr is missing. (Thanks to Nikolas Hagestein)
895 * Fixed bug #13815: Feature: Add .numberFormat function to stdWrap (Thanks to Sebastian Michaelsen)
897 2010-08-12 Xavier Perseguers <typo3@perseguers.ch>
899 * Fixed bug #15396: [scheduler] Wrong query - crashes with DBAL
901 2010-08-11 Steffen Gebert <steffen@steffen-gebert.de>
903 * Fixed bug #15375: showDomainNameWithTitle doesn't respect hidden records (Thanks to Henrik Ziegenhain)
904 * Fixed bug #15428: Element-Browser page tree has HTML / JS Errors (Thanks to Sven Juergens)
906 2010-08-11 Christian Kuhn <lolli@schwarzbu.ch>
908 * Fixed bug #15393: [Caching framework] API usage: Make sure lifetime is NULL or integer
909 * Fixed bug #15417: [Caching framework] DbBackend has() returns false for entries with unlimited lifetime
911 2010-08-11 Steffen Kamper <steffen@typo3.org>
913 * Fixed bug #15338: sys_action: Link to edit the sql query action is missing for newly created actions (Thanks to Stefan Galinski)
914 * Fixed bug #13802: Hardcoded typo3_src Folder in TestCase tests/t3lib/cache/t3lib_cache_factoryTest.php (Thanks to Stefano Kowalke)
916 2010-08-10 Christian Kuhn <lolli@schwarzbu.ch>
918 * Fixed bug #15389: [Caching framework] Hardcoded frontends of core caches
919 * Fixed bug #15388: [Caching framework] Remove default settings for cache configuration
920 * Fixed bug #15180: [Unit tests] t3lib_iconWorks and t3lib_SpriteManager (Thanks to Fabien Udriot)
921 * Follow-up to feature #15141: Add tests to t3lib_db to test storing of binary data (Thanks to Steffen Kamper)
922 * Added feature #15141: [Caching framework] Add compress data options to DbBackend
923 * Fixed bug #15383: [Unit tests] Add tests for t3lib_div::validEmail
924 * Fixed bug #15382: [Unit tests] Streamline and refactor t3lib_divTest
926 2010-08-10 Bernhard Kraft <kraftb@think-open.at>
928 * Fixed bug #15395: Code cleanup for t3lib_compressor
930 2010-08-09 Steffen Kamper <steffen@typo3.org>
932 * Follow-up to bug #15079: Add XCLASS-definitions to spritemanager classes
933 * Fixed bug #15403: Missing icons in workspace modules (swap version) (Thanks to Georg Ringer)
934 * Follow-up to bug #15079: Change private to protected
935 * Fixed bug #15397: Fix special chars in class.t3lib_div.php
937 2010-08-09 Christian Kuhn <lolli@schwarzbu.ch>
939 * Fixed bug #15323: Small typo in class.t3lib_spritemanager.php's deprecationLog Message (Thanks to Sven Juergens)
940 * Follow-up to bug #15104: Fixed parse error
942 2010-08-08 Steffen Kamper <steffen@typo3.org>
944 * Fixed bug #15079 Feature: TYPO3 misses an SpriteGenerator (Thanks to Steffen Ritter)
946 2010-08-08 Xavier Perseguers <typo3@perseguers.ch>
948 * Fixed bug #12535: DAM-related: Element browser crashes as where-clause cannot be parsed
950 2010-08-08 Christian Kuhn <lolli@schwarzbu.ch>
952 * Fixed bug #15104: Validation erros in tstemplate (Thanks to Georg Ringer)
953 * Fixed bug #15394: Improve t3lib_SpriteManager code comments
954 * Fixed bug #7901: Workaround for PHP bug with Locale tr_TR (Thanks to Reinhard Führicht)
956 2010-08-08 Susanne Moog <typo3@susanne-moog.de>
958 * Fixed bug #14952: Opendocs Module relies on taskcenter_recent causing fatal error with new taskcenter (thanks to Georg Ringer and Philipp Gampe)
959 * Fixed bug #15131: Linebreaks do not work anymore using '--linebreak--' in palettes (thanks to Caspar Stuebs)
960 * Fixed bug #15014: Switching workspaces does not reload frames in IE6 (thanks to Andreas Kiessling)
962 2010-08-07 Christian Kuhn <lolli@schwarzbu.ch>
964 * Fixed bug #15386: [Caching framework] Remove needless constant in cache manager
966 2010-08-05 Stanislas Rolland <typo3@sjbr.ca>
968 * Fixed bug #15355: htmlArea RTE: Using the advanded frontend editing, the editor is not loaded in the text tab
970 2010-08-05 Steffen Kamper <steffen@typo3.org>
972 * Fixed bug #12646: Click on icon does not open/close sections
974 2010-08-05 Steffen Gebert <steffen@steffen-gebert.de>
976 * Fixed bug #14773: Styling issue when selecting position of new created page
978 2010-08-05 Jeff Segars <jeff@webempoweredchurch.org>
980 * Fixed bug #14805: Misleading descriptions for warning_* options in Install Tool (thanks to Markus Klein)
982 2010-08-05 Oliver Hader <oliver@typo3.org>
984 * Fixed bug #15343: dbClientCompress crashes with pconnect
985 * Fixed bug #15280: felogin redirect doesn't work anymore after update to latest releases (4.2x - 4.4.x) (thanks to Helmut Hummel)
986 * Fixed bug #15282: It is impossible to set links to files any more with the link wizard
987 * Fixed bug #15336: sys_actions shows wrong error if an "Record List" action is not propertly configured (thanks to Stefan Galinski)
989 2010-08-04 Ingo Renner <ingo@typo3.org>
991 * Added feature #15305: Logging cache clearing, credits Stefan Sprenger
993 2010-08-03 Susanne Moog <typo3@susanne-moog.de>
995 * Fixed bug #15304: csv export is limiting exported fields to 100 chars (thanks to Björn Pedersen)
996 * Fixed bug #15313: Link to deprecation logfile doesn't work in installations inside a subdirectory (thanks to Stefan Galinski)
998 2010-08-03 Oliver Hader <oliver@typo3.org>
1000 * 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)
1002 2010-08-02 Oliver Hader <oliver@typo3.org>
1004 * Fixed bug #15289: Element-Browser page tree has HSC'ed <span> elements
1006 2010-08-01 Oliver Hader <oliver@typo3.org>
1008 * Fixed bug #15321: Unused variable $warningItems in tx_install (thanks to Markus Klein)
1010 2010-08-01 Susanne Moog <typo3@susanne-moog.de>
1012 * Fixed bug #15292: Fatal error in DB browser because of wrong sprite API usage (thanks to Alexandre Gravel-Raymond)
1014 2010-07-30 Steffen Kamper <steffen@typo3.org>
1016 * Follow-up to bug #15188: Remove default greyed out effect for CEs (Thanks to Steffen Gebert)
1017 * Fixed bug #15295: Page treeFilter not re-applied after branch toggling (Thanks to Felix Kopp)
1019 2010-07-29 Dmitry Dulepov <dmitry@typo3.org>
1021 * Fixed bug #13427: t3lib_div::cleanOutputBuffers() might loop forever (thanks to Stephan Seitz and Steffen Gebert)
1023 2010-07-28 Oliver Hader <oliver@typo3.org>
1025 * Raised Extbase and Fluid from 1.2.0 to 1.2.1
1026 * Fixed bug #14953: XSS in (new) taskcenter (thanks to Georg Ringer)
1027 * Fixed bug #14978: XSS in file tree (thanks to Georg Ringer)
1028 * Fixed bug #13292: TYPO3 error message reveals path to web root (thanks to Xavier Perseguers)
1029 * Fixed bug #11618: XSS vulnerability in install tool / BE login (thanks to Georg Ringer)
1030 * Fixed bug #14950: XSS in t3editor (thanks to Tobias Liebig)
1031 * Fixed bug #14850: Information disclosure in t3lib_htmlmail (thanks to Georg Ringer)
1032 * Fixed bug #13961: XSS in impexp (thanks to Georg Ringer)
1033 * Fixed bug #13958: XSS in BE Log (thanks to Georg Ringer)
1034 * Fixed bug #14317: XSS in Extension Manager (thanks to Georg Ringer)
1035 * Fixed bug #13957: XSS in template analyzer (thanks to Georg Ringer)
1036 * Fixed bug #14215: XSS in beuser (thanks to Georg Ringer)
1037 * Fixed bug #12458: Session fixation possibility in new sesion machanism of the install tool (thanks to Benjamin Mack, Helmut Hummel and Ernesto Baschny)
1038 * Fixed bug #13989: Mitigate PHP's RNG vulnerability (thanks to Marcus Krause and Helmut Hummel)
1039 * Fixed bug #12739: XSS in shortcuts (thanks to Francois Suter and Georg Ringer)
1040 * Fixed bug #13885: XSS in indexed search BE module (thanks to Benjamin Mack)
1041 * Fixed bug #15254: Extension Manager allows to edit arbitrary files if noEdit flag is not set (thanks to Helmut Hummel)
1042 * Fixed bug #14389: phtml is also PHP extension and should be denied editing / uploading via fileadmin (thanks to Ernesto Baschny)
1043 * Follow-up to bug #14389: Added unit test
1044 * Fixed bug #1985: XSS vulnerability in wizard classes
1045 * Fixed bug #15223: Password request hash in felogin is created with not enough randomness (thanks to Helmut Hummel)
1046 * Fixed bug #14712: The GET/POST variable mimeType is used to create the http header content-type without verification (thanks to Rupert Germann)
1047 * 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)
1048 * Fixed bug #14114: Core mailform is open to spam abuse (thanks to Lars Houmark)
1049 * Fixed bug #12294: Unchecked URL-Redirect parameter in Front-End logon (thanks to Steffen Kamper and Helmut Hummel)
1050 * Fixed bug #13137: redirect/returnUrl isn't validated in core (thanks to Georg Ringer and Marcus Krause)
1052 2010-07-27 Steffen Kamper <steffen@typo3.org>
1054 * Fixed bug #14920: Cache cannot be cleared in IE8
1055 * Fixed bug #15252: Bug: Backend shortcut cannot be set in IE8
1056 * Fixed bug #15218: [Feature] Possible Replace of Contrib Libraries
1057 * Fixed bug #15228: Links in TS object browser tree forget the breakkpoint
1058 * Fixed bug #14946: Switching workplaces causes nesting of BE (Thanks to Stefan Galinski)
1059 * Fixed bug #13649: Deprecated function sql_regcase in cms/tslib/class.tslib_pagegen.php (Thanks to Martin Müller)
1061 2010-07-27 Susanne Moog <typo3@susanne-moog.de>
1063 * Fixed bug #15147: Inconsistent icon usage for Edit Page Properties (thanks to Georg Ringer)
1065 2010-07-27 Stanislas Rolland <typo3@sjbr.ca>
1067 * Fixed bug #15244: htmlArea RTE: textearea Id may not be unique in FE
1068 * Fixed bug #15250: htmlArea RTE: FE additionalJS_post javascript may be displayed as HTML text
1069 * Fixed bug #15121: htmlArea RTE: Javascript Error in IE7 prevent Link dialogue from opening
1070 * Fixed bug #14859: htmlArea RTE won't load in backend extension
1072 2010-07-27 Xavier Perseguers <typo3@perseguers.ch>
1074 * Added feature #15221: Add hook to postprocess upload of a file
1076 2010-07-27 Christian Kuhn <lolli@schwarzbu.ch>
1078 * Fixed bug #15196: [caching framework] Speedup t3lib_cache_backend_DbBackend::has($entryIdentifier) (Thanks to Michael Knabe)
1079 * Fixed bug #13060: t3lib_htmlmail: Deprecated message with PHP 5.3 for sql_regcase (Thanks to Martin Müller)
1081 2010-07-26 Stanislas Rolland <typo3@sjbr.ca>
1083 * Fixed bug #15243: htmlArea RTE: Extension stylesheets refer to incorrect selectors
1085 2010-07-26 Steffen Kamper <steffen@typo3.org>
1087 * Fixed bug #15172: Add wrapper files for list/filelist modules
1089 2010-07-26 Dmitry Dulepov <dmitry@typo3.org>
1091 * Reverted the fix for #15128 because further investigation is required
1093 2010-07-25 Susanne Moog <typo3@susanne-moog.de>
1095 * Fixed bug #14849: Sprites - user defined page types/modules are not respected anymore (thanks to Steffen Ritter)
1097 2010-07-25 Stanislas Rolland <typo3@sjbr.ca>
1099 * Updated htmlArea RTE version to 2.1.0
1101 2010-07-24 Steffen Kamper <steffen@typo3.org>
1103 * Fixed bug #14794: Missing border-bottom for inactive tabs (Thanks to Steffen Gebert)
1104 * Fixed bug #15188: Remove default greyed out effect for CEs (Thanks to Steffen Gebert)
1105 * Fixed bug #14969: Colors for highlighting the tree and a versioned page can't be distinguished (Thanks to Steffen Gebert)
1107 2010-07-24 Ernesto Baschny <ernst@cron-it.de>
1109 * Fixed bug #15211: listQuery does not handle passed in int values correctly (follow-up to #14818) (Thanks to Bjoern Pedersen)
1111 2010-07-23 Steffen Kamper <steffen@typo3.org>
1113 * Fixed bug #15195: TSanalyzer: Add link to breakpoints also in syntaxhighlight mode
1114 * Fixed bug #15207: Clipboard doesn't initialize backPath
1116 2010-07-23 Stanislas Rolland <typo3@sjbr.ca>
1118 * Fixed bug #15203: htmlArea RTE: Modify link option missing in context menu
1119 * Fixed bug #15050: htmlArea RTE: .htmlarea .statusBar relative path incorrect (Thanks to Felix Kopp)
1121 2010-07-21 Xavier Perseguers <typo3@perseguers.ch>
1123 * Added feature #15192: Add hook to postprocess filelist operations
1125 2010-07-21 Ingo Renner <ingo@typo3.org>
1127 * Fixed bug #15179: Tree depth retrieval inconsistently limited to 20 levels int3lib_pageSelect
1129 2010-07-21 Steffen Kamper <steffen@typo3.org>
1131 * Fixed bug #15067: Background Image in Element Browser is repeated, but should not be! (Thanks to Steffen Gebert)
1132 * Fixed bug #15156: Text in template analyzer is "white on white" if syntax highlighting is disabled (Thanks to Steffen Gebert)
1134 2010-07-20 Steffen Kamper <steffen@typo3.org>
1136 * Fixed bug #15187: Add em and list to required extensions
1137 * !!! Fixed bug #15171: Add an Update Wizard to install the new sysexts
1139 2010-07-19 Dmitry Dulepov <dmitry@typo3.org>
1141 * Fixed bug #15130: Backend search does not find non-latin1 characters
1142 * Fixed bug #15128: RTE creates <link> tag incorrectly if there is a non-empty title
1144 2010-07-18 Steffen Kamper <info@sk-typo3.de>
1146 * Fixed bug #15155: Move file list from mod to sysext
1147 * Fixed bug #15154: Move Extension manager from mod to sysext
1148 * Fixed bug #15153: Move mod/user/ws to sysext version
1149 * Fixed bug #15152: Move Web>List from mod to sysext
1150 * Fixed bug #15151: Move Web>Access from mod to sysext
1151 * Fixed bug #15150: Move Web>Func from mod to sysext
1152 * Fixed bug #15149: Move Web>Info from mod to sysext
1153 * Fixed bug #15169: Superfluous comma in CSS
1155 2010-07-18 Susanne Moog <typo3@susanne-moog.de>
1157 * Fixed bug #15000: remove IM 4.2.9 recommendation in install tool (thanks to Steffen Gebert)
1158 * Fixed bug #14998: Upgrade Wizards: Headlines have too much space below (thanks to Steffen Gebert)
1160 2010-07-16 Susanne Moog <typo3@susanne-moog.de>
1162 * Fixed bug #14858: imageLinkWrap.JSwindow triggers XSS warning or Fails (thanks to Jigal van Hemert)
1163 * Added feature #13797: new TS config option to disable the "Show secondary options" checkbox (thanks to Jörg Klein)
1164 * Added feature #2049: Add the possibility to use "Ellipse" in Gifbuilder (thanks to Kjeld Schumacher)
1166 2010-07-16 Xavier Perseguers <typo3@perseguers.ch>
1168 * Fixed bug #14818: t3lib_db->listQuery() performance (thanks to Caspar Stuebs)
1169 * Fixed bug #14985: FIND_IN_SET should be used isntead of complicated LIKE where clause
1171 2010-07-16 Christian Kuhn <lolli@schwarzbu.ch>
1173 * Fixed bug #14982: Make alt_doc.php unit testable (Thanks to Ingo Schmitt)
1174 * Fixed bug #15142: [Unit tests] Remove unnecessary require_once() calls
1176 2010-07-15 Bernhard Kraft <kraftb@think-open.at>
1178 * Fixed bug #14095: impexp doesn't work from clipboard
1180 2010-07-14 Christian Kuhn <lolli@schwarzbu.ch>
1182 * Fixed bug #14911: Validation errors in list view (Thanks to Georg Ringer)
1184 2010-07-14 Dmitry Dulepov <dmitry@typo3.org>
1186 * Fixed bug #6208: zlib must be compiled in to make an extension lookup
1187 * Fixed bug #12322: cHash is generated when no parameters are given
1188 * Fixed bug #13309: t3lib_div::getURL curl connection has no connection timeout
1190 2010-07-13 Jeff Segars <jeff@webempoweredchurch.org>
1192 * Fixed bug #14775: Old table header styling in Extension Manager (Thanks to Ralf Büchner)
1193 * Fixed bug #15088: Using sprites breaks setting links to content elements (Thanks to Georg Ringer)
1195 2010-07-13 Steffen Kamper <info@sk-typo3.de>
1197 * Fixed bug #15097: Intro looks weird with module and no submodules (Thanks to Georg Ringer)
1198 * Fixed bug #15073: inlineJS creates superfluous markup (Thanks to Georg Ringer)
1199 * Fixed bug #15103: TS Errors are hardly readable (white on yellow) (Thanks to Georg Ringer)
1200 * Fixed bug #15098: TS Errors should be shown with flash messages (Thanks to Georg Ringer)
1201 * Fixed bug #14855: Big Buttons in Page Module miss padding (Thanks to Georg Ringer)
1203 2010-07-13 Xavier Perseguers <typo3@perseguers.ch>
1205 * Fixed bug #15096: Missing icon for _recycler_ folders
1207 2010-07-12 Steffen Kamper <info@sk-typo3.de>
1209 * Fixed bug #15082: [openDocs] Exception is thrown if a record isn't found
1211 2010-07-12 Dmitry Dulepov <dmitry@typo3.org>
1213 * Fixed bug #1235: indexed search: garbage instead of cHash in the "path" link (thanks to Nikolas Hagestein)
1215 2010-07-11 Steffen Kamper <info@sk-typo3.de>
1217 * Fixed bug #14970: ts browser condition results in error if browser is unknown (Thanks to Caspar Stuebs)
1218 * Fixed bug #15004: Cleanup cms autoload classes
1220 2010-07-11 Susanne Moog <typo3@susanne-moog.de>
1222 * Fixed bug #14923: CleanUp: getIconImage is not replaced in Core (thanks to Steffen Ritter)
1223 * Follow-up to #15045: Trailing newlines after php closing tag. (Thanks to Nikolas Hagelstein)
1225 2010-07-10 Stanislas Rolland <typo3@sjbr.ca>
1227 * Fixed bug #14896: ExtJS is not included when RTE is invoked by USER_INT frontend script
1229 2010-07-09 Steffen Kamper <info@sk-typo3.de>
1231 * Fixed bug #15061: Remove XCLASS from t3lib_utility_Http (Thanks to Georg Ringer)
1232 * Fixed bug #15055: Scheduler: Date picker is broken in add/edit form
1233 * Fixed bug #14988: TYPO3.Backend is assigned twice by ExtDirect and the viewport (Thanks to Stefan Galinski)
1234 * Fixed bug #15047 Remove trailing whitespaces in front of EOL (Thanks to Nikolas Hagelstein)
1235 * Fixed bug #15045: Trailing newlines after php closing tag. (Thanks to Nikolas Hagelstein)
1237 2010-07-08 Susanne Moog <typo3@susanne-moog.de>
1239 * Follow-up to #14719: Wrong code comment (QUICKSTART/FIRST_INSTALL) (thanks to Steffen Gebert)
1240 * Fixed bug #14813: Install Tool uses deprecated function t3lib_stdGraphic->imagecreate() (thanks to Stefan Galinski)
1241 * Fixed bug #14971: Unit test for sanitizeLocalUrl fails on installations inside a subdirectory (thanks to Stefan Galinski & Pascal Jungblut)
1243 2010-07-08 Dmitry Dulepov <dmitry@typo3.org>
1245 * Fixed bug #15049: "Fileextension" is not an English word
1247 2010-07-08 Francois Suter <francois@typo3.org>
1249 * Code cleanup #15036: Indexed search: Remove indexer CLI script which does nothing
1251 2010-07-07 Christian Kuhn <lolli@schwarzbu.ch>
1253 * Fixed bug #14968: Add unit tests for t3lib_div::validIP (Thanks to Nikolas Hagelstein and Felix Kopp)
1255 2010-07-07 Susanne Moog <typo3@susanne-moog.de>
1257 * Follow-up to #14845: No preview images with referenced files anymore (thanks to Stefan Galinski)
1259 2010-07-06 Susanne Moog <typo3@susanne-moog.de>
1261 * Fixed bug #14845: Bug: Filelist module reports "type" of files also for directories (thanks to Caspar Stuebs and Andy Grunwald)
1263 2010-07-06 Christian Kuhn <lolli@schwarzbu.ch>
1265 * Fixed bug #14984: Add example unit tests from T3DD10 unit testing workshop (Thanks to Oliver Klee)
1266 * Fixed bug #14885: No access to taskcenter (tasks) for non-admins (Thanks to Jigal van Hemert)
1267 * Fixed bug #14991: Missing fields in "showRecordFieldList" at the TCA for fe_users (Thanks to Frank Nägler)
1268 * Fixed bug #14972: Add unit tests for t3lib_div::removeArrayEntryByValue (Thanks to Thorben Kapp)
1269 * Fixed bug #14967: [Caching framework] fileBackend testcase removes files in /sbin
1270 * Fixed bug #14977: Add php cache frontend to t3lib/config_default.php (Thanks to Felix Oertel)
1272 2010-07-06 Francois Suter <francois@typo3.org>
1274 * Added feature #14993: Use TYPO3_REQUESTTYPE also for Install Tool access
1275 * Added feature #14994: Add Scheduler task for autopublication of workspaces
1277 2010-07-06 Steffen Kamper <info@sk-typo3.de>
1279 * Fixed bug #14960: [t3skin] apps-pagetree.css is redundant (Thanks to Felix Kopp)
1280 * Follow-up to #13379: Sprite Icon API (Thanks to Steffen Ritter)
1281 * Fixed bug #14980: Install tool causes PHP warnings if typo3conf/ is not writeable
1283 2010-07-05 Susanne Moog <typo3@susanne-moog.de>
1285 * Follow-up to #14705: In BE login form labels: position of caps lock warning (thanks to Steffen Gebert)
1286 * Fixed bug #14880: introduced type hinting in t3lib_iconWorks (thanks to Jigal van Hemert)
1287 * Fixed bug #14824: wrong icon in template analyzer (thanks to Georg Ringer)
1289 2010-07-05 Steffen Kamper <info@sk-typo3.de>
1291 * Fixed bug #12514: Installtool duplicates values of fields with defaultTypoScript_constants
1292 * Fixed bug #10958: Broken i18n_parent relation upon localizing records in workspace (Thanks to Tolleiv Nietsch)
1293 * Fixed bug #14907: Help Modules can not be disabled on a per user basis (Thanks to Georg Ringer)
1294 * Fixed bug #14957: Styling of record history (Thanks to Georg Ringer)
1296 2010-07-04 Stanislas Rolland <typo3@sjbr.ca>
1298 * Fixed bug #14929: htmlArea RTE: Font Family and Font Size Dropdown boxes don't open
1299 * Fixed bug #14996: htmlArea RTE: Clicking in drop down boxes should mark text
1301 2010-07-04 Francois Suter <francois@typo3.org>
1303 * Fixed bug #14989: Use TYPO3_REQUESTTYPE consistently for CLI calls detection
1305 2010-07-03 Francois Suter <francois@typo3.org>
1307 * Cleanup #14987: Spelling mistakes in cli_dispatch.phpsh
1309 2010-07-02 Christian Kuhn <lolli@schwarzbu.ch>
1311 * Fixed bug #14947: Missing closing div in db_new_content_el.php (Thanks to Georg Ringer)
1313 2010-06-29 Ernesto Baschny <ernst@cron-it.de>
1315 * Fixed bug #14810: Follow-up to bug #13670: Export module does not keep pagetree configuration (exports only the page tree) (Thanks to Thomas Juhnke)
1317 2010-06-29 Stanislas Rolland <typo3@sjbr.ca>
1319 * Fixed bug #14905: htmlArea RTE: Image dialogue shows tab "Current picture" when there is no current image
1321 2010-06-29 Steffen Kamper <info@sk-typo3.de>
1323 * Follow-up to #14553: topFrameH configuration option doesn't work anymore
1325 2010-06-28 Stanislas Rolland <typo3@sjbr.ca>
1327 * Fixed bug #14830: htmlArea RTE: Entering line breaks with Safari not possible
1329 2010-06-27 Stanislas Rolland <typo3@sjbr.ca>
1331 * Fixed bug #14886: htmlArea RTE: Incorrect function scope when error is raised
1332 * Fixed bug #14887: htmlArea RTE: RTE may be started before style sheets are loaded
1334 2010-06-26 Stanislas Rolland <typo3@sjbr.ca>
1336 * Fixed bug #14876: htmlArea RTE: SelectFont plugin may cause js error
1337 * Follow-up to bug #14793: htmlArea RTE: Problematic icons in IE6
1339 2010-06-25 Steffen Kamper <info@sk-typo3.de>
1341 * Fixed bug #14870: typo in parameter type causes php error (Thanks to Jigal van Hemert)
1342 * Fixed bug #14866: Quicktime audio format m4a isn't supported
1343 * Fixed bug #14847: Bug: Template Analyzer: Line numbers barely readable (Thanks to Andy Grunwald)
1344 * Fixed bug #14857: Reports Module: Wrong icon and a styling problem (Thanks to Georg Ringer)
1345 * Fixed bug #14834: About module need padding
1346 * Fixed bug #14844: Milliseconds on logout (Thanks to Georg Ringer)
1348 2010-06-22 Benjamin Mack <benni@typo3.org>
1350 * Branching TYPO3 4.4.0 to TYPO3_4-4
1352 2010-06-22 Jeff Segars <jeff@webempoweredchurch.org>
1354 * Fixed bug #14814: Improve texts in the 1-2-3 Install Tool
1355 * Fixed bug #14822: Missing link in Install Tool footer
1356 * Follow-up to #14465: Make use of the new Sprite API - create new relation in IRRE
1358 2010-06-22 Oliver Hader <oliver@typo3.org>
1360 * Cleanup: Updated ext_emconf.php files in system extensions
1362 2010-06-22 Sebastian Kurfürst <sebastian@typo3.org>
1364 * Raising Extbase and Fluid to 1.2.0
1366 2010-06-22 Steffen Kamper <info@sk-typo3.de>
1368 * added empty ie6.css to prevent log flooding
1369 * removed unnecessary files in sysext sys_action
1370 * Fixed bug #14816 bugfix : BE login in IE6 looks bad (Thanks to Jigal van Hemert and Jo Hasenau)
1371 * Follow-up to #14538: Icons missing in page tree for "Page contains" pages (Thanks to Steffen Ritter)
1372 * Added manuals for taskcenter and sys_action (Thanks to Georg Ringer)
1373 * Fixed bug #14771: Updates for taskcenter, sys_action, impexp (Thanks to Georg Ringer)
1374 * Follow-up to #14465: Make use of the new Sprite API throughout the TYPO3 Core Backend (Thanks to Steffen Ritter)
1375 * Follow-up to #14798: Sitename missing in Login form
1377 2010-06-22 Benjamin Mack <benni@typo3.org>
1379 * Followup to #14636: Improvements to new Backend skin - small change to the versioning color in the pagetree (Thanks to Steffen Gebert)
1380 * Updated and formatted NEWS.txt
1382 2010-06-21 Benjamin Mack <benni@typo3.org>
1384 * Followup to #14636: Improvements to new Backend skin - Smaller TCEforms changes, RTE styling (Thanks to Steffen Gebert)
1386 2010-06-21 Jeff Segars <jeff@webempoweredchurch.org>
1388 * Fixed bug #14804: Updated extension icons for system extensions (Thanks to Jigal van Hemert)
1389 * Followup to #10424: Old version (3.x) screenshots in CSH - removed label reference to version 3.6 (Thanks to Philipp Gampe)
1390 * Fixed bug #14760: Use labels for search in list view (Thanks to Georg Ringer)
1391 * Fixed bug #14601: Date picker does not work on IRRE elements (Thanks to Steffen Ritter)
1392 * Added feature #14719: Add ability to use typo3conf/FIRST_INSTALL to temporarily enable the Install Tool and allow an easier first install.
1394 2010-06-21 Stanislas Rolland <typo3@sjbr.ca>
1396 * Fixed bug #14799: htmlArea RTE: Color dialogue may raise a js error in IE
1397 * Updated htmlArea RTE version to 2.0.2
1398 * Fixed bug #14793: htmlArea RTE: Problematic icons in IE6
1399 * Fixed bug #14812: htmlArea RTE: Path to acronym record icon is not correct (Thanks to Helmut Hummel)
1401 2010-06-21 Ernesto Baschny <ernst@cron-it.de>
1403 * Fixed bug #8893: eval "timesec" sets seconds to zero (Thanks to Ralf Hettinger and Andy Grunwald)
1405 2010-06-21 Steffen Kamper <info@sk-typo3.de>
1407 * Fixed bug #14514: Long lines in module menu are unreadable
1408 * Fixed bug #14798: Sitename missing in Login form
1409 * Fixed bug #14752: Add Update Wizards for Skinning Changes (Thanks to Jigal van Hemert)
1410 * Fixed bug #14800: JS errors prevent JS pased popups from working in IE (Thanks to Jo Hasenau)
1411 * Fixed bug #14808 tceforms.js slows down performance of IE dramatically (Thanks to Jo Hasenau)
1412 * Fixed bug #14721: Flexform sections are unstyled and look weird
1413 * Fixed bug #11543: Shortcuts broken if current directory is not in include path (Thanks to Mads Chr. Olesen)
1415 2010-06-20 Benjamin Mack <benni@typo3.org>
1417 * Release of TYPO3 4.4.0RC2
1419 2010-06-20 Stanislas Rolland <typo3@sjbr.ca>
1421 * Fixed bug #14797: htmlArea RTE: Toolbar combo boxes do not float left in IE6 (Thnaks to Jigal van Hemert).
1423 2010-06-20 Susanne Moog <typo3@susanne-moog.de>
1425 * Followup to #14636: Improvements to new Backend skin - Install tool login shadow fixed
1426 * Fixed bug #14516: Strip background gradients - smaller image size and no wrong colors in browsers with color profile capability (Thanks to Helmut Hummel)
1427 * Followup to #14465: Make use of the new Sprite API - help in backend access lists (Thanks to Steffen Ritter)
1428 * Followup to #14465: Make use of the new Sprite API - delete icon in QuickEdit (Thanks to Steffen Gebert)
1429 * Followup to #14465: Make use of the new Sprite API - sys_language, sys_action (Thanks to Steffen Ritter)
1430 * Fixed bug #14788: Add fallback graphics for CSS3 background gradients (Thanks to Steffen Gebert)
1431 * Fixed bug #14755: Step 2 - Select method should be radio choice (On behalf of Steffen Kamper)
1432 * Fixed bug #14752: Add Update Wizards for Skinning Changes (Thanks to Steffen Ritter)
1434 2010-06-20 Benjamin Mack <benni@typo3.org>
1436 * Followup to #14636: Improvements to new Backend skin - Removes the redundant headline above the TCEforms (Thanks to Steffen Gebert)
1437 * Raised Extbase version to 1.2.0RC2
1438 * Fixed bug #14722: Remove info icon from CEs in page module (Thanks to Steffen Gebert)
1439 * 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
1440 * Followup to #13379: Sprite Icon API - Removed unneeded checks in ext_tables.php for t3skin (Thanks to Steffen Ritter)
1441 * Followup to #14733: Improvements to Backend skin - Exchanges "selection delete" icon to make it consistent look again (Thanks to Steffen Ritter)
1442 * Fixed bug #10424: Old version (3.x) screenshots in CSH (Big thanks to Philipp Gampe)
1443 * Followup to #14733: Improvements to Backend skin - Added styling to missing parts of the Backend
1445 2010-06-19 Francois Suter <francois@typo3.org>
1447 * Fixed bug: #14184: Scheduler: Handle invalid serialized exception objects
1448 * Fixed bug: #14792: Scheduler: Screenshots in the manual must be updated for new skin
1450 2010-06-19 Stanislas Rolland <typo3@sjbr.ca>
1452 * Fixed bug #14464: htmlArea RTE: Type of block accumulation if the block is manually selected in Safari
1454 2010-06-19 Benjamin Mack <benni@typo3.org>
1456 * Fixed bug #14593: Link wizard tabs have no style / Followup to #14733 (On behalf of Stanislas Rolland)
1458 2010-06-18 Steffen Kamper <info@sk-typo3.de>
1460 * Fixed bug #14705: In BE login form labels are to small (for German BE-Language) (thanks to Falk Wachsmuth)
1462 2010-06-18 Benjamin Mack <benni@typo3.org>
1464 * Followup to #14733: Improvements to Backend skin - Added updated styles for the taskcenter module
1466 2010-06-18 Stanislas Rolland <typo3@sjbr.ca>
1468 * Fixed bug ##14436: External links are prepended with current domain by RTE transformation
1469 * Updated htmlArea RTE version to 2.0.1
1471 2010-06-18 Sebastian Kurfürst <sebastian@typo3.org>
1473 * Raised Extbase and Fluid versions to 1.2.0RC1
1475 2010-06-18 Francois Suter <francois@typo3.org>
1477 * Fixed bug #14774: Scheduler: Improve documentation with various advice for developers
1479 2010-06-17 Stanislas Rolland <typo3@sjbr.ca>
1481 * Fixed bug #14770: htmlArea RTE: Abbreviation dialogue not always correctly initialized
1483 2010-06-17 Ingo Renner <ingo@typo3.org>
1485 * Fixed issue #14729: Backwards compatibility broken by disabled deprecation log
1487 2010-06-17 Benjamin Mack <benni@typo3.org>
1489 * Release of TYPO3 4.4.0RC1
1491 2010-06-17 Benjamin Mack <benni@typo3.org>
1493 * Fixed bug #14577 Ext.ux.elasticTextArea causes JS errors in all version of IE (Thanks to Jo Hasenau)
1494 * Partly reverted #14636: Improvements to new Backend skin - reverted TCEforms styling, will be included later
1496 2010-06-16 Susanne Moog <typo3@susanne-moog.de>
1498 * Fixed bug #14633: Nested form tag breaks editing icons and ExtJS funcitonality in the page module for IE8 users (Thanks to Jo Hasenau)
1499 * Fixed bug #14132: Regexp for automatic line breaks in Gifbuilder is incorrect (Thanks to Jigal van Hemert)
1500 * Follow-up to #14733: Improvements to Backend skin - Fixed typo
1501 * Fixed bug #14733: Improvements to Backend skin (Thanks to Steffen Gebert)
1503 2010-06-16 Stanislas Rolland <typo3@sjbr.ca>
1505 * Fixed bug #14567: htmlArea RTE: RTE is greyed out and has no "styles" in page module QuickEdit
1506 * Fixed bug #14746: htmlArea RTE: TableOperations: Label for "Headers" has a colon in excess
1507 * Fixed bug #14748: Span tags with multiple classes being removed by RTE transformation
1509 2010-06-16 Steffen Kamper <info@sk-typo3.de>
1511 * Fixed bug #13874: NULL reference when using hook in class.t3lib_utility_client.php (Thanks to Steffen Müller)
1512 * Fixed bug #14717: [Usability] Add delay to close the context menu
1513 * Fixed bug #14016: typo in class.t3lib_tcemain.php (Thanks to Vladimir Podkovanov)
1515 2010-06-15 Stanislas Rolland <typo3@sjbr.ca>
1517 * Fixed bug #14737: htmlArea RTE: Missing labels for SelectFont extension
1518 * Fixed bug #14738: htmlArea RTE: Cleaning dead scripts
1519 * Fixed bug #14622: htmlArea RTE: Drop down boxes have no width when displayed with feeditadvanced
1521 2010-06-14 Stanislas Rolland <typo3@sjbr.ca>
1523 * Fixed bug #14723: htmlArea RTE: JS errors block RTE usage in IE6 and IE7 (Thanks to Jo Hasenau)
1524 * Follow-up to bug #14360: htmlArea RTE: Toolbar and context menu styling needs adjustments
1525 * Updated htmlArea RTE version to 2.0.0
1527 2010-06-14 Peter Niederlag <netservice@niekom.de>
1529 * Cleanup, #14660: add hint on required rewrite for compression in config_default.php
1531 2010-06-14 Christian Kuhn <lolli@schwarzbu.ch>
1533 * Fixed bug #11447: Unwanted control fields exported in CSV file (Thanks to Andreas Lappe)
1535 2010-06-14 Benjamin Mack <benni@typo3.org>
1537 * 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)
1538 * Followup to #14465: Make use of the new Sprite API throughout the TYPO3 Core Backend - Typo in IRRE (Thanks to Steffen Gebert)
1540 2010-06-14 Steffen Kamper <info@sk-typo3.de>
1542 * Fixed bug #14716: Version module don't display Title
1543 * Fixed bug #14236: logging into the Install Tool gives an alert (Thanks to Steffen Gebert)
1544 * Added missing flags #11461: Serbian flag in sys_language selector
1545 * Added missing flags #11807: Flags for belgium is missing
1546 * Fixed bug #14708: Version selector looks cryptic
1547 * Fixed bug #14354: Bug: fix percentage of changes in Workspace Manager -> "Show differences inline" (Thanks to Marco Huber)
1548 * Reverted revision 7901: #14467: Code cleanup: t3lib_iconWorks::getIconImage is not needed anymore
1550 2010-06-13 Steffen Kamper <info@sk-typo3.de>
1552 * Fixed bug #14640: Improve cookie detection at login screen (Thanks to Steffen Gebert)
1553 * Fixed bug #14565: There is no way to disable compress and concatenate
1554 * Fixed bug #14545: [No Title] shown when editing a record on root level (Thanks to Reinhard Führicht)
1555 * Fixed bug #14681: Use self:: for static method calls with classname:: within the same class in t3lib (Thanks to Sebastian Michaelsen)
1556 * Fixed bug #14538: Icons missing in page tree for "Page contains" pages (Thanks to Steffen Ritter)
1558 2010-06-13 Xavier Perseguers <typo3@perseguers.ch>
1560 * Raised DBAL version from 1.1.6 to 1.1.7
1562 2010-06-13 Oliver Hader <oliver@typo3.org>
1564 * Cleanup: Updated copyright comments
1565 * Cleanup: Set SVN end of line property
1567 2010-06-13 Benjamin Mack <benni@typo3.org>
1569 * Fixed bug #14624: Use Flash Message in Template module
1571 2010-06-12 Steffen Kamper <info@sk-typo3.de>
1573 * Fixed bug #13895: Bug: getTSConfigVal called with wrong object (Thanks to Andreas Stauder)
1574 * Fixed bug #14467: Code cleanup: t3lib_iconWorks::getIconImage is not needed anymore (Thanks to Steffen Ritter)
1575 * Fixed bug #14356: Make disable_controls available for all group fields, not just type "file" (Thanks to Sven Teuber)
1577 2010-06-12 Susanne Moog <typo3@susanne-moog.de>
1579 * Follow-up to #8778: Disabled draft workspace: NEWS.txt & forgotten ext_conf_template
1580 * Follow-up to #14627: SpriteIcons: page-tree, not age-tree
1581 * Fixed bug #14627: SpriteIcons: Several Icons replaced with non-existent sprite-Icons / not replaced / replaced wrong (Thanks to Steffen Ritter)
1583 2010-06-11 Benjamin Mack <benni@typo3.org>
1585 * Fixed bug #14636: Improvements to new Backend skin, replace old styling (Thanks to Steffen Gebert and Lars Zimmermann)
1586 * Fixed #14679: Deprecating page and branch versioning, these versioning types are now disabled by default, see NEWS.txt for 4.4 for more info
1587 * Fixed bug #171: added documentatino for calculate and display filepermissions in filelist (Thanks to Jigal van Hemert)
1588 * Added feature #14546: Make sprite icons / PNGs work in Internet Explorer 6 through PNGfix that works with background images (Thanks to Steffen Ritter)
1589 * Added feature #14546: Hook in typo3/template.php to add additional header data (Thanks to Steffen Ritter)
1590 * Fixed bug #14598: Add unique column name in page module (Thanks to Steffen Gebert)
1591 * Followup to #485: Hookrequest for ~ TemplaVoila unlink doesn't work for Non-Admins - added an additional hook parameter (Thanks to Tolleiv Nietsch)
1593 2010-06-11 Steffen Kamper <info@sk-typo3.de>
1595 * Fixed bug #14682: ExtJS removes font-weight and font-style from several tags (Thanks to Steffen Gebert)
1596 * Fixed bug #14605: rootline says "pid" where it should be "uid" or just "ID"
1597 * Fixed bug #14668: Bug: Make flashupload work again (Thanks to Patrick Bahne)
1599 2010-06-11 Christian Kuhn <lolli@schwarzbu.ch>
1601 * Cleanup #14405: Rename test cases from *_testcase to *Test (Thanks to Stefano Kowalke)
1603 2010-06-10 Susanne Moog <typo3@susanne-moog.de>
1605 * Added feature #8778: Add possibility to disable TYPO3 draft workspace by localconf.php configuration (Thanks to Sonja Scholz)
1606 * Cleanup #14683: Remove misc/phpcheck/ directory (Thanks to Sebastian Michaelsen)
1608 2010-06-10 Francois Suter <francois@typo3.org>
1610 * Fixed bug #14685: Some status reports classes have wrong XCLASS inclusion (thanks to Peter Niederlag)
1612 2010-06-10 Stanislas Rolland <typo3@sjbr.ca>
1614 * Follow-up to issue #14662: htmlArea RTE: Should use t3lib_utility_Client::getBrowserInfo
1615 * Fixed bug #14691: htmlArea RTE: Hitting ENTER in absence of block element may produce non-valid html in non-IE browser
1616 * Fixed bug #14692: t3lib_utility_client is not working with php 5.2.0 (Thanks to Franz Koch)
1618 2010-06-10 Dmitry Dulepov <dmitry.dulepov@gmail.com>
1620 * Fixed bug #5117: typolink: cHash corrupted due to linkVars (together with Pierre Dudoret (Popy))
1622 2010-06-09 Stanislas Rolland <typo3@sjbr.ca>
1624 * Fixed bug #14677: htmlArea RTE: Toolbar state incorect in the absence of block element
1625 * Follow-up to issue #14662: htmlArea RTE: Should use t3lib_utility_Client::getBrowserInfo
1627 2010-06-09 Steffen Kamper <info@sk-typo3.de>
1629 * Added test case for #14663: t3lib_utility_Client::getBrowserInfo returns gecko build date rather than version
1630 * Fixed bug #14663: t3lib_utility_Client::getBrowserInfo returns gecko build date rather than version
1631 * Fixed bug #14673: Usage of debug() in BE use group *line* by default
1632 * Fixed bug #14674: Replace calls to t3lib_extMgm:: within t3lib_extMgm to self:: due to performance reasons (Thanks to Sebastian Michaelsen)
1633 * Fixed bug #14676: Replace calls to t3lib_iconWorks:: within t3lib_iconWorks to self:: due to performance reasons (Thanks to Sebastian Michaelsen)
1634 * Fixed bug #14675: Replace calls to t3lib_BEfunc:: within t3lib_BEfunc to self:: due to performance reasons (Thanks to Sebastian Michaelsen)
1635 * Follow-up to bug #13611: Replace calls to t3lib_div:: within t3lib_div to self:: du to performance reasons (Thanks to Sebastian Michaelsen)
1636 * Fixed bug #14555: early thrown debug messages are not visible (BE only) (Thanks to Stefan Galinski)
1637 * Fixed bug #14628: Open t3lib_db for own instance
1638 * Follow-up to bug #8305: SQL debug output is not shown in the Backend
1639 * Fixed bug #14618: Bug: Add debug feature to Ext Direct (Thanks to Fabien Udriot)
1640 * Follow-up to bug #8305: SQL debug output is not shown in the Backend
1641 * Added test case t3lib_utility_clientTest.php
1642 * Fixed bug #14458: getBrowserInfo fails with IE UA Strings
1644 2010-06-09 Christian Kuhn <lolli@schwarzbu.ch>
1646 * Added feature #14666: Caching framework: Backport PhpFrontend from FLOW3 and refactor FileBackend
1647 * Added feature #14655: Caching framework: Implement PDO backend
1649 2010-06-08 Stanislas Rolland <typo3@sjbr.ca>
1651 * Updated htmlArea RTE manual.
1652 * Fixed bug #14662: htmlArea RTE: Should use t3lib_utility_Client::getBrowserInfo
1653 * Fixed bug #13062: htmlArea RTE: "non-floating" float value doesn't stick on images
1654 * Fixed bug #13301: htmlArea RTE: textstyle cannot be applied to full content of block element
1656 2010-06-08 Oliver Hader <oliver@typo3.org>
1658 * Cleanup: Fixed formatting of t3lib_PageRenderer_testcase
1659 * Follow-up to bug #3977: Unit tests for directory permission are too restrictive
1660 * Follow-up to feature #14277: Fixed unit tests for loading scriptaculous modules
1662 2010-06-08 Steffen Kamper <info@sk-typo3.de>
1664 * Fixed bug #14611: [Install] Content of Input Fields is not displayed completely
1666 2010-06-07 Christian Kuhn <lolli@schwarzbu.ch>
1668 * Fixed bug #14638: Update caching framework to its according FLOW3 revision 4443
1670 2010-06-06 Stanislas Rolland <typo3@sjbr.ca>
1672 * Follow-up to bug #14360: htmlArea RTE: Toolbar and context menu styling needs adjustments
1673 * Fixed bug #12486: RTE does not work with Arora
1675 2010-06-06 Ingo Renner <ingo@typo3.org>
1677 * Fixed issue #14560: Violation of naming conventions in sprite generation API
1678 * Fixed issue #14561: Violation of naming conventions in t3lib_compressor
1680 2010-06-06 Steffen Kamper <info@sk-typo3.de>
1682 * Fixed bug #14630: Backend doesn't use $this->pageRenderer
1684 2010-06-06 Benjamin Mack <benni@typo3.org>
1686 * Fixed bug #1294: movie param of flash object not processed by prefixResourcePath(Thanks to Jigal van Hemert)
1687 * Fixed bug #14629: Copyright Year in Page Source is still wrong (Thanks to Jigal van Hemert)
1689 2010-06-06 Christian Kuhn <lolli@schwarzbu.ch>
1691 * Fixed bug #14635: Caching framework file backend: Unit test fixes
1692 * Fixed bug #14632: Caching framework memcached backend: No exception thrown if set() fails and wrong boolean comparison
1693 * Fixed bug #14631: Caching framework memcached backend: Wrong memcache server detection in unit tests
1694 * Follow-up to #11386: Caching framework file backend does not return absolute path in getCacheDirectory()
1695 * Fixed bug #14455: [Performance] Wrong variable in t3lib_cache_memcachedbackend leads to redundant data (Thanks to Dan Osipov)
1697 2010-06-05 Stanislas Rolland <typo3@sjbr.ca>
1699 * Fixed bug #14625: htmlArea RTE: Inconsistant position of ok button
1701 2010-06-05 Benjamin Mack <benni@typo3.org>
1703 * Fixed bug #14626: Login refresh popup should not display news
1704 * Followup to #14387: Remove the feature "Enable extensions without review (basic security check)" from EM (Thanks to Helmut Hummel)
1706 2010-06-04 Steffen Kamper <info@sk-typo3.de>
1708 * Fixed bug #14615: Autosuggest function doesn't work with quotes
1710 2010-06-04 Susanne Moog <typo3@susannemoog.de>
1712 * Fixed bug #13818: tcemain versionSwap might break pages_language_overlay relations (thanks to Tolleiv Nietsch)
1714 2010-06-03 Stanislas Rolland <typo3@sjbr.ca>
1716 * Fixed bug #14397: htmlArea RTE: Incorrect encoding of some labels when BE is not utf-8
1718 2010-06-03 Xavier Perseguers <typo3@perseguers.ch>
1720 * Fixed bug #14130: Switching pages with browsebox doesn't work (thanks to Mark Kuiphuis)
1722 2010-06-02 Christian Kuhn <lolli@schwarzbu.ch>
1724 * Fixed bug #13506: [felogin] Function changePassword does not work, when hitting 'enter' in change password form (Thanks to Christian Futterlieb)
1726 2010-05-31 Oliver Hader <oliver@typo3.org>
1728 * Release of TYPO3 4.4.0beta3
1730 2010-05-31 Oliver Hader <oliver@typo3.org>
1732 * Fixed bug #14556: Media content element shows HTML markup in additional flexform configuration
1734 2010-05-31 Christian Kuhn <lolli@schwarzbu.ch>
1736 * Fixed bug #14527: fixPermissions() for ENABLE_INSTALL_TOOL and extension import
1737 * Fixed bug #13701: @ini_set() works only on windows, on some unices it could render the function unusable (Thanks to Stephan Seitz)
1739 2010-05-31 Steffen Kamper <info@sk-typo3.de>
1741 * Fixed bug #14553: topFrameH configuration option doesn't work anymore (Thanks to Stefan Galinski)
1742 * Fixed bug #14530: Missing icons in new BE skin (sprites) v7
1743 * Fixed bug #14547: Flags in localization view (list view) have no title
1744 * Fixed bug #14530: Missing icons in new BE skin (sprites) v6
1745 * Fixed bug #12990 : referrer in felogin form is not encoded correctly (Thanks to Jigal van Hemert)
1747 2010-05-31 Dmitry Dulepov <dmitry.dulepov@gmail.com>
1749 * 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!)
1751 2010-05-31 Benjamin Mack <benni@typo3.org>
1753 * Followup to #13998: Introduce Automatic versioning of CSS and JS files - fixed tabs for install tool
1754 * Dropped feature #14441: Drop support for GDlib 1.x, GDlib2 is now default
1755 * Fixed bug #13138: Add hook for manipulating content in felogin extension (Thanks to Thomas Layh)
1756 * Fixed bug #14540: Replace icons in module menu to use new styles (Thanks to Steffen Gebert)
1757 * Fixed bug #14537: Add spinner icons for toolbar (Thanks to Steffen Gebert)
1758 * Fixed bug #14536: Use sprite icons in toolbar (Thanks to Steffen Gebert)
1759 * Fixed bug #14534: Cleanup: Icons missing in the new icon-set, and therefore sprites are updated (Thanks to Steffen Ritter)
1760 * Fixed bug #14535: Checkbox Alignment in TCEforms is broken (Thanks to Steffen Kamper)
1761 * Fixed bug #14532: SpriteIcons: Clickmenu is not replaced (Thanks to Steffen Ritter)
1763 2010-05-30 Benjamin Mack <benni@typo3.org>
1765 * 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)
1767 2010-05-30 Steffen Kamper <info@sk-typo3.de>
1769 * Fixed bug #14544: Core calls deprecated procesIncludes()
1770 * Fixed bug #14530: Missing icons in new BE skin (sprites) v5
1771 * Fixed bug #14530: Missing icons in new BE skin (sprites) v4
1772 * Fixed bug #14530: Missing icons in new BE skin (sprites) v3
1773 * Fixed bug #14530: Missing icons in new BE skin (sprites) v2
1774 * Fixed bug #14526: page tree filterbox styling fixed in new BE layout (Thanks to Jigal van Hemert)
1775 * Fixed bug #14533: SpriteIcons: Icons in db_new.php are not replaced (Thanks to Steffen Ritter)
1776 * Fixed bug #14530: Missing icons in new BE skin (sprites)
1777 * Fixed bug #14520: Css correction for template modul
1778 * Fixed bug #14525: Workspacemenu JS is broken
1779 * Fixed bug #14522: Pagetree workspace div correction
1781 2010-05-30 Oliver Hader <oliver@typo3.org>
1783 * Added feature #14383: Integrate hooks to backend.php to perform several customizations
1784 * Fixed bug #14392: typolink creates incomplete links in combination with the forceAbsoluteUrl property
1786 2010-05-29 Christian Kuhn <lolli@schwarzbu.ch>
1788 * Fixed bug #12872: Use "strong" instead of "b" (Thanks to Steffen Kamper and Stefano Kowalke)
1789 * Fixed bug #14517: Set focus on pagetree filter input field (Thanks to Sebastian Gebhard)
1790 * Fixed bug #14513: Improve rendering of icons in t3-row-header (Thanks to Steffen Gebert)
1791 * Follow-up to feature #14490: Add missing styles of login box (Thanks to Steffen Gebert)
1792 * Fixed bug #14510: Increase width of module menu and navigation frame (Thanks to Steffen Gebert)
1794 2010-05-29 Steffen Kamper <info@sk-typo3.de>
1796 * Fixed bug #14518: HCI: Page "with root-flag" set should have "domain"-icon (Thanks to Steffen Ritter)
1797 * Fixed bug #14519: Toolbar menuitems alignment
1798 * Fixed bug #14512: Remove "bigButtons" by default in Page module (Thanks to Steffen Gebert)
1799 * Fixed bug #10377: Cleaning and linting typo3/js-scripts
1800 * Fixed bug #14523: Missing icons in workspace modules
1802 2010-05-29 Oliver Hader <oliver@typo3.org>
1804 * Fixed bug #14488: prioriCalc no longer working correctly (thanks to Franz Koch)
1806 2010-05-29 Susanne Moog <typo3@susanne-moog.de>
1808 * Follow-up to feature #14490: wrong position of stop page tree icon & cursor:pointer for IE6 icons
1809 * Follow-up to feature #14506: Fixes for alt_db_navframe (page tree filter - missing JS file) (Thanks to Steffen Gebert)
1811 2010-05-28 Steffen Kamper <info@sk-typo3.de>
1813 * Fixed bug #11503: HTML5 doctype implementation
1814 * Follow-up to feature #14506: Fixes for alt_db_navframe (page tree filter) (Thanks to Steffen Gebert)
1815 * Follow-up to feature #14490: forgotten css file
1816 * Follow-up to feature #14490: A new skin for the TYPO3 Backend (Thanks to Steffen Gebert and Lars Zimmermann)
1817 * Fixed bug #14506: Fixes for alt_db_navframe (page tree filter) (Thanks to Steffen Gebert)
1818 * Fixed bug #14462: Remove old_backend
1820 2010-05-28 Oliver Hader <oliver@typo3.org>
1822 * Fixed bug #14503: HTML is shown in sysext belog after the usage of the sprite api for icons (thanks to Andy Grunwald)
1823 * Follow-up to feature #14490: Fatal error in typo3/sysext/cms/layout/class.tx_cms_layout.php
1825 2010-05-28 Francois Suter <francois@typo3.org>
1827 * Fixed bug: #13315: Scheduler: Failed status hides other statuses
1829 2010-05-28 Tobias Liebig <mail_typo3@etobi.de>
1831 * Follow-up to bug #3800: change the label names (warning about empty reference index table) (thanks to Michael Knabe)
1832 * Fixed bug #13903: wrong links with multiple domain records on one page with typolinkCheckRootline (thanks to Irene Höppner)
1833 * Fixed bug #14499: saving in t3editor per ajax call not possible (follow-up to #14465 new Sprite API)
1835 2010-05-28 Susanne Moog <typo3@susanne-moog.de>
1837 * Follow-up to bug #14465: Make use of the new Sprite API throughout the TYPO3 Core Backend
1838 * Fixed bug #1402: Text area / RTE fields can't be set to required at the moment.
1839 * Fixed bug #12604: fileNameASCIIPrefix got deprecated but is used in core (Thanks to Steffen Gebert)
1840 * Fixed bug #11437: New labels in the log module are hardcoded (Thanks to Andy Grunwald)
1841 * Fixed bug #14461: TCEforms: Use fieldsets for palettes instead of tables (Thanks to Jo Hasenau)
1842 * Fixed bug #14505: treeView implementation fails in adding title-tags to sprite icons (Thanks to Steffen Ritter)
1844 2010-05-28 Christian Kuhn <lolli@schwarzbu.ch>
1846 * Fixed bug #14508: Fixes to the Page module: Add missing js file as follow-up to #14490 (Thanks to Steffen Gebert)
1847 * Fixed bug #13636: sysext:version needs doNotLoadInFE => 0 (Thanks to Georg Ringer)
1848 * Fixed bug #9731: Wrong XCLASS definition in t3lib/t3lib_rteapi.php (Thanks to Marcus Schwemer)
1849 * Fixed bug #7015: t3lib_DB displays wrong SQL in error case (Thanks to Steffen Ritter)
1851 2010-05-28 Benjamin Mack <benni@typo3.org>
1853 * Added feature #14490: A new skin for the TYPO3 Backend (Thanks to Steffen Gebert and Lars Zimmermann)
1854 * Fixed bug #14342: t3lib_compressor does not rewrite "data:" URIs (Thanks to Steffen Gebert)
1856 2010-05-28 Sebastian Kurfürst <sebastian@typo3.org>
1858 * Raised Extbase version from 1.2.0beta1 to 1.2.0beta2
1860 2010-05-28 Xavier Perseguers <typo3@perseguers.ch>
1862 * Raised DBAL version from 1.1.5 to 1.1.6
1864 2010-05-27 Jeff Segars <jeff@webempoweredchurch.org>
1866 * Follow-up to bug #14486: Sprite icons not shown in Safari and IE6 (thanks to Steffen Ritter)
1867 * Follow-up to bug #14486: Fix transparency on frontend and backend user icons (thanks to Steffen Gebert and Steffen Ritter)
1869 2010-05-27 Xavier Perseguers <typo3@perseguers.ch>
1871 * Fixed bug #14496: SQL parser does not handle ALTER TABLE with character set operation
1872 * Follow-up of bug #13670: forgotten reset/each statement caused side effect of using foreach statement
1873 * Fixed bug #14456: SQL parser doesn't accept ALTER TABLE statement without CHANGE, DROP or ADD keyword
1874 * Fixed bug #13934: Side-effect of substr in t3lib_cs (thanks to Rens Admiraal)
1876 2010-05-27 Jochen Rau <jochen.rau@typoplanet.de>
1878 * Fixed bug #13604: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset (thanks to Marc Bastian Heinrichs)
1880 2010-05-27 Tobias Liebig <mail_typo3@etobi.de>
1882 * Fixed bug #14388: TypoScript templates containing a "$1" become corrupted
1884 2010-05-27 Stanislas Rolland <typo3@sjbr.ca>
1886 * Fixed bug #14489: htmlArea RTE: color dialogues do not show all configured colors
1887 * Fixed bug #14491: htmlArea RTE: disableColorPicker not always honoured
1888 * Fixed bug #14494: htmlArea RTE: backpath is not correctly set
1889 * Follow-up to issue #14494: htmlArea RTE: backpath is not correctly set
1890 * Further follow-up to issue #14494: htmlArea RTE: backpath is not correctly set
1892 2010-05-27 Oliver Hader <oliver@typo3.org>
1894 * Follow-up to #14465: Missing argument when rendering language preview in page module
1896 2010-05-26 Jeff Segars <jeff@webempoweredchurch.org>
1898 * Fixed bug #14486: Added missing icons for the new iconset (thanks to Steffen Ritter)
1899 * Added feature #14465: Make use of the new sprite API through the TYPO3 core (thanks to Steffen Ritter)
1900 * Follow-up to feature #14465: Remove extra semicolon at end of line
1902 2010-05-26 Susanne Moog <typo3@susanne-moog.de>
1904 * Fixed bug #13443: Wrong image shown in WEB->PERM (thanks to Stephan Kellermayr)
1906 2010-05-26 Ingo Renner <ingo@typo3.org>
1908 * Added feature #14463: Add post initialization hook for tslib_cObj
1909 * Follow-up to #14463: Added the new tslib_content_PostInitHook interface to core_autoload.php
1910 * Fixed issue #14480: tslib_cObj->start() sets a member "data", but not "table"
1912 2010-05-26 Steffen Kamper <info@sk-typo3.de>
1914 * Fixed bug #14394: Better debug output for SQL Explain
1915 * Fixed bug #14466: Bug: SpriteIconApi getSpriteIconForRecord does not find default icon (thanks to Steffen Ritter)
1916 * Follow-up to bug #13379: Sprite Icon API (thanks to Steffen Ritter)
1917 * Follow-up to bug #14324: Feature: Add spriteGeneratorAPI to support the new sprite-icon-api (thanks to Steffen Ritter)
1919 2010-05-25 Stanislas Rolland <typo3@sjbr.ca>
1921 * Fixed bug #14333: htmlArea RTE: justify after CTRL+A not working in Firefox
1923 2010-05-24 Stanislas Rolland <typo3@sjbr.ca>
1925 * Updated htmlArea RTE version to 1.9.3
1926 * Fixed bug #14470: htmlArea RTE: hovering custom colours produces shivering effect
1928 2010-05-24 Benjamin Mack <benni@typo3.org>
1930 * Follow-up to #13379: Sprite Icon API - Removed unused sprites for t3skin (Thanks to Steffen Ritter)
1931 * Follow-up to #13379: Sprite Icon API - Added updated Sprites for t3skin (Thanks to Steffen Ritter)
1933 2010-05-23 Steffen Kamper <info@sk-typo3.de>
1935 * Follow-up to bug #13868: Integrate TYPO3 donate notice in the backend
1936 * Fixed bug #14387: Updating the CGLs [was: Remove the feature "Enable extensions without review (basic security check)" from EM] (thanks to Lars Houmark)
1938 2010-05-22 Oliver Hader <oliver@typo3.org>
1940 * Added feature #13868: Integrate TYPO3 donate notice in the backend
1942 2010-05-22 Benjamin Mack <benni@typo3.org>
1944 * Follow up to #13379: Removed generation parts of Sprite Icon API (Thanks to Steffen Ritter)
1945 * Fixed bug #12923: Javascript error in tmenu_layers.php & gmenu_layers.php (Thanks to Klaus Goessl)
1947 2010-05-22 Steffen Kamper <info@sk-typo3.de>
1949 * Fixed bug #14191: Install tool lacks hint of how to create ENABLE_INSTALL_TOOL (thanks to Steffen Gebert)
1950 * Fixed bug #14328: Include prototype+scriptaculous using API at the login screen (thanks to Steffen Gebert)
1951 * Added Feature #14324: Add spriteGeneratorAPI to support the new sprite-icon-API (thanks to Steffen Ritter)
1953 2010-05-22 Xavier Perseguers <typo3@perseguers.ch>
1955 * Fixed bug #14175: belog not shown / error when actions: error is selected (thanks to Philipp Thiele)
1957 2010-05-21 Benjamin Mack <benni@typo3.org>
1959 * Fixed bug #14443: Deprecate $TYPO3_CONF_VARS[GFX][TTFLocaleConv]
1960 * Cleaned up #9416: Code Cleanup for lang.php (Thanks to Stefano Kowalke)
1961 * Fixed bug #6555: template.relPathPrefix causes decoding of html-entities in affected attributes (Thanks to Martin Ficzel)
1962 * Fixed bug #13749: IRRE: Inline elements of translated records are not coppied correctly. (Thanks to Albrecht Koehnlein)
1964 2010-05-20 Christian Kuhn <lolli@schwarzbu.ch>
1966 * Fixed bug #7753: EM warns No XCLASS inclusion code found if you use $GLOBALS['TYPO3_CONF_VARS'] (thanks to Franz Holzinger)
1968 2010-05-19 Stanislas Rolland <typo3@sjbr.ca>
1970 * Follow-up to bug #14413: htmlArea RTE: ExtJS resources are not released in IE when RTE closes
1972 2010-05-18 Benjamin Mack <benni@typo3.org>
1974 * Follow-up to #14277: Removed redundant code / Improve t3lib_compressor
1976 2010-05-18 Ernesto Baschny <ernst@cron-it.de>
1978 * Follow-up to bug #13670: Wrong variable name causing EM not to show "Extensions found only on this server" on "Import extensions" search result
1980 2010-05-18 Steffen Kamper <info@sk-typo3.de>
1982 * Fixed bug #14327: Condition misses check for no logged in user
1984 2010-05-17 Stanislas Rolland <typo3@sjbr.ca>
1986 * Fixed bug #14413: htmlArea RTE: ExtJS resources are not released in IE when RTE closes
1988 2010-05-17 Christian Kuhn <lolli@schwarzbu.ch>
1990 * Fixed bug #14411: Use of deprecated method t3lib_BEfunc::getSetUpdateSignal in impexp
1991 * Follow-up to bug #13670: Fatal in t3lib_querygenerator
1992 * Follow-up to bug #13670: Fatal in fe_adminLib.inc (thanks to Lars Houmark)
1994 2010-05-16 Christian Kuhn <lolli@schwarzbu.ch>
1996 * Follow-up to bug #13670: #14393 Fatal error in impexp
1998 2010-05-16 Steffen Kamper <info@sk-typo3.de>
2000 * Follow-up to bug #13670: Performance optimization: change while(list() to foreach()
2002 2010-05-15 Christian Kuhn <lolli@schwarzbu.ch>
2004 * Fixed bug #14312: Notice undefined index systemLog and undefined constant TYPO3_ERRORHANDLER_MODE (thanks to Martin Müller)
2005 * Fixed bug #14309: Notice undefined index "error" & "debug" in index_ts.php (thanks to Martin Müller)
2006 * Fixed bug #14180: No Message shown when accessing backend if TYPO3_CONF_VARS[BE][adminOnly] = -1 (thanks to Georg Ringer)
2008 2010-05-14 Ernesto Baschny <ernst@cron-it.de>
2010 * Fixed bug #14337: "The install tool is locked" doesn't send no-cache headers (thanks to Steffen Gebert)
2012 2010-05-14 Steffen Kamper <info@sk-typo3.de>
2014 * Fixed bug #14339: Better options for deprecation log
2015 * Fixed bug #14375: Rewrite of the debug panel (More Features!, More Stability!, More Usability!) (Stefan Galinski)
2016 * Follow-up to bug #14365: Bug: Install Tool skin is sometimes wrong (thanks to Lars Houmark)
2017 * Fixed bug #14367: Install Tool does not provide a logout possibility (thanks to Lars Houmark)
2019 2010-05-13 Ernesto Baschny <ernst@cron-it.de>
2021 * Fixed issue #13670: Performance optimization: change while(list() to foreach() (thanks to Georg Ringer and Steffen Gebert)
2023 2010-05-13 Steffen Kamper <info@sk-typo3.de>
2025 * Fixed bug #12803: Creating or deleting ENABLE_INSTALL_TOOL file saves settings in "User Settings"
2026 * Fixed bug #14341: c&p error in t3lib_div::logDeprecatedFunction
2027 * Fixed bug #14365: Bug: Install Tool skin is sometimes wrong (thanks to Lars Houmark)
2028 * Fixed bug #14336: Merge modules "Cleanup and typo3temp/" of the Install Tool (thanks to Steffen Gebert)
2030 2010-05-13 Patrick Broens <patrick@patrickbroens.nl>
2032 * Fixed bug #14379: CSS issues for Internet Explorer version 6 and 7 (thanks to Jigal van Hemert)
2034 2010-05-12 Stanislas Rolland <typo3@sjbr.ca>
2036 * Follow-up to bug #14360: htmlArea RTE: Toolbar and context menu styling needs adjustments
2037 * Fixed bug #14374: htmlArea RTE: Language plugin may cause js error on RTE initialization
2039 2010-05-12 Dmitry Dulepov <dmitry.dulepov@gmail.com>
2041 * Fixed bug #14052: cache_treelist is out of date after setting hidden=0 (thanks to Steffen Gebert)
2043 2010-05-10 Stanislas Rolland <typo3@sjbr.ca>
2045 * Fixed bug #9455: RTE incorrectly modifies external links and causes problems with subdomains
2046 * Fixed bug #14360: htmlArea RTE: Toolbar and context menu styling needs adjustments
2048 2010-05-07 Steffen Kamper <info@sk-typo3.de>
2050 * Fixed bug #14335: Install Tool buttons have no hover state (thanks to Steffen Gebert)
2052 2010-05-09 Stanislas Rolland <typo3@sjbr.ca>
2054 * Follow-up to feature #14014: htmlArea RTE should use version numbering method for CSS and JS files
2055 * Fixed bug #14349: htmlArea RTE: Unavailability of hot key map may cause plugin to fail
2056 * Follow-up to feature #14277: Apply gzip compression to htmlArea RTE concatenated js script
2057 * Follow-up to feature #14014: Some htmlArea RTE csss files are not versioned in the FE
2059 2010-05-07 Steffen Kamper <info@sk-typo3.de>
2061 * Fixed bug #14326: [Performance] Preload ExtJS in BE
2062 * Fixed bug #14288: opendocs can cause duplicate id html errors (thanks to Stefan Galinski)
2064 2010-05-07 Stanislas Rolland <typo3@sjbr.ca>
2066 * Fixed bug #14202: htmlArea RTE: Tables may get lost when using remove format feature
2068 2010-05-07 Susanne Moog <typo3@susanne-moog.de>
2070 * Fixed bug #14293: IRRE loading indicator makes label text jump (Thanks to Lars Houmark)
2072 2010-05-07 Benjamin Mack <benni@typo3.org>
2074 * Fixed bug #5003: prefixRelPath() incorrectly changes links to anchors (Thanks to Jigal van Hemert)
2076 2010-05-07 Oliver Hader <oliver@typo3.org>
2078 * Fixed bug #13495: Workspace tiled Preview shows same version of Page
2080 2010-05-07 Steffen Kamper <info@sk-typo3.de>
2082 * Fixed bug #14331: BE search is broken
2084 2010-05-06 Benjamin Mack <benni@typo3.org>
2086 * Fixed bug #14028: Code cleanup in class.t3lib_userauthgroup.php - part 1: foreach loops / variable renaming (Thanks to Kjeld Schumacher)
2087 * Fixed bug #14315: Filelist: AJAX bug with multiple file mounts in the folder tree
2088 * Fixed bug #12429: Renamed "t3lib_tstemplate::procesIncludes" to "processIncludes" due to a misspelling (Thanks to Bernhard Kraft)
2089 * Fixed bug #13996: Hardcoded TYPO3 logo shown in "HELP > About TYPO3" (Thanks to Stephan Kellermayr)
2090 * Fixed bug #13995: Hardcoded TYPO3 logo image shown in "HELP > About Modules" (Thanks to Stephan Kellermayr and Steffen Kamper)
2091 * Fixed bug #14291: TCEforms: Incorrect background color style in type fields with images (Thanks to Stefan Galinski)
2092 * Fixed bug #14316: Updated TYPO3_copyright_year in constants section of config_default.php (Thanks to Steffen Gebert)
2093 * Fixed bug #14217: options.pageTree.showPageIdWithTitle doesn't work in record picker and RTE (Thanks to Reinhard Führicht)
2095 2010-05-06 Susanne Moog <typo3@susanne-moog.de>
2097 * Fixed bug #14185: The tt_content.fe_groups field is not placed under the Access Tab (Thanks to Peter Klein & Lars Houmark)
2099 2010-05-05 Benjamin Mack <benni@typo3.org>
2101 * Fixed bug #12470: PHP-5.3 error: function define_syslog_variables() is deprecated (Thanks to Rupert Germann)
2102 * Followup to #13998 / #14298: Missing ">" in HTML source when including jsfunc.validateform.js (Thanks to Lars Houmark)
2104 2010-05-05 Steffen Kamper <info@sk-typo3.de>
2106 * Fixed bug #14295: Recycler and tcemain->process_cmdmap cannot undelete some records (thanks to Lars Houmark)
2107 * Fixed bug #14307: fe_user passwords are visible in the info popup window in the backend (thanks to Lars Houmark)
2109 2010-05-04 Francois Suter <francois@typo3.org>
2111 * Fixed bug #14255: Navigation title field should also be displayed on shortcuts page (thanks to Steffen Gebert)
2113 2010-05-03 Susanne Moog <typo3@susanne-moog.de>
2115 * Follow up to #5500: Load Inline Elements On Demand (thanks to Steffen Ritter)
2117 2010-05-03 Benjamin Mack <benni@typo3.org>
2119 * Release of TYPO3 4.4.0beta2
2121 2010-05-03 Francois Suter <francois@typo3.org>
2123 * Fixed bug #14275: Error handler does not catch exception while connecting to DB
2125 2010-05-03 Steffen Kamper <info@sk-typo3.de>
2127 * Fixed bug #14282: t3lib_compressor processes JSlibs, even when it's not supposed to to (thanks to Steffen Gebert)
2128 * Fixed bug #14283: Loading scriptaculous with all modules fails with t3lib_compressor (thanks to Steffen Gebert)
2129 * Fixed bug #7795: opendocs: documents are opened without pagetree (thanks to Stefan Galinski)
2130 * Fixed bug #14144: Positioning of toolbar elements broken, especially in Safari (thanks to Stefan Galinski)
2132 2010-05-03 Xavier Perseguers <typo3@perseguers.ch>
2134 * Raised DBAL version from 1.1.4 to 1.1.5
2136 2010-05-02 Xavier Perseguers <typo3@perseguers.ch>
2138 * Raised DBAL version from 1.1.3 to 1.1.4
2140 2010-05-02 Benjamin Mack <benni@typo3.org>
2142 * Followup to #14195: Install icons referenced in install.css did not load anymore
2143 * Updated NEWS.txt to reflect the breaking changes of Extbase
2144 * Fixed bug #14276: tceforms: Title of a record does not use API call to limit the character
2145 * Added feature #13379: Introduced a Sprite Icon API to render icons from sprites (Thanks to Thomas Allmer and Steffen Ritter)
2147 2010-05-02 Steffen Kamper <info@sk-typo3.de>
2149 * Follow-up to #14277: Improve t3lib_compressor (thanks to Steffen Gebert)
2150 * Fixed bug #14277: Improve t3lib_compressor (thanks to Steffen Gebert)
2151 * Fixed bug #14279: Some non-XHTML tags in Backend (thanks to Steffen Gebert)
2153 2010-05-02 Sebastian Kurfürst <sebastian@typo3.org>
2155 * Raised Extbase and Fluid versions to 1.2.0beta1.
2157 2010-05-01 Xavier Perseguers <typo3@perseguers.ch>
2159 * Fixed bug #2186: Error installing static_info_tables
2161 2010-05-01 Benjamin Mack <benni@typo3.org>
2163 * Followup to #14064: Removed unused functions to detect GDlib/TTF() in the installer
2164 * Fixed bug #14243: some notices, undefined index in tslib_fe.php (Thanks to Martin Müller)
2165 * Followup to #14064: Textual change to the new install tool
2166 * Followup to #7501: Removed check for static templates from installer
2168 2010-05-01 Francois Suter <francois@typo3.org>
2170 * Follow-up to #14195: removed file typo3/sysext/t3skin/stylesheets/.htaccess which has become useless
2172 2010-05-01 Steffen Kamper <info@sk-typo3.de>
2174 * Fixed bug #11150: CSS in BE has no general rules, only specific (thanks to Steffen Gebert)
2175 * Added feature #14247: Add a compressor/concatenator for CSS and JS (thanks to Steffen Gebert)
2176 * Fixed bug #14272: typo in t3lib_PageRenderer (thanks to Steffen Gebert)
2177 * Follow-up to bug #8305: SQL debug output is not shown in the Backend
2178 * Deleted testcase for comparing ereg_ usage as it doesn't work with php >= 5.3
2179 * Fixed bug #8305: SQL debug output is not shown in the Backend (thanks to Stefan Galinski)
2181 2010-05-01 Susanne Moog <typo3@susanne-moog.de>
2183 * Fixed bug #236: Rendered pages do not validate if no doctype is set. (thanks to Christian Bülter)
2184 * Fixed bug #14231: csc static template "v4.3" won't include the registered plugins
2186 2010-04-30 Benjamin Mack <benni@typo3.org>
2188 * Added feature #12502: Use HMACs for authenticity and integrity checks (Thanks to Marcus Krause and the TYPO3 Security Team)
2190 2010-04-30 Francois Suter <francois@typo3.org>
2192 * Added feature #14195: Reorganize the backend stylesheets (thanks to Fabien Udriot and Steffen Gebert)
2194 2010-04-30 Tobias Liebig <mail_typo3@etobi.de>
2196 * Fixed bug #11587: Set proper default timezone (fixes PHP 5.3 warnings concerning missing timezone settings)
2197 * Fixed bug #3800: Improve warning about empty reference index table (thanks to Michael Knabe)
2199 2010-04-30 Jeff Segars <jeff@webempoweredchurch.org>
2201 * Fixed bug #13758: page.jsInline / page.jsFooterInline may fail with config.removeDefaultJS=external (thanks to Steffen Ritter)
2203 2010-04-30 Xavier Perseguers <typo3@perseguers.ch>
2205 * Updated NEWS.txt as follow-up to #14260 and raise of DBAL version
2206 * Raised DBAL version from 1.1.2 to 1.1.3
2207 * Added feature #14260: Allow DBAL to be configured [Install Tool]
2208 * Fixed bug #14055: Install Tool wants to remove static_template table (thanks to Gregor Hermens)
2209 * Fixed bug #14254: Fresh install does not redirect to Install Tool when mysql is not available
2211 2010-04-30 Christian Kuhn <lolli@schwarzbu.ch>
2213 * Follow-up to bug #13194: Additional unit tests and test renamings for class tx_scheduler_CronCmd
2214 * Fixed bug #13194: tx_scheduler_CronCmd does not correctly parse step values
2215 * Fixed bug #14223: Notice undefined index in tslib_fe.php isOutputting() (Thanks to Martin Müller)
2216 * Fixed bug #14222: Notice undefined index in tslib_pibase.php (Thanks to Martin Müller)
2217 * Fixed bug #14220: Notice undefined index in t3lib_div::_GPmerged() (Thanks to Martin Müller)
2218 * Fixed bug #14256: tslib_cObj has two test case files (Thanks to Oliver Klee)
2220 2010-04-30 Susanne Moog <typo3@susanne-moog.de>
2222 * Fixed bug #14079: Running the unit tests floods the deprecation log (thanks to Oliver Klee)
2223 * Fixed bug #11811: Raise versions and states of sysexts (stable <-> 1.0.0) (thanks to Steffen Gebert)
2224 * Fixed bug #14179: TCA select doesn't show record titles whic start with <= (thanks to Georg Ringer)
2225 * Added feature #14247: Add a concatenator for CSS and JS (thanks to Steffen Gebert)
2226 * Fixed bug Bug #10224: Not possible to set links to pages underneath a page with activated "temporary DB mount" (thanks to Georg Ringer)
2228 2010-04-30 Steffen Kamper <info@sk-typo3.de>
2230 * Follow-up to bug #14207: Duplicate submodule URL in JavaScript
2231 * Fixed bug #9758: Write Configuration to extTables.php
2232 * Fixed bug #14212: Better styling of BE login news (thanks to Georg Ringer)
2233 * Fixed bug #14116: Selecting/deselecting all records does not work with translated records (thanks to Reinhard Führicht)
2235 2010-04-29 Jeff Segars <jeff@webempoweredchurch.org>
2237 * Fixed bug #11005: Browse Links Popup shows no files when all file types are allowed
2239 2010-04-29 Susanne Moog <typo3@susanne-moog.de>
2241 * Fixed bug #14151: Shortcuts broken, if in user or admin tools modules (thanks to Stefan Galinski)
2243 2010-04-29 Dmitry Dulepov <dmitry.dulepov@gmail.com>
2245 * Fixed bug #14207: Duplicate submodule URL in JavaScript
2246 * Fixed bug #14026: Main module does not load different navFrames in submodules in dependency of navFrameScriptParam
2248 2010-04-27 Steffen Kamper <info@sk-typo3.de>
2250 * Fixed bug #14230: Match TS browser condition with all delivered browsers
2252 2010-04-28 Susanne Moog <typo3@susanne-moog.de>
2254 * Fixed bug #14139: condensed mode in backend does not work (thanks to Stefan Galinski)
2256 2010-04-27 Steffen Kamper <info@sk-typo3.de>
2258 * Follow-up to bug #14201: getBrowserInfo delivers wrong info
2259 * Fixed bug #14201: getBrowserInfo delivers wrong info
2260 * Fixed bug #14137: Startup in module does not work (thanks to Stefan Galinski)
2262 2010-04-27 Susanne Moog <typo3@susanne-moog.de>
2264 * Follow-up to bug #10768: CSC height 1% breaks rendering of images (thanks to Helmut Hummel)
2266 2010-04-27 Patrick Broens <patrick@patrickbroens.nl>
2268 * Fixed bug #14214: Install tool hooks are not complete and could be better
2270 2010-04-26 Susanne Moog <typo3@susanne-moog.de>
2272 * 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)
2274 2010-04-26 Christian Kuhn <lolli@schwarzbu.ch>
2276 * Follow-up to bug #3977: Added unit tests for t3lib_div:mkdir() and t3lib_div::fixPermissions()
2277 * Fixed bug #3977: Permissions not set on extracted localization files (Thanks to Lars Houmark)
2279 2010-04-25 Francois Suter <francois@typo3.org>
2281 * Fixed bug: #14107: Scheduler: Missing Flash message in the Scheduler (thanks to Georg Ringer)
2283 2010-04-22 Xavier Perseguers <typo3@perseguers.ch>
2285 * Fixed bug #14182: Multiple join conditions are not supported
2287 2010-04-22 Jochen Rau <jochen.rau@typoplanet.de>
2289 * Fixed bug #14131: Styling of cookie warning is hardcoded (thanks to Jigal van Hemert)
2291 2010-04-22 Jochen Rau <jochen.rau@typoplanet.de>
2293 * Fixed bug #13972: cropHTML uses faulty reg exp for HTML entities (thanks to Ralf Hettinger)
2295 2010-04-22 Ernesto Baschny <ernst@cron-it.de>
2297 * Fixed bug #14176: unit test for RemoveXSS triggers fatal error in phpunit extension (thanks to Jigal van Hemert)
2299 2010-04-22 Susanne Moog <typo3@susanne-moog.de>
2301 * Fixed bug #3996: Constant Editor - Default Image Width [styles.content.imgtext.linkWrap.width] - wrong description (thanks to Martin Herzog)
2302 * Fixed bug #12908: wrong distance between image rows [css styled content]
2304 2010-04-22 Patrick Broens <patrick@patrickbroens.nl>
2306 * Fixed bug #14177: Change CSS classes- and id names to identifyable install tool names
2308 2010-04-20 Dmitry Dulepov <dmitry.dulepov@gmail.com>
2310 * Fixed bug #13741: cache_treelist does not take FE users into account
2311 * Fixed bug #14149: tslib_cObj::getTreeList() incorrectly checks cache entries
2313 2010-04-20 Susanne Moog <typo3@susanne-moog.de>
2315 * Follow-up to feature #13698: proxy for the mail() function - typos corrected (thanks to Georg Ringer)
2317 2010-04-20 Christian Kuhn <lolli@schwarzbu.ch>
2319 * Fixed bug #14096: scheduler: Move the scheduler tests to the scheduler sysext (thanks to Oliver Klee)
2320 * Fixed bug #13471: List module eats up tons of memory if displaying records with many references
2321 * Fixed bug #14152: Table sys_log, field details is too small
2322 * Fixed bug #13908: saltedpasswords: Enhance Unit Tests by testing passwords of various character classes (thanks to Marcus Krause)
2324 2010-04-19 Stanislas Rolland <typo3@sjbr.ca>
2326 * Fixed bug #14153: htmlAreaRTE: Some Page TSConfig may break default hotkey assignments
2327 * Fixed bug #14106: htmlArea RTE: ENTER after an image at beginning of block deletes the image
2329 2010-04-19 Steffen Kamper <info@sk-typo3.de>
2331 * Fixed bug #13991: Content Element Media does not work with render type "HTML Embed Element" (thanks to Sascha Egerer)
2333 2010-04-19 Patrick Broens <patrick@patrickbroens.nl>
2335 * Fixed bug #14105: Install Tool: PHP Warning: implode() Invalid arguments passed in typo3\sysext\install\mod\class.tx_install.php line 8244
2337 2010-04-19 Dmitry Dulepov <dmitry.dulepov@gmail.com>
2339 * Fixed bug #14128: Tree list cache does not recognize 'this' for 'pidInList'
2340 * Fixed bug #14129: Function tslib_cObj::getTreeList() inserts records with empty PK
2342 2010-04-16 Susanne Moog <typo3@susanne-moog.de>
2344 * Fixed bug #13630: Status Report reports "Install Tool: disabled" when it is not. (thanks to Gregor Hermens)
2345 * Fixed bug #13941: Deleting pages should check language permissions (thanks to Tolleiv Nietsch)
2347 2010-04-16 Francois Suter <francois@typo3.org>
2349 * Fixed bug #14090: In Extension Manager importExtInfo() does not sort versions correctly (thanks to Daniel Minder and Steffen Gebert)
2351 2010-04-16 Patrick Broens <patrick@patrickbroens.nl>
2353 * Fixed bug #14118: Exception handler does not produce valid (X)HTML
2355 2010-04-15 Patrick Broens <patrick@patrickbroens.nl>
2357 * Fixed bug #14117: RuntimeException thrown within the exception handler when wrong database credentials
2359 2010-04-15 Dmitry Dulepov <dmitry.dulepov@gmail.com>
2361 * Fixed bug #14021: Simplify the code to get nested GET Parameters with TS (thanks to Sebastian Gebhard)
2362 * Fixed bug #14120: Add a method to check if database is connected
2364 2010-04-15 Benjamin Mack <benni@typo3.org>
2366 * Release of TYPO3 4.4.0beta1
2368 2010-04-14 Susanne Moog <typo3@susanne-moog.de>
2370 * Fixed bug #5699: Sitemap Content Element does not honorate Workspaces
2372 2010-04-14 Stanislas Rolland <typo3@sjbr.ca>
2374 * Updated htmlArea RTE manual.
2376 2010-04-14 Patrick Broens <patrick@patrickbroens.nl>
2378 * Added feature #14109: Add Automatic versioning of CSS and JS files mentioned in #13998 to install tool
2380 2010-04-14 Benjamin Mack <benni@typo3.org>
2384 2010-04-14 Xavier Perseguers <typo3@perseguers.ch>
2386 * Fixed bug #13732: External URL only indexes first page [indexed_search]
2387 * Raised DBAL version from 1.1.1 to 1.1.2
2389 2010-04-13 Ernesto Baschny <ernst@cron-it.de>
2391 * Added feature #13998: Introduce automatic versioning of CSS and JS files (thanks to Lars Houmark)
2393 2010-04-13 Benjamin Mack <benni@typo3.org>
2395 * Added feature #13865: Possibility to configure alternative parameter for jumpurl filelinks (Thanks to Sebastian Gebhard)
2397 2010-04-13 Susanne Moog <typo3@susanne-moog.de>
2399 * Added feature #5500: Load Inline Elements On Demand (thanks to Harald Glaser & Vladimir Podkovanov)
2400 * Added feature #5678: Missing clearer div in csc-textpic-intext-left/csc-textpic-intext-right
2402 2010-04-13 Dmitry Dulepov <dmitry.dulepov@gmail.com>
2404 * Fixed bug #14027: Tweak: Add "tiff" to imagefile_ext array (Thanks to Søren Malling)
2405 * Fixed bug #14023: choose proper variable namings in tslib_cObj::getGlobal() (Thanks to Sebastian Gebhard)
2406 * Fixed bug #1740: date parameters are not configurable in indexed search
2408 2010-04-13 Patrick Broens <patrick@patrickbroens.nl>
2410 * Fixed bug #14088: Change typo3/install/index.php install tool locked message to proper HTML and CSS
2412 2010-04-13 Stanislas Rolland <typo3@sjbr.ca>
2414 * Follow-up to feature #14051: htmlArea RTE: Streamline the RTE loading process
2415 * Fixed bug #14085: htmlArea RTE: Setting empty color raises js error in IE
2416 * Fixed bug #14086: htmlArea RTE: Small css glitch in the color setting dialogue
2417 * Added feature #14094: htmlArea RTE: Optionally add rel attribute to link dialogue
2418 * Added feature #14014: htmlArea RTE should use versionnumbering method for CSS and JS files
2420 2010-04-13 Steffen Kamper <info@sk-typo3.de>
2422 * Added Feature #13439: [FEATURE] Allow marker for Subject and Message in auto-response-message of Mailform
2423 * Fixed bug #14097: Preview in BE opens Workspace-preview
2424 * Fixed bug #14100: ModuleMenu is too small
2425 * Added Feature #13940 Added marker in CONTENT object (thanks to Jigal van Hemert)
2426 * Added testcase for #13698 (thanks to Oliver Klee)
2427 * Added Feature #13698: Add proxy for the mail() function (thanks to Tolleiv Nietsch)
2428 * Added Feature #13982: Feature: Renewal of the taskcenter Part III (thanks to Georg Ringer)
2429 * Added Feature #13982: Feature: Renewal of the taskcenter Part II (thanks to Georg Ringer)
2430 * Added Feature #13982: Feature: Renewal of the taskcenter Part I (thanks to Georg Ringer)
2431 * Fixed bug #14061: Do not die, be the exception!
2432 * Added Feature #13799: ExtJS driven fading in/out Flashmessages
2433 * Corrected spelling errors in felogin manual
2434 * Added Feature #12229: Add stdWrap date/strftime with GMT format property
2435 * Fixed bug #13402: Active suggest feature for TCA fields with foreign tables
2436 * Fixed bug #13788: [felogin] Redirects use incorrect function parameters
2437 * Updated manual of felogin (thanks to Jigal van Hemert and Jeff Segars)
2438 * Reverted Update #14063: Updated ExtJs library from 3.1.1 to 3.2 Final
2440 2010-04-12 Jeff Segars <jeff@webempoweredchurch.org>
2442 * Added feature #14065: Add hook for including Static TypoScript after all Static Templates are included
2444 2010-04-12 Stanislas Rolland <typo3@sjbr.ca>
2446 * Added feature #13116: htmlArea RTE: Allow to hide counting classes
2447 * Fixed bug #13674: htmlArea RTE: Incorrect position of cursor after SHIFT-ENTER in WebKit browser
2448 * Follow-up to bug #14066: htmlArea RTE: Erratic handling of oncut and onpaste events
2449 * Updated NEWS.txt as follow-up to #13580: htmlArea RTE: Extjize the RTE
2450 * Fixed bug #14084: htmlArea RTE: RTE fails in absence of wizards
2451 * Follow-up to feature #14067: htmlARea RTE: Eliminate namespace pollution
2453 2010-04-12 Christian Kuhn <lolli@schwarzbu.ch>
2455 * Follow-up to #13710: Added missing typo3/sysext/lang/locallang_t3lib_fullsearch.xml
2456 * Fixed bug #13710: Flashmessages in t3lib_fullsearch (Thanks to Georg Ringer)
2457 * Added feature #13508: Use exec_TRUNCATEquery() instead of DELETE FROM throughout the core
2458 * Fixed bug #13945: Missing key on l18n_parent in tt_content table
2460 2010-04-12 Benjamin Mack <benni@typo3.org>
2462 * Added Feature #12066: Added constants throughout the core for LF, CR, TAB (Thanks to Oliver Klee)
2464 2010-04-12 Susanne Moog <typo3@susanne-moog.de>
2466 * Fixed bug #9851: LICENSE.txt refers to wrong webpage on typo3.com
2467 * Fixed bug #14054: CSS Styled Content has no manual
2469 2010-04-12 Patrick Broens <patrick@patrickbroens.nl>
2471 * Fixed bug #14069: New install tool refactoring uses FE layer for templating instead of t3lib_parsehtml
2472 * Fixed bug #14070: require_once to class.tslib_content.php in sysext/install/mod/class.tx_install.php should be deleted
2473 * Fixed bug #14071: Convert some characters in copyright of the stand alone install tool to XHTML character entities
2475 2010-04-11 Stanislas Rolland <typo3@sjbr.ca>
2477 * Fixed bug #14062: Text Content element crashes (thanks to Jigal van Hemert)
2478 * Fixed bug #10629: class and title parameters of typolinks get broken
2479 * Fixed bug #14066: htmlArea RTE: Erratic handling of oncut and onpaste events
2480 * Added feature #14067: htmlARea RTE: Eliminate namespace pollution
2481 * Added feature #14068: htmlARea RTE: Always rely on ExtJS browser identification
2483 2010-04-11 Francois Suter <francois@typo3.org>
2485 * Fixed bug #14005: Moving a page with IRRE records misplaces IRRE records
2486 * Cleanup #9581: Adapt t3lib_exec to PHP5 and CGLs (thanks to Martin Kutschker and Felix Oertel)
2488 2010-04-11 Patrick Broens <patrick@patrickbroens.nl>
2490 * Added feature #14064: Install tool refactoring
2492 2010-04-11 Steffen Kamper <info@sk-typo3.de>
2494 * Follow-up to #10327: [felogin] redirecting to referer does not work
2495 * 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)
2496 * Update #14063: Updated ExtJs library from 3.1.1 to 3.2 Final
2498 2010-04-10 Steffen Kamper <info@sk-typo3.de>
2500 * Fixed bug #12838: Deactivated fields of $TYPO3_USER_SETTINGS are changed by the module "User Settings"
2501 * Added feature #13953: Hookrequest - t3lib_page::getRecordOverlay (thanks to Tolleiv Nietsch)
2502 * Added feature #14041: impexp: Add Hooks
2503 * Added feature #13949: Hookrequest - alt_doc::makeEditForm() to enable further access-restrictions (thanks to Tolleiv Nietsch)
2504 * Added feature #13948: Hookrequest - tslib_fe pre/post process for settingLanguage() (thanks to Tolleiv Nietsch)
2505 * Added feature #13947: Hookrequest - tslib_menu should provide hook for further filtering (thanks to Tolleiv Nietsch)
2506 * Added feature #13952: Hookrequest - t3lib_page::getPageOverlay (thanks to Tolleiv Nietsch)
2507 * Added feature #485: Hookrequest for ~ TemplaVoila unlink doesn't work for Non-Admins (thanks to Tolleiv Nietsch)
2509 2010-04-10 Stanislas Rolland <typo3@sjbr.ca>
2511 * Added feature #14051: htmlArea RTE: Streamline the RTE loading process
2512 * Added feature #14057: htmlArea RTE: Extjize the RTE ajax requests.
2513 * Added feature #14058: htmlArea RTE: update some WebKit dom methods.
2514 * Added feature #14059: htmlArea RTE: Cleanup use of editor focus method
2515 * Fixed bug #14060: htmlArea RTE: Some table operations configuration may cause js error
2517 2010-04-09 Michael Stucki <michael@typo3.org>
2519 * 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.
2521 2010-04-08 Stanislas Rolland <typo3@sjbr.ca>
2523 * Added feature #14035: htmlArea RTE: Use sprite for toolbar icons
2524 * Follow-up to feature #14035: htmlArea RTE: Use sprite for toolbar icons
2525 * Updated htmlArea RTE version to 1.9.2
2527 2010-04-08 Steffen Kamper <info@sk-typo3.de>
2529 * Fixed bug #13828: Login cause JS error if not in frame (access to parent is not allowed)
2530 * Added feature #12818: Feature: border class is hardcoded [css styled content] (thanks to Susanne Moog)
2531 * Fixed bug #13693: Backend doesn't use pageRenderer methods
2533 2010-04-07 Stanislas Rolland <typo3@sjbr.ca>
2535 * Fixed bug #13956: htmlArea RTE: Editing area is collapsed when the RTE is loaded inside a hidden tab in Safari
2537 2010-04-06 Francois Suter <francois@typo3.org>
2539 * Added feature #11316: Add a "No Frame" option [css styled content] (thanks to Susanne Moog)
2540 * Added feature #13296: Scheduler: Add option to disable the sample tasks
2542 2010-04-06 Dmitry Dulepov <dmitry.dulepov@gmail.com>
2544 * Fixed bug #13977: Improve OpenID association handling
2546 2010-04-05 Stanislas Rolland <typo3@sjbr.ca>
2548 * Fixed bug #14004: htmlArea RTE: Applying color or font repeatedly produces nested span elements
2550 2010-04-05 Jeff Segars <jeff@webempoweredchurch.org>
2552 * Fixed bug #14003: "Check for extension updates" does not always find latest version
2554 2010-04-05 Xavier Perseguers <typo3@perseguers.ch>
2556 * Fixed bug #13487: No alternative icon returned from 'getIcon' (thanks to Stephan Kellermayr)
2557 * Fixed bug #13486: Wrong icon-state returned from 'getIcon' (thanks to Stephan Kellermayr)
2559 2010-04-03 Francois Suter <francois@typo3.org>
2561 * Cleanup #13869: Scheduler: editTasks() calls all registered tasks to edit just one
2562 * Fixed bug #13625: Scheduler: tx_scheduler_TestTask fails to execute successfully due to missing mail initialization (thanks to Marc Bastian Heinrichs)
2564 2010-04-01 Tobias Liebig <mail_typo3@etobi.de>
2566 * Fixed bug #13557: t3editor/codecompletion: add new typoscript properties and update tsref descriptions
2567 * Fixed bug #11839: t3editor doesn't have an API for using at other places
2569 2010-04-01 Steffen Kamper <info@sk-typo3.de>
2571 * Fixed bug #13980: PageRenderer renderJsLibraries should be after the hook
2573 2010-03-30 Steffen Kamper <info@sk-typo3.de>
2575 * Fixed bug #13011: Bug: borders for single image rendering [css styled content] (thanks to Susanne Moog)
2576 * Fixed bug #11386: t3lib_cache_backend_FileBacked violates open_basedir_restrictions
2577 * Added feature #13899: Add Viewport layout to BE (thanks to Stefan Galinski)
2579 2010-03-30 Stanislas Rolland <typo3@sjbr.ca>
2581 * Follow-up to feature #13954: htmlArea RTE: Extjize TYPO3 link, image and user elements dialogue windows
2583 2010-03-29 Stanislas Rolland <typo3@sjbr.ca>
2585 * Added feature #13954: htmlArea RTE: Extjize TYPO3 link, image and user elements dialogue windows
2587 2010-03-29 Christian Kuhn <lolli@schwarzbu.ch>
2589 * Fixed bug #13935: t3lib_fullsearch has a lot of hanging SQL record sets
2591 2010-03-29 Dmitry Dulepov <dmitry.dulepov@gmail.com>
2593 * Fixed bug #11696: External files with Umlauts/special chars in filename are not indexed
2594 * Fixed bug #12375: typo3temp got filled with thousands of EXTERNAL_URL* files
2595 * !!! Fixed bug #12254: Double wrap of rules subpart with template_css.tmpl (indexed_search)
2596 * Fixed bug #1436: Meta tag output in indexed search result breaks layout
2597 * Fixed bug #1044: Indexed Search results always on same page as search
2599 2010-03-28 Ernesto Baschny <ernst@cron-it.de>
2601 * Fixed bug #13677: margin-bottom on images was missing in the "single image" rendering (thanks to Susanne Moog)
2603 2010-03-28 Christian Kuhn <lolli@schwarzbu.ch>
2605 * Follow-up to #13273: Improve caching framework dbBackend testcase to catch not deleted rows in tag table
2606 * Fixed bug #13273: Caching framework sub-select is slow because mysql does not use indexes on outer query
2608 2010-03-27 Benjamin Mack <benni@typo3.org>
2610 * Fixed bug #12794: t3lib_TStemplate::getFileName() handles path starting with media/ as magic
2611 * Fixed bug #13590: felogin adds field felogin_forgotHash to tca but does not add field to database (Thanks to Fabrizio Branca)
2613 2010-03-26 Oliver Hader <oliver@typo3.org>
2615 * Added feature #13697: Add possibility to retrieve extension version (thanks to Tolleiv Nietsch & Oliver Klee)
2617 2010-03-26 Xavier Perseguers <typo3@perseguers.ch>
2619 * Fixed bug #13775: Missing <tr> in "Admin Tools -> User Admin" (thanks to Stephan Kellermayr)
2621 2010-03-26 Steffen Kamper <info@sk-typo3.de>
2623 * Fixed bug #13813: Using ExtJS with debug should also use debug-files of adapter
2625 2010-03-26 Ernesto Baschny <ernst@cron-it.de>
2627 * Follow-up to #13554: Make the code in line with follow-up to #13739
2629 2010-03-26 Christian Kuhn <lolli@schwarzbu.ch>
2631 * Fixed bug #13737: Unit test failures in scheduler if the extension is not installed (Thanks to Oliver Klee)
2632 * Follow-up to #13418: Removed a duplicate reset in tearDown of testcase
2633 * Follow-up to #13418: Added testcase for t3lib_div::_getSET (Thanks to Susanne Moog and Oliver Klee)
2634 * Added Feature #13418: Allow t3lib_div::_GETset() to set specified key (Thanks to Felix Oertel)
2635 * Fixed bug #13595: loginform has <table> stdWrap, but <div>s inside [css styled content] (Thanks to Susanne Moog)
2636 * Fixed bug #13792: Double semicolon in css styled content (Thanks to Susanne Moog)
2637 * Fixed bug #13386: mod.web_list.hideTables doesn't accept spaces (Thanks to Marcel Greter)
2638 * Follow-up to bug #13681: Added testcase for t3lib_div::revExplode
2639 * Fixed bug #13681: Improve performance of t3lib_div::revExplode (Thanks to Nikolas Hagelstein)
2641 2010-03-26 Francois Suter <francois@typo3.org>
2643 * Fixed bug #13716: includeCSS changed behavior, must default to media="all" (thanks to internezzo ag)
2644 * Fixed bug #13678: htmlmail send mail twice if cc recipient is set (thanks to Robert Heel)
2645 * Follow-up to #13678: Removed cleanup of recipient_copy which is now unused
2646 * Fixed bug #13920: Removed unused property $additionalStyleSheets in template.php (thanks to Steffen Gebert)
2647 * Fixed bug #12202: "Clear temporary data" in setup module misses JS confirm (thanks to S�ren Malling)
2648 * Fixed bug #13832: Wrong flash message when clearing temporary data (thanks to S�ren Malling)
2650 2010-03-25 Ernesto Baschny <ernst@cron-it.de>
2652 * Fixed bug #13901: GIFBULDER generates same picture twice (in typo3temp/GB) (thanks to Vladimir Podkovanov)
2653 * Follow-up to #13739: Make the clickmenu work for the case when "Substitute Mount Point" is not set
2655 2010-03-25 Christian Kuhn <lolli@schwarzbu.ch>
2657 * Follow-up to bug #11239: Added testcase for tslib_content->getQueryArguments()
2658 * Follow-up to bug #11239: Added testcase for t3lib_div::arrayDiffAssocRecursive()
2659 * Follow-up to bug #11239: typolink addQueryString.exclude does not support arrays, main patch for tslib_content
2660 * Fixed bug #11239: typolink addQueryString.exclude does not support arrays, pre-patch to add t3lib_div::arrayDiffAssocRecursive()
2661 * Added feature #9289: Missing index for deleting outdated session data in fe_session_data
2662 * Fixed bug #9769: Organisation in mail header should be Organization
2664 2010-03-24 Stanislas Rolland <typo3@sjbr.ca>
2666 * Added feature #13909: htmlArea RTE: Extjize the default non-TYPO3 image dialogue
2667 * Follow-up to feature #13878: htmlArea RTE: Extjize the default non-TYPO3 link dialogue
2668 * Follow-up to feature #13785: htmlArea RTE: Extjize Find & Replace dialogue
2670 2010-03-23 Steffen Kamper <info@sk-typo3.de>
2672 * Fixed bug #13811: Missing formHandler in ExtDirect API (Thanks to Stefan Galinski)
2674 2010-03-23 Dmitry Dulepov <dmitry.dulepov@gmail.com>
2676 * Fixed bug #9229: indexing of records containing HTML leads to concatenated words
2677 * Fixed bug #8933: icons in indexed search modfunc1 are not skinned
2679 2010-03-22 Stanislas Rolland <typo3@sjbr.ca>
2681 * Added feature #13878: htmlArea RTE: Extjize the default non-TYPO3 link dialogue
2682 * Fixed bug #13887: htmlArea RTE: Table dialogues may raise js error
2683 * Added feature #13888: htmlArea RTE: Add border around toolbar
2684 * Follow-up to feature #13796: htmlArea RTE: Extjize Remove format dialogue
2685 * Added feature #13889: htmlArea RTE: Cleanup some unused scripts (Quick Tag)
2687 2010-03-20 Stanislas Rolland <typo3@sjbr.ca>
2689 * Added feature #13870: htmlArea RTE: Extjize the spell checker
2690 * Fixed bug #12845: RTE link query parameters cannot contain "id="
2692 2010-03-20 Andreas Otto <andreas@otto-hanika.de>
2694 * Fixed bug #13871: Field data_page_type in table index_phash is too small.
2696 2010-03-18 Dmitry Dulepov <dmitry.dulepov@gmail.com>
2698 * Fixed bug #12434: Name attribute in search form - invalid XHTML strict
2699 * Fixed bug #10392: Indexed search does not use config.fileTarget for files
2701 2010-03-18 Ernesto Baschny <ernst@cron-it.de>
2703 * Fixed bug #13739: "Show" clickmenu in page tree does not work for mount pages
2704 * Fixed bug #13740: "Show" clickmenu in page tree generates wrong URL if no sys_domain is present
2706 2010-03-17 Andreas Otto <andreas@otto-hanika.de>
2708 * Fixed bug #8597: Defining alternative icons with specConfs.[pid].pageIcon does not work in indexed_search (thanks to Steffen M�ller).
2710 2010-03-17 Andreas Otto <andreas@otto-hanika.de>
2712 * Fixed bug #12959: cHashParams in index_phash is too small (thanks to Dmitry Dulepov).
2714 2010-03-16 Xavier Perseguers <typo3@perseguers.ch>
2716 * Fixed bug #13823: Backend not printable if more than one page (thanks to Stefan Geith)
2717 * Added feature #13825: TypoScript object browser - Show all TS (thanks to Stefan Geith)
2719 2010-03-16 Benjamin Mack <benni@typo3.org>
2721 * Release of TYPO3 4.4.0alpha2
2723 2010-03-16 Sebastian Kurfürst <sebastian@typo3.org>
2725 * Raising Extbase to 1.1.0alpha1 and Fluid to 1.1.0alpha2
2727 2010-03-15 Tobias Liebig <mail_typo3@etobi.de>
2729 * Follow-up to #1104: fix 'required' validation for IRRE records
2731 2010-03-14 Oliver Hader <oliver@typo3.org>
2733 * Fixed bug #13283: Thumbnail generation broken for PDF files (thanks to Michael Stucki & Andy Grunwald)
2734 * Fixed bug #13690: Clean up class definition of frontendDoc in template.php
2735 * Fixed bug #11805: IRRE does not work correctly with FE-editing (thanks to Bjoern Pedersen)
2737 2010-03-14 Jochen Rau <jochen.rau@typoplanet.de>
2739 * Fixed bug #13371: cropHTML not honoring whole word setting
2741 2010-03-11 Stanislas Rolland <typo3@sjbr.ca>
2743 * Fixed bug #9218: htmlArea RTE: "Remove format" messes up some inline formats
2744 * Added feature #2342: htmlArea RTE: "abbr" attribute for table header cells
2746 2010-03-10 Stanislas Rolland <typo3@sjbr.ca>
2748 * Added feature #13795: htmlArea RTE: Extjize About dialogue
2749 * Added feature #13796: htmlArea RTE: Extjize Remove format dialogue
2751 2010-03-10 Steffen Kamper <info@sk-typo3.de>
2753 * Fixed bug #11576: Colorpicker has no usable icon (Thanks to Stefan Geith)
2755 2010-03-09 Stanislas Rolland <typo3@sjbr.ca>
2757 * Added feature #13785: htmlArea RTE: Extjize Find & Replace dialogue
2758 * Fixed bug #13786: htmlArea RTE: ExtJS raises JS error on opening resizable window in IE
2760 2010-03-08 Xavier Perseguers <typo3@perseguers.ch>
2762 * Fixed bug #13766: Auto-increment does not work with driver odbc_mssql [adodb]
2764 2010-03-07 Steffen Kamper <info@sk-typo3.de>
2766 * Updated ExtJs library from 3.1.0 to 3.1.1
2767 * Fixed bug #13738: Unit test failure: t3lib_PageRenderer_testcase::testAddCssFile (Thanks to Susanne Moog)
2769 2010-03-07 Benjamin Mack <benni@typo3.org>
2771 * Fixed bug #13669: Performance: Inefficient fetch of templates from table sys_template (Thanks to Alexander Weggerle)
2773 2010-03-06 Oliver Hader <oliver@typo3.org>
2775 * Fixed bug #1104: Setting file fields in TCA to "required" makes it impossible to save the record (thanks to Ingmar Schlecht & Tobias Liebig)
2777 2010-03-05 Stanislas Rolland <typo3@sjbr.ca>
2779 * Follow-up to #13668: htmlArea RTE: Cleanup some unused code (statusbar)
2781 2010-03-04 Stanislas Rolland <typo3@sjbr.ca>
2783 * Added feature #13748: htmlArea RTE: Extjize character map
2784 * Fixed bug #9056: htmlArea RTE: Accessibility problem with smileys
2786 2010-03-04 Ernesto Baschny <ernst@cron-it.de>
2788 * Fixed bug #13554: Web>View on mount pages via backend (thanks to Georg Ringer)
2790 2010-03-03 Xavier Perseguers <typo3@perseguers.ch>
2792 * Fixed bug #10003: t3lib_db explainOutput does not work with table alias (thanks to Dan Osipov)
2794 2010-02-27 Andreas Otto <andreas@otto-hanika.de>
2796 * Fixed bug #13685: Recursive copy and move of alternative page languages (thanks to Albrecht K�hnlein)
2798 2010-02-27 Oliver Hader <oliver@typo3.org>
2800 * Fixed bug #8191: IRRE - Storing data crashes somehow with MM tables (thanks to Peter Kühn & Franz Koch)
2802 2010-02-27 Steffen Kamper <info@sk-typo3.de>
2804 * Fixed bug #12874: Tool>Log date fields does not work
2805 * Fixed bug #7896: Hide the page browser if not enough entries are available (Thanks to Stefan Galinski)
2807 2010-02-26 Christian Kuhn <lolli@schwarzbu.ch>
2809 * Fixed bug #11562: Main module does not load different navFrames in submodules (Thanks to Erik Frister)
2810 * Follow-up to #13675: Added testcase for t3lib_div::intExplode()
2811 * Follow-up to #13675: Use array_map() instead of array_walk()
2812 * Fixed bug #13675: Performance improvement: Use array_walk() for t3lib_div::intExplode (Thanks to Georg Ringer)
2814 2010-02-26 Benjamin Mack <benni@typo3.org>
2816 * Fixed bug #13419: sys_action: Suggest wizard doesn't work with * as table (Thanks to Georg Ringer)
2817 * Added feature #13519: Added a new iconset to t3skin (Thanks to Steffen Gebert and the T3UXW09 team)
2818 * Fixed bug #13262: replace hardcoded typo3/ with TYPO3_mainDir (Thanks to Georg Ringer)
2819 * Fixed bug #11507: tt_content's TCA spaceBefore and spaceAfter got a hardcoded limit of 50 (Thanks to Georg Ringer)
2820 * Fixed bug #13591: Full search causes error if TCA has tables without any columns (Thanks to Fabrizio Branca)
2821 * Fixed bug #13493: Cleanup return value in t3lib_userauthgroup check() (Thanks to Georg Ringer)
2822 * Fixed bug #12849: Element wizard & web_list.allowedNewTables doesn't respect hiding pages (Thanks to Georg Ringer)
2823 * Fixed bug #13611: Replace calls to t3lib_div:: within t3lib_div to self:: due to performance reasons (Thanks to Georg Ringer)
2825 2010-02-25 Stanislas Rolland <typo3@sjbr.ca>
2827 * Fixed bug #13651: htmlArea RTE: Table insertion is broken in IE8
2828 * Added feature #13667: htmlArea RTE: Make toolbar dropdown size configurable in Page TSConfig
2829 * Cleanup #13668: htmlArea RTE: Cleanup some unused code (acronym, color, font)
2830 * Fixed bug #13671: htmlArea RTE: Invalid reference to font options in WebKit browsers
2831 * Fixed bug #13672: htmlArea RTE: Conflicting configuration property name
2832 * Cleanup #13673: htmlArea RTE: url to acronym module is not used anymore
2834 2010-02-24 Ernesto Baschny <ernst@cron-it.de>
2836 * Fixed bug #13470: Session/Login not working in IE8 across subdomains
2838 2010-02-24 Steffen Kamper <info@sk-typo3.de>
2840 * Fixed bug #13637: [EM] Upload to TER is broken
2842 2010-02-23 Benjamin Mack <benni@typo3.org>
2844 * Release of TYPO3 4.4.0alpha1
2846 2010-02-23 Oliver Hader <oliver@typo3.org>
2848 * Fixed bug #13372: saltedpasswords - Authentication Bypass in frontend user authentication (thanks to Marcus Krause & Dmitry Dulepov)
2849 * Fixed bug #13394: Information disclosure in sysext:sys_actions (thanks to Georg Ringer)
2850 * Fixed bug #13042: XSS in index.php (thanks to Georg Ringer)
2851 * Fixed bug #11617: XSS in template module (thanks to Georg Ringer)
2852 * Fixed bug #13249: XSS in TS Object Browser (thanks to Marcus Krause)
2853 * Fixed bug #11621: XSS vulnerabilities in workspace module (thanks to Georg Ringer)
2854 * Fixed bug #11620: XSS vulnerability in task center module (thanks to Georg Ringer)
2855 * Fixed bug #12628: XSS in sysext sys_action (thanks to Georg Ringer)
2856 * Fixed bug #12634: XSS in the access module (thanks to Georg Ringer)
2857 * Fixed bug #13558: XSS in t3lib_querygenerator (thanks to Georg Ringer)
2858 * Fixed bug #12630: XSS in filelist module (thanks to Marcus Krause & Georg Ringer)
2860 2010-02-22 Benjamin Mack <benni@typo3.org>
2862 * Fixed bug #13243: Small speedup improvements to t3lib_page by removing superfluous intval() statements (Thanks to Georg Ringer)
2864 2010-02-22 Stanislas Rolland <typo3@sjbr.ca>
2866 * Added feature #13608: htmlArea RTE: Make height of the context menu configurable
2867 * Updated NEWS.txt as follow-up to #13580: htmlArea RTE: Extjize the RTE
2868 * Fixed bug #13618: htmlArea RTE: RTE iframe is sometimes collapsed
2869 * Fixed bug #13619: htmlArea RTE: url not detected on enter
2871 2010-02-22 Dmitry Dulepov <dmitry.dulepov@gmail.com>
2873 * Fixed bug #12958: Catchable fatal error in indexed_search
2875 2010-02-22 Oliver Hader <oliver@typo3.org>
2877 * Added feature #11950: Support for SSL and absolute links
2879 2010-02-21 Steffen Kamper <info@sk-typo3.de>
2881 * Fixed bug #13252: default CSS only loadable for media screen / changed behaviour in 4.3 (Thanks to Ralf Hettinger)
2882 * Fixed bug #12179: Section "Help" is shown even with no subelements (Thanks to Georg Ringer)
2883 * Fixed bug #13570: Bug: HTML validation error in the BE with the ajax.php inclusion (Thanks to Oliver Klee)
2884 * Fixed bug #13289: Usage of deprecated method - getSetUpdateSignal() (Thanks to Stefan Galinski)
2885 * Fixed bug #13444: Filemounts are unsorted
2887 2010-02-21 Stanislas Rolland <typo3@sjbr.ca>
2889 * Added feature #13580: htmlArea RTE: Extjize the RTE
2890 * Fixed bug #13596: htmlArea RTE: Styling dropdowns grow on every use
2891 * Fixed bug #13597: htmlArea RTE: Toolbar select box does not close on click in editing area
2892 * Fixed bug #13310: htmlArea RTE: Additional Inline Elements issue with overlapping ranges
2893 * Fixed bug #13599: htmlArea RTE: Annoying mouse-over effect on context menu items
2895 2010-02-21 Benjamin Mack <benni@typo3.org>
2897 * Fixed bug #13406: thumbs.php: Thumbnails for images with transparent background look ugly (Thanks to Andreas Wolf and Steffen Ritter)
2898 * Fixed bug / Cleanup #12052: Restructure output of module "DB check" -> "Reference Index" (Thanks to Steffen Gebert)
2899 * Added feature #13204: Flash can now use the session veriCode in the FE as well (Thanks to Stephan Lucas and Steffen Ritter)
2900 * Fixed bug #12343: Installer - Missing message when creation of admin user fails due to missing data (Thanks to Marcus Krause)
2901 * Fixed bug #13423: Bug/Feature: Make ext_tables.sql syntax parsing more compliable (Thanks to Joachim Mathes)
2902 * Fixed bug #13201: Repots module - Use same install tool check for reports as used in About module (Thanks to Moreno Feltscher)
2903 * Fixed bug #13574: html warning, because a plain & inside an url (Thanks to Stefan Galinski)
2904 * Added feature #12180: Speedup t3lib_BEfunc::getRecordPath by using rootline cache (Thanks to Steffen Gebert)
2905 * Fixed bug #13593: Remove calls to and log usage of deprecated global function fw() (Thanks to Steffen Gebert)
2906 * Fixed bug #12625: JSMENU's fallback menu name is not unique
2907 * Fixed bug #12259: Use labels in the page wizard for the page title fields (Thanks to Georg Ringer)
2908 * Fixed bug / Cleanup #11206: Cleaned up test "t3lib_extmgm_testcase" (Thanks to Oliver Klee)
2909 * Fixed bug / Cleanup #11608: t3lib_beFunc::viewOnClick - Extract logic to find the right frontend domain (Thanks to Michael Klapper)
2910 * Fixed bug / Cleanup #12201: Replace header(Location:) with t3lib_div::redirect() (Thanks to Steffen Gebert)
2911 * Followup to cleanup #7501: Remove Static-Templates from standard installation (Update class was declared twice, thanks to Susanne Moog)
2913 2010-02-21 Xavier Perseguers <typo3@perseguers.ch>
2915 * Fixed bug #12220: String literals quoted as identifiers
2917 2010-02-20 Steffen Kamper <info@sk-typo3.de>
2919 * Fixed bug #13568: ExtDirect - API generator should built absolute links (Thanks to Stefan Galinski)
2920 * Fixed bug #13333: Datepicker button color is wrong
2922 2010-02-20 Benjamin Mack <benni@typo3.org>
2924 * Removed dependency / Cleanup #7501: Remove Static-Templates from standard installation (Thanks to Steffen Ritter)
2926 2010-02-20 Oliver Hader <oliver@typo3.org>
2928 * Added feature #13428: Caching of the ExtDirect API configuration (Thanks to Stefan Galinski)
2929 * Follow-up to feature #13428: Extended generation of the caching hash
2930 * Added feature #13164: CLI processes cannot be executed when adminOnly mode is enabled
2932 2010-02-19 Benjamin Mack <benni@typo3.org>
2934 * Fixed bug #12007: Docblock comments in TCEforms suggest class are wrong (Thanks to Andreas Wolf)
2935 * Fixed bug #12870: Login News missing styling for links (Thanks to Steffen Gebert)
2936 * Added feature #13131: Add API to add stylesheet directories (Thanks to Steffen Gebert)
2938 2010-02-14 Christian Kuhn <lolli@schwarzbu.ch>
2940 * Follow-up to #13448: Do not unset $typo3CacheFactory singleton
2942 2010-02-14 Xavier Perseguers <typo3@perseguers.ch>
2944 * Raised DBAL version from 1.1.0 to 1.1.1
2945 * Fixed bug #12829: ALTER TABLE is not able to parse length restriction in index creation
2947 2010-02-14 Andreas Otto <andreas@otto-hanika.de>
2949 * Fixed bug #13380: Recursive deletion of alternative page languages
2951 2010-02-13 Xavier Perseguers <typo3@perseguers.ch>
2953 * Fixed bug #6196: IFNULL operator cannot be parsed
2954 * Fixed bug #13529: DISTINCT should not be used as a function
2956 2010-02-11 Xavier Perseguers <typo3@perseguers.ch>
2958 * Follow-up of #13504: Using TRUNCATE instead of TRUNCATETABLE as public DB API
2960 2010-02-10 Xavier Perseguers <typo3@perseguers.ch>
2962 * Fixed bug #13504: Cannot parse TRUNCATE TABLE in install tool
2964 2010-02-09 Xavier Perseguers <typo3@perseguers.ch>
2966 * Fixed bug #13490: Where clause 0=0 cannot be parsed
2968 2010-02-08 Xavier Perseguers <typo3@perseguers.ch>
2970 * Fixed bug #13464: ORA-00920: invalid relational operator in module statistics [indexed_search]
2971 * Fixed bug #13463: Modfunc2 (statistics) is not compatible with DBAL [indexed_search]
2973 2010-02-08 Steffen Kamper <info@sk-typo3.de>
2975 * Reverted Follow-up to #13448: Unset another variable
2977 2010-02-08 Christian Kuhn <lolli@schwarzbu.ch>
2979 * Fixed bug #13456: Typo in rsaauth ext_tables.sql
2980 * Fixed bug #13257: PHP warning stristr() in Configuration -> Search under PHP 5.3 (thanks to Steffen Gebert)
2982 2010-02-07 Steffen Kamper <info@sk-typo3.de>
2984 * Fixed bug #1822: There is no API to list tables in theWeb->Page module (thanks to Franz Holzinger)
2986 2010-02-07 Christian Kuhn <lolli@schwarzbu.ch>
2988 * Follow-up to #13448: Unset another variable
2989 * Fixed bug #13365: Table headers in t3lib_fullsearch (thanks to Georg Ringer)
2990 * Fixed bug #13448: Typo in BE cache init section
2991 * Follow-up to #13193: Added tests for tx_scheduler_croncmd
2992 * Fixed bug #13193: Day of week in scheduler cron command is not calculated correctly
2993 * Added feature #12859: caching framework db backend: Use t3lib_db to insert all tags in one run
2995 2010-02-07 Xavier Perseguers <typo3@perseguers.ch>
2997 * Added feature #12858: Provide an API to insert multiple rows at once
2998 * Added feature #13209: MySQL extended INSERT statements cannot be parsed
3000 2010-02-06 Xavier Perseguers <typo3@perseguers.ch>
3002 * Fixed bug #13430: Cannot parse INSERT when VALUES has no space before left parenthesis
3004 2010-02-05 Steffen Kamper <info@sk-typo3.de>
3006 * Fixed bug #13391: JS-error in common.js crashes flash uploader
3007 * Fixed bug #13348: Datepicker is brocken with ExtJS 3.1
3008 * Converted t3lib/extjs files to unix format.
3010 2010-02-05 Francois Suter <francois@typo3.org>
3012 * Fixed bug #13323: "Allow preview of whole workspace" misses checkbox
3013 * Cleanup #13377: Provide a manual for system extension saltedpasswords (thanks to Marcus Krause)
3015 2010-02-04 Benjamin Mack <benni@typo3.org>
3017 * Updated NEWS.txt for TYPO3 v4.4
3019 2010-02-03 Xavier Perseguers <typo3@perseguers.ch>
3021 * Fixed bug #13412: BETWEEN operator is not supported
3023 2010-02-02 Xavier Perseguers <typo3@perseguers.ch>
3025 * Fixed bug #13368: Method filelink of tslib_content uses 'target' instead of 'fileTarget'
3026 * Fixed bug #12903: ORA-00918: column ambiguously defined [indexed_search]
3028 2010-02-02 Steffen Kamper <info@sk-typo3.de>
3030 * Follow-up to #13313: ExtDirect API
3032 2010-02-01 Xavier Perseguers <typo3@perseguers.ch>
3034 * Fixed bug #13388: Missing colon in locallang for DB and File mount (thanks to Georg Ringer)
3036 2010-01-27 Steffen Kamper <info@sk-typo3.de>
3038 * Added feature #11221 : Separate first-, middle- and lastname columns in fe_users table (thanks to Isma�l Bidau)
3040 2010-01-25 Steffen Kamper <info@sk-typo3.de>
3042 * Added feature #13313: ExtDirect API (thanks to Stefan Galinski and the T3UXW09 team)
3044 2010-01-24 Steffen Kamper <info@sk-typo3.de>
3046 * Fixed bug #13090: 4.4.0 trunk: version warning with CSS styled content
3048 2010-01-23 Steffen Kamper <info@sk-typo3.de>
3050 * Fixed bug #12688: MM relations: rollback not working / sys_history wrong (thanks to Ralf Hettinger)
3051 * Fixed bug #13230: Using TYPO3_version with "xxx-dev" won't be parsed correct in EM
3052 * Follow-up to #13327: Fix Recycler resize plugin
3053 * Update #13327: Update ExtCore to version 3.1
3055 2010-01-22 Steffen Kamper <info@sk-typo3.de>
3057 * Update #13327: Update ExtJS to version 3.1
3059 2010-01-20 Christian Kuhn <lolli@schwarzbu.ch>
3061 * Fixed bug #13270: t3lib_cache_backend_dbbackendtestcase does not reflect current db backend table definitions
3063 2010-01-18 Benjamin Mack <benni@typo3.org>
3065 * Fixed #11089: Fixing the built-in shopping basket (Thanks to Mathias Schreiber)
3067 2010-01-17 Christian Kuhn <lolli@schwarzbu.ch>
3069 * Added feature #13192: Allow different timestamp as optional parameter in constructor of class tx_scheduler_croncmd
3071 2010-01-17 Benjamin Mack <benni@typo3.org>
3073 * Fixed bug #13093: Massuploader: Window is not closable (Thanks to Steffen Gebert)
3074 * Fixed bug #12742: BE-login screen: Login box with spinner becomes to small and label not centered (Thanks to Steffen Gebert)
3075 * Fixed bug #13167: Flash Uploader error messages should be more descriptive / Improve error handling of massuploader (Thanks to Steffen Gebert)
3077 2010-01-17 Andreas Otto <andreas@otto-hanika.de>
3079 * Fixed bug #13254: Flash Messages in wizard "create multiple pages" (Thanks to Georg Ringer)
3081 2010-01-16 Xavier Perseguers <typo3@perseguers.ch>
3083 * Fixed bug #12681: Select/Deselect all should be visible as link (Thanks to Georg Ringer)
3084 * Fixed bug #12553: Text "A simple table with up to 8 columns" is wrong (Thanks to Georg Ringer)
3085 * Fixed bug #13255: Wrong text in wizard "create multiple pages" (Thanks to Georg Ringer)
3087 2010-01-15 Francois Suter <francois@typo3.org>
3089 * Fixed bug #11815: Saving translation settings in EM: strcmp() throws warning with PHP5.3 (Thanks to Steffen Gebert, Stefan Geith and Rupert Germann)
3091 2010-01-14 Dmitry Dulepov <dmitry.dulepov+typo3svn@gmail.com>
3093 * Fixed bug #13146: Authentication Bypass in TYPO3 Core (OpenID)
3095 2010-01-14 Steffen Kamper <info@sk-typo3.de>
3097 * Fixed bug #12947: saveDocNew saves on top instead of after (Thanks to Steffen Gebert)
3099 2010-01-13 Steffen Kamper <info@sk-typo3.de>
3101 * Fixed bug #13200: Text change: Links for additional software in install tool wrong / non-working (Thanks to Susanne Moog)
3102 * Fixed bug #13199: Cleanup: fileadminDir is hardcoded in several places (Thanks to Susanne Moog)
3103 * Fixed bug #5716: Install tool doesn't take the fileadminDir into account (Thanks to Benjamin Mack)
3104 * Fixed bug #12709: Forgotten flash message in user setup (Thanks to Georg Ringer)
3105 * Fixed bug #11968: Sporadic random Backend Logoffs / Add X-UA-Compatible flag (Thanks to Steffen Gebert)
3106 * Fixed bug #12924: Bugfix: t3lib_tcemain checkFullLanguageAccess is too restrictive (Thanks to Tolleiv Nietsch)
3107 * Fixed bug #13211: Change focus to login field when OpenId is selected at login (Thanks to Steffen Gebert)
3108 * Follow-up to #12781: Bug: tceforms type do not work if the type field has l10n_mode == exclude (thanks to Fabrizio Branca)
3110 2010-01-11 Benjamin Mack <benni@typo3.org>
3112 * Fixed bug #13092: Massuploader button is too small (Thanks to Steffen Gebert)
3114 2010-01-10 Oliver Hader <oliver@typo3.org>
3116 * Fixed bug #12977: treeLevel in TSconfig conditions should consider the creation of new pages
3118 2010-01-09 Christian Kuhn <lolli@schwarzbu.ch>
3120 * Fixed bug #13191: Scheduler fails with fatal error if using intervals in cron command
3121 * Fixed bug #12631: Flash Message to the history / changelog (Thanks to Georg Ringer)
3122 * Fixed bug #12928: SQL error in translationCount() if table does not provide deleted field (Thanks to Georg Ringer)
3123 * Fixed bug #12507: (Un)Install icon points to wrong extension in Opera (Thanks to Steffen Gebert)
3125 2010-01-08 Steffen Kamper <info@sk-typo3.de>
3127 * Fixed bug #13098: DB list: layout looks weird with thumbnails (Thanks to Steffen Gebert)
3128 * Fixed bug #13097: File list: Alternating row colors are weird with thumbnails (Thanks to Steffen Gebert)
3130 2010-01-08 Benjamin Mack <benni@typo3.org>
3132 * Fixed bug #12779: Previously selected type of backend login is now stored in a cookie (Thanks to Sebastian Gebhard)
3134 2010-01-06 Stanislas Rolland <typo3@sjbr.ca>
3136 * Updated htmlArea RTE version to 1.9.0
3138 2010-01-05 Xavier Perseguers <typo3@perseguers.ch>
3140 * Added feature #13134: Support of SQL LOCATE function
3142 2010-01-05 Benjamin Mack <benni@typo3.org>
3144 * Fixed bug #12341: Image generation broken with PHPs safe_mode activated and GraphicsMagick (Thanks to Marcus Krause, Helmut Hummel and Bernhard Kraft)
3146 2010-01-04 Steffen Kamper <info@sk-typo3.de>
3148 * Fixed bug #13096: Unable to disable thumbnails with thumbnailsByDefault (Thanks to Steffen Gebert)
3149 * Fixed bug #13118: Toggle empty tree produces JS error (Thanks to Felix Oertel)
3150 * Fixed bug #12946: t3lib_div::readLLfile use debug output
3152 2010-01-04 Benjamin Mack <benni@typo3.org>
3154 * Fixed bug #12506: JSMENU does not respect mount point overlays (Thanks to Joerg Wagner)
3156 2010-01-03 Xavier Perseguers <typo3@perseguers.ch>
3158 * Added feature #13135: Support for CASE WHEN flow control
3160 2010-01-03 Benjamin Mack <benni@typo3.org>
3162 * Fixed bug #13095: Massuploader: Max file size is shown in KB (Thanks to Steffen Gebert)
3164 2009-12-30 Xavier Perseguers <typo3@perseguers.ch>
3166 * Raised DBAL version from 1.0.2 to 1.1.0
3168 2009-12-28 Xavier Perseguers <typo3@perseguers.ch>
3170 * Fixed bug #12855: t3lib/class.t3lib_page.php generates invalid queries for DBAL
3171 * Fixed bug #13104: SQL parser cannot parse escaped single quote in INSERT statement
3173 2009-12-28 Christian Kuhn <lolli@schwarzbu.ch>
3175 * Fixed bug #12909: Cleanup alt_intro and remove "You are logged in as user .." (Thanks to Georg Ringer)
3177 2009-12-26 Francois Suter <francois@typo3.org>
3179 * Fixed bug #13100: Scheduler: Undefined enableBELog configuration option causes warnings
3181 2009-12-26 Benjamin Mack <benni@typo3.org>
3183 * Fixed bug #12807: Bug: CSS issues with buttons (Recycler / File Mass Uploader) (Thanks to Andreas Kundoch and Helmut Hummel)
3185 2009-12-26 Xavier Perseguers <typo3@perseguers.ch>
3187 * Fixed bug #13080: Uncheck function in tceforms unchecks too many items (Thanks to Georg Ringer)
3189 2009-12-25 Benjamin Mack <benni@typo3.org>
3191 * Fixed bug #5260: Function linkWrapFile() in file class.file_list.inc uses wrong PATH prefix
3193 2009-12-23 Benjamin Mack <benni@typo3.org>
3195 * Fixed bug #12987: List module: delete confirmation has extra ")" (Thanks to Steffen Gebert)
3196 * Fixed bug #13059: overriden user settings are not visible to the user (Thanks to Georg Ringer)
3198 2009-12-21 Benjamin Mack <benni@typo3.org>
3200 * Fixed bug #12505: JSMENU's showActive is broken (Thanks to Joerg Wagner)
3202 2009-12-19 Xavier Perseguers <typo3@perseguers.ch>
3204 * Fixed bug #13064: Deprecated function spliti for PHP5.3
3206 2009-12-18 Tobias Liebig <mail_typo3@etobi.de>
3208 * Fixed bug #12703: t3editor/codecompletion: parser error on opening brackets on the right side of an operator
3210 2009-12-18 Francois Suter <francois@typo3.org>
3212 * Fixed bug #12955: Missing -R option in chmod command in INSTALL.txt (thanks to Patrick Nussbaumer)
3214 2009-12-13 Xavier Perseguers <typo3@perseguers.ch>
3216 * Fixed bug #13015: Available languages are ordered by name in english and not in selected language (thanks to Georg Ringer)
3217 * Fixed bug #13003: Move back methods belonging to t3lib_sqlparser
3219 2009-12-12 Xavier Perseguers <typo3@perseguers.ch>
3221 * Fixed bug #13021: Mistyping prevents the CSV-export of the _PATH_field in List-View (thanks to Mathias Gisch)
3223 2009-12-11 Stanislas Rolland <typo3@sjbr.ca>
3225 * Fixed bug #12782: htmlArea RTE: Editing a link title or target with Firefox 3 sometimes simply unlinks the link
3227 2009-12-11 Xavier Perseguers <typo3@perseguers.ch>
3229 * Fixed bug #12897: Cannot parse SQL hints
3231 2009-12-10 Stanislas Rolland <typo3@sjbr.ca>
3233 * Fixed bug #13004: htmlArea RTE: buttons.table.disableEnterParagraphs not honoured in Opera
3234 * Fixed bug #13007: htmlArea RTE: Toggling insertlist buttons may freeze Safari/Chrome browsers
3235 * Fixed bug #13008: htmlArea RTE: Ending a list may produce invalid xhtml in Safari/Chrome
3237 2009-12-10 Dmitry Dulepov <dmitry.dulepov@gmail.com>
3239 * Fixed bug #12959: cHashParams in index_phash is too small
3241 2009-12-10 Xavier Perseguers <typo3@perseguers.ch>
3243 * Fixed bug #12072: Permanent login checkbox is not shown as expected
3245 2009-12-09 Stanislas Rolland <typo3@sjbr.ca>
3247 * Fixed bug #12682: Section links coming from RTE broken in FE
3249 2009-12-07 Steffen Kamper <info@sk-typo3.de>
3251 * Raised felogin version from 1.2.0 to 1.3.0
3252 * Fixed bug #10327: [felogin] redirect does not work
3254 2009-12-06 Stanislas Rolland <typo3@sjbr.ca>
3256 * Follow-up to bug #12926: RTE floods BE Log with error messages from json_encode()
3258 2009-12-05 Stanislas Rolland <typo3@sjbr.ca>
3260 * Added feature #12930: htmlArea: Resizable RTE area
3261 * Added feature #12943: htmlArea RTE: Configuring custom items in the block formatting drop-down list
3262 * Fixed bug #12926: RTE floods BE Log with error messages from json_encode()
3264 2009-12-02 Steffen Kamper <info@sk-typo3.de>
3266 * Fixed bug #12899: Wrong usage of CDATA raise javascript error
3267 * Fixed bug #12863: t3lib_cs::convArray converts integers to string
3269 2009-12-02 Steffen Kamper <info@sk-typo3.de>
3271 * Fixed bug #12852: Missing labels for CType header in New Content Wizard (Thanks to Uschi Renziehausen)
3272 * Fixed bug #12847: 4.3.0 install tool incorrectly reports memory limit problem
3274 2009-11-30 Steffen Kamper <info@sk-typo3.de>
3276 * Fixed bug #12843: Mulitple tests of the t3lib_PageRenderer_testcase fail
3277 * Fixed bug #12541: Unescaped & in urls of list module
3279 2009-11-30 Oliver Hader <oliver@typo3.org>
3281 * Branching TYPO3 4.3.0 to TYPO3_4-3
3283 2009-11-30 Oliver Hader <oliver@typo3.org>
3285 * Cleanup: Updated ext_emconf.php files in system extensions
3287 2009-11-29 Dmitry Dulepov <dmitry.dulepov@gmail.com>
3289 * Fixed bug #9683: Store OpenID information in database instead of using the filesystem
3291 2009-11-29 Steffen Kamper <info@sk-typo3.de>
3293 * Fixed bug #12836: Recycler: Still one error with labels in JavaScript
3294 * Fixed bug #12839: TS property pageRenderTemplateFile needs to be renamed
3295 * Fixed bug #12827: Core labels need to be utf-8 before json_encode
3296 * Fixed bug #12828: change language .js for ExtJS according to BE language (thanks to Stefano Cecere)
3298 2009-11-29 Francois Suter <francois@typo3.org>
3300 * Fixed bug #12727: Wrong htmlspecialchars() usage in Extension Manager (thanks to Andreas Kundoch)
3301 * Fixed bug #12498: t3lib_div::flushOutputBuffers() can't work (thanks to Steffen Gebert)
3302 * Fixed bug #12831: Scheduler: Wrong CSH text for "End of task" (thanks to Steffen Gebert)
3304 2009-11-29 Oliver Hader <oliver@typo3.org>
3306 * Fixed bug #12786: Wrong mouseover cursor at icon of docheader (thanks to Georg Ringer)
3307 * Fixed bug #12792: Unit test checkGetExtensionKeyByPrefix of the t3lib_extmgm_testcase fails
3308 * Fixed bug #11326: Memcached backend does not work well if cache of a page shall expire after 30 days (thanks to Vladimir Podkovanov)
3309 * Fixed bug #11345: Uncaught exception InvalidArgumentException on creating graphical menus
3310 * Fixed bug #12489: IRRE - Problem with clearing of floated elements in IE
3311 * Fixed bug #12788: Recycler does not show up
3312 * Fixed bug #12825: Wrong encoding of labels in t3editor
3313 * Fixed bug #12766: CSS in "User Settings" broken (thanks to Georg Ringer)
3314 * Fixed bug #9766: Use correct memory limit definition in Install Tool (thanks to Steffen Müller)
3315 * Fixed bug #12830: Wrong encoding of JSON data in t3lib_PageRenderer
3316 * Fixed bug #11395: TCAdefaults in Page TSConfig without effect on creating new element after existing one (thanks to Tolleiv Nietsch)
3317 * Fixed bug #12800: Add functionality to work with caching framework and DBAL (thanks to Xavier Perseguers)
3318 * Fixed bug #12781: The type in t3lib_TCEforms does not work if the type field shall be excluded when translating (thanks to Fabrizio Branca)
3319 * Fixed bug #12835: Caching error when clearing indexed search elements in info module (thanks to Steffen Kamper)
3320 * Raised DBAL version from 1.0.1 to 1.0.2
3321 * Raised Extbase and Fluid versions from 1.0.1 to 1.0.2
3323 2009-11-26 Francois Suter <francois@typo3.org>
3325 * Fixed bug #12077: Scheduler: Missing documentation for setting up cron jobs on Windows (thanks to Patrick Gaumond)
3327 2009-11-26 Oliver Hader <oliver@typo3.org>
3329 * Release of TYPO3 4.3.0RC2
3331 2009-11-25 Rupert Germann <rupi@gmx.li>
3333 * Fixed bug #12133: autoloaders registered by extensions slow down the core autoloader
3334 * Fixed bug #12109: Call to getCache() on a non-object in some extensions
3336 2009-11-25 Christian Kuhn <lolli@schwarzbu.ch>
3338 * Fixed bug #12675: Validation issues in sysext reports: Fix several errors
3340 2009-11-25 Steffen Kamper <info@sk-typo3.de>
3342 * Fixed bug #12759: button styling missed some buttons: type reset / button (thanks to Georg Ringer)
3343 * Fixed bug #9058: Hook objects for stdWrap in class.tslib_content.php get executed multiple times. (thanks to Steffen M�ller)
3344 * Fixed bug #12467: TYPO3 Inline User Manual is broken
3345 * Fixed bug #12297: t3lib_cs::cropMbstring has problems with negative length (Thanks to Steffen Gebert)
3346 * Follow-up to bugfix #12728: Upgrade ExtJS skin to match t3skin (Thanks to Andreas Kundoch)
3347 * Follow-up to bugfix #12699: Upgrade backend login to match t3skin
3348 * Fixed bug #12613: Wrong character encoding in cache tables breaks frontend rendering
3349 * Follow-up to bugfix #12728: Upgrade ExtJS skin to match t3skin (wrong refresh gif in grid)
3350 * Follow-up to bugfix #12735: BE-Login: show login process (Safari fixes)
3352 2009-11-25 Francois Suter <francois@typo3.org>
3354 * Fixed bug #12547: Removed wrong default binary search paths for Windows
3355 * Feature #12491: Reports: Allow multiple providers for each status collection
3356 * Cleanup #12492: Reports: Made some CGL improvements and added missing SVN markers
3357 * Fixed bug #12748: Recycler: BE module's body has a margin (thanks to Steffen Gebert)
3359 2009-11-25 Oliver Hader <oliver@typo3.org>
3361 * Follow-up to bugfix #12436: Move Suhosin part to php.ini section in the install tool
3362 * Fixed bug #9981: EM does not test for usage of mod.php-API and spuriously displays an error (thanks to Andreas Kundoch)
3363 * Follow-up to bugfix #12581: Use FILTER_FLAG_SCHEME_REQUIRED constant in t3lib_div::isValidUrl()
3364 * Follow-up to bugfix #12420: Removed deprecation logging from methods that are still used in the TYPO3 Core
3365 * Fixed bug #12755: Update to ADOdb 5.10
3366 * Fixed bug #12629: XSS in sysext scheduler possible (thanks to Georg Ringer)
3367 * Follow-up to bugfix #12728: Fixed size of icon indicating required fields (thanks to Steffen Ritter)
3368 * Cleanup: Updated ext_emconf.php files in system extensions
3369 * Follow-up to bugfix #12755: Added missing database driver classes
3370 * Cleanup: Updated t3lib/core_autoload.php
3372 2009-11-24 Stanislas Rolland <typo3@sjbr.ca>
3374 * Updated htmlArea RTE manual.
3376 2009-11-24 Rupert Germann <rupi@gmx.li>
3378 * Fixed bug #12706: OpenID redirects to wrong page and does not create a BE session (thanks to Steffen M�ller)
3380 2009-11-24 Oliver Hader <oliver@typo3.org>
3382 * Follow-up to bugfix #12699: Fixed remaining styling issues in the backend login
3383 * Follow-up to bugfix #12669: Headers in backend login looked strange in IE6
3384 * Fixed bug #12669: Fatal error: Call to a member function getSystemLanguages()
3385 * Fixed bug #11577: t3lib_formmail floods syslog with "Possible abuse of t3lib_formmail..." messages (thanks to Fabrizio Branca)
3386 * Fixed bug #12728: Upgrade ExtJS skin to match t3skin (thanks to T3UXW09 participants)
3387 * Fixed bug #12581: Pagetree frame shows HTTP 404 error
3389 2009-11-24 Steffen Kamper <info@sk-typo3.de>
3391 * Follow-up to bugfix #12735: BE-Login: show login process
3392 * Fixed bug #12735: BE-Login: show login process
3393 * Fixed bug #12719: Bugfix - tcemain copy/move/deleteL10nOverlayRecords is not fully versioning-aware (thanks to Tolleiv Nietsch)
3394 * Fixed bug #12710: "Paste after" function destroys l10n-overlay relations (thanks to Tolleiv Nietsch)
3395 * Fixed bug #12700: pageInfo shows wrong info on root page
3397 2009-11-24 Francois Suter <francois@typo3.org>
3399 * Fixed bug #12695: Added some space between sections of the "Installed services" report
3401 2009-11-24 Christian Kuhn <lolli@schwarzbu.ch>
3403 * Fixed bug #12623: Validation issues in sysext scheduler: Fix several errors
3405 2009-11-20 Stanislas Rolland <typo3@sjbr.ca>
3407 * Updated htmlArea RTE version to 1.8.6
3409 2009-11-23 Christian Kuhn <lolli@schwarzbu.ch>
3411 * Fixed bug #12618: Validation issue in sysext lowlevel: Fix some warnings
3413 2009-11-23 Oliver Hader <oliver@typo3.org>
3415 * Fixed bug #12699: Upgrade backend login to match t3skin (thanks to T3UXW09 participants)
3416 * Fixed bug #12500: Object does not support method calls - PHP 5.3 (thanks to Dan Osipov)
3418 2009-11-23 Steffen Kamper <info@sk-typo3.de>
3420 * Follow-up to bugfix #12271: List module and Clickmenu should not enable to create inconsistant record-relations (thanks to Tolleiv Nietsch)
3421 * Fixed bug #12544: Clean markup in Extension Manager
3422 * Fixed bug #12508: Log usage of XLLfile to deprecation log (thanks to Steffen Gebert)
3423 * Follow-up to bugfix #11468: $altUrl parameter has no effect in t3lib_BEfunc::viewOnClick()
3425 2009-11-22 Steffen Kamper <info@sk-typo3.de>
3427 * Fixed bug #12666: Copying Record with TCEMain process cmdmap throws sql errors (Thanks to Tolleiv Nietsch)
3428 * Follow-up to bugfix #2314 - moving records doesn't move translations (Thanks to Tolleiv Nietsch)
3429 * Fixed bug #12680: final adjustments to MediaCE
3430 * Fixed bug #11468: $altUrl parameter has no effect in t3lib_BEfunc::viewOnClick() (Thanks to Fabrizio Branca)
3431 * Fixed bug #12548: opendocs produce invalid HTML
3433 2009-11-20 Stanislas Rolland <typo3@sjbr.ca>
3435 * Fixed bug #12684: htmlArea RTE: Repeated character / backspacing is slow in Firefox
3437 2009-11-20 Christian Kuhn <lolli@schwarzbu.ch>
3439 * Fixed bug #12676: Validation issue in sysext opendocs: Missing htmlspecialchars of href parameter
3441 2009-11-19 Stanislas Rolland <typo3@sjbr.ca>
3443 * Fixed bug #12677: htmlArea RTE: Incorrect cursor position after backspace/delete in Firefox
3445 2009-11-18 Francois Suter <francois@typo3.org>
3447 * Follow-up to bugfix #12426: Reports: One localized label wrongfully contained a copy of another label
3449 2009-11-18 Oliver Hader <oliver@typo3.org>
3451 * Release of TYPO3 4.3.0RC1
3453 2009-11-18 Benjamin Mack <benni@typo3.org>
3455 * !!! Fixed bug #12648: Introduce t3lib_utility_Http for all related constants and make the core aware of these changes (patch by Ingo Renner)
3457 2009-11-17 Rupert Germann <rupi@gmx.li>
3459 * Fixed bug #12455: OpenID authentication does not work with PHP 5.3
3460 * Fixed bug #12054: PHP5.3-Warning about strcmp() parameters in view_help.php (thanks to Stefan Geith)
3461 * Fixed bug #12195: Renaming write protected file issues a php warning
3462 * Fixed bug #12099: Replace "Warning: filemtime(): stat failed" with a nice error message (thanks to Steffen Gebert)
3463 * Fixed bug #11937: Do not show E_DEPRECATED messages on productive systems
3464 * Fixed bug #12516: Give admins the possibility to configure which errors should be logged to which log
3466 2009-11-17 Oliver Hader <oliver@typo3.org>
3468 * Fixed bug #12612: Backend Login-Popup not working
3469 * Follow-up to bugfix #12612: Removed reference operators for objects and code cleanup
3470 * Fixed bug #12517: Password change in User tools -> User setup impossible if rsaauth and saltedpassword are installed
3471 * Fixed bug #12608: User settings module reports changed password and settings if there was no change at all
3472 * Fixed bug #4466: Index on tx_realurl_uniqalias breaks with DBAL (thanks to Xavier Perseguers)
3473 * Raised DBAL version from 0.9.25 to 1.0.0
3474 * Raised Extbase and Fluid versions from 0.9.17 to 1.0.0
3475 * !!! Moved Advanced Frontend Editing to TER
3476 * Integrated saltedpasswords completely instead of using svn:externals
3477 * Follow-up to bugfix #12648: PHP class file of t3lib_utility_Http is missing
3479 2009-11-17 Benjamin Mack <benni@typo3.org>
3481 * Commited test case for #12244: Improve locallangXMLOverride feature (Thanks to Steffen Gebert)
3482 This changes the LLoverride feature to $GLOBALS['TYPO3_CONF_VARS']['SYS']['locallangXMLOverride'] as an array
3484 2009-11-17 Steffen Kamper <info@sk-typo3.de>
3486 * Added tests #12382: Feature/Code cleanup: Add some more unit tests (Thanks to Oliver Klee)
3487 * Fixed bug #12611: Add preRenderHook in pageRenderer
3488 * Fixed bug #12610: Inconsistent naming of "includeFooterJS"
3489 * Fixed bug #10119: Broken fe_adminLib.inc
3490 * Fixed bug #12616: Set recycler height dynamic
3491 * Fixed bug #12624: Unreplaced marker in login screen of classic skin
3493 2009-11-17 Stanislas Rolland <typo3@sjbr.ca>
3495 * Fixed bug #12619: htmlArea RTE: JS error raised by spell checker
3496 * Fixed bug #12622: htmlArea RTE: Incorrect behaviour of last item of list in gecko browsers
3498 2009-11-16 Christian Kuhn <lolli@schwarzbu.ch>
3500 * Fixed bug #12621: Validation issue in sysext scheduler: endPage is called twice
3501 * Fixed bug #12620: Validation issue in web functions wizard new page: End tag for input omitted
3502 * Fixed bug #12617: Validation issue in sysext lowlevel: End tag for input omitted
3504 2009-11-16 Steffen Kamper <info@sk-typo3.de>
3506 * Fixed bug #12605: Flash Message for "extension provides additional configuration" (Thanks to Georg Ringer)
3507 * Fixed bug #12472: Recycler is missing title + description in the about module (Thanks to Georg Ringer)
3508 * Fixed bug #12546: Paths look weird on Windows
3510 2009-11-16 Francois Suter <francois@typo3.org>
3512 * Fixed bug #12565: Scheduler: Added option to turn off logging, which could be too verbose
3513 * Cleanup #12426: Reports: Localized all hard-coded strings in status reports
3514 * Fixed bug #12396: Warning produced by t3lib_div::flushOutputBuffers() (Thanks to Michael Klapper)
3516 2009-11-16 Oliver Hader <oliver@typo3.org>
3518 * Fixed bug #12594: "LastLogin"-Field creates PHP error on create (date)
3520 2009-11-15 Benjamin Mack <benni@typo3.org>
3522 * Fixed bug #6954: Bug: History/undo information disappears after publication (Thanks to Tolleiv Nietsch)
3524 2009-11-15 Steffen Kamper <info@sk-typo3.de>
3526 * Follow-up to #11764: instanciate t3lib_transl8tools in t3lib_recordlist
3527 * Fixed bug #12588: Bugfix: db_list_extra->makeLocalizationPanel doesn't consider the backPath (Thanks to Tolleiv Nietsch)
3529 2009-11-15 Benjamin Mack <benni@typo3.org>
3531 * Fixed bug #12438: Bugfix - tt_content bodytext wizard icons aren't aligned properly (Thanks to Tolleiv Nietsch)
3533 2009-11-15 Stanislas Rolland <typo3@sjbr.ca>
3535 * Fixed bug #12597: htmlArea RTE: cursor position is not restored by undo/redo operations in Opera
3536 * Fixed bug #12421: htmlArea RTE: Paste is erratic in Opera 10 when server-based cleaning is enabled
3537 * Fixed bug #11362: htmlArea RTE: Cursor may not be put in list elements newly created in front of links
3538 * Fixed issue #12601: htmlArea RTE: Update list of supported browsers
3539 * Updated htmlArea RTE version to 1.8.5
3541 2009-11-14 Francois Suter <francois@typo3.org>
3543 * Fixed bug #12464: Reports: Sorting of status collections wrongly relied on localized strings
3545 2009-11-14 Tobias Liebig <mail_typo3@etobi.de>
3547 * Fixed bug #12522: t3editor/codecompletion: tsref properties get listed twice when they are defined
3548 * Fixed bug #12523: t3editor/codecompletion: Gifbuilder TEXT and Gifbuilder IMAGE inside of GMENU_itemState
3549 * Fixed bug #12527: t3editor/codecompletion: parser error on brackets on the right side of an operator
3550 * Fixed bug #12528: t3editor/codecompletion: IMG_RESOURCE missing in tsref
3552 2009-11-13 Francois Suter <francois@typo3.org>
3554 * Fixed bug #12550: Scheduler: Added some space between the sections of the "scheduled tasks"-screen
3556 2009-11-12 Stanislas Rolland <typo3@sjbr.ca>
3558 * Fixed bug #4670: htmlArea RTE: Problem when cutting pasting links within table cells or list items
3560 2009-11-11 Stanislas Rolland <typo3@sjbr.ca>
3562 * Fixed bug #12566: htmlArea RTE: Selecting element from status bar does not work in Safari
3563 * Fixed bug #12568: htmlArea RTE: Text pasted by Safari is wrapped in span or font tags
3565 2009-11-11 Francois Suter <francois@typo3.org>
3567 * Cleanup #12552: Scheduler: Corrected inconsistent use of full stops in language labels
3569 2009-11-11 Steffen Kamper <info@sk-typo3.de>
3571 * Fixed bug #12557: Wrong file references and colors in t3skin-extjs theme, missing icon in recycler
3573 2009-11-10 Stanislas Rolland <typo3@sjbr.ca>
3575 * Fixed bug #12115: htmlArea RTE "Create link" button doesn't become clickable when using keyboard to select text in Safari/Chrome
3577 2009-11-10 Steffen Kamper <info@sk-typo3.de>
3579 * Follow-up to #12487: Inform if page use content_from_pid
3581 2009-11-09 Benjamin Mack <benni@typo3.org>
3583 * Fixed bug #12345: TCA feature _VALIGN for wizards is broken (Thanks to Tolleiv Nietsch)
3585 2009-11-09 Stanislas Rolland <typo3@sjbr.ca>
3587 * Follow-up to #11847: htmlArea RTE displays empty editing area in Opera 10
3588 * Fixed bug #12534: htmlArea RTE: list creation looses text in Safari
3590 2009-11-09 Steffen Kamper <info@sk-typo3.de>
3592 * Fixed bug #10128: JavaScript error upon login
3594 2009-11-08 Oliver Hader <oliver@typo3.org>
3596 * Release of TYPO3 4.3.0beta3
3598 2009-11-08 Francois Suter <francois@typo3.org>
3600 * Fixed bug #12019: Added missing style definition to Install Tool CSS file
3601 * Fixed bug #12423: Reports: Services overview does not provide extension key
3602 * Fixed bug #12482: Extension manager does not search in extension titles when in "import extension" section (thanks to Steffen Müller)
3604 2009-11-08 Steffen Kamper <info@sk-typo3.de>
3606 * Fixed bug #12487: Inform if page use content_from_pid
3607 * Fixed bug #12247: absRefPrefix is prefixed with external js files
3609 2009-11-08 Oliver Hader <oliver@typo3.org>
3611 * Raised feeditadvanced from 0.1.1 to 0.8.0
3612 * Fixed bug #12324: Page tree will not be shown in the TYPO3 backend
3613 * Follow-up to bugfix #12324: Renamed sanitizeBackEndUrl() to sanitizeLocalUrl() in t3lib_div
3615 2009-11-08 Sebastian Kurfürst <sebastian@typo3.org>
3617 * Raised Extbase and Fluid versions from 0.9.16 to 0.9.17
3619 2009-11-07 Rupert Germann <rupi@gmx.li>
3621 * Fixed bug #12436: Integrate checks concerning Suhosin/Hardened PHP in Install Tool (thanks to Oliver Hader)
3622 * Fixed bug #10792: Extensions cannot be looked up, when cache_extensions table is empty
3623 * Follow-up to bug #12499: re-added the removed function call and moved the deprecationLog call
3625 2009-11-07 Benjamin Mack <benni@typo3.org>
3627 * Fixed #12244: Improve locallangXMLOverride feature (Thanks to Steffen Gebert), this changes the LLoverride feature to $GLOBALS['TYPO3_CONF_VARS']['SYS']['locallangXMLOverride'] as an array
3629 2009-11-07 Steffen Kamper <info@sk-typo3.de>
3631 * Follow-up to #12483: Call to deprecated method t3lib_beUserAuth::trackBeUser()
3632 * Fixed bug #12013: tslib_pagegen fails to read mime type of the shortcut icon (thanks to Xavier Perseguers)
3633 * Fixed bug #12503: Help extensions shouldn't be shy
3635 2009-11-07 Oliver Hader <oliver@typo3.org>
3637 * Raised DBAL version from 0.9.24 to 0.9.25
3638 * Raised Extbase version from 0.9.12 to 0.9.13
3639 * Raised Extbase version from 0.9.13 to 0.9.16
3641 2009-11-07 Bernhard Kraft <bernhard@typo3.org>
3643 * Fixed bug #12428: slow t3lib_TSparser::parseSub
3645 2009-11-06 Rupert Germann <rupi@gmx.li>
3647 * Fixed bug #12499: Call to deprecated method t3lib_userAuth::redirect()
3649 2009-11-06 Tobias Liebig <mail_typo3@etobi.de>
3651 * Fixed bug #9046: Nested domain linking
3653 2009-11-06 Francois Suter <francois@typo3.org>
3655 * Follow-up to #12215: Scheduler: Added GMT time difference to server time display for improved clarity
3657 2009-11-06 Sebastian Kurfürst <sebastian@typo3.org>
3659 * Raising Extbase and Fluid versions to 0.9.12
3661 2009-11-06 Stanislas Rolland <typo3@sjbr.ca>
3663 * Fixed bug #12481: AllowClipboard Helper Firefox extension does not work with FF 3.5
3664 * Updated htmlArea RTE manual
3665 * Updated htmlArea RTE version to 1.8.4
3667 2009-11-06 Steffen Kamper <info@sk-typo3.de>
3669 * Cleanup #11311: PHP casting causes workspace message to appear in Web/View (thanks to Niels Froehling)
3670 * Fixed bug #12347: Integrate check to the install tool and reports module concerning eAccelerator
3671 * Fixed bug #12295: Cleaning config_default, exclude values from being listed in install tool, all configuration
3672 * Fixed bug #11633: Enable Frontend Preview does not work until switched (thanks to Fabrizio Branca)
3673 * Fixed bug #12469: Pagerenderer miss headerData and footerData in hooks
3674 * Fixed bug #12437: Recycler produces some scroll bars + visual cleanup + js fixes
3675 * Fixed bug #12368: Context menu of page tree does not work anymore
3676 * Fixed bug #12468: User setup: items without csh are not aligned
3678 2009-11-06 Oliver Hader <oliver@typo3.org>
3680 * Raised DBAL version from 0.9.23 to 0.9.24
3681 * Raised saltedpasswords version from 0.9.1 to 0.9.2
3682 * Fixed bug #12488: Remove redundant code from t3lib_matchCondition in favour of using t3lib_matchCondition_frontend
3683 * Fixed bug #11932: OpenID login does uses cURL even if was not defined in TYPO3_CONF_VARS
3684 * Follow-up to bugfix #9046: Modified type of new field sys_domain.forced
3686 2009-11-05 Martin Kutschker <masi@typo3.org>
3688 * Fixed bug #12420: Log deprecated method calls (to be removed in TYPO3 4.5) (thanks to Xavier Perseguers)
3690 2009-11-05 Tobias Liebig <mail_typo3@etobi.de>
3692 * Cleanup/Bugfix #11838: Hardcoded labels in t3editor
3694 2009-11-05 Francois Suter <francois@typo3.org>
3696 * Feature #12215: Scheduler: Added display and information about usage of timezone
3698 2009-11-05 Rupert Germann <rupi@gmx.li>
3700 * Fixed bug #12466: PHP-5.3 Warning: strlen() expects parameter 1 to be string, array given
3701 * Fixed bug #12236: Password-field in "User Settings" is prefilled, which does not make sense (thanks to Steffen Gebert)
3703 2009-11-05 Oliver Hader <oliver@typo3.org>
3705 * Fixed bug #12441: IRRE - Cannot add new elements on second level of nesting
3706 * Follow-up to bugfix #12441: Code cleanup in t3lib_TCEforms_inline
3707 * Fixed bug #12483: Call to deprecated method t3lib_beUserAuth::trackBeUser()
3709 2009-11-04 Steffen Kamper <info@sk-typo3.de>
3711 * Fixed bug #12452: Fatal error in install tool DB-compare with multiplyDbFieldSize > 1
3713 2009-11-04 Francois Suter <francois@typo3.org>
3715 * Follow-up to #12381: Scheduler: BLOB database fields may not be NOT NULL (thanks to Tolleiv Nietsch)
3717 2009-11-03 Ernesto Baschny <ernst@cron-it.de>
3719 * 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).
3721 2009-11-03 Oliver Hader <oliver@typo3.org>
3723 * Cleanup #12440: Copy DBAL-only SQL parser methods from t3lib_sqlparser to ux_t3lib_sqlparser (thanks to Xavier Perseguers)
3725 2009-11-03 Tobias Liebig <mail_typo3@etobi.de>
3727 * Fixed bug #9513: t3editor bad line numbering
3728 * Fixed bug #12409: t3editor/codecompletion objects still showed up after deleting (thanks to Christian Kartnig)
3729 * Fixed bug #12410: t3editor/codecompletion some properties got not listed (thanks to Stephan Petzl)
3730 * Fixed bug #10959: t3editor/codecompletion CC triggers with spaces in TS path (thanks to Christian Kartnig)
3731 * Fixed bug #12411: t3editor/codecompletion gifbuilder IMAGE type being treated as cObj IMAGE (thanks to Stephan Petzl)
3732 * Fixed bug #12412: t3editor/codecompletion CONTENT->select is of type "string", should be "select" (thanks to Stephan Petzl)
3733 * Cleanup: #12416: cleanup t3editor files
3734 * Fixed bug #12413: t3editor should not be disabled in safari
3735 * Fixed bug #12417: t3editor/codecompletion IMAGE.titleText attribute missing (thanks to Stephan Petzl)
3737 2009-11-03 Ernesto Baschny <ernst@cron-it.de>
3739 * Fixed bug #5120: SQL parse error in "Who is online" with DBAL (PostgreSQL / Oracle)
3741 2009-11-02 Stanislas Rolland <typo3@sjbr.ca>
3743 * Fixed bug #12439: htmlArea RTE: js error raised on paste by default word cleaning
3744 * Fixed bug #12331: htmlArea RTE plugins may not be loaded for multiple RTEs
3746 2009-11-02 Oliver Hader <oliver@typo3.org>
3748 * Follow-up to #10467: Fixed JavaScript notation bug for IE8
3750 2009-10-31 Steffen Kamper <info@sk-typo3.de>
3752 * Fixed bug #12386: Log deprecated method call in t3lib_db (to be removed in TYPO3 4.5) (thanks to Xavier Perseguers)
3753 * Fixed bug #12387: Log deprecated method call in t3lib_befunc (to be removed in TYPO3 4.5) (thanks to Xavier Perseguers)
3754 * Fixed bug #12388: Log deprecated method call in t3lib_beuserauth (to be removed in TYPO3 4.5) (thanks to Xavier Perseguers)
3755 * Fixed bug #12392: Log deprecated method call in t3lib_install (to be removed in TYPO3 4.5) (thanks to Xavier Perseguers)
3756 * Fixed bug #12393: Log deprecated method call in t3lib_stdgraphic (to be removed in TYPO3 4.5) (thanks to Xavier Perseguers)
3757 * Fixed bug #12394: Log deprecated method call in t3lib_tceforms_inline (to be removed in TYPO3 4.5) (thanks to Xavier Perseguers)
3759 2009-10-30 Francois Suter <francois@typo3.org>
3761 * Fixed bug #12406: Scheduler: Performed some minor cleanups in the BE module
3762 * Feature #12184: Scheduler: Added BE method to mark a stalled / died task as not running
3764 2009-10-30 Steffen Kamper <info@sk-typo3.de>
3766 * Follow-up to #12336: Little Flaws with MediaCE
3768 2009-10-29 Francois Suter <francois@typo3.org>
3770 * Fixed bug #12381: Scheduler: Changed TEXT fields to BLOBS for storing serialized data (thanks to Michael Klapper)
3772 2009-10-29 Ernesto Baschny <ernst@cron-it.de>
3774 * Fixed bug #12371: Warning issued on first load of install tool with open_basedir set
3776 2009-10-28 Christian Kuhn <lolli@schwarzbu.ch>
3778 * Follow-up to #12326: $label is already used, rename new variable to $optionLabel
3780 2009-10-28 Dmitry Dulepov <dmitry.dulepov@gmail.com>
3782 * Fixed bug #9795: Default values have no labels in the multiple select control inside the flexform
3784 2009-10-27 Steffen Kamper <info@sk-typo3.de>
3786 * Follow-up to #11370: Inconsistent Login Screen doesn't show system required errors
3787 * Fixed bug #12372: install: Login form message is shown as warning
3788 * Fixed bug #12355: Remove WIN-check in tsconfig_help::rebuild
3789 * Fixed bug #12364: Icon for content element 'Media'
3791 2009-10-27 Christian Kuhn <lolli@schwarzbu.ch>
3793 * Fixed bug #12356: Remove exclude=1 from lastlogin field of be_user TCA
3795 2009-10-27 Francois Suter <francois@typo3.org>
3797 * Fixed bug #12251: Scheduler: Don't show rights check on Windows
3799 2009-10-27 Stanislas Rolland <typo3@sjbr.ca>
3801 * Fixed bug #12252: htmlArea RTE: errors are raised when extension rtehtmlarea_definitionlist is installed with TYPO3 4.3
3803 2009-10-27 Steffen Kamper <info@sk-typo3.de>
3805 * Updated wpplayer to version 2.0beta6
3806 * Fixed bug #12336: Little Flaws with MediaCE
3807 * Follow-up to #12358: FE-user last-login field uses "date" instead of "datetime" (thanks to Christian Kuhn)
3808 * Fixed bug #12358: BE-user last-login field uses "date" instead of "datetime" (thanks to Steffen Gebert)
3809 * Fixed bug #12354: Remove t3lib_sqlengine from Core and move it to DBAL (thanks to Xavier Perseguers)
3810 * Cleanup: #12351: Clean-up SQL parser (thanks to Xavier Perseguers)
3812 2009-10-27 Oliver Hader <oliver@typo3.org>
3814 * Fixed bug #12327: IRRE - DOM object identifiers use invalid characters
3816 2009-10-26 Rupert Germann <rupi@gmx.li>
3818 * Fixed bug #11980: TCEforms suggest defaultreceiver returns array or boolean (thanks to Steffen Gebert)
3820 2009-10-25 Steffen Kamper <info@sk-typo3.de>
3822 * Fixed bug RFC #12326: EXT:setup CSH mode setting gets lost (thanks to Steffen Gebert)
3824 2009-10-24 Ernesto Baschny <ernst@cron-it.de>
3826 * Fixed bug #12321: Follow-up to #11586, fixes FE editing
3828 2009-10-22 Oliver Hader <oliver@typo3.org>
3830 * Release of TYPO3 4.3.0beta2
3832 2009-10-22 Ernesto Baschny <ernst@cron-it.de>
3834 * Fixed bug #11586: Potential SQL injection in frontend editing (thanks to Oliver Klee)
3835 * Fixed bug #12309: It was possible to gain access to the Install Tool by only knowing the md5 hash of the password.
3836 * Fixed bug #12310: Encryption key can be recalculated when using normal mailform when [FE][strictFormmail] == 0 (thanks to Oliver Klee)
3837 * Fixed bug #12090: Filenames should be escaped with escapeshellarg before passing them to imagemagick (thanks to Oliver Klee)
3838 * Fixed bug #12303: XSS vulnerability due to not proper sanitizing in function t3lib_div::quoteJSvalue (thanks to Oliver Klee)
3839 * Fixed bug #12304: Frame inclusion in the backend through alt_mod_frameset (thanks to Oliver Klee)
3840 * Fixed bug #12305: XSS vulnerability in view_help.php / tfID parameter (thanks to Oliver Klee)
3841 * Fixed bug #12306: XSS vulnerability in module dispatcher
3842 * Fixed bug #12307: XSS vulnerability in alt_palette (thanks to Oliver Klee)
3843 * Fixed bug #10501: XSS vulnerability in the install tool (thanks to Oliver Klee)
3845 2009-10-21 Sebastian Kurfürst <sebastian@typo3.org>
3847 * Raised Extbase and Fluid version numbers to 0.9.11.
3849 2009-10-21 Rupert Germann <rupi@gmx.li>
3851 * Fixed bug #12280: Error Message while creating empty Folders (thanks to Daniel Schmitzer)
3852 * Fixed bug #11643: typoLink() sometimes wrongly drops url if link contains a section (thanks to Vladimir Podkovanov)
3853 * Added feature #12189: Add API functions for cleaning and flushing output buffers
3855 2009-10-21 Oliver Hader <oliver@typo3.org>
3857 * Cleanup: Updated ext_emconf.php files in system extensions
3858 * Follow-up to bugfix #539: Tables that cannot be localized at all produce a SQL error on deleting records
3859 * Cleanup: Fixed non-static function declarations in t3lib_BEfunc
3860 * Follow-up to bugfix #2314: Using the clipboard in the list view shows SQL errors for tables without versioning support
3861 * Cleanup: Updated NEWS.txt
3863 2009-10-21 Steffen Kamper <info@sk-typo3.de>
3865 * Fixed bug #12299: #12112: Enable resizable textareas by default (thanks to Steffen Gebert)
3866 * Fixed bug #12299: EM tries to read from tables of not installed extensions
3867 * Fixed bug #12075: Add COMPARE Link to update Wizard
3868 * Fixed bug #12168: Empty line in general header comment
3869 * Fixed bug #12175: User Setup don't check file time of ENABLE_INSTALL_TOOL
3870 * Fixed bug #12237: Use flash-messages in user-settings (thanks to Georg Ringer)
3871 * Follow-up to bug #12272: reverted renaming of step
3872 * Fixed bug #12272: Steps disregarded in t3lib_lock (thanks to Dan Osipov)
3874 2009-10-21 Christian Kuhn <lolli@schwarzbu.ch>
3876 * Cleanup #11813: Refactoring t3lib_db to match CGL (thanks to Felix Oertel)
3878 2009-10-20 Francois Suter <francois@typo3.org>
3880 * Added feature #12187: Added more usage of flashmessages to EM (thanks to Steffen Gebert)
3881 * 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)
3883 2009-10-20 Steffen Kamper <info@sk-typo3.de>
3885 * Fixed bug #12273: List view don't show if there are more records than displayed
3886 * Follow-up to bug #10467: Added var "showRefreshLoginPopup" to config_default
3887 * Fixed bug #10467: AJAX relogin does not work
3888 * Added test #12286: Add unit tests for RemoveXSS
3890 2009-10-20 Oliver Hader <oliver@typo3.org>
3892 * Cleanup #12278: Move t3lib_matchCondition::whichDevice() to t3lib_utility_Client::getDeviceType()
3893 * Follow-up to test #12153: Added test cases for empty comparison in globalVar condition
3894 * Follow-up to bugfix #9779: Modified the limit argument in t3lib_div::trimExplode() to behave as the regular explode() function does
3895 * Raised saltedpasswords version from 0.9.0 to 0.9.1
3896 * Raised DBAL version from 0.9.22 to 0.9.23
3897 * Raised feeditadvanced from 0.1.0 to 0.1.1
3898 * Added feature #5613: Enable/integrate conditions in Page TSconfig
3899 * Follow-up to feature #5613: Added test cases for matching conditions
3900 * Fixed bug #11610: t3lib_transl8tools::translationInfo() should return also CType of the element (thanks to Michael Klapper)
3901 * Follow-up to feature #5613: Enabled evaluation of conditions in the backend by default
3903 2009-10-20 Rupert Germann <rupi@gmx.li>
3905 * Added Feature #12093: Improve the error and exception handling.
3906 * Fixed bug #12271: List module and Clickmenu should not enable to create inconsistant record-relations (thanks to Tolleiv Nietsch)
3907 * Fixed bug #12269: List module renders wrong data in localization view when record-overlay was moved in WS (thanks to Tolleiv Nietsch)
3908 * Fixed bug #8817: Copying Content Elements does not copy Language Overlays (thanks to Tolleiv Nietsch)
3909 * Fixed bug #2314: When moving records the translation do not move with it (thanks to Tolleiv Nietsch)
3910 * Fixed bug #539: lang-children "get lost"(should be deleted) when deleting parent-record in default language (thanks to Tolleiv Nietsch)
3911 * Fixed bug #10081: t3lib_div must not die if a locallang file is not found (thanks to Franz Holzinger)
3912 * Fixed bug #12194: The filetree does not show whether a folder is write protected
3914 2009-10-20 Sebastian Kurfürst <sebastian@typo3.org>
3916 * Raised Extbase and Fluid versions to 0.9.10
3918 2009-10-19 Oliver Hader <oliver@typo3.org>
3920 * Follow-up to test #12153: Fixed bug in language condition tests
3921 * Follow-up to test #12153: Refactored browserInfoHookIsCalled() test case
3922 * Follow-up to test #12153: Added test cases for device condition
3924 2009-10-19 Rupert Germann <rupi@gmx.li>
3926 * Added Feature #12138: Use flashmessages to display messages from tcemain
3927 * Fixed bug #12188: Double display of flashmessages
3928 * Fixed bug #11694: Table sys_refindex / KEY lookup_string not UTF-8 compatible (thanks to Morton Jonuschat)
3929 * Fixed bug #11853: PHP warning in file module when uploading files with the flashuploader (thanks to Georg Ringer)
3931 2009-10-19 Steffen Kamper <info@sk-typo3.de>
3933 * Fixed bug #12240: [Media CE] using a flash video file doesn't work
3934 * Fixed bug #12113: Setting default values for $BE_USER->uc doesn't work for multi-dimensional arrays (thanks to Steffen Gebert)
3935 * Fixed bug #10897: typo3/db_new.php prompts to create records in hidden, static and readonly tables
3936 * Fixed bug #12239: Record statistics use hidden tables and isn't formated well
3938 2009-10-16 Bernhard Kraft <bernhard@typo3.org>
3940 * Fixed Bug #12218: Spaces in Webroot path break ImageMagick compose (thanks to Joerg Wagner)
3942 2009-10-16 Steffen Kamper <info@sk-typo3.de>
3944 * Fixed bug #12246: Reports module: icon not clickable
3946 2009-10-16 Francois Suter <francois@typo3.org>
3948 * Cleanup #12245: Reports: Cleaned up API for providers in status report
3949 * Feature #12167: Reports: Enhanced report registration API to provide custom icons for reports
3950 * Feature #12178: Provide a report for installed services in the new Reports module
3951 * Cleanup #12249: Improved comments about service registration in EXT:sv/ext_tables.php and EXT:sv/ext_localconf.php
3952 * Fixed bug #12132: Scheduler: Introduced proper handling of incomplete objects after unserialization from DB storage
3953 * Cleanup #12211: Scheduler: Corrected a couple of labels and one code indent in BE module
3954 * Follow-up to bug #12117: The flash messages sometimes contained content meant for the main screen and not the message
3956 2009-10-15 Steffen Kamper <info@sk-typo3.de>
3958 * Fixed bug #11963: MEDIA.renderType in TypoScript is reset
3959 * Fixed bug #12207: $this->doc->sectionHeader return wrong HTML
3961 2009-10-15 Rupert Germann <rupi@gmx.li>
3963 * 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)
3964 * Fixed bug #12196: PHP warning in FE with activated DLOG and mbstring set as t3lib_cs_utils
3966 2009-10-14 Oliver Hader <oliver@typo3.org>
3968 * Reverted bugfix #10050: Traversing back page records used in CONTENT object does not work on root page
3970 2009-10-12 Steffen Kamper <info@sk-typo3.de>
3972 * Fixed bug #12209: [felogin] lang label for send change password link misses variable for valid end time
3974 2009-10-11 Steffen Kamper <info@sk-typo3.de>
3976 * Fixed bug #12186: EM sends Location-header without exit (thanks to Steffen Gebert)
3977 * Added ext_icon for sysext version (thanks to Steffen Gebert)
3978 * Cleanup: Whitespace cleaning of typo3 sysext files
3979 * Cleanup: Whitespace cleaning of typo3 files
3980 * Cleanup: Whitespace cleaning of t3lib files
3982 2009-10-11 Rupert Germann <rupi@gmx.li>
3984 * Fixed bug #10971: Fatal error in impexp module: Call to a member function includeLLFile() on a non-object (thanks to Andre Steiling)
3985 * Follow-up to bug #12154: renamed t3lib_MessageQueue to t3lib_FlashMessageQueue, changed some some function names
3986 in t3lib_flashmessages and t3lib_FlashMessageQueue.
3987 * Follow-up to bug #9355: Fixed some broken utf-8 chars in class t3lib_error_debugexceptionhandler
3988 * Fixed bug #12164: Use flashmessages to display messages in fileadmin
3990 2009-10-10 Rupert Germann <rupi@gmx.li>
3992 * Fixed bug #12129 (follow-up to bug #11986): Translation update broken with activated output compression (thanks to Steffen Gebert)
3994 2009-10-09 Steffen Kamper <info@sk-typo3.de>
3996 * Fixed bug #12111: Improve output of extension details (thanks to Steffen Gebert)
3997 * Fixed bug #12110: Show status of flag doNotLoadInFE in extension details (thanks to Steffen Gebert)
3998 * Fixed bug #12119: PHP warning shown in EM, if webserver can't remove extension dir (thanks to Steffen Gebert)
4000 2009-10-09 Oliver Hader <oliver@typo3.org>
4002 * Follow-up to issue #12162: Reverted modification of existing locallang labels and introduced new labels instead
4004 2009-10-09 Rupert Germann <rupi@gmx.li>
4006 * Fixed bug #12154: Improve API of flashmessages
4008 2009-10-09 Francois Suter <francois@typo3.org>
4010 * Fixed bug #12078: Scheduler: Check if additional fields indeed provide fields
4011 * Fixed bug #12117: Added use of flash messages to the Extension Manager (thanks to Steffen Gebert)
4012 * Fixed bug #12166: Scheduler: Gathered TODOs from Forge bug tracker into the Scheduler's manual
4014 2009-10-09 Kasper Skaarhoj <kasper@typo3.org>
4016 * Tiny bug with date function in t3lib_befunc. Casted timestamp to integer.
4017 * Added User TSconfig option "options.checkPageLanguageOverlay" so flexforms only show language fields for languages available on the page.
4018 * Fixed problem with notification emails to users when a workspace review rejection happens. Now it works
4019 * 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.
4020 * 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.
4021 * Implemented an override of allowed language per workspace. This is an expert feature available as a USER TSconfig option "options.workspaces.allowed_languages"
4022 * 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.
4023 * Implemented a simple hook after retrieval of a page from cache.
4024 * 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.
4026 2009-10-08 Rupert Germann <rupi@gmx.li>
4028 * Fixed bug #12121: "Installation Type: L" - tell the user, what's "L" (thanks to Steffen Gebert)
4029 * Fixed bug #12128: Performance improvement in t3lib_div::get_dirs() (thanks to Dan Osipov)
4030 * Follow-up to #12128: Added unit tests for t3lib_div::get_dirs() (thanks to Peter Foerger)
4032 2009-10-08 Oliver Hader <oliver@typo3.org>
4034 * Added test #12153: Add more unit tests for t3lib_matchCondition
4035 * Follow-up to test #12153: Added unit tests for simulated conditions via TypoScript object browser
4037 2009-10-07 Francois Suter <francois@typo3.org>
4039 * Fixed bug #12078: Scheduler: Wrong example of cronjob configuration in the manual
4041 2009-10-07 Oliver Hader <oliver@typo3.org>
4043 * Fixed bug #11451: Wrong pattern modifier in t3lib_htmlmail
4045 2009-10-05 Steffen Kamper <info@sk-typo3.de>
4047 * Cleanup: Whitespace cleanup in extension manager
4049 2009-10-01 Oliver Hader <oliver@typo3.org>
4051 * Release of TYPO3 4.3.0beta1
4053 2009-10-01 Francois Suter <francois@typo3.org>
4055 * Follow-up to #11855: Use flash message API instead of custom markup for highlighting security link
4057 2009-10-01 Steffen Kamper <info@sk-typo3.de>
4059 * Fixed typo in tslib_content::cImage (changed $this->stdwrap to $this->stdWrap)
4060 * Follow-up to #12089: Cleanup: unescaped &
4061 * Follow-up to #12089: Make messages in reports module collapsible: add error/warning icon to header
4062 * Follow-up to #11843 Add a reports module: endPage was applied twice
4064 2009-10-01 Oliver Hader <oliver@typo3.org>
4066 * Fixed bug #12071: t3lib_sqlparser is not able to parse alias of a joined table (thanks to Xavier Perseguers)
4067 * Raised DBAL version from 0.9.21 to 0.9.22
4068 * Cleanup: Updated NEWS.txt
4069 * Follow-up to feature #7461: Fixed bug in using the cookieDomain value (thanks to Xavier Perseguers)
4070 * Follow-up to bug #11903: Use two queries to clean tags for DBAL reasons
4072 2009-10-01 Rupert Germann <rupi@gmx.li>
4074 * Follow-up to bug #11357: fixed a parse error in index_re.php
4075 * Fixed bug #11979: TCEforms suggest doesn't find everything on large sites and is slow (thanks to Steffen Gebert)
4076 * Fixed bug #12092 (Follow-up to bug #9355): The errorhandling can make TYPO3 Backend unusable
4077 * Added feature #12055: Add missing sysexts to update wizard (thanks to Steffen Kamper)
4079 2009-09-30 Steffen Kamper <info@sk-typo3.de>
4081 * Fixed bug #12089: Make messages in reports module collapsible
4083 2009-09-30 Oliver Hader <oliver@typo3.org>
4085 * Fixed bug #12035: BE style must match t3skin in reports module and flash messages (thanks to Tom Rüther)
4086 * Fixed bug #12036: BE style must match t3skin in Install Tool (thanks to Tom Rüther)
4087 * Added feature #7461: Transfer cookies via SSL only whenever possible
4089 2009-09-30 Rupert Germann <rupi@gmx.li>
4091 * Fixed bug #12080 (Follow-up to bug #11505): pageCacheToExternalFiles=1 breaks db-caching in 4.3
4092 * Fixed bug #12082: PHP fatal error with frameset page
4093 * Fixed bug #12085: Memcached Configuration status report is broken
4095 2009-09-29 Francois Suter <francois@typo3.org>
4097 * Fixed bug #12068: Scheduler: Improper skipping of running tasks in case multiple execution denied
4099 2009-09-29 Rupert Germann <rupi@gmx.li>
4101 * Added feature #9355: Add an error and exception handler (backported from FLOW3) (thanks to Ingo Renner)
4102 * Added improvement #11855: security related links in EM are not marked as links.
4103 * 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)
4105 2009-09-29 Oliver Hader <oliver@typo3.org>
4107 * Fixed bug #11433: touch(): Utime failed in install tool (thanks to Steffen Gebert)
4108 * Added feature #12076: Integration of saltedpasswords as system extension (thanks to Marcus Krause & Steffen Ritter)
4110 2009-09-28 Kasper Skaarhoj <kasper@typo3.org>
4112 * Fixed bug #12155: TypoScript FORM object does not render correctly anymore
4114 2009-09-28 Benjamin Mack <benni@typo3.org>
4116 * Included feeditadvanced as system extension through svn:externals (tag 43beta1)
4118 2009-09-25 Benjamin Mack <benni@typo3.org>
4120 * Fixed #8802: Fileadmin: extensions of new files should only show allowed extensions (Thanks to Steffen Gebert)
4121 * Cleanup #11357: Make use of new t3lib_div::redirect function throughout the core
4123 2009-09-25 Oliver Hader <oliver@typo3.org>
4125 * Fixed bug #12046: Skinning possibilities are not available with frontend editing
4126 * Cleanup: Updated NEWS.txt
4127 * Fixed bug #12064: Warning when edit form is rendered with wizards in backend
4129 2009-09-25 Benjamin Mack <benni@typo3.org>
4131 * Added feature #11793: Give CONTENT.table stdWrap properties (thanks to Sebastian Gebhard)
4133 2009-09-24 Steffen Kamper <info@sk-typo3.de>
4135 * Fixed bug #12025: Make statuses in the status report sorted and grouped (thanks also to Ingo Renner)
4136 * Follow-up to bug #12021: Extension Manager is not translatable (part 8) (thanks to Christopher Stelmaszyk)
4137 * Cleanup #12053: Cleanup of Extension Manager
4138 * Fixed bug #12021: Extension Manager is not translatable (part 8) (thanks to Christopher Stelmaszyk)
4140 2009-09-24 Sebastian Kurfürst <sebastian@typo3.org>
4142 * Raised extbase and fluid versions to 0.9.9
4144 2009-09-23 Oliver Hader <oliver@typo3.org>
4146 * Fixed bug #12042: BE_USER object is cleared with assigning an empty string
4148 2009-09-23 Steffen Kamper <info@sk-typo3.de>
4150 * Fixed bug #12037: Fatal Error in Configuration > $TBE_MODULES (thanks to Bastian Waidelich)
4151 * Follow-up to bug #12014: Extension Manager is not translatable: corrected typo
4152 * Follow-up 2 to bug #12017: Respect full path of CSS inclusion (RTE)
4154 2009-09-22 Oliver Hader <oliver@typo3.org>
4156 * Reverted bugfix #9599: felogin - forget password action and logout action are still cached
4157 * Fixed bug #12041: felogin - Checking for cHashes results in the whole page being uncached
4158 * Cleanup: Updated NEWS.txt
4160 2009-09-22 Steffen Kamper <info@sk-typo3.de>
4162 * Fixed bug #11496: Text and headers are bad readable
4163 * Follow-up to bug #12017: Added vars from tbe_editor.js to TS-object
4164 * Fixed bug #11994: Add more Flexibility to PageRenderer
4166 2009-09-21 Sebastian Kurfürst <sebastian@typo3.org>
4168 * Raised extbase version to 0.9.8. This is a follow-up to bug #11903 and additionally makes the reflection cache work.
4170 2009-09-21 Rupert Germann <rupi@gmx.li>
4172 * Follow-up to bug #11505: clearing page cache from adminpanel didn't work
4173 * Fixed bug #12014: Extension Manager is not translatable (part 7) (thanks to Christopher Stelmaszyk)
4175 2009-09-21 Oliver Hader <oliver@typo3.org>
4177 * !!! Fixed bug #11903: Use separate tables for tags in the caching framework
4179 2009-09-20 Benjamin Mack <benni@typo3.org>
4181 * Fixed bug #11642: filelinks are now created via the typolink method
4183 2009-09-20 Oliver Hader <oliver@typo3.org>
4185 * Cleanup: Set SVN properties
4186 * Follow-up to feature #10585: Fixed PHPdoc comments and field rendering
4187 * Fixed bug #11834: Field handling API in t3lib_extMgm does not check for duplicates on insertion and runs superflouos insertions
4189 2009-09-20 Francois Suter <francois@typo3.org>
4191 * Fixed bug #12010: Scheduler: Task uid should be displayed in the BE module list view
4192 * Follow-up to UI-Bug #F3282: Changed icon_warning.gif to match flash messages' warning icon
4193 * Fixed bug #11995: Prompt for keyboard input does not get displayed in CLI scripts
4194 * Fixed bug #11224: Special menu directory only renders 1st level if special.value is a mount point (thanks to Xavier Perseguers)
4195 * Cleanup #11989: Install Tool message colors should match flash message colors
4196 * Cleanup #12018: Added an icon for notice-level flash messages
4197 * Cleanup #12020: Scheduler: Made proper use of t3lib_pageRenderer for all inclusions of JS and CSS files in the BE module
4199 2009-09-20 Benjamin Mack <benni@typo3.org>
4201 * Added additional documentation for feature #12008: User setup misses a function for inserting fields at a position
4203 2009-09-20 Steffen Kamper <info@sk-typo3.de>
4205 * Fixed bug #12017: Wrong Inclusion in tceforms and tceforms_fe
4206 * Fixed bug #12016: JS and CSS inclusion may contain path/../path2/file
4207 * Fixed bug #11933: FrontendEditing (classic) does not work when editing forms on page
4209 2009-09-19 Francois Suter <francois@typo3.org>
4211 * Fixed bug #12011: Wrong layout of datepicker in the Scheduler
4213 2009-09-19 Steffen Kamper <info@sk-typo3.de>
4215 * Added feature #10585: Enable BE-User to change their OpenID
4216 * Added feature #12008: User setup misses a function for inserting fields at a position
4217 * Fixed bug #12003: EncryptionKey generation in install tool (1-2-3-mode) still uses old encryption
4218 * Fixed bug #11884: User setup: buttons for create/delete ENABLE_INSTALL_TOOL-file are not integrated in user setup
4219 * Fixed bug #11896: User Setup miss save of be_users fields and miss handling of default value
4221 2009-09-19 Ingo Renner <ingo@typo3.org>
4223 * Fixed bug #12005: Reports don't have a back reference to the reports module
4224 * Follow-up to feature #12001: Add checks from t3lib_BEfunc::displayWarningMessages() to the status report
4226 2009-09-19 Rupert Germann <rupi@gmx.li>
4228 * Fixed bug #11917: TCEforms suggest fails with empty label or label_alt field (thanks to Andreas Wolf)
4229 * Fixed bug #11988: Extension Manager is not translatable (part 6) (thanks to Christopher Stelmaszyk)
4230 * Fixed bug #11986: dynamic update of translation status im EM is broken
4231 * Fixed bug #11013: Generate Random Key still does not work (thanks to Marcus Krause)
4232 * Fixed bug #11875: list module doesn't show '0' values (thanks to David Bruchmann and Bastian Waidelich)
4233 * Fixed bug #11992: treelist cache fills devlog
4234 * Follow-up to bug #11505: added a forgotten comma to table definition of cache_hash
4236 2009-09-18 Sebastian Kurfürst <sebastian@typo3.org>
4238 * Raised Extbase version to 0.9.7 so it works with the caching framework adjustments.
4240 2009-09-18 Rupert Germann <rupi@gmx.li>
4242 * Fixed bug #11990: Optimize output of TCEforms suggest results (thanks to Steffen Gebert)
4243 * Fixed bug #11505: TYPO3 4.3 is slower than 4.2 -> re-implement native db caching and make the
4244 use of the caching framework configurable. !!! DB update required
4245 * Follow-up to bug #11505: removed superfluous fields from caching framework tables, fixed indizes
4247 2009-09-18 Oliver Hader <oliver@typo3.org>
4249 * Follow-up to bug #11831: Removed reference operator from an object
4250 * Follow-up to bug #11505: Extended the checks whether the caching framework was initialized before
4251 * Raised DBAL version from 0.9.20 to 0.9.21
4253 2009-09-18 Ingo Renner <ingo@typo3.org>
4255 * Added feature #11843: Add a reports module
4256 * Follow-up to #11843: Lists in statuses didn't look too good due to top margin
4258 2009-09-18 Steffen Kamper <info@sk-typo3.de>
4260 * Fixed bug #11970: RTE in quickedit mode (page module) is broken
4261 * Fixed bug #11996: Change compreed to compress with adding JS/CSS
4262 * Follow-up to bug #11985: Move ExtJs CSS-assignment to renderJsKibraries
4263 * Follow-up to bug #11985: backPath in FE is set too late
4265 2009-09-17 Steffen Kamper <info@sk-typo3.de>
4267 * Cleanup #11991: Cleanup TCEforms suggest CSS
4268 * Fixed bug #11396: redirects not working for felogin on pages with access set
4269 * Follow-up to bug #11985: corrected calls loadScriptaculous() in tceforms
4271 2009-09-17 Ingo Renner <ingo@typo3.org>
4273 * Fixed bug #11983: TCEforms suggest has no search indicator, credits Steffen Gebert
4274 * Follow-up to bug #11983: label 'Searching...' was not translatable
4276 2009-09-17 Rupert Germann <rupi@gmx.li>
4278 * Fixed bug #11906: Extension Manager is not translatable (part 4) (thanks to Christopher Stelmaszyk)
4279 * Fixed bug #11987: Extension Manager is not translatable (part 5) (thanks to Christopher Stelmaszyk)
4280 * Fixed bug #11564: Change Hardcoded MD5 Password Encryption in User->Setup. Needed for extension "saltedpasswords" (thanks to Steffen Ritter)
4281 * Fixed bug #9270: Editors can´t undelete records in history (thanks to Christian Hernmarck)
4282 * Added tweak #11881: Add pencil icon to "Edit the whole template record." in Template editor (thanks to Patrick Gaumond)
4284 2009-09-17 Oliver Hader <oliver@typo3.org>
4286 * Cleanup: Set SVN properties
4287 * Fixed bug #11985: Optimize disposal of t3lib_PageRenderer (thanks to Steffen Kamper)
4288 * Added feature #11669: Provide a reason for why $TSFE->set_no_cache() has been triggered (thanks to Michael Stucki)
4289 * Added feature #2278: Add hook to t3lib_TCEmain::checkModifyAccessList() (thanks to Michael Stucki)
4290 * Follow-up to feature #2278: Added unit tests for the new checkModifyAccessList hook
4292 2009-09-17 Sebastian Kurfürst <sebastian@typo3.org>
4294 * Raised Extbase and Fluid Versions from 0.9.5 to 0.9.6
4296 2009-09-16 Oliver Hader <oliver@typo3.org>
4298 * Fixed bug #11831: Remove reference operators for objects
4299 * Fixed bug #11824: Links accross Domains not known by linkData and therefore also RealURL (thanks to Daniel Poetzinger)
4301 2009-09-16 Jeff Segars <jeff@webempoweredchurch.org>
4303 * Added feature #11819: Added inline Javascript rendering type for TYPO3AJAX
4304 * Fixed bug #11361: Backend TYPO3 AJAX-Interface: json encoded result empty if it contains non-utf-8 characters (thanks to Benjamin Mack)
4306 2009-09-16 Rupert Germann <rupi@gmx.li>
4308 * Fixed bug #11905: Extension Manager is not translatable (part 3) (thanks to Christopher Stelmaszyk)
4309 * Added feature #11927: Use suggest feature in system extensions
4310 * Fixed bug #11967: allowSystemInstall should be a checkbox and not an input field (thanks to Georg Ringer)
4312 2009-09-16 Steffen Kamper <info@sk-typo3.de>
4314 * Fixed bug #11899: Make resizable and flexible textareas configurable, set default maxHeight to 600
4315 * Fixed bug #11965: Content Element Media needs stdWrap to change path (e.g. for DAM) (thanks to Georg Ringer)
4316 * Fixed bug #11902: [MediaCE] works only with absRefPrefix and doesn't support flowplayer
4318 2009-09-15 Francois Suter <francois@typo3.org>
4320 * Feature #11555: Integrated extension "gabriel" into TYPO3 Core as sysext "scheduler"
4322 2009-09-15 Stanislas Rolland <typo3@sjbr.ca>
4324 * Fixed bug #11915: htmlArea RTE: superfluous span tags in content after server-based cleaning on paste operation
4325 * Follow-up to bug #11946: htmlArea RTE: reference was made to context menu item after context menu was closed
4326 * Added feature #11966: htmlArea RTE: Restrict access to "Clear RTE Cache" option in clear cache menu
4327 * Updated htmlArea RTE manual
4329 2009-09-13 Stanislas Rolland <typo3@sjbr.ca>
4331 * Fixed bug #11847: htmlArea RTE displays empty editing area in Opera 10
4332 * Fixed bug #11946: htmlArea RTE: table properties editing dialogue windows loose focus after opening in IE8
4334 2009-09-13 Martin Kutschker <masi@typo3.org>
4336 * Fixed bug #11943: TCEforms suggest classes lack final ?> and use round brackets around the uid
4337 * Fixed bug #11945: TS objectbrowser converts labels to uppercase improperly (thanks to Christopher Stelmaszyk)
4338 * Fixed bug #11789: Extension Manager is not translatable - part 2 (thanks to Christopher Stelmaszyk)
4340 2009-09-12 Steffen Kamper <info@sk-typo3.de>
4342 * Follow-up to feature #10853: Added camel case for default media params
4343 * Follow-up to feature #6872: #11924: Use suggest feature in core
4345 2009-09-12 Rupert Germann <rupi@gmx.li>
4347 * Fixed bug #11920: Follow-up to feature #6872: TCEforms suggest gives no results with custom TSconfig (thanks to Andreas Wolf)
4349 2009-09-11 Rupert Germann <rupi@gmx.li>
4351 * Fixed bug #11925: Follow-up to feature #6872: TCEforms suggest fails with PHP fatal error (thanks to Steffen Gebert)
4353 2009-09-09 Steffen Kamper <info@sk-typo3.de>
4355 * Fixed bug #11895: Cookie detection in new t3skin login screen fails for certain cirumstances (thanks to Steffen Gebert)
4356 * Cleanup: Renamed t3lib_PageRenderer and the templates for backend/frontend
4357 * Fixed bug #11908: Wrong labels in Media section in constants of css_styled_content
4359 2009-09-07 Francois Suter <francois@typo3.org>
4361 * Fixed bug #10201: Changed cHashes to use full md5 values to reduce the probability of duplicate hashes (thanks to Dan Osipov)
4363 2009-09-07 Tobias Liebig <mail_typo3@etobi.de>
4365 * Fixed bug #11841: Hardcoded labels in t3editor (thanks to Christopher Stelmaszyk)
4367 2009-09-07 Steffen Kamper <info@sk-typo3.de>
4369 * Follow-up to feature #11397: renamed t3lib_pageRenderer and templates (page_be.html, page_fe.html), cleaned unit test
4370 * Follow-up to feature #11397: Added unit tests for t3lib_pageremder
4372 2009-09-06 Rupert Germann <rupi@gmx.li>
4374 * Added feature #11798: Remove "Login-error or session timed out" screen (thanks to Steffen Gebert)
4375 * Added feature #6872: Add suggest wizard to TCEforms (thanks to Andreas Wolf)
4377 2009-09-06 Steffen Kamper <info@sk-typo3.de>
4379 * Fixed bug #11890: t3lib_div::fixed_lgd_cs uses wrong charset in FE
4380 * Added feature #11397: Add class for rendering HTML page in BE and FE
4381 * Updated swfobjects from version 2.1 to version 2.2
4382 * Added feature #11370: Inconsistent Login Screen doesn't show system required errors (thanks to Jens Hoffmann, Susanne Moog and Steffen Gebert)
4384 2009-09-05 Steffen Kamper <info@sk-typo3.de>
4386 * Added feature #11242: Clear User Session Data
4387 * Added feature #11812: Resizable Textareas for TCEforms
4388 * Added feature #11407: Allow type="user" in user setup
4390 2009-09-04 Rupert Germann <rupi@gmx.li>
4392 * Fixed bug #11868 (Follow-up to #11828): added forgotten file version/tca.php (thanks to Sven J�rgens)
4393 * Fixed bug #11827: Update wizard adds _CACHEFILE to extList
4395 2009-09-04 Steffen Kamper <info@sk-typo3.de>
4397 * Fixed bug #11482: Pagetree: Expand/collaps DB-Mounts buggy (thanks to Andreas Wolf)
4398 * Added feature #10017: [felogin] New Method for "forgotPassword"
4400 2009-09-03 Martin Kutschker <masi@typo3.org>
4402 * Added feature #11866: Greek transliteration
4403 * Added feature #11865: AJAX error should send HTTP status 500
4405 2009-09-03 Rupert Germann <rupi@gmx.li>
4407 * Added feature #11773: Integrate an option to deactivate shortcuts completely (thanks to Christopher Stelmaszyk)
4408 * Added feature #11828: There's no possibility to hide versioning and workspaces.
4410 2009-09-03 Stanislas Rolland <typo3@sjbr.ca>
4412 * Updated htmlArea RTE version to 1.8.3 for TYPO3 4.3beta1
4413 * Fixed bug #11863: htmlArea RTE: css syntax errors in language marks feature
4415 2009-09-02 Ingo Renner <ingo@typo3.org>
4417 * Follow-up to #11438: Add a registry to t3lib - Limited the key field size to 128 chars to fit the UNIQUE key
4419 2009-09-02 Rupert Germann <rupi@gmx.li>
4421 * Added feature #9657: Performance improvement: Instantiate time tracker as null object if not really required
4423 2009-09-02 Oliver Hader <oliver@typo3.org>
4425 * Follow-up to bug #11599: TYPO3 logo is not shown in frontend disposal
4427 2009-09-02 Steffen Kamper <info@sk-typo3.de>
4429 * Fixed bug #11748: Problem with backend log in with interfaces
4430 * Fixed bug #11599: TYPO3 dies without an error message when the mysql-module for php is not loaded. (thanks to Michael Knabe)
4432 2009-09-01 Steffen Kamper <info@sk-typo3.de>
4434 * Code cleanup: #11771: Cleanup of tceforms.php
4435 * Added feature #10040: define Default GET-vars
4437 2009-09-01 Rupert Germann <rupi@gmx.li>
4439 * Fixed bug #9049: Page ID is always 0 in export module for impexp (thanks to Jeff Segars)
4441 2009-09-01 Oliver Hader <oliver@typo3.org>
4443 * Follow-up to feature #9292: Fixed wrong disposal of global variables (thanks to Christian Kuhn)
4444 * Added feature #10724: Provide a check that compares a given URL with the host, TYPO3 is running on (thanks to Marcus Krause)
4445 * Follow-up to feature #10724: Added unit tests for isValidUrl() and isOnCurrentHost() in t3lib_div (thanks to Marcus Krause)
4446 * Fixed bug #11845: Typo in a CLI error mesage: suue -> sure (thanks to Oliver Klee)
4447 * Fixed bug #11844: Description in about module uses htmlspecialchars which is wrong (thanks to Georg Ringer)
4448 * Added test #11846: Add unit tests for t3lib_div::removeDotsFromTS()
4450 2009-09-01 Sebastian Kurfürst <sebastian@typo3.org>
4452 * Raised extbase and fluid versions from 844 to 1181 (and pointing to a tag now instead of a revision)
4453 * Changed sysext dbal to svn:externals. Thanks to Andreas Wolf for converting the Repositories!
4455 2009-09-01 Christian Kuhn <lolli@schwarzbu.ch>
4457 * Added feature #11825: Override FE labels with XML files
4459 2009-08-31 Jochen Rau <jochen.rau@typoplanet.de>
4461 * Added feature #7984: Besides stdWrap.crop there is now a function stdWrap.cropHTML that is aware of HTML tags (same options)
4463 2009-08-31 Oliver Hader <oliver@typo3.org>
4465 * Cleanup: Set SVN properties and tags
4466 * Follow-up to feature #9897: Added unit tests for addFieldsToPalette() and addToAllTCAtypes() in t3lib_extMgm
4467 * Follow-up to feature #9897: Extended unit tests for adding fields in t3lib_extMgm
4469 2009-08-31 Ingo Renner <ingo@typo3.org>
4471 * Fixed bug #11810: Workspace indicator bar does not cover the full width of the page tree
4473 2009-08-31 Christian Kuhn <lolli@schwarzbu.ch>
4475 * Fixed bug #11717: Filelist module doesn't work in IE6 (thanks to Steffen Gebert)
4477 2009-08-31 Steffen Kamper <info@sk-typo3.de>
4479 * Follow-up to #10853: New Multimedia CE
4480 * Added feature #10853: New Multimedia CE
4481 * Added feature #11374: Add Linebreak in Palette of TCEFORMS
4483 2009-08-30 Oliver Hader <oliver@typo3.org>
4485 * Added feature #9292: Integrate hook at the end of tslib_cObj::getImgResource
4486 * Follow-up to feature #9292: Added unit test for getImgResource hook
4488 2009-08-30 Christian Kuhn <lolli@schwarzbu.ch>
4490 * Follow-up to #11431: Unit test for getPage_preProcess hook
4491 * Added feature #11431: Hook to manipulate the page request in method getPage of class t3lib_pageSelect
4493 2009-08-30 Rupert Germann <rupi@gmx.li>
4495 * Fixed bug #11808: Increase performance using mbstring in t3lib_cs->crop (thanks to Timo Schmidt)
4497 2009-08-29 Christian Kuhn <lolli@schwarzbu.ch>
4499 * Fixed bug #11804: Upgrade wizard does not install opendocs as system extension (thanks to Steffen Gebert)
4501 2009-08-28 Ingo Renner <ingo@typo3.org>
4503 * Added feature #11784: Change existing messages in the template object browser to use flash messages
4504 * Added feature #11783: Change existing warning boxes to use flash messages
4506 2009-08-28 Steffen Kamper <info@sk-typo3.de>
4508 * Fixed bug #11710: Remove local loopback bypass in Install Tool login (thanks to Mario Rimann)
4510 2009-08-27 Steffen Kamper <info@sk-typo3.de>
4512 * Follow-up to #11651: Allow Extbase as framework for backend modules
4513 * Fixed bug #11803: sysext opendocs is shy (thanks to Steffen Gebert)
4514 * Follow-up to #11652: Modern integration of module into backend using Extbase - general approach without naming of Extbase
4515 * Fixed bug #11511: Resources -> Files missing in doktype "sysfolder" (thanks to Steffen Gebert)
4517 2009-08-27 Oliver Hader <oliver@typo3.org>
4519 * Fixed bug #11799: Use typo3printError() if backend is locked (thanks to Steffen Gebert)
4521 2009-08-27 Ingo Renner <ingo@typo3.org>
4523 * Follow-up to #11684: Fixed styling of links and lists in flash messages
4524 * Follow-up to #11684: Minor comments cleanup, switched popFlashMessages() to public to enable access from ExtJs f.e.
4526 2009-08-26 Michael Stucki <michael@typo3.org>
4528 * Fixed bug #11731: ENABLE_INSTALL_TOOL file check in yellow box does not check the file age (thanks to Moreno Feltscher)
4530 2009-08-26 Oliver Hader <oliver@typo3.org>
4532 * Fixed bug #11786: Wrong order of arguments for typo3PrintError() (thanks to Steffen Gebert)
4534 2009-08-25 Rupert Germann <rupi@gmx.li>
4536 * Fixed bug #11212: Turning off the admin-panel results in error
4537 * Follow-up to #11764: Fixed bug that occured when localizing records via TCEforms
4539 2009-08-25 Oliver Hader <oliver@typo3.org>
4541 * Added feature #11707: Integrate possibility to enable/disable the deprecation logging (thanks to Sascha Kettler)
4542 * Fixed bug #11657: Extension sys_action uses hardcoded labels (thanks to Christopher Stelmaszyk)
4543 * Fixed bug #11660: Hardcoded labels in backend.php (thanks to Christopher Stelmaszyk)
4544 * Fixed bug #11772: Hardcoded strings in TCA of template module (thanks to Christopher Stelmaszyk)
4545 * Fixed bug #11656: Extension Manager is not translatable (thanks to Christopher Stelmaszyk)
4547 2009-08-25 Ingo Renner <ingo@typo3.org>
4549 * Added feature #11684: Add support for flash messages in the backend
4551 2009-08-24 Rupert Germann <rupi@gmx.li>
4553 * Fixed bug #11764: Performance improvement: speed up list module by improving internal handling of localisations
4554 * Follow-up to #11764: $this->translateTools was not initialized in the page module
4556 2009-08-23 Rupert Germann <rupi@gmx.li>
4558 * Fixed bug #11769: Publish function in adminPanel is broken
4560 2009-08-22 Steffen Kamper <info@sk-typo3.de>
4562 * Fixed bug #11744: Usage of $BACK_PATH without globals
4563 * Fixed bug #11528: JS error in the recycler module / refactored the store handling
4565 2009-08-21 Rupert Germann <rupi@gmx.li>
4567 * Fixed bug #11747: Performance improvement: speed up list module by improving internal handling of references
4568 * Fixed bug #11699: Menu entries in template modules miss translation (Thanks to Christopher Stelmaszyk)
4570 2009-08-20 Rupert Germann <rupi@gmx.li>
4572 * Fixed bug #11726: File list tree-<ul> lacks id="treeRoot" (thanks to Steffen Gebert)
4574 2009-08-19 Rupert Germann <rupi@gmx.li>
4576 * Fixed bug #11746: Performance improvement: speed up function t3lib_BEfunc::isRecordLocked()
4578 2009-08-19 Michael Stucki <michael@typo3.org>
4580 * Fixed bug #11716: Install Tool always sets TYPO3_CONF_VARS[FE][disableNoCacheParameter] upon save
4582 2009-08-18 Steffen Kamper <info@sk-typo3.de>
4584 * Fixed bug #11476: Redundant rendering of helpTextIcon in TCEforms
4586 2009-08-18 Francois Suter <francois@typo3.org>
4588 * Follow-up to #11373, #11379, #11408: Removed unnecessary use of second parameter in calls to $GLOBALS['LANG']->getLL()
4589 * Code cleanup #11745: Class tx_tstemplateinfo misses phpdoc declaration and SVN Id keyword placeholder
4590 * Fixed bug #11659: Hardcoded labels in backend.php and alt_menu.php (Thanks to Christopher Stelmaszyk)
4592 2009-08-14 Rupert Germann <rupi@gmx.li>
4594 * Fixed bug #11718: Performance improvement: speed up function t3lib_iconWorks::skinImg() by caching the results
4595 * Fixed bug #11722: Performance improvement: speed up function t3lib_BEfunc::selectVersionsOfRecord
4596 * Follow-up to feature #11474: Updated performance section in NEWS.txt
4598 2009-08-14 Ingo Renner <ingo@typo3.org>
4600 * Added feature #11438: Add a registry to t3lib
4601 * Added missing icon in t3skin for the divider content element
4602 * Fixed bug #11724: Icons in List Module aligned badly
4604 2009-08-14 Michael Stucki <michael@typo3.org>
4606 * Fixed bug #8968: DBAL incompatible SQL in "impexp" extension (thanks to Marc Bastian Heinrichs)
4608 2009-08-14 Francois Suter <francois@typo3.org>
4610 * Code cleanup #11687: Removed duplicate SQL definition of table index_stat_word
4612 2009-08-11 Francois Suter <francois@typo3.org>
4614 * Code cleanup #11686: Incomplete SQL comments in t3lib/stddb/tables.sql
4616 2009-08-10 Ingo Renner <ingo@typo3.org>
4618 * Follow-up to bug #11627: Fixed bug with mis-styled input fields caused by the addition of ExtJs and its reset css file
4620 2009-08-10 Steffen Kamper <info@sk-typo3.de>
4622 * Added feature #11648: Feature: Add datepicker to date and datetime fields in TCEFORMS
4623 * 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)
4624 * Added feature #11651: Allow Extbase as framework for backend modules: modified mod.php to dispatch extbase driven modules. (Thanks to Xavier Perseguers)
4626 2009-08-09 Andreas Otto <andreas@otto-hanika.de>
4628 * Added feature #4270: displayCond for FlexForms, that affects on row of element (thanks to Tolleiv Nietsch and Rupert Germann)
4630 2009-08-05 Steffen Kamper <info@sk-typo3.de>
4632 * Fixed bug #11627: Add CSS class and IDs to fields in TCEFORMS
4634 2009-08-05 Rupert Germann <rupi@gmx.li>
4636 * Fixed bug #11539: t3ver_stage will not be resetted when t3ver_stage was >0 before (thanks to Fabrizio Branca)
4637 * Fixed bug #11430: Performance improvement: use $GLOBALS['EXEC_TIME'] instead of time() where it makes sense (thanks to Niels Pardon)
4638 * Fixed bug #11512: Performance improvement: replace while(list()...) by foreach in the TYPO3 core (part 1)
4639 * Added feature #11474: Performance improvement: Store separate extList for the frontend (thanks to Mathias Schreiber)
4640 * Fixed bug #11475: Add "doNotLoadInFE" => 1 (introduced with #11474), to several system extensions, speeding up the frontend (thanks to Mathias Schreiber)
4642 2009-08-04 Michael Stucki <michael@typo3.org>
4644 * Follow-up to bug #11410: Non-functional code cleanup
4646 2009-08-03 Benjamin Mack <benni@typo3.org>
4648 * Fixed #11628: Frontend Editing does not work with an iframe
4650 2009-08-03 Ingo Renner <ingo@typo3.org>
4652 * Updated Caching Framework to be in sync with FLOW3 revision 2953
4654 2009-08-02 Oliver Hader <oliver@typo3.org>
4656 * Fixed bug #11585: Faulty usage of t3lib_matchCondition in backend template
4657 * Follow-up to bug #11585: Added unit test for t3lib_matchCondition
4658 * Fixed bug #10769: Wrong encoded email header (thanks to Ivan Kartolo)
4659 * Follow-up to bug #10769: Added unit tests for t3lib_div::encodeHeader()
4660 * Added test #11626: Extend unit tests for t3lib_matchCondition globalVar comparison
4662 2009-08-02 Christian Kuhn <lolli@schwarzbu.ch>
4664 * Added feature #11500: Order fe_groups in select fields alphabetically (Thanks to Steffen Gebert)
4666 2009-08-01 Christian Kuhn <lolli@schwarzbu.ch>
4668 * Added feature #6039: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder (Thanks to Martin Borer)
4670 2009-07-31 Rupert Germann <rupi@gmx.li>
4672 * Follow-up to bug #11410: Speed up BEgetRootLine even more by adding a real 2-level cache
4674 2009-07-31 Christian Kuhn <lolli@schwarzbu.ch>
4676 * Added feature #11581: Small speed improvement in class.t3lib_tstemplate.php (Thanks to Dan Osipov)
4677 * Fixed bug #11601: Copyright-Notice is hardcoded (Thanks to Christopher Stelmaszyk)
4679 2009-07-30 Oliver Hader <oliver@typo3.org>
4681 * Cleanup: Fixed ChangeLog and moved information concerning database updates to NEWS.txt
4683 2009-07-30 Rupert Germann <rupi@gmx.li>
4685 * Fixed bug #11593: Field t3ver_label is to small for uids >= 100000 (thanks to Fabrizio Branca)
4686 * Fixed bug #11602: Reset filter above the page-tree is not translatable (Thanks to Christopher Stelmaszyk)
4688 2009-07-30 Steffen Kamper <info@sk-typo3.de>
4690 * Fixed bug #11603: BE-Log: "Changes in fields" and "Show history" are not translatable (Thanks to Christopher Stelmaszyk)
4692 2009-07-27 Oliver Hader <oliver@typo3.org>
4694 * Cleanup: Updated t3lib/core_autoload.php
4696 2009-07-23 Oliver Hader <oliver@typo3.org>
4698 * Fixed bug: System extension feedit misspelled
4700 2009-07-23 Rupert Germann <rupi@gmx.li>
4702 * Fixed bug #11296: Login-Page: function makeCopyrightNotice() uses hardcoded text (Thanks to Christopher Stelmaszyk)
4704 2009-07-22 Steffen Kamper <info@sk-typo3.de>
4706 * Fixed bug #11566: Missing css for grouping grid collapse/expand (ExtJS)
4708 2009-07-20 Ingo Renner <ingo@typo3.org>
4710 * Added feature #11264: Add an opacity option to the GIFBUILDER BOX object
4712 2009-07-20 Oliver Hader <oliver@typo3.org>
4714 * Added feature #11509: Move automatic session data garbage collection to separate method
4716 2009-07-19 Oliver Hader <oliver@typo3.org>
4718 * Fixed bug #6875: IRRE - Sorting of child records is inverted on moving parent record to different page (thanks to Nabil Saleh)
4719 * Fixed bug #11267: Use PHP5 version of function microtime()
4721 2009-07-18 Steffen Kamper <info@sk-typo3.de>
4723 * Fixed bug #11556: missing quotes in loginrefresh.js
4725 2009-07-16 Steffen Kamper <info@sk-typo3.de>
4727 * Added feature #9808: Popup-functionality for Pages using target field
4729 2009-07-16 Christian Kuhn <lolli@schwarzbu.ch>
4731 * Added feature #11544: select/deselect all checkbox in db compare tool and extension manager for each type of modification (thanks to Bastian Waidelich)
4733 2009-07-16 Francois Suter <francois@typo3.org>
4735 * Bug #11249: Abusive deprecation logging in tslib_content::getData()
4737 2009-07-15 Francois Suter <francois@typo3.org>
4739 * Cleanup #11408: Object Browser uses hardcoded texts (plus some CGL cleanup) (thanks to Christopher Stelmaszyk)
4741 2009-07-15 Oliver Hader <oliver@typo3.org>
4743 * Added feature #11510: Store timestamp of last modification of session data to frontend user object
4745 2009-07-14 Oliver Hader <oliver@typo3.org>
4747 * Added feature #11508: Integrate possibility to define lifetime of frontend session data
4748 * Fixed bug #11526: Hanging record sets in tslib_feUserAuth
4750 2009-07-12 Ingo Renner <ingo@typo3.org>
4752 * Resolved issue #11530: Replaced t3lib_div::GParrayMerged() with new method t3lib_div::_GPmerged()
4754 2009-07-08 Rupert Germann <rupi@gmx.li>
4756 * Fixed bug #11379: TStemplate Info/Modify uses hardcoded texts (Thanks to Christopher Stelmaszyk)
4758 2009-07-09 Martin Kutschker <masi@typo3.org>
4760 * Fixed bug: same error message is used twice for different errors
4762 2009-07-09 Ingo Renner <ingo@typo3.org>
4764 * Cleanup: Removed a @see annotation to a deprecated function
4766 2009-07-08 Rupert Germann <rupi@gmx.li>
4768 * Added feature #11499: Database compare in install tool can require a huge amount of clicks. Added select/deselect all links.
4770 2009-07-08 Oliver Hader <oliver@typo3.org>
4772 * Fixed bug #11412: Using typolinkLinkAccessRestrictedPages does not take different domain names into account
4774 2009-07-07 Steffen Kamper <info@sk-typo3.de>
4776 * Fixed bug #11493: Ext JS with debug setting now also deliver debug versions of adapters
4777 * Added feature #11492: Update Ext JS to 3.0 final
4779 2009-07-06 Steffen Kamper <info@sk-typo3.de>
4781 * Fixed bug #11480: missing BACK_PATH in css inclusion of Ext JS stylesheets
4783 2009-07-06 Michael Stucki <michael@typo3.org>
4785 * 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)
4787 2009-07-03 Oliver Hader <oliver@typo3.org>
4789 * Added feature #11460: felogin - Integrate possibility to disable redirects on the fly (patch by Steffen Kamper)
4791 2009-07-01 Stanislas Rolland <typo3@sjbr.ca>
4793 * Follow-up to issue #11009: External Links get prepended with http://typo3 in RTE htmlArea in Firefox 3.0.11/3.5b4
4795 2009-07-01 Oliver Hader <oliver@typo3.org>
4797 * Follow-up to feature #9615: Renamed extension from fe_edit to feedit
4799 2009-06-29 Michael Stucki <michael@typo3.org>
4801 * 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!
4803 2009-06-29 Steffen Kamper <info@sk-typo3.de>
4805 * Followup to #9991: one checkbox in version module was accidental deleted
4807 2009-06-29 Ernesto Baschny <ernst@cron-it.de>
4809 * Fixed bug #5381: CSC: Added htmlSpecialChars to rendering page titles in Sitemap/menu content elements (Thanks to Susanne Moog)
4810 * Added feature #2421: CSC: Move static HTML from render_uploads to TypoScript, providing flexible rendering of "Filelinks" content elements
4812 2009-06-29 Benjamin Mack <benni@typo3.org>
4814 * Followup to #4361 / New Hook: removed the "&" when calling the hook method (Thanks to Xavier Perseguers)
4815 * Followup to #9947: Deprecated class t3lib/class.gzip_encode.php as the ob_gzhandler methods are used
4817 2009-06-28 Benjamin Mack <benni@typo3.org>
4819 * Fixed #10136: tslib_pibase page browser may hurt search engines by the incorrect "Next" link (On behalf of Dmitry Dulepov)
4820 * Followup to #4361 / New Hook: removed the "&" when calling the hook method (Thanks to Xavier Perseguers)
4822 2009-06-27 Steffen Kamper <info@sk-typo3.de>
4824 * Fixed bug #11406: querygenerator/fullsearch doesn't use t3lib_iconWorks::skinImg, added alignment for images
4825 * Fixed bug #11409: backend.php don't use API to include JS/CSS files
4827 2009-06-27 Benjamin Mack <benni@typo3.org>
4829 * Added feature #4361: Added new hook in class.db_list.inc for the list module (On behalf of Michael Stucki)
4830 * Fixed bug #6215: MENU before/after* might create invalid HTML output (Thanks to Nabil Saleh)
4832 2009-06-27 Christian Kuhn <lolli@schwarzbu.ch>
4834 * Fixed bug #11425: Workspace Shortcut uses hardcoded texts (thanks to Christopher Stelmaszyk)
4835 * Fixed bug #5061: Message in Web > List isn't localized (thanks to Christopher Stelmaszyk)
4837 2009-06-26 Benjamin Mack <benni@typo3.org>
4839 * Fixed bug #9415: "Do" Dropdown in Workspace module doesn't respect users rights (Thanks to Franz Koch)
4841 2009-06-26 Christian Kuhn <lolli@schwarzbu.ch>
4843 * Fixed bug #10782: Copying datasets with related data start- and endtime is recalculated (thanks to Niels Pardon)
4844 * Fixed bug #10175: Duplicated values in localconf.php (thanks to Stefano Kowalke)
4845 * Added feature #8601: Hook for debug_typo3PrintError
4846 * Added feature #11229: stdwrap to override image of imageLinkWrap (thanks to Georg Ringer)
4848 2009-06-26 Oliver Hader <oliver@typo3.org>
4850 * Added feature #11373: Template-module "ts" uses hardcoded texts (thanks to Christopher Stelmaszyk)
4851 * Added feature #11378: Constant Editor uses hardcoded texts (thanks to Christopher Stelmaszyk)
4852 * Fixed bug #11154: calls to deprecated function makeInstanceClassName in core (thanks to Franz-Xaver Koch)
4853 * Added feature #11410: Speed up BEgetRootLine by reusing parts of the rootline from the cache (thanks to Fabrizio Branca)
4855 2009-06-24 Steffen Kamper <info@sk-typo3.de>
4857 * Fixed bug #11354: Extension manager does not show up Configuration Categories Menu (thanks to Vladimir Podkovanov)
4859 2009-06-24 Oliver Hader <oliver@typo3.org>
4861 * Follow-up to bugfix #9599: felogin - forget password action and logout action are still cached
4863 2009-06-23 Michael Stucki <michael@typo3.org>
4865 * Fixed bug #11369: jumpUrl should only allow files matching fileDenyPattern (thanks to Ingmar Schlecht)
4866 * Follow-up to #9897: Rename some internal variable and function names
4867 * Fixed bug #9897: Extending palettes and fields to be displayed in back-end forms mixes up tabs
4868 * Follow-up to #11358: Minor cleanup
4869 * Fixed bug #10791: Performance improvement: Skip cHash check if page is already non-cached
4870 * Fixed bug #11368: Ignore ENABLE_INSTALL_TOOL file if it is older than one hour
4872 2009-06-23 Steffen Kamper <info@sk-typo3.de>
4874 * Fixed bug #11377: synced Ext JS resources with Ext JS 3.0RC2, removed skins and unused css/images
4876 2009-06-22 Sebastian Kurfürst <sebastian@typo3.org>
4878 * 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.
4880 2009-06-22 Steffen Kamper <info@sk-typo3.de>
4882 * Replaced icon #11371: The current clear page cache icon is ugly and unclear (thanks to Uschi Renzihausen)
4884 2009-06-21 Steffen Kamper <info@sk-typo3.de>
4886 * Fixed bug #11372: Template-Analyzer uses hardcoded texts - added localization (thanks to Christopher Stelmaszyk)
4888 2009-06-21 Benjamin Mack <benni@typo3.org>
4890 * Fixed bug #11356: Backend Login News is not templateable
4892 2009-06-21 Rupert Germann <rupi@gmx.li>
4894 * Fixed bug #11358: typoLink() perfomance improvement (thanks to Vladimir Podkovanov)
4896 2009-06-18 Benjamin Mack <benni@typo3.org>
4898 * Fixed bug / Feature #11293: Login page is not translatable
4900 2009-06-18 Oliver Hader <oliver@typo3.org>
4902 * Fixed bug #11009: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
4904 2009-06-15 Ingo Renner <ingo@typo3.org>
4906 * Updated the caching framework to the according FLOW3 revision 2616
4908 2009-06-15 Martin Kutschker <masi@typo3.org>
4910 * Fixed bug #11119: DBAL: Mapping in query does not takes care of remapping "table.field" in a WHERE clause (thanks to Xavier Perseguers)
4912 2009-06-15 Steffen Kamper <info@sk-typo3.de>
4914 * Fixed bug #11275: Bring back the divider CE
4915 * Fixed bug #11052: Show warning if memcache is configured but not installed / working on the server
4917 2009-06-14 Steffen Kamper <info@sk-typo3.de>
4919 * Fixed bug #9984: Element Browser window is MUCH too small (thanks to Georg Kuehnberger)
4920 * Fixed bug #11047: DBAL does not support CLOB/BLOB when using a mapped table name (thanks to Xavier Perseguers)
4921 * Fixed bug #11076: DBAL: Cannot connect to non-local Oracle database with SID (thanks to Xavier Perseguers)
4922 * Fixed bug #11327: Change 2 forgotten icons in t3skin (edit_fe and edit_file)
4924 2009-06-13 Steffen Kamper <info@sk-typo3.de>
4926 * Fixed bug #10617: Collapse in list module doesn't process returnPath
4927 * Fixed bug #8875: TYPO3 backend logo on top left looks not perfect because it has white background on gradient background (thanks to Johannes Feustel)
4929 2009-06-12 Steffen Kamper <info@sk-typo3.de>
4931 * Fixed bug #10515: extend Filelist with icon block according to list view
4933 2009-06-12 Oliver Hader <oliver@typo3.org>
4935 * Fixed bug #11272: Autoloader floads sysLog with XCLASS failures
4936 * Follow-up to feature #11314: Removed hardcoded length of a session ID
4937 * Fixed bug #11266: Remove initialization of the random number generator
4939 2009-06-10 Oliver Hader <oliver@typo3.org>
4941 * Added feature #11314: Extract functionality to create session ID from t3lib_userAuth::start()
4943 2009-06-09 Rupert Germann <rupi@gmx.li>
4945 * Fixed bug #11285: functions flushByTag and flushByTags in caching framework are very unefficient
4946 * Fixed bug #11291 and #11292: buttons "save" and "save and view" do not work in wizard_rte.php
4948 2009-06-09 Oliver Hader <oliver@typo3.org>
4950 * Added feature #11302: Add possibility to trigger removal of frontend session data of the current session
4952 2009-06-08 Rupert Germann <rupi@gmx.li>
4954 * Follow-up to bug #11033: added missing hook class
4956 2009-06-08 Oliver Hader <oliver@typo3.org>
4958 * Fixed bug #11033: Optimize hook to indexed_search that checks for a running crawler task
4959 * Fixed bug #11268: Optimize initialization of frontend editing
4960 * Follow-up to bug #10231: Fixed wrong pattern conversions from split() to preg_split()
4962 2009-06-08 Steffen Kamper <info@sk-typo3.de>
4964 * Follow-up to #11117: typo in Ext JS theme: grey -> gray
4965 * Fixed bug #10993: Install Tool shows plain passwords - display of passwords was stripped at all places
4966 * Fixed bug #10689: FileCache doesn't work on windows
4967 * Fixed bug #10741: Create version of page crashes in Cache caused by "-" in const PATTERN_ENTRYIDENTIFIER
4969 2009-06-07 Rupert Germann <rupi@gmx.li>
4971 * Fixed bug #0011288: function tslib_fe->setPageCacheContent() removes page_cache entry twice
4972 * 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 )
4973 * Follow-up to #11260: normalized the boolean parameter $reportDocTag before adding it to the md5 hash string
4975 2009-06-06 Benjamin Mack <benni@typo3.org>
4977 * Followup to #11016: Implement RSA authentication for BE and FE (Added deprecation warnings to unused functions in the login screen)
4979 2009-06-05 Patrick Broens <patrick@patrickbroens.nl>
4981 * Fixed bug #11189: Validation issue: value of attribute "method" cannot be "POST"; must be one of "get", "post"
4982 * Fixed bug #11144: Validation issue: End tag for "hr" omitted, but OMITTAG NO was specified in typo3/init.php
4983 * Fixed bug #11141: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/wizard_colorpicker.php
4984 * 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
4985 * 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
4986 * Fixed bug #11138: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/version/cm1/index.php
4987 * Fixed bug #10956: Validation issue: Trimming empty <strong> in typo3/alt_intro.php when module has no module label
4989 2009-06-04 Rupert Germann <rupi@gmx.li>
4991 * New feature #11260: Speed up t3lib_div::xml2array by adding a two level cache (thanks to Fabrizio Branca)
4993 2009-06-04 Oliver Hader <oliver@typo3.org>
4995 * Fixed bug #11257: t3lib_cache_backend_dbbackend->collectGarbage() deletes entries without lifetime (thanks to Fabrizio Branca)
4996 * Cleanup: Cleanup iterations in t3lib_timeTrack->printTSlog()
4997 * Cleanup: Use PHP_SAPI constant instead of php_sapi_name() calls
4999 2009-06-03 Benjamin Mack <benni@typo3.org>
5001 * 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)
5003 2009-06-03 Rupert Germann <rupi@gmx.li>
5005 * Fixed bug #11258: t3lib_cache_backend_ApcBackend::set() error in exception message (thanks to Fabrizio Branca)
5007 2009-06-03 Christian Kuhn <lolli@schwarzbu.ch>
5009 * Fixed bug #9811: Adding Faroese flag to website languages
5011 2009-06-03 Jeff Segars <jeff@webempoweredchurch.org.org>
5013 * Followup to #10597: Fixed bad call to the admin panel within fe_edit
5015 2009-06-03 Ernesto Baschny <ernst@cron-it.de>
5017 * 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"
5019 2009-06-03 Steffen Kamper <info@sk-typo3.de>
5021 * Fixed bug #11262: Recycler fails with Ext JS 3
5022 * Follow-up #11117: move typo3-theme to t3skin (renamed to xtheme-t3skin.css)
5023 * Update #11117: Update Ext JS to 3.0 RC2, added typo3be-theme
5025 2009-06-03 Benjamin Mack <benni@typo3.org>
5027 * Fixed #11234: Deprecate formatSize and checkEmail functions
5028 * Followup to #11148: Remove