From 81f057cdb00bbecf80709f1f4b2e156a3f06a285 Mon Sep 17 00:00:00 2001 From: TYPO3 v4 Release Team <typo3v4@typo3.org> Date: Tue, 28 Feb 2012 22:50:42 +0100 Subject: [PATCH] [RELEASE] Release of TYPO3 4.7.0beta1 Change-Id: Ide35d8f6afd19e5dc0cb388c380f4a891eb5f0e0 Reviewed-on: http://review.typo3.org/9288 Reviewed-by: TYPO3 v4 Release Team Tested-by: TYPO3 v4 Release Team --- ChangeLog | 159 +++++++++++++++++++++++++++++++++++++++ t3lib/config_default.php | 2 +- 2 files changed, 160 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 250dae7a1089..f444db3e06f0 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,162 @@ +2012-02-28 0832ca2 [RELEASE] Release of TYPO3 4.7.0beta1 (TYPO3 v4 Release Team) +2012-02-28 a711436 [TASK] Raise submodule pointer (TYPO3 v4 Release Team) +2012-02-28 ac09db9 #34396 [BUGFIX] previewLink generation is broken without domain-record (Steffen Ritter) +2012-02-28 fd8c60a #34369 [TASK] Fix setDBinit regression (Michael Stucki) +2012-02-28 5c42960 #34352 [FEATURE] Add clearing cache by tag and by identifier clearCacheCMD (Fabrizio Branca) +2012-02-28 4e1dc96 #34370 [CLEANUP] RTE: Remove useless code when BE is only utf-8 (Stanislas Rolland) +2012-02-27 fa52bc8 #29365 [FEATURE] Flexible cHash Calculation (Daniel Pötzinger) +2012-02-27 df145c6 #34114 [FEATURE] RTE: Use HTML5-compliant custom attribute for external url's (Stanislas Rolland) +2012-02-27 b8d1929 #34135 [BUGFIX] PHP Warning when moving a record (Xavier Perseguers) +2012-02-27 1edef10 #34028 [FEATURE] Default active tab to first in allowedItems-list at "Insert image" (Stefan Neufeind) +2012-02-27 d91f328 #34027 [FEATURE] Allow to order tabs of "Insert/modify image" in Page TSConfig (Stanislas Rolland) +2012-02-27 b3fb0bc #30664 [TASK] Set X-UA-Compatible to IE=9 for Backend (Steffen Gebert) +2012-02-26 aeba39c #34299 [FEATURE] stdWrap caching (Fabrizio Branca) +2012-02-26 ec8d8af #34281 [FEATURE] Integrate possibility to overrule types array in TCEforms (TYPO3 FAL Team) +2012-02-26 2fe581e #34283 [FEATURE] IRRE - Possibility to render custom header controls (TYPO3 FAL Team) +2012-02-26 5ddc628 #33852 [FEATURE] Add a "virtual root" to pagetree (for mountpoints) (Stefan Neufeind) +2012-02-26 a82b690 #34106 [TASK] Remove useless code after utf-8 code conversion (Markus Klein) +2012-02-26 4579bbe #34094 [TASK] Change various functions to use utf-8 by default (Steffen Ritter) +2012-02-26 8f5456d #34092 [CLEANUP][CONF!!!] Remove forceCharset option and references (Steffen Ritter) +2012-02-26 829327d #34282 [FEATURE] IRRE - Possibility to avoid rendering of foreign_selector (TYPO3 FAL Team) +2012-02-26 82561d0 [TASK] Clean-up several whitespaces and PHPdoc comments (Oliver Hader) +2012-02-24 325d0ec #34234 [TASK] Update manual with new hook (Jigal van Hemert) +2012-02-24 05099b2 #17055 [FEATURE] Add hook to process forgot password mail (Jigal van Hemert) +2012-02-24 7cb35d8 #34096 [TASK] Migrate EXT:about to extbase (Christian Kuhn) +2012-02-21 4e7530b #26090 [TASK] Remove old code related to the extension tstemplate_styler (Dmitry Dulepov) +2012-02-21 729efc2 #34098 [TASK] Group excludefields by table (Johannes Feustel) +2012-02-20 ff0f360 #34099 [FEATURE] Link errors in Template Object Browser to Template Analyzer (Ingo Renner) +2012-02-20 3ef5c98 #34056 [FEATURE] Log to sys_log when changes are made to scheduler tasks (Soren Malling) +2012-02-19 d0a1a25 #17947 [BUGFIX] TCE: error message if no label has been set in TCA (Mario Rimann) +2012-02-19 c3360a8 #34039 [FEATURE] Unit test for t3lib_befunc::getCommonSelectFields (Philipp Gampe) +2012-02-19 b17ae04 #34086 [TASK] Migrate aboutmodules to extbase (Christian Kuhn) +2012-02-19 215428f #34058 [TASK] Move tslib_content classes to own files (Christian Kuhn) +2012-02-18 b2030fd #34053 [FEATURE] RTE: Use HTML5-compliant custom attribute for click-enlarge (Stanislas Rolland) +2012-02-18 c0a7aa8 #34030 [BUGFIX] getAllowedItems called with one parameter too much (Stefan Neufeind) +2012-02-17 0c10f01 #25083 [BUGFIX] Content rendering: Definition lists in RTE are wrapped in p (Stanislas Rolland) +2012-02-17 384cefa #33895 [BUGFIX] Update extension must invalidate autoloader cache (Philipp Gampe) +2012-02-17 f35214c #34026 [BUGFIX] RTE: Consistent naming for menutabs at "Insert image" (Stefan Neufeind) +2012-02-17 c7228a6 #33214 [BUGFIX] TypoLink: absolute urls when installed in subfolder (Nils Seinschedt) +2012-02-17 6222f74 #33963 [BUGFIX] Unify Template Backend Modules (Felix Kopp) +2012-02-17 00ba5f9 #33938 [BUGFIX] Unknown record collection type in RecordCollectionRepository (Oliver Hader) +2012-02-17 cd4e0c1 #32467 [BUGFIX] Warnings in tcemain on iterating over unset columns (Mario Rimann) +2012-02-16 7cc83cc #33422 [FEATURE] HTML5 multiple file upload in TCEforms (Alexander Dick) +2012-02-16 6614f7e #33927 [TASK] Update felogin manual and raise version (Jigal van Hemert) +2012-02-16 6667cee #33941 [FEATURE] Unset parts in t3lib_div::array_merge_recursive_overrule() (Ingmar Schlecht) +2012-02-15 faa0451 #28700 [FEATURE] Set exit status in CLI scripts (Thorsten Kahler) +2012-02-15 7e610ea #28495 [FEATURE] Add a download method to t3lib_http_Request (Philipp Gampe) +2012-02-14 9478e55 #25003 [BUGFIX] Check minitems for TCAtree (Georg Ringer) +2012-02-14 dbc1b90 #25061 [FEATURE] add option to select recursively in tcaTree (Steffen Ritter) +2012-02-13 d3d6658 #33868 [TASK] EM: Move Upload button to top button menu (Felix Kopp) +2012-02-13 0ecbdde #33897 [BUGFIX] htmlArea RTE: Target of localized string may be empty (Stanislas Rolland) +2012-02-13 6d223d5 #33515 [BUGFIX][t3editor] (De-)Activating does not work in Chrome (Steffen Gebert) +2012-02-13 9405477 #33889 [BUGFIX] htmlArea RTE: Default skin inconsistent with ExtJS xtheme-blue (Stanislas Rolland) +2012-02-13 29f5904 #33866 [BUGFIX] show uid of reference in show_item.php (Johannes Feustel) +2012-02-13 363ed32 #32132 [FEATURE] Add subjectField to Form Wizard TS (Florian Scholz) +2012-02-13 b763c24 #28039 [TASK] Rework t3lib_utility_Mail::breakLinesForEmail to drop strrev-magic (Stefan Neufeind) +2012-02-13 1c5da29 #33695 [FEATURE] Reports interface standardize (Felix Kopp) +2012-02-13 cc2e767 #17961 [FEATURE] Add error message for missing TCA (Stefan Neufeind) +2012-02-13 b0ac640 #23199 [FEATURE] More detailed felogin password reset error messages (Lucas Jenss) +2012-02-13 9830734 #29577 [FEATURE][CONF] Various messages in felogin need own stdWrap (Jigal van Hemert) +2012-02-13 64aa3d2 #24185 [FEATURE] felogin: Introduce new label for the legend marker (Jigal van Hemert) +2012-02-12 e60b664 #33827 [FEATURE] Show History csh and spacer (Felix Kopp) +2012-02-12 8aeb14a #32450 [FEATURE] Toolbar Separator (Felix Kopp) +2012-02-11 05d583c #32809 [FEATURE] Add hooks to extend browse_links.php (Stefan Rotsch) +2012-02-11 33ea4ce #33850 [TASK] Adapt unit-tests to new mail-adapter-hook (for t3lib_utility_mail) (Stefan Neufeind) +2012-02-11 7feaf8e #32732 [BUGFIX] Add the title and increase width of the multiple select boxes (Thomas Layh) +2012-02-10 01e229d #30682 [TASK] Move FEworkspace code into versioning / part 2 (Benjamin Mack) +2012-02-10 432ac6b #28299 [FEATURE] Add hook to tslib_fe->getHash() (Fabrizio Branca) +2012-02-10 561406c #33532 [BUGFIX] TYPO3 Backend is too slow if sys_log table is large (Dmitry Dulepov) +2012-02-10 9fbf446 #32309 [FEATURE] Allow native ExtJS3 Modules in ContentArea (Kay Strobach) +2012-02-10 19ea793 #33518 [FEATURE] Allow authentication with partial OpenID identifier (Xavier Perseguers) +2012-02-10 a5d8cc6 #33813 [BUGFIX] Wizard in HTML element moved to t3editor (Georg Ringer) +2012-02-10 8711c30 #33755 [FEATURE] Extend collection handling by repository (Steffen Ritter) +2012-02-10 eba159f #28298 [BUGFIX] Resetting of input field to default when having a range fails (Philipp Kitzberger) +2012-02-10 f00eb53 #17061 [BUGFIX] Translated mailform should use localized email (Michael Stucki) +2012-02-10 908b2a7 #21102 [BUGFIX] IRRE: Selected items remain in selector with foreign_unique (Stanislas Rolland) +2012-02-10 e0caff0 #33761 [BUGFIX] Remove early return in PageTreeDataProvider (Georg Ringer) +2012-02-10 2040d83 #26815 [BUGFIX] RTE transformation transforms LF/CR between div and hr into space (Stanislas Rolland) +2012-02-10 2115050 #33457 [BUGFIX] RTE: Removing div from block format select box may not work (Stanislas Rolland) +2012-02-10 41e3ba1 #32408 [BUGFIX] htmlArea RTE: CSS class names are lowercase in WebKit (Stanislas Rolland) +2012-02-09 9697ac9 #19847 [FEATURE] Move redirect fields from Extended tab (Jigal van Hemert) +2012-02-09 78df186 #28526 [BUGFIX] Unset stdWrap of select.pidInList (Marc Bastian Heinrichs) +2012-02-09 c3292b7 #19925 [BUGFIX] *IFSUB ignores l18n_cfg field (Stefan Galinski) +2012-02-09 110a28e #33816 [FEATURE] Error level as the first column in BE Log module (Dominique Feyer) +2012-02-09 b9f12f8 #33082 [TASK] Improve error message of "broken rootline" (Georg Ringer) +2012-02-09 a18f372 #31252 [BUGFIX] saltedpasswords update task only updates 42 records (Mario Rimann) +2012-02-09 b446078 #33448 [BUGFIX] Loading of an IRRE element with subtabs freezes and breaks browsers (Stefan Galinski) +2012-02-09 edd4844 #32253 [BUGFIX] Shortcut redirect ignores linkVars syntax (Stefan Galinski) +2012-02-09 04b8728 #31711 [BUGFIX] Validation for multiple forms on one page (Niki Mueller) +2012-02-09 ff7fd84 #33692 [FEATURE] Move Element form visual cleanup (Felix Kopp) +2012-02-08 a0c4d92 [FEATURE] Multiple stdWrap executed in numeric order (Philipp Gampe) +2012-02-08 5798db0 #30604 [TASK] Remove unsupported functionality related to workspaces (Benjamin Mack) +2012-02-08 4573de4 #32693 [BUGFIX] TSconfig option hides table pages_language_overlay (Stefan Geith) +2012-02-08 6ad942e #29423 [FEATURE] Add "if" function to includeCSS and includeJS (Tolleiv Nietsch) +2012-02-08 30ee927 #33753 [FEATURE] Integrate possibility to resolve relative path walks (Oliver Hader) +2012-02-08 3340dbb #33767 [FEATURE] Integrate possibility to build URL (Andreas Wolf) +2012-02-08 7ab37ff Revert "[BUGFIX] Remove early return in PageTreeDataProvider" (Tolleiv Nietsch) +2012-02-08 657d515 #33748 [FEATURE] Integrate Signal Slot Handling (Andreas Wolf) +2012-02-08 bc912df #33761 [BUGFIX] Remove early return in PageTreeDataProvider (Georg Ringer) +2012-02-08 24825ca #33697 [BUGFIX] SQL error in extension manager (Philipp Gampe) +2012-02-08 13b4509 #33116 [BUGFIX] Scheduler BE module fails to load due to autoloader issues (Christian Kuhn) +2012-02-08 bf9aff2 #32650 [BUGFIX] Confusing error message in reports module (Markus Klein) +2012-02-08 91e75e0 #32073 [BUGFIX] IRRE translation links shouldn't be shown if no parent (Georg Ringer) +2012-02-08 84964ac #25985 [TASK] remove obsolete check for media/scripts/ (Markus Klein) +2012-02-08 afb1c95 #31573 [BUGFIX] .inc files still call cObj->checkEmail (Markus Klein) +2012-02-07 fa2adb1 #20211 [BUGFIX] Release locked records during logout (Tolleiv Nietsch) +2012-02-07 618cb8b #28684 [BUGFIX] Formmail doesn't always use correct character set (Jigal van Hemert) +2012-02-07 ae4e56c #30272 [BUGFIX] Don't save form protection error messages in session (Helmut Hummel) +2012-02-07 cf878c1 #31761 [BUGFIX] Live search must implement search properties (Francois Suter) +2012-02-07 a03806e #24274 [BUGFIX] Prevent compression of scripts that use ajax.php (Steffen Kamper) +2012-02-07 5ca0520 #33704 [BUGFIX] SQL parser does not support NULL as default value (Xavier Perseguers) +2012-02-06 b4d0d80 #33637 [BUGFIX] RTE: Some toolbar elements may not be correctly initialized (Stanislas Rolland) +2012-02-03 870c37a #18992 [BUGFIX] Update felogin manual (Jigal van Hemert) +2012-02-03 6d95436 Revert "[BUGFIX] RTE: Some toolbar elements may not be correctly initialized" (Stanislas Rolland) +2012-02-03 bc9f72b #32422 [BUGFIX] Encoding error in TCEforms inline JavaScript (Manuel Stofer) +2012-02-03 54b437a #30352 [BUGFIX] Bookmarks to pages don't work (Stefan Galinski) +2012-02-03 3a1ebbd #32013 [BUGFIX] Fatal error if pear package http_request2 is installed (Philipp Gampe) +2012-02-03 7913392 #32877 [BUGFIX] htmlArea RTE: Changing the text color to black does not work (Stanislas Rolland) +2012-02-03 6160010 #33644 [BUGFIX] htmlArea RTE: Firefox may report error when setting a color (Stanislas Rolland) +2012-02-02 96cae2b #33637 [BUGFIX] RTE: Some toolbar elements may not be correctly initialized (Stanislas Rolland) +2012-02-02 76cc65b Revert "[BUGFIX] RTE: Some toolbar elements may not be correctly initialized" (Stanislas Rolland) +2012-02-02 e660ea1 #33637 [BUGFIX] RTE: Some toolbar elements may not be correctly initialized (Stanislas Rolland) +2012-02-02 37dbfce #33609 [FEATURE] htmlArea RTE: Edit HTML5 microdata items (Stanislas Rolland) +2012-02-01 91da9e8 #33235 [FEATURE] Placeholder for TCEForm fields (Tobias Liebig) +2012-01-31 d8723e3 #33045 [FEATURE] Enable TCA type field to depend on field of foreign table (Ingmar Schlecht) +2012-01-30 05ed54d #25213 [BUGFIX] Install Tool: Settings added by extensions can be edited (duplicating them) (Ernesto Baschny) +2012-01-28 40f931a Revert "[BUGFIX] Scheduler BE module fails to load due to autoloader issues" (Christian Kuhn) +2012-01-28 d5dc4d9 #32580 [BUGFIX] Reports module shows unnecessary info text (Markus Klein) +2012-01-28 bd99413 #33480 [FEATURE] htmlArea RTE: Enable HTML5 block elements in the RTE (Stanislas Rolland) +2012-01-28 0004f24 #33390 [FEATURE] Enabling displayCond for sheets in flexforms (Philipp Kitzberger) +2012-01-28 d3e7725 #33116 [BUGFIX] Scheduler BE module fails to load due to autoloader issues (Dmitry Dulepov) +2012-01-28 bfda58c #30892 [BUGFIX] t3lib_BEfunc::getViewDomain() returns wrong or no domain (Jaume Prat) +2012-01-28 6706dd2 #33479 [FEATURE] New core language: Afrikaans (Jigal van Hemert) +2012-01-28 1c9e0b6 #23843 [BUGFIX] Broken datepicker on unsaved flexform sections (Stefan Rotsch) +2012-01-28 62b05fe #32161 [BUGFIX] Invalid "unequal"-statement and string-quoting in SQL (Stefan Neufeind) +2012-01-28 1ca89f4 #32450 [TASK] Improve username information in top toolbar (Felix Kopp) +2012-01-28 b3dbe46 #30263 [TASK] Unify backend: header/section (Felix Kopp) +2012-01-26 58ced33 #33446 [BUGFIX] canBeInterpretedAsInteger fatals if given an object (Philipp Gampe) +2012-01-26 bc878c7 #33466 [BUGFIX] htmlArea RTE: Some attributes wrongly unset by "Edit element" (Stanislas Rolland) +2012-01-26 f5048dd #20069 [BUGFIX] Misinterpretaion of memory_limit setting in install tool (Mario Rimann) +2012-01-26 e8d4c25 #33455 [BUGFIX] Marker not removed from file module (Ernesto Baschny) +2012-01-26 90c9c10 #33451 [FEATURE] htmlArea RTE: Add context-sensitive help to table operations (Stanislas Rolland) +2012-01-25 10c7ea4 [TASK] Additional unit tests for t3lib_div::mkdir and mkdir_deep (Loek Hilgersom) +2012-01-24 2bb5c62 #33418 [FEATURE] htmlArea RTE: Preserve microdata attributes (Stanislas Rolland) +2012-01-24 76b90ba #32767 [FEATURE] felogin Content Element Suggest Wizard (Felix Kopp) +2012-01-24 f8d6b72 [TASK] Raise submodule pointer (TYPO3 v4 Release Team) +2012-01-23 70caf27 #33372 [FEATURE] RTE: Restructure methods dealing with nodes and selections (Stanislas Rolland) +2012-01-22 89bd701 #30469 [BUGFIX] Sorting of localized records is wrong after copying (Stanislas Rolland) +2012-01-22 d6485a8 #21591 [BUGFIX] Warnings in BE when using "Find filename" (Dmitry Dulepov) +2012-01-22 9da8fd3 #32261 [BUGFIX] Fix permissions and create group in mkdir_deep (Loek Hilgersom) +2012-01-21 ea049a0 #32301 [BUGFIX] htmlArea RTE: magic image maxWidth is not working as expected (Stanislas Rolland) +2012-01-20 65df92a #31763 [BUGFIX] htmlArea RTE : Adding link problem with IE (Stanislas Rolland) +2012-01-20 57a2f0f #31943 [BUGFIX] User settings don't remember that default language is selected (Jigal van Hemert) +2012-01-20 593a48e #33227 [BUGFIX] Regression in language handling (Nils Seinschedt) +2012-01-18 4b2eec1 #32374 [BUGFIX] MENU special = updated does not work anymore (Xavier Perseguers) +2012-01-18 02d465f #32263 [BUGFIX] HTML entity is inserted before and after inline element (Stanislas Rolland) +2012-01-17 3cc969e [TASK] Set TYPO3 version to 4.7-dev (TYPO3 v4 Release Team) +2012-01-17 a52dd21 [RELEASE] Release of TYPO3 4.7.0alpha3 (TYPO3 v4 Release Team) + + 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) diff --git a/t3lib/config_default.php b/t3lib/config_default.php index 23d48c9525e1..cc06f8440dfc 100644 --- a/t3lib/config_default.php +++ b/t3lib/config_default.php @@ -726,7 +726,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.0beta1'; // @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