From 9e9ca9ae1e397f5fa8f4dbbd6caa563a27db1f98 Mon Sep 17 00:00:00 2001 From: TYPO3 Release Team <typo3v4@typo3.org> Date: Tue, 4 Feb 2014 19:49:56 +0100 Subject: [PATCH] [RELEASE] Release of TYPO3 6.2.0beta5 Change-Id: If8aa7427548911d665cb84db21c0553b16a4b964 Reviewed-on: https://review.typo3.org/27327 Reviewed-by: TYPO3 Release Team Tested-by: TYPO3 Release Team --- ChangeLog | 175 ++++++++++++++++++ .../Classes/Core/SystemEnvironmentBuilder.php | 2 +- 2 files changed, 176 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 86005919f34f..d3cb3a4ac8d0 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,178 @@ +2014-02-04 11bd8da [RELEASE] Release of TYPO3 6.2.0beta5 (TYPO3 Release Team) +2014-02-04 8b9b9a6 Revert "[BUGFIX] Frontend Login not added to CSC anymore" (Ernesto Baschny) +2014-02-04 3f459e7 #55642 [BUGFIX] Page tree filter couldn't filter for id or title anymore (Ernesto Baschny) +2014-02-04 373a90b #55557 [BUGFIX] Frontend Login not added to CSC anymore (Benjamin Mack) +2014-02-04 cc6c451 #55611 [TASK] Move cursor::pointer to complete header area in IRRE (Georg Ringer) +2014-02-04 3914fbf #55635 [TASK] PHP ext bcmath and gmp needed for openid (Markus Klein) +2014-02-03 2870d2d #54323 [TASK] DatabaseConnection::isConnected() should use ping() (Markus Klein) +2014-02-03 707b010 #55608 [BUGFIX] addModule after/before not working (Michiel Roos) +2014-02-03 93cff7e #55445 [TASK] Use $x[n] instead of substr($x, n, 1) (Michiel Roos) +2014-02-03 7e4df0b #54824 [BUGFIX] Unused TDParams in ColumnsContentObject() (Michiel Roos) +2014-02-03 a483775 Revert "[TASK] Style buttons / invert (UX Vision)" (Ernesto Baschny) +2014-02-03 4781314 Revert "[BUGFIX] Button typography" (Ernesto Baschny) +2014-02-03 590f76c #55624 [BUGFIX] Button typography (Felix Kopp) +2014-02-03 5e3b9dc #55623 [BUGFIX] Framework Packages aren't sorted properly (Thomas Maroschik) +2014-02-03 de4811f #55592 [TASK] Style buttons / invert (UX Vision) (Felix Kopp) +2014-02-03 b7d60e9 #55599 [BUGFIX] Unify: TCE input / TCE readonly / input (Felix Kopp) +2014-02-03 56a9678 #55545 [BUGFIX] File upload directly in Doc-module is missing (Frans Saris) +2014-02-02 7d6af48 #39048 [BUGFIX] Rendering inline TCEforms without AJAX is broken (Alexander Jahn) +2014-02-02 47ac03d #54457 [BUGFIX] Add silent config upgrader for upgrade wizard settings (Markus Klein) +2014-02-02 e7b0e04 #55562 [TASK] Cleanup EM list utility (Helmut Hummel) +2014-02-02 5006c85 #55600 [TASK] tabmenu: Get rid of mouseOver/mouseOut (Stefan Neufeind) +2014-02-02 90d3873 #55434 [BUGFIX] Various PHP Warnings with invalid credentials (Xavier Perseguers) +2014-02-02 9f8091f #55606 [TASK] Duplicate method in base tests (Christian Kuhn) +2014-02-02 097cd54 #39295 [BUGFIX] Very short lifetime for cache_pagesection (Andreas Wolf) +2014-02-02 ee30045 #55603 [BUGFIX] Fix failing tests on OSX Mavericks (Helmut Hummel) +2014-02-02 e0a9b66 #55150 [TASK] Remove unneeded padding in page module (Georg Ringer) +2014-02-02 e755bcd #53988 [TASK] Default active extension handling in package manager (Christian Kuhn) +2014-02-02 4e8cecd #55597 [TASK] Style "Download" button - element information (Felix Kopp) +2014-02-02 162dad6 #55594 [TASK] Add "action-edit-download" sprite icon (Felix Kopp) +2014-02-02 ad257b8 #55588 [TASK] Follow-up: Buttons CSS definition (Felix Kopp) +2014-02-02 4657471 #54855 [TASK] Add functional test cases to DataHandler (live) (Oliver Hader) +2014-02-02 90a1c7c #55177 [TASK] Add possibility to resolve a default storage (Steffen Ritter) +2014-02-02 dd9fe59 #52599 [FEATURE] Bring tree icons in line-height (Felix Kopp) +2014-02-02 7cfcb65 #55187 [FEATURE] Add maximumRecords evaluation for TCA type 'check' (Oliver Hader) +2014-02-02 d6762dd #55580 [CLEANUP] Remove $language from Extbase custom statement (Felix Oertel) +2014-02-02 1ee4086 #54289 [BUGFIX] PropertyMapper does not work with class aliasses (Frans Saris) +2014-02-02 970944d #55411 [BUGFIX] Add maxitems for field "metadata" in TCA (Fabien Udriot) +2014-02-02 f8f8aac #17955 [BUGFIX] The newRecordLinkAddTitle text is not understandable (Tomita Militaru) +2014-02-02 0f6df1c #55569 [BUGFIX] Extbase registers unneeded code for plugins (Benjamin Mack) +2014-02-02 c529e46 #55539,#53218 [TASK] Style the "add irre item" button (Frans Saris) +2014-02-02 09006be #55536 [BUGFIX] Layout of page tree filter function broken (Marcel Wieser) +2014-02-02 d48e59d #55558 [CLEANUP] Let CSS Styled content use new classnames (Benjamin Mack) +2014-02-01 09312f1 #53564 [TASK] Add possibility creating accessible mock for abstract classes (Marc Bastian Heinrichs) +2014-02-01 06bf27d #45183 [BUGFIX] Wrong result on empty string globalString condition (Marc Bastian Heinrichs) +2014-02-01 31561a0 #55565 [CLEANUP] Remove initialization of Module Menu (Benjamin Mack) +2014-02-01 95003e8 #54371 [BUGFIX] Add stdWrap on value property of TEXT (Markus Klein) +2014-02-01 890cdbc #55559 [BUGFIX] Cleanup and simplify class alias handling (Helmut Hummel) +2014-02-01 016269d #55404 [TASK] Extract package dependency sorting to separate class (Thomas Maroschik) +2014-02-01 9646d26 #54265 [TASK] Use (int) instead of intval() or (integer) (Jo Hasenau) +2014-02-01 0524a02 #55560 [BUGFIX] Category fields are not available in Functional Tests (Oliver Hader) +2014-02-01 5f70cc9 #55543 [TASK] Update RequireJS to 2.10 (Benjamin Mack) +2014-02-01 61988f7 #55555 [TASK] Cleanup EXT/requiredExt handling (Christian Kuhn) +2014-02-01 06e7dbb #55527 [BUGFIX] Ignore cache configuration options when loading Install tool (Stephan Großberndt) +2014-02-01 bef63df #55493 [!!!][BUGFIX] Avoid unnecessary de-/serialization for page cache (Bernhard Kraft) +2014-02-01 aa37842 #55122 [CLEANUP] Cleanup ExtensionManagementUtility (Michiel Roos) +2014-02-01 b956432 #55375 [TASK] Bad performance of the sys_note ext in BE (Tim Lochmueller) +2014-02-01 ebc957e #53691 [BUGFIX] Followup to #53691 Failing unit test (Frans Saris) +2014-02-01 4a74609 #55546 [TASK] Remove legacy script alt_shortcut.php (Helmut Hummel) +2014-02-01 d913adc #51768 [TASK] IRRE drag and drop sorting now solved using jQuery UI (Daniel Siepmann) +2014-02-01 71eb69e #53691 [TASK] Remove fallback for not-indexed files (Steffen Ritter) +2014-02-01 c7a2ff2 #55100 [TASK] Add simple functional tests for import/export (Marc Bastian Heinrichs) +2014-02-01 3756b63 #52048 [BUGFIX] Locker throws exception if semaphore can not be acquired (Markus Klein) +2014-01-31 9ea691d #43709 [BUGFIX] Remove relation to old em in impexp (Marc Bastian Heinrichs) +2014-01-31 eb291a3 #55497 [BUGFIX] Multiple file upload in ElementBrowser doesn't work (Frans Saris) +2014-01-31 96a3446 #55270 [BUGFIX] Fix test loadValuesSetsStaticEnumConstants (Markus Klein) +2014-01-31 ebe55ee #55517 [BUGFIX] ClassLoader not working with NullBackend for legacy classes (Daniel Siepmann) +2014-01-31 6f1517e #55538 [BUGFIX] Extbase container injection test triggers PHP bug (Christian Kuhn) +2014-01-31 5dd32b8 #54131 [BUGFIX] Followup to #54131 (Frans Saris) +2014-01-31 7ba0538 #51528 [BUGFIX] Followup to #51528 (Frans Saris) +2014-01-31 168b649 #51361,#53829 [TASK] Improve usability of Filelist "Drag-Upload" (Frans Saris) +2014-01-31 9f04a80 #55510 [BUGFIX] Remove padding for selects (Stephan Großberndt) +2014-01-31 5ce0351 #52589 [BUGFIX] FAL: Followup to New dump file to browser (Benjamin Mack) +2014-01-31 30dc18b [TASK] tt_content.shortcut depends on layout (Tom Ruether) +2014-01-31 fd3a01d #55534 [BUGFIX] Fix typo in typo3/sysext/core/ext_tables.sql (Anja Leichsenring) +2014-01-31 3d240dd #54131 [BUGFIX] getLabelsFromItemsList() retuns no value when no item found (Frans Saris) +2014-01-31 7a71192 #55180 [BUGFIX] Add index to table pages (Ingo Schmitt) +2014-01-31 7c3d0af #55482 [TASK] Make use of .t3-table in ShowItem (i) window (Felix Kopp) +2014-01-31 f59bdea #55519 [TASK] Skip GeneralUtility::resolveBackPath() if its not necessary (Andreas Wolf) +2014-01-31 1925ea0 #55499 [BUGFIX] quoteJSvalue double encodes forward slash (Michiel Roos) +2014-01-31 c4d10c6 #55263 [BUGFIX] Make text of extjs buttons and IE<10 pagetree labels visible (Stephan Großberndt) +2014-01-31 6fe13fd #51762,#51319 [BUGFIX] Do not show exeption when folder is not accesible (Ingo Schmitt) +2014-01-31 5cf9272 #55371 [BUGFIX] Ajax handler TYPO3_tcefile::process is broken (Frans Saris) +2014-01-31 3e8eace #55186 [TASK] Optimize retrieval of Storages (Steffen Ritter) +2014-01-31 dc1a886 #55439 [BUGFIX] Prevent permission Exception in ElementBrowser (Alexander Stehlik) +2014-01-31 2015d65 #55416 [BUGFIX] Allow access to filemount directories (Alexander Stehlik) +2014-01-31 ee2a4bb #55012 [BUGFIX] Filelist translations does not consider BE user access rights (Benjamin Mack) +2014-01-31 18e3039 #55479 [CLEANUP] Remove old tt_content DB fields (Benjamin Mack) +2014-01-31 f3d4684 #55486 [TASK] HR - single horizontal rule (CSS) (Felix Kopp) +2014-01-30 c738091 #46400 [TASK] Use short version ?: in ternary operator (PHP 5.3+) (Stefan Neufeind) +2014-01-30 019bde6 #55472 [BUGFIX] Create history record only with valid log uid (Marc Bastian Heinrichs) +2014-01-30 9d4ff3c #54226 [BUGFIX] Followup to #54226 (Benjamin Mack) +2014-01-30 8454354 #55181 [Bugfix] Add Index on sys_domain (Ingo Schmitt) +2014-01-30 2df1222 #55433 [TASK] TemplateService: Remove old paths from allowedPaths-list (Stefan Neufeind) +2014-01-30 017242f #51512,#53854 [BUGFIX] Exception if directories are not readable (Steffen Ritter) +2014-01-30 0a00643 #54554 [TASK] Deleting currently opened folder in filelist results in error (Steffen Ritter) +2014-01-30 916c273 #55471 [BUGFIX] Fix fatal when processing folder does not exist (Helmut Hummel) +2014-01-30 a8c5479 #54226 [TASK] Add API to retrieve the parent folder of a resource (Steffen Ritter) +2014-01-30 3ac8066 #52589 [TASK] Add possibility to dump file to browser (Steffen Ritter) +2014-01-30 e81d060 #55428 [BUGFIX] Delete file with missing processed file raises alert (Fabien Udriot) +2014-01-30 a5aed37 Revert "[BUGFIX] Improve confirmation dialog in drag'n'drop fileupload" (Frans Saris) +2014-01-30 3756116 #53690 [TASK] Fix remaining calls to FileRepository for retrieving Files (Steffen Ritter) +2014-01-30 0360639 #54228 [TASK] Priority is not execution order in for Extractors (Steffen Ritter) +2014-01-30 4fbaa7e #53895 [BUGFIX] Adjust css in new content element wizard (Nicole Cordes) +2014-01-30 ff3b81c #55464 [BUGFIX] Styling fix for Install Tool Lock Screen in Backend Mode (Stephan Großberndt) +2014-01-30 1465230 #55453 [TASK] Install Tool > All Configuration "Expand All" functionality (Marcel Wieser) +2014-01-30 bb97554 #55462 [BUGFIX] Remove tca ctrl settings crdate and cruser_id for sys_file (Marc Bastian Heinrichs) +2014-01-30 b91dc67 #55458 [BUGFIX] DocumentTemplate class inserts inDocStyles twice (Stefan Neufeind) +2014-01-30 2ce726e #54286 [TASK] ClickMenu: Set background via CSS instead of JS (Stefan Neufeind) +2014-01-30 5347431 #55410 [TASK] Make files visible by default (Fabien Udriot) +2014-01-30 9bc4066 #55455 [BUGFIX] Content Element Wizard Hook labeled wrongly (Benjamin Mack) +2014-01-30 4764cec #55446 [TASK] Obsolete code in saltedpasswords (Christian Kuhn) +2014-01-30 bd47397 #53580 [CLEANUP] Cleanup code in ElementBrowser (Markus Klein) +2014-01-30 b9e7caa #55430 [BUGFIX] Clean up category references when a file is deleted (Fabien Udriot) +2014-01-30 4f3b6ec #54964 [TASK] Missing signals on adding folder (Frans Saris) +2014-01-30 e81b0ca #55420 [BUGFIX] No double slash during folder canonicalization (Alexander Stehlik) +2014-01-30 f417d29 #55448 [BUGFIX] Wrong typehint in TypoScriptFrontendController (Simon Schaufelberger) +2014-01-29 319214a #53653 [BUGFIX] Update enableDeprecationLog default value and help text (Michael Schams) +2014-01-29 8f2c2fe #54529 [TASK] Wrong phpdoc in TableGarbageCollectionTask (Frans Saris) +2014-01-29 2ecd236 #53963 [BUGFIX] Installer: Show correct value for boolean options (Markus Klein) +2014-01-29 9d4cace #54467 [BUGFIX] TSFE->altPageTitle can not be set in extensions (Markus Klein) +2014-01-29 9dc04c8 #55406 [TASK] Increase title column width in Web List module (Marcin Sągol) +2014-01-29 635768c #54112 [BUGFIX] Set missing markers to empty string (Bernhard Kraft) +2014-01-29 69f7c44 #55407 [BUGFIX] ClickMenu does not show destination-foldername (Stefan Neufeind) +2014-01-29 7bc9a4e #54943 [BUGFIX] Display detected fatal in extension check (Thomas Maroschik) +2014-01-29 a246231 #55409 [BUGFIX] Tame PackageStates.php in functional tests (Christian Kuhn) +2014-01-29 96a1172 #55372 [TASK] Remove useless count function calls in stdWrap (Tim Lochmueller) +2014-01-29 5f873f0 #51378 [TASK] Be more expressive in error condition (Helmut Hummel) +2014-01-29 b15348a #54275 [BUGFIX] Prevent strings from being autoloaded (Helmut Hummel) +2014-01-29 6cd6d3b #54560 [TASK] Replace JavaScriptEncoder with json_encode() (Michiel Roos) +2014-01-28 1e89ca4 #55319 [TASK] Unify button styles (Felix Kopp) +2014-01-28 7fe3c5f #55350 [BUGFIX] Invalid constant in the domain redirect function (Tim Lochmueller) +2014-01-28 c158e24 #55134 [TASK] Remove find file in EXT: lowlevel (Felix Kopp) +2014-01-28 0935dc5 #55357 [BUGFIX] TS Parser: Fix regression when having tabs in TS names (Benjamin Mack) +2014-01-28 3b7ccf4 #55367 [TASK] Upgrade jQuery to 1.11.0 (Stefan Neufeind) +2014-01-27 ef4d996 #55324 [TASK] EXT: lowlevel Configuration labels (Felix Kopp) +2014-01-27 8c29d5d #55370 [TASK] Remove strlen calls in the DatabaseConnection (Tim Lochmueller) +2014-01-27 a884938 #55366 [TASK] Change phpunit repository url for travis (Philipp Gampe) +2014-01-27 1b15a7e #55044 [TASK] Make Extbase use cache group "pages" (Benjamin Mack) +2014-01-25 29191fb #55256 [BUGFIX] Invalid class name to file path conversion (Xavier Perseguers) +2014-01-24 b2f4ac4 #55127 [TASK] Make use of .t3-table in EXT: extension manager (Felix Kopp) +2014-01-24 86051cd #53964 [BUGFIX] Better description of [BE][unzip_path]/[BE][diff_path] (Markus Klein) +2014-01-23 b427ae1 #21924 [BUGFIX] Get suggest wizard working with renderMode=checkbox (Tolleiv Nietsch) +2014-01-23 c108a37 #54012 [BUGFIX] hasProperty ignores meta data properties (Steffen Ritter) +2014-01-23 21fb92f #55265 [TASK] Remove t3lib from the example .htaccess file (Eric Chavaillaz) +2014-01-23 79178f0 #53201 [BUGFIX] sys_category table not listed in allowed excludefields (Tomita Militaru) +2014-01-23 537cf98 #53665 [BUGFIX] Removing single category item not possible (Francois Suter) +2014-01-23 662eb3d #54914 [TASK] Fix category collection functional test (Tymoteusz Motylewski) +2014-01-22 0d0beaf #52497 [TASK] Simplify Font-Size inheritance (CSS) (Felix Kopp) +2014-01-21 485ef58 #55093 [BUGFIX] Simulate time in TYPO3 admin panel broken (Peter Niederlag) +2014-01-21 5a802c8 #54897 [BUGFIX] lineNumber count in Template Analyzer (Peter Niederlag) +2014-01-21 a2a6d91 #51804 [BUGFIX] Set absPrefix of GraphicalFunctions to PATH_site (Helmut Hummel) +2014-01-21 0c3084b Revert "[BUGFIX] Repair f:image VH for Backend" (Helmut Hummel) +2014-01-21 f5e6ed3 #54884 [BUGFIX] RootlineUtility does not consider foreign_sorting (Markus Klein) +2014-01-21 8c12d48 #55153 [BUGFIX] Duplicated translation entry for clear cache menu pages (Mathias Brodala) +2014-01-21 17dc1bf #55192 [BUGFIX] Class 'TYPO3\CMS\Scheduler\Task\AbstractTask' not found (Stefano Kowalke) +2014-01-21 083f708 #55149 [TASK] Rename cache t3lib_l10n to l10n (Georg Ringer) +2014-01-21 f8b812d #55190 [TASK] Move Tidy functionality to a TER ext (Benjamin Mack) +2014-01-20 fb91cb8 #53502 [TASK] Streamline usage of BackendUtility::getPagesTSconfig() (Philipp Gampe) +2014-01-20 97e5328 #55120 [BUGFIX] Improve layout of Install Tool with long lines (Georg Ringer) +2014-01-20 06685fd #55132 [BUGFIX] Flow\Utility\Exception missing (Markus Klein) +2014-01-20 2e46303 #54886 [BUGFIX] Repair f:image VH for Backend (Stefan Froemken) +2014-01-20 bf81f39 #55113 [BUGFIX] TCA pages:subtitle is missing eval=trim (Markus Klein) +2014-01-19 82ce800 #55139 [TASK] Make use of .t3-table in EXT: beuser *compare (Felix Kopp) +2014-01-19 849fc57 #54621 [TASK] Remove css_styled_content legacy templates before 4.5 (Claus Due) +2014-01-19 1b83cad #55119 [TASK] Cache menu needs clear namings and permissions (Benjamin Mack) +2014-01-19 590ca47 #28808 [BUGFIX] Broken links to online TSconfig in two language labels (Xavier Perseguers) +2014-01-19 fcef722 #55131 [TASK] Make use of .t3-table in EXT: wizard_sortpages (Felix Kopp) +2014-01-18 551d382 #55128 [BUGFIX] Fatal error in indexed_search (Markus Klein) +2014-01-18 f5aae21 #55126 [BUGFIX] Cannot download manuals (Xavier Perseguers) +2014-01-18 e68cc6f #52712 [TASK] Install Tool: System Information shows empty values (Philipp Gampe) +2014-01-18 c631a58 #53594 [BUGFIX] No placeholder attribute in backend forms (Oliver Hader) +2014-01-18 0d970a7 #53576 [BUGFIX] Hide update icon for incompatible extensions (Nicole Cordes) +2014-01-17 57ae843 [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team) + + 2014-01-17 8099d1d [RELEASE] Release of TYPO3 6.2.0beta4 (TYPO3 Release Team) 2014-01-17 6860bcc #53904 [TASK] Remove fixed width for Content Element Wizard tabs content container (Marcin Sągol) 2014-01-17 6234641 #41450 [BUGFIX] Handle empty tags in language pack index files (Alexander Stehlik) diff --git a/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php b/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php index 5eb477fb42eb..490c253d5db8 100644 --- a/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php +++ b/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php @@ -75,7 +75,7 @@ class SystemEnvironmentBuilder { */ static protected function defineBaseConstants() { // This version, branch and copyright - define('TYPO3_version', '6.2-dev'); + define('TYPO3_version', '6.2.0beta5'); define('TYPO3_branch', '6.2'); define('TYPO3_copyright_year', '1998-2013'); -- GitLab