From e897b5b2e4394c48ff8bedf8e8a60c45abb47e29 Mon Sep 17 00:00:00 2001 From: TYPO3 Release Team <typo3v4@typo3.org> Date: Thu, 11 Jul 2013 15:28:35 +0200 Subject: [PATCH] [RELEASE] Release of TYPO3 6.2.0alpha2 Change-Id: Ib7566d7b13a7e2c091158ea77d7f8e2077d475e0 Reviewed-on: https://review.typo3.org/22210 Reviewed-by: TYPO3 Release Team Tested-by: TYPO3 Release Team --- ChangeLog | 217 ++++++++++++++++++ .../Classes/Core/SystemEnvironmentBuilder.php | 2 +- 2 files changed, 218 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 603d68824f78..8ff90b306857 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,220 @@ +2013-07-11 5bec524 [RELEASE] Release of TYPO3 6.2.0alpha2 (TYPO3 Release Team) +2013-07-11 ebe89b7 #49889 [BUGFIX] Refactored ElementInfo missed one table (Ernesto Baschny) +2013-07-11 c03d015 #49896 [TASK] Add latest changes to ChangeLog.txt (Anja Leichsenring) +2013-07-11 fbbeb9f #49894 [TASK] Add latest changes to ChangeLog.txt (Anja Leichsenring) +2013-07-10 b89d6f2 #42789 [BUGFIX] requestUpdate sensitive to spaces (Francois Suter) +2013-07-10 3940786 #49810 [TASK] Make uid,pid selectable by users in list view (Georg Ringer) +2013-07-10 36b5914 #49832 [TASK] Move language include to .xlf (Wouter Wolters) +2013-07-09 151b56f #49645 [BUGFIX] Logging PHP errors to sys_log table does not work (Robert Vock) +2013-07-09 5adfc5f #49461,#44983 [BUGFIX] Cannot load css_styled_content TS using INCLUDE_TYPOSCRIPT (Ingo Renner) +2013-07-09 6b4d7dc #49233 [BUGIFX] Missing update wizard for RTE file links (Francois Suter) +2013-07-08 e83fa71 [TASK] Replace inject methods with @inject (Alexander Schnitzler) +2013-07-08 b28734f #49784 [TASK] Make comments in DataHandler real docblocks (Andreas Wolf) +2013-07-07 684f81f #49765 [BUGFIX] BasicFileUtility uses deprecation API in a wrong way (Markus Klein) +2013-07-07 d737b73 #49764 [BUGFIX] Fix deprecation call in AbstractRecordList (Markus Klein) +2013-07-07 041870f #49745 [TASK] Namespacing: Use-statement for common classes like GeneralUtility (Stefan Neufeind) +2013-07-07 1db576a #48219 [BUGFIX] File upload in RTE-Link-Editor throws 500 error (Philipp Gampe) +2013-07-07 344e870 Revert "[BUGFIX] Files with unclean path indexed multiple times" (Wouter Wolters) +2013-07-07 81244d3 #49749 [FEATURE] Improve BE container view helper (Francois Suter) +2013-07-06 2219d22 #46989 [BUGFIX] Files with unclean path indexed multiple times (Stefan Neufeind) +2013-07-06 f299f88 #49747 [TASK] Move typo3/stylesheets to EXT: backend (Felix Kopp) +2013-07-06 18bb657 #48336 [BUGFIX] sys_file record doesn't get flagged as delete (Steffen Ritter) +2013-07-06 c6121d4 [TASK] Travis: Speedup cloning of repos (Markus Klein) +2013-07-06 34e9b71 #49748 [BUGFIX] System information looks ugly (Christian Kuhn) +2013-07-06 fbdbeb7 #49746 [BUGFIX] Move functional test case to functional folder (Steffen Ritter) +2013-07-06 09ec6e8 #49743 [TASK] Remove <table> in lowlevel configuration (Felix Kopp) +2013-07-06 f3778d8 #48336 Revert "[BUGFIX] sys_file record doesn't get flagged as delete" (Christian Kuhn) +2013-07-06 e5cbf17 #48645 [BUGFIX] CE:Image - backend preview of image order (Tim Spiekerkoetter) +2013-07-06 22c3cb2 #49727 [BUGFIX] Add advice to RTEmagic wizard (Francois Suter) +2013-07-06 d22cea3 #48336 [BUGFIX] sys_file record doesn't get flagged as delete (Frans Saris) +2013-07-06 30230a6 #49738 [BUGFIX] Use database name property in admin_get_tables (Helmut Hummel) +2013-07-06 ff6aada #49594 [BUGFIX] Bring back my icons to me, to me (Felix Kopp) +2013-07-06 74c987c #49735 [BUGFIX] Follow-up: Docheader spacious (row1/row2) (Felix Kopp) +2013-07-06 c262a79 #49732 [BUGFIX] Cleanup permission settings in factory configuration (Christian Kuhn) +2013-07-06 87e07fa #48984 [BUGFIX][Cache] Typo3DbBackend forgets tag entries in flushByTag (Christian Zenker) +2013-07-06 57bd88c #47005 [FEATURE] Add Drag&Drop Upload to file-list (Steffen Ritter) +2013-07-06 b559776 #49527 [TASK] CGL, switch(): Indent "case" correctly; no "break" in default (Stefan Neufeind) +2013-07-06 2d65ba6 #44915 [BUGFIX] Don't show translated categories in parent tree (Markus Klein) +2013-07-06 43e046a Revert "[FEATURE] Support @Flow\Inject annotations in Extbase" (Marc Bastian Heinrichs) +2013-07-06 0a090c6 Revert "[TASK] Replace inject methods with @inject; allow @Flow\Inject" (Marc Bastian Heinrichs) +2013-07-06 dc494ad #47356 [BUGFIX] CSV rendering in CType table not properly done (Patrick Broens) +2013-07-06 bf6bb39 #48127 [BUGFIX] StorageRepository::findByStorageType() uses wrong typeField (Philipp Gampe) +2013-07-06 310f88b #43417 [BUGFIX] Fixed return URL in reports module (Tim Spiekerkoetter) +2013-07-06 ad7219c [TASK] Replace inject methods with @inject; allow @Flow\Inject (Alexander Schnitzler) +2013-07-06 c65383b #49718 [BUGFIX] Change the label userfunc for FAL records (Patrick Schriner) +2013-07-06 e68cf20 #49721 [FEATURE] Add label_userFunc_options support to BackendUtility (Philipp Gampe) +2013-07-05 1d7c315 #41434 [BUGFIX] Shared defaults for CE wizard using TCAdefaults (Jigal van Hemert) +2013-07-05 1972b4c #47966 [BUGFIX] Enable table property for all user settings types (Philipp Gampe) +2013-07-05 da7a0de #48117 [BUGFIX] Support mysql socket connection (Philipp Gampe) +2013-07-05 8c3af82 #36052 [FEATURE] Add meta info to the FAL IRRE element header (Tim Lochmueller) +2013-07-05 f610981 #49715 [BUGFIX] Folder structure honors file and folderCreateMask (Christian Kuhn) +2013-07-05 7340fb2 #46124 [FEATURE] IRRE: Provide default values for created records (Sebastian Michaelsen) +2013-07-05 7ebf67b #49706 [BUGFIX] Page title change directly updates title in content area (Max Roesch) +2013-07-05 6e6096e #47852 [TASK] Remove dummy files from ext:indexed_search (Christian Kuhn) +2013-07-05 202b4b7 #49699 [FEATURE] Add checkFlexFormValue hook in DataHandler (Alexander Schnitzler) +2013-07-05 afa7b7f #49705 [TASK] Database analyzer: Enable add tables and add fields (Christian Kuhn) +2013-07-05 6b2968b #48976 [TASK] Unwrap "Page TSconfig" info tree (Felix Kopp) +2013-07-05 1cada0c #39197 [BUGFIX] Pagetree filtering crashes on draft moves (Bart Dubelaar) +2013-07-05 50a5014 #49700 [BUGFIX] Installer triggers PHP warnings with folder structure tests (Markus Klein) +2013-07-05 7610974 #49270 [FEATURE] Merge extensions TS/Template (Felix Kopp) +2013-07-05 ebcedcf #49694 [TASK] Install steps: Load saltedpasswords and rsaauth (Christian Kuhn) +2013-07-05 f64b3c6 #49009 [BUGFIX] Exception on thumbnail generation in TCA (Stefan Galinski) +2013-07-05 9104621 #49682 [BUGFIX] Skip APC test on php 5.3 (Christian Kuhn) +2013-07-05 a9cb169 #41718 [BUGFIX] Improve jumpUrl download of large files (Till Busch) +2013-07-05 b03a4ac #47998 [BUGFIX] RTEmagic upgrade wizard fails and uses wrong directory (Stefan Galinski) +2013-07-05 ac8145e #32960 [FEATURE] Add search for alias as option to the pagetree filter (Thomas Layh) +2013-07-04 6201781 #49670 [TASK] Remove Comment for deprecation of f:translate key (Ingo Pfennigstorf) +2013-07-04 b4aa6a2 #49669 [TASK] NEWS.txt Entry for recursive validation in extbase (Markus Guenther) +2013-07-04 0f6e446 #49661 [TASK] Mention PSR-3 Logger compatibility in News.txt (Steffen Müller) +2013-07-04 515eeae #44910 [BUGFIX] LocalDriver: Recursive file listing is broken (Andreas Wolf) +2013-07-04 eab7aa7 #42768,#42771 [BUGFIX] Web->Page - Language view not usable (Stefan Galinski) +2013-07-04 66fb0ad #6893,#34838 [!!!][FEATURE] Backport recursive and allowing empty validation from Flow (Alexander Schnitzler) +2013-07-04 5c039df #49663 [BUGFIX] Failing test due to Log exception renaming (Markus Klein) +2013-07-04 9aabc56 #48876 [TASK] Throw InvalidArgumentException for undefined log level (Steffen Müller) +2013-07-04 c0591ee #48881 [TASK] Convert log levels from string to integer (Steffen Müller) +2013-07-04 c45b2bf #49643 [FEATURE] Allow flexible configuration for BE submodules (Benjamin Mack) +2013-07-04 ed18dbc #49638 [TASK] Remove not needed icons & css (Georg Ringer) +2013-07-04 4397348 #49637 [TASK] Use flash message in CreatePageWizard (Georg Ringer) +2013-07-04 b2431d4 #49647 [BUGFIX] Followup for removed table wrap in FormEngine (Benjamin Mack) +2013-07-04 24a458d #48880 [TASK] Implement LoggerInterface from PSR-3 (Steffen Müller) +2013-07-04 ad307d2 #49648 [BUGFIX] RTE: Importing google webfonts breaks style sheet parsing (Stanislas Rolland) +2013-07-03 347b953 #49635 [TASK] Remove table in TSOB condition (Georg Ringer) +2013-07-03 f491353 #49603 [TASK] Replace table structure in new element wizard (Georg Ringer) +2013-07-02 4fdfb4c #48625 [FEATURE] Module menu: System group (Felix Kopp) +2013-07-02 c250ad8 #49394 [TASK] Cleanup entry classes in typo3/ part1 (Wouter Wolters) +2013-07-02 c50c1b0 #49596 [TASK] Clean up TCEforms main table and according CSS definitions (Benjamin Mack) +2013-07-02 48f6d23 #49599 [TASK] Remove not needed table in permission legend (Georg Ringer) +2013-07-02 1220721 #49597 [TASK] Docheader drop-shadow (Felix Kopp) +2013-07-02 52c54a8 #48877 [TASK] Cast log message to string (Steffen Müller) +2013-07-02 f0ad5c8 #49593 [TASK] Remove empty table at end of list output (Georg Ringer) +2013-07-02 1af7506 #49591 [BUGFIX] Install tool performs all db updates (Susanne Moog) +2013-07-02 d1ba4e3 #49585 [BUGFIX] Invalid cache backend option "compression" for NullBackend (Xavier Perseguers) +2013-07-02 72f0cb7 #47436 [TASK] DB-Browser: Pagetree shown even though tables only allow rootLevel (Stefan Neufeind) +2013-07-02 8423f73 #20326 [CLEANUP] Use proper Clickmenu API (Francois Suter) +2013-07-02 8180a9e #49164 [FEATURE] Refactor ElementInfo / show_item (Felix Kopp) +2013-07-02 9a9622b #49578 [TASK] Cleanup ext:recordlist (Wouter Wolters) +2013-07-02 3c6e692 #49552 [TASK] Cleanup ext:lowlevel (Wouter Wolters) +2013-07-02 a399edb #49528 [BUGFIX] EM: Scheduler task does not persist to database (Alexander Opitz) +2013-07-02 67f04f8 #49580 [TASK] Cleanup ext:setup and ext:tstemplate (Wouter Wolters) +2013-07-02 974f80b #47403 [BUGFIX] Wrong top/bottom margin rendering in CSC (Patrick Broens) +2013-07-02 4602db1 #49458 [BUGFIX] Check for imageftbbox() existence before usage (Christian Kuhn) +2013-07-02 09bc492 #49497 [FEATURE] Support @Flow\Inject annotations in Extbase (Alexander Schnitzler) +2013-07-01 96ef032 #49550 [TASK] Cleanup ext:opendocs (Wouter Wolters) +2013-07-01 60385f1 #49507 [TASK] Move JavaScript files to EXT: backend (Felix Kopp) +2013-07-01 7d46676 #48586 [TASK] Crisp up navigation frames borders (Felix Kopp) +2013-07-01 afc518c #49540 [BUGFIX] LocalConfiguration cleanup breaks install process (Christian Kuhn) +2013-07-01 a96efa6 #43112 [BUGFIX] Increase the width of the content element of type Plain HTML (Philipp Gampe) +2013-06-30 45bd623 #49256 [BUGFIX] Do not show System Extensions Wizard when done (Helmut Hummel) +2013-06-30 95e7267 #47726 [BUGFIX] EM: TimeSinceLastUpdateViewHelper fatals if never updated (Alexander Opitz) +2013-06-29 6732761 #49519 [TASK] Improve error message in NotFoundView to identify source (Claus Due) +2013-06-29 1bfea3b #48354 [BUGFIX] Wrong placement of image caption in text with image (Philipp Gampe) +2013-06-29 010c54a #49478 [FEATURE] Debug register and page with TypoScript (Lars Peipmann) +2013-06-29 7145f45 #49402 [BUGFIX] Fix localization of the BE user module (Wouter Wolters) +2013-06-29 3d63cfc #48224 [BUGFIX] Rootline utility must respect pageOverlayFields (Stefan Galinski) +2013-06-28 e6956fa #47609 [BUGFIX] ActionController must use namespaced object view pattern (Alexander Schnitzler) +2013-06-28 555ae7f #47832 [BUGFIX] Fix property mapping of checkbox arrays (Helmut Hummel) +2013-06-27 536857e #40855 [BUGFIX] stdWrap for special.value applied twice (Markus Klein) +2013-06-27 03d840a #49220 [BUGFIX] ShortcutVH must not ignore options.enableBookmarks (Georg Ringer) +2013-06-27 74035dc #49401 [BUGFIX] Fix localization of the language module (Wouter Wolters) +2013-06-26 5f71b1c #49404 [BUGFIX] Fix one language label in the extension manager (Krzysztof Adaczmyk) +2013-06-26 177eac9 #45165 [BUGFIX] Wrong result on unequal globalVar condition (Marc Bastian Heinrichs) +2013-06-25 41b483d #43053 [TASK] Backend user management: add delete button (Krzysztof Adamczyk) +2013-06-24 113959b #49393 [BUGFIX] Fix spelling issue in Install Tool (Wouter Wolters) +2013-06-24 ad8b06e Activate tests for PHP 5.5 on travis (Helmut Hummel) +2013-06-24 0d69c2d #43703 [FEATURE] Add task to auto update languages (Wouter Wolters) +2013-06-24 ec9a4e6 #49350 [TASK] Add unit tests for "outdated" extensions (Jigal van Hemert) +2013-06-24 379d999 #49350 [TASK] Add support for "outdated" extensions (Jigal van Hemert) +2013-06-24 f0d8a25 #49353 [BUGFIX] Reports Module links to the standalone install tool (Wouter Wolters) +2013-06-23 14dc91f #49366 [TASK] Adapt install tool mail functions to use Swiftmailer (Anja Leichsenring) +2013-06-23 681add8 #49357 [TASK] Remove Environment Check checkMailCapabilities (Anja Leichsenring) +2013-06-23 3349dc9 #49354 [BUGFIX] Call to undefined method ElementConditionMatcher::setRecord() (Frans Saris) +2013-06-23 788964e #49352 [BUGFIX] Reports module link to Install Tool section is incorrect (Wouter Wolters) +2013-06-23 ebb9942 #49338 [BUGFIX] Record history shows two back buttons in docheader (Wouter Wolters) +2013-06-23 a9c45b4 #34042 [BUGFIX] Invisible icon blocks mousefocus of non-required inputfields (Zbigniew Jacko) +2013-06-23 d235b8b #49279 [FEATURE] Exclude doktypes from pagetree (Soren Malling) +2013-06-23 bd1ad1d #49267 [TASK] Install: Update TTFdpi test description text (Markus Klein) +2013-06-23 f874026 #48981 [FEATURE] Hook for tsfe::checkEnableFields (Andre Hähnel) +2013-06-23 c2a474e #49348 [TASK] Remove constant PATH_t3lib (Anja Leichsenring) +2013-06-23 2332335 #49336 [TASK] Remove last bits of forceCharset handling (Christian Kuhn) +2013-06-23 558eaf4 #49286 [BUGFIX] Skip link validation of RTE filelink (Visay Keo) +2013-06-23 bb68f56 #49144 [FEATURE] MathUtility: Add canBeInterpretedAsFloat (Stefan Neufeind) +2013-06-23 e2d0dd8 #49346 [TASK] Adapt INSTALL.txt to removed t3lib (Felix Kopp) +2013-06-23 c56d712 #36505 [FEATURE] Increase size of be_groups table subgroup field (Krzysztof Adamczyk) +2013-06-23 5282b20 #48054 [FEATURE] Scheduler: Add delete button to edit view (Philipp Gampe) +2013-06-23 7985a65 #49139 [FEATURE] ViewHelper to display file sizes (Wouter Wolters) +2013-06-23 7557849 #47684 [FEATURE] Enable chaining of set* funtions (Daniel Hürtgen) +2013-06-22 99b4420 #49342 [TASK] Move ExtJS- & JavaScript from t3lib (Felix Kopp) +2013-06-22 08c2263 #49345 [BUGFIX] Fix two typos in one install tool language label (Anja Leichsenring) +2013-06-22 24402b5 #49066 [TASK] Update URL to the exception collection (Piotr Molewski) +2013-06-22 43b657d #48155 [TASK] Remove dummy files from ext:wizard_crpages and wizard_sortpages (Christian Kuhn) +2013-06-22 cc974fd #39107 [TASK] Page module edit icon for language overlay (Felix Kopp) +2013-06-22 2c04aa7 #48942 [TASK] Remove class.* from /typo3/ (Felix Kopp) +2013-06-21 36465b9 #49269 [BUGFIX] Show unit "Bytes" for file size of Installer test images (Markus Klein) +2013-06-21 7e04899 #49335 [TASK] Remove last bits of gdlib_2 setting (Christian Kuhn) +2013-06-21 003ff66 #49334 [TASK] Remove last bit of multiplyDBfieldSize handling (Christian Kuhn) +2013-06-21 de32905 #48522 [TASK] Cleanup openid extension (Helmut Hummel) +2013-06-21 b8c3c04 #49299 [FEATURE] Install tool: Remove obsolete keys from LocalConfiguration (Christian Kuhn) +2013-06-21 afd8318 #49331 [BUGFIX] Flexform field is available but not passed to sub-function calls (Claus Due) +2013-06-21 6f8407e #49314 [BUGFIX] Follow-up: Add stdWrap for _DEFAULT_PI_VARS (Philipp Gampe) +2013-06-21 93ef3f0 #49327 [BUGFIX] Illegal string offset warning in AjaxLoginHandler (Markus Klein) +2013-06-21 458099e #49266 [BUGFIX] Frontend shows HTML tags in messages (Anja Leichsenring) +2013-06-21 75f756b #49318 [BUGFIX] Misleading label in beuser module (Markus Klein) +2013-06-21 7b5b604 #22045 [FEATURE] Add stdWrap for _DEFAULT_PI_VARS (Stefan Neufeind) +2013-06-21 2b3e4b1 #49307 [BUGFIX] Generation of class information fails with DateTime (Alexander Schnitzler) +2013-06-21 30a3e48 #49228 [FEATURE] Follow up: Add autofocus attribute to BE login (Markus Klein) +2013-06-20 b784b04 #49298 [FEATURE] Install tool: Check xdebug.max_nesting_level (Christian Kuhn) +2013-06-20 897a6d0 #48963 [TASK] Cleanup wizard initializing (Wouter Wolters) +2013-06-20 3e8d40a #49296 [BUGFIX] Failing FAL unit test (Christian Kuhn) +2013-06-20 70feb69 #26588 [BUGFIX] Fix JS error with Context Sensitive Help (Michel Nederlof) +2013-06-20 c7d1c1c #49029 [BUGFIX] Correct permissions of new files (Michael Knabe) +2013-06-19 76e5255 #49265 [BUGFIX] Install tool: Warning in upgrade wizard (Christian Kuhn) +2013-06-19 df90964 #49260 [BUGFIX] Use userInput instead of own broken method (Alexander Opitz) +2013-06-19 6042a6f #49258 [BUGFIX] Update Wizard user input not taken into account (Alexander Opitz) +2013-06-19 640e617 #49263 [TASK] Install tool: Code optimization in update wizard action (Christian Kuhn) +2013-06-19 f07f872 #48603 [BUGFIX] Filelist: Only show paste buttons if clipObj is set (Philipp Gampe) +2013-06-19 1b26152 #49261 [TASK] Remove duplicate vera.ttf from ext:core (Christian Kuhn) +2013-06-19 2e3c9d5 #49162 [!!!][TASK] Rewrite install tool (Christian Kuhn) +2013-06-19 b34e43b #49228 [FEATURE] Add autofocus attribute to BE login (Markus Klein) +2013-06-19 6d278b1 #49242 [BUGFIX] Raw search can't search inside the pages table (Stefan Galinski) +2013-06-17 c6667ec #49091 [BUGFIX] Use correct path in belog modules (Georg Ringer) +2013-06-17 e09a41d #48021 [BUGFIX] Nested FLUIDTEMPLATE doesn't work anymore (Stefan Galinski) +2013-06-17 daca12a #49110 [TASK] Cleanup ChangeLog (Michael Stucki) +2013-06-17 914b6df #49112 [TASK] Remove unused icons from /gfx (Felix Kopp) +2013-06-17 183b8d1 #49073 [TASK] Add labels to form fields of admin panel (Georg Ringer) +2013-06-17 0affd5f #49136 [BUGFIX] Fix reverse order handling of MediaProvider (Alexander Opitz) +2013-06-17 2f7aad0 #49037 [FEATURE] Allow custom record list in element browser (Alexander Stehlik) +2013-06-16 064c9b9 #49152 [TASK] Move video-js to contrib (Felix Kopp) +2013-06-15 c7bdad7 #34156 [BUGFIX] Allow non-Admins to delete Records finally (dkd-egerer Sascha Egerer) +2013-06-15 1ad7632 #47103 [BUGFIX] Illegal string offset 'translations' in DatabaseRecordList (Philipp Gampe) +2013-06-15 b7cc497 #49151 [TASK] Move express-install to contrib (flowplayer) (Felix Kopp) +2013-06-15 925ce3f #48300 [BUGFIX] Fix template rootline for translated pages (Alexander Stehlik) +2013-06-14 1c8856f #48213 [BUGFIX] compressJs returns wrong filenames (Philipp Gampe) +2013-06-14 aeba1e6 #48220 [BUGFIX] Insert rows only once in exec_INSERTmultipleRows (Jigal van Hemert) +2013-06-13 db9efd3 #49110 [TASK] Cleanup ChangeLog (Ernesto Baschny) +2013-06-13 90734e1 #49100 [BUGFIX] Repair broken unit tests (Anja Leichsenring) +2013-06-13 c4c4b5e #48571 [BUGFIX] findByUid should respect query settings of repository (Alexander Schnitzler) +2013-06-12 f5074a5 #48381 [BUGFIX] Do not add category to empty table names (Alexander Opitz) +2013-06-12 1af5a13 #49072 [BUGFIX] Fix missing single quotes in SchemaMigratorTest (Wouter Wolters) +2013-06-12 f720c96 #49051 [BUGFIX] Avoid double wrap in css_styled_content (Francois Suter) +2013-06-12 fc9988a #49005 [TASK] Move t3lib/csconvtbl && t3lib/unidata (Georg Ringer) +2013-06-11 4e6cc61 #41344 [BUGFIX] False-Positives in SQL comparison (Mario Rimann) +2013-06-11 06299cc #48996 [BUGFIX] Missing file extension class with "file links" type (Stefan Galinski) +2013-06-11 083e9b0 #49004 [BUGFIX] List Module - Reference count limited to 20 (Stefan Galinski) +2013-06-11 e6af651 #47530 [TASK] Allow sys_category in rootpage (Stefan Froemken) +2013-06-11 ba7e83e #48997 [BUGFIX] Recycler ignores depth setting (Stefan Galinski) +2013-06-11 3c80195 #48934 [TASK] Remove "require_once" in /typo3/ (Felix Kopp) +2013-06-11 6baac6c #48989 [BUGFIX] Bad English in system extensions: "screen shot" (Bernhard Kraft) +2013-06-11 291f7c2 #48379 [TASK] Move JavaScript files out of t3lib (Felix Kopp) +2013-06-10 34dc73d #48918 [BUGFIX] FileLogWriter ignores log file configuration (Steffen Müller) +2013-06-08 3ad4be6 #22913 [BUGFIX] Bad English in TCEforms: "Edit Pagecontent" and "fontface" (Dmitry Dulepov) +2013-06-08 0a8eae6 #48957 [TASK] Increase spacing between icon (module menu) (Felix Kopp) +2013-06-05 cfc7e43 #48786 [TASK] EXT: t3skin - extract table styling (Felix Kopp) +2013-06-05 0856df4 #48783 [TASK] EXT: t3skin: Extract form styling into own file (Felix Kopp) +2013-06-04 fe22a97 #48653 [FEATURE] Switch View Helper (Wouter Wolters) +2013-06-04 8311353 #48550 [TASK] Remove styles for former ExtensionManager (Felix Kopp) +2013-06-04 24288db [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team) + + 2013-06-04 a7a75b9 [RELEASE] Release of TYPO3 6.2.0alpha1 (TYPO3 Release Team) 2013-06-04 af610eb #48767 [TASK] Make preperations for backporting Flow validation api (Alexander Schnitzler) 2013-06-04 f521dc2 #48669 [TASK] Mark Extbase\Mvc\Controller\FlashMessageContainer deprecated (Alexander Schnitzler) diff --git a/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php b/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php index 8b85e0406c7c..a06fbcdf81dd 100644 --- a/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php +++ b/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php @@ -76,7 +76,7 @@ class SystemEnvironmentBuilder { */ static protected function defineBaseConstants() { // This version, branch and copyright - define('TYPO3_version', '6.2-dev'); + define('TYPO3_version', '6.2.0alpha2'); define('TYPO3_branch', '6.2'); define('TYPO3_copyright_year', '1998-2013'); -- GitLab