From a52dd21423e7587b8d945efa29c67534aeef3ef4 Mon Sep 17 00:00:00 2001 From: TYPO3 v4 Release Team <typo3v4@typo3.org> Date: Tue, 17 Jan 2012 18:37:41 +0100 Subject: [PATCH] [RELEASE] Release of TYPO3 4.7.0alpha3 Change-Id: Ife0a38aca4287cdbb170673bde535deb00505342 Reviewed-on: http://review.typo3.org/7833 Reviewed-by: TYPO3 v4 Release Team Tested-by: TYPO3 v4 Release Team --- ChangeLog | 62 ++++++++++++++++++++++++++++++++++++++++ t3lib/config_default.php | 2 +- 2 files changed, 63 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 91a7dc60bbd4..250dae7a1089 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,65 @@ +2012-01-17 63228ff [RELEASE] Release of TYPO3 4.7.0alpha3 (TYPO3 v4 Release Team) +2012-01-17 32903ae [TASK] Raise submodule pointer (TYPO3 v4 Release Team) +2012-01-17 47303d7 #32864 [TASK] Add note on modified authentication services to NEWS.txt (Oliver Hader) +2012-01-17 b413757 #32864 [TASK] Add note on modified authentication services to NEWS.txt (Oliver Hader) +2012-01-17 c9e7ce9 [TASK] Clean-up NEWS.txt for TYPO3 4.7 (Oliver Hader) +2012-01-17 d3f3a9f #30271 [FEATURE] Separate password transmission from password comparison (Helmut Hummel) +2012-01-17 1e3b80c #23055 [TASK] Use t3lib_BEfunc instead of date() (Georg Ringer) +2012-01-17 5e55c44 #33044 [FEATURE] Hidden palettes in TCEForms (Ingmar Schlecht) +2012-01-17 c915b0a #32686 [BUGFIX] BE user switch impossible when in adminOnly mode (Philipp Kitzberger) +2012-01-17 f20dfac #32397 [BUGFIX] Page renderer provides files to compressor incorrectly (Dmitry Dulepov) +2012-01-17 f99cdff #32891 [TASK] User settings: move flashMessage notice (Felix Kopp) +2012-01-17 63772e5 #33230 [BUGFIX] Proper cursor icon in access module (Georg Ringer) +2012-01-17 15216f8 #32986 [BUGFIX] Usage of custom caching backends (Michael Klapper) +2012-01-17 9b0db56 #33234 [FEATURE] Add hook to pagerenderer after compress/concatenate (Nils Seinschedt) +2012-01-17 75bd0c7 #33238 [FEATURE] htmlArea RTE: Cleanup some deprecated methods (Stanislas Rolland) +2012-01-16 ade2637 #32773 [BUGFIX] fe_adminLib.inc uses undefined function (Sven Burkert) +2012-01-16 c5fd02f #33207 [FEATURE] htmlArea RTE: Remove RTE cache (Stanislas Rolland) +2012-01-15 27329ab #33206 [FEATURE] htmlArea RTE: Move RTE scripts to head (Stanislas Rolland) +2012-01-15 c590cb2 #31333 [BUGFIX] Shortcut page does not keep 'type' parameter (Xavier Perseguers) +2012-01-15 7b2dc40 #28007 [BUGFIX] TCEmain::clear_cacheCmd relies on active BE_USER (Steffen Gebert) +2012-01-14 15eb091 #32111 [BUGFIX] TYPO3 prompts to select position when there are no pages (Dmitry Dulepov) +2012-01-14 8787182 #29296 [FEATURE] Add possibility to define foreign_match_fields for IRRE inline relations. (Ingmar Schlecht) +2012-01-14 faf04f9 #32046 [BUGFIX] t3lib_div::validPathStr() fails on certain file names (Dmitry Dulepov) +2012-01-14 4c41ba4 #31300 [TASK] Improve debugTrail() to better handle includes (Markus Klein) +2012-01-14 c5e06a3 #32231 [BUGFIX] Unlimited memory limit handling in system status report (Mario Rimann) +2012-01-13 40cd5e6 #33184 [FEATURE] htmlArea RTE: Add button to insert soft hyphen (Stanislas Rolland) +2012-01-13 92c4777 [TASK] Raise submodule pointer of workspaces system extension (Oliver Hader) +2012-01-13 e17eeb7 #33047 [TASK] Regenerate core_autoload.php (Oliver Hader) +2012-01-13 da8ac2d #33164 Revert "[TASK] Migrate to ExtJS4: Exchange the ExtJS Core Library" (Oliver Hader) +2012-01-13 e738d37 #33164 Revert "[TASK] Migrate to ExtJS 4: Replace the ExtJS Skin" (Oliver Hader) +2012-01-13 66352a5 #33164 Revert "[TASK] Migrate to ExtJS 4: Migrate Backend Base Components" (Oliver Hader) +2012-01-13 2cc2d3f #33164 Revert "[TASK] Migrate to ExtJS 4: Migrate PageTree and Context-Menu" (Oliver Hader) +2012-01-13 645497a #33164 Revert "[TASK] Migrate to ExtJS 4: Migrate TCEforms" (Oliver Hader) +2012-01-13 0e814e8 #33164 Revert "[TASK] Migrate to ExtJS 4: Migrate RTE" (Oliver Hader) +2012-01-13 7d7c13e #33164 Revert "[BUGFIX] TCEforms reference non-existant CSS file resize.css" (Oliver Hader) +2012-01-13 42dee4a #33164 Revert "[BUGFIX] Showing/Hiding toolbars of CE's in PageModule broken" (Oliver Hader) +2012-01-13 772ea93 #33164 Revert "[BUGFIX] ModuleMenu has changed resizing/collapse behaviour" (Oliver Hader) +2012-01-13 087e12a #33164 Revert "[BUGFIX] Missing renames of addClass and removeClass" (Oliver Hader) +2012-01-13 ab81dd4 #33164 Revert "[TASK] Add ExtJS3 Compatibility Layer Extension" (Oliver Hader) +2012-01-13 e786412 #33164 Revert "[BUGFIX] Backend loops in Page module" (Oliver Hader) +2012-01-13 d620f78 #33164 Revert "[TASK] Rebuild t3lib/core_autoload.php" (Oliver Hader) +2012-01-13 a4536e3 #33164 Revert "[TASK] BE-Modules not migrated to ExtJS4 need to trigger compat-Mode" (Oliver Hader) +2012-01-13 4294e8e #33164 Revert "[BUG] CleanUp ExtJS Skin directory" (Oliver Hader) +2012-01-13 e04e514 [TASK] Rebuild t3lib/core_autoload.php (Oliver Hader) +2012-01-12 4a81817 #32938 [BUGFIX] Link to mounted shortcut page lacks &MP parameter (Xavier Perseguers) +2012-01-08 c979ea7 #32970 [BUGFIX] Typo in Install Tool (Georg Ringer) +2012-01-06 68893b4 #32855 [BUGFIX] User Admin: Move "Add" button to docheader (Felix Kopp) +2012-01-05 2fa1998 #32893 [FEATURE] Show thumbnails in page/list by default (Felix Kopp) +2012-01-04 8bce878 #32946 [CLEANUP] Core has a XML syntax dependency on templavoila (Benjamin Mack) +2012-01-02 bd82b6f #32932 [BUG] CleanUp ExtJS Skin directory (Steffen Ritter) +2012-01-01 ba417c8 #32899 [TASK] Remove Thumbs.db (Steffen Gebert) +2011-12-24 5dc0e44 #32753 [TASK] Scheduler: Add "Add Task" button to header (Markus Klein) +2011-12-24 ba6963e #23387 [FEATURE] Add a link to delete the deprecation log file (Mario Rimann) +2011-12-24 256662d #18545 [BUGFIX] Vague error message in t3lib_div (Dmitry Dulepov) +2011-12-24 075e1a1 #31460 [BUGFIX] flock() calls in TYPO3 prevent NFS hosting (Dmitry Dulepov) +2011-12-24 5af7dbc #32768 [BUGFIX] Reports are called twice (Philipp Gampe) +2011-12-21 c8b107e #26690 [BUGFIX] Adjust shortcut mode labels for selected/current page (Stefan Neufeind) +2011-12-21 42e9452 #32573 [BUGFIX] locallangXMLOverride is broken since the switch to XLIFF (Lars Patrick Heß) +2011-12-20 bd9716f [TASK] Set TYPO3 version to 4.7-dev (TYPO3 v4 Release Team) +2011-12-20 77b00a3 [RELEASE] Release of TYPO3 4.7.0alpha2 (TYPO3 v4 Release Team) + + 2011-12-20 db639c9 [RELEASE] Release of TYPO3 4.7.0alpha2 (TYPO3 v4 Release Team) 2011-12-20 ac5a021 [TASK] Raise submodule pointer (TYPO3 v4 Release Team) 2011-12-20 b8ffd60 #32185 [TASK] BE-Modules not migrated to ExtJS4 need to trigger compat-Mode (Steffen Ritter) diff --git a/t3lib/config_default.php b/t3lib/config_default.php index 2d681dc09418..72e36488e9a5 100644 --- a/t3lib/config_default.php +++ b/t3lib/config_default.php @@ -711,7 +711,7 @@ if (TYPO3_MODE === 'BE') { $T3_VAR = array(); // Initialize. // TYPO3 version -$TYPO_VERSION = '4.7-dev'; // @deprecated: Will be removed in TYPO3 4.8. Use the constants defined below +$TYPO_VERSION = '4.7.0alpha3'; // @deprecated: Will be removed in TYPO3 4.8. Use the constants defined below define('TYPO3_version', $TYPO_VERSION); define('TYPO3_branch', '4.7'); define('TYPO3_copyright_year', '1998-2011'); -- GitLab