TYPO3 CMS Changelog

What's new in TYPO3 CMS 8.7.3

Aug 23, 2020
  • 0356a94c3e [RELEASE] Release of TYPO3 8.7.3
  • 143de0e330 [TASK] Upgade CKEDITOR to 4.7.1
  • abf8691c23 [BUGFIX] Make sure correct data types are passed around in RefIndex
  • 981a5b11b8 [BUGFIX] Remove not working CDATA usage in JS template file
  • 0e005cccee [BUGFIX] Fix typo in "Recently updated pages" menu description
  • c162474a1b [BUGFIX] Copying workspace version record fails
  • 307b375281 [BUGFIX] Allow whitespaces in list of file extensions
  • 4d1eb1537b [BUGFIX] Correct the replace section of sysext:lang
  • d658d52d70 [TASK] Have LICENSE.txt in all core exts
  • 121dbbddb7 [BUGFIX] Initialize uploadfolder key for TCA group file_reference
  • b3316347ac [BUGFIX] Fully initialize ContentObjectRenderer in HtmlViewHelper
  • a7859e5df4 [BUGFIX] Fix namespace of PHPUnit exception
  • 2ecb3e86ce [BUGFIX] iconIdentifier for custom system information panel items
  • 82255e4488 [BUGFIX] travis-ci: Have DE locale
  • 1238d43c6e [TASK] typo3/testing-framework 1.1 brings phpunit 6.2
  • 0021961a46 [TASK] Update some require-dev dependencies
  • b71c2b6e38 [TASK] bamboo: Run 8.7 after master nightly
  • 4889b0ede5 [TASK] bamboo 8.7 test specs and pgsql install test
  • f849ec43ed [TASK] Raise testing-framework to 1.0.9
  • 985774eb4f [BUGFIX] Add missing frontend context check when fetching view configuration
  • ee2b45ed79 [TASK] Functional test for tt_content rendering
  • a8e7c54aa0 [TASK] Raise typo3/testing-framework to 1.0.8
  • 81d208cf5e [BUGFIX] Fix namespace of SaltedPasswordsUtility in documentation
  • 7efc3141e0 [BUGFIX] Stabilize a flaky unit test
  • e58eacdacf [BUGFIX] Fix checking config.metaCharset with uppercase letters
  • 246f156933 [TASK] Set TYPO3 version to 8.7.3-dev

New in TYPO3 CMS 8.7.2 (Aug 23, 2020)

  • e05c6943b1 [RELEASE] Release of TYPO3 8.7.2
  • 36d5d33610 [CLEANUP] Wrap doesRecordExist in new method
  • f470b880f3 [BUGFIX] Ensure links with ampersands are HSC-decoded
  • b943b0218c [TASK] Cache results in doesRecordExist_pageLookUp
  • 59cca01079 [BUGFIX] Prevent uncaught exception in Import/Export controller
  • a26c128af0 [BUGFIX] Populate loaded commands after ext_tables is loaded
  • 109e0c0255 [BUGFIX] Skip quoted fields in insertData
  • 6e38042819 [BUGFIX] Select suitable distribution version in em
  • 823fb1b776 [BUGFIX] Avoid redundant SQL queries in ReferenceIndex
  • 5ec48ab302 [BUGFIX] Fix wrong parameter type
  • 957f4a5268 [BUGFIX] FormEngine creating section container in new record
  • 5b0e5eb35c [BUGFIX] rte_ckeditor triggers has-change on change
  • c5495f1582 [FOLLOWUP][BUGFIX] Use mb_* methods directly instead of CharsetConverter
  • f2b3579021 [BUGFIX] Use the correct named parameter type in Extbase queries
  • d6061a12af [BUGFIX] Fix DB error handling in FrontendUserImageUpdateWizard
  • 3d29a6871a [BUGFIX] Respect selected page in recursive record list search
  • 12d2f17b73 [BUGFIX] Remove superfluous extbase TS option
  • 9501d39acc [BUGFIX] Streamline bool arguments throughout the core
  • ddb6f31843 [BUGFIX] AdminPanel: Change fields for simulate time
  • 68968215bb [BUGFIX] Add missing format.case capitalWords mode
  • a189a328a7 [BUGFIX] Use mb_* methods directly instead of CharsetConverter
  • 01742278f4 [BUGFIX] Extbase: Remove invalid class ObjectManagerException
  • 033cb4693c [BUGFIX] Include RSA JS in FE with relative URL
  • 562e3b3c8b [BUGFIX] Better documentation of cObject viewhelper
  • 73f173e78c [BUGFIX] Linkvalidator: Links (from rte) not detected correctly
  • 9938f72f5e [BUGFIX] Fix wrong markup of download icon in extension manager
  • e8f7fab051 [FOLLOWUP][BUGFIX] Allow processing of multiple new record localizations
  • b2f6aa31a6 [BUGFIX] Check for enabled devlog inside devLog()
  • b1633c4bca [BUGFIX] Allow processing of multiple new record localizations
  • 51d227a2d8 [BUGFIX] Remove manually set database row
  • 5ea700fa83 [BUGFIX] Correct overflow behavior for iframes in modal windows
  • 35713dc745 [BUGFIX] Throw proper exception when parsing Yaml files
  • de0b58ea9c [TASK] Update CKEDITOR to 4.7.0
  • 3457516d0f [BUGFIX] Prefix single digit dates with 0 instead of whitespace
  • 11f1e03d4a [BUGFIX] Allow RTE yml presets in LocalConfiguration
  • 3f5fe64e7c [TASK] change intval() to (int)
  • e198de2d27 [TASK] Register stylesSet in Editor/Base.yaml
  • 22f98068bc [TASK] Add alias for grunt tasks
  • 994418b1ad [TASK] Remove CSH of ancient form wizard
  • 4bd8dc3e7d [BUGFIX] Remove double escaping in warning in DatabaseRecordList
  • 1065c8ea5c [BUGFIX] Limit shown user groups in the permission module
  • 1022875b6b [BUGFIX] Make date/time fields working again
  • c17ebb9cb2 [BUGFIX] Default value for native datetime fields must not be 0
  • 89398de9c1 [BUGFIX] Dim not selected crop area again
  • 2d99d6cec4 [BUGFIX] mssql: ext:impexp test fixes
  • a116b0bc87 [BUGFIX] mssql: Proper types inserting / updating rows
  • 2259d79dcf [BUGFIX] mssql: ExpressionBuilder inSet() support
  • f8b4a74078 [BUGFIX] Use correct database connection for table in ReferenceIndex
  • c82cb57bf0 [BUGFIX] FormEngine: Show correct error message (render)Type is unknown
  • a25e353ac8 [BUGFIX] Prevent exception in ImageCropUpdater
  • f458ae2eb3 [TASK] Add sitemap to sysext:core/Documentation
  • 7d9235869e [BUGFIX] Use correct variable when throwing exception in PageRepository
  • acabe032d2 [TASK] Avoid overflow of page titles in several tables
  • 1d7b1f4e87 [TASK] Restructure position of help icons in 'Pagetree overview'
  • 790f148e3e [BUGFIX] mssql: Identifier quoting and return types
  • 3e59b1400a [BUGFIX] Fix getTemplatePathAndFilename on StandaloneView
  • 399962ef58 [BUGFIX] Fix height of the modal content
  • 87e688ad6e [BUGFIX] Make TemplatePaths->fillDefaultsByPackageName sort paths
  • bf07032d60 [TASK] Prevent thumbnail generation for non image files
  • 254d121a06 [TASK] mssql: A series of functional test fixes
  • b04652ba2e [TASK] Remove bower and update Gruntfile.js
  • 88c9199fa6 [TASK] Move bower dependencies to npm
  • 3e8554d424 [TASK] Resolve grunt build errors
  • 7b4099f4f0 [BUGFIX] Hide empty descriptions in textmedia in page module
  • 3461179f75 [FOLLOWUP][BUGFIX] Exchange flag icons from SVG to PNG
  • 2e53107188 [BUGFIX] DocumentEditController save with translation broken
  • ad3199e50a [TASK] Show hidden sub group items in be_groups records
  • 3934fea624 [BUGFIX] Prohibit editing of uneditable labels in pagetree
  • 0d8e1123a1 [BUGFIX] Avoid jumping of form fields on focus
  • 7750184410 [BUGFIX] CSH on popup window - more link leads to non-existent page
  • 7ac1c50813 [TASK] Add type hints and fix PHPDoc in extbase DataMapFactory
  • ac29453edd [TASK] Move jquery to npm
  • f21bc537bd [TASK] Use reference for label 'bodytext' in CType 'textpic'
  • 58925ce85d [TASK] npm script for grunt css build
  • 801329b55b [TASK] Raise styleguide to 8.0.12
  • aae03d2c6d [TASK] Add visual difference for elapsed endtime
  • 6f28c1c339 [TASK] Update TYPO3 Icons and add to icon registry
  • 8b17b660a5 [TASK] Update display of table in log module
  • 35857d5ae1 [TASK] Disable a series of functional tests with mssql
  • 61a7ff92aa [BUGFIX] Editing all records after deleting one throws exception
  • 630f174e9d [TASK] Raise testing-framework to 1.0.7
  • d224280821 [BUGFIX] Do not show hidden tables in LiveSearch
  • f8eead59ad [BUGFIX] Remove disabled button in inline records
  • 15e70259c3 [BUGFIX] Add background-color to Link Wizard Attribute Container
  • 80772e80bc [BUGFIX] Fixed broken links in file reference list
  • f7e8b9f05a [BUGFIX] Use Fluid standalone TagBuilder object
  • 6c6d190297 [BUGFIX] Raise required PCRE version
  • 201c2bb4e7 [BUGFIX] Avoid jumping of form fields on focus
  • a9b4222477 [TASK] SystemInformationMenu: Automatically refresh counter badge
  • 5089f7083a [TASK] Change order of preferred extension icons
  • 45a068942f [BUGFIX] Exchange flag icons from SVG to PNG
  • ad3d3c8907 [BUGFIX] Avoid unnecessarily fetching file for processing
  • 4f936c9cd5 Revert "[BUGFIX] Avoid duplicates if ReferenceIndex is unable to finish"
  • 71c44e6799 [TASK] Combine lint task for ci integration and correct code violations
  • 6bdce9f425 [BUGFIX] Module menu clicks with slow connections opens standalone module
  • 060e9d08f1 [TASK] Require bower and have node build scripts
  • 6755c81328 [TASK] Add NPM package lock file
  • 5d2e37ee1a [BUGFIX] trigger Backend.doLayout() on window resize
  • c4dec608e0 [TASK] Functionals: Rename "@group mysql" to "@group not-postgres"
  • 59cab34d5d [CLEANUP] Reduce cache gets in MarkerBasedTemplateService
  • afadfd24fd [TASK] Refactor ext:impexp functional tests
  • fbb9b60fcb [TASK] Fix typos in upgrade wizards of Install Tool
  • 8b857d85f9 [FOLLOWUP][TASK] Squeeze every bit of performance from CGL fixer
  • 307834e57f [BUGFIX] Extbase: Pass parameter to real raw queries
  • 2a0866459f [BUGFIX] Ensure correct URL generation with http_build_query()
  • 15dbdfa390 [BUGFIX] Properly escape in Install Tool Check.
  • 7c8f5be963 [BUGFIX] Make encoding of parameters for cHash independent of PHP settings
  • 50e3bad243 [BUGFIX] Explicit cast to string for VersionState object
  • 6822f92938 [BUGFIX] Use correct constructor argument for TableDiff
  • 48dddf0e79 [BUGFIX] Avoid DBALException on unknown data type in Install Tool
  • ff7036d949 [TASK] Re-enable passing tests in SchemaMigratorTest
  • 971ae7f4e9 [TASK] Squeeze every bit of performance from CGL fixer
  • 974e61a352 [TASK] Extract datahandling framework to testing-framework
  • f1a8595962 [TASK] Remove usage of PATH_typo3conf from ConfigurationManager
  • d43f18a6e3 [TASK] Acceptance test installing TYPO3 on mysql
  • 6fe99bc887 [BUGFIX] Embed parameters in SQL fragment create by getSelectQuery
  • cd3733e7a1 [TASK] Minor CGL cleanup makes php-cs-fixer happy
  • c8f21dc9c6 [TASK] Update typo3/testing-framework to 1.0.6
  • 4e22184c2f [CLEANUP] Review comment and sig of addMountPointParameterToPage()
  • 74fe54c677 [TASK] Cleanup .gitignore components directory
  • 86b39e84a1 [BUGFIX] Make sure relative URL receives a proper host part for errorpage
  • ed05d52178 [BUGFIX] Prevent duplicated special char in backend breadcrumb
  • 3f5effaa61 [BUGFIX] Remove doubled SQL query in PageRepository
  • cde94b4b86 [BUGFIX] Page tree request in a workspaces times out
  • 90078db394 [TASK] Streamline icons (order/style) in InlineRecordContainer
  • e3d973cba8 [BUGFIX] Fix wrong comment in TSFE for xhtmlDoctype property
  • 0c3f35235b [BUGFIX] Render prepended option tag always in first place
  • 843a5d5857 [BUGFIX] Typo3DBQueryParser fails to wrap subselect in braces
  • a819b1176d [TASK] Convert ViewHelpers to static calling
  • ef518718ca [BUGFIX] Use different field for logging in EXT:scheduler
  • 506c379b4c [CLEANUP] Update comment of PageRepository::getMountPointInfo()
  • d8fd6028bc [TASK] Fix typo in documentation intent-left > indent-left
  • f06bc763d4 [BUGFIX] Use EXEC_TIME for sys_log entry instead of time()
  • 43b7459d79 [BUGFIX] Correct doctrine expression for perms_clause
  • dcd76ab228 [BUGFIX] EXT:beuser: Fix action icon (compare user)
  • 7bf27e6087 [BUGFIX] Fix parse time calculation
  • a95b8a1c7e [BUGFIX] Fix minor ux issues in EXT:recycler
  • 8aec03e2db [BUGFIX] Add `controlsList` as known additional attribute
  • 582909b2c7 [TASK] Unit test fails with recent PHP releases
  • 3573d80a86 [FEATURE] Introduce .typoscript file extension
  • 3bca59d4bc [BUGFIX] Unset current file in generic Content Object Renderer
  • 7162935762 [TASK] Introduce cache for readLLfile()
  • 6e13bffdd2 [BUGFIX] Add UI blocker to prevent loading issues in FormEngine
  • bb571e8132 [BUGFIX] Let ElementInfo Template take care of proper title crop
  • 17776e4853 [TASK] Throw explicit exception on missing link handler class
  • dca925ae26 [BUGFIX] Indexed Search should use FrontendRestrictionsContainer
  • e0b8226394 [TASK] Do not throw exception on unavailable APC(u) cache backend
  • 73e7504353 [BUGFIX] Added missing workspace preview info
  • d949da95e9 [BUGFIX] Linkvalidator: Scheduler task not working correctly
  • 564c71b5fd [BUGFIX] Respect link target for individual pages in menu generation
  • be170fb62e [BUGFIX] Set default root paths constants in Indexed Search
  • 169982ce7c [TASK] Replace outdated nowrap attribute
  • c33dc1a2d5 [TASK] Cover getContentObject related methods by unit tests.
  • 46450f90fc [TASK] Add unit test for Typolink resolveTargetAttribute
  • 5a35cc7a7d [BUGFIX] Use DBAL Restrictions for index_config queries
  • 643ac435da [BUGFIX] Use renderType selectSingle for field t3_tables of sys_action
  • 004cdfffd7 [BUGFIX] Fix path to Header partial in Textmedia and Textpic
  • b821701419 [BUGFIX] Make DataHandler multibyte-safe
  • dd4b5f6c4c [BUGFIX] Ensure extractDottedPathToLastElement() always returns a string
  • 227483f885 [BUGFIX] INCLUDE_TYPOSCRIPT condition use correct ConditionMatcher
  • e4fc1dc103 [TASK] travis-ci: Drop JS unit tests
  • 5e679e9eb7 [TASK] EXT:scheduler:action icons and sorting
  • cf16649a0e [TASK] Improve BE description of mount point overlay
  • 2a0d4a9944 [BUGFIX] Ensure Frontend User image update is not offered
  • 80d436fdeb [DOC] Fix version number in documentation files
  • 8c27876ab6 [BUGFIX] Do not sort tree nodes after each append
  • e283ca7817 [BUGFIX] Correct typos in AbstractPlugin::pi_list_browseresults()
  • 4ecf1fd773 [BUGFIX] Add missing SQL index for EM repository update
  • 22195c0bc2 [CLEANUP] Cleanup of method updateRefIndexTable
  • 3ec2759255 [BUGFIX] Avoid exceptions during indexing with indexed_search
  • 0aaa678118 [BUGFIX] Add `config.contentObjectExceptionHandler` to tsref.xml
  • f187f59964 [BUGFIX] Ignore open_basedir warning for files outside the website root
  • ed8c7bd7a0 [TASK] Show copy and cut buttons in filelist options
  • 4e505b77e9 [TASK] Resolve empty table row issue
  • e617abdb77 [BUGFIX] Catch SQL Errors in SysRefindexHashUpdater
  • 8b2958343b [BUGFIX] Allow arbitrary protocols in new LinkService
  • 6f3343c93a [TASK] Remove unused property "cache_getRootline" in PageRepository
  • 25c239914d [BUGFIX] allow deletion folder with deleted references to files
  • d0ae472340 [TASK] Info Pagetree Overview spaces between icons and text
  • b09978eb34 [FOLLOWUP][BUGFIX] LinkService must handle old ?id=xyz links
  • e8fff954ad [BUGFIX] Use absolute URL for avatars
  • 1ca2e47f98 [BUGFIX] Ensure tables already processed are skipped when resuming upgrade
  • 272a867052 [BUGFIX] Fix typo in sys_registry key for fetching last wizard position
  • 4c9df54aa8 [BUGFIX] Load PageTSconfig in localconf for LinkHandler
  • 047b5bbb38 [BUGFIX] EXT:form - let the CountValidator provide its arguments
  • 364475873a [BUGFIX] Use correct field `fe_group` instead of non-existent `fe_groups`
  • 4fb8deaf28 [BUGFIX] CKEditor: Configuration properties not translatable
  • f989aa056f [BUGFIX] Load requireJS when requested
  • bab006b58c [TASK] Code and comment clean up
  • 607b14e96a [BUGFIX] Remove wrong usage of PageRepository->error_getRootLine_failPid
  • 554bb11e9e [TASK] Update comments in ExtensionManagementUtility
  • bd869967d3 [BUGFIX] Initialize pagesTSconfig for link handler in FE
  • c9d6c46e9c [TASK] Set Fluid cache backend to SimpleFileBackend
  • 523e7eed0f [BUGFIX] LinkService must handle old ?id=xyz links
  • 0c1ef30667 [BUGFIX] Properly set format of StandaloneView
  • 9d1fe92f85 [TASK] Add PAGES_TYPES to configuration view
  • cfc31c2a0b [TASK] Switch to chrome in ac tests
  • 8631f14b71 [BUGFIX] Jasmine update triggers JS test fails
  • 54b24c9eca [BUGFIX] Install Tool: Handle PCRE errors in row updater
  • f9fbc3a678 [BUGFIX] Do not ask for current password if admin
  • 5cd88a38ae [BUGFIX] Use real BE user for logging user setting changes
  • e96d50cb39 [BUGFIX] Do not override global BE_USER for user settings simulation
  • 3ea1a07d5d [BUGFIX] Remove horizontal scrollbar
  • ef665e933b [BUGFIX] Remove some outdated keys from tokenizetyposcript.js
  • c5d3ae9843 [TASK] Add new bootstrap-slider version
  • ee9ad0123c [BUGFIX] Use correct TypoScriptService in ClickEnlargeViewHelper
  • f6e550f9e1 [BUGFIX] Ensure Install Tool is not using a deprecated property
  • 94c4c7d34c [TASK] Update typo3/testing-framework from 1.0.1 to 1.0.5
  • 6eb73dfbe7 [BUGFIX] Replace old optionSplit method calls
  • 93d314e264 [TASK] Set TYPO3 version to 8.7.2-dev

New in TYPO3 CMS 8.7.1 (Apr 21, 2017)

  • Fixed issues:
  • 5e3a0e4f21 [RELEASE] Release of TYPO3 8.7.1
  • 06a2138536 [BUGFIX] Update branch alias for composer version
  • 811653ded3 [TASK] Use new CLI binary in docs instead of cli_dispatch.phpsh
  • e8a120437b [BUGFIX] Use correct value for EU flag in sys_language records
  • e68e737e93 [BUGFIX] Fix bug due to improper usage of boolean as object
  • bbc8e72792 [TASK] Update typo3/cms-styleguide from 8.0.8 to 8.0.9
  • 6da38a6879 [BUGFIX] AbstractMessage should have string, but integer is given
  • 338a00045e [BUGFIX] EXT:form - Fix default file upload mime types
  • 889d470ccb [TASK] Cover trivial setters and getters of cObj with unit tests
  • 3967844bbe [BUGFIX] Use correct order of SQL parameters in SysRefindexHashUpdater
  • 286124c67e [BUGFIX] Quote table and fieldnames in BackendUtility::BEenableFields
  • 80831612ed [BUGFIX] Extbase: quote table and field names in join statements
  • 0869b4a627 [TASK] EXT:form - minor UX/ UI optimizations
  • 7fdfd9002d [TASK] Change TYPO3-logo from png to svg
  • d53b7a29f7 [BUGFIX] Use named parameters in Extbase IN() queries
  • 9efd09fe16 [TASK] Show same edit icon in filelist clickmenu
  • 1e50841ac4 [TASK] Mark ext:form as stable
  • d29791254f [BUGFIX] Make EXT:form checkbox markup compatible to Bootstrap
  • 3afc2f1974 [BUGFIX] Do not prefix FAL file links with absRefPrefix
  • a519f63a2f [TASK] Minor UX optimization in "Record selector" pop-up window
  • fd7dc452ef [TASK] Add extra info to description in SysRefindexHashUpdater
  • dff8286c71 [BUGFIX] Email links with parameters in LegacyLinkNotationConverter
  • 99c7599276 [BUGFIX] Correct stylelint violations in scss files
  • 8916620ac2 [BUGFIX] Hide download distributions in composer mode
  • 23c3c2965c [TASK] Correct view webpage link anchor in list module
  • 2aa304eb05 [BUGFIX] Ignore deleted references when deleting a file
  • b1572ac3a5 [BUGFIX] EXT:form - Avoid JavaScript errors
  • 7ccdba12d6 [BUGIFX] Allow file replace for editors
  • 9819cad453 [BUGFIX] Do not use doctrine constraints without bind values
  • b6cfadc904 [BUGFIX] Install tool css id used twice
  • 66278e2120 [TASK] Add unit test to cover ContentObjectRenderer::linkWrap
  • 9f0fceb427 [BUGFIX] Allow editing of yaml files in the backend
  • 17d833ff92 [BUGFIX] Point new user to correct folder on first install
  • 675e0fa9d8 [TASK] Avoid unused xpath when parsing locallang.xml
  • 119a1a40f4 [BUGFIX] Determine default severity for modals correctly
  • 213c7b34b7 [BUGFIX] Prevent replace of tags in TypoScript setup
  • e7c651bdb1 [CLEANUP] Fix typo in a typoscript comment
  • b98f364163 [BUGFIX] Adapt fluid_styled_content paths in initial page
  • a845c52c8b [TASK] Set TYPO3 version to 8.7.1-dev

New in TYPO3 CMS 8.7.0 (Apr 6, 2017)

  • Breaking Changes:
  • Breaking: #79615 - QueryBuilder getQueriedTables result format change
  • Breaking: #80050 - Remove option cHashIncludePageId from cHash calculation
  • Breaking: #80149 - Remove $GLOBALS['TYPO3_CONF_VARS']['FE']['pageOverlayFields']
  • Breaking: #80171 - Remove lib.parseFunc_RTE inline styles from parsed blockquote tag
  • Breaking: #80374 - Default content element configuration for frontend login adapts fluid styled content
  • Breaking: #80412 - New shared content element TypoScript libary object for Fluid Styled Content
  • Breaking: #80628 - Extension rtehmlarea moved to TER
  • Features:
  • Feature: #79343 - Allow overriding PATH_site via environment variable
  • Feature: #79812 - Allow overriding cropVariants for Image Manipulation
  • Feature: #79883 - Add cropVariant support to TypoScript rendering of images
  • Feature: #80126 maximum field length not set as attribute "maxlength"
  • Feature: #80154 - Retrieve session data in TS
  • Feature: #80196 - EXT:form - support multiple form elements per row
  • Feature: #80374 - Add generic fluid template for already rendered content
  • Feature: #80374 - Frontend Login configuration now available through TypoScript constants
  • Feature: #80452 - Extbase CLI commands available via new CLI API
  • Feature: #80579 - Improved JavaScript Modal API
  • Feature: #80619 - Extend Link Generation within TypoLink
  • Deprecation:
  • Deprecation: #78650 - TemplateService->splitConfArray
  • Deprecation: #79122 - Deprecate method getRecordsByField
  • Deprecation: #79580 - Deprecate methods in DataHandler related to page delete access
  • Deprecation: #79591 - Extbase command controllers admin role methods
  • Deprecation: #79770 - Deprecate inline localizationMode
  • Deprecation: #79858 - TSFE-related properties and methods
  • Deprecation: #79972 - Deprecated Fluid Overrides
  • Deprecation: #80000 - InlineOverrideChildTca
  • Deprecation: #80027 - Remove TCA config 'max' on inputDateTime fields
  • Deprecation: #80047 - Deprecate jQuery and extJS for BE viewhelpers
  • Deprecation: #80048 - Mark ExtJS related API calls as deprecated
  • Deprecation: #80053 - Extbase CLI Console Output different method signature for infinite attempts
  • Deprecation: #80076 - TypoScript option page.insertClassesFromRTE
  • Deprecation: #80079 - Deprecated method Bootstrap::loadExtensionTables
  • Deprecation: #80317 - Deprecate BackendUtility::getRecordRaw()
  • Deprecation: #80440 - EXT:lowlevel ArrayBrowser->wrapValue
  • Deprecation: #80444 - TypoScriptFrontendController-> beLoginLinkIPList
  • Deprecation: #80445 - Deprecate printContent methods
  • Deprecation: #80449 - GeneralUtility::freetypeDpiComp
  • Deprecation: #80451 - Deprecate GeneralUtility::csvValues
  • Deprecation: #80468 - Command Line Interface: cliKeys and cli_dispatch.phpsh
  • Deprecation: #80485 - Method parameter of TSFE->whichWorkspace to return the workspace title
  • Deprecation: #80486 - Setting charset via LocalizationParserInterface->getParsedData()
  • Deprecation: #80491 - BackendController inclusion hooks
  • Deprecation: #80510 - ContentObjectRenderer->URLqMark
  • Deprecation: #80511 - AbstractFunctionModule->incLocalLang and $thisPath
  • Deprecation: #80512 - DocumentTemplate->extJScode property
  • Deprecation: #80513 - DataHandler: Various methods and method arguments
  • Deprecation: #80514 - GraphicalFunctions->tempPath and createTempSubDir()
  • Deprecation: #80516 - TypoScript config.setJS_mouseOver and config.setJS_openPic
  • Deprecation: #80524 - PageRepository::getHash and PageRepository::storeHash
  • Deprecation: #80527 - Marker-related methods in ContentObjectRenderer
  • Deprecation: #80532 - GifBuilder-related methods in ContentObjectRenderer
  • Deprecation: #80579 - Modal.center has been marked as deprecated
  • Deprecation: #80583 - TYPO3_CONF_VARS_extensionAdded
  • Deprecation: #80601 - Change duplicate icon identifiers to actions-close
  • Deprecation: #80603 - Change duplicate icon identifiers to actions-add
  • Deprecation: #80614 - TCA itemListStyle and selectedListStyle
  • Important:
  • Important: #71095 - Add language debug mode to All Configuration
  • Important: #78650 - TypoScriptService class moved from Extbase to Core
  • Important: #79847 - Fluid bugs fixed and features added (Fluid 2.3.1)
  • Important: #79942 - Version selector view moved to compatibility7
  • Important: #80236 - EXT:form Configuration for form VH attributes
  • Important: #80241 - EXT:form simplify translation handling
  • Important: #80266 - Moved config.sys_language_softExclude to compatibility7
  • Important: #80301 - EXT:form - Cleanup / callback migration
  • Important: #80391 - Css Styled Content will not reset TypoScript Constants
  • Important: #80444 - config.beLoginLinkIPList moved to compatibility7
  • Important: #80450 - MonitorUtilityMovedToCompatibility
  • Important: #80506 - Dbal compatible field quoting in TypoScript
  • Important: #80553 - Simplify important actions in Install Tool
  • Important: #80606 - Testing Framework Removal / Use composer package instead

New in TYPO3 CMS 8.6.1 (Feb 28, 2017)

  • Fixed issues:
  • 278af8209d [SECURITY] Prevent possible XSS in Fluid templates
  • 61dd8f4328 [SECURITY] Prevent login of restricted users
  • 1c5765398a [BUGFIX] Don't update passwords if left untouched

New in TYPO3 CMS 8.6.0 (Feb 16, 2017)

  • Breaking Changes:
  • Breaking: #70316 - AbstractUserAuthentication properties and methods dropped and changed
  • Breaking: #77934 - Remove field select_key from content element preview
  • Breaking: #78192 - Refactor click menu (context menu)
  • Breaking: #78477 - FlashMessageViewHelper no longer inherits from TagBasedViewHelper
  • Breaking: #78477 - Remove method FlashMessage->getMessageAsMarkup()
  • Breaking: #78899 - Remove extJSCODE from FormEngine result array
  • Breaking: #78899 - Remove methods, hook and property in FormEngine
  • Breaking: #78988 - Remove optional Fluid TypoScript template
  • Breaking: #79025 - Extract testing framework for TYPO3
  • Breaking: #79100 - ext:felogin: Remove default CSS
  • Breaking: #79109 - Lowlevel VersionsCommand parameters changed
  • Breaking: #79120 - Remove legacy CLI-related constants and variables
  • Breaking: #79196 - Toolbar item event handling changed
  • Breaking: #79201 - EXT:form: Split TypoScript Includes
  • Breaking: #79227 - Removed ExtDirect State Provider
  • Breaking: #79228 - Remove ExtJS Pagetree indicator functionality
  • Breaking: #79242 - Remove l10n_mode noCopy
  • Breaking: #79243 - Remove l10n_mode mergeIfNotBlank
  • Breaking: #79243 - Remove sys_language_softMergeIfNotBlank
  • Breaking: #79259 - EXT:t3skin removed
  • Breaking: #79263 - Scheduler CLI Controller class removed
  • Breaking: #79270 - Removed RTE processing option disableUnifyLineBreaks
  • Breaking: #79273 - Removed RteHtmlParser proc options
  • Breaking: #79300 - Removed RTE proc.transformBoldAndItalicTags option
  • Breaking: #79302 - Moved pages.url_scheme to compatibility7 extension
  • Breaking: #79327 - The veriCode - vC parameter is not evaluated any more
  • Breaking: #79364 - Move page module function QuickEdit to compatibility7
  • Breaking: #51442 - EXT:form - Refactor fluid rendering
  • Breaking: #79513 - Removed session locking based on useragent
  • Breaking: #79622 - CSS Styled Content and TypoScript
  • Breaking: #79622 - CSS Styled Content Bullet Content Element Adjustments
  • Breaking: #79622 - CSS Styled Content table content element adjustments
  • Breaking: #79622 - Dedicated content elements for menus
  • Breaking: #79622 - Default content element changed for Fluid Styled Content
  • Breaking: #79622 - Default layouts for Fluid Styled Content changed
  • Breaking: #79622 - Dropping thumbnail configuration for tt_content
  • Breaking: #79622 - Removal of Fluid Styled Content Menu ViewHelpers
  • Breaking: #79622 - Section Frame for CSS Styled Content replaced with Frame Class
  • Breaking: #79622 - SpaceBefore and SpaceAfter adjustments for CSS Styled Content
  • Breaking: #79622 - Streamlining structure of CSS Styled Content and Fluid Styled Content
  • Breaking: #79622 - TypoScript Standard Header has been removed from Fluid Styled Content
  • Features:
  • Feature: #12211 - Usability: Scheduler provide page browser to choose start page
  • Feature: #28171 - Improved link field in FormEngine
  • Feature: #45537 - Run manually executed tasks on next cron-run
  • Feature: #47006 - Extend the widget identifier with custom string
  • Feature: #47135 - Paste icons available at pasting position and use modal now
  • Feature: #51291 - Synchronized field values in localized records
  • Feature: #67243 - Implement folding of scheduler task groups
  • Feature: #69572 - Page module Notice "Content is also shown on:"
  • Feature: #70316 - Introduce Session Storage Framework
  • Feature: #72749 - CLI support for T3D import
  • Feature: #75880 - Implement multiple cropping variants in image manipulation tool
  • Feature: #78169 - Introduce "Translation Source" field for tt_content
  • Feature: #78192 - Refactor click menu (context menu)
  • Feature: #78477 - Refactoring of FlashMessage rendering
  • Feature: #78899 - TCA maxitems optional
  • Feature: #79121 - Implement hook in typolink for modification of page params
  • Feature: #79124 - Allow overwriting of template paths in BackendTemplateView
  • Feature: #79140 - Add hook to add custom TypoScript templates
  • Feature: #79196 - Allow reload of topbar
  • Feature: #79216 - Add YAML configuration for CKEditor RTE
  • Feature: #79225 - Plugin preview with Fluid
  • Feature: #79235 - Add button to delete similar errors from sys_log
  • Feature: #79240 - Single cli user for cli commands
  • Feature: #79250 - EXT:form extend the extension location functionality
  • Feature: #79262 - Add possibility to create TRIM expression with Doctrine DBAL
  • Feature: #79263 - Scheduler CLI available as Symfony Command
  • Feature: #79337 - Add useCacheHash parameter to f:link.typolink and f:uri.typolink
  • Feature: #79341 - TCA richtext configuration in config section
  • Feature: #79387 - Add signal to exclude tables from ReferenceIndex
  • Feature: #79402 - New Fluid ViewHelper f:variable added
  • Feature: #73409 - Auto-render Assets sections in Fluid template with controller
  • Feature: #79413 - Auto-render Assets sections in FLUIDTEMPLATE content object
  • Feature: #79420 - Hide files from list of documentation
  • Feature: #79438 - Add configuration option to disable validation of stored records
  • Deprecation: #79440 - FormEngine Element Expansion
  • Feature: #79442 - EXT:form - add element selector for text editors
  • Feature: #79467 - EXT:form - add form settings button to module header
  • Feature: #79521 - Show list of failed input elements in FormEngine
  • Feature: #79530 - EXT:form - Extend SaveToDatabase finisher
  • Feature: #79531 - EXT:form - Add multiselect inspector editor
  • Feature: #79622 - Header Position support for Fluid Styled Content
  • Feature: #79622 - Introducing Frame Class for Fluid Styled Content
  • Feature: #79622 - Introducing Table Class for Fluid Styled Content
  • Feature: #79622 - New Content Elements for Fluid Styled Content
  • Feature: #79622 - New default layout for Fluid Styled Content
  • Feature: #79622 - SpaceBefore- and SpaceAfterClass for CSS Styled Content
  • Feature: #79622 - SpaceBefore- and SpaceAfterClass for Fluid Styled Content
  • Feature: #79622 - Textmedia support for CSS Styled Content
  • Feature: #79626 - Integrate record link handler
  • Deprecation:
  • Deprecation: #51291 - PageRepository shouldFieldBeOverlaid()
  • Deprecation: #70316 - Frontend basket with recs
  • Deprecation: #77934 - Deprecate tt_content field select_key
  • Deprecation: #78225 - Legacy PreparedStatements within Extbase
  • Deprecation: #78477 - Refactoring of FlashMessage rendering
  • Deprecation: #78899 - FormEngine Methods
  • Deprecation: #78899 - TCA ctrl field requestUpdate dropped
  • Deprecation: #79258 - Methods getRecordLocalization() and getPreviousLocalizedRecordUid() in LocalizationRepository
  • Deprecation: #79265 - CommandLineController and Cleaner Command
  • Deprecation: #79316 - Deprecate ArrayUtility::inArray()
  • Deprecation: #79327 - Deprecate AbstractUserAuthentication::veriCode method
  • Deprecation: #79341 - Methods related to richtext configuration
  • Deprecation: #79341 - TCA richtext configuration in defaultExtras dropped
  • Deprecation: #79364 - Deprecate members in PageLayoutController
  • Deprecation: #79440 - TCA Changes
  • Deprecation: #79441 - Deprecate visibility internal caching arrays
  • Deprecation: #79560 - Deprecate ClientUtility::getDeviceType
  • Deprecation: #79622 - Deprecation of CSS Styled Content
  • Important:
  • Important: #75400 - New DataHandler command 'copyToLanguage'
  • Important: #78899 - displayCond strict parsing
  • Important: #79005 - Included missing support for persistent connection in Redis cache backend
  • Important: #79119 - Removed PageRepository->versioningPreview_where_hid_del property
  • Important: #79221 - Use $ instead of TYPO3.jQuery

New in TYPO3 CMS 8.5.1 (Jan 20, 2017)

  • Fixed issues:
  • c7e1ce9 [SECURITY] Protect Mailtransport

New in TYPO3 CMS 8.4.0 (Oct 19, 2016)

  • Breaking Changes:
  • Breaking: #38496 - Shortcut redirects append all URL parameters
  • Breaking: #52877 - Remove ExtJS Viewport
  • Breaking: #66995 - ObjectAccess behaviors changed
  • Breaking: #75031 - Fluidification of TypoScriptTemplateInformationModuleFunctionController
  • Breaking: #75032 - Fluidification of TypoScriptTemplateConstantEditorModuleFunctionController
  • Breaking: #77379 - Doctrine: Typo3DbQueryParser
  • Breaking: #77547 - Behaviour of RecordCollectionRepository::findByUid changed
  • Breaking: #77592 - Dropped TCA option showIfRTE in type=check
  • Breaking: #77630 - Remove wizard icons
  • Breaking: #77693 - Move icons from t3skin
  • Breaking: #77700 - Extension indexed_search_mysql merged into indexed_search
  • Breaking: #77728 - Remove obsolete page tree and click menu settings
  • Breaking: #77750 - Return value of ContentObjectRenderer::exec_Query changed
  • Breaking: #77762 - Extensions dbal and adodb moved to TER
  • Breaking: #77765 - ExtJS notifications and dialogs removed
  • Breaking: #77783 - Removed unused ExtJS JavaScript libraries
  • Breaking: #77814 - Remove feature subsearch from indexed search
  • Breaking: #77826 - RTEHtmlArea Spellchecker eID removed
  • Breaking: #77919 - Changed DateTime::ISO8601 to DateTime::ATOM
  • Breaking: #77987 - Removal fe_users rendering in page module
  • Breaking: #78222 - Extension autoload information is now in typo3conf/autoload
  • Features:
  • Feature: #17309 - Access flexform value via TS
  • Feature: #75691 - Upgrade Analysis - Provide listing of documentation files
  • Feature: #76748 - Configure the availability of the elementbrowser
  • Feature: #77589 - EXT: syntax in PageRenderer and Compressor
  • Feature: #77643 - Reimplement SqlSchemaMigrationService using Doctrine SchemaManager
  • Feature: #77652 - Make sys_language records sortable
  • Feature: #77668 - Hide table listing below group element
  • Feature: #77799 - Display TCA migration messages in Install Tool
  • Feature: #77900 - Introduce TypeScript for the core
  • Feature: #78222 - Dump Class Loading Information UI in Install Tool
  • Deprecation:
  • Deprecation: #75363 - Deprecate FormResultCompiler->JStop()
  • Deprecation: #75637 - Deprecate optional parameters of RecyclerUtility::getRecordPath()
  • Deprecation: #77763 - Deprecate method ClickMenu::DB_editPageProperties()
  • Deprecation: #77826 - RTEHtmlArea Spellchecker entrypoint
  • Deprecation: #77839 - Move TYPO3/CMS/Core/QueryGenerator into EXT:lowlevel and deprecate the old module
  • Deprecation: #77987 - Deprecated record listing in page module
  • Deprecation: #78096 - Deprecated PageLayoutView::getResult with mysqli_result objects
  • Deprecation: #78193 - ExtensionManagementUtility::extRelPath()
  • Deprecation: #78222 - Late generation of autoload information is deprecated
  • Deprecation: #78224 - TYPO3_DB occurrences

New in TYPO3 CMS 8.3.1 (Sep 15, 2016)

  • Fixed issues:
  • 3cdc329 [!!!][SECURITY] Mitigate potential cache flooding
  • 3ebce66 [SECURITY] Fix select_key XSS in PageLayoutView

New in TYPO3 CMS 8.3.0 (Aug 31, 2016)

  • Breaking Changes:
  • Breaking: #73461 - Import module disabled for non admin users
  • Breaking: #74375 - fe_users.image migrated to FAL
  • Breaking: #76108 - Replace ExtJS category tree with D3 and SVG
  • Breaking: #76259 - Return value of AbstractDatabaseRecordList::makeSearchString changed
  • Breaking: #76259 - Signature of getResult() in PageLayoutView changed
  • Breaking: #76259 - Signature of setTotalItems() in AbstractDatabaseRecordList changed
  • Breaking: #76259 - Value passed to hook getTable changed
  • Breaking: #76879 - Remove unused properties from PageTreeView
  • Breaking: #76879 - Remove unused property pidSelect from AbstractDatabaseRecordList
  • Breaking: #76891 - syslog lowlevel command
  • Breaking: #77049 - Remove unused properties from SuggestWizardDefaultReceiver
  • Breaking: #77062 - Example image in TS constants descriptions removed
  • Breaking: #77081 - Removed TCA tree options: width, allowRecursiveMode, autoSizeMax
  • Breaking: #77137 - JavaScript API of RTE changed
  • Breaking: #77137 - RTE option "colors" removed
  • Breaking: #77156 - TSconfig and TStemplate soft references functionality removed
  • Breaking: #77180 - Dropped ExtJS support in Frontend TypoScript
  • Breaking: #77182 - Removed BasicFileUtility methods and properties
  • Breaking: #77184 - Various TSFE properties removed
  • Breaking: #77186 - ExtDirect eID entry point removed
  • Breaking: #77209 - Adapt default RECORDS tables
  • Breaking: #77280 - Uploads template shows file title in favor of file name
  • Breaking: #77342 - Removed templateFile override via FlexForm in EXT:felogin
  • Breaking: #77345 - EXT:form - Remove deprecated IMAGEBUTTON element
  • Breaking: #77390 - Expected return type of hook getResultRows_SQLpointer in Indexed Search changed
  • Breaking: #77391 - DataHandler method protected
  • Breaking: #77416 - Removed property from DatabaseIntegrityCheck
  • Breaking: #77453 - Signature of AbstractPlugin::pi_exec_query changed
  • Breaking: #77453 - Signature of AbstractPlugin::pi_list_makelist changed
  • Breaking: #77460 - Extbase query cache removed
  • Breaking: #77481 - Remove favicon from TBE_STYLES
  • Breaking: #77502 - Extbase: pre-parsing of queries removed
  • Breaking: #77557 - Signature of QueryView->getQueryResultCode() changed
  • Breaking: #77558 - PageLayoutController removed methods
  • Breaking: #77587 - Removed LiveSearch->getQueryString
  • Breaking: #77591 - Removed WorkspaceService->isOldStyleWorkspaceUsed
  • Features:
  • Feature: #73461 - Enable import module for non admin users
  • Feature: #74365 - Add Linkservice for unified referencing syntax
  • Feature: #76107 - Add fluid interceptor registration
  • Feature: #76108 - Replace ExtJS category tree with D3 and SVG
  • Feature: #76209 - Hook to register custom result browsers in AbstractPlugin
  • Feature: #76259 - Introduce buildQueryParametersPostProcess Hook
  • Feature: #77280 - Render the file title in "file links" content element
  • Feature: #77336 - Allow passing an own unit collection to BytesViewHelper
  • Feature: #77349 - Additional locations for extension icons
  • Feature: #77481 - Add possibility to define a favicon for the backend
  • Deprecation:
  • Deprecation: #76259 - Deprecate method makeQueryArray of AbstractDatabaseRecordList
  • Deprecation: #76520 - Deprecate method pages_getTree of PageLayoutView
  • Deprecation: #76804 - Deprecate GeneralUtility::strtoupper & strtolower
  • Deprecation: #77164 - ErrorpageMessage and AbstractStandaloneMessage
  • Deprecation: #77405 - PageRepository->getPathFromRootline
  • Deprecation: #77432 - Extbase: Prepared Statement Query Option
  • Deprecation: #77477 - TemplateService->fileContent
  • Deprecation: #77502 - Extbase: pre-parsing of queries removed
  • Deprecation: #77557 - Method QueryView->tableWrap()
  • Important:
  • Important: #77411 - Removed extbase table column cache

New in TYPO3 CMS 8.2.1 (Jul 20, 2016)

  • Fixed issues:
  • 2ecfc86 [RELEASE] Release of TYPO3 8.2.1
  • c51d635 [SECURITY] Link fields accept Javascript code when using URI Data Scheme
  • fcd52bc [SECURITY] Prevent persistent username in filesystem
  • 22f1b23 [SECURITY][FEATURE] Disable import module for non admin users
  • 6a09d62 [SECURITY] Prevent XSS in IRRE elements
  • bd8eded [SECURITY] Escape the link text in EmailViewHelper
  • 8c5a99c [SECURITY] Prevent XSS in ContentObjectRenderer
  • e0fcf4d [SECURITY] Update guzzle to fix CVE-2016-5385
  • 410ce53 [BUGFIX] Flaky references in TypoScript parsing

New in TYPO3 CMS 8.1.0 (May 6, 2016)

  • UX: Revamped workspace module:
  • The workspace module to manage staged content has been rewritten and integrates much better into the visual appearance of the backend. Editors will recognize it now fits the overall look & feel due to its technical base with Twitter Bootstrap and jQuery. The change brings a performance improvement and is a huge leap forward to a cleaner and faster backend with less JavaScript. Another step in this direction has been prepared during T3UXW16 already, but still needs some polishing until it is ready for integration. Stay tuned for the next version!
  • UX: Unified color picker:
  • TYPO3 now comes with a unified color picker instead of three different solutions that were spread throughout the system over time. This change is one of the visible changes from T3UXW16 that was implemented completely during that week in Festenburg. The old popup is gone and has been substituted with more concise solution. We are convinced that users will love this more intuitive approach, which will also save time on editing content.
  • UX: Inlined backend layout wizard:
  • The "backend layout" wizard - well known to most integrators - is now directly integrated within the backend editing forms and no longer a standalone view. Next to the integration of the form wizard in 8.0 and the new color picker in 8.1, this is the third change that makes use of the new form rendering engine that was prepared last year. In general the user experience handling even complex components in these form views becomes easier than ever before. We're looking forward to much more awesome solutions in this area.
  • UX: Guided tours:
  • This is yet another result from T3UXW16: The extension "guide" has been released on the TYPO3 Extension Repository. It provides an extensible system for "guided tours" throughout the TYPO3 backend to help editors getting accustomed to the system. Extension authors can hook into this toolset and create interactive tours for their own extensions. The core team is in close contact with the authors and is looking forward to further developments. Watch the screencast.
  • Doctrine DBAL integration:
  • In contrast to other systems TYPO3 always provided a database abstraction layer before anybody else in the industry even thought about it. Every TYPO3 developer knows $GLOBALS['TYPO3_DB'] by heart and keeps a steady love/hate relationship with it. This programming interface allows the CMS to run on database engines besides the native MySQL server, but it always came with a price tag: It was complex to run TYPO3 on anything beside MySQL under certain conditions and lots of time and money had to be put into it, especially for non-standard scenarios.
  • This now changes with TYPO3 CMS version 8.1: The de-facto industry standard Doctrine DBAL has been integrated into the system together with a slim access API that adds necessary TYPO3 specific flavors into the mix. This solution is much more powerful and reliable than good-old TYPO3_DB, and the barrier for new developers is lower since many know Doctrine DBAL from other PHP applications already. The database abstraction is now built-in and always loaded - not "one more thing to think about" anymore. This makes it much easier to run on different DBMS like Oracle, PostgreSQL and Microsoft SQLServer.
  • A concept to carefully phase out the old API has been established and currently both programming interfaces run in parallel. More than a thousand calls need to be replaced to make full use of the new layer in TYPO3’s core in upcoming releases. Therefore help is welcome and a great opportunity for agencies giving developers some free time to step in and educate themselves towards cloud hosting challenges in the near future: Helping now will reduce the time to upgrade own projects later since devs already know the bells and whistles and were trained by the quality-loving core developers.

New in TYPO3 CMS 7.6.6 (Apr 26, 2016)

  • [BUGFIX] Double encoding in image title-tag (Frank Naegler)
  • [BUGFIX] Respect page TSConfig pid overrides for new inline children (Christian Kuhn)
  • [BUGFIX] rsaauth: remove session-cookie when no longer used (Stefan Neufeind)
  • [BUGFIX] Remember not rendered checkboxes in TCA treeSelect (Frans Saris)
  • [BUGFIX] Remove hardcoded hidden column (Wouter Wolters)
  • Revert "[BUGFIX] config.locale_all should format floating point values" (Nicole Cordes)
  • [BUGFIX] selicon_field does not create thumbnails (Stefan Froemken)
  • [TASK] Document further options for mail post processor (Daniel Siepmann)
  • [BUGFIX] Processing folder has now nested subfolders (Alina Fleser)
  • [BUGFIX] Remove markup from FlashMessage (Frank Naegler)
  • [BUGFIX] Missing relations command: optimize SQL (Markus Klein)
  • [BUGFIX] Better positionName extraction in executePositionedStringInsertion (Christian Weiske)
  • [BUGFIX] Check if folder is within the filemount (Frans Saris)
  • [TASK] Use correct icons for TCA type select with renderType selectTree (Manuel Selbach)
  • [BUGFIX] Prevent OutOfBoundsException in filelist (Frans Saris)
  • [BUGFIX] Reimplement pageTS support to selectTree (Stefan Busemann)
  • Revert "[BUGFIX] Do not append a "/" to the folder identifier" (Frans Saris)
  • [BUGFIX] Create processed file object if file exists but reference doesn't (Arno Schoon)
  • [BUGFIX] Flush l10n cache after translation update (Christian Kuhn)
  • [BUGFIX] Set correct title and button text for create folder (Frans Saris)
  • [BUGFIX] Do not append a "/" to the folder identifier (Sascha Egerer)
  • [BUGFIX] Overwrite thumbnail config for fluid_styled_content (Daniel Goerz)
  • [BUGFIX] Repair TCA thumbnail view (Stefan Froemken)
  • [TASK] Add translations to DateTimePicker (Wouter Wolters)
  • [BUGFIX] Add filelist extension to factory default (Sascha Egerer)
  • [TASK] Add tooltips to the permission icons (Georg Ringer)
  • [BUGFIX] Prevent fatal error when uploading file with invalid filename (Arjen Hoekema)

New in TYPO3 CMS 7.2.0 (Apr 29, 2015)

  • As for the target goals we set after the release of 7.1 two months ago, some features were not included in 7.2 yet as we promised to only get stable features.
  • These changes will be merged shortly after the release into the master branch, ready to be working with the 7.3 release in June. Quite some gems of the planned features were finished and stable so they could go into CMS 7.2.
  • IMAGE CROPPING:
  • Probably the most visible new feature is the ability to manipulate images within TYPO3. The editor can modify an uploaded image when inserting it into a content element. The editor can then select the part of the image that should be visible to the user with a simple user interface. All other logic like scaling is still applied to the image when outputting it on a website.
  • SEPARATION OF CONTENT ELEMENTS / CSS STYLED CONTENT / MEDIA CE:
  • The Core with its required extensions now ships only the set of content elements that is necessary for a minimal setup. Everything else has been moved to CSS Styled Content or the new “Media Content” extension (extension name “mediace”). The latter should only be installed if existing “media” elements are located on a website. For the next release, some last changes are missing to finalize the new default set of content element shipped with the TYPO3 Core.
  • ROUTING / REALURL:
  • After a fruitful discussion, routing is a large topic, and certainly a different approach than the current URL rewriting approach by RealURL and CoolURI. In order to get proper routing integrated, a future-proof way with a proper Request/Response concept is needed. The planning phase and concrete steps for this concept has been started already and wis based on the PHP-standard PSR-7. Some other prerequisites for the routing are already in place in the TYPO3 CMS Core, like a clean Request Handling foundation for all entry points in the core.
  • FLEXIBLE PREVIEW URLS:
  • Along with our common goal to make editing easier and simpler an integrator can now add preview URLs for custom records too.
  • Even cooler - the integrator can also define the preview URL for content elements on sysfolder. So editors don’t have to re-think when switching between pages or content and custom records, save+view just gives them the instant preview.
  • MUCH MORE UNDER THE HOOD:
  • The Form Engine has been tuned and has gained a new feature to show how many characters are left within a input field while typing. Improvements to the Indexed Search engine, a new Notification API, a unified Locking API, a redesigned Login Screen, and a new Request Handling foundation have been added to TYPO3 CMS.
  • Additionally, did we mention it is now quite easy to adapt the login screen to fit the company’s or project’s visual appearance?

New in TYPO3 CMS 7.1.0 (Feb 25, 2015)

  • [RELEASE] Release of TYPO3 7.1.0 (TYPO3 Release Team)
  • Revert "[BUGFIX] Properly handle translation file detection" (Markus Klein)
  • [BUGFIX] Properly handle translation file detection (Mathias Schreiber)
  • [BUGFIX] Element browser: importing a selection of images does not work (Stanislas Rolland)
  • [BUGFIX] Add missing isset() check in HTMLParser (Markus Klein)
  • [TASK] Enable clipboard by default (Andreas Fernandez)
  • [TASK] Make new content element button in page view speaking (Benjamin Kott)
  • Revert "[BUGFIX] Prevent wrong ref_index for fields with soft references" (Nicole Cordes)
  • [BUGFIX] Prevent wrong ref_index for fields with soft references (Nicole Cordes)
  • [BUGFIX] Prevent cut off font icons on zoom (Benjamin Kott)
  • [BUGFIX] Use current domain if found in domain record (Helmut Hummel)
  • [FOLLOWUP][BUGFIX] Remove space between buttons in button-group (Benjamin Kott)
  • [TASK] Streamline page position map (Benjamin Kott)
  • [BUGFIX] Display error message for "Check for broken extensions" (Nicole Cordes)
  • [BUGFIX] Prevent warning in FAL "Update storage index" scheduler task (Nicole Cordes)
  • [BUGFIX] Recycler: Reload table list on "reload" (Andreas Fernandez)
  • [BUGFIX] Add domain model validators only once (Alexander Schnitzler)
  • [TASK] Streamline layout of "New file or folder wizard" (Andreas Fernandez)
  • [BUGFIX] Install tool error message if session file not writeable (Christian Kuhn)
  • [BUGFIX] Fix static access to enumeration constants (Mathias Brodala)
  • [BUGFIX] Database integrity check: Display correct hover text (Michael Oehlhof)
  • [TASK] Introduce CSS based trees (Andreas Fernandez)
  • [BUGFIX] Correct placement of radio button in content element wizard (Benjamin Kott)
  • [BUGFIX] Properly size icons in translation overview (Michael Oehlhof)
  • [BUGFIX] Install tool fatal with options for cache_classes (Christian Kuhn)
  • [BUGFIX] Center legacy extension icons (Andreas Fernandez)
  • [BUGFIX] Remove space between buttons in button-group (Benjamin Kott)
  • [TASK] Harmonize new button in record list view (Benjamin Kott)
  • [FOLLOWUP][BUGFIX] Fix regression in GeneralUtility::rmFromList() (Markus Klein)
  • [BUGFIX] Fix regression in GeneralUtility::rmFromList() (Markus Klein)
  • [TASK] RTE: Extract JavaScript from select image php controller (Stanislas Rolland)
  • [BUGFIX] Don't trigger clearable on ENTER (Andreas Fernandez)
  • [BUGFIX] Prevent Javascript loop for RTE-enabled fields (Stanislas Rolland)
  • [BUGFIX] Fix broken combobox styling (Andreas Fernandez)
  • [BUGFIX] Remove duplicate quotes from clickmenu "hide" (Mathias Schreiber)
  • [BUGFIX] Initialize DateTimePicker on IRRE fields (Andreas Fernandez)
  • [BUGFIX] foreign_selector size > 1 create new relation link is not needed (Andreas Allacher)
  • [FOLLOWUP] Add TOC for 7.1 Changelog (Francois Suter)
  • [BUGFIX] ElementBrowser: Show triggered flash messages (Nicole Cordes)
  • [BUGFIX] ElementBrowser: Fix JS error after folder creation (Nicole Cordes)
  • [BUGFIX] Make sure orig file is not removed when deleting processed files (Frans Saris)
  • [BUGFIX] DatePicker can't handle minDate and maxDate (Nicole Cordes)
  • [BUGFIX] ElementBrowser: After file upload no file can be selected (Wouter Wolters)
  • [BUGFIX] Re-fix new content element wizard links click area (Mathias Brodala)
  • [BUGFIX] Do not call bidir_htmlspecialchars as static function (Andreas Müller)
  • [BUFGIX] Add modification time to processedfile checksum (ruud)
  • [TASK] Disable ms-clear pseudo element (Benjamin Kott)
  • [BUGFIX] Element browser: correct the display of current link to file (Stanislas Rolland)
  • [TASK] Proofread and move 7.1 documentation (Mathias Schreiber)
  • [FOLLOWUP][BUGFIX] Only write out one shortcut tag (Markus Klein)
  • [BUGFIX] Fix margin of #typo3-curURL (Andreas Fernandez)
  • [BUGFIX] Only write out one shortcut tag (Frederic Gaus)
  • [BUGFIX] RTE: Image modify dialogue: keep the current image tab (Stanislas Rolland)
  • [BUGFIX] RTE: Image modify dialogue: keep the current image tab (Stanislas Rolland)
  • [BUGFIX] RTE Link dialogue should not forward attributes between tabs (Stanislas Rolland)
  • [BUGFIX] Use saltedpasswords for scheduler user creation (Markus Klein)
  • [BUGFIX] Correctly store values of select fields (Nicole Cordes)
  • [BUGFIX] Correct typoscript log message in USER cObj (Frederic Gaus)
  • [FEATURE] RTE: Add property buttons.link.type.properties.target.default (Stanislas Rolland)
  • [TASK] Edit metadata on file link click (Andreas Fernandez)
  • [BUGFIX] Exclude some vars from serialization (Helmut Hummel)
  • [BUGFIX] Catch possible NULL values to avoid exception (Andreas Fernandez)
  • [TASK] Apply quoteJSvalue or htmlspecialchars to getModuleUrl (Wouter Wolters)
  • [TASK] Add migration wizard for backend shortcuts (Wouter Wolters)
  • [BUGFIX] Ensure using jQuery objects in IRRE handling (Nicole Cordes)
  • [TASK] Check PCRE version in SystemEnvironment/Check (Stephan Großberndt)
  • [BUGFIX] Adapt sorting arrows in EXT:filelist to Font Awesome (Andreas Fernandez)
  • [TASK] Func Module: Unify IconSelect (Benjamin Kott)
  • [TASK] Page module: Button (a.btn) for the plus sign (Frank Nägler)
  • [TASK] Document removal of several entry points (Wouter Wolters)
  • [TASK] Document needed changes if you remove conf.php (Wouter Wolters)
  • [BUGFIX] Replace deprecated Fluid methods in Install Tool (Andreas Fernandez)
  • [BUGFIX] RTE: WebKit may insert line-height style attribute on paste (Stanislas Rolland)
  • [BUGFIX] RTE: Incorrect dialog window height when browser zoom is used (Stanislas Rolland)
  • [BUGFIX] Make IRRE Filetype check less greedy (Mathias Schreiber)
  • [BUGFIX] Don't show storages multiple times in filelist (Michael Oehlhof)
  • [TASK] Adapt backend meta tag (Felix Kopp)
  • [BUGFIX] Fix unittest broken due to CRLF (Stephan Großberndt)
  • [BUGFIX] Hide hidden TCA palettes (Frans Saris)
  • [BUGFIX] Make sure upload progress table uses full width again (Frans Saris)
  • [TASK] Split action buttons into two groups (Andreas Fernandez)
  • [BUGFIX] Cleaner scripts crashes due to incomplete flexform content (Jose Antonio Guerra)
  • [BUGFIX] Memcached backend identifierPrefix only based on PATH_site (Arjen Hoekema)
  • [TASK] Revert default value of $argument in TranslateViewHelper (Georg Ringer)
  • [BUGFIX] Make advanced search work with indexed_search extbase plugin (Tymoteusz Motylewski)
  • [BUGFIX] Fix broken form markup in EM (Andreas Fernandez)
  • [BUGFIX] Recycler counts deleted records correctly (Andreas Fernandez)
  • [BUGFIX] Scheduler: Show exception when invalid CommandController present (Armin Ruediger Vieweg)
  • [BUGFIX] Properly check type of POST vars on clipboard action (Markus Klein)
  • [BUGFIX] Add only required classes and class aliases (Helmut Hummel)
  • [CLEANUP] Cleanup of classes extending AbstractPlugin (Frederic Gaus)
  • [BUGFIX] Ensure variable imageSizes is an array before accessing its values (Fabien Udriot)
  • [TASK] Remove unused code in TYPO3\CMS\Install\SystemEnvironment\Check (Frederic Gaus)
  • [BUGFIX] Fix open_basedir warning when entering install tool (Tymoteusz Motylewski)
  • [TASK] Make Content Element Wizard to use Bootstrap (Benjamin Kott)
  • [TASK] Adapt belog filter bar to twbs (Felix Kopp)
  • [TASK] Reduce .lead font-size (Felix Kopp)
  • [TASK] Reduce App-Icon size in Module menu and Topbar (Felix Kopp)
  • [BUGFIX] Indexed Search pibased plugin can load again translations (Tymoteusz Motylewski)
  • [BUGFIX] PHP fatal error calling beuser module (Christian Kuhn)
  • [BUGFIX] Make indexed search extbase plugin work after class alias change (Tymoteusz Motylewski)
  • [TASK] Improve maximum length for TCA text type .rst documentation (Christian Kuhn)
  • [BUGFIX] Remove obsolete useCachingFramework from LocalConfiguration (Christian Kuhn)
  • [BUGFIX] Proper handling of allowedTables='*' in FormEngine (Georg Ringer)
  • [BUGFIX] Follow up: Fix ext_icon.gif leftovers (Andreas Fernandez)
  • [BUGFIX] Restore expand state of module groups (Andreas Fernandez)
  • [BUGFIX] Invalid class name in EXT:sys_note (Xavier Perseguers)
  • [TASK] Make tce_file.php dispatched (Wouter Wolters)
  • [TASK] Make tce_db.php dispatched (Wouter Wolters)
  • [TASK] Make login_frameset.php dispatched (Wouter Wolters)
  • [FEATURE] Speedup trimExplode with limit (Alexander Opitz)
  • [TASK] RTE: Namespace all css selectors in FE skin (Stanislas Rolland)
  • [BUGFIX] Fix core update if core location exists (Frederic Gaus)
  • [BUGFIX] RTE: Parsing of some style sheets may fail in IE on first load (Stanislas Rolland)
  • [FOLLOWUP] Revamp EXT:recycler (Frederic Gaus)
  • [ClEANUP] Drop some @throws from the tests bootstrap (Oliver Klee)
  • [BUGFIX] RTE: IE 11 always drops images at the end of text (Stanislas Rolland)
  • [BUGFIX] RTE: Image drag&drop with WebKit still using ExtJS event (Stanislas Rolland)
  • [BUGFIX] RTE: Image drag & drop raises PHP error (Stanislas Rolland)
  • [FOLLOWUP] This is FormEngine (Benjamin Kott)
  • [BUGFIX] Indexed search broken after moving "SearchResultContentObject" (Benjamin Mack)
  • [TASK] Create typo3temp directory in functional tests if missing (Christian Kuhn)
  • [CLEANUP] Remove @see comment from ArrayBrowser (Wouter Wolters)
  • [CLEANUP] \TYPO3\CMS\Lowlevel\Utility\ArrayBrowser (Frederic Gaus)
  • [TASK] Change $fixture to $subject in unit-tests (Wouter Wolters)
  • [TASK] Removed unused code from tests (Wouter Wolters)
  • [TASK] Add functional tests for dynamic values in Extbase query cache (Marc Bastian Heinrichs)
  • [BUGFIX] Keep linktype on core update (Frederic Gaus)
  • [FEATURE] Add SplFileInfo implementation to get file mimeType (Sascha Egerer)
  • [BUGFIX] Prevent double slash in canonicalizeAndCheckFolderIdentifier (Sascha Egerer)
  • [TASK] This is FormEngine (Benjamin Kott)
  • [BUGFIX] Remove superfluous getInstance calls in Bootstrap (Helmut Hummel)
  • [BUGFIX] Remove duplicated use statement (Anja Leichsenring)
  • [BUGFIX] Fixes TCA icon file for scheduler task group (Eric Chavaillaz)
  • Revert "[CLEANUP] Rework/simplify copyright header and remove @package" (Anja Leichsenring)
  • [BUFGIX] Remove all existing processed files on file replace (ruud)
  • [FOLLOWUP][TASK] Move old mailform to compatibility6 (Wouter Wolters)
  • [BUGFIX] Avoid to call recordInfo for new records (Stephan Großberndt)
  • [TASK] Cleanup TYPO3\CMS\Install\FolderStructure (Stephan Großberndt)
  • [CLEANUP] Drop unused variable $JS in GraphicsFunctions (Oliver Klee)
  • Revert "[CLEANUP] MENU Content Object classes" (Anja Leichsenring)
  • [TASK] Do not create uploads/tf directory (Stephan Großberndt)
  • [TASK] Adapt extension icons to App icon (Felix Kopp)
  • [FOLLOWUP][CLEANUP] Comments, usages and phpdoc of InlineElement (Wouter Wolters)
  • [CLEANUP] Comments, usages and phpdoc of InlineElement (Stephan Großberndt)
  • [FOLLOWUP][BUGFIX] FAL: Do not paste a folder into itself (Wouter Wolters)
  • [TASK] Remove leading slash from use statements (Wouter Wolters)
  • [CLEANUP] TranslationConfigurationProvider (Sebastian Michaelsen)
  • [TASK] Deprecate unused CSS Styled Content Controller methods (Benjamin Mack)
  • [BUGFIX] Followup: Move functions to GraphicalFunctions (Philipp Gampe)
  • [FOLLOWUP][TASK] Remove legacy CSS Styled Content TS prior to 6.2 (Benjamin Mack)
  • [BUGFIX] Check for not allowed file extensions in element browser (Armin Ruediger Vieweg)
  • [BUGFIX] Enhancing StripNewLinesFilter for Windows line breaks (Ronny Vorpahl)
  • [BUGFIX] Prevent folder deletion with referenced files (Armin Ruediger Vieweg)
  • [CLEANUP] MENU Content Object classes (Markus Klein)
  • [CLEANUP] Fix TYPO3.ControlStructures.DisallowEachInLoopCondition-Sniff (Andy Grunwald)
  • [FOLLOWUP][CLEANUP] Wrap the tests bootstrap code into classes (Wouter Wolters)
  • [CLEANUP] Add missing signature to DatabaseConnection phpDoc updateQuery (Ruud Silvrants)
  • [FOLLOW-UP] Remove inline styles from parsed blockquote tag (Steffen Müller)
  • [BUGFIX] Install tool navigation icon mess (Marc Bastian Heinrichs)
  • [CLEANUP] Wrap the tests bootstrap code into classes (Oliver Klee)
  • [BUGFIX] Create typo3temp/_processed_/ by default (Sebastian Fischer)
  • [BUGFIX] Felogin: Ignore scheme in isInCurrentDomain (Jigal van Hemert)
  • [BUGFIX] ExtractorRegistry can not handle Extractors with same priority (Fabien Udriot)
  • [BUGFIX] Missing stream_cast() in FileStreamWrapper (Philipp Gampe)
  • [BUGFIX] FAL: Do not paste a folder into itself (Helmut Hummel)
  • [TASK] Make move_el.php dispatched (Wouter Wolters)
  • [BUGFIX] Fix folder casing of Icons/Flags (Sebastian Fischer)
  • [CLEANUP] Move functions to GraphicalFunctions (Zbigniew Jacko)
  • [FOLLOWUP] Move legacy "search" CType to compatibility6 (Stephan Großberndt)
  • [CLEANUP] Use statement for GeneralUtility in UriBuilder (Stephan Großberndt)
  • [TASK] Add test for NULL fields when comparing SQL field definitions (Stephan Großberndt)
  • [TASK] Move legacy "search" CType to compatibility6 (Benjamin Mack)
  • [BUGFIX] Change TS property includeJSlibs to proper camelcase (Stefan Froemken)
  • [FEATURE] Improve link area in Install Tool navigation (Doreen Gröger)
  • [FOLLOWUP][TASK] Move xhtml_cleaning check to compatibility6 (Benjamin Mack)
  • [CLEANUP] Rework/simplify copyright header and remove @package (Stephan Großberndt)
  • [BUGFIX] Deactivate output buffer for FileDumpEID.php (Roman Schuermann)
  • [TASK] Move xhtml_cleaning check to compatibility6 (Jan Helke)
  • [CLEANUP] Make use of possible imports and remove unused ones (Göran Bodenschatz)
  • [BUGFIX] Respect (NOT) NULL when comparing SQL field definitions (Stephan Großberndt)
  • [BUGFIX] Improve functional test execution on Windows system (Nicole Cordes)
  • [CLEANUP] Move array specific functions to ArrayUtility (Göran Bodenschatz)
  • [BUGFIX] Remove inline styles from parsed blockquote tag (Jan Helke)
  • [BUGFIX] Ensure unix like paths for temp files (Nicole Cordes)
  • [BUGFIX] Sections not properly handled by record collector (Bernhard Kraft)
  • [FOLLOWUP] Harmonize allowed characters of backend usernames (Oliver Klee)
  • [TASK] Harmonize allowed characters of backend usernames (Georg Ringer)
  • [TASK] Move old mailform to compatibility6 (Benjamin Mack)
  • [TASK] Move old SVN ChangeLog entries to wiki.typo3.org/ChangeLog (Benjamin Mack)
  • [BUGFIX] Take table permissions in account for file edit icon (Philipp Thiele)
  • [TASK] FAL: Remove old publishing leftovers (Benjamin Mack)
  • [TASK] Inform user about possibly missing Ghostscript tools (Markus Klein)
  • [FEATURE] Show allowed file extensions in FAL field (Armin Ruediger Vieweg)
  • [TASK] Move Content Object IMGTEXT to compatibility6 (Benjamin Mack)
  • [TASK] Use resource API to deleted files from uploads in DataHandler (Marc Bastian Heinrichs)
  • [BUGFIX] Files to FileStorage relations are now recorded in sys_refindex (alinafleser)
  • [BUGFIX] Gracefully show missing files in IRRE relations (Andre Hähnel)
  • [TASK] Remove old PHP version leftovers (Markus Klein)
  • [BUGFIX] Path of a storage must be required (Altan Tosun)
  • [BUGFIX] Display Info of File in popup instead of File Metadata (Fabien Udriot)
  • [BUGFIX] Set correct workspace ID when updating referenceIndex for files (Markus Klösges)
  • [FEATURE] Display the bad class name in makeInstance (Oliver Klee)
  • [TASK] Add test for categories with multiple tables (Zbigniew Jacko)
  • [FOLLOWUP] Disable functionality to hide file storage (Helmut Hummel)
  • [BUGFIX] Take table permissions in account for file translate icon (Philipp Thiele)
  • [BUGFIX] FAL Indexer follow symlinks now (Roman Schuermann)
  • [BUGFIX] Disable functionality to hide file storage (ruud)
  • [BUGFIX] DateValidator fails to validate incorrect dates (Nicole Cordes)
  • [TASK] Drop support and tests for FreeType 1 (Stefan Neufeind)
  • [BUGFIX] Adjust visibility of setUp() and tearDown() (Anja Leichsenring)
  • [BUGFIX] Distributions: Import files before database (Sascha Egerer)
  • [TASK] Always display errors when running the tests (Oliver Klee)
  • [BUGFIX] RTE not resizable in IE (Stanislas Rolland)
  • [FEATURE] Add gracetime for session-timestamp-updates (Stefan Neufeind)
  • [BUGFIX] Failing unit test in SqlSchemaMigrationServiceTest (Nicole Cordes)
  • [CLEANUP] sysext:recordlist (Markus Klein)
  • [BUGFIX] Failing unit tests due to wrong path handling (Nicole Cordes)
  • [BUGFIX] Wrong generation of metadata in FAL (Frederic Gaus)
  • [TASK] Change visibility of suhosin specific checks in SystemEnvironment (Göran Bodenschatz)
  • [BUGFIX] t3lib_div::getAllFilesAndFoldersInPath no md5 for folders (Mateusz Wojtuła)
  • [BUGFIX] Failing unit test in Dbal\DatabaseConnectionTest (Nicole Cordes)
  • [CLEANUP] Code Cleanup EXT:feedit (Mathias Schreiber)
  • [BUGFIX] Pagination in recycler is broken (Andreas Fernandez)
  • [CLEANUP] Code cleanup EXT:filelist (Christian M\üllenhagen)
  • [TASK] Remove legacy CSS Styled Content TS prior to 6.2 (Benjamin Mack)
  • [TASK] Remove unused global variable for temporary files (Benjamin Mack)
  • [TASK] Remove feature enable_typo3temp_db_tracking (Benjamin Mack)
  • [TASK] Cleanup FAL exception messages (Philipp Gampe)
  • [BUGFIX] Remove compatibility6 content objects from Unit Tests (Benjamin Mack)
  • [BUGFIX] Display correct list of file ids in BE module list (alinafleser)
  • [BUGFIX] New Scheduler Task are executed now (Roman Schuermann)
  • [BUGFIX] Failling unit test in GeneralUtilityTest for Windows system (Nicole Cordes)
  • [TASK] Move old legacy content objects to compatibility6 (Benjamin Mack)
  • [BUGFIX] Fix handling of TCA allowed flag in ElementBrowser (Sascha Egerer)
  • [TASK] Deprecate BackendUtility::implodeTSParams (Benjamin Mack)
  • [BUGFIX] Reduced sys_file_processedfile.checksum to correct size (Mathias Schreiber)
  • [BUGFIX] Pid property not set after insert (Mathias Brodala)
  • [BUGFIX] Remove only 'CType' keys from wizard (Göran Bodenschatz)
  • [TASK] Add title for 'edit localized metadata' button (Jan Helke)
  • [BUGFIX] Add missing htmlspecialchars in DocumentTemplate (Sascha Egerer)
  • [BUGFIX] Proper error handling of ResourceDoesNotExistException (ruud)
  • [BUGFIX] Return InaccessibleFolder for non existing processed folder (Frans Saris)
  • [BUGFIX] Ensure salted passwords are written to DB (Markus Klein)
  • [FEATURE] Allow cObject registration during runtime (Benjamin Mack)
  • [BUGFIX] Subgroups field in usergroup edit form should be renamed (Zbigniew Jacko)
  • [CLEANUP] Move ConditionMatcherTests into one place (Mateusz Wojtuła)
  • [BUGFIX] Use dirname/basename from PathUtility (Philipp Thiele)
  • [BUGFIX] Remove duplicated form tag in login (Georg Ringer)
  • [TASK] Move @param and @var long names to short names (Wouter Wolters)
  • [TASK] FAL: Add edit button for files in content element fal list (Michael Oehlhof)
  • [BUGFIX] Fix HTML output in ElementBrowser (Wouter Wolters)
  • [TASK] Deprecate GeneralUtility::array_merge() (Göran Bodenschatz)
  • [BUGFIX] FAL: Removed html tags from hover in fileadmin (Michael Oehlhof)
  • [TASK] Reload module menu upon extension install from TER (Andreas Fernandez)
  • [FEATURE] Increase Install Tool font-size to 75% (Mathias Schreiber)
  • [TASK] Improve styling of "raw search in all fields" (Georg Ringer)
  • [BUGFIX] Fix import for fields of type input with link wizard (Marc Bastian Heinrichs)
  • [TASK] Less strict first install file recognition (Tymoteusz Motylewski)
  • [CLEANUP] Cleanup CoreUpdateService.php (Frederic Gaus)
  • [BUGFIX] Change highlight color on folder change (Benjamin Mack)
  • [TASK] Add title to "Translate metadata" button (Jan Helke)
  • [BUGFIX] Improve file handling on Windows systems (Nicole Cordes)
  • [TASK] Revamp EXT:recycler (Felix Kopp)
  • [TASK] Update TYPO3 copyright in all branches (Benjamin Mack)
  • [TASK] Move GD functions to GraphicalFunctions (Tomasz Krawczyk)
  • [TASK] Move non-namespaced classes into correct places (Benjamin Mack)
  • [TASK] Flash message warning for max number of IRRE items (Nikola Stojiljkovic)
  • [BUGFIX] RTE: itemscope, itemtype, itemprop not working in span tag (Stanislas Rolland)
  • [FEATURE] Introduce a stream wrapper to overlay file paths (Philipp Gampe)
  • [BUGFIX] TYPO3 and RTE Link wizard with white space above tabs (Benjamin Mack)
  • [TASK] Installation name in mail test (Zbigniew Jacko)
  • [FEATURE] Add file or folder name as title in ElementBrowser (Wouter Wolters)
  • [TASK] Update Bootstrap to 3.3.2 (Andreas Fernandez)
  • [BUGFIX] Correct trim of trailing slash (Andreas Fernandez)
  • [BUGFIX] RTE: Folder expansion broken in link and image dialogues (Stanislas Rolland)
  • [TASK] Use jQuery UI for Drag&Drop in Page Module (Benjamin Mack)
  • [BUGFIX] Use getForLocalProcessing() for FAL images in GIFBUILDER (Torben Hansen)
  • [BUGFIX] Scheduler shows "add" button again after toggling disable (Mathias Schreiber)
  • [BUGFIX] RTE: Ajust toolbar wrap and framework overflow in frontend (Stanislas Rolland)
  • [BUGFIX] Template module should show saved data (Benjamin Mack)
  • [TASK] Add CompilableInterface to a couple of view helpers (Christian Kuhn)
  • [TASK] RTE: Ajust style sheets for frontend use (Stanislas Rolland)
  • [CLEANUP] DataHandler (Sebastian Michaelsen)
  • [BUGFIX] Call LOCALISATION_OBJECT_NAME 'static'ally (Andreas Fernandez)
  • [FOLLOWUP][BUGFIX] ElementInformation now shows a meaningful title-tag (Wouter Wolters)
  • [TASK] Obsolete configurationManager injection (Christian Kuhn)
  • [BUGFIX] ElementInformation now shows a meaningful title-tag (Mathias Schreiber)
  • [TASK] cms/layout entry scripts cleanup (Wouter Wolters)
  • [TASK] Merge performance improvement from TYPO3.Fluid (Christian Kuhn)
  • [BUGFIX] Property description placed at wrong position in BasicFileUtility (Wouter Wolters)
  • [BUGFIX] RTE: Default link plugin raises error in IE (Stanislas Rolland)
  • Revert "[CLEANUP] Move "finalClassNameCache" from GeneralUtility to ClassLoader" (Helmut Hummel)
  • [BUGFIX] Avoid PHP parse errors by PHP version check (Helmut Hummel)
  • [BUGFIX] Fix explicit translation buttons (Mathias Schreiber)
  • [BUGFIX] Scheduler now throws exception on SQL query error (Mathias Schreiber)
  • [TASK] Add .htaccess to .gitignore (Christian Kuhn)
  • [TASK] Info>Localization overview: Solve double edit icon (Michael Oehlhof)
  • [BUGFIX] EXT:form: Fix rendering of text-input-fields (Stefan Neufeind)
  • [BUGFIX] Formmail: generates incorrect file upload error in syslog (Ernesto Baschny)
  • [TASK] Only refresh pagetree on certain changes to pages (Stefan Neufeind)
  • [TASK] Refactor ext:beuser access module (Christian Kuhn)
  • [BUGFIX] Move nav_title from AbstractTreeView to PageTreeView (Stefan Neufeind)
  • [BUGFIX] Fix context parameter in Database Analyzer URL (Andreas Fernandez)
  • [CLEANUP] Move "finalClassNameCache" from GeneralUtility to ClassLoader (Andreas Fernandez)
  • [TASK] Deprecate direct method calls to cObjects (Benjamin Mack)
  • Revert "[BUGFIX] Temporarily downgrade to sebastian/exporter 1.0.2" (Mathias Schreiber)
  • [FEATURE] Add fields to doctype Shortcut suggest wizard (Mathias Schreiber)
  • [BUGFIX] Scheduler now offers an enable/disable toggle in list view (Mathias Schreiber)
  • [BUGFIX] Extbase validator should not ask class loader for simple types (Benjamin Mack)
  • [BUGFIX] Temporarily downgrade to sebastian/exporter 1.0.2 (Mathias Schreiber)
  • [FEATURE] Indicate status of permissions by color in EXT:beuser (Mathias Schreiber)
  • [BUGFIX] Web->Page now respects labels set by TSConfig for plugins (Mathias Schreiber)
  • [TASK] RTE: Use CSS3 resize when possible (Stanislas Rolland)
  • [TASK] RTE: Use mutation observer instead of DOMAttrModified listener (Stanislas Rolland)
  • [BUGFIX] RTE resizing is erratic (Stanislas Rolland)
  • [TASK] Style output of ReferenceIndex results (Andreas Fernandez)
  • [TASK] Gifbuilder: Always use full filename of original file as prefix (Georg Ringer)
  • [TASK] Follow-up for RTE: Remove support for IE 8 and older (Stanislas Rolland)
  • [TASK] RTE: Remove support for IE 8 and older (Stanislas Rolland)
  • [TASK] RTE: Use Bootstrap markup for the toolbar (Stanislas Rolland)
  • [FOLLOWUP][BUGFIX] DBAL: Repair AUTO_INCREMENT (Markus Klein)
  • [BUGFIX] Avoid getUserObj-call for eval 'null' and non-existing hooks (Stephan Großberndt)
  • [CLEANUP] Correct phpdoc in extbase's validator classes (Frederic Gaus)
  • [BUGFIX] DBAL: Repair AUTO_INCREMENT (Andreas Fernandez)
  • [BUGFIX] [FOLLOWUP] ext:beuser permission module throws query error (Christian Kuhn)
  • [FEATURE] Allow appending of element browser mounts (Alexander Stehlik)
  • [BUGFIX] Clean up "core" documentation (Francois Suter)
  • [TASK] Clean up ext:beuser permission module access checks (Christian Kuhn)
  • [TASK] RTE: Cleanup toolbar items API (Stanislas Rolland)
  • [BUGFIX] RTE: Highlight Image/link button when cursor is in image/link (Stanislas Rolland)
  • [TASK] Move getFieldDefaultValue to FORM cObject (Benjamin Mack)
  • [TASK] Raise PHP requirement of EXT:core/composer.json (Benjamin Mack)
  • [BUGFIX] RTE: Icons not centered on buttons in toolbar (Stanislas Rolland)
  • [TASK] RTE: Migrate toolbar ExtJS combos to plain JavaScript (Stanislas Rolland)
  • [TASK] Central function for escaping of shell-args (Stefan Neufeind)
  • [BUGFIX] Followup to DateTimePicker exchange (Benjamin Mack)
  • [BUGFIX] Followup: Fix folder selection in ElementBrowser (Frans Saris)
  • [CLEANUP] sysext:core/TypoScript (Markus Klein)
  • [BUGFIX] Remove space from CLI command in ext:lowlevel (Wouter Wolters)
  • [BUGFIX] Fix fatal error for date validation in EXT:form on Windows (Stephan Großberndt)
  • [FEATURE] Use composer class loader for better performance (Helmut Hummel)
  • [BUGFIX] Add missing "Folders" label in ElementBrowser (Frans Saris)
  • [TASK] Deprecate SearchFormController->checkExistance (Stephan Großberndt)
  • [TASK] Post travis notification to #typo3-cms-coredev channel (Helmut Hummel)
  • [TASK] Add shutdown function while class cache build (Alexander Opitz)
  • [FOLLOWUP] Strict order in redis test for uniqid() (Christian Kuhn)
  • [FOLLOWUP] Add PSR-4 autoload sections to composer.json (Helmut Hummel)
  • [TASK] Add PSR composer definition to all sysexts (Benjamin Mack)
  • [BUGFIX] Wrapper for uniqid() fixes failing tests on Windows (Stephan Großberndt)
  • [BUGFIX] Faster garbage collection of caching framework (Stephan Großberndt)
  • [FEATURE] Reflect mysql comments in SchemaMigrator (Nico de Haen)
  • [BUGFIX] Older changelog not showing in "core" documentation (Francois Suter)
  • [BUGFIX] Disabled SystemEnvironment check in CLI context (Frans Saris)
  • [FEATURE] Add PageRepository::getPagesOverlay() (Christian Weiske)
  • [FEATURE] Add hook to post-process countVersionsOfRecordsOnPage (Oliver Hader)
  • [FEATURE] Support 'has*' for properties in ObjectAccess (Simon Schaufelberger)
  • [FEATURE] Support multiple UID in PageRepository::getMenu() (Christian Weiske)
  • [CLEANUP] Improve the @param/@return/@var PHPDoc (Oliver Klee)
  • [BUGFIX] Consider subfolder in absolute links (Markus Klein)
  • [BUGFIX] getRecordLocalization() must respect transForeignTable (Martin Tepper)
  • [BUGFIX] Collapsing state for ModuleMenu should be user-specific (Benjamin Mack)
  • [FEATURE] Paginate should handle non-query-result objects (Tom Ruether)
  • [TASK] Improve error message 'These fields are not properly updated' (Georg Ringer)
  • [CLEANUP] InstallStatusReport (Oliver Klee)
  • [BUGFIX] Hide foreign_selector if maxitems is reached (Stefan Frömken)
  • [BUGFIX] Show FAL captions in Page module (Mathias Schreiber)
  • [FEATURE] Extend access control for pages (Thorben Kapp)
  • [TASK] RTE: Cleanup iframe initialization (Stanislas Rolland)
  • [BUGFIX] RTE fails to load in IE 11 with "Access denied" (Stanislas Rolland)
  • [BUGFIX] Make treelist cache work with bigger trees (Mathias Schreiber)
  • [CLEANUP] Replace strlen() with === for zero length check (Markus Klein)
  • [FEATURE] Add attribute "multiple" to f:form.upload viewhelper. (Jost Baron)
  • [BUGFIX] Respect HTTP headers from JsonView (Helmut Hummel)
  • [TASK] Trim submitted login-form-data before usage (Stefan Neufeind)
  • [TASK] Improve error reporting on fixture loading (Christian Weiske)
  • [BUGFIX] Standalone- and TemplateView must not require ucfirst file names (Markus Klein)
  • [FEATURE] Add a check if TYPO3 version is maintained (Frederic Gaus)
  • [BUGFIX] Passwords must be encrypted when saving records (Nils Heuermann)
  • [BUGFIX] CSS3 function calc must retain whitespace (Christian Futterlieb)
  • [FEATURE] Allow nested array access in getData type field (Mathias Schreiber)
  • [CLEANUP] Rename variable in addPItoST43 (Andreas Fernandez)
  • [TASK] Improve Layout of CType Menu in page module (Mathias Schreiber)
  • [BUGFIX] Follow up: Fix broken SQL in DeprecatedRteProperties (Andreas Fernandez)
  • [BUGFIX] Set range for limit field (Andreas Fernandez)
  • [TASK] Make AbstractConditionMatcherTest run on HHVM (Tymoteusz Motylewski)
  • [FEATURE] Add Page TSConfig overview in Web->Info (Mathias Schreiber)
  • [TASK] Make array utility test do not depend on undefined behaviour (Tymoteusz Motylewski)
  • [BUGFIX] RTE: WebKit may insert a span tag when backspacing a heading (Stanislas Rolland)
  • [BUGFIX] RTE: Incorrect identification of some key events in Chrome (Stanislas Rolland)
  • [BUGFIX] Skip updates if InitialUpdateDatabaseSchema is needed (Markus Klein)
  • [CLEANUP] Correct the type of variable $lineNumberOffset (Michael Oehlhof)
  • [BUGFIX] RTE: Incorrect event trigger in CopyPaste plugin (Stanislas Rolland)
  • [BUGFIX] RTE: Abbreviation record does not show up on standard pages (Stanislas Rolland)
  • [BUGFIX] Make output of additionalCSS valid (Mathias Schreiber)
  • [BUGFIX] RTE: Incorrect tooltip of paste behaviour toggle in toolbar (Stanislas Rolland)
  • [CLEANUP] SqlParser (Andreas Fernandez)
  • [BUGFIX] RTE avoid exception on folder inaccessibility (Markus Klein)
  • [BUGFIX] Support void elements without whitespace in parseFunc (Steffen Müller)
  • [TASK] Remove width restriction for logo in backend (Georg Ringer)
  • [BUGFIX] Hidden content is displayed in view module (Stefan Froemken)
  • [BUGFIX] Add tx_indexedsearch as class alias again (Mathias Schreiber)
  • [TASK] Update vfsStream to 1.4 (Tymoteusz Motylewski)
  • [BUGFIX] RTE: Toolbar items do not wrap correctly (Stanislas Rolland)
  • [BUGFIX] RTE: Modify image dialogue is broken (Stanislas Rolland)
  • [BUGFIX] Install Tool: Make Upgrade Wizard compatible with Oracle (Andreas Fernandez)
  • [BUGFIX] EXT:adodb: Table names in ALTER TABLE are broken (Andreas Fernandez)
  • [BUGFIX] Fix regression in prefixLocalAchors feature (Helmut Hummel)
  • [BUGFIX] Pagepath is displayed incorrectly with slash (/) in page title (Benjamin Mack)
  • [BUGFIX] cObjRenderer->prefixComment() needs parameter validation (Philipp Gampe)
  • [BUGFIX] Fix query in abbreviation plugin of rtehtmlarea (Alexander Stehlik)
  • [TASK] DBAL: Throw exception if query fails (Andreas Fernandez)
  • [BUGFIX] Make TCEMAIN.translateToMessage work with lang files (Benjamin Mack)
  • [FEATURE] Add async property to JavaScript files (Arnd Messer)
  • [BUGFIX] Follow up: JavaScript error in language module (Andreas Fernandez)
  • [BUGFIX] Properly check TS conditions with key '0' (Christian Futterlieb)
  • [TASK] Remove option "compat_version" (Benjamin Mack)
  • [TASK] Cleanup and update language module (Kai Vogel)
  • [BUGFIX] Folders created from BE fail to set permissions (Benjamin Mack)
  • [BUGFIX] Install Tool flash messages in Step Installer styling (Ernesto Baschny)
  • [TASK] EM: Remove ExtJS (Andreas Fernandez)
  • [TASK] Remove option $TYPO3_CONF_VARS[BE][accessListRenderMode] (Benjamin Mack)
  • [TASK] Upgrade jQuery to 1.11.2 (Wouter Wolters)
  • [CLEANUP] Remove unnecessary early return in GeneralUtility::instantiateClass (Frederic Gaus)
  • [CLEANUP] Use t3js class for resizeable textareas (Benjamin Kott)
  • [BUGFIX] Make typolink respect property linkAccessRestrictedPages (Frederic Gaus)
  • [BUGFIX] Add stdWrap to sorting.direction for FILES (Benjamin Mack)
  • [FEATURE] FormEngine Checkbox to bootstrap (Benjamin Kott)
  • [CLEANUP] Follow up: Remove jQueryUI left overs from EM (Andreas Fernandez)
  • [TASK] Clean up images for tt_content.imageorient (Benjamin Mack)
  • [BUGFIX] EM: distribution label "Official distribution" should use TWBS (Benjamin Mack)
  • [BUGFIX] Shortcut icons now check permissions (Wouter Wolters)
  • [BUGFIX] Allow page.config.pageTitleSeparator (Benjamin Mack)
  • [CLEANUP] Use block element for linebreaks in formengine (Benjamin Kott)
  • [TASK] EM: Remove jQueryUI (Andreas Fernandez)
  • [TASK] Deprecate TS property andWhere (Georg Ringer)
  • [CLEANUP] Element Information (Benjamin Kott)
  • [TASK] tstemplate: deprecate verify_TSobjects() (Georg Ringer)
  • [TASK] Change label in BackendUserModule compare (Frank Nägler)
  • [TASK] Fix styling of "Deactivate t3editor" checkbox (Wouter Wolters)
  • [CLEANUP] Remove unused images from typo3/gfx and t3skin (Benjamin Mack)
  • [CLEANUP] FormEngine rendermode checkbox to bootstrap (Benjamin Kott)
  • [TASK] Clean up country/language flags (Benjamin Mack)
  • [CLEANUP] Backend User and Permission Module (Benjamin Kott)
  • Deprecate DocumentTemplate::table() (Georg Ringer)
  • [BUGFIX] Correct submit btn styles in EM (Benjamin Mack)
  • [BUGFIX] Change DB field sys_filemounts.base from tinyint to integer (Benjamin Mack)
  • [BUGFIX] Make pagination inputfield working in recordlist (Benjamin Kott)
  • [TASK] Remove uc option helpText completely (Wouter Wolters)
  • [TASK] Render lowlevel output with fluid (Georg Ringer)
  • [CLEANUP] sysext:tstemplate (Markus Klein)
  • [CLEANUP] Replace rednumber icons with TWBS (Benjamin Mack)
  • [CLEANUP] Module handling classes (Markus Klein)
  • [BUGFIX] TypoScript: Unify line-endings to LF on save (Stefan Neufeind)
  • [BUGFIX] Avoid makeInstance calls starting with a backslash (Benjamin Mack)
  • [BUGFIX] Fix phpDoc of FluidTemplateContentObject::render (Frederic Gaus)
  • [BUGFIX] Linkvalidator: Fix invalid links (Markus Klein)
  • [TASK] FormEngine: Unify resizable textareas (Benjamin Mack)
  • [CLEANUP] Move t3-table and t3-button to bootstrap (Benjamin Kott)
  • [BUGFIX] Redirect to record after creating new root template (Georg Ringer)
  • [BUGFIX] Use correct label in indexed_search template (Georg Ringer)
  • [FEATURE] HMENU special=browse does not respect exclude lists (Benjamin Mack)
  • [BUGFIX] Display BE layouts in correct order (Markus Klein)
  • [BUGFIX] Fix error mode handling for lang file inclusion (Markus Klein)
  • [FEATURE] Add stdWrap for title tag (Mathias Schreiber)
  • Revert "[TASK] Make be_sessions.ses_data text field for HHVM" (Helmut Hummel)
  • [BUGFIX] Fixes position of suggest wizzard autocomplete result in IE (Torben Hansen)
  • [TASK] Deprecate global hook softRefParser_GL (Stephan Großberndt)
  • [BUGFIX] Return string on non-existent CASE cObject (Benjamin Mack)
  • [TASK] Replace simple preg_replace calls with trim (Benjamin Mack)
  • [FEATURE] Add AJAX logic for delete records in ListModule (Frank Nägler)
  • [BUGFIX] Speed up BackendUtility->explodeSoftRefParserList (Stephan Großberndt)
  • [TASK] Remove global variable WEBMOUNTS (Benjamin Mack)
  • [TASK] Extension Manager: Port to RequireJS (Andreas Fernandez)
  • [TASK] Clean up BackendController (Benjamin Mack)
  • [FEATURE] Allow multiple HTTP headers of the same type in TS (Marco Huber)
  • [BUGFIX] Non modules can't check module access (Wouter Wolters)
  • [BUGFIX] Fix folder selection in ElementBrowser (Markus Klein)
  • [FEATURE] Introduce unified Storage API for JS (Benjamin Mack)
  • [BUGFIX] Scheduler: Fix task group issues (Mathias Schreiber)
  • [TASK] Refactor copy-pasted getJavaScriptLabelsFromLocallang (Pascal Dürsteler)
  • [BUGFIX] Autolink urls starting https:// as well (Georg Ringer)
  • [TASK] Revamp ext:linkvalidator (Wouter Wolters)
  • [TASK] HMENU: Extract menu item generation into separate methods (Stefan Neufeind)
  • [FEATURE] displayCond should allow userFunc as condition (Sebastian Fischer)
  • [BUGFIX] Page View Button misses tooltip in page language module (Anja Leichsenring)
  • [TASK] Migrate non-ExtJS trees to jQuery (Benjamin Mack)
  • [TASK] Remove language "default" from Alternative Page Language and hide record type when not necessary (Benjamin Mack)
  • [TASK] Remove ExtJs loading from ext:scheduler (Wouter Wolters)
  • [TASK] Cleanup EXT:scheduler SchedulerModuleController (Mathias Schreiber)
  • [CLEANUP] Use $this-> instead of parent:: in TS Conditions (Benjamin Mack)
  • [TASK] Decouple security report from install tool (Frederic Gaus)
  • [BUGFIX] Fix padding of FormEngine without tabs (Benjamin Mack)
  • [BUGFIX] Editing a record in Element Browser throws JS error (Benjamin Mack)
  • [TASK] DatabaseRecordList::createReferenceHtml uses too much memory (Mathias Schreiber)
  • [FEATURE] Custom TypoScript-conditions also in backend (Stefan Neufeind)
  • [CLEANUP] Simplify stdWrap handling in Menu cObj (Philipp Gampe)
  • [BUGFIX] Respect selected target for shortcut mode 'Parent page' (Caspar Stuebs)
  • [BUGFIX] Ignore --linebreak-- fields in removeDuplicatesForInsertion (Christian Ludwig)
  • [BUGFIX] Fix error in filelist after deleting file with broken refs (Cornel Boppart)
  • [BUGFIX] Fix typo in Breaking-53658-RemoveAlternateBgColorsOption (Benjamin Mack)
  • [TASK] Missing clickmenu links (Johannes Feustel)
  • [TASK] Extbase: Clean up invalid comments (Benjamin Mack)
  • [BUGFIX] Web->Function: empty frame if all related ext removed (Mathias Schreiber)
  • [BUGFIX] csc-uploads delivers broken CSS (Benjamin Mack)
  • [BUGFIX] sys_file uid should be visible in filelist (Benjamin Mack)
  • [TASK] Make be_sessions.ses_data text field for HHVM (Benjamin Mack)
  • [BUGFIX] Change fe_users DB field size to 255 chars (Benjamin Mack)
  • [TASK] wizard_crpages cleanup (Wouter Wolters)
  • [TASK] Drop include_once array functionality for modules (Wouter Wolters)
  • [TASK] Deprecate TS option for XHTML 2.0 (Benjamin Mack)
  • [FEATURE] Override check/radio labels with TSConfig (Mathias Schreiber)
  • [BUGFIX] Fix image rendering for renderMethod = table (Torben Hansen)
  • [TASK] Migrate left-over prototype code from IRRE JS (Benjamin Mack)
  • [BUGFIX] Type check fix in linkhandler link type (Alexander Stehlik)
  • [BUGFIX] linkvalidator: Add headline fallback to prevent NULL on insert (Benjamin Serfhos)
  • [BUGFIX] deleteRecord_flexFormCallBack deletes file_references (Lorenz Ulrich)
  • Revert "[TASK] Additional check for valid domain in validEmail()" (Steffen Müller)
  • [TASK] Add absRefPrefix to responsive images (Georg Ringer)
  • [FEATURE] Add to "additionalWhere" to TypoScript menus (Mathias Schreiber)
  • [TASK] Additional check for valid domain in validEmail() (Benjamin Mack)
  • [BUGFIX] Invalid phpDoc in ToolbarItemInterface (Xavier Perseguers)
  • [FOLLOWUP] Fix missing semicolon (Wouter Wolters)
  • [FEATURE] Allow RequireJS module loading to execute custom code (Benjamin Mack)
  • [TASK] Performance: Avoid using array_keys in foreach (Mathias Schreiber)
  • [CLEANUP] Remove superfluous ContainerViewHelper (Andreas Fernandez)
  • [TASK] Fix common misspellings and typos (Wouter Wolters)
  • [BUGFIX] Forms in sys_action need localization and rearrangement (Mathias Schreiber)
  • [FEATURE] Allow ContainerViewHelper to load RequireJS modules (Andreas Fernandez)
  • #Revert "[BUGFIX] Typo3DbQueryParser: Use IN with array-operand2" (Helmut Hummel)
  • [FOLLOW-UP] Rename rst file (Frank Nägler)
  • [BUGFIX] Typo3DbQueryParser: Use IN with array-operand2 (Stefan Neufeind)
  • [TASK] Use progress bar instead of mask for loading (Benjamin Mack)
  • [FEATURE] API for Bootstrap Modals (Andreas Fernandez)
  • [FEATURE] Add hook for content element footer in Page module (Leon de Rijke)
  • [BUGFIX] Backend typolink fields not saved (Wouter Wolters)
  • [TASK] Show info in empty list module (Georg Ringer)
  • [TASK] Use stricter checks in DataHandler (Wouter Wolters)
  • [CLEANUP] Namespace cleanup in TypoScriptFrontendController (Alexander Opitz)
  • [BUGFIX] Wrong RequireJs paths for jQuery in frontend (Stanislas Rolland)
  • [FEATURE] Configurable width of the Element Browser Popups (Georg Ringer)
  • [FEATURE] Integrate Uri.TypolinkViewHelper (Jan Helke)
  • [BUGFIX] Fix notice of ttl of ENABLE_INSTALL_TOOL (Frederic Gaus)
  • [TASK] Remove unused ViewHelpers from ext:belog (Wouter Wolters)
  • [FEATURE] Add pattern attribute to TextfieldViewHelper (Roman Schuermann)
  • [BUGFIX] Properly HTML encode URI in renderer (Helmut Hummel)
  • [TASK] Use autoload map instead of aliases in sysext form (Helmut Hummel)
  • [FEATURE] Make linking of section titles configurable (Ralf Hettinger)
  • [BUGFIX] Prevent double content link checks (Mathias Schreiber)
  • [TASK] Decouple responsibilities in default errorAction() (Helmut Hummel)
  • [TASK] Re-add tests for renumberKeys (Susanne Moog)
  • [TASK] Replace ExtJS DateTimePicker with bootstrap alternative (Frank Nägler)
  • [TASK] Replace ExtJS DateTimePicker with bootstrap alternative (Frank Nägler)
  • [TASK] Deprecate FormEngine::$renderReadonly (Frank Nägler)
  • [FEATURE] Let the reports in the install module check for new versions (Wouter Wolters)
  • [BUGFIX] Fix fatal in RsaAuth-PhpBackendTest with broken openssl config (Stephan Großberndt)
  • [BUGFIX] Error message in RTE, if I want to insert a Custom Item (Stanislas Rolland)
  • [BUGFIX] RTE: Button not disabled when in text mode (Stanislas Rolland)
  • [TASK] Fix dummy parameter and return texts in phpDoc (Wouter Wolters)
  • [BUGFIX] RTE: JS errors on unload (Stanislas Rolland)
  • [BUGFIX] RTE: Status bar update is happening too late (Stanislas Rolland)
  • [BUGFIX] Respect sys_language enable fields (Alexander Stehlik)
  • [BUGFIX] RTE: Incorrect height of the RTE framework (Stanislas Rolland)
  • [TASK] Fix dummy texts in phpDoc (Wouter Wolters)
  • [BUGFIX] RTE: Missing hide method in StatusBar (Stanislas Rolland)
  • [TASK] RTE: Remove ExtJS QuickTips from status bar (Stanislas Rolland)
  • [FEATURE] Emit Signal at the very end of DataPreprocessor::fetchRecord() (Roland Waldner)
  • [TASK] Lower memory use in ArrayUtil->mergeRecursiveWithOverrule (Stephan Großberndt)
  • [TASK] RTE: Migrate toolbar button to plain JavaScript (Stanislas Rolland)
  • [CLEANUP] Add missing empty lines before classes' closing curly braces (Roland Waldner)
  • [BUGFIX] Fix failing PHPUnit-Tests on Windows due to uniqid()-calls (Stephan Großberndt)
  • [TASK] Add unit tests for mergeRecursiveWithOverrule (Christian Kuhn)
  • [TASK] RTE: Migrate toolbar text item to plain JavaScript (Stanislas Rolland)
  • [BUGFIX] Cache backend usernames and workspace titles (Tim Lochmueller)
  • [BUGFIX] RTE: Incorrect rendering of toolbar labels (Stanislas Rolland)
  • [BUGFIX] Better caching of TCA for bulk inserts (Stephan Großberndt)
  • [TASK] RTE: Migrate the editor toolbar to plain JavaScript (Stanislas Rolland)
  • [TASK] Improve error output in TS if INCLUDE_TYPOSCRIPT file not found (Simon Schaufelberger)
  • [TASK] Extbase-Repository: Use ClassNamingUtility from core (Stefan Neufeind)
  • [CLEANUP] Simplify method structures in IRRE JS (Andreas Wolf)
  • [BUGFIX] Unreadable directories must not crash filemount storages (Georg Ringer)
  • [FEATURE] Support maximum length in TextElement (Georg Ringer)
  • [TASK] Remove support for older opcode caches (Alexander Opitz)
  • [FEATURE] Access module "leave unchanged" (Benjamin Mack)
  • [FEATURE] Add stdWrap functionality to page.headTag (Benjamin Mack)
  • [TASK] Add suggest wizard for "include static" in template record (Georg Ringer)
  • [BUGFIX] TCA: Move plugin-specific fields to Plugin tab (Benjamin Mack)
  • [TASK] Deprecate FormEngine::getTSCpid() (Frank Nägler)
  • [BUGFIX] Show correct default value of field type 'select' and MM relation (Georg Ringer)
  • [TASK] Deprecate stdWrap options textStyle, tableStyle (Georg Ringer)
  • [BUGFIX] Followup to deprecate FormEngine methods (Benjamin Mack)
  • [TASK] Deprecate FormEngine::getAvailableLanguages() (Frank Nägler)
  • [TASK] Deprecate FormEngine::renderVDEFDiff() (Frank Nägler)
  • [TASK] Deprecate unused methods from FormEngine (Frank Nägler)
  • [TASK] Deprecate FormEngine::sL() (Frank Nägler)
  • [TASK] Followup: Migrate FormEngine Checkboxes HTML to twbs (Frans Saris)
  • [TASK] FormEngine: "field has changed" icon via CSS (Benjamin Mack)
  • [TASK] Remove old BE implementation of indexed_search (Georg Ringer)
  • [BUGFIX] Followup: Deprecate FormEngine::getLL() (Christian Kuhn)
  • [TASK] Deprecate FormEngine::getLL() (Frank Nägler)
  • [BUGFIX] linkvalidator: Fatal error: Call to a member function getUrl() (Philipp Gampe)
  • [CLEANUP] Cleanup ConditionMatcher (Roland Waldner)
  • [TASK] Remove dependency to FormEngine::insertDefStyle (Frank Nägler)
  • [TASK] Migrate FormEngine Checkboxes HTML to twbs (Jan Helke)
  • [TASK] Change fields of TCA type none to Twitter Bootstrap (griebie)
  • [BUGFIX] Fix new content element wizard links click area (Mathias Brodala)
  • [BUGFIX] Add case insensitive flag to trustedHostsPattern (Dietrich Heise)
  • [BUGFIX] Allow attribute value "0" in EXT:form elements (Stefan Neufeind)
  • [TASK] Improve sorting of usergroups in adminpanel (Georg Ringer)
  • Revert "[BUGFIX] Serialize expression in switch viewhelper" (Anja Leichsenring)
  • [BUGFIX] Serialize expression in switch viewhelper (Björn Fromme)
  • [BUGFIX] Fix "Enable tab" for textareas inside inline elements (Georg Ringer)
  • [BUGFIX] Adopt IRRE class toggle for hide/unhide (Georg Ringer)
  • [BUGFIX] Set Ext.SSL_SECURE_URL to prevent https issues in IE (Marco Huber)
  • [BUGFIX] Better performance of DatabaseConnection->getDateTimeFormats (Stephan Großberndt)
  • [TASK] Add htmlspecialchars to element id (Frank Nägler)
  • [TASK] Remove deprecated disable_autocreate feature of workspaces (Wouter Wolters)
  • [TASK] Remember search filter in PageModule (Frank Nägler)
  • [TASK] Radio buttons to Bootstrap (Jan Helke)
  • [BUGFIX] Fix layout of searchbar in RecordList (Frank Nägler)
  • [BUGFIX] Name of extension is not complete in rst documentation file (Wouter Wolters)
  • [TASK] Remember search filter in RecordList (Frank Nägler)
  • [TASK] Deprecate "device" TypoScript condition (Georg Ringer)
  • [TASK] Add note about AdditionalConfiguration.php to Install Tool (Markus Klein)
  • [BUGFIX] Bad index for determineSiteRoot (Stefan Froemken)
  • [BUGFIX] Fatal Error in filelist when editing (Mathias Schreiber)
  • [BUGFIX] Form localization depending on old class names (Patrick Broens)
  • [BUGFIX] Don't override the class on the Form elementWrap (Marc Neuhaus)
  • [CLEANUP] Add missing empty lines after copyright comments II (Roland Waldner)
  • [CLEANUP] Add missing empty lines after copyright comments I (Roland Waldner)
  • [CLEANUP] Add missing empty lines after namespace statements (Roland Waldner)
  • [TASK] Use better implementation for array check (Anja Leichsenring)
  • [BUGFIX] Fix failing unit test (Anja Leichsenring)
  • [BUGFIX] Add autocomplete for t3editor FILES (Stefan Froemken)
  • Revert "[TASK] Remove usage of property $new_unique_uid" (Christian Kuhn)
  • [FEATURE] Add signal for mailer initialization (Mathias Brodala)
  • [FEATURE] Implement endInsertObject signal after object is registered (Jacob Rasmussen)
  • [TASK] Extbase: Traverse validation results until first error (Sebastian Michaelsen)
  • [BUGFIX] Ensure argument is an array in ContentObjectRenderer (Stefan Froemken)
  • [TASK] Remove usage of property $new_unique_uid (Georg Ringer)
  • [CLEANUP] Clarify configuration preset description (Helmut Hummel)
  • [CLEANUP] Use comments not PHPDoc style comments in copyright block (Roland Waldner)
  • [BUGFIX] IndexedSearch: Fix various issues in extbase plugin (Robert Vock)
  • [BUGFIX] Restore test files for impexp functional tests (Anja Leichsenring)
  • [BUGFIX] noTrimWrap = | || won't work inside a menu (Jochen Rau)
  • [CLEANUP] Shrink images (Andreas Fernandez)
  • [TASK] Replace BrowseLinks.js with jQuery/RequireJS Module (Benjamin Mack)
  • [CLEANUP] Remove old .xml and .php locallang references (Benjamin Mack)
  • [TASK] Remove static file edit magic (Christian Kuhn)
  • [TASK] Remove conf.php from ext:setup (Wouter Wolters)
  • [TASK] Turn todos into @todo to find them easier, Part 2 (Stefan Neufeind)
  • [BUGFIX] Always disable jumpurl for external media (Markus Klein)
  • [BUGFIX] Fix gifbuilder imagesize calculation when condition is used (Kjeld Schumacher)
  • [BUGFIX] Make filter respect hidden directories (Andreas Lappe)
  • [FEATURE] Show pid field in sys_action task (Philipp Kitzberger)
  • [BUGFIX] Click-enlarge problem when an image is inside ul li OR ol li (Stanislas Rolland)
  • [TASK] Followup: Remove conf.php from ext:tstemplate (Stefan Neufeind)
  • [BUGFIX] Removed undefined variable in createExceptionHandler (Markus Klein)
  • [TASK] Remove words and words_strings from ReferenceIndex (Stephan Großberndt)
  • [BUGFIX] Use alerts for new indexed_search BE module (Georg Ringer)
  • [TASK] RTE: Migrate editor textarea container to plain JavaScript (Stanislas Rolland)
  • [TASK] RTE: Migrate editor iframe to plain JavaScript (Stanislas Rolland)
  • [BUGFIX] Do not execute getDateTimeFormats for each input (Stephan Großberndt)
  • [BUGFIX] Do not fetch TSconfig in process_datamap for non-page-records (Stephan Großberndt)
  • [BUGFIX] Allow recursive folder deletion (Helmut Hummel)
  • [BUGFIX] RTE: Broken context menu (Stanislas Rolland)
  • [CLEANUP] Clean up configuration handling in module loader (Helmut Hummel)
  • Revert "[BUGFIX] Fix broken form wizard with MSIE" (Markus Klein)
  • [TASK] Rewrite backend modules of indexed_search (Georg Ringer)
  • [TASK] RTE: Migrate status bar to plain JavaScript (Stanislas Rolland)
  • [TASK] RTE: Add to skin css and image required by jQuery UI Resizable (Stanislas Rolland)
  • [TASK] RTE: Migrate outer editor framework to plain JavaScript (Stanislas Rolland)
  • [BUGFIX] Show RTE tool tips in Internet Explorer (Nicole Cordes)
  • [FEATURE] FormEngine: Possibility to add icons via pageTSconfig (Benjamin Mack)
  • [TASK] Add functional test for imports with forced uids (Marc Bastian Heinrichs)
  • [TASK] Remove conf.php from ext:info (Wouter Wolters)

New in TYPO3 CMS 7.0.2 (Dec 11, 2014)

  • [!!!][SECURITY] Fix link spoofing in prefixLocalAnchors (Helmut Hummel)
  • [TASK] Set TYPO3 version to 7.0.2-dev (TYPO3 Release Team)

New in TYPO3 CMS 7.0.1 (Dec 11, 2014)

  • [TASK] Set TYPO3 version to 7.0.1-dev (TYPO3 Release Team)

New in TYPO3 CMS 7.0.0 (Dec 3, 2014)

  • [RELEASE] Release of TYPO3 7.0.0 (TYPO3 Release Team)
  • [BUGFIX] Fix broken unit tests for PackageManager (Markus Klein)
  • [BUGFIX] Make clearable in EM work again (Andreas Fernandez)
  • Revert "[RELEASE] Release of TYPO3 7.0.0" (Oliver Hader)
  • Revert "[TASK] Set TYPO3 version to 7.0.1-dev" (Oliver Hader)
  • [TASK] Set TYPO3 version to 7.0.1-dev (TYPO3 Release Team)
  • [RELEASE] Release of TYPO3 7.0.0 (TYPO3 Release Team)
  • [BUGFIX] Cannot uninstall packages with dependencies in install tool (Oliver Hader)
  • [BUGFIX] Redirect to distributions after first login does not work (Benjamin Mack)
  • [BUGFIX] Install Tool: Fix Load Extensions JS error (Markus Klein)
  • [BUGFIX] Adjust topbar dropdown alignment (Benjamin Kott)
  • [BUGFIX] StandaloneView must not require ucfirst file names (Markus Klein)
  • [BUGFIX] JavaScript error when switching to workspace (Wouter Wolters)
  • [BUGFIX] Fix styling in form wizard (Mathias Schreiber)
  • [BUGFIX] Fix option to disable direct file upload (Steffen Müller)
  • [BUGIX] Follow up: Apply API change in DataTables (Andreas Fernandez)
  • [BUGFIX] Misplaced documentation icon in extension manager (Xavier Perseguers)
  • [TASK] Use name-resolution instead of strings where possible: 4 (Stefan Neufeind)
  • [TASK] Use name-resolution instead of strings where possible: 3 (Stefan Neufeind)
  • [TASK] Followup: Update dataTables to 1.10.4 and fix parameter names (Stefan Neufeind)
  • [TASK] Use name-resolution instead of strings where possible: 2 (Stefan Neufeind)
  • [TASK] Use name-resolution instead of strings where possible: 1 (Stefan Neufeind)
  • [TASK] Update dataTables to 1.10.4 and fix parameter names (Wouter Wolters)
  • [BUGFIX] Follow-up: "edit this column" again (Felix Kopp)
  • [TASK] Improve styling of sysaction toolbar items (Georg Ringer)
  • 6315863160, [TASK] Cleanup Topbar (Benjamin Kott)
  • [BUGFIX] Show icon "edit this column" again (Georg Ringer)
  • [BUGFIX] Do workspace overlay for not translated file meta data (Helmut Hummel)
  • [BUGFIX] Fix Online BE-Users->Terminate be user sessions termination (Mathias Schreiber)
  • [TASK] Fix wrong TYPO3 CMS version number in ChangeLog of Extbase (Wouter Wolters)
  • 63225[BUGFIX] Avoid vertical scroller in recycler (Christoph Hofmann)
  • [TASK] EXT:dbal: Harden unit tests for expression chunks (Andreas Fernandez)
  • [TASK] Fix wrong TYPO3 CMS version number in ChangeLog of Fluid (Wouter Wolters)
  • [BUGFIX] Fix HTML structure for buttons in EM (Markus Klein)
  • [CLEANUP] Remove some obsolete PHP version checks (Christian Kuhn)
  • [TASK] Extensionmanager: Change download icon (Frank Nägler)
  • [BUGFIX] FormEngine & DynTab styling and contrast (Felix Kopp)
  • [BUGFIX] Wrong eID should throw exception (Frederic Gaus)
  • [CLEANUP] Remove leftover bigDoc class+CSS (Benjamin Mack)
  • [CLEANUP] ResourceStorageTest needs some love (Helmut Hummel)
  • [BUGFIX] Form padding in Extenson Manager upload (Felix Kopp)
  • [BUGFIX] Broken icons in extension manager (Frank Nägler)
  • [TASK] Add fileadmin and uploads to gitignore (Christian Kuhn)
  • [CLEANUP] Cleanup code in ext:backend/Configuration (Wouter Wolters)
  • [BUGFIX] Web>Page gridColumn outter spacing (Felix Kopp)
  • [TASK] Pull BeUser>online sessions icons to right (Felix Kopp)
  • [BUGFIX] Correct message when language is missing (Jigal van Hemert)
  • [BUGFIX] Fix questionable SQL schema definition for sys_file (Mathias Schreiber)
  • [FOLLOWUP][BUGFIX] Broken documentation icon in extension manager (Xavier Perseguers)
  • [BUGFIX] Hover ExtJS buttons bg-color inherit (Felix Kopp)
  • [TASK] Bring SpriteIcons to TaskCenter - fix styles (Felix Kopp)
  • [BUGFIX] Install tool - Open Sesame door - styling (Felix Kopp)
  • [TASK] Finish class alias movings (Christian Kuhn)
  • [TASK] Remove jquery tools from contrib (Benjamin Mack)
  • [TASK] Rename datatables.js to be version independant (Benjamin Mack)
  • [BUGFIX] Workspaces module: Add h1 headline with page title (Benjamin Mack)
  • [BUGFIX] Linkvalidator: Add h1 headline with page title (Benjamin Mack)
  • [TASK] Unify clearable input fields (Benjamin Mack)
  • [BUGFIX] Fix broken shortcut menu and icon padding (Frank Nägler)
  • [CLEANUP] Merge Documentation of Deprecations and features (Mathias Schreiber)
  • [BUGFIX] Broken icons in extension manager (Frank Nägler)
  • [BUGFIX] Icons in clickMenu cropped on top (Frank Nägler)
  • [TASK] Toolbar drop down menu style (Thorsten Griebenow)
  • [TASK] Backend toolbar interface documentation (Christian Kuhn)
  • [CLEANUP] Moved Breaking Documentation (Mathias Schreiber)
  • [TASK] Tabbify QuickEdit in Page module (Andreas Fernandez)
  • [BUGFIX] Bring back page path in doc header (Helmut Hummel)
  • [TASK] Change requirements for TYPO3 CMS 7.0 (Stefan Neufeind)
  • 63193[TASK] Adjust module icons and app-icon viewport (Benjamin Kott)
  • [TASK] Follow up: Remove obsolete reports icon (Andreas Fernandez)
  • [TASK] Remove underline in pagetree (Andreas Fernandez)
  • [BUGFIX] Fix broken table in Template module (Frank Nägler)
  • [TASK] Icon update to reports app icon (Frank Nägler)
  • [TASK] User table: control-icons as right column (Frank Nägler)
  • [TASK] Wrap very wide t3-tables in table-fit (Felix Kopp)
  • [BUGFIX] Followup: Replace shortcut item icons with sprites (Frans Saris)
  • [BUGFIX] Make EXT:form wizard work again (Benjamin Mack)
  • [TASK] Remove empty row in table below header (Frank Nägler)
  • [BUGFIX] EXT:lang: Hide useless UI if no language is selected (Andreas Fernandez)
  • [TASK] Improve clickmenu in TemplateInfoModule (Georg Ringer)
  • [TASK] Replace legend.png with CSS/HTML (Frank Nägler)
  • [BUGFIX] Add missing htmlspecialchars() or quoteJSvalue() (Stefan Neufeind)
  • [BUGFIX] Fix close link in template module (Georg Ringer)
  • [TASK] Move edit icons+buttons to the right (Frank Nägler)
  • [TASK] Add missing closing quote in phpDoc (Wouter Wolters)
  • [TASK] Cleanup calls to compat_version (Georg Ringer)
  • [CLEANUP] StandaloneViewTest needs some love (Markus Klein)
  • [BUGFIX] Follow up: Use strrpos to find last occurence (Andreas Fernandez)
  • [BUGFIX] Revert modified label and add new one (Markus Klein)
  • [BUGFIX] Replace shortcut item icons with sprites (Benjamin Mack)
  • Revert "[TASK] Filelist Module: Rename to media" (Markus Klein)
  • [BUGFIX] Pagination wrong in IndexedSearch (Markus Klein)
  • [TASK] Use class imports in Cache Frontend classes (Sebastian Michaelsen)
  • [BUGFIX] Fix width/height of icons in overview (Frank Nägler)
  • [TASK] Remove locale-workaround for PHP before 5.5 (Stefan Neufeind)
  • [TASK] Update PEAR packages (Markus Klein)
  • Followup: [TASK] Avoid using $GLOBALS['TYPO3_DB'] in DataHandler (Sebastian Michaelsen)
  • [BUGFIX] Use decimal point of current locale (Markus Klein)
  • [TASK] Avoid using $GLOBALS['TYPO3_DB'] in DataHandler (Sebastian Michaelsen)
  • [TASK] Table cell icons as btn-group (Frank Nägler)
  • [BUGFIX] Introduce chunking for large expression lists (Andreas Fernandez)
  • [BUGFIX] FlashMessages container interrupts the backend usage (Andreas Fernandez)
  • [TASK] Revert icon change in tree for mount pages (Georg Ringer)
  • [BUGFIX] Add hsc to new icon link in TypoScript module (Benjamin Mack)
  • [BUGFIX] Use Sprite Icon for new Template Button (Benjamin Mack)
  • [BUGFIX] Source element within picture element has wrong src attribute (Arnd Messer)
  • [TASK] Correct table rendering (Benjamin Kott)
  • [TASK] Replace icon for open in new window (Frank Nägler)
  • [TASK] Rename [MENU] label in db check module (Georg Ringer)
  • [BUGFIX] Use Sprite Icons for ShortcutMenu (Benjamin Mack)
  • Revert "[BUGFIX] Unify parameter names between uri and link typolink Viewhelper" (Jigal van Hemert)
  • [BUGFIX] Unify parameter names between uri and link typolink Viewhelper (Anja Leichsenring)
  • [TASK] Style rename file/folder controller (Benjamin Mack)
  • [TASK] Reports: Remove class divider from headline (Frank Nägler)
  • [TASK] Replace icon in workspace toolbar (Georg Ringer)
  • [TASK] Remove padding in scheduler (Georg Ringer)
  • [TASK] Style new_folder/new_file controller (Benjamin Mack)
  • [BUGFIX] Fix typo of variable (Andreas Fernandez)
  • [TASK] Filelist Module: Rename to media (Frank Nägler)
  • [TASK] Optimize module menu (Benjamin Kott)
  • [TASK] Permisson module: Change back icon (Frank Nägler)
  • [TASK] Update legend icons image (Frank Nägler)
  • [TASK] Remove not needed br tag in service listing (Georg Ringer)
  • [TASK] Cleanup for LocalDriver (Frederic Gaus)
  • [BUGFIX] Fix PHP warning in shouldFieldBeOverlaid() (Markus Klein)
  • [TASK] Update .editorconfig file (Frank Nägler)
  • [TASK] Migrate leftover userfunc for tt_content to hook class (Benjamin Mack)
  • [TASK] Info>Pagetree: Remove table zebra style (Frank Nägler)
  • [TASK] Do not output empty inDocStyles (Wouter Wolters)
  • [BUGFIX] The raw search must check if field exists (Georg Ringer)
  • [TASK] Remove dependency on EXT:cshmanual (Benjamin Mack)
  • 63199[TASK] Click menu icons as icon font (Frank Nägler)
  • [TASK] Style pagetree icons (Benjamin Mack)
  • [TASK] Forbid media sections overlap when missing description (Frank Nägler)
  • [TASK] Documentation module: Fix width/height of icons (Frank Nägler)
  • [TASK] Refactor flashmessages.js (Frank Nägler)
  • [BUGFIX] Page module: Add H1 element for rootpage (Frank Nägler)
  • [BUGFIX] Module Icons in be_groups ACL are too big (Wouter Wolters)
  • 62594[CLEANUP] ClickMenu internal code cleanup (Benjamin Mack)
  • [TASK] Cleanup BackendController.php (part 1) (Benjamin Mack)
  • [TASK] Migrate ViewPageIcon to Sprite Icon (Benjamin Mack)
  • [BUGFIX] Broken layout for tabs in ExtensionManager (Michael Oehlhof)
  • [CLEANUP] Improve checkboxes in EXT:scheduler (Andreas Fernandez)
  • [BUGFIX] jQuery is loaded twice in backend.php (Benjamin Mack)
  • [BUGFIX] Improve checkboxes in user settings (Georg Ringer)
  • [BUGFIX] Output dashed name for missing CLI arguments (Mathias Brodala)
  • [BUGFIX] Follow-up to fully qualified name resolution in PHP 5.5 (Christian Kuhn)
  • [TASK] Use fully qualified name resolution in PHP 5.5 (Wouter Wolters)
  • [TASK] Improve output of EXT:beuser > Permissions > Edit (Georg Ringer)
  • [BUGFIX] Fix access to empty ObjectStorage with numeric key (Mathias Brodala)
  • [BUGFIX] Align fields in FormEngine properly (Georg Ringer)
  • [BUGFIX] Prefer root templates for template evaluation (Markus Klein)
  • [TASK] Remove TODO file from info_pagetsconfig (Wouter Wolters)
  • [FEATURE] Allow fallback paths in FLUIDTEMPLATE (Markus Klein)
  • [TASK] Move css and template files in taskcenter (Wouter Wolters)
  • [BUGFIX] Followup: [CLEANUP] BackendUtility (Frans Saris)
  • [TASK] Update to phpunit 4.3 (Christian Kuhn)
  • [BUGFIX] Fix type check in advanced query search (Georg Ringer)
  • [TASK] Clean up OpendocsToolbarItem references (Christian Kuhn)
  • [BUGFIX] Fix absolute link generation for files (Markus Klein)
  • [BUGFIX] Properly match html tags with data-* attributes (Ludwig Rafelsberger)
  • [TASK] Clear opcode cache on Core update (Markus Klein)
  • [BUGFIX] Remove unused files_upload (Alexander Opitz)
  • [TASK] Visual streamlining fluid.be.widget.paginate (Benjamin Kott)
  • [CLEANUP] Topbar indicator (Andreas Fernandez)
  • [BUGFIX] Correctly remember acquired shared locks (Ludwig Rafelsberger)
  • [CLEANUP] Remove deprecated code in sysext extbase (Markus Klein)
  • [BUGFIX] Fix broken HTML in about modules (Frank Nägler)
  • [FEATURE] Replace system App iconset - "Tile" style (Felix Kopp)
  • [TASK] Twitter Bootstrap EXT:beuser follow up (Mathias Schreiber)
  • [BUGFIX] Never show hidden domains in preview (Markus Klein)
  • [TASK] Move EXT:perm into EXT:beuser (Frank Nägler)
  • [BUGFIX] Openid link is always shown (Frank Nägler)
  • [BUGFIX] Install Tool: Remove references to old CSS files (Markus Klein)
  • [CLEANUP] Remove compat layer for submodules (Markus Klein)
  • [BUGFIX] Properly handle non-existing language key (Markus Klein)
  • [TASK] Add btn-group to ext:beuser (Wouter Wolters)
  • [TASK] Style progress bar with Twitter Bootstrap in ext:scheduler (Wouter Wolters)
  • [CLEANUP] Remove ancient template selection hack feature (Markus Klein)
  • [FEATURE] Provide TSConfig to link checkers (Alexander Stehlik)
  • [FEATURE] Report links to disabled linkhandler records (Alexander Stehlik)
  • [BUGFIX] mysqli_stmt::reset may throw a PHP warning (Xavier Perseguers)
  • [BUGFIX] Fix usage of deprecated methods in FluidTemplateContentObject (Markus Klein)
  • [BUGFIX] Fix CSS3 List/Table styling (Bootstrap) (Felix Kopp)
  • [TASK] Inform about invalid index.php symlink (Markus Klein)
  • [CLEANUP] Remove deprecated code in sysext fluid (Markus Klein)
  • [BUGFIX] Indexed search broken due to wrong namespace in template (Wouter Wolters)
  • [BUGFIX] Reports module broken due to wrong namespace in template (Wouter Wolters)
  • [BUGFIX] Correctly parse timestamps in format.date VH (Markus Klein)
  • [TASK] Update icons for move-down/up (Georg Ringer)
  • [BUGFIX] GeneralUtility::getUrl() fails to process redirects sometimes (Dmitry Dulepov)
  • [TASK] Deprecate AbstractPlugin pi_list_searchBox (Christian Kuhn)
  • [BUGFIX] RTE maxWidth for magic images (Bernhard Kraft)
  • [TASK] Move classAliasMaps into compatibility6 extension part 6 (Felix Kopp)
  • [BUGFIX] RTE: Incorrect text in language combo of abbreviation dialogue (Stanislas Rolland)
  • [BUGFIX] Make sys_file_metadata publishable (Helmut Hummel)
  • [BUGFIX] RTE: JS error raised in Abbreviation dialogue (Stanislas Rolland)
  • [TASK] RTE: Update some references to core documentation (Stanislas Rolland)
  • [BUGFIX] Set closing tag at the correct position (Frank Nägler)
  • [BUGFIX] Show removal link in clipboard only if elements are available (Georg Ringer)
  • [TASK] Increase verbosity of exception (Björn Fromme)
  • [BUGFIX] Docheader delete icon in EXT:scheduler is white (Frank Nägler)
  • [TASK] Update DataTables version (Kai Vogel)
  • [TASK] Add css and less files to .editorconfig (Frank Nägler)
  • [BUGFIX] FormEngine gaps, sections and borders (Felix Kopp)
  • [BUGFIX] Enable links in install tool configuration sections (Björn Fromme)
  • [CLEANUP] Deprecate unused/non-unified DocumentTemplate code (Benjamin Mack)
  • [FEATURE] Module menu restyling (Benjamin Kott)
  • [TASK] Remove leftover jsfunc JS inclusions (Benjamin Mack)
  • [FOLLOWUP][BUGFIX] Fix failing unit tests (Christian Kuhn)
  • [TASK] ToolbarItem interface improvements (Christian Kuhn)
  • [TASK] Move FormEngine SelectboxFilter to jQuery (Benjamin Mack)
  • [TASK] Migrate ext:perm JavaScript to jQuery (Wouter Wolters)
  • [FEATURE] New list module styling (Benjamin Kott)
  • [TASK] Remove leftover modulemenu JS (Benjamin Mack)
  • [TASK] Add XLF file checker for TRAVIS CI (Markus Klein)
  • [TASK] Migrate constant editor JavaScript to jQuery (Wouter Wolters)
  • [CLEANUP] Remove supersuperold JS file (Benjamin Mack)
  • [BUGFIX] Page-Tree context menu uses prototype.js functionality (Oliver Hader)
  • [BUGFIX] WorkspaceMenu still depends on prototype (Benjamin Mack)
  • [TASK] FlexForms: Replace scripactulous with jQuery UI (Benjamin Mack)
  • [CLEANUP] Remove CSH glossary functionality (Helmut Hummel)
  • [BUGFIX] Hide empty tabs in DynTabMenu (Benjamin Mack)
  • [CLEANUP] Rewrite JS/HTML part of Flexform sections (Benjamin Mack)
  • [TASK] Remove old prototype.js utilities (Benjamin Mack)
  • [BUGFIX] Avoid warning caused by missing array key noScale (Kay Strobach)
  • [BUGFIX] Fix JS errors in page module (Benjamin Mack)
  • [BUGFIX] Intermediate fix for Toolbar problems (Markus Klein)
  • Revert "[BUGFIX] Make sys_file_metadata publishable" (Helmut Hummel)
  • [BUGFIX] Make sys_file_metadata publishable (Helmut Hummel)
  • [TASK] Toolbar: Rename getDropdown to hasDropDown (Christian Kuhn)
  • [TASK] Move Help module in Topbar (Felix Kopp)
  • [TASK] ToolbarItem registration and position (Christian Kuhn)
  • [CLEANUP] Code Cleanup EXT:form (Frederic Gaus)
  • [TASK] Add unique identifier to language files (Eugene Kenah Djomo)
  • [TASK] Move classAliasMaps into compatibility6 extension part 5 (Eugene Kenah Djomo)
  • [TASK] Restructured HTML and added basic css to opendocs (griebie)
  • [TASK] Migrate Toolbar ShortcutMenu JS to jQuery (Wouter Wolters)
  • [TASK] Rebrush DocHeader: "I am content, not topbar" (Felix Kopp)
  • [BUGFIX] Add namespace argument for inline settings array (Frank Nägler)
  • [BUGFIX] ClassLoader: Clear after Exception (Alexander Opitz)
  • [TASK] Migrate Workspaces Toolbar JS to jQuery (Wouter Wolters)
  • [BUGFIX] Fix bug in HMENU special prev (Frederic Gaus)
  • [TASK] Migrate opendocs JS to jQuery (Wouter Wolters)
  • [TASK] Bring Toolbar styling for Bootstrap HTML5 markup (Felix Kopp)
  • [TASK] Rename "t3kin" CSS file (Felix Kopp)
  • [TASK] Use Bootstrap 3.3.1 in t3skin (Wouter Wolters)
  • [FOLLOWUP] Convert remaining occurences of makeInstance (Xavier Perseguers)
  • [BUGFIX] Fix broken HTML in FormEngine (Frank Nägler)
  • [TASK] Migrate Toolbar JS of ClearCache to jQuery (Wouter Wolters)
  • [TASK] Initial refactoring of toolbar items (Wouter Wolters)
  • [BUGFIX] Correct order of key / field deletion (Alexander Stehlik)
  • [FEATURE] Integrate jQuery UI 1.11.2 (Benjamin Mack)
  • Revert "[BUGFIX] RTE: Change to tab menu div id breaks RTE load in IRRE element" (Stanislas Rolland)
  • [BUGFIX] TypoScript userFunc condition does not work with static methods (Oliver Hader)
  • [BUGFIX] Drag & drop broken for inline records (Wouter Wolters)
  • [TASK] Cleanup CSH calls (Benjamin Mack)
  • [TASK] Use fully qualified name resolution in PHP 5.5 (Xavier Perseguers)
  • [TASK] Early check for PHP 5.5 in Install Tool (Xavier Perseguers)
  • [TASK] Change order of topbar-items (Felix Kopp)
  • Revert "[TASK] Replace DynTabMenu with jQuery/RequireJS plugin" (Benjamin Mack)
  • [TASK] Simplify TypoScript Info Module (Georg Ringer)
  • [CLEANUP] Remove obsolete isLoaded(workspaces) in ext:workspaces (Wouter Wolters)
  • [TASK] Move classAliasMaps into compatibility6 extension part 4 (Anja Leichsenring)
  • [BUGFIX] RTE: Change to tab menu div id breaks RTE load in IRRE element (Stanislas Rolland)
  • [BUGFIX] Fix broken form wizard with MSIE (Romain Leleu)
  • [TASK] Change flashmessages.js for new FlashMessage styling (Kai Vogel)
  • [TASK] Remove setting config.uniqueLinkVars (Georg Ringer)
  • [TASK] Move User module to Topbar > User menu (Felix Kopp)
  • [BUGFIX][FOLLOWUP] Make ClickMenu calls use new API (Benjamin Mack)
  • [BUGFIX] Add "Media" in CSS Bootstrap (Felix Kopp)
  • [TASK] RTE: Rename "acronym" plugin and button to "abbreviation" (Stanislas Rolland)
  • [TASK] Optimize Reports-Module Follow-Up (Frank Nägler)
  • [BUFIX] Fix fatal error in TypoScriptTemplateInformationModuleFunctionController (Georg Ringer)
  • [FOLLOWUP][BUGFIX] Use bootstrap JS as include instead of AMD (Benjamin Mack)
  • [TASK] Rewrite clickmenu JS with jQuery (Benjamin Mack)
  • [TASK] Bring back t3lib_extMgm class alias (Christian Kuhn)
  • [CLEANUP] Add @internal to all ViewHelpers except EXT:fluid (Frank Nägler)
  • [FEATURE] Load twbs JS and jquery on every BE request (Benjamin Mack)
  • [TASK] Replace DynTabMenu with jQuery/RequireJS plugin (Benjamin Mack)
  • [TASK] Move classAliasMaps into compatibility6 extension part 3 (Anja Leichsenring)
  • [TASK] Remove link.action vh from ext:documentation (Andreas Fernandez)
  • [BUGFIX] Make other framesets in BE work again (Benjamin Mack)
  • [CLEANUP] Follow up: Rename dividers2tabs rst file (Andreas Fernandez)
  • [TASK] RTE: Update some references to core documentation (Stanislas Rolland)
  • [CLEANUP Fix some typos (Georg Ringer)
  • [BUGFIX] Add label for the description of scheduler group record (Georg Ringer)
  • [BUGFIX] Fix filename of documentation file FileTypeSoftwareRemoved (Wouter Wolters)
  • [CLEANUP] Reomve calls to ExtensionManagementUtility::isLoaded(cms) (Georg Ringer)
  • [BUGFIX] Wrong hint in deprecation log for usage of feInterface (Xavier Perseguers)
  • [CLEANUP] Remove dividers2tabs functionality (Benjamin Mack)
  • [CLEANUP] Cleanup EXT:info (Frederic Gaus)
  • 62825[BUGFIX] Make element browser work again (Benjamin Mack)
  • [TASK] Revoke deprecation of makeRedirectUrl() (Christian Kuhn)
  • [TASK] Optimize Reports-Module (Frank Nägler)
  • [TASK] Render Core changelog as a standard manual (Xavier Perseguers)
  • [TASK] Remove locallang.php handling from Configuration (Benjamin Mack)
  • [TASK] Correct @deprecation of isLastPartOfString() (Frederic Gaus)
  • [TASK] RTE: Remove unused template file (Stanislas Rolland)
  • [BUGFIX] RTE: Multi-line lists in default PageTS configs cause problems (Stanislas Rolland)
  • [TASK] RTE: Move JS method getNodeByPosition (Stanislas Rolland)
  • [TASK] Remove StyleGenerationHook in t3skin (Georg Ringer)
  • [TASK] Simplify rendering in EXT:scheduler (Georg Ringer)
  • [BUGFIX] Bring back missing expand/collapse icons (Frank Nägler)
  • [TASK] Deprecate old mail related methods in GeneralUtility (Christian Kuhn)
  • [CLEANUP] Remove unused JS for pinging loginrefreshed (Benjamin Mack)
  • [TASK] Remove last bits of config.notification_* (Christian Kuhn)
  • [FEATURE] Typolink ViewHelper (Anja Leichsenring)
  • [TASK] Remove "no RDCT"-workaround in fe_users Forgot-Password mail (Patrick Kroog)
  • [FEATURE] Restyle and reorder lowlevel>Configuration (Felix Kopp)
  • [BUGFIX] RTE: JS exception regarding property disableStyleOnOptionLabel (Stanislas Rolland)
  • [BUGFIX] RTE.default.buttons.blockstyle not configurable (Stanislas Rolland)
  • [CLEANUP] Streamline code in UpgradeWizard (Markus Klein)
  • [BUGFIX] Reports status listing table (Felix Kopp)
  • [BUGFIX] Linkvalidator: Improve tolerance on HEAD-request error (Stefan Weißwange)
  • [CLEANUP] Add phpDoc to properties in ext:filelist (Wouter Wolters)
  • [BUGFIX] Follow-up to #62705: Fix fatal and unit test fail (Christian Kuhn)
  • [CLEANUP] Cleanup EXT:recycler (Wouter Wolters)
  • [CLEANUP] Cleanup ext:core/Configuration (Wouter Wolters)
  • [CLEANUP] Cleanup ext:core/Database (Wouter Wolters)
  • [CLEANUP] Cleanup ext:core (Wouter Wolters)
  • [BUG] RTE: backend layout of dialogues is broken (Stanislas Rolland)
  • [BUGFIX] Page module Quickedit: wizards are broken (Stanislas Rolland)
  • [BUG] RTE: Default skin is broken (Stanislas Rolland)
  • [TASK] Cleanup Lowlevel DatabaseIntegrityView (Wouter Wolters)
  • [TASK] Move Perm next to BeUsers (Felix Kopp)
  • [TASK] RTE: Cleanup configuration of acronym table (Stanislas Rolland)
  • [BUGFIX] Bring datetime picker time fields back in IE10+ (Nikola Stojiljkovic)
  • [CLEANUP] Cleanup phpDoc and namespace usage in ext:frontend/ContentObject (Wouter Wolters)
  • [CLEANUP] Cleanup backend toolbar item registration (Wouter Wolters)
  • [TASK] Exclude unsupported Bootstrap from t3skin (Felix Kopp)
  • [CLEANUP] Add phpDoc to properties in several extensions (Wouter Wolters)
  • [CLEANUP] Cleanup phpDoc in ext:frontend (Wouter Wolters)
  • [CLEANUP] Add phpDoc to properties in several extensions (Wouter Wolters)
  • [TASK] Move css and JavaScript files in sys_action (Wouter Wolters)
  • [TASK] Add hhvm to travis (Christian Kuhn)
  • [TASK] RTE: Move style sheets and images to Resources directory (Stanislas Rolland)
  • [TASK] RTE: Move hooks and softref config to Configuration directory (Stanislas Rolland)
  • [TASK] RTE: Move default MicroData schema to Resources directory (Stanislas Rolland)
  • [TASK] RTE: Move default content css to Resources directory (Stanislas Rolland)
  • [TASK] RTE: Move page/user TSconfig files to Configuration directory (Stanislas Rolland)
  • [TASK] RTE: Move JavaScript files to Resources directory (Stanislas Rolland)
  • [BUGFIX] Extension installer: Handle multiple blanks (Stefan Froemken)
  • [CLEANUP] Remove deprecated code in multiple sysexts (Markus Klein)
  • [TASK] Remove alternateBgColors option (Wouter Wolters)
  • [TASK] RTE: Move modules to Modules directory (Stanislas Rolland)
  • [TASK] Remove usage of the keyword global (Wouter Wolters)
  • [CLEANUP] CharsetConverter code cleanup (Wouter Wolters)
  • [CLEANUP] Code cleanup in ext:core/Collection (Wouter Wolters)
  • Remove attribute data-htmlarea-file-table from RTE (Fabien Udriot)
  • [FEATURE] Add dependencies between classes in RTE (Stanislas Rolland)
  • [BUGFIX] RTE: Inconsistent delete behaviour (Stanislas Rolland)
  • [BUGFIX] Quickedit mode: RTE has no user CSS (Stanislas Rolland)
  • [TASK] Replace clearcache spinner with FA icon (Andreas Fernandez)
  • [BUGFIX] RTE toolbar layout broken (Stanislas Rolland)
  • [BUGFIX] ADOdb: Set charset properly (Andreas Fernandez)
  • [TASK] Use a new icon for sorting inline records (Georg Ringer)
  • [CLEANUP] Remove deprecated code in sysext backend (Markus Klein)
  • [CLEANUP] Code Cleanup EXT:aboutmodules (Mathias Schreiber)
  • [CLEANUP] Remove wrapBorder table in FormEngine (Benjamin Mack)
  • 6255959559, [BUGFIX] RTE wraps p tags around ol/ul in chrome and opera (Stanislas Rolland)
  • [CLEANUP] Code Cleanup of AbstractPlugin (Mathias Schreiber)
  • [TASK] Message usage in reports module and extensionmanager (Frank Nägler)
  • [CLEANUP] Add phpDoc to properties in ext:backend (Wouter Wolters)
  • [TASK] Use a new icon for sorting inline records (Georg Ringer)
  • [CLEANUP] Use correct casting syntax (Wouter Wolters)
  • [CLEANUP] Remove scheduler option for extended description (Benjamin Mack)
  • [TASK] Use ajax.php for clickmenu (Benjamin Mack)
  • [BUGFIX] RTE: In IE, the pasting pad sometimes shows an error page (Stanislas Rolland)
  • [BUGFIX] Additional Identity Properties not set on mapping error (Anja Leichsenring)
  • [TASK] RTE: Cleanup references to AllowClipboardHelper for Mozilla (Stanislas Rolland)
  • [CLEANUP] Cleanup EXT:rsaauth (Mathias Schreiber)
  • [TASK] RTE: Use own user agent identification (Stanislas Rolland)
  • [TASK] Add verbose output to report mail for failed tests (Benedict Burckhart)
  • [TASK] Do not clear caches after extension config change (Markus Klein)
  • [TASK] RTE: Remove directories pi1, pi2 and pi3 (Stanislas Rolland)
  • [CLEANUP] Correct phpDoc of FrontendLoginController->getDisplayText Function (Frederic Gaus)
  • [TASK] Remove unused variable from FeatureManager->getBestMatchingConfigurationForAllFeatures (Frederic Gaus)
  • [CLEANUP] Add phpDoc to properties in ext:backend/Controller classes (Wouter Wolters)
  • [CLEANUP] Rename IconUtility slot class (Helmut Hummel)
  • [TASK] Remove deprecated code from sysext core (Markus Klein)
  • [BUGFIX] Fix links of shortcuts to restricted pages in menus (Helmut Hummel)
  • [TASK] Move classAliasMaps into compatibility6 extension part 2 (Anja Leichsenring)
  • [TASK] Change flashmessages.js for new FlashMessage styling (Frank Nägler)
  • [CLEANUP] Add phpDoc to properties in BackendController (Wouter Wolters)
  • [CLEANUP] Add phpDoc to properties in SetupModuleController (Wouter Wolters)
  • [TASK] RTE: Avoid use of Ext.isEmpty (Stanislas Rolland)
  • [TASK] Remove SU mode "change to" in EXT:beuser (Andreas Fernandez)
  • [TASK] Use "int" or "bool" in @var notation (Wouter Wolters)
  • [TASK] Remove old updates for upgrade wizard (Markus Klein)
  • [TASK] RTE: Avoid use of Ext.isString and Ext.isFunction (Stanislas Rolland)
  • [BUGFIX] Fix script URLs for traditional modules (Helmut Hummel)
  • [BUGFIX] Bring back select field button's functionality (Helmut Hummel)
  • [BUGFIX] Register the exception handler early in bootstrap (Helmut Hummel)
  • [TASK] Avoid use of Ext.isDefined (Stanislas Rolland)
  • [BUGFIX] RTE: In Chrome RTE inserts weird span tags (Stanislas Rolland)
  • [BUGFIX] RTE wraps p tags around ol/ul in chrome and opera (Stanislas Rolland)
  • [BUGFIX] RTE: Quickedit mode - RTE has no user CSS (Stanislas Rolland)
  • [TASK] Change docComment of FlashMessageViewHelper (Frank Nägler)
  • [BUGFIX] DBAL message for EM uses old flasmessage styling classes (Wouter Wolters)
  • [BUGFIX] Unresolved dependencies uses old flashmessage styling (Wouter Wolters)
  • [BUGFIX] Security status for saltedpasswords broken (Wouter Wolters)
  • [TASK] Make code PHP 5.3 compatible again for now (Helmut Hummel)
  • [FEATURE] Rebrush FlashMessage / state colors (Felix Kopp)
  • [FEATURE] Allow row highlight in table.t3-table (Felix Kopp)
  • [BUGFIX] Fix PHP warning with date function in FormEngine (Wouter Wolters)
  • [BUGFIX] Fix column layout for New Content Element wizard (Martin Kästner)
  • [TASK] Add unit test for short data type support in ReflectionService (Markus Klein)
  • [TASK] Use Bootstrap 3.3.x in t3skin (Felix Kopp)
  • [BUGFIX] IMAGE content object accepts directories (Tomita Militaru)
  • [BUGFIX] Add check if $fileObject is a correct instance (Frank Nägler)
  • [BUGFIX] ReflectionService must recognize short data types (Markus Klein)
  • [FEATURE] Add possibility to catch exception during rendering (Helmut Hummel)
  • [BUGFIX] Fix active page calculation in indexed_search (Georg Ringer)
  • [BUGFIX] Remove wrong escaping of email sender (Markus Klein)
  • [CLEANUP] BackendUtility (Markus Klein)
  • [TASK] Cleanup phpDoc to match CGL (Wouter Wolters)
  • [CLEANUP] Remove unnecessary fully qualified names (Frank Nägler)
  • [BUGFIX] Broken icon on lowlevel > DB Check (Felix Kopp)
  • [BUGFIX] Let save and preview button behave as user initiated (Helmut Hummel)
  • [TASK] Use HTML5 input type "email" in user settings (Georg Ringer)
  • [TASK] Add icon for collapsed table in list module (Georg Ringer)
  • [BUGFIX] Declare statically called method static (Helmut Hummel)
  • [BUGFIX] Only reload pagetree if pages are changed (Helmut Hummel)
  • [BUGFIX] RTE: Documentation of enableWordClean is wrong (Stanislas Rolland)
  • [BUGFIX] FormEngine paddings, margins, colors, borders (Felix Kopp)
  • [FEATURE] Video player in backend (i) window (Felix Kopp)
  • [FEATURE] Refactor toolbar / topbar HTML5 & layout (Felix Kopp)
  • [TASK] Use "int" in @param notation (Frank Nägler)
  • [CLEANUP] Introduce getters for globals in BackendUtility (Markus Klein)
  • [TASK] Use "bool" in @param notation (Frank Nägler)
  • [FEATURE] Put up (badge) in top bar toolbar-items (Felix Kopp)
  • [TASK] Remove table usage in "User settings" + base on Twbs (Georg Ringer)
  • [BUGFIX] Fix suggest wizard for new CE in flexforms (Markus Klein)
  • [TASK] Sys_note: Bring headline & delete action icon (Felix Kopp)
  • [FEATURE] Add methods to get class tag values via reflection (Frank Nägler)
  • [TASK] Replace old fe_users icon with new one (Felix Kopp)
  • [BUGFIX] Link to ext:perm in clickmenu not working (Wouter Wolters)
  • [TASK] Move flash message output to alerts (Georg Ringer)
  • [TASK] Add phpDoc in ClickMenu (Wouter Wolters)
  • [TASK] Use "int" in @param notation (Wouter Wolters)
  • [TASK] Use "bool" in @param notation (Wouter Wolters)
  • [BUGFIX] Fix JS error in SuggestWizard (Markus Klein)
  • [FEATURE] Add multiple parameter in f:form.checkbox (Stefan Froemken)
  • [BUGFIX] Extra click menu options on second level not rendered (Wouter Wolters)
  • [FEATURE] Configure CSS class as non-selectable in RTE (Stanislas Rolland)
  • [BUGFIX] RTE: Multilingual classesAnchor titleText not possible (Stanislas Rolland)
  • [TASK] Remove table for icons in TCA type "select" (Georg Ringer)
  • [BUGFIX] Missing and invalid warnings on referenced files (Oliver Hader)
  • [CLEANUP] TSFE: Deprecate JSfuncCalls for body tag (Benjamin Mack)
  • [BUGFIX] Respect different object mapping for scheduler tasks (Mathias Brodala)
  • [TASK] Rename "Extensions" backend module (Felix Kopp)
  • [BUGFIX] ErrorHandler: Stop execution if E_RECOVERABLE_ERROR occurs (Markus Klein)
  • [BUGFIX] ClassLoader also needs to check for interfaces (Markus Klein)
  • [TASK] Remove TCA definitions for pre FAL fields (Thomas Maroschik)
  • [FEATURE] Base Buttons on Bootstrap - with compat layer (Felix Kopp)
  • [TASK] Follow-up: Action icon mapping - more icons (Felix Kopp)
  • [TASK] Base Web>List on new .table style (Felix Kopp)
  • [TASK] Remove horizontal scrollers / secondary info (Felix Kopp)
  • [FEATURE] Allow adding multiple CSS files in RTE (Stanislas Rolland)
  • [BUGFIX] Make ContentSlide work correctly if last element is empty (Robert Vock)
  • [FEATURE] RTE: Deprecated JavaScript methods removed (Stanislas Rolland)
  • [BUGFIX] RTE: In Chrome RTE inserts weird span tags (Stanislas Rolland)
  • [FEATURE] Make RTE overlay popups maximizable (Stanislas Rolland)
  • [TASK] RTE: Split main JS script into components (Stanislas Rolland)
  • [SECURITY] Fix DoS in openid (Markus Klein)
  • [BUGFIX] EM: Upload icon -> inline form (Felix Kopp)
  • [FEATURE] Registry for adding file rendering classes (Frans Saris)
  • [FEATURE] Refactor & recolor Modul-Menu (Bootstrap) (Felix Kopp)
  • [BUGFIX] jsfunc.inline is not fully jQuery compatible (Stefan Froemken)
  • [BUGFIX] DocumentTemplate TabMenu output fixed (Felix Kopp)
  • [TASK] Update version number for master to 7 (Markus Klein)
  • [FEATURE] RTE: Avoid overhead of Ext.each and Ext.iterate (Stanislas Rolland)
  • [BUGFIX] Use correct font awesome icon for text file type (Georg Ringer)
  • [BUGFIX] RTE: Insert Tag dialogue may raise security error in Firefox (Stanislas Rolland)
  • [TASK] Use a new icon for sys_action toolbar (Georg Ringer)
  • [FEATURE] RTE: remove deprecated JavaScript methods (Stanislas Rolland)
  • [BUGFIX] RTE: Edit element dialogue may raise JavaScript error (Stanislas Rolland)
  • [BUGFIX] Visual regressions and unifications in Backend (Felix Kopp)
  • [BUGFIX] RTE: Remove cut, copy and paste buttons in Firefox (Stanislas Rolland)
  • [TASK] Base backend login on Twitter Bootstrap (Ingo Pfennigstorf)
  • [BUGFIX] Handle utf8 strings in TitleCaseFilter (Graeme Worthy)
  • [TASK] Adjust Travis to new requirements for version 7 (Markus Klein)
  • [TASK] Refactor t3skin / re-work HTML / move to extension (Felix Kopp)
  • [TASK] Move classAliasMaps into compatibility6 extension part 1 (Anja Leichsenring)
  • [BUGFIX] Fix unit tests for TypeConverter classes (Markus Klein)
  • [FEATURE] Monochrome action icons (FontAwesome) (Felix Kopp)
  • [BUGFIX] Property of alternative model implementation not found (Oliver Hader)
  • 5970158602, [BUGFIX] Add more entropy to uniqid (Tymoteusz Motylewski)
  • [BUGFIX] Fix Web>Page language view CE header (Felix Kopp)
  • [TASK] Rework Module-Menu CSS/Less (Felix Kopp)
  • [BUGFIX] Show correct number of inline records defined in flexform (Daniel Alder)
  • [BUGFIX] Allow lower case for drive letters on Windows in CLI scripts (Alexander Bohndorf)
  • [FEATURE] A new eval option in TCA: email (Olle Haerstedt)
  • [TASK] Improve readability of TextElement code (Wouter Wolters)
  • [BUGFIX] Add trim to modificators in TS-Parser (Stefan Froemken)
  • [TASK] Move MysqlFulltextIndexHook to EXT:indexed_search_mysql (Georg Ringer)
  • [TASK] Sort BE usergroup records in module "Backend Users" (Georg Ringer)
  • [TASK] Remove the "@todo define visibility" in ext:core (Wouter Wolters)
  • [TASK] Remove the "@todo define visibility" in ext:rtehtmlarea (Wouter Wolters)
  • [TASK] Remove the "@todo define visibility" in various extensions (Wouter Wolters)
  • [BUGFIX] Fix missing new record button with enabled useCombination (Marc Bastian Heinrichs)
  • [TASK] Label "Online Users" label in EXT: beusers label (Felix Kopp)
  • [TASK] Remove the "@todo define visibility" in ext:indexed_search (Wouter Wolters)
  • [FEATURE] Backend skin: Fresh table style (Felix Kopp)
  • [TASK] Improve options for "Simulate backend user" (Georg Ringer)
  • [TASK] Remove the "@todo define visibility" in ext:backend (Wouter Wolters)
  • [TASK] Remove the "@todo define visibility" in ext:frontend (Wouter Wolters)
  • [BUGFIX] Wrong usage of count on SimpleXMLElement (Stefan Froemken)
  • [TASK] Remove the "@todo define visibility" (Georg Ringer)
  • [BUGFIX] Ensure argument is an array in ContentObjectRenderer (kaystrobach)
  • [BUGFIX] Show empty icon in checkbox'ed select field (Axel Kummer)
  • [BUGFIX] Fix typo in ChecboxElement (Stefan Froemken)
  • [BUGFIX] Static access to Enumeration constants (Sascha Egerer)
  • [TASK] Improve namings of RadioElement (Wouter Wolters)
  • [FEATURE] RTE: Cleanup in SpellCheckingController (Stanislas Rolland)
  • [BUGFIX] RTE Spellcheck: PHP warning in SpellCheckingController (Stanislas Rolland)
  • [BUGFIX] Possible race condition when creating directory (Bernhard Kraft)
  • [BUGFIX] RTE Spellcheck:default ISO code dictionary should be lowercase (Stanislas Rolland)
  • [BUGFIX] RTE Spellcheck dialogue not correctly displayed (Stanislas Rolland)
  • [BUGFIX] RTE Spellcheck dialogue opens with excessive height (Stanislas Rolland)
  • [BUGFIX] RTE references non-existent xml files (Stanislas Rolland)
  • [BUGFIX] Do not use invalid TSConfig in linkvalidator (Alexander Stehlik)
  • [BUGFIX] Fix PHP warning with CTYPE=media (Goran Medakovic)
  • [BUGFIX] RTE Language extension refers to non-existent method (Stanislas Rolland)
  • [TASK] Deprecate unused/non-unified DocumentTemplate code (Benjamin Mack)
  • [BUGFIX] Show correct tooltip for page type "Mount Point" (Georg Ringer)
  • [FEATURE] Template Path fallback for Fluid Standalone View (Anja Leichsenring)
  • [TASK] Execute remap handling of nested children earlier (Oliver Hader)
  • [BUGFIX] Fluid tries to render folders as templates partials and layouts (Krzysztof Adamczyk)
  • [BUGFIX] Wrong spelled file name for breaking change 61863 (Wouter Wolters)
  • [TASK] Cleanup of Template module (Georg Ringer)
  • [BUGFIX] Remove empty values in pageOverlayFields (Nils Blattner)
  • [BUGFIX] Provide correct FormEngine instance to userFunc (Alexander Opitz)
  • [BUGFIX] Readd frame setting to image configuration (Manfred Rutschmann)
  • [BUGFIX] Make FAL work in the flexform field having dot in the name (Tymoteusz Motylewski)
  • [BUGFIX] Rendering classes for InputElement results in broken HTML (Wouter Wolters)
  • [BUGFIX] Correct path to font awesome fonts (Georg Ringer)
  • [BUGFIX] Buttongroup for icons in toolbar not floated to the left (Wouter Wolters)
  • [CLEANUP] Always use HSC in TS labels in BE (Benjamin Mack)
  • [TASK] Remove styling code in FormEngine/TCA (Benjamin Mack)
  • [FEATURE] Refactor EXT: t3skin CSS to Less & variables (Felix Kopp)
  • [TASK] Remove TBE_STYLES mainColors from PHP (Benjamin Mack)
  • [TASK] Base DynTab on Bootstrap and re-color (Felix Kopp)
  • [CLEANUP] Remove unused code from old backend (Benjamin Mack)
  • [TASK] Improve namings of CheckboxElement (Wouter Wolters)
  • [TASK] Add empty extension compatibility6 (Anja Leichsenring)
  • [TASK] CSS: Remove horizontal gray lines "uppercase" (Felix Kopp)
  • 38742[TASK] Performance improvement on indexing process (Ralf Hettinger)
  • [TASK] Introduce AbstractFormElement for FormEngine elements (Markus Klein)
  • [FEATURE] Allow svg files as image format for extension icons (Ingo Pfennigstorf)
  • [TASK] Move TCA renderings to designated classes (Georg Ringer)
  • [TASK] Split up typolink() functionality in multiple methods - Part 1 (Benjamin Mack)
  • [TASK] Improve comment of GeneralUtility::makeInstance() (Roland Waldner)
  • [BUGFIX] Search word markup for UTF8 characters in summary (Ralf Hettinger)
  • [TASK] Removes useless icon used in BE login template (Eric Chavaillaz)
  • [BUGFIX] BE login template: fix invalid HTML structure (Eric Chavaillaz)
  • [TASK] Fix functional tests for EXT:impexp (Oliver Hader)
  • [BUGFIX] Fix JavaScript error that prevents links to anchor tags in RTE (Michael Schams)
  • Revert "[BUGFIX] Fix JavaScript error that prevents links to anchor tags in RTE" (Markus Klein)
  • [BUGFIX] Fix JavaScript error that prevents links to anchor tags in RTE (Michael Schams)
  • [DB] Increase max length of link fields (Lars Malach)
  • [FEATURE] Usability improvements by top searchbox in list module (Frank Nägler)
  • [BUGFIX] Change explanatory text of SYS error reporting config variables (Daniel Minder)
  • [TASK] Use input type "email" in Install-Tool (Georg Ringer)
  • [BUGFIX] DBAL admin_query() check array before accessing it (Markus Klein)
  • [FEATURE] Followup: Introduce read-only column for file mounts (Frans Saris)
  • [CLEANUP] Cleanup code of TS module overview (Georg Ringer)
  • [BUGFIX] indexed_search/Indexer: correct frequency mapping for 1 (Ralf Hettinger)
  • [BUGFIX] Fix indexed_search page browsing calculation (Markus Klein)
  • [BUGFIX] Remove last call to wrapLabels (Jigal van Hemert)
  • [TASK] Remove deprecated file type FILETYPE_SOFTWARE (Wouter Wolters)
  • [TASK] Remove unimplemented function in FormEngine (Benjamin Mack)
  • [TASK] Remove deprecated connectDB from EidUtility (Wouter Wolters)
  • [TASK] Remove deprecated function int_from_ver (Wouter Wolters)
  • [TASK] Remove TypoScript option from fixture extension (Wouter Wolters)
  • [TASK] Remove deprecated isDisplayCondition function from FormEngine (Wouter Wolters)
  • [TASK] Remove deprecated check in llXmlAutoFileName for typo3_src/tests (Wouter Wolters)
  • [TASK] Change input type of search-fields from text to search (Ingo Pfennigstorf)
  • [FEATURE] Add AbstractCondition for TS conditions (Benjamin Mack)
  • [TASK] Remove classFile option in makeInstanceService (Wouter Wolters)
  • [TASK] Remove magic setter for $fromTC (Wouter Wolters)
  • [TASK] Change input type for backend search result limit to "number" (Ingo Pfennigstorf)
  • [TASK] Remove deprecated getUniqueFields function from DataHandler (Wouter Wolters)
  • [TASK] Remove deprecated PhpOptionsUtility functions (Wouter Wolters)
  • [TASK] Remove deprecated mail functionality (Wouter Wolters)
  • [TASK] Remove deprecated TCA functions (Wouter Wolters)
  • [BUGFIX] Suhosin triggers warnings in Install Tool (Wouter Wolters)
  • [TASK] Remove deprecated DocumentTemplate classes (Wouter Wolters)
  • [TASK] Remove deprecated isLocalconfWritable function (Wouter Wolters)
  • Revert "[BUGFIX] Invalid rendering of high resolution icons in lists" (Oliver Hader)
  • [TASK] Remove deprecated TypeHandlingService (Wouter Wolters)
  • [TASK] Add documentation for ClickMenuController code removal (Markus Klein)
  • [BUGFIX] Invalid rendering of high resolution icons in lists (Eric Chavaillaz)
  • [TASK] Remove deprecated inlcude_once array in ClickMenuController (Wouter Wolters)
  • [BUGFIX] Do not check file extension on local file (Alexander Opitz)
  • [BUGFIX] Add permission checks to edit icons in filelist and context menu (Franz Koch)
  • [FEATURE] Introduce read-only column for file mounts (Lorenz Ulrich)
  • [TASK] Use FLUIDTEMPLATE for rendering module Configuration (Frank Nägler)
  • [CLEANUP] Unqoute integer in BackendUserSessionRepository (Andreas Fernandez)
  • [BUGFIX] add _loadRealInstance in f:form ViewHelper (Stefan Froemken)
  • [BUGFIX] LocalDriver->calculateBasePath doesn't properly sanitize (Bernhard Kraft)
  • [TASK] Update RequireJS to 2.1.15 (Jan Kiesewetter)
  • [BUGFIX] Invalid closure in AbstractMenuContentObject (Francois Suter)
  • [BUGFIX] Extbase behaviour concerning workspaces (Oliver Hader)
  • [FEATURE] Migrate open-docs counter to .badge (Felix Kopp)
  • [BUGFIX] Workspace Preview not working with lockSSL=3 (Oliver Hader)
  • [TASK] Always show action icons in tables (em, docs) (Felix Kopp)
  • [BUGFIX] Indexed Search: Add missing return statement (Markus Klein)
  • [BUGFIX] FormEngine fix inline paddings and hierarchy (Felix Kopp)
  • [TASK] t3skin: Base table.t3-table on Bootstrap (Felix Kopp)
  • [TASK] Move user simulation in module "user settings" (Felix Kopp)
  • [BUGFIX] Redirect on direct access to overlaid mountpoint (Alexander Stehlik)
  • [TASK] Replace deprecated FlashMessage handling (Alexander Schnitzler)
  • [TASK] Introduce .editorconfig file (Frank Nägler)
  • [BUGFIX] Fix a typo (Eric Chavaillaz)
  • [BUGFIX] Follow up: Remove PHP warnings when no icon is found (Nicole Cordes)
  • [BUGFIX] Dummy WHERE condition compatibility (Andreas Fernandez)
  • [BUGFIX] Don't prepend absolute image URLs (Franz Koch)
  • [TASK] Add a "save and new" button in scheduler module (Eric Chavaillaz)
  • [TASK] Change relevance sorting in EM (Andreas Fernandez)
  • [TASK] Remove unused property $CALC_PERMS (Wouter Wolters)
  • [TASK] Make file_upload.php dispatched (Wouter Wolters)
  • [TASK] Remove error_reporting from thumbs.php (Stefan Neufeind)
  • [TASK] Split xdebug.max_nesting_level into two error levels (Nicole Cordes)
  • [TASK] Make file_rename.php dispatched (Wouter Wolters)
  • [TASK] Base FlashMessage CSS on Bootstrap (Felix Kopp)
  • [TASK] Remove tslib directory (Benjamin Mack)
  • [TASK] Change HTML code to match Bootstrap layout (Frank Nägler)
  • [TASK] Remove deprecated property mapper of Extbase (Alexander Schnitzler)
  • [TASK] Checkbox / label markup in create multiple pages (Wouter Wolters)
  • [TASK] Change HTML code to match Bootstrap layout (Frank Nägler)
  • [FEATURE] Group-work for HTML5 [x] checkbox-label-groups (Felix Kopp)
  • [BUGFIX] Reset ExtJS 3 CSS box-model (Felix Kopp)
  • [TASK] Base EXT: t3skin typography on Bootstrap (Felix Kopp)
  • Revert "[BUGFIX] Improve l10n_mode config for sys_file_reference" (Anja Leichsenring)
  • [BUGFIX] Improve l10n_mode config for sys_file_reference (Alexander Stehlik)
  • [CLEANUP] Move test file deletion into UnitTestCase class (Anja Leichsenring)
  • [BUGFIX] Fix typos in comment (method header) (Michael Schams)
  • [TASK] Make file_newfolder.php dispatched (Wouter Wolters)
  • [BUGFIX] Functional Test: force storage record to be caseSensitive "1" (Fabien Udriot)
  • [TASK] TemplateService: Add verbose option (Benjamin Mack)
  • [TASK] t3skin: Base login screen input on Bootstrap (Felix Kopp)
  • [BUGFIX] Use title & alternative fields in filelinks (Georg Ringer)
  • [BUGFIX] Fix fallback mechanism for module menu (Wouter Wolters)
  • [BUGFIX] Followup 2 to mod.SHARED.colPos_list fix (Jigal van Hemert)
  • [FOLLOWUP] Remove remaining occurrences of JSImgCode (Helmut Hummel)
  • [BUGFIX] RootlineUtility wrongly handles group-type fields (Francois Suter)
  • [BUGFIX] Followup to mod.SHARED.colPos_list fix (Helmut Hummel)
  • [BUGFIX] Followup to merge extra_page_cm_options into backend (Wouter Wolters)
  • [TASK] Merge extra_page_cm_options into backend (Georg Ringer)
  • [TASK] TS Parser: Remove resolving of resources and filenames (Benjamin Mack)
  • [TASK] Make file_edit.php dispatched (Wouter Wolters)
  • [BUGFIX] Add upgrade wizard for backend user setting startModule (Wouter Wolters)
  • [FEATURE] Base EXT: t3skin on twbs (Felix Kopp)
  • [TASK] Move eID script to Resources/PHP folder (Nicole Cordes)
  • [TASK] Add more files to .gitignore (Nicole Cordes)
  • [CLEANUP] Remove documentation folder from extbase (Markus Klein)
  • [BUGFIX] Use FE category collection for pages (Francois Suter)
  • [FEATURE] Signal for IconUtility html tag manipulation (Felix Kopp)
  • [TASK] Consolidate JSimgCode in TSFE into additionalJavaScript (Benjamin Mack)
  • [BUGFIX] Cache missing class information only in productive context (Nicole Cordes)
  • [BUGFIX] Respect tablenames, fieldname when updating mm record (Frans Saris)
  • [TASK] Add CLI option to set DB socket for functional tests (Steffen Müller)
  • [CLEANUP] Cleanup backend toolbar item registration (Helmut Hummel)
  • [TASK] Adopt layout of element "table" (Georg Ringer)
  • [TASK] Remove warning if IE6 is used on backend login screen (Wouter Wolters)
  • [TASK] Remove unused property $be_user_Array (Wouter Wolters)
  • [TASK] Remove unused stat_type funcMenu initialization (Wouter Wolters)
  • [TASK] Streamline services in reports module (Georg Ringer)
  • [TASK] Allow multi-line module menu labels (Benjamin Mack)
  • [FEATURE] Bring twbs & fontawesome via composer (Felix Kopp)
  • [BUGFIX] Check TBE_STYLES skins for being an array (Georg Ringer)
  • [TASK] Rewrite Module Menu (Benjamin Mack)
  • [TASK] Improve deprecation message in show_rechis.php (Wouter Wolters)
  • [TASK] Remove unused property $fileProcessor (Wouter Wolters)
  • [BUGFIX] One func wizard installed shows "Select wizard" without selectbox (Wouter Wolters)
  • [TASK] Sort and create page wizard cleanup (Wouter Wolters)
  • [TASK] Replace usage of old logo (Georg Ringer)
  • [BUGFIX] Fix Unit Tests for DBAL SqlParser (Markus Klein)
  • [TASK] Upgrade ext:scheduler to a modern file structure (Wouter Wolters)
  • [BUGFIX] Line breaks in string in compile* methods of the SqlParser (Stefano Kowalke)
  • [TASK] Add unit tests for forceAbsoluteUrl() (Markus Klein)
  • [BUGFIX] Overriding TCA results in Exception (Stefan Froemken)
  • [TASK] Deprecate all client related condition matchers (Sascha Egerer)
  • [TASK] Allow line breaks in ext_conf_template description (Georg Ringer)
  • [BUGFIX] Add file existence check before processing it (Frank Nägler)
  • [CLEANUP] ImportExport code needs some love (Markus Klein)
  • [BUGFIX] RTE styling does not fit to TCEforms styling (Benjamin Mack)
  • [BUGFIX] Fix clear_cache for XCache < 3.0 (Alexander Opitz)
  • [FOLLOWUP] Typo in wizard's label (Xavier Perseguers)
  • [TASK] Rewrite Backend Login JS to use jQuery (Benjamin Mack)
  • [TASK] Add indexed search icon to plugin wizard (Kay Strobach)
  • [BUGFIX] Remove PHP warnings when no icon is found in FormEngine (Benjamin Mack)
  • [TASK] Travis-ci: Disable apc in PHP 5.4 (Christian Kuhn)
  • [TASK] Move backend module icons to respective location (Felix Kopp)
  • [TASK] Use SpriteIcon for Add icon in Scheduler (Felix Kopp)
  • [BUGFIX] Fix loading of registry entries for namespace (Frank Nägler)
  • [TASK] Remove the closing PHP tag (Wouter Wolters)
  • [BUGFIX] colPos_list sets access to edit areas (Jigal van Hemert)
  • [TASK] Additional Documentation for #61351 (Anja Leichsenring)
  • [TASK] Remove class.tx_cms_layout.php from EXT:cms/layout (Wouter Wolters)
  • [FEATURE] Add generic data-* attribute (Frank Nägler)
  • [BUGFIX] indexed_search: in some cases indexing does not work (Samir Rachidi)
  • [BUGFIX] Make TCA property "exclusiveKeys" work with single key (Roland Waldner)
  • [BUGFIX] where statement in typoscript select with stdWrap (Kilian Hann)
  • [BUGFIX] Allow integers to be converted to objects (Helmut Hummel)
  • [TASK] Migrate Taskcenter JavaScript to jQuery (Wouter Wolters)
  • [TASK] Improve linkvalidator scheduler task usablity (Alexander Stehlik)
  • [TASK] Cleanup error handling code and settings description (Markus Klein)
  • [TASK] Remove class.tslib_pagegen.php from EXT:cms/tslib (Wouter Wolters)
  • [BUGFIX] Avoid to call stdWrap twice (Markus Klein)
  • [TASK] Remove tx_cms_webinfo and tx_cms_webinfo_lang (Wouter Wolters)
  • [TASK] Unify EXT: beuser html table semantics (t3-table) (Felix Kopp)
  • [BUGFIX] Let Web-View respect TCEMAIN.previewDomain (Georg Kühnberger)
  • [BUGFIX] Add missing check in PreparedStatement->execute() (Jacob Rasmussen)
  • [FEATURE] BE: Use proper placeholder shim for IE sL() (Reinhard Führicht)
  • [TASK] Web>Page Search: Remove duplicate CSS (Felix Kopp)
  • [TASK] Remove space in Page module notification (Georg Ringer)
  • [BUGFIX] Respect config.debug setting for displaying parsetime (Georg Ringer)
  • [BUGFIX] Enable backend login for Internet Explorer 8 users (Nicole Cordes)
  • [TASK] Cleanup ChangeLog from duplicate lines (Ernesto Baschny)
  • [BUGFIX] Extension update fails if needed by other extensions (Nicole Cordes)
  • [BUGFIX] Update for sys_file_metadata returns SQL error (Nicole Cordes)
  • [BUGFIX] CSC: file references not working with image compression (Benjamin Mack)
  • [BUGFIX] Check default salting method first (Markus Klein)
  • [BUGFIX] Add correctly escaped css selectors for js (Daniel Alder)
  • [BUGFIX] Install Tool-FAL metadata migration fails for big sets (Krystian Szymukowicz)
  • [BUGFIX] Install tool update wizards show html tags in error message (Frans Saris)
  • [BUGFIX] Load adminPanel styles for FE editing (Tim Lochmueller)
  • [BUGFIX] Check WorkspaceEnabled for MM field related table (Sebastian Lechenbauer)
  • [BUGFIX] Fix initial file import in EM (Helmut Hummel)
  • [BUGFIX] Run scheduler from cli fails on DBAL (Andreas Fernandez)

New in TYPO3 CMS 6.2.6 (Oct 23, 2014)

  • Fix DoS in openid
  • Fix RCE in swiftmailer
  • RTE - Insert Tag dialogue may raise security error in Firefox
  • RTE - Edit element dialogue may raise JavaScript error
  • RTE: Remove cut, copy and paste buttons in Firefox
  • Handle utf8 strings in TitleCaseFilter
  • Fix unit tests for TypeConverter classes
  • Property of alternative model implementation not found
  • Show correct number of inline records defined in flexform
  • Allow lower case for drive letters on Windows in CLI scripts
  • Add trim to modificators in TS-Parser
  • Sort BE usergroup records in module "Backend Users"
  • Fix missing new record button with enabled useCombination
  • Show empty icon in checkbox'ed select field
  • Wrong usage of count on SimpleXMLElement
  • Ensure argument is an array in ContentObjectRenderer
  • Static access to Enumeration constants
  • RTE Spellcheck - PHP warning in SpellCheckingController
  • Possible race condition when creating directory
  • RTE Spellcheck -default ISO code dictionary should be lowercase
  • RTE Spellcheck dialogue not correctly displayed
  • RTE Spellcheck dialogue opens with excessive height
  • RTE references non-existent xml files
  • Do not use invalid TSConfig in linkvalidator
  • Fix PHP warning with CTYPE=media
  • RTE Language extension refers to non-existent method
  • Show correct tooltip for page type "Mount Point"
  • Fluid tries to render folders as templates partials and layouts
  • Remove empty values in pageOverlayFields
  • Readd frame setting to image configuration
  • BE login template - fix invalid HTML structure
  • Search word markup for UTF8 characters in summary
  • Fix functional tests for EXT:impexp
  • Fix JavaScript error that prevents links to anchor tags in RTE
  • Revert " Fix JavaScript error that prevents links to anchor tags in RTE"
  • Fix JavaScript error that prevents links to anchor tags in RTE
  • Increase max length of link fields
  • Change explanatory text of SYS error reporting config variables
  • Felogin improperly merges flexforms and TS conf
  • DBAL admin_query() check array before accessing it
  • indexed_search/Indexer: correct frequency mapping for 1
  • Fix indexed_search page browsing calculation
  • Suhosin triggers warnings in Install Tool
  • Do not check file extension on local file
  • Set TYPO3 version to 6.2.6-dev

New in TYPO3 CMS 6.2.5 (Sep 23, 2014)

  • #61813 Revert "[BUGFIX] Invalid ng of high ion icons in lists" (Oliver Hader)
  • #61656 [BUGFIX] Invalid ng of high ion icons in lists (Eric Caz)
  • #60540 [BUGFIX] Prevent fatal when ng a t3d file fal tion (Sascha Egerer)
  • #61261 [BUGFIX] Add ion checks to edit icons in t and menu (Franz Koch)
  • #61295 [BUGFIX] LocalDriver->teBasePath doesn't y e (B Kraft)
  • #61743 [CLEANUP] Unqoute in BackendUserSessionRry (Andreas Fz)
  • #60726 [BUGFIX] add _loadRealI in f:form ViewHelper (Stefan F)
  • #61721 [BUGFIX] Invalid in AMenuContentObject (F Suter)
  • #45834 [BUGFIX] T curlProxyServer to new HTTP s (Ernesto Baschny)
  • #55828 [TASK] Always show action icons in tables (em, docs) (Felix Kopp)
  • #59107 [BUGFIX] Extbase ur ing ces (Oliver Hader)
  • #61699 [BUGFIX] We Preview not with lockSSL=3 (Oliver Hader)
  • #61679 [BUGFIX] Indexed Search: Add return nt (Markus Klein)
  • #61621 [TASK] Ie .onfig file (Frank Nägler)
  • #61640 [BUGFIX] Follow up: Remove PHP s when no icon is found (Nicole Cordes)
  • #61639 [BUGFIX] Dummy WHERE on bility (Andreas Fz)
  • #61617 [BUGFIX] Don't e image URLs (Franz Koch)
  • #57733 [TASK] Add a "save and new" button in er module (Eric Caz)
  • #61204 [TASK] Change ce in EM (Andreas Fz)
  • #27250 [TASK] Remove error_ng from thumbs.php (Stefan N)
  • #61523 [TASK] Split xdebug.max__level into two error levels (Nicole Cordes)
  • Revert "[BUGFIX] Improve l10n_mode config for sys_file_ce" (Anja Lring)
  • #59972 [BUGFIX] Improve l10n_mode config for sys_file_ce (Ar Stehlik)
  • #61569 [BUGFIX] Fix typos in (method header) (Michael Schams)
  • #59527 [BUGFIX] Fal Test: force record to be caseSe "1" (Fabien Udriot)
  • #60429 [BUGFIX] Use title & tive fields in ks (Georg Ringer)
  • #39967 [BUGFIX] F 2 to mod.SHARED.colPos_list fix (Jigal van Hemert)
  • #39967 [BUGFIX] F to mod.SHARED.colPos_list fix (Helmut Hummel)
  • #50396 [BUGFIX] RUtility group-type fields (F Suter)
  • #61483 [TASK] Add more files to .re (Nicole Cordes)
  • #59440 [BUGFIX] Use FE y ion for pages (F Suter)
  • #61475 [BUGFIX] Cache class tion only in ive (Nicole Cordes)
  • #60629 [TASK] Add unit tests for forceAUrl() (Markus Klein)
  • #59981 [BUGFIX] Enable tests by y g mocks (Helmut Hummel)
  • #58138 [TASK] Add lity to r a module as ion (Helmut Hummel)
  • #59368 [BUGFIX] Nested ms no longer throw on (Thomas Cnsen)
  • #60129 [CLEANUP] Remove header in ext_emconf (Cn Kuhn)
  • #61268 [BUGFIX] Respect mes, me when g mm record (Frans Saris)
  • #61465 [TASK] Add CLI option to set DB socket for nal tests (Steffen Müller)
  • #61458 [TASK] Improve tion in show_rechis.php (Wouter Wolters)
  • #55648 [BUGFIX] Line breaks in string in * of the SqlParser (Stefano Kowalke)
  • #54490 [BUGFIX] Ong TCA in En (Stefan F)
  • #61300 [BUGFIX] Add file ce check before ing it (Frank Nägler)
  • #61175 [BUGFIX] Fix clear_cache for XCache < 3.0 (Ar Opitz)
  • #34298 [TASK] Add search icon to plugin wizard (Kay S)
  • #61394 [BUGFIX] Remove PHP s when no icon is found in FormEngine (B Mack)
  • [TASK] Travis-ci: Disable apc in PHP 5.4 (Cn Kuhn)
  • #61395 [TASK] Use SpriteIcon for Add icon in Sr (Felix Kopp)
  • #53182 [BUGFIX] Fix of y for ce (Frank Nägler)
  • #39967 [BUGFIX] colPos_list sets access to edit areas (Jigal van Hemert)
  • #61135 [BUGFIX] _search: in some cases g does not work (Samir Rachidi)
  • #61276 [BUGFIX] Make TCA y "veKeys" work with single key (Roland Waldner)
  • #61117 [BUGFIX] where nt in ipt select with stdWrap (Kilian Hann)
  • #61292 [BUGFIX] Allow s to be ed to (Helmut Hummel)
  • #61235 [TASK] Cleanup error g code and s tion (Markus Klein)
  • #51420 [BUGFIX] getAeWes called lly (Wouter Wolters)
  • #61226 [BUGFIX] Let Web-View TCEMAIN.Domain (Georg Kür)
  • #61229 [BUGFIX] Add check in PSt->() (Jacob Rn)
  • #61129 [TASK] SqlParser: Unify l usage of tableType/engine (Stefan N)
  • #55707 [TASK] Missing stdWrap for select.ve TypoScript y (M Krg)
  • #60635 [BUGFIX] Make menus work with (Helmut Hummel)
  • #59809 [BUGFIX] EM using bad (Stefan F)
  • #58792 [BUGFIX] Remove non ble pages from browse menu (Kay S)
  • #60474 [BUGFIX] Fix call to ed n when ng t3x (René Bigler)
  • #60697 [BUGFIX] QueryGr getTreeList e ids (Klaas Johan K)
  • #60199 [BUGFIX] Collect tion on s in page (Jigal van Hemert)
  • #60857 [TASK] Change fetch of using LEFT JOIN (Andreas Fz)
  • #60263 Revert "[BUGFIX] Unified s value for group fields" (Wouter Wolters)
  • #60764 [BUGFIX] Make sure all new files are (Frans Saris)
  • #61051 [BUGFIX] Avoid DB error on to log (Markus Klein)
  • #36754 [BUGFIX] "Illegal mix of ons" in Upgrade Wizard (Lars Trebing)
  • #60054 [TASK] R file ces ns al (Oliver Hader)
  • #60015 [TASK] S record icons in ce module (Oliver Hader)
  • #56265 [BUGFIX] Admin panel shows wrong cache tion (Dmitry Dulepov)
  • #60356 [TASK] Extend tool checks (Oliver Hader)
  • #60577 [BUGFIX] JavaScript error in Install Tool (Wouter Wolters)
  • #60758 [BUGFIX] Use MailFromName in tool (Oliver Hader)
  • #60912 [BUGFIX] Show ies of stdClass object in (Cn Weiske)
  • #60859 [BUGFIX] U "_" fails with some DBMS (Andreas Fz)
  • #60925 [BUGFIX] Cy parse ration (Markus Klein)
  • #59113 [BUGFIX] Failing d delete action of ed s (Oliver Hader)
  • #60249 [BUGFIX] Png delete lder other ces (Oliver Hader)
  • #59853 [BUGFIX] Wrong of ed child (Oliver Hader)
  • #59828 [BUGFIX] Page Tree not always after ce (Oliver Hader)
  • #60923 [BUGFIX] Keep 4.1 branch (Cn Kuhn)
  • #60639 [BUGFIX] Adjust e name for tool d hint (Anja Lring)
  • #60494 [BUGFIX] Fetch for g uids only (Jo Hasenau)
  • #58898 [BUGFIX] Prevent on in RTE ks wizard (Mattias Nilsson)
  • #60627 [BUGFIX] Refine the error of checkMaximumFileUploadSize (Markus Klein)
  • #60600 [BUGFIX] Show when U TER list on search module (Sascha Egerer)
  • #60613 [BUGFIX] Fix Extbase e k in query parser (Helmut Hummel)
  • #59843 [BUGFIX] Fix the help of CLI (Stefano Kowalke)
  • #60583 [CLEANUP] Let d ons test for code, not text (Anja Lring)
  • #53572,6.3,6.2 [BUGFIX] Change for TYPO3 ncy errors (Susanne Moog)
  • #60570 [BUGFIX] Install Tool image tests: black und after (Susanne Moog)
  • #55317 [BUGFIX] En page not d on list update (Susanne Moog)
  • #60572 [TASK] Add unit test for tion (Sascha Egerer)
  • #59849 [BUGFIX] Respect global renderR in T for tree (Lorenz Ulrich)
  • #50566 [BUGFIX] Menu-links e two empty spaces at anchor (Tomita M)
  • #60365 [BUGFIX] Adjust for HTTP-userAgent (Stefan N)
  • #60547 [TASK] Fix wrong named unit tests of the rk (Sascha Egerer)
  • #60549 [TASK] Add for GeneralUtility::getIndpEnv in ContentObjectR (Sascha Egerer)
  • #59619 [BUGFIX] Make call to isPackageKeyValid non-static (Peter Ng)
  • #60516 [BUGFIX] Turn isOnScSide into static n (Peter Ng)
  • #56362 [TASK] Keep the to PackageStates.php low (Markus Klein)
  • #60410 [BUGFIX] Add label for title of "Edit a" link (Markus Klein)
  • #60541 [TASK] Remove FAL nal tests (Cn Kuhn)
  • #59812 [TASK] Add a "save and close" button in the er (Eric Caz)
  • #60529 [BUGFIX] Catch ced RDoesNotExistEn (Anja Lring)
  • #60506 [BUGFIX] Fix e ons (Helmut Hummel)
  • #60264 [BUGFIX] Set cookie when gin is (Gernot Sster)
  • #60327 [BUGFIX] Change sys_file.size type from INT to BIGINT (Stefan N)
  • #60245 [BUGFIX] C le re fe_groups (Markus G)
  • #60316 [BUGFIX] Catch all e ons when RTE links (Helmut Hummel)
  • #59874 [BUGFIX] Wrong sys_x for child (Oliver Hader)
  • #60482 [TASK] Update wrong ht header in file BrowseLinks.php (Michael Schams)
  • #60457 [BUGFIX] Fix return value of DCon::sql_free_result() (Stefano Kowalke)
  • #60413 [BUGFIX] Fix minor issues in nal rk (Helmut Hummel)
  • #60180 [BUGFIX] sys_ion_ column too small (Wouter Wolters)
  • #60251 [BUGFIX] Send test email in Install Tool as HTML (Wouter Wolters)
  • #60126 [BUGFIX] Avoid PHP in TypoScriptFCer (Markus Klein)
  • #60317 [CLEANUP] Final of TCA Os (Helmut Hummel)
  • [TASK] Fix r branch alias for 6.2 branch (Helmut Hummel)
  • #58288 [BUGFIX] Use PATH_site in cache ier for cache (Helmut Hummel)
  • #59881 [TASK] Extend Regular DataHandler nal tests (Oliver Hader)
  • #60225 [TASK] Clarify on for addPlugin() (Helmut Hummel)
  • #56714 [BUGFIX] Fix page module in Ls view (Tomita M)
  • #60192 [BUGFIX] C icon for on not d in Install Tool (Wouter Wolters)
  • 8 #58798 [TASK] Log errors after t3d import also if pages are (Marc Bastian Hs)
  • #59587 [BUGFIX] F to CacheBackend patch (Markus Klein)
  • #59587 [BUGFIX] Too many tags by ier in CacheB (Ar Opitz)

New in TYPO3 CMS 6.2.4 (Jul 8, 2014)

  • [RELEASE] Release of TYPO3 6.2.4 (TYPO3 Release Team)
  • [BUGFIX] Fix wrong type hint for emitAfterExtensionT3DImportSignal() (Markus Klein)
  • [BUGFIX] Superfluous SQL queries on copying records (Oliver Hader)
  • [BUGFIX] Followup to read only filemounts (Helmut Hummel)
  • [BUGFIX] Re-introduce read-only file mounts (Lorenz Ulrich)
  • [BUGFIX] Movements pollute colPos value of content elements (Nicole Cordes)
  • [TASK] Update phpdoc @return of exec_SELECTgetSingleRow() (Markus Klein)
  • [BUGFIX] TCA: handle select renderMode=tree with minitems=1 AND maxitems=1 (Alexander Bigga)
  • [BUGFIX] Fix suggest wizard item selection (Benoit Chenu)
  • [BUGFIX] LiveSearchToolbarItem not initialized correctly (Gernot Schulmeister)
  • [BUGFIX] Fix position of buttons in RTE full screen mode (Markus Klein)
  • [TASK] Refactor extension upload controller (Nicole Cordes)
  • [BUGFIX] Suggest Wizard: support for PAGE_TSCONFIG_*-values in addWhere (Julian Hofmann)
  • [TASK] Move signals to own emit functions (Nicole Cordes)
  • [BUGFIX] Report migration errors in TceformsUpdateWizard (Steffen Müller)
  • [BUGFIX] Detect missing files in empty storage (Robert Vock)
  • [BUGFIX] Wrong image reference handling during flexform copying (Alexey Gafiulov)
  • [FEATURE] Add signal slots to SoftReferenceIndex (Alexander Stehlik)
  • [TASK] Optimize invocation of cObj::checkIf (Oliver Hader)
  • [BUGFIX] Suggest wizard doesn't work in page flexforms (Bernhard Kraft)
  • [BUGFIX] Remove non-needed URL parameter for standard search (Tomita Militaru)
  • [BUGFIX] Support dots in page.meta (Markus Klein)
  • [CLEANUP] Ensure all variables are set before usage (Markus Klein)
  • [TASK] Travis-ci: Disable apc in PHP 5.3 (Christian Kuhn)
  • [CLEANUP] ext_emconf files (Christian Kuhn)
  • [TASK] Remove unused EM_CONF variables (Benjamin Mack)
  • [BUGFIX] ClearCacheOnLoad camelCased does not work (Susanne Moog)
  • [BUGFIX] Replace module token in be shortcut returnUrl (Frans Saris)
  • [BUGFIX] Allow colon in TypoScript key (Markus Klein)
  • [BUGFIX] Page-TSconfig PAGE_TSCONFIG_STR not evaluated correctly (Wouter Wolters)
  • [BUGFIX] Sysext form uses old TCA (Markus Klein)
  • [BUGFIX] Extensionmanager: Dependency errors are not reset (Nicole Cordes)
  • [TASK] Update ADOdb to 5.19 (Andreas Fernandez)
  • [BUGFIX] Missing label for EM "update"-dependency (Markus Klein)
  • [TASK] Re-add unit tests for ExtensionCompatibilityTester (Susanne Moog)
  • [BUGFIX] Correctly check stack in DownloadQueue (Markus Klein)
  • [BUGFIX] Fix position of TCEforms required field icon (Frans Saris)
  • [BUGFIX] Incomplete mock in ext:install (Christian Kuhn)
  • [BUGFIX] Warning in addPlugin() (Christian Kuhn)
  • [TASK] Clean up buildBaseTcaFromSingleFiles() (Christian Kuhn)
  • [BUGFIX] Removed clickMenu code around header icon in info window (Frans Saris)
  • [BUGFIX] Move TCA modification of EXT:core to TCA/Overrides. (Anja Leichsenring)
  • [BUGFIX] Move TCA modification of saltedpasswords to TCA/Overrides (Anja Leichsenring)
  • [BUGFIX] Empty class selector crashes Update image (Francois Suter)
  • [TASK] Cleanup EXT:version (Wouter Wolters)
  • [BUGFIX] Updating deactivated extensions installs them (Nicole Cordes)
  • [BUGFIX] Move TCA modification of EXT:felogin to TCA/Overrides. (Jost Baron)
  • [BUGFIX] Init variable in GeneralUtility::createVersionNumberedFilename (Jost Baron)
  • [BUGFIX] Use string as constant name in FormProtectionFactory. (Jost Baron)
  • [BUGFIX] Move TCA modification of EXT:form to TCA/Overrides. (Anja Leichsenring)
  • [BUGFIX] Move TCA modification of EXT:t3editor to TCA/Overrides (Anja Leichsenring)
  • [BUGFIX] Move TCA modification of EXT:cms to TCA/Overrides. (Anja Leichsenring)
  • [BUGFIX] Move TCA modification of EXT:openid to TCA/Overrides (Anja Leichsenring)
  • [BUGFIX] Move TCA modification of EXT:csc to TCA/Overrides (Anja Leichsenring)
  • [BUGFIX] Move TCA modification of indexed_search to TCA/Overrides (Anja Leichsenring)
  • [BUGFIX] Tooltip for a shortcut in list view shows id=0 (Wouter Wolters)
  • [BUGFIX] Give extension key to addPlugin() in registerPlugin() (Christian Kuhn)
  • [TASK] Unit tests to addPlugin() (Anja Leichsenring)
  • [BUGFIX] Fix property access for ObjectStorage (Markus Klein)
  • [BUGFIX] Fix usergroup condition in user TSconfig (Markus Klein)
  • [BUGFIX] Two png files should have filemode 664 (Martin Bless)
  • [TASK] Create a Getter for CacheManager inside Datahandler (Stefano Kowalke)
  • [BUGFIX] Workspace not always applied in RelationHandler queries (Oliver Hader)
  • [BUGFIX] Create workspace label placeholder that matches field conditions (Sascha Egerer)
  • [BUGFIX] IRRE records are listed comma separated (Thomas Löffler)
  • [BUGFIX] Prevent spaces in BE shortcut to be replaced by + char (Frans Saris)
  • [BUGFIX] Fix RTE width (Markus Klein)
  • [TASK] Add action selector in toolbar in workspaces menu (Oliver Hader)
  • [CLEANUP] Update phpdoc for all FormEngine members (Markus Klein)
  • [CLEANUP] FormEngine: Use getters for global objects (Markus Klein)
  • 59893,[BUGFIX] Let live search use getRecordTitle (Markus Klein)
  • [BUGFIX] Fix PHP warning in BackendUtility::getProcessedValue() (Markus Klein)
  • 59564,[BUGFIX] Show errors on distribution installation (Sascha Egerer)
  • [BUGFIX] Use correct array structure for EM error messages (Sascha Egerer)
  • [TASK] Re-work/simplify copyright header in JS files (Michael Schams)
  • [BUGFIX] Unique IDs for pagetree root nodes (Alexander Stehlik)
  • Revert "[TASK] Rebuild the calcAge functionality" (Christian Kuhn)
  • [TASK] Remove TCA building aspect and move code to bootstrap (Christian Kuhn)
  • [TASK] Add extension key to API (Helmut Hummel)
  • [TASK] Rebuild the calcAge functionality (Alexander Opitz)
  • [TASK] Improve travis notifications to channels (Helmut Hummel)
  • [BUGFIX] Create required directories in test bootstrap (Sebastian Bergmann)
  • [TASK] Update Travis CI notification settings (Michael Stucki)
  • [BUGFIX] Fix insufficient mocking in ContentObjectRenderer (Markus Klein)
  • [BUGFIX] Gifbuilder: Fix image-mask-functionality (Stefan Neufeind)
  • [TASK] Add a function for clearing the rootline caches (Oliver Klee)
  • [BUGFIX] BE shortcuts do not show up for editors (Frans Saris)
  • [TASK] Use stable phpunit 4.1 instead of master (Christian Kuhn)
  • [TASK] Add more files in gitignore file (Fabien Udriot)
  • [BUGFIX] Fix RewriteRule for context to avoid HTTP 500 (Armin Ruediger Vieweg)
  • Revert "[BUGFIX] Fix loading order for extensions" (Markus Klein)
  • [BUGFIX] FollowUp: Fix signal returns for associated signal arguments (Marc Bastian Heinrichs)
  • [BUGFIX] Fix a JS error in with TCE select wizard (Rémy DANIEL)
  • [BUGFIX] Make Extbase respect sys_language_mode=strict (Georg Ringer)
  • [BUGFIX] Fix signal returns for associated signal arguments (Nicole Cordes)
  • [TASK] Re-work/simplify copyright header in PHP files - Part 9 (Michael Schams)
  • [TASK] Re-work/simplify copyright header in PHP files - Part 8 (Michael Schams)
  • [TASK] Re-work/simplify copyright header in PHP files - Part 7 (Michael Schams)
  • [TASK] Re-work/simplify copyright header in PHP files - Part 6 (Michael Schams)
  • [TASK] Re-work/simplify copyright header in PHP files - Part 5 (Michael Schams)
  • [TASK] Re-work/simplify copyright header in PHP files - Part 4 (Michael Schams)
  • [TASK] Re-work/simplify copyright header in PHP files - Part 3 (Michael Schams)
  • [TASK] Re-work/simplify copyright header in PHP files - Part 2 (Michael Schams)
  • [TASK] Re-work/simplify copyright header in PHP files - Part 1 (Michael Schams)
  • [TASK] Merge GPL.txt and LICENSE.txt (Markus Klein)
  • Revert "[BUGFIX] Inaccessible pages on shortcuts/PageNotFound handler" (Helmut Hummel)
  • [TASK] Introduce unique signal registration (Nicole Cordes)
  • [BUGFIX] Fix loading order for extensions (Markus Klein)
  • [CLEANUP] Clean code in FormEngine (Sebastian Michaelsen)
  • [BUGFIX] Remove misspelled setting rootlevel for sys_file_collection (Marc Bastian Heinrichs)
  • [TASK] Signal for BackendUtility::getPagesTSconfig() (Alexander Stehlik)
  • [BUGFIX] Prevent error message for correct imports of sys_file_metadata (Marc Bastian Heinrichs)
  • [BUGFIX] Fix empty globalString LIT condition comparison (Marc Bastian Heinrichs)
  • [BUGFIX] Don't ignore file imports in fallback storage (Marc Bastian Heinrichs)
  • [BUGFIX] Treat link handler links as internal URLs (Alexander Stehlik)
  • [TASK] Raise recommended max nesting level (Thomas Christiansen)
  • [BUGFIX] Check for logged in user before showing cookie warning (Tomita Militaru)
  • [BUGFIX] Make Functional tests work on fast machines (Tymoteusz Motylewski)
  • [BUGFIX] Get unit tests working again (Markus Klein)
  • [TASK] Increase Extension Manager->showConfiguration input field width (Felix Kopp)
  • [BUGFIX] Pass field name variable to flexform DS utility (Claus Due)
  • [BUGFIX] Remove warnings in ImportExportController.php (Nicole Cordes)
  • [TASK] Extension manager: default sorting for Extensions (Felix Kopp)
  • [TASK] Ensure that cli user is admin on extension install and uninstall (Marc Bastian Heinrichs)
  • [BUGFIX] Fix RTE file links migration (Markus Klein)
  • [BUGFIX] Wrong check for showing folder clickmenu (Frans Saris)
  • [BUGFIX] Typos in t3skin css files (Markus Klein)
  • [BUGFIX] Correctly align datepicker clear input and trigger icon (Frans Saris)
  • [BUGFIX] Undefined method in extension manager (Oliver Hader)
  • [BUGFIX] Page tree does not visualize move targets (Oliver Hader)
  • [BUGFIX] Define precedence of states in workspace module (Oliver Hader)
  • [BUGFIX] Preview of moved workspace elements on source page (Oliver Hader)
  • Revert "[BUGFIX] Session cookie is not recreated on login" (Helmut Hummel)
  • [BUGIFX] Field labels not shown in workspaces history (Oliver Hader)
  • [BUGFIX] Broken tests due to modified PostProcessor constructor (Oliver Hader)
  • [BUGFIX] Own Layout Breaks Mail Message (Cornel Boppart)
  • [TASK] Restructure functional frontend tests (Oliver Hader)
  • [TASK] Integrate functional DataHandler tests for FAL (Oliver Hader)
  • [BUGFIX] Field size of t3ver_label too low (Oliver Hader)
  • [BUGFIX] IRRE children's children are not moved with parent (Oliver Hader)
  • [BUGFIX] Missing "all workspaces" tab action for regular editors (Oliver Hader)
  • [TASK] Reduce complexity in frontend functional tests (Oliver Hader)
  • [BUGFIX] Preview links are shown for deleted pages (Oliver Hader)
  • [TASK] Trigger events in DragUploader (Stephan Schuler)
  • [BUGFIX] sys_news on login with twice hsc (Alexander Opitz)
  • [BUGFIX] Unnecessary instantiation of objects in contentObjectRender (Tomas Norre Mikkelsen)
  • [BUGFIX] AddQueryStringMethod overwrites parameters (Klaas Johan Kooistra)
  • [TASK] Add a system check for external downloads (Markus Klein)
  • [FEATURE] Display loading mask in Extension Manager (Zbigniew Jacko)
  • [BUGFIX] TS/EM constant categories cannot be localized (Xavier Perseguers)
  • [BUGFIX] Fix PHP Warning on executing Database Analyzer without changes (Stephan Großberndt)
  • 58352,[BUGFIX] FollowUp to "Invalid localization overlay of cObject FILES" (Steffen Ritter)
  • [TASK] Add default TypoScript setting for extbase query cache (Marc Bastian Heinrichs)
  • [TASK] Detect and import xml file as well as t3d on ext initialization (Marc Bastian Heinrichs)
  • [BUGFIX] Fix set_no_cache() log level severity (Alexander Stehlik)
  • 58352,[BUGFIX] Invalid localization overlay of cObject FILES (Oliver Hader)
  • [TASK] EM: Add possibility to bypass system dependency checks (Nicole Cordes)
  • [BUGFIX] PAGE_TSCONFIG_ID is not visible in TCA wizards (Steffen Kamper)
  • [BUGFIX] Erroneous date sorting in File List (Francois Suter)
  • [TASK] Activate 'Flush system caches' with Preset 'Development' (Zbigniew Jacko)
  • [BUGFIX] File Relations don't work with workspaces (Benjamin Mack)
  • [BUGFIX] Guard FAL API when called with invalid identifiers (Helmut Hummel)
  • [TASK] Improve styling of sys_action "Create Backend User" (Lorenz Ulrich)
  • [BUGFIX] Add additional TS for contentRenderingTemplates loaded by file (Marc Bastian Heinrichs)
  • [BUGFIX] IRRE children show no field values with useCombination (Stefan Froemken)
  • [BUGFIX] Move TCA for fe_users and fe_groups into TCA/Overrides (Anja Leichsenring)
  • [BUGFIX] Fetch RSA public key by Ajax before FE login (Frans Saris)
  • [TASK] FollowUp to "Include suggest info into package metadata" (Steffen Ritter)
  • [BUGFIX] rtehtmlarea user settings are not shown in setup ext (Markus Klein)
  • [TASK] Observe ext suggestions for ext loading order (Markus Klein)
  • [TASK] Include suggest info into package metadata (Markus Klein)
  • Revert "[TASK] Downgrade to PHPUnit 3.7.*" (Helmut Hummel)
  • 58956,57472, [BUGFIX] Use delayedImportElement after uploading files (Frans Saris)
  • [TASK] Downgrade to PHPUnit 3.7.* (Helmut Hummel)
  • [BUGFIX] Fix command description (Mathias Brodala)
  • [BUGFIX] getIndpEnv('TYPO3_SSL') fails to detect reverseProxyIp (Jan-Erik Revsbech)
  • [TASK] Enhance resource storage hooks (Alexander Stehlik)
  • [BUGFIX] Unified maxitems default value for group fields (Alexander Stehlik)
  • [BUGFIX] Admin panel extGetFeAdminValue() overrides are wrong (Markus Klein)
  • [BUGFIX] Disabled backend users shown for workspace stage change (Stefan Rotsch)
  • [BUGFIX] Show images in preview of page module (Frans Saris)
  • [CLEANUP] Add missing PHP comments in class LogoView (Fabien Udriot)
  • [BUGFIX] Improve the formatting of help of the CommandController (Stefano Kowalke)
  • [BUGFIX] Illegal string offset 'uid' in TypoScriptFrontendController (Robert Vock)
  • [BUGFIX] Warning in SearchController (Christian Zenker)
  • [BUGFIX] Show content elements from hidden pages in preview (Markus Klein)
  • [BUGFIX] Fix frontend unit tests if executed standalone (Helmut Hummel)
  • [BUGFIX] Show storage and folder of file/folder (Frans Saris)
  • 57302,[BUGFIX] Show file instead of file_reference info (Frans Saris)
  • [BUGFIX] List module pagination broken (Markus Klein)
  • [BUGFIX] Old TYPO3 logo still in use in ext:workspaces (Wouter Wolters)
  • [BUGFIX] DataHandler::log() must not return NULL (Markus Klein)
  • [TASK] Check and use current file hash and size on export (Marc Bastian Heinrichs)
  • [BUGFIX] Use created folder object for adding images in impexp (Marc Bastian Heinrichs)
  • [BUGFIX] ElementBrowser: correct link attributes (Markus Klein)
  • [BUGFIX] Fix wrong JS function name in RTE (Markus Klein)
  • [BUGFIX] Canonicalize path before checking existence (Nils Blattner)
  • [BUGFIX] Request update broken for select fields (Francois Suter)
  • [BUGFIX] TCA maxitems for FAL permissions wrong (Markus Klein)
  • [BUGFIX] Make object access work with ObjectStorage (Helmut Hummel)
  • [BUGFIX] Keep session cookie if session data is present (Helmut Hummel)
  • [BUGFIX] Always add wrapping div if dividers2tabs is disabled (Frans Saris)
  • [BUGFIX] Do not use self:: within closures (Markus Klein)
  • [BUGFIX] Flexform element title is cropped to hardcoded length (Sebastian Michaelsen)
  • [BUGFIX] Admin panel text selection (Goran Medakovic)
  • [TASK] Use self:: where possible in GeneralUtility (Sebastian Michaelsen)
  • [BUGFIX] Fix redirect to install tool in new installations (Markus Klein)
  • [BUGFIX] EM: Handle missing dependencies in emconf (Markus Klein)
  • [BUGFIX] Indexed search static call to non-static function (Markus Klein)
  • [BUGFIX] Correct minor typo in "About TYPO3 CMS" (Michael Schams)
  • [BUGFIX] Parent language is not applied to new child records (David Greiner)
  • [BUGFIX] Added missing TCEforms palette-header padding (Frans Saris)
  • [BUGFIX] New content elements are always stored on pid 0 (Nicole Cordes)
  • [BUGFIX] Inserting custom element in RTE throws exception (Stanislas Rolland)
  • [BUGFIX] Alternative implementations for view helpers do not work (Marc Bastian Heinrichs)
  • [TASK] Raise maximum settable numbers in export (Marc Bastian Heinrichs)
  • [CLEANUP] Code cleanup for LanguageService (Sebastian Michaelsen)
  • [BUGFIX] Fix saving non public export presets (Marc Bastian Heinrichs)
  • [BUGFIX] Set default permissions for new files to 0664 (Caspar Stuebs)
  • 58569,[BUGFIX] Fix url for youtube embeds (Thomas Löffler)
  • [BUGFIX] Wrong HTML in locallang_csh_pages.xlf (Markus Klein)
  • [BUGFIX] Fix relative path resolution in include static (Markus Klein)
  • [BUGFIX] PathUtility::get...FileOrPath() does not work with basepath (Markus Klein)
  • [BUGFIX] Fix failing unit tests for HTTP host check in CLI mode (Helmut Hummel)

New in TYPO3 CMS 6.2.3 (May 24, 2014)

  • [RELEASE] Release of TYPO3 6.2.3 (TYPO3 Release Team)
  • [SECURITY] Add trusted HTTP_HOST configuration (Helmut Hummel)
  • 54111,[SECURITY] XSS in (old) extension manager information function (Nicole Cordes)
  • [SECURITY] XSS in new content element wizard (Marcus Krause)
  • [SECURITY] XSS in template tools on root page (Marc Bastian Heinrichs)
  • [SECURITY] XSS in Backend Layout Wizard (Helmut Hummel)
  • [SECURITY] Encode URL for use in JavaScript (Jigal van Hemert)
  • [SECURITY] Session timeout can be circumvented once (Markus Klein)
  • [SECURITY] Remove charts.swf to get rid of XSS vulnerability (Helmut Hummel)
  • [BUGFIX] RTE Remove Format removes too much (Stanislas Rolland)
  • [BUGFIX] indexed_search plugin cannot be translated (Robert Vock)
  • [BUGFIX] Missing check if $row[t3ver_state] is set in IconUtility (Frans Saris)
  • [TASK] Cleanup DataHandler functional tests (Oliver Hader)
  • [TASK] Extend DataHandler IRRE functional tests (Oliver Hader)
  • [TASK] Unify DataHandler test structure (Oliver Hader)
  • [BUGFIX] Wrong system requirements link (Markus Klein)
  • [BUGFIX] Wrong path reference for installToolPassword option (Markus Klein)
  • [BUGFIX] Restore registers before early returns (Jo Hasenau)
  • 58688,[BUGFIX] Don't rely on not found database records impexp (Marc Bastian Heinrichs)
  • [BUGFIX] MM relations are not correctly resolved in Backend view (Oliver Hader)
  • [BUGFIX] Invalid module token in openid wizard (Markus Klein)
  • [BUGFIX] Sprite icons not shown (Frans Saris)
  • [BUGFIX] Category tab not shown for file when filemetadata installed (Frans Saris)
  • [BUGFIX] Remove failing extension installations (Nicole Cordes)
  • [BUGFIX] DataProviderContext uses wrong member field in setter (Tim Schreiner)
  • [TASK] Update to phpunit 4.1 (Christian Kuhn)
  • [SECURITY] Extbase must not cache dynamic parts of queries (Markus Klein)
  • [BUGFIX] Check if storage exists before accessing it (Christian Weiske)
  • [BUGFIX] Use file name in delete confirmation message (Christian Weiske)
  • [BUGFIX] LocalizationUtility methods should be static (Christian Kuhn)
  • [TASK] Add PHP 5.6 as travis-ci environment (Christian Kuhn)

New in TYPO3 CMS 6.2.2 (May 13, 2014)

  • BUGFIX: IndexSearch still uses require_once (Markus Klein)
  • BUGFIX: Fix exporting content elements (Wouter Wolters)
  • BUGFIX: Skip APC tests if on cli and enable_cli is off (Wouter Wolters)
  • BUGFIX: Flag compressed files to exclude from compression (Helmut Hummel)
  • TASK: Clarify reset in page renderer comment (Helmut Hummel)
  • TASK: Find functional tests automatically, optimize travis-ci (Christian Kuhn)
  • CLEANUP: Clean up functional tests (Felix Oertel)
  • BUGFIX: ext:rsaauth cliBackend pollutes cli output (Christian Kuhn)
  • BUGFIX: Inaccessible pages on shortcuts/PageNotFound handler (Alexander Opitz)
  • BUGFIX: EXT:saltedpasswords remove dependency on EXT:setup (Markus Klein)
  • BUGFIX: Always convert webroot to unix styled path (Nicole Cordes)
  • BUGFIX: Properly check existence of array item (Markus Klein)
  • BUGFIX: DependencyUtility does count() on an integer (Markus Klein)
  • BUGFIX: Don't send HTTP headers in CLI context (Gabe Blair)
  • BUGFIX: Set internalUploadMap on upload in ExtendedFileUtility (Marc Bastian Heinrichs)
  • BUGFIX: Group permissions for new pages are not set (Markus Klein)
  • TASK: Tests: Find all tests automatically (Christian Kuhn)
  • TASK: Tests: Activate ext:rsaauth test suite (Christian Kuhn)
  • BUGFIX: Search box list module not shown (Frans Saris)
  • TASK: Tests: Refactor and activate dbal tests (Christian Kuhn)
  • BUGFIX: saltedpasswords: Check rsaauth loading (Nicole Cordes)
  • BUGFIX: Fix broken impexp functional tests (Markus Klein)
  • Revert "[BUGFIX: Fix broken impexp functional test" (Marc Bastian Heinrichs)
  • BUGFIX: Fix broken impexp functional test (Markus Klein)
  • BUGFIX: SoftReferenceIndex support for more values in class attribute (Marc Bastian Heinrichs)
  • BUGFIX: Fix file handling in import/export module (Oliver Hader)
  • TASK: Enhance localization behavior of pages.media (Oliver Hader)
  • BUGFIX: Disable removal of installed extensions (Nicole Cordes)
  • BUGFIX: Limit FileTableSplittingUpdate to TYPO3 6.0/6.1 (Alexander Opitz)
  • BUGFIX: Fix dragging of elements in page module (Jan Runte)
  • BUGFIX: Flush caches in group should throw exception (Helmut Hummel)
  • BUGFIX: Fix description of userHomePath and groupHomePath (Marc Bastian Heinrichs)
  • BUGFIX: Detection of image manipulation libs with open_basedir (Anja Leichsenring)
  • Revert "[TASK: Reduce file size of core images" (Anja Leichsenring)
  • BUGFIX: Follow-up to Queries don't respect MM_match_fields (Felix Oertel)
  • BUGFIX: Enable alt and link fields for page media (Frans Saris)
  • BUGFIX: wrong set layer in page module during drag and drop (Jan Runte)
  • TASK: Reduce file size of core images (Christian Kuhn)
  • BUGFIX: AbstractDomainObject _cleanProperties is array (Roland Waldner)
  • BUGFIX: Improve Windows support for functional tests (Nicole Cordes)
  • BUGFIX: Removed extension stays in PackageStates file (Wouter Wolters)
  • TASK: Remove backslash for UnexpectedValueException in mod.php (Wouter Wolters)
  • TASK: Add phpdoc @var for calls to makeInstance() (Roland Waldner)
  • BUGFIX: Clear all cache in install tool throws exception (Sascha Wilking)
  • BUGFIX: Remove unnecessary redirect loops for first installation (Nicole Cordes)
  • BUGFIX: Remove hardcoded calling script in help controller (Helmut Hummel)
  • Revert "[TASK: EM: Add possibility to bypass system dependency checks" (Anja Leichsenring)
  • BUGFIX: Queries don't respect MM_match_fields (Stefan Froemken)
  • TASK: EM: Add possibility to bypass system dependency checks (Nicole Cordes)
  • BUGFIX: IMAGE param stdWrap-function not working (Oliver Hader)
  • TASK: Remove superfluous margin above #typo3-menu (Roland Waldner)
  • CLEANUP: Remove abandoned functional test (Felix Oertel)
  • BUGFIX: Fix namespace of RelationTest (Marc Bastian Heinrichs)
  • BUGFIX: Add l18n_parent to tt_content TCA (Alexander Bigga)
  • BUGFIX: Notification about missing impexp installation (Nicole Cordes)
  • TASK: Make Flow Package HHVM compatible (Tymoteusz Motylewski)
  • TASK: Speed up functional tests (Christian Kuhn)
  • BUGFIX: Retrieving extension fails with some PHP versions (Sascha Wilking)
  • CLEANUP: Page Module: Do hovering via CSS, not JS (Benjamin Mack)
  • BUGFIX: Media field is empty on page localization (Oliver Hader)
  • BUGFIX: Default image title in RTE contains the file name (Stanislas Rolland)
  • BUGFIX] News Box in BE Login Screen not styled properly (Benjamin Mack)
  • TASK: Remove tests no longer needed (Anja Leichsenring)
  • BUGFIX: Fail silently in category registry (Helmut Hummel)
  • BUGFIX: DBAL native mode: Database compare fails (Markus Klein)
  • BUGFIX: Sets defaultMailFromAddress as sender for install tool e-mails (Torben Hansen)
  • BUGFIX: checkMaximumFileUploadSize shows misleading message (Markus Klein)
  • #53188,#58358, [BUGFIX: Use REDIRECT_ prefix as fallback for environment variables (Steffen Müller)
  • CLEANUP: Extension Manager code (Markus Klein)
  • BUGFIX: Fix oddities of the CategoryRegistry (Helmut Hummel)
  • BUGFIX: remove enableFields for sys_file_processedfile (Stefan Froemken)
  • BUGFIX: Extensionmanager does not show error messages on update failure (Philipp Gampe)
  • TASK: Make includeCsh configurable in ContainerViewHelper (Nico de Haen)
  • BUGFIX: Wrong comment in ActionMenuViewHelper (Markus Klein)
  • BUGFIX: Missing TSconfig in FE (Markus Klein)
  • BUGFIX: Reimplement ranges in NumberRangeValidator (Stefan Froemken)
  • BUGFIX: Solve stackoverflow in prototype in IE8 (Jigal van Hemert)
  • BUGFIX: Session cookie is not recreated on login (Markus Klein)
  • BUGFIX: Remove GET parameters from URLs in List module (Markus Klein)
  • BUGFIX: Database query error for non-workspaces tables (Oliver Hader)
  • Revert "[TASK: Configurable width of the Element Browser" (Jigal van Hemert)
  • TASK: Configurable width of the Element Browser (Georg Ringer)
  • TASK: Keep uid / pid parameters in element browser URLs (Alexander Stehlik)
  • Revert "[BUGFIX: Do not reset Page Renderer on partial rendering" (Helmut Hummel)
  • BUGFIX: TypoScriptParser does not validate absPath (Markus Klein)
  • BUGFIX: Include RSA JS files in HTML header (Helmut Hummel)
  • TASK: Use composer for unit and functional tests in travis (Christian Kuhn)
  • BUGFIX: Fix TCA overrides when not cached (Helmut Hummel)

New in TYPO3 CMS 6.2.1 (Apr 17, 2014)

  • [TASK] Release file and folder permission check (Markus Hoelzle)
  • [BUGFIX] ResourceStorage does not sanitize folder/file name (Frans Saris)
  • [BUGFIX] DBAL sql_fetch_* must return boolean or array (Jigal van Hemert)
  • [BUGFIX] TCA tree fail to load with IRRE (Xavier Perseguers)
  • [BUGFIX] Set maxLevels of generated sys_category TCA (Frans Saris)
  • [BUGFIX] Follow-up to l10n_mode=exclude for record titles (Christian Kuhn)
  • [BUGFIX] TceformsUpdateWizard shows up too often (Markus Klein)
  • [BUGFIX] BE ignores l10n_mode for record titles (Markus Klein)
  • [FEATURE] Provide API to add cached TCA changes (Helmut Hummel)
  • [CLEANUP] Category related tests cleanup (Helmut Hummel)
  • -Revert "[BUGFIX] Make category TCA changes cacheable" (Helmut Hummel)
  • [BUGFIX] Make category TCA changes cacheable (Helmut Hummel)
  • [TASK] Remove hardcoded module name in AbstractDatabaseRecordList (Marcin Sągol)
  • [CLEANUP] Clean up comments and error messages in ResourceStorage (Oliver Klee)
  • [TASK] Updates prototype and scriptaculous, fixing IE9+ issues (Ernesto Baschny)
  • [CLEANUP] Remove unused [BE][usePHPFileFunctions] option (Markus Klein)
  • [BUGFIX] Do not unset() PageRenderer class members (Markus Klein)
  • [FEATURE] Introduce signal in loadBaseTca (Helmut Hummel)
  • [BUGFIX] Improve the admin panel (Georg Ringer)
  • [BUGFIX] Add available jQuery version to PageRenderer (Markus Klein)
  • [BUGFIX] impexp has to use module dispatcher (Markus Klein)
  • [BUGFIX] Fix impexp for importing exports from version 4.x (Marc Bastian Heinrichs)
  • -[TASK] Mitigate erroring builds (Helmut Hummel)
  • [BUGFIX] Tests: Namespaced usage of vfsStream (Christian Kuhn)
  • [BUGFIX] Make Extbase Cli\RequestBuilder a Singleton (Marc Bastian Heinrichs)
  • [BUGFIX] Admin users should ignore user mounts (Pascal Dürsteler)
  • [CLEANUP] Remove unnecessary @todo annotations (Roland Waldner)
  • [CLEANUP] ImportExportController code style (Markus Klein)
  • [BUGFIX] Properly detect HHVM with fastcgi (Kevin Häfeli)
  • [CLEANUP] Improve comments in TypoScriptFrontendController (Roland Waldner)
  • [BUGFIX] Improve database scheme updater (Nicole Cordes)
  • [TASK] Improve comments and phpdoc blocks in PageRepository (Roland Waldner)
  • [CLEANUP] Fix length of comments to meet CGL (Roland Waldner)
  • [CLEANUP] Error handling classes (Steffen Müller)
  • [BUGFIX] Follow up foreign_match_fields not fully supported (Marc Bastian Heinrichs)
  • [CLEANUP] Remove deprecated filemount functions in BE_USER (Benjamin Mack)
  • [CLEANUP] Code style of authentication classes (Markus Klein)
  • [BUGFIX] Don't run processIncludes more than once (Peter Niederlag)
  • [BUGFIX] sql_free_result does not work with all allowed types (Wouter Wolters)
  • [BUGFIX] Use return values of array_map in local driver (Alexander Stehlik)
  • [BUGFIX] T3editor description loading (Markus Klein)
  • [BUGFIX] User settings do not obey setup.override (Markus Klein)
  • [BUGFIX] Fix incomplete mocking in ExtensionManagementUtilityTest (Helmut Hummel)
  • [TASK] Improve deprecation msg of GeneralUtility method (Georg Ringer)
  • [TASK] Activate all packages in unit tests (Helmut Hummel)
  • [TASK] Avoid sysLog calls in MailUtilityTest (Markus Klein)
  • [TASK] Return to "Admin Tools > User Admin" when exiting simulated BE User (Pascal Dürsteler)
  • [BUGFIX] PHP warning due to missing preg_quote (Philipp Bergsmann)
  • [SECURITY] Prevent XSS in scheduler form (Nicole Cordes)
  • 52208,#[BUGFIX] Correctly apply Extbase validator options and add tests (Stefan Neufeind)
  • [BUGFIX] Fetch RSA public key by Ajax before login (Helmut Hummel)
  • [BUGFIX] Do not reset Page Renderer on partial rendering (Stefan Froemken)
  • [TASK] TceformsUpdateWizard: Throw exception if database query fails (Markus Klein)
  • [BUGFIX] FAL: Prevent invalid NULL value on metadata creation (Markus Klein)
  • [BUGFIX] Marker missing for page.includeCSSLibs (Markus Klein)
  • [CLEANUP] Remove option "edit_wideDocument" (Benjamin Mack)
  • [TASK] Readd search string in module "Configuration" (Georg Ringer)
  • [BUGFIX] Use last result line of identify command (Alexander Stehlik)
  • [BUGFIX] Fix relative path calculations in EM (Helmut Hummel)
  • [BUGFIX] Make Typo3DbQueryParser a Singleton (Marc Bastian Heinrichs)
  • [BUGFIX] Make Extbase EnvironmentService a Singleton (Marc Bastian Heinrichs)
  • [BUGFIX] Check if lock directory is writable (Alexander Opitz)
  • [BUGFIX] Backup of LocalConfiguration.php missing on update (Nicole Cordes)
  • [BUGFIX] Remove the need of PackageStates.php in tests (Helmut Hummel)
  • [BUGFIX] Allow user defined locales to work with TSFE->sL() (Reinhard Führicht)
  • [TASK] Web>Page Search: Remove duplicate CSS (Felix Kopp)
  • [TASK] Remove space in Page module notification (Georg Ringer)
  • [BUGFIX] Respect config.debug setting for displaying parsetime (Georg Ringer)
  • [BUGFIX] Enable backend login for Internet Explorer 8 users (Nicole Cordes)
  • -[TASK] Cleanup ChangeLog from duplicate lines (Ernesto Baschny)
  • [BUGFIX] Extension update fails if needed by other extensions (Nicole Cordes)
  • [BUGFIX] Update for sys_file_metadata returns SQL error (Nicole Cordes)
  • [BUGFIX] CSC: file references not working with image compression (Benjamin Mack)
  • [BUGFIX] Check default salting method first (Markus Klein)
  • [BUGFIX] Add correctly escaped css selectors for js (Daniel Alder)
  • [BUGFIX] Install Tool-FAL metadata migration fails for big sets (Krystian Szymukowicz)
  • [BUGFIX] Install tool update wizards show html tags in error message (Frans Saris)
  • [BUGFIX] Load adminPanel styles for FE editing (Tim Lochmueller)
  • [BUGFIX] Check WorkspaceEnabled for MM field related table (Sebastian Lechenbauer)
  • [BUGFIX] Fix initial file import in EM (Helmut Hummel)
  • [BUGFIX] Run scheduler from cli fails on DBAL (Andreas Fernandez)

New in TYPO3 CMS 6.2.0 (Mar 27, 2014)

  • [TASK] Small adjustments to NEWS.md (Ernesto Baschny)
  • [BUGFIX] GeneralUtility->copyDirectory does not fix permissions (Benjamin Mack)
  • [TASK] Remove wrong deprecation in extbase persistence (Marc Bastian Heinrichs)
  • [BUGFIX] Test typeof TBE_EDITOR for object not function (Alexander Opitz)
  • [TASK] Fix a PHP warning in Clipboard (Georg Ringer)
  • [BUGFIX] Wrong whitespace handling in RTE-enabled fields upgrade wizard (Frans Saris)
  • [TASK] Use alternative selector for many workspaces (Oliver Hader)
  • [TASK] Visualize nested data structures in workspace module (Oliver Hader)
  • [TASK] Refactor element dependency resolving (Oliver Hader)
  • [TASK] Follow-up: Typo3DbQueryParser must handle LowerCase (Marc Bastian Heinrichs)
  • 57242,[TASK] Remove deprecated methods/properties in Extbase (Alexander Schnitzler)
  • [BUGFIX] Clean MP parameter for rootline cache identifier (Alexander Stehlik)
  • [BUGFIX] Wrong SignalSlot dispatch calls in ResourceStorage (Frans Saris)
  • [BUGFIX] Extbase: Methods are inherited twice (Markus Klein)
  • [TASK] Show by default only 1 file upload field in elementbrowser (Frans Saris)
  • [TASK] Add first level cache for the query cache (Marc Bastian Heinrichs)
  • [BUGFIX] Fix Query unit test and two typehints (Markus Klein)
  • [BUGFIX] Typo3DbQueryParser must handle LowerCase (Markus Klein)
  • [BUGFIX] Fix problem with cache being cleared multiple time (Jan-Erik Revsbech)
  • [BUGFIX] getFolderStatus ajax also being called in Step Installer (Wouter Wolters)
  • [BUGFIX] ExtJS / normalize table > th (Felix Kopp)

New in TYPO3 CMS 6.2.0 Beta 7 (Mar 17, 2014)

  • [BUGFIX] Check extensions in Install Tool broken (Ernesto Baschny)
  • [TASK] Add htmlspecial to ShowPic file properties (Ernesto Baschny)
  • [BUGFIX] Fix resource handling in image rendering (Alexander Stehlik)
  • [BUGFIX] Additional margin on top of ExtJS context menus (Ernesto Baschny)
  • [TASK] Tests: Do not initialize TYPO3_DB in unit tests (Christian Kuhn)
  • [BUGFIX] Tests: Incomplete mock of $GLOBALS['TYPO3_DB'] (Christian Kuhn)
  • 56934,56310, [TASK] Improve performance of Bootstrap/PackageManager (Thomas Maroschik)
  • [BUGFIX] Ensure cache clearing is done properly by EM (Markus Klein)
  • [BUGFIX] Tests: Replace objectManager with mock in ext:extbase (Anja Leichsenring)
  • [TASK] version entry script cleanup (Nicole Cordes)
  • [BUGFIX] Prevent IconUtility to throw PHP Warning (Caspar Stuebs)
  • [BUGFIX] FAL: Invalid title and broken layout (Marcel Wieser)
  • [TASK] Install Tool: Optimize permission checking and fixing (Ernesto Baschny)
  • [BUGFIX] Index on sys_file_processedfile is still too large (Ernesto Baschny)
  • [TASK] Tests: Release ext:form tests from exbase base class (Christian Kuhn)
  • [BUGFIX] Tests: Release em tests from extbase base class (Christian Kuhn)
  • Revert "[BUGFIX] Implement locking in ClassLoader" (Ernesto Baschny)
  • [TASK] Tests: Skip some FAL tests (Christian Kuhn)
  • [TASK] Remove old hook for simulatestatic (Markus Klein)
  • [BUGFIX] Tests: Incomplete mock in IndexerServiceTest (Christian Kuhn)
  • [TASK] inline BEUserAuth::getCookieName (Thomas Maroschik)
  • [BUGFIX] Tests: Improve mocking in DatabaseConnectionTest (Christian Kuhn)
  • [TASK] Tests: Refactor cache Typo3DatabaseBackend (Christian Kuhn)
  • [BUGFIX] Follow-up: .t3-table & .dblist-table (Felix Kopp)
  • [BUGFIX] Tests: Improve mocking in ext:extbase (Anja Leichsenring)
  • [BUGFIX] Implement locking in ClassLoader (Alexander Opitz)
  • [BUGFIX] Tests: Incomplete Mocking in ext:extensionmanager (Anja Leichsenring)
  • [TASK] Improve Locker (Markus Klein)
  • [BUGFIX] PublicURL calculation for storage 0 is wrong (Steffen Ritter)
  • [BUGFIX] Language labels missing in Localization Overview (Patrick Broens)
  • [TASK] Update requirejs to 2.1.11 (Jan Kiesewetter)
  • [BUGFIX] Fix thumbnail display for IRRE records (Alexander Stehlik)
  • [TASK] Remove unmaintainable testclass (Anja Leichsenring)
  • [BUGFIX] Fix Content-Disposition header sent by dumpFileContents (Frans Saris)
  • [BUGFIX] Remove ExtJS normalization (Ernesto Baschny)
  • [BUGFIX] RootlineUtility does not consider disablefield (Christian Reiter)
  • [BUGFIX] Tests: Incomplete mocking in PreparedStatementTest (Christian Kuhn)
  • [BUGFIX] Tests: Refactor log writer tests in ext:core (Christian Kuhn)
  • [BUGFIX] Tests: Better mocking in ext:core (Christian Kuhn)
  • [BUGFIX] JavaScript generation in RTE element browser (Alexander Stehlik)
  • [BUGFIX] Tests: Incomplete mocking in ext:fluid (Christian Kuhn)
  • [BUGFIX] Tests: Incomplete mocking in backend condition matcher (Christian Kuhn)
  • [TASK] Remove not maintainable test (Christian Kuhn)
  • [BUGFIX] Failing group/select test changeElementSorting (Oliver Hader)
  • [BUGFIX] Tests: Incomplete mock in ext:scheduler (Christian Kuhn)
  • [BUGFIX] Tests: improve Mocking in ext:extbase (Anja Leichsenring)
  • [TASK] Remove checkbox "Include Access List" in be_groups (Georg Ringer)
  • [BUGFIX] FunctionalTestCaseBootstrapUtility throws warnings on Windows (Nicole Cordes)
  • [CLEANUP] DataHandler::clear_cache() (Markus Klein)
  • [BUGFIX] Tests: Incomplete mocking in BackendUtilityTest (Christian Kuhn)
  • [TASK] Use table styles for wizard "Create new pages" (Georg Ringer)
  • [TASK] Cleanup EXT:indexed_search (Wouter Wolters)
  • [TASK] Cleanup EXT:openid (Wouter Wolters)
  • [TASK] Move modAccess and language include in EXT:taskcenter (Wouter Wolters)
  • [TASK] Move modAccess and language include in EXT:perm (Wouter Wolters)
  • [TASK] Move modAccess and language include in EXT:scheduler (Wouter Wolters)
  • [TASK] Move modAccess and language include in EXT:recycler (Wouter Wolters)
  • [BUGFIX] Tests: Improve Mocking in ext:extbase (Anja Leichsenring)
  • [TASK] PHP-functionality instead of GeneralUtility::deHSCentities (Stefan Neufeind)
  • [BUGFIX] Extbase tries to overlay pages_language_overlay records (Stanislas Rolland)
  • [BUGFIX] TCA title of table sys_file_metadata is "File" (Xavier Perseguers)
  • [BUGFIX] Missing icons for some core db tables (Frans Saris)
  • [BUGFIX] Warnings in ArrayUtility with some PHP versions (Christian Kuhn)
  • [TASK] Link to extension manual (Xavier Perseguers)
  • [BUGFIX] ClickMenu: Visibility-options only if fields allowed (Stefan Neufeind)
  • [BUGFIX] Tests: MemcacheBackendTest throws warnings (Christian Kuhn)
  • [TASK] Include PHP warnings as exceptional errors (Markus Klein)
  • [TASK] Move modAccess and language include in EXT:filelist (Wouter Wolters)
  • [FEATURE] Signal to process actions in Extension Manager (Xavier Perseguers)
  • [BUGFIX] Show thumbnails in list module (Markus Klein)
  • [TASK] Remove checks for extensions which are always loaded (Georg Ringer)
  • [BUGFIX] Fix xml2array values for attributes type NULL (Marc Bastian Heinrichs)
  • [TASK] Adopt the method comment to reflect changes of names (Georg Ringer)
  • [FEATURE] Allow escaping of dots in TypoScript key (Markus Klein)
  • [BUGFIX] Add missing icons for main backend modules (Frans Saris)
  • [BUGFIX] Use cHash in language menu links if necessary (Dmitry Dulepov)
  • [TASK] Add "ts" to the textfile_ext (Eric Chavaillaz)
  • [TASK] Remove wrong deprecation comment in EXT:impexp (Wouter Wolters)
  • [TASK] Remove locking around log files (Philipp Gampe)
  • [TASK] Remove deprecated genTreeStatus in DatabaseIntegrityCheck (Wouter Wolters)
  • [TASK] Remove deprecated functions from GeneralUtility (Wouter Wolters)
  • [TASK] Remove deprecated functions from TypoScriptFrontendController (Wouter Wolters)
  • [TASK] Remove deprecated prepareVariableForJavascript from DebugUtility (Wouter Wolters)
  • [TASK] Remove deprecated functions from ContentObjectRenderer (Wouter Wolters)
  • [TASK] Remove deprecated modifyPageId hook (Wouter Wolters)
  • [TASK] Remove deprecated getCount in FolderTreeView (Wouter Wolters)
  • [TASK] Remove deprecated makeCopyrightNotice (Wouter Wolters)
  • [TASK] Remove deprecated stripTagsExcept from HtmlParser (Wouter Wolters)
  • [TASK] Remove deprecated showSysNotesForPage in AbstractDatabaseRecordList (Wouter Wolters)
  • [TASK] Remove deprecated initCharset from DocumentTemplate (Wouter Wolters)
  • [TASK] Remove wrong deprecation comment in EXT:form (Wouter Wolters)
  • [BUGFIX] Correctly validate New Content Element entries (Ludwig Rafelsberger)
  • [BUGFIX] Missing localizeChildrenAtParentLocalization for CSV tests (Oliver Hader)
  • [BUGFIX] InvalidArgumentException in ActionControllerTest (Oliver Hader)
  • [TASK] Follow-up to "Add functional tests for generic persistence" (Ernesto Baschny)
  • [TASK] Add functional tests for generic persistence (Felix Oertel)
  • [BUGFIX] FollowUp to 56797 in I1f15fbd262036b6b2d0159cd0e9613ad7135a296 (Steffen Ritter)
  • [BUGFIX] Wrong namespace in functional test of FluidTemplate cObject (Philipp Gampe)
  • [BUGFIX] Download link for absolute file path (Marian Pollzien)
  • [TASK] Use prepared statements in generic persistence (Felix Oertel)
  • [CLEANUP] ClassLoader (Markus Klein)
  • [TASK] Enable info icon for inline fileReference elements (Frans Saris)
  • [BUGFIX] Outside storages can never be marked as public (Fabien Udriot)
  • [TASK] Reduce record data in functional test failure message (Oliver Hader)
  • [TASK] Remove functional workspaces DataHandlerTest (Oliver Hader)
  • [BUGFIX] Only valid package names will be processed. (Daniel Siepmann)
  • [BUGFIX] Split functional workspaces DataHandling test execution (Oliver Hader)
  • [TASK] Text changes in the Install Tool (Cynthia Mattingly)
  • [BUGFIX] Adapt ShowPic popup to use FAL (Steffen Ritter)
  • [BUGFIX] Remove baseUri from the Storage (Fabien Udriot)
  • [BUGFIX] Language labels taken from wrong language file (Patrick Broens)
  • [BUGFIX] Different button behaviour Page module views (Patrick Broens)
  • [TASK] Add functional tests for TCA types select and group/db (Oliver Hader)
  • [BUGFIX] Typecast cookie value to string (Georg Ringer)
  • [BUGFIX] Index on sys_file_processedfile is too large (Ernesto Baschny)
  • [TASK] Add Publish and PublishAll DataHandler workspaces tests (Oliver Hader)
  • [TASK] Update ADOdb to 5.18 (Andreas Fernandez)
  • [TASK] Add possibility to assert error log entries (Oliver Hader)
  • [BUGFIX] Use clean DataHandler for each functional test action (Oliver Hader)
  • [BUGFIX] Tests: Incomplete mocking in ext:frontend (Christian Kuhn)
  • [BUGFIX] Tests: Incomplete mocking in ext:beuser (Christian Kuhn)
  • [BUGFIX] Alignment of button "add a new element at this place" (Patrick Broens)
  • [BUGFIX] Tests: Incomplete mocking in ext:scheduler (Christian Kuhn)
  • [BUGFIX] FollowUp to 56660 (Steffen Ritter)
  • [TASK] Styling and placement of Toggle All button install tool (Patrick Broens)
  • [BUGFIX] PackageManager initialize() signature is incompatible (Wouter Wolters)
  • [BUGFIX] Remove wrong storage->isPublic() check in localFolderTree (Frans Saris)
  • [BUGFIX] DatabaseConnection must be initialized (Xavier Perseguers)
  • [BUGFIX] DBAL: Incomplete database configuration (Xavier Perseguers)
  • [BUGFIX] Inconsistent visual appearance Install Tool (Patrick Broens)
  • [TASK] Add api tag to ElementBrowser::setRecordList() (Alexander Stehlik)
  • [BUGFIX] Fix alignment for button "copy default content elements" (Patrick Broens)
  • [TASK] Create new processor registry (Frans Saris)
  • 55532,55528, [TASK] Add FAL support for import in sys extension impexp (Marc Bastian Heinrichs)
  • [BUGFIX] PHP Runtime Notice in saltedpasswords (Xavier Perseguers)
  • [BUGFIX] Layout category tree is broken (Patrick Broens)
  • [FEATURE] Allow Storages outside the webroot (Steffen Ritter)
  • [BUGFIX] Wrong note in ResourceFactory (Frans Saris)
  • [BUGFIX] Flash messages are not shown with AJAX requests (Xavier Perseguers)
  • [TASK] Return ProcessedFile instead of File if possible (Steffen Ritter)
  • [BUGFIX] Missing argument in ReferenceIntegrity updater (Eric Chavaillaz)
  • [BUGFIX] Multiple Set-Cookie headers for deleting FE cookie (Nicole Cordes)
  • [TASK] Remove loadExtensionTables() from unit test bootstrap (Christian Kuhn)
  • [BUGFIX] Tests: Improve mocking in IconUtilityTest (Christian Kuhn)
  • [BUGFIX] Change notification level for missing opcode cache (Sebastian Müller)
  • [BUGFIX] Tests: Improve mocking in ext:belog (Christian Kuhn)
  • [BUGFIX] Wrong IRC URL for Packagist (Fabien Udriot)
  • [BUGFIX] Tests: Improve Mocking in ext:extbase (Anja Leichsenring)
  • [BUGFIX] Tests: Improve TCA mocking in BackendUtility (Christian Kuhn)
  • [BUGFIX] Tests: Incomplete mocking of $GLOBALS['TCA'] in ext:frontend (Anja Leichsenring)
  • [BUGFIX] Tests: Incomplete mocking of $GLOBALS['TCA'] in ext:core (Christian Kuhn)
  • [TASK] Added composer.json for the TYPO3 CMS project (Christian Opitz)
  • [TASK] Add missing logDeprecatedFunction() to getAliasForClassName() (Stefan Neufeind)
  • [TASK] Tests: Simplify unit test bootstrap (Christian Kuhn)
  • [BUGFIX] Resolve incomplete mocking for sysext:fluid (Anja Leichsenring)
  • [BUGFIX] Tests: Incomplete mocking in be_user (Christian Kuhn)
  • [BUGFIX] Resolve incomplete mocking for sysext:backend (Anja Leichsenring)
  • [BUGFIX] Tests: Incomplete mock in ResourceFactoryTest (Christian Kuhn)
  • [TASK] Reduce unit test bootstrap (Christian Kuhn)
  • [BUGFIX] Introduce failsafe view in install tool (Helmut Hummel)
  • [BUGFIX] ResourceStorage::SIGNAL_PreFileAdd should be triggered earlier (Xavier Perseguers)
  • [BUGFIX] Wrong file icon in info popup (Frans Saris)
  • [TASK] Deprecate insertModuleFunction "$classPath" parameter (Ernesto Baschny)
  • [BUGFIX] Unnatural processing order in IRRE tests (Oliver Hader)
  • [BUGFIX] Install Tool does not save Extbase object cache Configuration (Michiel Roos)
  • [FEATURE] TypoScript property escapeJsValue (Jigal van Hemert)
  • [TASK] Improve AbstractDataHandlerActionTestCase (Marc Bastian Heinrichs)
  • [CLEANUP] Cleanup jumpToUrl() and unused JS in Backend (Benjamin Mack)
  • [BUGFIX] Make Import/Export work with Package Manager (Benjamin Mack)
  • [TASK] Use function for temp. page tree in BrowseLinks too (Markus Klein)
  • 53740,[BUGFIX] Extension upload as zip on Windows systems ignores directories (Wouter Wolters)
  • [BUGFIX] Temporary DB tree mount notice missing in ElementBrowser (Lorenz Ulrich)
  • [TASK] Remove deprecated doDisplayTopFrameCM (Wouter Wolters)
  • [CLEANUP] Remove references to $GLOBALS['FILEMOUNTS'] (Benjamin Mack)
  • [TASK] Remove unused function BackendUtility::updatePagesTSconfig() (Philipp Gampe)
  • [BUGFIX] Fix Misleading CommandController naming for Language update (Cedric Ziel)
  • [BUGFIX] Allow user update without password changes in sys_action (Nicole Cordes)
  • [TASK] Deprecate usage of $GLOBALS['typo3CacheManager'] (Helmut Hummel)
  • [CLEANUP] Improve code style for FormEngine::getTSCpid() (Alexander Stehlik)
  • [BUGFIX] SoftReferenceIndex typolink lacks support for title attributes (Marc Bastian Heinrichs)
  • [BUGFIX] Warn about apc.enable_cli=0 on command line (Christian Weiske)
  • [TASK] Refactor init() function of ElementBrowser (Tymoteusz Motylewski)
  • [BUGFIX] RTE on first new IRRE record keeps loading in IE (Stanislas Rolland)
  • [BUGFIX] Default size for group-type fields (Christian Plattner)
  • [TASK] Add cache to IconUtility::getSpriteIcon() (Michiel Roos)
  • [TASK] Consolidate regexp for utf8 and non-utf8 file systems (Lucas Bremgartner)
  • [!!!][SECURITY] Remove old backend_layout wizard (Wouter Wolters)
  • [BUGFIX] ExtendedFileUtility.php: func_delete (Rico Sonntag)
  • [BUGFIX] FAL readonly: Directory copying results in BE exception (Rico Sonntag)
  • [BUGFIX] UnitTests create SQL error if openid is installed (Philipp Gampe)
  • [BUGFIX] Remove superflous check in getModuleUrl (Helmut Hummel)
  • [BUGFIX] Remove wrong quoting (Helmut Hummel)
  • [BUGFIX] concatenateCSS may produce invalid css (Stefan Neufeind)
  • [TASK] Redirect to distributions after first login (Benjamin Mack)
  • [TASK] Fatal error in database connect install step (Christian Kuhn)
  • [TASK] Reduce memory footprint of unit test suite (Christian Kuhn)
  • [BUGFIX] Follow up: Remove icon doesn't work (Nicole Cordes)
  • [BUGFIX] Make text in All Configuration selectable (Markus Klein)
  • [TASK] Add functional tests for impexp irre records (Marc Bastian Heinrichs)
  • [BUGFIX] Fix no caching behavior of bootstrap (Helmut Hummel)
  • [TASK] Extend functional tests with creation of additional folders (Marc Bastian Heinrichs)
  • [TASK] Functional tests for persisting relations in Extbase (Tymoteusz Motylewski)
  • [TASK] Import/Export Module uses module dispatcher (Anja Leichsenring)
  • [TASK] MySQLi for DBAL (Markus Klein)
  • [TASK] Make browse_links.php a wizard (Helmut Hummel)
  • [BUGFIX] userPermissions => recursiveDeleteFolder (Rico Sonntag)
  • [TASK] Export binary data from sys_file records (Marc Bastian Heinrichs)
  • [BUGFIX] Fix executable permissions on files (Thomas Luzat)
  • [BUGFIX] Could not parse where clause (Xavier Perseguers)
  • [BUGFIX] Allow search for FAL related DB records (Benjamin Mack)

New in TYPO3 CMS 6.2.0 Beta 6 (Mar 5, 2014)

  • #56554 [BUGFIX] OpCache XCache cannot be cleared if xcache.admin.enable_auth (Ernesto Baschny)
  • #52736 [TASK] Install Tool: Optimize class structure (Markus Klein)
  • #56552 [TASK] Remove EXT/extListArray from DefaultConfiguration (Christian Kuhn)
  • #56313 [BUGFIX] Cache Identifiers shorten the MD5 hash (Michiel Roos)
  • #56443 [BUGFIX] Setting capabilities to readonly show always drag+drop dialog (Rico Sonntag)
  • #56453 [TASK] Improve usability with multiple tabs open (Helmut Hummel)
  • #56471 [TASK] Use new way to register backend_layout wizard (Wouter Wolters)
  • #53845,#[CLEANUP] Enhance TCA - FAL migration for tt_content (Benjamin Mack)
  • #56546 [BUGFIX] Fix OpcodeCache for PHP 5.3 (Alexander Opitz)
  • #55299 [BUGFIX] New filename does not get sanitized (Frans Saris)
  • #55590 [BUGFIX] TCA maximumRecordsChecked should display message (Benjamin Mack)
  • #48034 [BUGFIX] ADOdb: Invalid override method signature (Xavier Perseguers)
  • #54131 [BUGFIX] getLabelsFromItemsList() returns no value (Xavier Perseguers)
  • #53764 [TASK] Use FAL functions for image rendering (Alexander Stehlik)
  • #53846 [CLEANUP] Enhance RTE Magic Image FAL migration wizard (Benjamin Mack)
  • #53650 [TASK] Upgrade Wizard for FAL references, check for missing tables (Ernesto Baschny)
  • #55891 [BUGFIX] Break out of foreach if there're no rows in table (Stefan Froemken)
  • #56205 [BUGFIX] Cannot use contain with multivalued static enumeration column (Xavier Perseguers)
  • #55252 [BUGFIX] Flush opcode caches while saving PHP files. (Alexander Opitz)
  • #50274 [BUGFIX] Make standard-search working with EXT:form installed (Oliver Hader)
  • #56306 [BUGFIX] DBAL's quoteFieldNames() returns an empty string (Andreas Fernandez)
  • #56497 [TASK] Install Tool re-order menu items (Wouter Wolters)
  • #46185 [BUGFIX] IdentityProperties were not set (Stefan Froemken)
  • #56292 [BUGFIX] Install css_styled_content by default (Nicole Cordes)
  • #56480 [TASK] CSS: Button style :active and :hover (Felix Kopp)
  • #56508 [BUGFIX] Fix warnings on felogin / Use correct usergroup-column (Stefan Neufeind)
  • #55942,#55174, [TASK] Make TS content templates more flexible (Benjamin Mack)
  • #55696 [BUGFIX] Fix PHP warnings on fe_user log out (Markus Klein)
  • #56262 [BUGFIX] Double escape of title in indexed search (Markus Klein)
  • #56405 [BUGFIX] Wrong handling of delimiter in revExplode() (Markus Klein)
  • #56442 [BUGFIX] Always fetch related objects if relation set by child (Helmut Hummel)
  • #56479 [TASK] Remove condensed mode leftovers (Helmut Hummel)
  • #53753 [TASK] Make sysexts composer names standards compliant (Thomas Maroschik)
  • #56472 [BUGFIX] Mock locked records for DataProviderTest (Helmut Hummel)
  • #53890 [TASK] Update database schema as first and last update wizard (Stephan Großberndt)
  • #56454 [SECURITY] Remove old wizard scripts (Helmut Hummel)
  • #56400 [BUGFIX] Fix StorageRepository::findByStorageType (Marc Bastian Heinrichs)
  • #56436 [TASK] Use new way to register colorpicker wizard (Alexander Schnitzler)
  • #56457 [BUGFIX] Undefined variable $multiSelectId in FormEngine (Wouter Wolters)
  • [CLEANUP] Followup to wizard changes (Helmut Hummel)
  • #56437 [TASK] Use new way to register rte wizard (Alexander Schnitzler)
  • #56438 [TASK] Use new way to register forms wizard (Alexander Schnitzler)
  • #55676 [TASK] Remove superflous require_once in t3editor hook (Alexander Schnitzler)
  • #56435 [TASK] Use new way to register table wizard (Alexander Schnitzler)
  • #56080 [BUGFIX] Title field disappears after using addToAllTCAtypes() (Michiel Roos)
  • #56378 [BUGFIX] Do not log with severity 1320177676 (Christian Weiske)
  • #56211 [TASK] Add IconUtility::getSpriteIconForResource() (Frans Saris)
  • #56434 [TASK] Use new way to register list wizard (Alexander Schnitzler)
  • #56432 [TASK] Use new way to register add wizard (Alexander Schnitzler)
  • #56421 [BUGFIX] @return for TYPO3\CMS\Sv\AuthenticationService::authUser (Christian Weiske)
  • #56248 [BUGFIX] Adding new records in edit mode broken (Andre Hähnel)
  • #56406 [BUGFIX] Fix double quotes in ElementBrowser JS (Markus Klein)
  • #56356 [SECURITY] Protect core Ajax calls against CSRF (Helmut Hummel)
  • #56404 [BUGFIX] Make sure M parameter is first in URL (Helmut Hummel)
  • #56403 [BUGFIX] Fix GET parameter order in unit tests (Helmut Hummel)
  • #56345 [FEATURE] Add API to CSRF protect Ajax calls in Backend (Helmut Hummel)
  • #56381 [TASK] Additional SignalSlot after init in EditDocumentController (Julian Kleinhans)
  • #56256 [CLEANUP] Remove security_level option from Authentications (Benjamin Mack)
  • #56354 [TASK] Speed up updating the extension list (Benjamin Mack)
  • #56128 [BUGFIX] Filename sorting in filelist is broken (Frans Saris)
  • #56364 [BUGIFX] Fix Redirect after switch-to-user (Helmut Hummel)
  • #55979 [BUGFIX] Fix reference to FileListLocalisation.js (Markus Klein)
  • #55966 [BUGFIX] Revert "[TASK] Use a 401 header if login is not successful" (Michael Knabe)
  • #56375 [BUGFIX] Fix link for workspace preview (Helmut Hummel)
  • #56359 [BUGFIX] Fix module access regressions (Helmut Hummel)
  • #55530 [BUGFIX] Avoid to get a file object with the uid zero (Marc Bastian Heinrichs)
  • #56357 [BUGFIX] Do not save failed token messages in session (Helmut Hummel)
  • #55414 [BUGFIX] Respect all filemounts in file collection (Alexander Stehlik)
  • #55509 [!!!][SECURITY] Add CSRF protection to mod.php (Helmut Hummel)
  • #52386 [BUGFIX] Allow record insert on rootlevel (Benjamin Serfhos)
  • #56084 [BUGFIX] Followup: Ajax handler TYPO3_tcefile::process is broken (Frans Saris)
  • #56294 [TASK] Fixen broken tests for getTreeList (Markus Klein)
  • #55384 [BUGFIX] Wrong usage of intExplode in getTreeList (Stefan Froemken)
  • #54449 [BUGFIX] Don't modify variables in tree view (Jigal van Hemert)
  • #56254 [CLEANUP] Remove outdated $CLIENT[FORMSTYLE] (Benjamin Mack)
  • #56290 [CLEANUP] Superfluous Code in ElementBrowser and BrowseLinks (Markus Klein)
  • #56289 [BUGFIX] Fix JS error in ElementBrowser (Markus Klein)
  • #56253 [BUGFIX] Install Tool fatal with Oracle database (Andreas Fernandez)
  • #56184 [BUGFIX] Paginator in TER list not using ajax (Jigal van Hemert)
  • #41413 [BUGFIX] URL-encoded title in link wizard (Helmut Hummel)
  • #55985 [TASK] Deprecate unused methods in ElementBrowser (Tymoteusz Motylewski)
  • #55669 [TASK] Form sysext entry script cleanup (Anja Leichsenring)
  • #56272 [TASK] Use new way to register edit wizard (Helmut Hummel)
  • #56268 [FEATURE] Add new way to register a TCA wizard (Helmut Hummel)
  • #55970 [TASK] Rename update wizard to upgrade wizard (Helmut Hummel)
  • #55664 [TASK] Use DataHandler testing framework for simple import test (Marc Bastian Heinrichs)
  • #56244 [BUGFIX] Missing move placeholders in irre_tutorial tests (Oliver Hader)
  • #56221 [BUGFIX] Can't remove static templates from selection in template module (Wouter Wolters)
  • #56119 [TASK] Remove unused $arrayConstraint in IndexerServiceTest (Wouter Wolters)
  • #23984 [BUGFIX] felogin reset password links not clickable (Jigal van Hemert)
  • #54041 [BUGFIX] Adding new menu types triggers error (Francois Suter)
  • #54930 [TASK] Remove outdated upgrade wizards (Steffen Ritter)
  • #55809,#55672, [TASK] Switch info and func module to mod dispatcher (Anja Leichsenring)
  • #56242 [BUGFIX] Fix JS concat if first file is forced on top (Benjamin Kott)
  • #55847 [!!!][TASK] Remove empty classes implementing AbstractTreeView (Tymoteusz Motylewski)
  • #56177 [TASK] Windows issues with long file names in Git sources (Oliver Hader)
  • #55515 [!!!][SECURITY] Add CSRF Protection for tce_file.php (Alexander Schnitzler)
  • #55625 [TASK] Limit the exported record fields in impexp (Marc Bastian Heinrichs)
  • #56229 [TASK] EXT: tstemplate - use treeline sprite icons (Felix Kopp)
  • #54232 [BUGFIX] Using files in eID results in fatal error (Steffen Ritter)
  • #56062 [BUGFIX] New Content Element: hide list style (Felix Kopp)
  • [TASK] EXT: t3skin - .list-unstyled for ol & ul (Felix Kopp)
  • #56209,#Revert "[TASK] FrontendContentAdapterService processes record repeatedly" (Markus Klein)
  • #55316 [TASK] Upgrade normalize.css to version 3.0.0 (Wouter Wolters)
  • Revert "[CLEANUP] Replace strlen() with === for zero length check" (Stefan Neufeind)
  • #55551 [BUGFIX] Installer rejects traling slash in link target (Andreas Wolf)
  • #54091 [CLEANUP] Replace strlen() with === for zero length check (Markus Klein)
  • #56195 [TASK] New SignalSlot after preInit in EditDocumentController (Julian Kleinhans)
  • #56187 [TASK] Add additional configuration for functional tests (Helmut Hummel)
  • #56204 [BUGFIX] Use absolute path to check for extensions (Helmut Hummel)
  • #56203 [BUGFIX] Fix PHP warnings in functional tests (Helmut Hummel)
  • #56109 [TASK] Cleanup \TYPO3\CMS\Lang\LanguageService (Michiel Roos)
  • #56192 [BUGFIX] RTE cannot run in IE 11+ with ExtJS 3.4.1 (Stanislas Rolland)
  • #56086 [BUGFIX] Remove class loader in functional test tear down (Helmut Hummel)
  • #56182 [TASK] Use environment variable for functional test bootstrap (Helmut Hummel)
  • #56179 [TASK] Add functional tests for discarding created elements (Oliver Hader)
  • #56161 [BUGFIX] Parent localization pointer missing in IRRE tests (Oliver Hader)
  • #56143 [TASK] Integrate IRRE CSV Functional Tests (Oliver Hader)
  • #54305 [BUGFIX] Update file type on mimetype change (Alexander Stehlik)
  • #56165 [TASK] Fix a few variable names (Fabien Udriot)
  • #55573 [BUGFIX] moveContentRecordToDifferentPageAndChangeSorting fails (Oliver Hader)
  • #55571 [BUGFIX] Make Typo3DbBackend use DatabaseConnection (Felix Oertel)
  • #56135 [BUGFIX] DatabaseConnection::listQuery wrong usage of strpos() (Markus Klein)
  • #56132 [TASK] Rename tt_content.tx_irretutorial_hotels in tests (Oliver Hader)
  • #56059 [BUGFIX] Category localization cannot be rendered (Oliver Hader)
  • #56122 [BUGFIX] Use MM_oppositeUsage for category relations (Oliver Hader)
  • #56061 [FEATURE] Introduce MM_oppositeUsage property (Oliver Hader)
  • #55198 [TASK] Optimize GeneralUtility::trimExplode() (Michiel Roos)
  • #53454 [BUGFIX] Categories as exclude field (Francois Suter)
  • #56104 [TASK] Enable DataHandler frontend rendering tests (Oliver Hader)
  • #55882 [TASK] Add framework for frontend rendering functional tests (Oliver Hader)
  • #56121 [TASK] getFilesInDirCanOrderByMtime-test should use vfs (Stefan Neufeind)
  • #56121 [TASK] getFilesInDirCanOrderByMtime-test should use vfs (Stefan Neufeind)
  • #56111 [BUGFIX] Discard vs. Delete workspace changes in tests (Oliver Hader)
  • #54095 [CLEANUP] GeneralUtility::getFilesInDir() (Michiel Roos)
  • #55286 [BUGFIX] Suppress EXIF warnings indexing images (Felix Althaus)
  • #56027 [BUGFIX] RTE: Required ExtJs css files are not loaded in frontend (Stanislas Rolland)
  • #54944 [BUGFIX] FAL links in RTE not transformed when link has rel attribute (Stanislas Rolland)
  • #56067 [BUGFIX] Various static calls to non-static functions (Markus Klein)
  • #52955 [BUGFIX] Show labels of additional doktypes in new page drag area (Caspar Stuebs)
  • #53514 [BUGFIX] Check identity map for existing objects (Nico de Haen)
  • #55932 [BUGFIX] No duplicate insertion in addToAllTCAtypes (Alexander Stehlik)
  • #53772 [BUGFIX] Indexer does not update the FileObjects (Steffen Ritter)
  • #56072 [TASK] Extend DataHandler IRRE functional tests (Oliver Hader)
  • #56070 [TASK] Use Backend User fixture for DataHandler tests (Oliver Hader)
  • #55901 [TASK] Forms: Input/textarea :focus style (Felix Kopp)
  • #36822 [BUGFIX] Invalid shortcut target on translated pages (Oliver Hader)
  • #54304 [BUGFIX] Missing encoding in flexforms IRRE javascript (Alexey Gafiulov)
  • #53116,#[BUGFIX] concatenateJs/Css does not consider forceOnTop (Markus Klein)
  • #56057 [BUGFIX] Add missing htmlspecialchars for thumbnail URL (Wouter Wolters)
  • #56035 [BUGFIX] Load file meta data properties before return (Nicole Cordes)
  • #56034 [BUGFIX] Ignore empty inputs when creating new folders (Frans Saris)
  • #56020 [BUGFIX] Inline upload progress queue styles are missing (Frans Saris)
  • #56037 [BUGFIX] Fix clipboard thumbnail rendering (Frans Saris)
  • #53910 [TASK] Add FileCollectionRegistry (Frans Saris)
  • #56011 [TASK] Remove unused variable $field (Stefano Kowalke)
  • #53677 [TASK] Cleanup GeneralUtility::rmFromList (Tomita Militaru)
  • #55941 [!!!][BUGFIX] Content Object instances are reused (Oliver Hader)
  • #49499 [BUGFIX] Fix possible language handling issue (Markus Klein)
  • #55998 [BUGFIX] Usage of undefined variables in ShortcutToolbarItem (Tim Lochmueller)
  • #56018 [BUGFIX] Adding new image to content element breaks layout (Frans Saris)
  • #53210 [BUGFIX] Extension Upload ends in PHP Error (Rico Sonntag)
  • #55876 [TASK] Rename classes with the same name (Tymoteusz Motylewski)
  • #55362 [BUGFIX] CommandController is not executed at same time (Tom Ruether)
  • #55992 [BUGFIX] StorageRepository fails to load storages (Markus Klein)
  • #56029 [TASK] Streamline DataHandler functional tests (Oliver Hader)
  • #55991 [BUGFIX] rdndt getClassSchema() in thawProperties( (Michiel Roos)
  • #55969 [BUGFIX] Upgrade Wizard fails with exception (Helmut Hummel)
  • #55721 [TASK] Install Tool checks for system locale (Zbigniew Jacko)
  • #55939 [BUGFIX] Selection of non image files in element browser (Alexander Stehlik)
  • #53962 [TASK] Cache non existing classes (Alexander Stehlik)
  • #55037 [TASK] Class Loader optimisation (Helmut Hummel)
  • #55749 [TASK] isPackageActive(): test light cond. first (Michiel Roos)
  • #54525 [TASK] Optimize GeneralUtility path methods (Michiel Roos)
  • #55951 [BUGFIX] RTE Link Wizard layout is inconsistent (Stanislas Rolland)
  • #55111 [TASK] Extend functional tests with linked paths (Marc Bastian Heinrichs)
  • #55904 [BUGFIX] Class loader loads aliased classes twice (Christian Weiske)
  • #55922 [BUGFIX] Wrong email list in linkvalidator task (Markus Klein)
  • #55946 [BUGFIX] RTE Image Wizard layout is inconsistent (Stanislas Rolland)
  • #55923 [BUGFIX] inval() -> (int) regressions in ternaries (Michiel Roos)
  • #55706 [BUGFIX] Regression: intval patch broke levelmedia (Michiel Roos)
  • #53169 [BUGFIX] Responsive sourceCollection width not usable out of the box (Pascal Hinz)
  • [TASK] Switch order of tests (Helmut Hummel)
  • #55864 [TASK] add mtime sort test for getFilesInDir() (Michiel Roos)
  • #55820 [TASK] Improve EM performance when getting extension list from TER (Jost Baron)
  • #49440 [BUGFIX] Missing label felogin_forgotHash (Karol Lamparski)
  • #55871 [TASK] Use vfsStream for getFilesInDir() tests (Michiel Roos)
  • #55899 [TASK] Cleanup ArrayUtility::sortArraysByKey() (Michiel Roos)
  • #55856 [TASK] Initialize FormProtectionFactory later in alt_doc.php (Wouter Wolters)
  • #53028 [BUGFIX] cache_clearAtMidnight conflicts with content start/endtime (Dmitry Dulepov)
  • #55754 [BUGFIX] Avoid fatal error if adding composer package (Helge Funk)
  • #55897 [BUGFIX] Allow multiple aliases for a class (Helmut Hummel)
  • #53795 [BUGFIX] Fix fatal errors upon package installation (Thomas Maroschik)
  • #55740 [BUGFIX] Prevent double slash in isWithin check (Alexander Stehlik)
  • #53016 [BUGFIX] Replace the table definition manipulation by signals (Thomas Maroschik)
  • [TASK] Speedup travis build (Helmut Hummel)
  • #55845 [BUGFIX] Wrong check removes FE cookie (Frans Saris)
  • #49371 [FEATURE] Fallback/default case for SwitchViewhelper (Jan Kiesewetter)
  • #55838 [BUGFIX] Fix behavior of revExplode if delimiter not found (Alexander Stehlik)
  • #55850 [TASK] Reduce memory footprint of unit tests (Christian Kuhn)
  • [TASK] Execute functional tests and lint in parallel (Helmut Hummel)
  • #55846 [TASK] Tests: Remove backup of TYPO3_DB (Christian Kuhn)
  • #55769 [TASK] Centralize DB queries (Andreas Wolf)
  • #46463 [BUGFIX] Regression: jumpUrl_transferSession throws hash exception (Ernesto Baschny)
  • #55797 [TASK] Cleanup ext:frontend web_info module routing (Anja Leichsenring)
  • #55574 [TASK] Use stat() instead of filemtime + filesize (Michiel Roos)
  • #47983 [BUGFIX] Strict Standards - setLanguageKeys must be static (Łukas Jurys)
  • #55819 [TASK] Unify UL/OL standard (Felix Kopp)
  • #55796 [TASK] Cleanup ext:indexed_search web_info module routing (Anja Leichsenring)
  • #55827 [TASK] Fix typos all over the core (Georg Ringer)
  • #55822 [BUGFIX] "else if" in GeneralUtility breaks the build (Oliver Klee)
  • #54777 [BUGFIX] Use PHP native htmlspecialchars_decode() (Łukas Jurys)
  • #55799 [BUGFIX] Fix CSS-path to default .t3-icon image (Stefan Neufeind)
  • #55821 [BUGFIX] Tests: Remove unstable GeneralUtilityTest::getUrl* (Christian Kuhn)
  • #23902 [BUGFIX] improve handling of TYPO3 version (Jigal van Hemert)
  • #52294 [BUGFIX] Duplicate exception code (Przemysław Krukowski)
  • #55564 [TASK] Improve revExplode performance (Andreas Wolf)
  • #55810 [TASK] file_list: use t3-table & semantic HTML in localization (Felix Kopp)
  • #55808 [TASK] Remove old class files from ext:openid (Christian Kuhn)
  • #55762 [TASK] Add unit tests for getFilesInDir() (Michiel Roos)
  • #53768,#[BUGFIX] Allow to render the same TS object twice (Markus Klein)
  • #55804 [TASK] Remove old class files from ext:recycler (Christian Kuhn)
  • #55790 [!!!][TASK] Set f:format.date format to system default (Felix Kopp)
  • #41593 [BUGFIX] Type safe check for $BE_USER in index_ts.php (Łukas Jurys)
  • #55765 [TASK] Remove duplicated method in Rtehtmlarea\SelectImage (Tymoteusz Motylewski)
  • #16491 [BUGFIX] CSV-Download not working in IE and HTTPS backend (Wouter Wolters)
  • #55784 [TASK] "t3-table" (Web>List) & tree sprites (AbstractTreeView) (Felix Kopp)
  • #55764 [BUGFIX] Spelling of namespace \TYPO3\CMS\Tstemplate (Peter Niederlag)
  • #55792 [TASK] Remove old class files from ext:t3editor (Christian Kuhn)
  • #55443 [BUGFIX] Wrong colspan in DatabaseRecordList (Marcin Sągol)
  • [TASK] Default parameters in ExtensionUtility::registerModule (Felix Kopp)
  • #53833 [TASK] Add mapping between .pps, .ppsx and powerpoint (matw)
  • #55698 [BUGFIX] Fix "action" labels in BE log (Thorsten Kahler)
  • #55789 [TASK] Add (>) icon to execute button (Scheduler) (Felix Kopp)
  • #55756 [BUGFIX] Typo in drag-drop area (Łukas Jurys)
  • #54724 [BUGFIX] Use count on storage after initialization of LazyObjectStorage (Marc Bastian Heinrichs)
  • #46357 [TASK] Move TCEForms JS Code to external file - part 1 (Benjamin Mack)
  • #18797 [BUGFIX] "New page" wizard discloses existence of pages outside DB mount (Nicole Cordes)
  • #55745 [TASK] Update Swift Mailer to 5.0.3 (Stefan Neufeind)
  • #51807 [TASK] RTE MagicImage should use FAL processing API (Stanislas Rolland)
  • #55763 [BUGFIX] Pass path instead of object to fileExistsInFolder (Tymoteusz Motylewski)
  • #55751 [TASK] Remove rollover functionality from TMENU (Benjamin Mack)
  • #55753 [BUGFIX] Typo in TypoScriptFrontendController (Markus Klein)
  • #55009 [CLEANUP] $LANG->JScharCode() => quoteJSvalue() (Michiel Roos)
  • #55747 [TASK] Update copyright year to 2014 (Michael Schams)
  • #55563 [TASK] Add functional test cases to DataHandler (workspace) (Oliver Hader)
  • #55474 [TASK] Add CSS libs functionality for page renderer (Benjamin Mack)
  • #55470 [BUGFIX] CE Table does not allow multiple css classes (Benjamin Mack)
  • #55549 [TASK] Only set FE user cookie if session data or user logged in (Benjamin Mack)
  • #54611 [TASK] Use speaking keys for new menu types (Francois Suter)
  • #51364 [BUGFIX] Ambiguous output of deprecated RTE properties upgrade wizard (Stanislas Rolland)
  • #48512 [BUGFIX] RTE Linking with file upload fails when no folder is selected (Stanislas Rolland)
  • #55359,#[BUGFIX] Make FileExtensionFilter case insensitive (tritum_rz)
  • #53259 [BUGFIX] Icons of folder tree of RTE image dialogue are erratic (Stanislas Rolland)
  • #55687 [BUGFIX] adjust configuration handling to #55569 (Felix Oertel)
  • #55628 [BUGFIX] Check folder access for inline uploader (Alexander Stehlik)

New in TYPO3 CMS 6.2.0 Beta 5 (Feb 5, 2014)

  • Revert "[BUGFIX] Frontend Login not added to CSC anymore" (Ernesto Baschny)
  • [BUGFIX] Page tree filter couldn't filter for id or title anymore (Ernesto Baschny)
  • [BUGFIX] Frontend Login not added to CSC anymore (Benjamin Mack)
  • [TASK] Move cursor::pointer to complete header area in IRRE (Georg Ringer)
  • [TASK] PHP ext bcmath and gmp needed for openid (Markus Klein)
  • [TASK] DatabaseConnection::isConnected() should use ping() (Markus Klein)
  • [BUGFIX] addModule after/before not working (Michiel Roos)
  • [TASK] Use $x[n] instead of substr($x, n, ) (Michiel Roos)
  • [BUGFIX] Unused TDParams in ColumnsContentObject() (Michiel Roos)
  • Revert "[TASK] Style buttons / invert (UX Vision)" (Ernesto Baschny)
  • Revert "[BUGFIX] Button typography" (Ernesto Baschny)
  • [BUGFIX] Button typography (Felix Kopp)
  • [BUGFIX] Framework Packages aren't sorted properly (Thomas Maroschik)
  • [TASK] Style buttons / invert (UX Vision) (Felix Kopp)
  • [BUGFIX] Unify: TCE input / TCE readonly / input (Felix Kopp)
  • [BUGFIX] File upload directly in Doc-module is missing (Frans Saris)
  • [BUGFIX] Rendering inline TCEforms without AJAX is broken (Alexander Jahn)
  • [BUGFIX] Add silent config upgrader for upgrade wizard settings (Markus Klein)
  • [TASK] Cleanup EM list utility (Helmut Hummel)
  • [TASK] tabmenu: Get rid of mouseOver/mouseOut (Stefan Neufeind)
  • [BUGFIX] Various PHP Warnings with invalid credentials (Xavier Perseguers)
  • [TASK] Duplicate method in base tests (Christian Kuhn)
  • [BUGFIX] Very short lifetime for cache_pagesection (Andreas Wolf)
  • [BUGFIX] Fix failing tests on OSX Mavericks (Helmut Hummel)
  • [TASK] Remove unneeded padding in page module (Georg Ringer)
  • [TASK] Default active extension handling in package manager (Christian Kuhn)
  • [TASK] Style "Download" button - element information (Felix Kopp)
  • [TASK] Add "action-edit-download" sprite icon (Felix Kopp)
  • [TASK] Follow-up: Buttons CSS definition (Felix Kopp)
  • [TASK] Add functional test cases to DataHandler (live) (Oliver Hader)
  • TASK] Add possibility to resolve a default storage (Steffen Ritter)
  • [FEATURE] Bring tree icons in line-height (Felix Kopp)
  • [FEATURE] Add maximumRecords evaluation for TCA type 'check' (Oliver Hader)
  • [CLEANUP] Remove $language from Extbase custom statement (Felix Oertel)
  • [BUGFIX] PropertyMapper does not work with class aliasses (Frans Saris)
  • [BUGFIX] Add maxitems for field "metadata" in TCA (Fabien Udriot)
  • [BUGFIX] The newRecordLinkAddTitle text is not understandable (Tomita Militaru)
  • [BUGFIX] Extbase registers unneeded code for plugins (Benjamin Mack)
  • [TASK] Style the "add irre item" button (Frans Saris)
  • [BUGFIX] Layout of page tree filter function broken (Marcel Wieser)
  • [CLEANUP] Let CSS Styled content use new classnames (Benjamin Mack)
  • [TASK] Add possibility creating accessible mock for abstract classes (Marc Bastian Heinrichs)
  • [BUGFIX] Wrong result on empty string globalString condition (Marc Bastian Heinrichs)
  • [CLEANUP] Remove initialization of Module Menu (Benjamin Mack)
  • [BUGFIX] Add stdWrap on value property of TEXT (Markus Klein)
  • [BUGFIX] Cleanup and simplify class alias handling (Helmut Hummel)
  • [TASK] Extract package dependency sorting to separate class (Thomas Maroschik)
  • [TASK] Use (int) instead of intval() or (integer) (Jo Hasenau)
  • [BUGFIX] Category fields are not available in Functional Tests (Oliver Hader)
  • [TASK] Update RequireJS to . (Benjamin Mack)
  • [TASK] Cleanup EXT/requiredExt handling (Christian Kuhn)
  • [BUGFIX] Ignore cache configuration options when loading Install tool (Stephan Großberndt)
  • [BUGFIX] Avoid unnecessary de-/serialization for page cache (Bernhard Kraft)
  • [CLEANUP] Cleanup ExtensionManagementUtility (Michiel Roos)
  • [TASK] Bad performance of the sys_note ext in BE (Tim Lochmueller)
  • [BUGFIX] Followup to # Failing unit test (Frans Saris)
  • [TASK] Remove legacy script alt_shortcut.php (Helmut Hummel)
  • [TASK] IRRE drag and drop sorting now solved using jQuery UI (Daniel Siepmann)
  • [TASK] Remove fallback for not-indexed files (Steffen Ritter)
  • [TASK] Add simple functional tests for import/export (Marc Bastian Heinrichs)
  • [BUGFIX] Locker throws exception if semaphore can not be acquired (Markus Klein)
  • [BUGFIX] Remove relation to old em in impexp (Marc Bastian Heinrichs)
  • [BUGFIX] Multiple file upload in ElementBrowser doesn't work (Frans Saris)
  • [BUGFIX] Fix test loadValuesSetsStaticEnumConstants (Markus Klein)
  • [BUGFIX] ClassLoader not working with NullBackend for legacy classes (Daniel Siepmann)
  • [BUGFIX] Extbase container injection test triggers PHP bug (Christian Kuhn)
  • [BUGFIX] Followup to # (Frans Saris)
  • [BUGFIX] Followup to # (Frans Saris)
  • [TASK] Improve usability of Filelist "Drag-Upload" (Frans Saris)
  • [BUGFIX] Remove padding for selects (Stephan Großberndt)
  • [BUGFIX] FAL: Followup to New dump file to browser (Benjamin Mack)
  • [TASK] tt_content.shortcut depends on layout (Tom Ruether)
  • [BUGFIX] Fix typo in typo/sysext/core/ext_tables.sql (Anja Leichsenring)
  • [BUGFIX] getLabelsFromItemsList() retuns no value when no item found (Frans Saris)
  • [BUGFIX] Add index to table pages (Ingo Schmitt)
  • [TASK] Make use of .t-table in ShowItem (i) window (Felix Kopp)
  • [TASK] Skip GeneralUtility::resolveBackPath() if its not necessary (Andreas Wolf)
  • [BUGFIX] quoteJSvalue double encodes forward slash (Michiel Roos)
  • [BUGFIX] Make text of extjs buttons and IE< pagetree labels visible (Stephan Großberndt)
  • [BUGFIX] Do not show exeption when folder is not accesible (Ingo Schmitt)
  • [BUGFIX] Ajax handler TYPO_tcefile::process is broken (Frans Saris)
  • [TASK] Optimize retrieval of Storages (Steffen Ritter)
  • [BUGFIX] Prevent permission Exception in ElementBrowser (Alexander Stehlik)
  • [BUGFIX] Allow access to filemount directories (Alexander Stehlik)
  • [BUGFIX] Filelist translations does not consider BE user access rights (Benjamin Mack)
  • [CLEANUP] Remove old tt_content DB fields (Benjamin Mack)
  • [TASK] HR - single horizontal rule (CSS) (Felix Kopp)
  • [TASK] Use short version ?: in ternary operator (PHP .+) (Stefan Neufeind)
  • [BUGFIX] Create history record only with valid log uid (Marc Bastian Heinrichs)
  • [BUGFIX] Followup to # (Benjamin Mack)
  • [Bugfix] Add Index on sys_domain (Ingo Schmitt)
  • TASK] TemplateService: Remove old paths from allowedPaths-list (Stefan Neufeind)
  • [BUGFIX] Exception if directories are not readable (Steffen Ritter)
  • [TASK] Deleting currently opened folder in filelist results in error (Steffen Ritter)
  • [BUGFIX] Fix fatal when processing folder does not exist (Helmut Hummel)
  • [TASK] Add API to retrieve the parent folder of a resource (Steffen Ritter)
  • [TASK] Add possibility to dump file to browser (Steffen Ritter)
  • BUGFIX] Delete file with missing processed file raises alert (Fabien Udriot)
  • Revert "[BUGFIX] Improve confirmation dialog in drag'n'drop fileupload" (Frans Saris)
  • [TASK] Fix remaining calls to FileRepository for retrieving Files (Steffen Ritter)
  • [TASK] Priority is not execution order in for Extractors (Steffen Ritter)
  • [BUGFIX] Adjust css in new content element wizard (Nicole Cordes)
  • [BUGFIX] Styling fix for Install Tool Lock Screen in Backend Mode (Stephan Großberndt)
  • [TASK] Install Tool > All Configuration "Expand All" functionality (Marcel Wieser)
  • BUGFIX] Remove tca ctrl settings crdate and cruser_id for sys_file (Marc Bastian Heinrichs)
  • [BUGFIX] DocumentTemplate class inserts inDocStyles twice (Stefan Neufeind)
  • [TASK] ClickMenu: Set background via CSS instead of JS (Stefan Neufeind)
  • [TASK] Make files visible by default (Fabien Udriot)
  • [BUGFIX] Content Element Wizard Hook labeled wrongly (Benjamin Mack)
  • [TASK] Obsolete code in saltedpasswords (Christian Kuhn)
  • CLEANUP] Cleanup code in ElementBrowser (Markus Klein)
  • [BUGFIX] Clean up category references when a file is deleted (Fabien Udriot)
  • [TASK] Missing signals on adding folder (Frans Saris)
  • [BUGFIX] No double slash during folder canonicalization (Alexander Stehlik)
  • [BUGFIX] Wrong typehint in TypoScriptFrontendController (Simon Schaufelberger)
  • BUGFIX] Update enableDeprecationLog default value and help text (Michael Schams)
  • [TASK] Wrong phpdoc in TableGarbageCollectionTask (Frans Saris)
  • [BUGFIX] Installer: Show correct value for boolean options (Markus Klein)
  • [BUGFIX] TSFE->altPageTitle can not be set in extensions (Markus Klein)
  • [TASK] Increase title column width in Web List module (Marcin Sągol)
  • BUGFIX] Set missing markers to empty string (Bernhard Kraft)
  • [BUGFIX] ClickMenu does not show destination-foldername (Stefan Neufeind)
  • [BUGFIX] Display detected fatal in extension check (Thomas Maroschik)
  • [BUGFIX] Tame PackageStates.php in functional tests (Christian Kuhn)
  • [TASK] Remove useless count function calls in stdWrap (Tim Lochmueller)
  • [TASK] Be more expressive in error condition (Helmut Hummel)
  • [BUGFIX] Prevent strings from being autoloaded (Helmut Hummel)
  • [TASK] Replace JavaScriptEncoder with json_encode() (Michiel Roos)
  • [TASK] Unify button styles (Felix Kopp)
  • [BUGFIX] Invalid constant in the domain redirect function (Tim Lochmueller)
  • [TASK] Remove find file in EXT: lowlevel (Felix Kopp)
  • [BUGFIX] TS Parser: Fix regression when having tabs in TS names (Benjamin Mack)
  • [TASK] Upgrade jQuery to .. (Stefan Neufeind)
  • [TASK] EXT: lowlevel Configuration labels (Felix Kopp)
  • [TASK] Remove strlen calls in the DatabaseConnection (Tim Lochmueller)
  • [TASK] Change phpunit repository url for travis (Philipp Gampe)
  • [TASK] Make Extbase use cache group "pages" (Benjamin Mack)
  • [BUGFIX] Invalid class name to file path conversion (Xavier Perseguers)
  • [TASK] Make use of .t-table in EXT: extension manager (Felix Kopp)
  • [BUGFIX] Better description of [BE][unzip_path]/[BE][diff_path] (Markus Klein)
  • [BUGFIX] Get suggest wizard working with renderMode=checkbox (Tolleiv Nietsch)
  • [BUGFIX] hasProperty ignores meta data properties (Steffen Ritter)
  • [TASK] Remove tlib from the example .htaccess file (Eric Chavaillaz)
  • [BUGFIX] sys_category table not listed in allowed excludefields (Tomita Militaru)
  • [BUGFIX] Removing single category item not possible (Francois Suter)
  • [TASK] Fix category collection functional test (Tymoteusz Motylewski)
  • [TASK] Simplify Font-Size inheritance (CSS) (Felix Kopp)
  • [BUGFIX] Simulate time in TYPO admin panel broken (Peter Niederlag)
  • [BUGFIX] lineNumber count in Template Analyzer (Peter Niederlag)
  • [BUGFIX] Set absPrefix of GraphicalFunctions to PATH_site (Helmut Hummel)
  • Revert "[BUGFIX] Repair f:image VH for Backend" (Helmut Hummel)
  • [BUGFIX] RootlineUtility does not consider foreign_sorting (Markus Klein)
  • [BUGFIX] Duplicated translation entry for clear cache menu pages (Mathias Brodala)
  • [BUGFIX] Class 'TYPO\CMS\Scheduler\Task\AbstractTask' not found (Stefano Kowalke)
  • [TASK] Rename cache tlib_ln to ln (Georg Ringer)
  • [TASK] Move Tidy functionality to a TER ext (Benjamin Mack)
  • [TASK] Streamline usage of BackendUtility::getPagesTSconfig() (Philipp Gampe)
  • [BUGFIX] Improve layout of Install Tool with long lines (Georg Ringer)
  • [BUGFIX] Flow\Utility\Exception missing (Markus Klein)
  • [BUGFIX] Repair f:image VH for Backend (Stefan Froemken)
  • [BUGFIX] TCA pages:subtitle is missing eval=trim (Markus Klein)
  • [TASK] Make use of .t-table in EXT: beuser *compare (Felix Kopp)
  • [TASK] Remove css_styled_content legacy templates before . (Claus Due)
  • [TASK] Cache menu needs clear namings and permissions (Benjamin Mack)
  • [BUGFIX] Broken links to online TSconfig in two language labels (Xavier Perseguers)
  • [TASK] Make use of .t-table in EXT: wizard_sortpages (Felix Kopp)
  • [BUGFIX] Fatal error in indexed_search (Markus Klein)
  • [BUGFIX] Cannot download manuals (Xavier Perseguers)
  • [TASK] Install Tool: System Information shows empty values (Philipp Gampe)
  • [BUGFIX] No placeholder attribute in backend forms (Oliver Hader)
  • [BUGFIX] Hide update icon for incompatible extensions (Nicole Cordes)
  • [TASK] Set TYPO version to .-dev (TYPO Release Team)

New in TYPO3 CMS 6.2.0 Beta 4 (Jan 18, 2014)

  • [TASK] Remove fixed width for Content Element Wizard tabs content container (Marcin Sągol)
  • [BUGFIX] Handle empty tags in language pack index files (Alexander Stehlik)
  • [TASK] Optimize TypoScriptParser (Michiel Roos)
  • [TASK] Fix typos & grammar issues in Install Tool (Georg Ringer)
  • [TASK] BE: Make "Template Analyzer" the last menu item (Benjamin Mack)
  • [BUGFIX] Use system locale when indexing external documents (Jigal van Hemert)
  • [BUGFIX] PackageManager no cache if TYPO3 dir has symlinks (Alexander Opitz)
  • [BUGFIX] Deprecated function call mysql_list_dbs in dbal (Ingo Schmitt)
  • [TASK] Add FlashMessage API to Extbase AbstractController (Nico de Haen)
  • [TASK] Fix typo in Install Tool (Georg Ringer)
  • [TASK] Use file_exists() instead of is_file() (Oliver Hader)
  • Revert "[BUGFIX] Assume pid 0 for global backend context" (Marc Bastian Heinrichs)
  • [FEATURE] Improve caching framework by introducing groups (Benjamin Mack)
  • [BUGFIX] Image CE rendering does not scale images (Thomas Blaß)
  • [BUGFIX] Add fileSuffix option to GeneralUtility::tempnam() (Frans Saris)
  • [TASK] Extend TypoScriptParser test cases (Oliver Hader)
  • [TASK] Skip two tests in LocalDriverTests in PHP 5.3 (Steffen Ritter)
  • [TASK] Extend DB fields for be users/groups of DB/file mounts (Benjamin Mack)
  • [BUGFIX] Bring back final class name cache (Helmut Hummel)
  • [TASK] Driver API has too many crosscutting concerns (Steffen Ritter)
  • [TASK] Document that TYPO3 is not compatible with MySQL strict mode (Ernesto Baschny)
  • [TASK][CONF] Accept other settings in [SYS][setDBinit] (Alexander Stehlik)
  • [TASK] Cleanup __DIR__ and require/require_once (Stefan Neufeind)
  • [TASK] FrontendContentAdapterService processes record repeatedly (Steffen Ritter)
  • [TASK] Allow more DB and File Mounts for BE users and BE groups (Benjamin Mack)
  • [BUGFIX] Correct handling of empty Backend Layouts (Alexander Stehlik)
  • [BUGFIX] Images in distributions are not shown (Ernesto Baschny)
  • [BUGFIX] PHP warnings in ElementBrowser (Markus Klein)
  • [TASK] Speedup typolink root-line handling (Steffen Ritter)
  • [BUGFIX] Folder tree in popup throws JS error (Aske Ertmann)
  • [BUGFIX] Add defaultTypoScript to hierachyInfo (Peter Niederlag)
  • [BUGFIX] Add SQL Index to Processed Files DB table (Ingo Schmitt)
  • [BUGFIX] Exception in FileMetadataOverlayAspect (Georg Ringer)
  • [BUGFIX] Prevent double loading of session data (Alexander Opitz)
  • [BUGFIX] Usage of sys_lang_mode in Typo3DbBackend (Georg Ringer)
  • [TASK] Proper template for EXT:cshmanual (Georg Ringer)
  • [TASK] Update IDNA-class to 0.8.1 (Stefan Neufeind)
  • [TASK] Fix typo in copyright notice (Roland Waldner)
  • [BUGFIX] Template dropdown doesn't refresh template title after save (Torben Hansen)
  • [BUGFIX] Only variables should be passed by reference (Xavier Perseguers)
  • [BUGFIX] Fix PHP warnings in PackageManager (Markus Klein)
  • [TASK] Check for libxml bug in install tool (Tomita Militaru)
  • [TASK] Calculated hash of File object is never used (Steffen Ritter)
  • [BUGFIX] Ignore dependencies of inactive packages (Helmut Hummel)
  • [TASK] Add index to sys_file_metadata (Ingo Schmitt)
  • [TASK] Update SQL definition for sys_file_storage (Ingo Schmitt)
  • [TASK] Add index to sys_category (Ingo Schmitt)
  • [BUGFIX] Indexer tries to insert NULL into DB (Markus Klein)
  • [BUGFIX] Skip validation of uninitialized collections (Nico de Haen)
  • [BUGIFX] Drop usage of addTofeInterface parameter (Francois Suter)
  • [BUGFIX] Add missing logger names (Steffen Müller)
  • [BUGFIX] Allow empty values in start/stop filter of belog (Steffen Müller)
  • [BUGFIX] Assume pid 0 for global backend context (Felix Oertel)
  • [TASK] Improve feedit (Georg Ringer)
  • Revert "[BUGFIX] IRRE creates new records when using foreign_selector" (Markus Klein)
  • [BUGFIX] IRRE creates new records when using foreign_selector (Kai Vogel)
  • [TASK] Replace all strcmp() calls with === (Jo Hasenau)
  • [TASK] Add functional tests from irre_tutorial to the core (Tymoteusz Motylewski)
  • [BUGFIX] Test extensions not considered in functional tests (Oliver Hader)
  • [BUGFIX] File browser fails on inexistent expandFolder (Mario Rimann)
  • [TASK] Adopt order of cols in ext:documentation (Georg Ringer)
  • [BUGFIX] Properly escape the ImageMagick frame selector (Georg Ringer)
  • [BUGFIX] Only create one keypair in rsaauth (Tom Ruether)
  • [BUGFIX] use search word(s) for ordering search results (again) (Ralf Hettinger)
  • [BUGFIX] Fix wording of encryption key in Installer (Markus Klein)
  • [BUGFIX] Installer fails when no database is selected (Philipp Gampe)
  • [BUGFIX] Functional tests cannot write to backend log (Oliver Hader)
  • [TASK] Cleanup ContentObject\ContentObjectRenderer (Michiel Roos)
  • [BUGFIX] Render ext icon in EM only if available (Georg Ringer)
  • [TASK] Use arrays in str_replace() calls (Michiel Roos)
  • [TASK] Improve performance of array_merge_recursive_overrule (Markus Klein)
  • [TASK] Optimize columns in sys_file_reference (Ingo Schmitt)
  • [TASK] Adapt indexes of sys_file_reference (Ingo Schmitt)
  • [TASK] Superfluous comparison in indexed_search (Wouter Wolters)
  • [TASK] Superfluous comparison in DatabaseRecordList (Wouter Wolters)
  • [TASK] Clean up uses of fe_adminLib properties (Francois Suter)
  • [BUGFIX] Repository uses wrong property to calc current result page (Benjamin Rau)
  • [BUGFIX] PageBrowsing ViewHelper defines unused method argument (Benjamin Rau)
  • [BUGFIX] Fix dependencies for non-composer extensions (Thomas Maroschik)
  • [BUGFIX] Replace reference to Security Cookbook with Security Guide (Michael Schams)
  • [TASK] Cleanup convertParameterReflectionToArray() (Michiel Roos)
  • [BUGFIX] Set uid of BE_USER mock in functional tests (Markus Klein)
  • [BUGFIX] Allow NULL values in INSERT queries (Alexander Stehlik)
  • [BUGFIX] EM does not always show description (Michiel Roos)
  • [TASK] joinTSarrays() is replaced by array_replace_recursive() (Michiel Roos)
  • [BUGFIX] isValidUrl() idna converts whole URI (Michiel Roos)
  • [BUGFIX] Folder::getFiles directly calls Factory::createFileObject (Steffen Ritter)
  • [BUGFIX] getFileIndexRecordsForFolder only works for hierarchical path (Steffen Ritter)
  • [BUGFIX] Fix message for install tool warning (Cynthia Mattingly)
  • [TASK] UX enhancement for EXT:documentation (Xavier Perseguers)

New in TYPO3 CMS 6.2.0 Beta 3 (Dec 21, 2013)

  • [TASK] Setup travis notifications (Helmut Hummel)
  • [TASK] Update NEWS.md for system categories (Francois Suter)
  • Revert "[BUGFIX] Replace the table definition manipulation by signals" (Helmut Hummel)
  • [BUGFIX] Missing CSH for categories-based menus (Francois Suter)
  • [BUGFIX] Replace the table definition manipulation by signals (Thomas Maroschik)
  • [TASK] Mark PathUtility::stripPathSitePrefix as internal (Markus Klein)
  • [TASK] oncontextmenu: Avoid duplicating onclick-functionality (Stefan Neufeind)
  • [TASK] Add tool-function to strip PATH_site-part of paths (Stefan Neufeind)
  • [BUGFIX] Follow up: Moving files and folders doesn't update hashes (Stefan Neufeind)
  • [TASK] Optimize Package State Migration (Thomas Maroschik)
  • [FEATURE] Allow the activation of packages during runtime (Thomas Maroschik)
  • [BUGFIX] Use correct file data variable in Indexer (Alexander Stehlik)
  • [BUGFIX] Access to sys_files is incompatible to fe_access checks (Steffen Ritter)
  • [BUGFIX] Moving files and folders doesn't update hashes (Frans Saris)
  • [BUGFIX] ArrayIterator::seek() warning in ElementBrowser (Markus Klein)
  • [BUGFIX] Uncaught exception if editor has no file mount (Markus Klein)
  • [BUGFIX] felogin: Unknown modifier in regular expression (Wouter Wolters)
  • [BUGFIX] Form Wizard saving destroys Radio Buttons (Markus Klein)
  • [BUGFIX] Remove ElementBrowser::isReadOnlyFolder (Markus Klein)
  • [BUGFIX] Pagetree pointer cursor broken since ExtJS upgrade (Stefan Neufeind)
  • [TASK] Cleanup usage of getPageRenderer() (Stefan Neufeind)
  • [BUGFIX] fileadmin is hardcoded in install tool (Eric Chavaillaz)
  • [TASK] Superfluous comparison in OpendocsController (Wouter Wolters)
  • [TASK] Superfluous comparison in DataHandler (Wouter Wolters)
  • [TASK] Superfluous comparison in RelationHandler (Wouter Wolters)
  • [TASK] Superfluous comparison in Language (Wouter Wolters)
  • [BUGFIX] Fix side effect for new class instantiation (Helmut Hummel)
  • [TASK] Optimize speed for instantiating class with arguments (Helmut Hummel)
  • [BUGFIX] Create valid file reference index data (Alexander Stehlik)
  • [BUGFIX] Followup Fluid Template Fallback paths (Anja Leichsenring)
  • [BUGFIX] No double htmlspecialchars for filemount select (Alexander Stehlik)
  • [TASK] Fix travis builds (Georg Ringer)
  • [BUGFIX] Clear statcache after writing file contents (Alexander Stehlik)
  • [SECURITY] XSS in header link of all content elements (Anja Leichsenring)
  • [SECURITY] XSS in colorpicker wizard (Marcus Krause)
  • [SECURITY] Prevent editor controlled hmac content (Franz G. Jahn)
  • [SECURITY] XSS in backend user adminstration (Marc Bastian Heinrichs)
  • [SECURITY] Information Disclosure in Wizards (Helmut Hummel)
  • [SECURITY] Fix open redirection in openid extension (Helmut Hummel)
  • [SECURITY] XSS in be_layout wizard (Anja Leichsenring)
  • [SECURITY] XSS in beuser VH (Anja Leichsenring)
  • [SECURITY] Remove possible XSS from ActionController Error output (Anja Leichsenring)
  • [SECURITY] Unsafe unserialize of GET parameter in Add-Wizard (Steffen Ritter)
  • Revert "[FEATURE] Fallback/default case for SwitchViewhelper" (Anja Leichsenring)
  • [FEATURE] Fallback/default case for SwitchViewhelper (Jan Kiesewetter)
  • [BUGFIX] Allow Editing field creator_tool in sys_file_metadata (Xavier Perseguers)
  • [TASK] Add editing of file metadata to ClickMenu (Steffen Ritter)
  • [BUGFIX] Re-Introduce feature to go one level up in file list (Steffen Ritter)
  • [TASK] Superfluous comparison in CronCommand (Wouter Wolters)
  • [BUGFIX] ClassAliasMap, Tx_ VH namespace and closing tag throws Exception (Claus Due)
  • [BUGFIX] ClientUtility does not detect Internet Explorer 11 (Stefan Neufeind)
  • [BUGFIX] Cleanly unset cookies on login in cookie-check (Stefan Neufeind)
  • [TASK] Installer: textarea for [FE][defaultTypoScript_setup] (Markus Klein)
  • [BUGFIX] Faulty and superfluous code in import/export module (Oliver Hader)
  • [TASK] Fix broken references in LegacyClassesForIde (Markus Klein)
  • [TASK] Remove non-evaluated parameter from _GP function calls (Marcus Krause)
  • [BUGFIX] Missing phpinfo() module in install tool (Tomita Militaru)
  • [TASK] Simplify returns in ConfigurationManager (Michiel Roos)
  • [TASK] ext:adodb Remove connection wizard (Christian Kuhn)
  • [TASK] ext:adodb Remove obsolete diffs from doc/ (Christian Kuhn)
  • [TASK] Use array access instead of traversing hook array (Bernhard Kraft)
  • [TASK] ExtJS-upgrade 3.4.0 to 3.4.1.1 (Stefan Neufeind)
  • [TASK] Superfluous comparison in InlineElement (Michiel Roos)
  • [BUGFIX] Redundant compare: GeneralUtility::inList() (Michiel Roos)
  • [TASK] Replace URLs of bugs.typo3.org with forge.typo3.org (Steffen Gebert)
  • [TASK] Remove disableDocModuleInAB TSconfig option in ModuleMenuView (Wouter Wolters)
  • [BUGFIX] t3skin calls addIconSprite for each lang (Michiel Roos)
  • [BUGFIX] TS: Allow "0" as strPad.padWith (Lars Peipmann)
  • [BUGFIX] Fix ordering of stages in action dropdown (Bart Dubelaar)
  • [CLEANUP] Improve code style of RelationHandler class (Alexander Stehlik)
  • [BUGFIX] Page module: Allow to paste in empty columns (Bernhard Kraft)
  • [BUGFIX] Hardcoded "admin" user in Installer template (Markus Klein)
  • [TASK] Replace ClassLoader cache with standard caches (Thomas Maroschik)
  • [TASK] Remove deprecated methods in PageLayoutView (Markus Klein)
  • [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team)

New in TYPO3 CMS 6.1.7 (Dec 10, 2013)

  • Fixes:
  • [SECURITY] XSS in header link of all content elements (#31206)
  • [SECURITY] XSS in colorpicker wizard (#42772)
  • [SECURITY] Prevent editor controlled hmac content (#45043)
  • [SECURITY] XSS in backend user adminstration (#48691)
  • [SECURITY] Information Disclosure in Wizards (#41714)
  • [SECURITY] Fix open redirection in openid extension (#54099)
  • [SECURITY] XSS in be_layout wizard (#36768)
  • [SECURITY] XSS in beuser VH (#47086)
  • [SECURITY] Remove possible XSS from ActionController Error output (#54074)
  • [SECURITY] Unsafe unserialize of GET parameter in Add-Wizard (#54073)
  • [BUGFIX] ClientUtility does not detect Internet Explorer 11 (#54124)
  • [BUGFIX] Add missing namespacing for calling GeneralUtility (#54117)
  • [BUGFIX] ext:adodb Restrict connection wizard to admins (#42651)

New in TYPO3 CMS 6.1.6 (Nov 27, 2013)

  • [BUGFIX] tskin calls addIconSprite for each lang (Michiel Roos)
  • [BUGFIX] TS: Allow "" as strPad.padWith (Lars Peipmann)
  • [BUGFIX] Reload list module on clickmenu action (Bernhard Kraft)
  • [BUGFIX] Fix moving/copying files and folders between storages (Frans Saris)
  • [BUGFIX] Fix regression in ResourceCompressor (Markus Klein)
  • [BUGFIX] Filemtime / Filesize trigger warning (Tomita Militaru)
  • [BUGFIX] Fluid paginate widget wrong number of links (Klaas Johan Kooistra)
  • Revert "[BUGFIX] Page module: Allow to paste in empty columns" (Markus Klein)
  • [BUGFIX] Page module: Allow to paste in empty columns (Bernhard Kraft)
  • [BUGFIX] ln_mode for "pages" table and group fields. (Johannes Feustel)
  • [BUGFIX] Fix JS error in lang module (Markus Klein)
  • [BUGFIX] Scheduler extension sql file is invalid (Michiel Roos)
  • [BUGFIX] fix javascript error "TBE_EDITOR not defined" in sys_action (Ralf Hettinger)
  • [BUGFIX] ExtDirect StateProvider should store all settings (Johannes Feustel)
  • [TASK] Optimization in AbstractViewHelper (Wouter Wolters)
  • [BUGFIX] Rename hook in VariableFrontend.php (Nicole Cordes)
  • [BUGFIX] additionalAttributes for be.buttons.icon-VH misses hsc (Markus Klein)
  • [BUGFIX] Check for query failures in admin methods (Thomas Maroschik)
  • Revert "[BUGFIX] EM: Fetch list as html, not as json" (Helmut Hummel)
  • [BUGFIX] FILES.folder does not work (Stefan Froemken)
  • [BUGFIX] Move beuser property mappings to global scope (Philipp Gampe)
  • [BUGFIX] Fix broken edit icons on cType HTML (Stefan Neufeind)
  • [BUGFIX] Distinguish unassigend columns and colPos (Georg Ringer)
  • [BUGFIX] Native date and datetime values do not consider timezone (Oliver Hader)
  • [BUGFIX] Compressor resolves dots in filenames correctly (Christian Kuhn)
  • [BUGFIX] Teditor: Make errors/exceptions show correctly (Stefan Neufeind)
  • [BUGFIX] Fix menu popup for all IE versions (Alexander Opitz)
  • [BUGFIX] dataTables: Avoid sending cookie-data too often (Stefan Neufeind)
  • [BUGFIX] Wrong usage-text for cli_dispatch (Tomita Militaru)
  • [BUGFIX] Evaluator in JS fails with namespaces (Stefan Aebischer)
  • [BUGFIX] Make be.buttons.icon-ViewHelper extensible (Stefan Neufeind)
  • [TASK] Hard-coded labels in file collections (Tomita Militaru)
  • [BUGFIX] Correctly append additionalTreelistUpdateFields (Bart Dubelaar)
  • [BUGFIX] Call to FlashMessageQueue::addMessage() method in extbase (Markus Klein)
  • [BUGFIX] EM: Fetch list as html, not as json (Stefan Neufeind)
  • [BUGFIX] Correct storage selection (follow-up) (Ernesto Baschny)
  • [TASK] Fix superfluous strlen() on constant strings (Steffen Ritter)
  • [BUGFIX] Enable treeConfig overriding by Page TSconfig (Stefan Froemken)
  • [BUGFIX] Teditor: Honour fileDenyPattern on saving included TS (Stefan Neufeind)
  • [BUGFIX] Escape title, extension, description of scheduler tasks (Tomita Militaru)
  • [BUGFIX] Exception using cObject FORM in TypoScript (Andreas Bouche)
  • [BUGFIX] Enable BE search for multiple mountpoints (Georg Ringer)
  • [TASK] Exclude central Modernizr from concatenation (Stefan Neufeind)
  • [TASK] Tests for Persistence\Generic\Backend::getIdentifierByObject (Stefan Neufeind)
  • [BUGFIX] Getting the identifier for a lazy object fails (Marc Bastian Heinrichs)
  • [BUGFIX] Suppress empty tag names in output of arrayxml (Markus Hoelzle)
  • [BUGFIX] Preserve vendor name in refering request (Thomas Maroschik)
  • [BUGFIX] Follow-Up: Fatal error due to missing use statement (Sascha Egerer)
  • [BUGFIX] Moving folders fails (Oliver Hader)
  • [BUGFIX] Only load folder contents if folder is initialised (Frans Saris)
  • [BUGFIX] Superfluous usage of ObjectManagerException (Oliver Hader)
  • [FEATURE] Add getValidators to AbstractCompositeValidator (Stefan Froemken)
  • [BUGFIX] Use callback in preg_replace in RemoveXSS (Jigal van Hemert)
  • [BUGFIX] Detect unix-styled absolute paths on Windows systems (Nicole Cordes)
  • [BUGFIX] Object passed to date() (Xavier Perseguers)
  • [TASK] Use . branch in travis-integration for travis (Christian Kuhn)
  • [BUGFIX] Use BackendUtility use statement (Anja Leichsenring)
  • [BUGFIX] Wrong calculation of maximum value for checkbox fields (Nicole Cordes)
  • [BUGFIX] Prevent empty newline below scheduler-task-name (Stefan Neufeind)
  • [BUGFIX] DataMapFactory::resolveTableName must remove leading backslashes (Alexander Schnitzler)
  • [BUGFIX] BackendUtility::viewOnClick() called with non-integer (Oliver Hader)
  • [BUGFIX] Clear_cache() must not consider page ids lower than (Oliver Hader)
  • [BUGFIX] Select available page when changing WS (Thorsten Kahler)
  • [BUGFIX] Copy records to target page before origin page is deleted (Timo Webler)
  • [BUGFIX] Create workspace placeholder with processed field content (Sascha Egerer)
  • [BUGFIX] Add workspace overlay for fetched records. (Timo Webler)
  • [BUGFIX] WS preview shows pages changes from all WS (Thorsten Kahler)
  • [BUGFIX] Delete modified record in WS just deletes WS version (Sascha Egerer)
  • [BUGFIX] Don't show duplicates in workspace preview (Timo Webler)
  • [BUGFIX] Cannot upload an extension as zip (Xavier Perseguers)
  • [BUGFIX] Fields of type file_reference are not properly indexed (Martin Borer)
  • [BUGFIX] Missing closing tag in ElementBrowser (Philipp Gampe)
  • [TASK] Use instanceof comparison instead of string comparison (Benjamin Serfhos)
  • [BUGFIX] TS is fetched from cache incorrectly sometimes (Dmitry Dulepov)
  • [BUGFIX] Fix wrong handling of php and TYPO dependencies (Susanne Moog)
  • [BUGFIX] Initialize extension name in command requests (Alexander Stehlik)
  • [BUGFIX] EmConfUtility accesses non-arrays (Markus Klein)
  • [BUGFIX] Clear cached menu by tag (Zbigniew Jacko)
  • [BUGFIX] Fix jumpToUrl()-Usage in Element Browser (Benjamin Pick)
  • [BUGFIX] Check for string before using strlen (Kilian Hann)
  • [BUGFIX] groupFor-VH does not work with @lazy (Stefan Froemken)
  • [BUGFIX] Fix PHP warning trigged in getAuthInfoArray() (Christian Finkemeier)
  • [BUGFIX] Fatal in DefaultConfiguration (Christian Kuhn)
  • [BUGFIX] Configure main extbase caches for unlimited entry lifetime (Christian Kuhn)
  • [TASK] Use SimpleFileBackend for tlib_ln cache (Christian Kuhn)
  • [BUGFIX] EM does not link to docs.typo.org (Xavier Perseguers)
  • [BUGFIX] Increase performance of exports for caches (Markus Klein)
  • [BUGFIX] Remove duplicate exception code (Fabien Udriot)
  • [BUGFIX] Correct storage selection (common prefixes) (Ernesto Baschny)
  • [BUGFIX] Fix broken Unit-test for # (Wouter Wolters)
  • [BUGFIX] Fix page.headerData + USER_INT (Helmut Hummel)
  • [BUGFIX] Increase length of identifier field in sys_file (Nicole Cordes)
  • [BUGFIX] Wrong exception on renaming folder (Francois Suter)
  • [BUGFIX] Fix PHP warning when writing to Backend user log (Alexander Stehlik)
  • [BUGFIX] Faulty expand/collapse behavior in Element Browser (Oliver Hader)
  • [BUGFIX] Fix cropping of transparent gifs with im. (Stefan Neufeind)
  • [BUGFIX] Form Wizard: Adds mouse pointer to docheader icons (Ernesto Baschny)
  • [BUGFIX] Also consider JPEG files for IM/GM (Markus Klein)
  • [TASK] Use a header if login is not successful (Georg Ringer)
  • [BUGFIX] Replace SHOW DATABASE by query to schema (Alexander Opitz)
  • [BUGFIX] Call to undefined method setTemplateFile (Wouter Wolters)
  • [TASK] Set TYPO version to 6.1.6-dev (TYPO Release Team)

New in TYPO3 CMS 6.1.5 (Oct 2, 2013)

  • [BUGFIX] Fix SQL error for sys_file (#51929)
  • [TASK] Move StorageRepositoryTest tests to AbstractRepositoryTest (#51923)
  • [BUGFIX] Empty __call() function hides implementation errors (#51924)
  • [BUGFIX] Move forgotten getEnvironmentMode() (#51562)
  • [TASK] FAL ResourceStorage must not access sys_file table directly (#51519)
  • [BUGFIX] Follow-Up: Missing signals on adding file (#50795)
  • [TASK] Remove sys_file.deleted flag and it's usage (#51562)
  • [BUGFIX] Missing signals on adding file (#50795)
  • [BUGFIX] Follow-up: Fix fileinfo property mapping in ResourceStorage (#49386)
  • [BUGFIX] Fix fileinfo property mapping in ResourceStorage::setFileContents (#49386)
  • [BUGFIX] excludeFromUpdates flag ignored (#51018)
  • [BUGFIX] mounts of same storage had same subfolder count in Filelist (#48467)
  • [BUGFIX] Extbase scheduler task serialization (#50723)
  • [TASK] Replace double quotes in exceptions (#51743)
  • [TASK] Cleanup (#51744)
  • [BUGFIX] Filename not displayed in selector (file_reference) (#47414)
  • [BUGFIX] Ignore userTSConfig if not set in getModTSconfig() (#51871)
  • [BUGFIX] Disable caching for ADMCMD_view parameter (#51682)
  • [BUGFIX] Do not add trailing slashes to files (#51761)
  • [BUGFIX] Enable ProcessedFiles to do file exists (#51808)
  • [BUGFIX] Fix viewObjectNamePattern regression in Extbase (#51758)
  • [FEATURE] Find best-matching local storage instead of default-storage (#45498)
  • [BUGFIX] Recreate processig folder without permission checks (#51747)
  • [BUGFIX] Do not register storage factory slot during install (#51733)
  • [FEATURE] Render icon with button view helper (#51305)
  • [TASK] Remove conflict code (#51745)
  • [TASK] Set TYPO3 version to 6.1.5-dev

New in TYPO3 CMS 6.1.4 (Sep 4, 2013)

  • [SECURITY] Prohibit accessing storage from backend UI (Steffen Ritter)
  • [SECURITY] Identifiers may refer to resources outside the storage (Steffen Ritter)
  • [SECURITY] Deny arbitrary code execution possibility for editors (Helmut Hummel)
  • [SECURITY] Refactor and fix FAL user permission handling (Helmut Hummel)
  • [SECURITY] Add possibility to en-/disable file permission checks (Helmut Hummel)
  • [SECURITY] Check permissions in all actions of ResourceStorage (Steffen Ritter)
  • [TASK] CGL Cleanup of ResourceStorage (Helmut Hummel)
  • [BUGFIX] Storage is offline but is still used (Frans Saris)
  • [BUGFIX] Faulty check for missing SMTP port (Tomita Militaru)
  • [BUGFIX] Backend Layout Grid Wizard not fully visible in Mac Firefox (Roland Schenke)
  • [BUGIFX] Missing argument in EM List view VH (Francois Suter)
  • [BUGFIX] Only log file/directory actions which were done (Helmut Hummel)
  • [BUGFIX] Sprite manager cache improvement (Christian Kuhn)
  • [BUGFIX] TCA 'group' selectedListStyle with 'width' breaking layout (Ernesto Baschny)
  • [BUGFIX] Database integrity check fatal error (Stefan Fürst)
  • [BUGFIX] Cast autoload and classAliasMap to Array (Michel Georgy)
  • [BUGFIX] Add missing API method FileInterface::getNameWithoutExtension (Ernesto Baschny)
  • [BUGFIX] Exclude empty passwords from password hashing check (Nicole Cordes)
  • [BUGFIX] utf/multibyte character breaks menu filelist (Peter Niederlag)
  • [TASK] Make the extension titles link to the configuration (Nicole Cordes)
  • [BUGFIX] Hide translations in categories selector (Francois Suter)
  • [BUGFIX] Tests in Localization\Parser\LocallangXmlParserTest fail (Nicole Cordes)
  • [BUGFIX] Escape title tag of image links (Alexander Stehlik)
  • [BUGFIX] Page tree filtering broken in IE & IE (Aske Ertmann)
  • [BUGFIX] Ignore permission checks for processed files (Helmut Hummel)
  • Revert "[BUGFIX] Check for incompatible SQL modes" (Stefan Neufeind)
  • [BUGFIX] Missing "Interface" in Backend-Annotation (Stefan Froemken)
  • [BUGFIX] Check for incompatible SQL modes (Sascha Egerer)
  • [BUGFIX] No version overlay should be done for sys_language (Lienhart Woitok)
  • [BUGFIX] Files with unclean path indexed multiple times (Stefan Neufeind)
  • [BUGFIX] FlashMessageQueue PHP strict warning (Christian Kuhn)
  • [TASK] FilesContentObject::stdWrapValue(): only execute stdWrap once (Stefan Neufeind)
  • [BUGFIX] Language-module icons need to display in correct size (Stefan Neufeind)
  • [BUGFIX] TCA: subtypes_addlist not processed (Benjamin Mack)
  • [BUGFIX] Query parameters of external link may get altered (Stanislas Rolland)
  • [TASK] Disable scheduler-tests if EXT:scheduler not loaded (Stefan Neufeind)
  • [BUGFIX] Fix file permission methods in BackendUserAuthentication (Helmut Hummel)
  • [BUGFIX] Fix inconsistencies in getTSConfig in BackenuserAuth (Helmut Hummel)
  • Revert "[BUGFIX] Fix inconsistencies in getTSConfig in BackenuserAuth" (Helmut Hummel)
  • Revert "[BUGFIX] Fix file permission methods in BackendUserAuthentication" (Helmut Hummel)
  • [BUGFIX] Fix inconsistencies in getTSConfig in BackenuserAuth (Helmut Hummel)
  • [BUGFIX] Fix file permission methods in BackendUserAuthentication (Helmut Hummel)
  • [BUGFIX] Avoid usage of subheader in mailform (Francois Suter)
  • [BUGFIX] storagePid is lost when persistence.recursive is set (Steffen Müller)
  • [BUGFIX] Typing after abbr or acronym tag is difficult (Stanislas Rolland)
  • [BUGFIX] Allow reading files if storage is not browsable (Helmut Hummel)
  • [BUGFIX] Take into account all file and folder permissions (Helmut Hummel)
  • BUGFIX] Failing tests in Resource\Driver\LocalDriverTest on Windows (Nicole Cordes)
  • [BUGFIX] Missing \TYPO\CMS\Core\Utility\ in ResourceFactory (Wouter Wolters)
  • [TASK] Add signal in ResourceFactory for storage creation (Helmut Hummel)
  • [BUGFIX] FAL: Image Processing doesn't respect GFX "thumbnails_png" (Benjamin Mack)
  • [BUGFIX] LocalDriver: Recursive file listing is broken (Andreas Wolf)
  • [BUGFIX] rtehtmlarea acronym error with static_info_tables .+ (Stanislas Rolland)
  • [BUGFIX] Invalid allowed value for color space (Tomita Militaru)
  • [BUGFIX] Reports module tries to load not-installed extension (Wouter Wolters)
  • [BUGFIX] number_format() expects parameter to be double (Wouter Wolters)
  • [BUGFIX] Ignore case in file extension filter (Alexander Stehlik)
  • [BUGFIX] Correctly set user storage permissions (Helmut Hummel)
  • [TASK] Introduce AbstractHierarchicalFilesystemDriver (Steffen Ritter)
  • [BUGFIX] Failing Resource\FactoryTest on Windows systems (Nicole Cordes)
  • [BUGFIX] Indexing of external files does not work in indexed_search (Wouter Wolters)
  • [BUGFIX] Callback in CrawlerHook of indexed_search sysext buggy (Marius Büscher)
  • [BUGFIX] Backup singletons in unit tests prior to other setUp operations (Nicole Cordes)
  • [BUGFIX] Test in Configuration\ConfigurationManagerTest fails in backend (Nicole Cordes)
  • [BUGFIX] Fix EmConfUtility::fixEmConf conflicts generation (Sascha Egerer)
  • [BUGFIX] Incorrect check for empty folder (Philipp Gampe)
  • [BUGFIX] Use proper implementation of a wordwrap (Georg Ringer)
  • [TASK] Use magic __CLASS__ in getInstance()-methods (Stefan Neufeind)
  • [BUGFIX] Fix empty href parameter (Anja Leichsenring)
  • [BUGFIX] MySQLi: Allow persistent connections again (Stefan Neufeind)
  • [BUGFIX] Fix failing test in StorageRepositoryTest (Anja Leichsenring)
  • [BUGFIX] Fatal error: "enableFields on non-object" in extension manager (Ernesto Baschny)
  • [BUGFIX] MySQL: Use ENGINE (not TYPE) for storage-engine (Stefan Neufeind)
  • [BUGFIX] ControllerExtensionName can not be resolved in CLI mode (Achim Fritz)
  • [BUGFIX] selected = doesn't work in FormContentObject (Wouter Wolters)
  • [TASK] Provide information about import action in TCEmain to hooks (Stefan Galinski)
  • [BUGFIX] RTE wizard can't "save document and view page" (Stanislas Rolland)

New in TYPO3 CMS 6.1.3 (Aug 1, 2013)

  • [SECURITY] fileDenyPattern ignored in file-list module (Jigal van Hemert)
  • [SECURITY] XSS in rd party library Flowplayer (Oliver Hader)
  • [SECURITY] XSS in rd party library Audio Player (Oliver Hader)
  • [BUGFIX] Deleted flag is not updated during file indexing (Oliver Hader)
  • [BUGFIX] MailUtility breakLinesForEmail cuts text wrong and discard rest (Tim Lochmueller)
  • Revert "[BUGFIX] setRespectSysLanguage(FALSE) doesn't prevent language overlay" (Anja Leichsenring)
  • Revert "[BUGFIX] sys_file record doesn't get flagged as delete" (Oliver Hader)
  • [BUGFIX] Use correct url schema in MediaWizardProvider (Georg Ringer)
  • [BUGFIX] Workspace selector in top toolbar cannot scroll (Georg Ringer)
  • [BUGFIX] Detection of curlProxyServer settings is incorrect (Dmitry Dulepov)
  • [BUGFIX] Class loader tries to load classes it cannot load (Andreas Wolf)
  • [TASK] Add tests for ContentObjectRenderer::getData() (Stefan Neufeind)
  • [BUGFIX] Debug exception handler: set exit code on CLI (Christian Weiske)
  • [TASK] Run phpLint and phpUnit in different travis builds (Christian Kuhn)
  • [BUGFIX] Make BackendUtility::viewOnClick honor doc (Kasper Ligaard)
  • [TASK] Remove empty .gitmodules file (Christian Kuhn)
  • [BUGFIX] Failures in em unit tests due to phpunit update (Christian Kuhn)
  • [BUGFIX] FAL wrong \RecursiveIteratorIterator usage (Christian Kuhn)
  • [BUGFIX] FAL does not copy subfolders cleanly (Christian Kuhn)
  • [BUGFIX] Fix failing test (Anja Leichsenring)
  • [BUGFIX] Uninstall extension with dependency throws Exception (Wouter Wolters)
  • [BUGFIX] Test regression from patch for # (Andreas Wolf)
  • [BUGFIX] Improve method annotation and type hinting in FAL (Christian Kuhn)
  • [BUGFIX] rsaauth BackendFactory does not unset backend (Markus Klein)
  • [BUGFIX] require_once of vfsStream triggers travis fail (Christian Kuhn)
  • [TASK] Revise typo/sysext/README.txt (Wouter Wolters)

New in TYPO3 CMS 6.1.0 (May 1, 2013)

  • RELEASE: Release of TYPO3 6.1.0 (TYPO3 Release Team)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Introduce $GLOBALS'TYPO3_CONF_VARS']'DB']'port': (Anja Leichsenring)
  • BUG FIX: Update warning text in System Environment Check (Wouter Wolters)
  • BUG FIX: Filter for groups not working after revisit (Wouter Wolters)
  • Revert "FEATURE: Add a disable/enable button to tasks overview" (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Increase contrast for improved readability (Felix Kopp)
  • BUG FIX: Revert abusive deprecation (Francois Suter)
  • BUG FIX: Resolves typo in system environment check (Johannes Feustel)
  • TASK: Update URLs to documentation (Wouter Wolters)
  • TASK: Raise submodule pointer (Anja Leichsenring)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • BUG FIX: Empty columns in Page Module view cause warnings (Christian Zenker)
  • TASK: Activate travis for 6.1 branch (Christian Kuhn)
  • TASK: Raise submodule pointer (Anja Leichsenring)
  • TASK: Update sysext version numbers (Jigal van Hemert)
  • TASK: Raise submodule pointer (Anja Leichsenring)
  • RELEASE: Release of TYPO3 6.1.0rc1 (TYPO3 Release Team)
  • TASK: Deprecate \TYPO3\CMS\Core\Utility\MailUtility::mail() (Stefan Neufeind)
  • TASK: Reduce severity for set_no_cache() from core (Georg Ringer)
  • TASK: Described default value of lockingmode is wrong (Georg Ringer)
  • TASK: Move t3lib_tcemain::getUniqueFields to EXT:version (Stefan Neufeind)
  • TASK: Add ext:install to unit test suite (Christian Kuhn)
  • TASK: News.txt Entry for Extbase Property Mapper explicit persisting (Anja Leichsenring)
  • TASK: Raise submodule pointer (TYPO3 Release Team)
  • BUG FIX: Incomplete mock raises PHP 5.4 warning (Christian Kuhn)
  • BUG FIX: Select label element from suggest-list (Stefan Neufeind)
  • TASK: Cleanup docblocks for MySQLi-results (Stefan Neufeind)
  • BUG FIX: RTE: Tab key in Chrome inserts weird SPAN tags (Stanislas Rolland)
  • BUG FIX: Resolve typo in ClassNamingUtility description (geetakshi)
  • BUG FIX: Suggest wizard: Display record icon (Nicole Cordes)
  • BUG FIX: excludeUidList not checked for ifsub state (Frederik Vosberg)
  • BUG FIX: Fix call to strpos to find port number (Alexander Opitz)
  • TASK: Remove radio buttons from "new content elements" overview (Georg Ringer)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • BUG FIX: ProcessedFile/Thumbnail is always regenerated (Oliver Hader)
  • BUG FIX: Suppress double page entry in temporary mounted pagetree (Frank Frewer)
  • TASK: Add namespaing to WorkspaceService (Stefan Neufeind)
  • TASK: Adjust example from mediumDoc to DocumentTemplate (Stefan Neufeind)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • FEATURE: Lazy database connection (Christian Kuhn)
  • FEATURE: Add hook in csc to allow alternative renderings (Georg Ringer)
  • BUG FIX: TypoScript stripProfile not forwarded to ProcessedFile (Oliver Hader)
  • BUG FIX: Catch correct exception if file has been removed (Georg Ringer)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Add/drop usage of preg_quote() where needed (Stefan Neufeind)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • BUG FIX: Inefficient cache handling in LocalizationFactory (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • BUG FIX: Language cache is not cleared anymore (Oliver Hader)
  • BUG FIX: Empty clear cache command logged (Oliver Hader)
  • BUG FIX: Cache file could not be written on concurrent actions (Oliver Hader)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • BUG FIX: Don't set empty from-name when sending email (Stefan Neufeind)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • !!!]BUG FIX: Clear Language Cache Configuration broken (Marcus Schwemer)
  • BUG FIX: Fix Non-static method tslib_cObj::enableFields() (Wouter Wolters)
  • BUG FIX: Fix Non-static method tslib_cObj::getKey() (Wouter Wolters)
  • TASK: Remove further t3lib mentions from codebase (Wouter Wolters)
  • BUG FIX: Fix Non-static method tslib_cObj::calc() (Wouter Wolters)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • BUG FIX: Variable access instead of function call (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • BUG FIX: t3lib_softrefproc referenced in DefaultConfiguration (Christian Kuhn)
  • TASK: Move two font files from t3lib to ext:core (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Remove last mentions of t3lib_formmail (Christian Kuhn)
  • TASK: Clean up data submission handling (Christian Kuhn)
  • TASK: Cleanup for ClassNamingUtility (Stefan Neufeind)
  • BUG FIX: Namespace forgotten t3lib_formmail (Christian Kuhn)
  • BUG FIX: Deprecate forgotten t3lib classes (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Use typo3/thumbs.php instead of t3lib/thumbs.php (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Update t3lib mentions (Christian Kuhn)
  • TASK: Set TYPO3 version to 6.1-dev (TYPO3 Release Team)
  • RELEASE: Release of TYPO3 6.1.0beta2 (TYPO3 Release Team)
  • BUG FIX: Make fetchUserRecord callable without username (Robert Heel)
  • TASK: Remove old code from css_styled_content (Georg Ringer)
  • BUG FIX: Correct naming of TYPO3 database backend test (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Remove deprecated code from Core (Benjamin Mack)
  • TASK: Deprecate IconUtility::getIconImage (Benjamin Mack)
  • BUG FIX: File collection should request update after changing the storage (Philipp Gampe)
  • BUG FIX: Images from non-local storages are not displayed (Steffen Ritter)
  • BUG FIX: EM: add visual feedback for download+install (Felix Kopp)
  • BUG FIX: Adjust category exception message to namespaces (Benjamin Mack)
  • BUG FIX: Function buildUrl does not handle port setting (Nicole Cordes)
  • FEATURE: Migration wizard for RTE magic images missing (Benjamin Mack)
  • BUG FIX: Illegal string offset in EditDocumentController (Philipp Gampe)
  • BUG FIX: Hide move placeholder in WS preview (Benjamin Mack)
  • BUG FIX: Upload in backend does not index file (Steffen Ritter)
  • BUG FIX: Write config to extTables destroys HTML output (Philipp Gampe)
  • BUG FIX: EM ConstantsView crashs with dep/faulty types. (Alexander Opitz)
  • TASK: Remove array items to perform string comparison (Anja Leichsenring)
  • TASK: Sort version column enabled as default (Anja Leichsenring)
  • TASK: XLF core locallang files are still referenced with .php/.xml (Benjamin Mack)
  • TASK: Move code for clearing text fields to jquery plugin (Jost Baron)
  • BUG FIX: EM: sorting in dataTable incorrect (Wouter Wolters)
  • TASK: Remove unused TYPO3 configuration option (Benjamin Mack)
  • TASK: NEWS.txt thanks to all contributors for merge number .0 (Christian Kuhn)
  • BUG FIX: swiftmaileradapter should ignore empty headers (Stefan Neufeind)
  • BUG FIX: Fix processed files if original has special chars (Helmut Hummel)
  • BUG FIX: EM manual links open in the same window (Philipp Gampe)
  • BUG FIX: BackendUtility::calcAge returns negative value for 0 (Nicole Cordes)
  • TASK: EM: remove nested pagination in showAllVersions (Felix Kopp)
  • BUG FIX: Fix ResourceFactory Test (Steffen Ritter)
  • BUG FIX: EM: increased visual significance of Upload .t3x (Felix Kopp)
  • BUG FIX: Get folder object if a path is given (Ivan Kartolo)
  • BUG FIX: EM: show versions link to read manual (Felix Kopp)
  • TASK: Cleanup FrontendLoginController (Wouter Wolters)
  • BUG FIX: EM: configuration view CSS corrections (Felix Kopp)
  • BUG FIX: saltedpasswords not installed by default (Nicole Cordes)
  • BUG FIX: Fix phpdoc after namespacing (Philipp Gampe)
  • TASK: EM: easy access to showAllVersions (Felix Kopp)
  • BUG FIX: EM: reduce prominence of state column (Felix Kopp)
  • Revert "BUG FIX: Throw Exception if typo3 extension repository is not defined" (Christian Kuhn)
  • BUG FIX: Sorting of file links CE is broken (Nicole Cordes)
  • TASK: Add OpenSSL verification to system environment check (Nicole Cordes)
  • BUG FIX: Automatic creation of processed files folder fails (Andreas Wolf)
  • BUG FIX: Extension Manager does not use calcAge (Benjamin Mack)
  • BUG FIX: EM: Update button -> display version (Thomas Löffler)
  • BUG FIX: Throw Exception if typo3 extension repository is not defined (Sascha Egerer)
  • 1,#BUG FIX: EM: Colorpicker in extension configuration is broken (Wouter Wolters)
  • BUG FIX: Read permission check for folders is broken (Nicole Cordes)
  • BUG FIX: EM: fix state columns' CSS (Felix Kopp)
  • BUG FIX: RTE: Magic Images are put in root folder (Benjamin Mack)
  • BUG FIX: Page module title obeys language overlay (Felix Kopp)
  • TASK: EM: Remove contentWrap container (Felix Kopp)
  • TASK: EM: Add title to "Show all versions" icon (Wouter Wolters)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • BUG FIX: Add version title in showAllVersion view (Anja Leichsenring)
  • TASK: EM: extension info within "Get Extensions" (Felix Kopp)
  • TASK: Extract status identifier to separate property (Nicole Cordes)
  • BUG FIX: Move EM extension configuration save button to DocHeader (Anja Leichsenring)
  • BUG FIX: EM: Add return link to showAllVersions (Felix Kopp)
  • TASK: Deprecated Big/Small/Medium/Standard-Document (Benjamin Mack)
  • TASK: EM: Remove search form in showAllVersions (Felix Kopp)
  • TASK: EM: Modules deserve headlines (Felix Kopp)
  • BUG FIX: Fix breaking t3editor by using hsc() (Georg Ringer)
  • BUG FIX: Move EM tabs to function menu (Felix Kopp)
  • BUG FIX: List module shows thumbs on CEs of type text (Mario Rimann)
  • TASK: Ignore pcntl_* php function in disable_functions check (Wouter Wolters)
  • BUG FIX: Installer fix crash with faulty DB data (Alexander Opitz)
  • BUG FIX: Caching framework tables depends on ext_tables.sql (Nicole Cordes)
  • BUG FIX: Extension manager styling (Felix Kopp)
  • BUG FIX: Environment check does not detect Windows OS (Christian Kuhn)
  • TASK: Cleanup CssStyledContentController (Wouter Wolters)
  • BUG FIX: Skip some permissions tests if run as root (Christian Kuhn)
  • BUG FIX: Let Upgrade wizard recognize $GLOBALS'TYPO3_CONF_VARS': (Anja Leichsenring)
  • TASK: Set TYPO3 version to 6.1-dev (TYPO3 Release Team)
  • RELEASE: Release of TYPO3 6.1.0beta1 (TYPO3 Release Team)
  • TASK: Raise submodule pointer (TYPO3 Release Team)
  • BUG FIX: BE login form gives warnings in RteHtmlParser (Jigal van Hemert)
  • TASK: Clean up DatabaseConnection class (Christian Kuhn)
  • TASK: Release installation procedure from LocalConfiguration file (Christian Kuhn)
  • TASK: Raise submodule pointer (TYPO3 Release Team)
  • FEATURE: Human readable names for special folders (Stefan Neufeind)
  • !!!]FEATURE: Implement pre- and post-hook around SELECT queries (Soren Malling)
  • TASK: Remove explicit strict test from TypoScriptParserTest (Oliver Hader)
  • !!!]BUG FIX: Scope of ProcessedFile cannot be modified (Oliver Hader)
  • BUG FIX: Respect line breaks in stdWrap.cropHTML (Alexander Stehlik)
  • BUG FIX]EM: TER repository page fails (Christian Kuhn)
  • Revert "TASK: Fix deprecated things in sysnote" (Alexander Schnitzler)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Integrate basic TypoScript parsing test (Oliver Hader)
  • TASK: Adapt ArrayConstraints in IndexerTest (Steffen Ritter)
  • BUG FIX: PHP filesystem functions are locale dependent (Steffen Ritter)
  • BUG FIX: IndexerService does not set creating user (Steffen Ritter)
  • BUG FIX: Accept alternative notations for setDBinit (Michael Stucki)
  • BUG FIX: TypoScriptParserTest uses superfluous mock object (Oliver Hader)
  • BUG FIX: Javascript for TMENU_LAYERS and GMENU_LAYERS missing (Michael Stucki)
  • BUG FIX: MySQLi: FALSE not NULL from sql_fetch()/fetch_row() (Christian Kuhn)
  • FEATURE: Checkbox for confirmation in FormWizard (Florian Scholz)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Remove unused FAL class ImageProcessingService (Benjamin Mack)
  • BUG FIX: Fix of Close-button in flash messages (Jost Baron)
  • TASK: Detect APC and APCu correctly (Stefan Neufeind)
  • BUG FIX: Sending fails on multiple email-addresses (Stefan Neufeind)
  • FEATURE: Add wincache and zend to opcode cache check (Wouter Wolters)
  • FEATURE: Support multiple display conditions in TCA (Jigal van Hemert)
  • FEATURE: Introduce xcache cache backend (Philipp Gampe)
  • FEATURE: TS-list: allow to unique, reverse and sort (Stefan Neufeind)
  • TASK: Extract displayCond functionality from FormEngine to new class (Sebastian Michaelsen)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • BUG FIX: fetch_field_redirect returns object but not array (Christian Kuhn)
  • TASK: NEWS.txt entry about mysql to mysqli switch (Christian Kuhn)
  • BUG FIX: Integrity test fails (Christian Kuhn)
  • TASK: Small cleanup in Typo3DatabaseBackend (Wouter Wolters)
  • BUG FIX: Typo3DatabaseBackend get function does not return FALSE (Wouter Wolters)
  • FEATURE: Add RequireJS to dynamically load JS files (Benjamin Mack)
  • FEATURE: Add stdWrap feature: addPageCacheTags (Fabrizio Branca)
  • TASK: Migrate core from mysql to mysqli (Stefan Neufeind)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • BUG FIX]Cache: Wincache backend class constructor (Christian Kuhn)
  • BUG FIX: Static addFlashMessage calls in extended file utility (Christian Kuhn)
  • TASK: Clean up form protection tests (Christian Kuhn)
  • WIP]TASK: Replace static calls to FlashMessageQueue (Wouter Wolters)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Optimize clearing file backend caches (Oliver Hader)
  • !!!]BUG FIX: Crop-Scaled images have wrong file content type (Oliver Hader)
  • FEATURE: Provide flushing cache by table and record tags (Nicole Cordes)
  • BUG FIX: Image rendering of non-existing files throws exception (Oliver Hader)
  • BUG FIX: Wrong variable name used (Georg Ringer)
  • TASK: NEWS.txt entry about fluid arrays in view helpers only (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: NEWS.txt entry about extbase changed STI (Christian Kuhn)
  • TASK: Update Swiftmailer to 4.3.0 (Jigal van Hemert)
  • TASK: Remove not maintained md5 in ext_emconf (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • BUG FIX: Remove needless "x " on TER-search (Stefan Neufeind)
  • BUG FIX: System environment report always says warning (Philipp Gampe)
  • BUG FIX: Segfaults on object comparisons (Andreas Wolf)
  • FEATURE: Allow stdWrap on form-element-defaultvalues (Stefan Neufeind)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • BUG FIX: Exception with EXT:sys_note is installed (Oliver Hader)
  • Revert "BUG FIX: TSConfig for fields with a dot in the name does not work" (Christian Kuhn)
  • FEATURE: Option to disable exports (csv / t3d) in dblist (Kai Vogel)
  • BUG FIX: TSConfig for fields with a dot in the name does not work (Kai Vogel)
  • FEATURE: Introduce service to handle multiple flash message queues (Alexander Schnitzler)
  • TASK: Fix failing unit tests for LocalDriver (Andreas Wolf)
  • BUG FIX: Error in filelist for Storage context menu (Nicole Cordes)
  • FEATURE: Add splitChar to noTrimWrap (Jigal van Hemert)
  • BUG FIX: Default upload folder should be user_upload/ (Benjamin Mack)
  • FEATURE: Add delete button in file list (Benjamin Mack)
  • BUG FIX: Resource storage does not emit signals (Andreas Wolf)
  • BUG FIX: Folder Tree does not respect _temp_ and _recycler_ (Benjamin Mack)
  • BUG: sys_file_reference: missing exclude fields for Non-Admins (Benjamin Mack)
  • BUG FIX: Subfolders must use the identifier as identifier (Georg Ringer)
  • BUG FIX: Remove old require_once in index_ts.php (Christian Kuhn)
  • TASK: Remove unneeded backupGlobals from Unit Tests (Wouter Wolters)
  • BUG FIX: FAL Upgrade Wizards do not set pid (Benjamin Mack)
  • BUG FIX: Settings for local drivers are not shown by default (Nicole Cordes)
  • BUG FIX: Copy and move folders between storages is broken (Nicole Cordes)
  • BUG FIX]EM: Fix failing unit tests (Christian Kuhn)
  • BUG FIX]EM: Fix of last update time after update (Jost Baron)
  • BUG FIX: Title includes html tags (Nicole Cordes)
  • BUG FIX: Context menu for offline storages raises exception (Nicole Cordes)
  • TASK]EM: Truncate table if updating extension list (Christian Kuhn)
  • BUG FIX: Warning empty $GLOBALS'TCA': in rootline utility (Christian Kuhn)
  • TASK]EM: More readable "time since last update"-strings (Jost Baron)
  • BUG FIX: fallbackRendering is always called (Simon Schaufelberger)
  • TASK: Small clean up in the page tree code (Dmitry Dulepov)
  • TASK: Update file type according to Iana standard (Fabien Udriot)
  • TASK: thumbs.php ease require/include path (Felix Kopp)
  • BUG FIX: Update sys_refindex to reflect typolink to file in RTE content (Benjamin Mack)
  • TASK: Remove Flash Uploader Functionality (Benjamin Mack)
  • BUG FIX: Sorting files in filelist is case sentive (Nicole Cordes)
  • TASK: Remove unneded text in Install-Tool (Georg Ringer)
  • Improve rendering of "System environment check" (Georg Ringer)
  • TASK: Small cleanup in Boostrap.php (Michael Stucki)
  • TASK: Remove deprecated code (Benjamin Mack)
  • TASK: Remove deprecated code (Markus Klein)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Remove deleted file reference from legacy index (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • !!!]-FEATURE: Remove ext:statictemplates (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • BUG FIX: Fix .zip-export on windows and add unit test (Jost Baron)
  • BUG FIX: ExtDirectApi uses an undefined variable (Dmitry Dulepov)
  • BUG FIX]EM: Get extension show spinner icon in upper right table (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: NEWS.txt entry about removed f:form inline styling (Christian Kuhn)
  • TASK: Separate ext:statictemplates code from core (Christian Kuhn)
  • BUG FIX: Usage of deprecated returnFilemounts() (Markus Klein)
  • BUG FIX: BELog module error: "vsprintf(): Too few arguments" (Dmitry Dulepov)
  • FEATURE: Hardcoded CLI arguments from $_SERVER vars (Benjamin Mack)
  • TASK: Deprecate class FE_loadDBGroup (Thorsten Kahler)
  • TASK: Update copyright year to (Wouter Wolters)
  • TASK: Use minimised version of jquery.dataTables-1.9.4 (Stefan Neufeind)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Declare non static methods as static (Georg Ringer)
  • BUG FIX: Media element not working with FAL (Andreas Schütte)
  • BUG FIX: Fix PHP warning in BackendUtility::lockRecords (Helmut Hummel)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Remove old JS in page header (Georg Ringer)
  • FEATURE: Add stdWrap to config.pageTitleSeperator (Georg Ringer)
  • TASK: Use central jQuery (Stefan Neufeind)
  • BUG FIX: respect rootLevel=-1 in exec_foreign_table_where_query (Stefan Froemken)
  • BUG FIX: HMENU rendering uses old tslib_ class names (Christian Kuhn)
  • BUG FIX: Make sure XML parser is created everytime when needed (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • BUG FIX: Importing extensions from repository fails (Christian Kuhn)
  • Revert "BUG FIX: Fix wrong column title in web>list for field colpos" (Christian Kuhn)
  • BUGIFX: Extra output block backend thumbnails (Francois Suter)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Cleanup form (Wouter Wolters)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Cleanup func and func_wizards (Wouter Wolters)
  • BUG FIX: Missing labels in backend modules (Christian Kuhn)
  • TASK: NEWS.txt entry about enabled new extbase property mapper (Christian Kuhn)
  • BUG FIX: LanguageController has "mixed" type annotations (Wouter Wolters)
  • TASK: Remove rewrittenPropertyMapper setting in sysext (Anja Leichsenring)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Integrate latest version of jquery (1.9.1) (Benjamin Mack)
  • TASK: Release typo3/ajax.php from early t3lib_div usage (Christian Kuhn)
  • BUG FIX: Skip unreliable APC test on PHP versions below 5.3.4 (Christian Kuhn)
  • BUG FIX: Add .htaccess file to ext:extensionmanager/Resources/Private (Christian Kuhn)
  • TASK: Relocate cache backend sql resource files (Christian Kuhn)
  • TASK: Move CF last_synched_revision file to ext:core/Classes/Cache (Christian Kuhn)
  • BUG FIX: Toolbar items with separator: fix white-space (Felix Kopp)
  • TASK: Cleanup sysext "wizard_crpages" and "wizard_sortpages" (Wouter Wolters)
  • TASK: Cleanup sysext "tstemplate" and module functions (Wouter Wolters)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • FEATURE: Central system environment check (Christian Kuhn)
  • BUG FIX: Translation of a form makes the form wizard unusable (Mario Rimann)
  • TASK: Improve FAL performance (Dmitry Dulepov)
  • TASK: Improve rootline cache handling (Georg Ringer)
  • BUG FIX: Exception when deleted file is in clipboard (Andreas Wolf)
  • BUG FIX: inject* methods in FAL inhibit use of Extbase object manager (Andreas Wolf)
  • FEATURE: Add context-menu for template-icon in the "Template"-view (Stefan Neufeind)
  • TASK: Set TYPO3 version to 6.1-dev (TYPO3 Release Team)
  • BUG FIX: Prevent encoding of HTML entities in backend previews (Helmut Hummel)
  • TASK: Cleanup filelist (Wouter Wolters)
  • TASK: Cleanup sysext "taskcenter" and "tsconfig_help" (Wouter Wolters)
  • TASK: Show better error messages on failed TER update (Jost Baron)
  • FEATURE: sys_note: Display/functionality for hover/context menu (Stefan Neufeind)
  • TASK: Make the update-from-TER link more visible (Jost Baron)
  • BUG FIX: Handle symlink on extension update (Philipp Gampe)
  • TASK: More descriptive error message on file upload failure (Philipp Gampe)
  • BUG FIX: Correct check for extTables script (Francois Suter)
  • BUG FIX: Typo in sys_log TCA (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Don't render table header if no files given (Georg Ringer)
  • BUG FIX: Wrong cmd example in INSTALL.txt (Markus Klein)
  • BUG FIX: Fix SQL syntax (Michael Stucki)
  • BUG FIX: Allow Setting colorspace in the Install Tool. (Anja Leichsenring)
  • BUG FIX: Deactivating "install" extension leads to exceptions (Wouter Wolters)
  • TASK: Fix deprecated things in sysnote (Markus Günther)
  • 4,#BUG FIX: RTE: Empty paragraphs are not correctly transformed (Stanislas Rolland)
  • TASK: Flatten row-headers (Felix Kopp)
  • BUG FIX: Clearing cache from toolbar fails in IE8 (Andreas Kießling)
  • BUG FIX: pageNotFound_handling never happens (Thorben Kapp)
  • TASK: Remove unused files: images & templates (Felix Kopp)
  • BUG FIX: ExtensionManagementUtility tries to include non-existing files (Dmitry Dulepov)
  • TASK: Update copyright year to (Ernesto Baschny)
  • BUFIX: External URL regression by jumpurl security fix (Helmut Hummel)
  • TASK: Raise submodule pointer (TYPO3 Release Team)
  • SECURITY: Open redirection with jumpurl (Franz G. Jahn)
  • BUG FIX: Fix warning in adapter service (Helmut Hummel)
  • BUG FIX: Do not overwrite imagecaption in content adapter (Helmut Hummel)
  • BUG FIX: Fix inconsitency of file reference property getters (Helmut Hummel)
  • BUG FIX: Wrong usage of array_unique() (Andreas Lingott)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • BUG FIX: Invalid replacement hints in t3lib/ (Xavier Perseguers)
  • BUG FIX: Invalid SQL result after four login failures (Philipp Gampe)
  • TASK: Raise submodule pointer (TYPO3 Release Team)
  • TASK: Cleanup impexp (Wouter Wolters)
  • TASK: CGL ResourceStorage double quote (Felix Kopp)
  • BUG FIX: Extbase Plugin for Indexed Search not working (Matthias Nitsch)
  • BUG FIX: Numeric check for upper/lower bound of flexform-values (Anja Leichsenring)
  • FEATURE: Add option removePageCss to remove styles set in _CSS_PAGE_STYLE (Dan Untenzu)
  • TASK: Update NEWS.txt with TCA refactoring information (Christian Kuhn)
  • TASK: Clean up NEWS.txt for 6.1 (Christian Kuhn)
  • TASK: Follow-up to TCA refactoring (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Increase Web>List title column width (Felix Kopp)
  • FEATURE: Refactor TCA handling (Christian Kuhn)
  • TASK: Remove not necessary require_once in LiveSearchDataProvider (Wouter Wolters)
  • BUG FIX: Make backend user global available early (Helmut Hummel)
  • TASK: Remove default files (DirectoryIndex) (Felix Kopp)
  • FEATURE: Show contentelement "header" in wizard (Georg Ringer)
  • BUG FIX: Fix errors in sys_note annotation (Georg Ringer)
  • BUG FIX: Fix of .zip exports of extension (Jost Baron)
  • BUG FIX: Fix the display of references in filelist (Helmut Hummel)
  • BUG FIX: Install Tool: Error message gives wrong info (Thomas Löffler)
  • FEATURE: Click the whole row to de-/select a task (Thomas Löffler)
  • FEATURE: Add a "Run task" button to task overview (Thomas Löffler)
  • TASK: Cleanup "beuser" sysext (Wouter Wolters)
  • TASK: Cleanup "belog" sysext (Wouter Wolters)
  • BUG FIX: Invalid RSA key when submitting form twice (Benjamin Mack)
  • BUG FIX: LocalDriver needs to respect "is_writeable" (Georg Ringer)
  • BUG FIX: Ln fallback does not work for TS labels (Xavier Perseguers)
  • BUG FIX: Ln fallback does not work for ExtJS in BE (Xavier Perseguers)
  • BUG FIX: Allow "en" as language key (Daniel Alder)
  • BUG FIX: Fix wrong string formatting (Fabien Udriot)
  • Revert "!!!]TASK: Get rid of loadTCA and simplify FE cache behavior" (Christian Kuhn)
  • Revert "TASK: Move t3lib/stddb/tables.sql to ext:core/ext_tables.sql" (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • Revert "TASK: Move t3lib/stddb/DefaultConfiguration.php to EXT:core" (Christian Kuhn)
  • Revert "TASK: Move t3lib/stddb files to ext:core" (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • FEATURE: Introduce ClassNamingUtility (Anja Leichsenring)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Remove not used viewhelper in beuser (Markus Günther)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Replace ObjectManager create with get (Marc Bastian Heinrichs)
  • BUG FIX: Exception when scheduling "at" execution time (Andreas Wolf)
  • TASK: Enable "pageNotFoundOnCHashError" by default (Georg Ringer)
  • BUG FIX: Numeric translation keys aren't translated right in XML files (Reinhard Führicht)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • BUG FIX: Processed files get corrupted when regenerated (Andreas Wolf)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • BUG FIX: FAL: file properties are not updated (Stefan Froemken)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Move t3lib/stddb files to ext:core (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • BUG FIX: No title tags for new enable/disable icons (Thomas Löffler)
  • BUG FIX: Follow-up clean up to #9 (Wouter Wolters)
  • BUG FIX]Cache]PDO: Duplicate cache entry possible (Leon Dietsch)
  • FEATURE: Enable multiple emails in reports task (Thomas Löffler)
  • BUG FIX]Cache: Method parameter CGL fixes (Christian Kuhn)
  • FEATURE: Speed up typoLink function by caching domain records (Steffen Gebert)
  • Revert "BUG FIX: TS is fetched from cache incorrectly sometimes" (Oliver Hader)
  • BUG FIX: TS is fetched from cache incorrectly sometimes (Dmitry Dulepov)
  • BUG FIX: Crash after file upload on Windows without finfo (Christian Weiske)
  • BUG FIX: Wrong SQL statements in TCA for sys_category (Thomas Löffler)
  • TASK: Move t3lib/stddb/DefaultConfiguration.php to EXT:core (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Move t3lib/stddb/tables.sql to ext:core/ext_tables.sql (Christian Kuhn)
  • FEATURE: Add a disable/enable button to tasks overview (Thomas Löffler)
  • TASK: ext:cms Remove some obsolete files (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • !!!]TASK: Get rid of loadTCA and simplify FE cache behavior (Christian Kuhn)
  • BUG FIX: Additional extTables script might not exist (Philipp Gampe)
  • TASK: Cleanup feedit (Wouter Wolters)
  • TASK: Cleanup css_styled_content (Wouter Wolters)
  • TASK: Cleanup felogin (Wouter Wolters)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • TASK: Deprecate 'path' of extra click menu option registration (Wouter Wolters)
  • TASK: Cleanup extra_page_cm_options (Wouter Wolters)
  • BUG FIX: Misspelling in scheduler documentation (Tomita Militaru)
  • TASK: Cleanup cshmanual (Wouter Wolters)
  • BUG FIX: tools_dbint needs to be called via mod.php (Philipp Gampe)
  • TASK: Cleanup context_help (Wouter Wolters)
  • TASK: Cleanup sys_action (Wouter Wolters)
  • BUG FIX: IE9 compatibility clear cache menu (Andreas Kiessling)
  • BUG FIX: OpenId needs library after removing classFile (Jigal van Hemert)
  • BUG FIX: Hook call modifyDBRow in ContentContentObject (Alina Fleser)
  • BUG FIX: Install tool documentation default installTollPassword (Tomita Militaru)
  • BUG FIX: Labels for grouping bookmarks are missing (Bindea Silviu)
  • BUG FIX: Fix misspelling in RTE meta menu (Tomita Militaru)
  • BUG FIX: Impossible to save the TCA configuration (Philipp Gampe)
  • BUG FIX: load TCA before manipulation (Jigal van Hemert)
  • BUG FIX: Restore support for Update script (Francois Suter)
  • TASK: Cleanups for CSS Styled Content (Sebastian Michaelsen)
  • BUG FIX: Misspelled class name FrontendUserAuthtenication (Christian Kuhn)
  • BUG FIX: add check for empty form values in FORM View (Alexander Stehlik)
  • TASK: Remove classFile option from services (Benjamin Mack)
  • BUG FIX: StorageRepository must respect 'deleted' flag (Sebastian Michaelsen)
  • FEATURE: Rebuild sys_note to match extbase scheme (Kai Vogel)
  • BUG FIX: Remove delete button for sys_file (Helmut Hummel)
  • CLEANUP: Cleanup calls and docheaders in Core/Classes/Resource (Anja Leichsenring)
  • TASK: Remove EXT:lang FormEngineBasedCheckboxGroupViewHelper (Sebastian Michaelsen)
  • TASK: DataHandler::getAutoVersionId() should be public (Oliver Hader)
  • BUG FIX: Remove save and new button for sys_file (Helmut Hummel)
  • BUG FIX: ext:aboutmodules broken link to ext:reports (Christian Kuhn)
  • BUG FIX: displayWarningMessages uses wrong returnUrl (Sebastian Michaelsen)
  • BUG FIX: LocalConfiguration extListArray should be written without keys (Jan-Erik Revsbech)
  • BUG FIX: Add missing labels for Extension Manager (Wouter Wolters)
  • TASK: Create CSS Styled Content TypoScript configuration for 6.0 (Sebastian Michaelsen)
  • FEATURE: FLUIDTEMPLATE cObj settings array support (Christian Kuhn)
  • BUG FIX: Reset legacy fields if no relations are found (Helmut Hummel)
  • BUG FIX: Remove obsolete flushByTags() from wincache (Christian Kuhn)
  • BUG FIX: Register suite integrity tests again (Christian Kuhn)
  • FEATURE: Accept template from content objects FLUIDTEMPLATE (Helmut Hummel)
  • BUG FIX: FLUIDTEMPLATE cObj uses wrong template file (Christian Kuhn)
  • TASK: EXT:reports Minor typo in HTML (Christian Kuhn)
  • TASK: EXT:reports Improve xclass reporting (Christian Kuhn)
  • TASK: Remove function usage ctype_alnum in PageRenderer (Ingo Pfennigstorf)
  • BUG FIX: tt_content: exclude config fields (Felix Kopp)
  • BUG FIX: Backend groups: exclude config fields (Felix Kopp)
  • BUG FIX: Possible warning in about module (Christian Kuhn)
  • BUG FIX: Make submit button save all tabs in extension manager (Jan-Erik Revsbech)
  • TASK: EM: Refactor Configuration handling (Christian Kuhn)
  • TASK: Raise submodule pointer (Christian Kuhn)
  • BUG FIX: Invalid description of noPHPscriptInclude (dprecup)
  • BUG FIX: Fix error listing in belog (Tomita Militaru)
  • TASK: Use property injection in LanguageController (Sebastian Michaelsen)
  • TASK: Cleanups for sysext belog (Sebastian Michaelsen)
  • BUG FIX: Fix problem with saving extension configuration in different tabs (Jan-Erik Revsbech)
  • TASK: Add cursor:pointer to inline header (Georg Ringer)
  • BUG FIX: Avoid PHP Warning if there are empty columns in Page Module (Roland Waldner)
  • BUG FIX: EM: un/install visual feedback (Felix Kopp)
  • BUG FIX: Correct TCA inclusion for uploads rendering (Alexander Stehlik)
  • TASK: Remove deprecated code from "about" and "aboutmodules" (Wouter Wolters)
  • BUG FIX: Missing subcategories labels in EM (Francois Suter)
  • TASK: Add save only button to Scheduler task (Lorenz Ulrich)
  • BUG FIX: IRRE forms not using full width (Ingo Renner)
  • BUG FIX: Instantiate new classes in typo3/* files (Francois Suter)
  • BUG FIX: ConfigurationUtility loses extension key (Francois Suter)
  • BUG FIX: array_merge_recursive_overrule: __UNSET for array values (Sebastian Michaelsen)
  • TASK: Remove references to oldstyle Login News (TYPO3_CONF_VARS) (Sebastian Michaelsen)
  • BUG FIX: Fix incomplete mocking in ResourceStorage test (Helmut Hummel)
  • BUG FIX: Persist files that are updated in ResourceStorage (Helmut Hummel)
  • BUG FIX: Use array in check for new CE button (Jigal van Hemert)
  • Revert "BUG FIX: LocalDriver needs to respect "is_writeable"" (Helmut Hummel)
  • BUG FIX: Content elements in wrong column in page module (Oliver Hader)
  • BUG FIX: LocalDriver needs to respect "is_writeable" (Georg Ringer)
  • BUG FIX: FAL: update wizard fails if file does not exist (Andreas Wolf)
  • 3,#BUG FIX: Problem with special character in files and folders (Christian Weiske)
  • BUG FIX: File-Upload does not sanitize umlauts in filenames (Christian Weiske)
  • BUG FIX: Add access check in FAL renameFolder() (Georg Ringer)
  • BUG FIX: Adjust hooks after moving/namespacing (Stefan Neufeind)
  • BUG FIX: Fix array_merge when creating FAL access rights (Georg Ringer)
  • 8,#BUG FIX: Fix rootline translation (Helmut Hummel)
  • BUG FIX: Apc Cache backend has side effects (Daniel Pötzinger)
  • BUG FIX: Fix shown references of files (Helmut Hummel)
  • BUG FIX: Include file tables in access list (Helmut Hummel)
  • BUG FIX: Change localconf.php to LocalConfiguration.php (Adrian Giurgiu)
  • BUG FIX: Invalid call to t3lib_TCEmain::processRemapStack() (Oliver Hader)
  • TASK: Raise submodule pointer (TYPO3 Release Team)
  • BUG FIX: Suggest wizard is behind form inputs (Xavier Perseguers)
  • BUG FIX: phpdoc: $urlParameters can be a string (Stefan Neufeind)
  • BUG FIX: Syslog error icons problem (Tomita Militaru)
  • BUG FIX: BE login shows unaesthetic scrollbars (Torben Hansen)
  • BUG FIX: Fix erroneous replacement of language label (Helmut Hummel)
  • BUG FIX: Fix typos in stdWrap_crop description (Markus Klein)
  • BUG FIX: Missing Task.php (Philipp Gampe)
  • TASK: Fix phpDoc of BackendUtility::displayWarningMessages (Sebastian Michaelsen)
  • BUG FIX: Update checksums after file processing (Helmut Hummel)
  • FEATURE: Enable INCLUDE_TYPOSCRIPT for be_layouts (Anja Leichsenring)
  • BUG FIX: Always allow access to processing folder (Helmut Hummel)
  • BUG FIX: Element Browser rendering hook is wrong (Oliver Hader)
  • BUG FIX: Incorrect RTE transform of external URL with @ character (Stanislas Rolland)
  • BUG FIX: Enable the RTE with WebKit version 4 on iOS and Android (Stanislas Rolland)
  • BUG FIX: Fix broken logo file in Install Tool (Tomita Militaru)
  • FEATURE: Add a TS option to disable body tag generation (Michael Kunze)
  • BUG FIX: IE9 crashes after saving with RTE (Stanislas Rolland)
  • BUG FIX: Remove HTML in RuntimeException from sysext 'install' (Philipp Gampe)
  • TASK: Provide a reason if set_no_cache() is called (Philipp Gampe)
  • TASK: CleanUp References to old ClassNames (Steffen Ritter)
  • BUG FIX: Catch all errors in EM ViewHelper (Georg Ringer)
  • BUG FIX: INTincScript_loadJSCode() causes PHP warnings (Markus Klein)
  • BUG FIX: FE session records are never removed (Steffen Müller)
  • BUG FIX: Compatibility fix for get_html_translation_table() (Michael Stucki)
  • FEATURE: stdWrap for string-padding (like PHP-function str_pad) (Stefan Neufeind)
  • FEATURE: Expand db function searchQuery to handle AND and OR constraints (Nicole Cordes)
  • BUG FIX: Errorpage background color (t3skin) (Felix Kopp)
  • BUG FIX: Misspelled functionname in GeneralUtility (Stefan Neufeind)
  • BUG FIX: Wrong category assignment in sys_note (Wouter Wolters)
  • TASK: Rename bg-image (login/error) to avoid browser caching issues (Ernesto Baschny)
  • BUG FIX: Prevent type hinting for user functions in EM configuration (Nicole Cordes)
  • BUG FIX: Fix wrong column title in web>list for field colpos (Martin Kästner)
  • BUG FIX: SqlParser: trim all kinds of whitespaces (Stefan Neufeind)
  • TASK: Remove typo3.pageModule.js (Falk Kühnel)
  • BUG FIX: Fix Task examples in scheduler (Wouter Wolters)
  • BUG FIX: Installer: Reference images wrong (Stefan Neufeind)
  • TASK: ext:form Unit test all filters (Andreas Lappe)
  • BUG FIX: Error in configuration of scheduler task (Philipp Gampe)
  • BUG FIX: ClassLoader error after installing extension (Oliver Hader)
  • BUG FIX: Page module Drag&Drop broken (Christian Kuhn)
  • BUG FIX: Form values with newlines escaped in email (Helmut Hummel)
  • BUG FIX: ContentObjectRenderer instantiates old class names (Christian Kuhn)
  • BUG FIX: Remove BE login scrollbars (Markus Klein)
  • BUG FIX: EM does not update extension list (Helmut Hummel)
  • TASK: Activate travis also for 6.0 branch (Helmut Hummel)
  • TASK: Prepare AbstractRepository of FAL for FLOW sync (Alexander Schnitzler)
  • BUG FIX: HTML syntax error in login.html (Markus Klein)
  • TASK: Set version to 6.1-dev (Oliver Hader)
  • TASK: Set TYPO3 version to 6.0.1-dev (TYPO3 Release Team)
  • RELEASE: Release of TYPO3 6.0.0 (TYPO3 Release Team)