diff --git a/ChangeLog b/ChangeLog index 8ff90b306857a037ae133bea0baf9514068b10a0..cd6831167581434b0ab6030797aa7d7eb2e15af8 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,398 @@ +2013-10-01 014b204 [RELEASE] Release of TYPO3 6.2.0alpha3 (TYPO3 Release Team) +2013-10-01 e605c49 #52405 [TASK] Install Tool: Allow multiple permission status per file (Ernesto Baschny) +2013-10-01 1c43491 #52437 [BUGFIX] Don't write LocalConfiguration on every Install Tool entry (Ernesto Baschny) +2013-10-01 c3b73ce #38701 [FEATURE][UX] Install Tool usability and visual enhancements (Ernesto Baschny) +2013-10-01 48a8052 Revert "[BUGFIX] Enable add markers in LoginController signal" (Anja Leichsenring) +2013-10-01 263060d #52338 [BUGFIX] Base silent updates on LocalConfiguration values only (Anja Leichsenring) +2013-10-01 5fbbb8b #51892 [BUGFIX] Enable add markers in LoginController signal (Sebastian Fischer) +2013-10-01 77f29a3 #52360 [TASK] Remove closing PHP tags (Christian Kuhn) +2013-09-30 a7b67ed #52413 [TASK] Make Install Tool look beautiful in modern IE's (Ernesto Baschny) +2013-09-30 6f1bbb3 #52407 [TASK] Folder not writeable should be an "Error" not a "Warning" (Ernesto Baschny) +2013-09-30 09f3b6a #43540 [BUGFIX] TS is fetched from cache incorrectly sometimes (Dmitry Dulepov) +2013-09-29 82e9fbe #52368 [FEATURE] ext:install Show number of folder structure errors in menu (Christian Kuhn) +2013-09-29 2d9fb1a #52367 [BUGFIX] ext:install Better error handling in first folder step (Christian Kuhn) +2013-09-28 b869f75 #52356 [FEATURE] ext:install Relaxed permission check (Christian Kuhn) +2013-09-28 9eea0a6 #51835 [BUGFIX] Follow-up to: Use an extension as repository (Susanne Moog) +2013-09-28 5c63c1b #51835 [FEATURE] Add possibility to use an extension as repository (Susanne Moog) +2013-09-28 710e854 #48809,#51730, [BUGFIX] Fix wrong handling of php and TYPO3 dependencies (Susanne Moog) +2013-09-28 38ace21 #52354 [TASK] ext:install Protect some methods in FolderStructure (Christian Kuhn) +2013-09-28 7d11883 #52351 [FEATURE] ext:install Implement template files in FolderStructure (Christian Kuhn) +2013-09-28 982a365 #51329 [BUGFIX] Initialize extension name in command requests (Alexander Stehlik) +2013-09-27 71b42f5 #52324 [FEATURE] Add tstamp column to recycler record table (Philipp Kitzberger) +2013-09-27 51b4cf6 #52045 [BUGFIX] EmConfUtility accesses non-arrays (Markus Klein) +2013-09-27 f6a8c13 #51588 [BUGFIX] Clear cached menu by tag (Zbigniew Jacko) +2013-09-27 928ee6c #50437 [BUGFIX] Fix jumpToUrl()-Usage in Element Browser (Benjamin Pick) +2013-09-26 5e11f50 #52312 [TASK] Remove "Clear language cache" menu item (Christian Kuhn) +2013-09-26 9b381d4 #52287 [TASK] Move configuration code from bootstrap to ext:install (Christian Kuhn) +2013-09-26 3791750 #52091,#51684 [BUGFIX] Check for string before using strlen (Kilian Hann) +2013-09-26 b443ac7 #52266 [BUGFIX] groupFor-VH does not work with @lazy (Stefan Froemken) +2013-09-26 0d2a39b #51540,#51956 [BUGFIX] Install tool uses empty database settings (Nicole Cordes) +2013-09-26 951e705 #52316 [BUGFIX] Fatal in DefaultConfiguration (Christian Kuhn) +2013-09-26 690a371 #52305 [BUGFIX] Configure main extbase caches for unlimited entry lifetime (Christian Kuhn) +2013-09-26 3d0008f #52295 [TASK] Use SimpleFileBackend for t3lib_l10n cache (Christian Kuhn) +2013-09-26 3daaffb #52314 [TASK] ext:install Improve wording in empty database select (Christian Kuhn) +2013-09-26 aba9b8e #52167 [BUGFIX] Re-add dbal extension manager message class (Alexander Stehlik) +2013-09-25 085ca11 #52270 [TASK] Use @inject in ext:about (Christian Kuhn) +2013-09-25 68bfac4 #52226 [BUGFIX] EM does not link to docs.typo3.org (Xavier Perseguers) +2013-09-25 8167fb1 #51116 [BUGFIX] Increase performance of exports for caches (Markus Klein) +2013-09-25 a9213d4 #52243 [BUGFIX] Remove duplicate exception code (Fabien Udriot) +2013-09-25 d01c3ce #52088 [TASK] Remove GFX im_imvMaskState and im_negate_mask settings (Christian Kuhn) +2013-09-25 b652855 #52198 [BUGFIX] Fix misleading hint in Mvc/Dispatcher (Wouter Wolters) +2013-09-24 a74461d #52201 [BUGFIX] Fix broken Unit-test for #44825 (Wouter Wolters) +2013-09-24 c6a58be #52202 [BUGFIX] Using ext:sys_action gives a warning about not valid HTML (Wouter Wolters) +2013-09-24 04dcfbc #51411 [BUGFIX] Label user function for sys_file_reference uses HTML (Philipp Gampe) +2013-09-24 a81a581 #37065 [BUGFIX] Don't show duplicates in workspace preview (Timo Webler) +2013-09-23 68e91cc #51234 [BUGFIX] Move beuser property mappings to global scope (Philipp Gampe) +2013-09-23 d46858d #52171 [BUGFIX] Prevent leading space for empty ATagParams (Alexander Stehlik) +2013-09-23 172606b #50913 [BUGFIX] Fix PHP warning trigged in getAuthInfoArray() (Christian Finkemeier) +2013-09-23 71ac43b #52092 [BUGFIX] Reset singletons in Extbase command (Alexander Stehlik) +2013-09-23 14b4edb #52173 [BUGFIX] Correct storage selection (common prefixes) (Ernesto Baschny) +2013-09-23 f28a986 #44825 [BUGFIX] Fix page.headerData + USER_INT (Helmut Hummel) +2013-09-23 9869927 #51933 [FEATURE] Viewpage module usablity optimization (Johannes Feustel) +2013-09-21 6278df2 #51590 [FEATURE] add sorting on sys_category (Peter Niederlag) +2013-09-20 ec0fa11 #48912 [BUGFIX] Increase length of identifier field in sys_file (Nicole Cordes) +2013-09-20 7aa646f #52056 [BUGFIX] Wrong exception on renaming folder (Francois Suter) +2013-09-20 bcbf6bf [TASK] Update felogin doc with showForgotPassword change (Markus Klein) +2013-09-20 bd32759 #50138,#34597 [FEATURE] Show forgot password only if conf showForgotPassword = 1 (Nicolas Forgeot) +2013-09-19 f36574c #49328 [BUGFIX] Fix PHP warning when writing to Backend user log (Alexander Stehlik) +2013-09-19 807b591 #52133 [BUGFIX] Display relations' titles when TCA label field is type inline (Claus Due) +2013-09-19 d8ec3c1 #51837 [BUGIFX] Missing rendering for newer menus (Francois Suter) +2013-09-17 070a6cd #45859 [BUGFIX] Faulty expand/collapse behavior in Element Browser (Oliver Hader) +2013-09-17 d16f551 #50907 [BUGFIX] Form Wizard: Adds mouse pointer to docheader icons (Ernesto Baschny) +2013-09-17 2bb5348 #19045 [BUGFIX] Fix cropping of transparent gifs with im6. (Stefan Neufeind) +2013-09-17 1461ad2 #51921 [FEATURE] Allow multiple category fields per table (Sebastian Michaelsen) +2013-09-16 87c133d #52012 [TASK] Remove GFX/im_mask_temp_ext_noloss setting (Christian Kuhn) +2013-09-16 557aaa3 #52011 [TASK] Remove GFX/im_combine_filename setting (Christian Kuhn) +2013-09-16 a553a4f #52013 [TASK] Remove BE/TSconfigConditions setting (Christian Kuhn) +2013-09-15 52238b1 #52010 [TASK] Remove GFX/im_no_effects setting (Christian Kuhn) +2013-09-15 d05fcff #52017 [BUGFIX] Install tool: Use sRGB colorspace in presets (Christian Kuhn) +2013-09-15 1048b0e #52008 [BUGFIX] SQL error in install tool if no root page available (Steffen Müller) +2013-09-15 dc047c7 #35070 [BUGFIX] Install tool sanitizes image generation output (Wouter Wolters) +2013-09-15 3100b70 #47733 [TASK] Don't set extensions checked by default in InstallSysExtsUpdate (Wouter Wolters) +2013-09-15 b8222bd #51376 [FEATURE] Show string value for PHP error codes in install tool (Wouter Wolters) +2013-09-14 c9059d9 #52007 [TASK] Improve description of config preset in install tool (Steffen Müller) +2013-09-14 7d435b5 #47588 [FEATURE] Conditions support in backend layouts (Alexey Gafiulov) +2013-09-14 d30d551 #51902 [BUGFIX] Configuration controller fatals with local-only extension (Sebastian Fischer) +2013-09-14 68b2ced #51995 [TASK] Improve status messages of install tool (Steffen Müller) +2013-09-14 6034995 #51997 [BUGFIX] Install Tool System environment warning badges look ugly (Ernesto Baschny) +2013-09-13 a88f8bc #51996 [TASK] Clean up install tool module (Helmut Hummel) +2013-09-13 f5f5c97 #50910 [FEATURE] Install tool: Left menu at fixed position (Ernesto Baschny) +2013-09-13 138f544 #51993 [TASK] Add new icon for ext:reports (Wouter Wolters) +2013-09-13 4e5d1e8 #51989 [BUGFIX] Install tool: Fixed document header (Christian Kuhn) +2013-09-13 122a3c0 #51981 [BUGFIX] Also consider JPEG files for IM/GM (Markus Klein) +2013-09-12 9974f36 #51803 [TASK] Use a 401 header if login is not successful (Georg Ringer) +2013-09-12 7bb2cc9 #47744 [BUGFIX] Replace SHOW DATABASE by query to schema (Alexander Opitz) +2013-09-12 eee040c #51891 [BUGFIX] Call to undefined method setTemplateFile (Wouter Wolters) +2013-09-12 a37076a #51937 [TASK] Use lambda functions instead of create_function (Christoph Dörfel) +2013-09-12 74713b9 #47740 [TASK] Install tool: Sort "All configuration" sections (Christian Kuhn) +2013-09-12 f60669b #51931 [TASK] Improve Installer database selection step (Markus Klein) +2013-09-12 f44d074 #51952 [BUGFIX] Install tool shows docheader in backend (Christian Kuhn) +2013-09-12 38bdae4 #51946 [BUGFIX] Installing TYPO3 -> Installing TYPO3 CMS (Christian Kuhn) +2013-09-12 915d998 #51433 [TASK] Install tool: Refactor db connect configuration settings (Christian Kuhn) +2013-09-12 f0d82f0 #51939 [BUGFIX] Fix phpDoc comment for addStaticFile() (Alexander Stehlik) +2013-09-12 82d2446 #51929 [BUGFIX] Fix SQL error for sys_file (Markus Klein) +2013-09-11 a0f292c #49188 [BUGFIX] Install Tool: Improve UX for foldout sections (Markus Klein) +2013-09-11 939962d #51923 [TASK] Move StorageRepositoryTest tests to AbstractRepositoryTest (Anja Leichsenring) +2013-09-11 7faebc2 #51924 [BUGFIX] Empty __call() function hides implementation errors (Anja Leichsenring) +2013-09-11 6ebc13a #51562 [BUGFIX] Move forgotten getEnvironmentMode() (Anja Leichsenring) +2013-09-11 2236449 #51519 [TASK] FAL ResourceStorage must not access sys_file table directly (Steffen Ritter) +2013-09-11 d972a39 #50795 [BUGFIX] Follow-Up: Missing signals on adding file (Stefan Neufeind) +2013-09-11 8471e02 #51782 [FEATURE] Enable allWrap.splitChar on all includeJS/includeCSS properties (Christoph Dörfel) +2013-09-11 3f806ae #50795 [BUGFIX] Missing signals on adding file (Andreas Wolf) +2013-09-11 fcc250f #51562 [TASK] Remove sys_file.deleted flag and it's usage (Ernesto Baschny) +2013-09-10 92e5e6c #51454 [TASK] Install tool configuration system (Christian Kuhn) +2013-09-10 bcbc726 #49386 [BUGFIX] Follow-up: Fix fileinfo property mapping in ResourceStorage (Stefan Neufeind) +2013-09-10 08c78c7 #50391 [FEATURE] Enable/disable cascading deletion of child elements (Christoph Niewerth) +2013-09-10 dd84d0b #31572 [BUGFIX] Exception using cObject FORM in TypoScript (Andreas Bouche) +2013-09-09 ca5ea8a #49386 [BUGFIX] Fix fileinfo property mapping in ResourceStorage::setFileContents (Thomas Maroschik) +2013-09-09 a242f24 #51097 [FEATURE] FAL missing files report (Frans Saris) +2013-09-09 91d723d #51873 [BUGFIX] Fix missing translation in ext:reports (Wouter Wolters) +2013-09-09 5e98799 #50723 [BUGFIX] Extbase scheduler task serialization (arjenhoekema) +2013-09-09 429f36e #51744 [TASK] Cleanup (Wouter Wolters) +2013-09-09 e1a6314 #51743 [TASK] Replace double quotes in exceptions (Wouter Wolters) +2013-09-09 a44c8f7 #51871 [BUGFIX] Ignore userTSConfig if not set in getModTSconfig() (Helmut Hummel) +2013-09-09 3315bc6 #51761 [BUGFIX] Do not add trailing slashes to files (Helmut Hummel) +2013-09-09 2fb54fc #51776 [FEATURE] Show upload form for extensions in Get Extensions section (Ingo Pfennigstorf) +2013-09-09 83b4390 #51728 [FEATURE] Enhance youtube id getting (Steffen Ritter) +2013-09-08 8c2e2a1 #51758 [BUGFIX] Fix viewObjectNamePattern regression in Extbase (Alexander Schnitzler) +2013-09-08 f873d1d #47414 [BUGFIX] Filename not displayed in selector (file_reference) (Martin Borer) +2013-09-08 0f1e109 #51783 [TASK] Check whether data was successfully imported in the functional test (Tymoteusz Motylewski) +2013-09-06 866f0c6 #51818 [BUGFIX] Follow-up to IRRE override strategy (Steffen Ritter) +2013-09-06 c8a3e36 #51682 [BUGFIX] Disable caching for ADMCMD_view parameter (Philipp Kitzberger) +2013-09-06 4bf5e79 #51808 [BUGFIX] Enable ProcessedFiles to do file exists (Helmut Hummel) +2013-09-06 0fa2da4 #48474 [BUGFIX] Suggest wizard broken when used in a repeating flexform element (Gabe Blair) +2013-09-06 3da7139 #50573 [BUGFIX] Replace old images by sprite (Krzyszrtof Adamczyk) +2013-09-06 52b11e5 #51747 [BUGFIX] Recreate processig folder without permission checks (Helmut Hummel) +2013-09-06 65768d0 #51733 [BUGFIX] Do not register storage factory slot during install (Helmut Hummel) +2013-09-05 24731b0 #48467 [BUGFIX] mounts of same storage had same subfolder count in Filelist (Simon Schick) +2013-09-04 cbed687 #50886 [SECURITY] Prohibit accessing storage 0 from backend UI (Steffen Ritter) +2013-09-04 f48a1c1 #50883 [SECURITY] Identifiers may refer to resources outside the storage (Steffen Ritter) +2013-09-04 5d9b4e3 #51495 [SECURITY] Deny arbitrary code execution possibility for editors (Helmut Hummel) +2013-09-04 a7e7722 #51327 [SECURITY] Refactor and fix FAL user permission handling (Helmut Hummel) +2013-09-04 3ebb905 #51326 [SECURITY] Add possibility to en-/disable file permission checks (Helmut Hummel) +2013-09-04 770b53e #51079 [SECURITY] Check permissions in all actions of ResourceStorage (Steffen Ritter) +2013-09-02 3d096be #51629 [FEATURE] CLI command to install and uninstall extensions by key (Claus Due) +2013-09-02 2d26fd5 #49996 [BUGFIX] Extend Share font character set (Jigal van Hemert) +2013-09-01 8f0b89b #51017 [FEATURE] Add "Hide in menus" checkbox in crpages wizard (eric.chavaillaz) +2013-09-01 bd63499 #51018 [BUGFIX] excludeFromUpdates flag ignored (Francois Suter) +2013-09-01 f9ad227 #31998 [BUGFIX] Faulty check for missing SMTP port (Tomita Militaru) +2013-08-31 eb7aa0b #50424 [BUGFIX] Backend Layout Grid Wizard not fully visible in Mac Firefox 22 (Roland Schenke) +2013-08-31 fa9a10c #51596 [TASK] Remove old class files in ext:rsaauth (Wouter Wolters) +2013-08-31 94e60ea #51594 [TASK] Remove old class files in ext:taskcenter (Wouter Wolters) +2013-08-31 00861fb #51595 [TASK] Remove old class files in ext:sys_action (Wouter Wolters) +2013-08-31 236ba6c #51597 [TASK] Remove old class files in ext:perm (Wouter Wolters) +2013-08-31 14067de #51599 [TASK] Remove old class files in ext:extensionmanager (Wouter Wolters) +2013-08-31 e2d742a #51593 [TASK] Cleanup ext:sv (Wouter Wolters) +2013-08-30 dc04543 #51581 [BUGFIX] Incomplete mocking in ext:frontend getImgResourceHook test (Christian Kuhn) +2013-08-30 792f84c #51542 [BUGFIX] Install Tool: Warning: touch() Utime failed: Permission denied (Ernesto Baschny) +2013-08-29 3495f7a #51544 [BUGFIX] Sprite manager cache improvement (Christian Kuhn) +2013-08-29 4f06c86 #51537 [FEATURE] Add distribution management to extension manager (Susanne Moog) +2013-08-29 0e33de2 #51158 [TASK] Make use of "use"-statement for BackendUtility (Stefan Neufeind) +2013-08-29 7fb894c #47575 [BUGFIX] header element is rendered in lib.stdheader in all HTML5 cases (Patrick Broens) +2013-08-29 d5c71dd #51496 [TASK] Skip tests that rely on internet connection (Anja Leichsenring) +2013-08-29 4478147 #50707 [BUGFIX] TCA 'group' selectedListStyle with 'width' breaking layout (Ernesto Baschny) +2013-08-29 81d2241 #51460 [BUGFIX] Database integrity check fatal error (Stefan Fürst) +2013-08-29 4425fc3 [BUGFIX] Add missing categories menu utility (Francois Suter) +2013-08-29 14915ce #51067,#51503 [CLEANUP] Adjust usage of ContentObjectRenderer->getTreeList() (Anja Leichsenring) +2013-08-29 593e919 #51480 [FEATURE] Keep "new content element" icon visible if the column is empty (Ernesto Baschny) +2013-08-29 d59182e #51513 [BUGFIX] Duplicate TCA in sys_category (Francois Suter) +2013-08-29 8cc7f45 #51474 [BUGFIX] Cast autoload and classAliasMap to Array (Michel Georgy) +2013-08-29 b0bbacf #51509 [BUGFIX] Add missing API method FileInterface::getNameWithoutExtension (Ernesto Baschny) +2013-08-29 b5592ec #51499 [FEATURE] Capture PHP errors in install tool (Nicole Cordes) +2013-08-29 24b143a #51466 [FEATURE] Enable automatic file import for extensions (Susanne Moog) +2013-08-29 20a919d #51161 [FEATURE] Add categories-based menu (Francois Suter) +2013-08-28 b137c39 #51434 [TASK] Cleanup BackendUtitlity::displayWarningMessages (Kai Ole Hartwig) +2013-08-28 ef0e02a #36244 [BUGFIX] Exclude empty passwords from password hashing check (Nicole Cordes) +2013-08-28 2923379 #51465 [TASK] Re-enable disabled saltedpasswords task if not finished (Nicole Cordes) +2013-08-28 7a3f1d9 #51469 [TASK] dbal: Remove obsolete CSS HTML template (Stefan Rotsch) +2013-08-28 1ac558e #51437 [FEATURE] Enable automatic t3d import for extensions (Susanne Moog) +2013-08-28 1c0c472 #51138 [FEATURE] Allow signalSlots to modify arguments (Felix Oertel) +2013-08-28 c6d17b2 #49685 [TASK] sys_file/sys_file_reference override strategy (Andreas Wolf) +2013-08-28 55b8107 #50827 [FEATURE] Introduce handling of missing files (Frans Saris) +2013-08-28 50701a0 #51381 [TASK] Functional tests: error if DB permissions are missing (Sascha Egerer) +2013-08-28 0013cb3 #51355 [TASK] Cleanup saltedpasswords extension configuration (Nicole Cordes) +2013-08-28 d1199a8 #50613 [FEATURE] Use salted Install Tool password (Nicole Cordes) +2013-08-27 8f0052e #51328 [BUGFIX] Only log file/directory actions which were done (Helmut Hummel) +2013-08-27 635fcf2 #50612 [FEATURE] Create BE-user in installation wizard with a salted password (Nicole Cordes) +2013-08-27 cf6e064 #51410 [TASK] Display count of failed error checks in install tool menu (Stefan Rotsch) +2013-08-27 ef335ab #51356 [TASK] ext:saltedpasswords: Remove isUsageEnabled for backend (Nicole Cordes) +2013-08-27 c1b09d6 #51190 [BUGFIX] utf8/multibyte character breaks menu filelist (Peter Niederlag) +2013-08-27 aedccd3 #51409 [BUGFIX] Fix incorrect call to substr_count (Michiel Roos) +2013-08-27 38cb243 #51406 [TASK] Update SwiftMailer to 5.0.1 (Jigal van Hemert) +2013-08-27 6cecd88 #51407 [TASK] Remove misleading icon from buttons in install tool (Stefan Rotsch) +2013-08-27 5c98d7a #50234 [TASK] Make the extension titles link to the configuration (Nicole Cordes) +2013-08-27 b7b2add #51404 [TASK] Move default salt methods to factory function (Nicole Cordes) +2013-08-27 eae0318 #51408 [BUGFIX] Install Tool: Correct Browser-Title if locked (Christoph Buchli) +2013-08-27 2334a12 #51395 [BUGFIX] Next/last button not linked on last page (Jigal van Hemert) +2013-08-27 a5362c3 #51354 [TASK] Cleanup FactoryConfiguration for saltedpasswords (Nicole Cordes) +2013-08-27 0937531 #51379 [FEATURE] Install Tool: Check for broken ext indicates loading (Christoph Buchli) +2013-08-27 95662d9 #51396 [TASK] Refactor misleading method name (Stefan Rotsch) +2013-08-27 45cbe77 #49186 [FEATURE] Install tool database port detection (Michiel Roos) +2013-08-27 c72bca7 #51383 [TASK] Shorten database names in functional tests (Sascha Egerer) +2013-08-27 7429a70 #51164 [TASK] Fix functional tests in WorkspaceServiceTest (Tymoteusz Motylewski) +2013-08-27 a1c35e1 #51386 [TASK] Remove workaround for PHP bug in validEmail() (Markus Klein) +2013-08-27 67d06d3 #51352 [FEATURE] ext:saltedpasswords is required and enabled in backend (Nicole Cordes) +2013-08-27 756c34f #51304 [BUGFIX] Hide translations in categories selector (Francois Suter) +2013-08-27 eb217f4 #51368 [BUGFIX] Install tool: Check for broken ext uninstalls correct ext (Christoph Buchli) +2013-08-27 69f458f #50870 [BUGFIX] Tests in Localization\Parser\LocallangXmlParserTest fail (Nicole Cordes) +2013-08-27 da770e3 #50760 [BUGFIX] Escape title tag of image links (Alexander Stehlik) +2013-08-27 cf1b2b9 #25327,#37026 [BUGFIX] Page tree filtering broken in IE7 & IE8 (Aske Ertmann) +2013-08-26 c39739f #51357 [FEATURE] Install tool database select during upgrading (Michiel Roos) +2013-08-26 a713d59 #50951 [TASK] Align inputs and adjust label-width (Stefan Neufeind) +2013-08-26 82b92ca #51366 [TASK] Install tool test action fatals if image not exists (Christian Kuhn) +2013-08-26 89e45c2 #50983 [FEATURE] Add public API to get ApplicationContext (Steffen Müller) +2013-08-26 1799ce5 [BUGFIX] Fix broken path to fonts in t3skin (Steffen Müller) +2013-08-24 8af3eda #51305 [FEATURE] Render icon with button view helper (Francois Suter) +2013-08-22 163c231 #51273 [BUGFIX] Fix failing test (Anja Leichsenring) +2013-08-22 eb14812 #51254 [TASK] Merge pagegen.php to index_ts.php (Christian Kuhn) +2013-08-22 8fe0590 #51251 [TASK] Move TCA and ext_tables.sql from ext:cms to ext:frontend (Christian Kuhn) +2013-08-22 df2e839 #51253 [BUGFIX] Wrong namespace in DataHandler test (Christian Kuhn) +2013-08-22 b048d70 Revert "[BUGFIX] Check for incompatible SQL modes" (Stefan Neufeind) +2013-08-22 5738788 #51249 [BUGFIX] Missing "Interface" in Backend-Annotation (Stefan Froemken) +2013-08-22 bad3f24 #20052,#18866, [BUGFIX] Check for incompatible SQL modes (Sascha Egerer) +2013-08-22 d3a1bab #49842 [BUGFIX] Storage is offline but is still used (Frans Saris) +2013-08-21 76b166b #51209 [BUGFIX] Ignore permission checks for processed files (Helmut Hummel) +2013-08-20 f0a436f #37892 [BUGFIX] No version overlay should be done for sys_language (Lienhart Woitok) +2013-08-20 04dae87 #46989 [BUGFIX] Files with unclean path indexed multiple times (Stefan Neufeind) +2013-08-20 4044e9e #51159 [BUGFIX] FlashMessageQueue PHP strict warning (Christian Kuhn) +2013-08-20 ae16fba #51134 [TASK] Adapt skinning extension stylesheet paths (Felix Kopp) +2013-08-19 bfb2328 #51167 [TASK] Implement getDatabase to FunctionalTestCase (Christian Kuhn) +2013-08-19 a60872d #51165 [TASK] Improve documentation in FunctionalTestCase (Christian Kuhn) +2013-08-18 ab6a171 #51148 [FEATURE] Responsive website preview (Felix Kopp) +2013-08-18 7d846a0 #51156 [TASK] FunctionalTestCase refactoring (Christian Kuhn) +2013-08-18 b410008 #51142 [CLEANUP] Remove deprecated repository constructor (Felix Oertel) +2013-08-18 a6522a0 #50614 [TASK] FilesContentObject::stdWrapValue(): only execute stdWrap once (Stefan Neufeind) +2013-08-18 6b4b9e0 #51143 [TASK] Use real boolean value for sL second param (Wouter Wolters) +2013-08-18 7c40f6c #43428 [BUGFIX] Language-module icons need to display in correct size (Stefan Neufeind) +2013-08-18 44bb4cd Revert "[CLEANUP] remove deprecated repository constructor" This breaks a lot of tests as is. Will be reintroduced together with the neccessary refactorings. (Anja Leichsenring) +2013-08-18 cd3b7fe #51153 [TASK] Simplify travis script (Christian Kuhn) +2013-08-18 8eb6c45 #51151 [TASK] Add first functional tests for DataHandler (Tymoteusz Motylewski) +2013-08-18 9da8df5 #51147 [TASK] Remove dispensable headlines in EXT: beuser (Felix Kopp) +2013-08-18 91bb179 #51142 [CLEANUP] remove deprecated repository constructor (Felix Oertel) +2013-08-17 752a963 #30636 [BUGFIX] TCA: subtypes_addlist not processed (Benjamin Mack) +2013-08-17 3441661 #47735 [BUGFIX] Not possible to finish update wizard (Wouter Wolters) +2013-08-17 2b93568 #47844 [BUGFIX] Query parameters of external link may get altered (Stanislas Rolland) +2013-08-17 01e9b33 #51144 [TASK] Refactor functional base test class (Christian Kuhn) +2013-08-16 c6e8e5e [TASK] Implement standalone functional test API (Helmut Hummel) +2013-08-16 8a2b040 #34631 [BUGFIX] Show correct record title for be_groups and be_users (Markus Klein) +2013-08-16 ae479fe #51121 [TASK] Execute standalone functional tests in travis (Christian Kuhn) +2013-08-16 3ced73f #51119 [TASK] Reformat .travis.yml to be better readable (Christian Kuhn) +2013-08-16 0919e69 #51106 [FEATURE] Prepare generic persistence for overlay handling by signals (Felix Oertel) +2013-08-16 24495ef [TASK] Standalone functional test runner (Christian Kuhn) +2013-08-16 47ddf16 #51115 [TASK] Disable scheduler-tests if EXT:scheduler not loaded (Stefan Neufeind) +2013-08-16 9a4b1a1 #51114 [TASK] Enable unittests for EXT:documentation (Stefan Neufeind) +2013-08-16 e7c079c #51103 [TASK] Make tests use correct namespaces (Stefan Neufeind) +2013-08-16 4c6f226 #51000 [TASK] Introduce relative line-heights (Felix Kopp) +2013-08-16 8851226 #51101 [TASK] UnitTests.xml cleanup (Christian Kuhn) +2013-08-15 371c7ab #51004 [BUGFIX] Fix file permission methods in BackendUserAuthentication (Helmut Hummel) +2013-08-14 a82a106 #46094 [BUGFIX] Avoid usage of subheader in mailform (Francois Suter) +2013-08-14 c5c3776 #51064 [BUGFIX] storagePid is lost when persistence.recursive is set (Steffen Müller) +2013-08-12 b3000a4 #47806 [BUGFIX] Typing after abbr or acronym tag is difficult (Stanislas Rolland) +2013-08-12 c43e90d #51007 [BUGFIX] Fix inconsistencies in getTSConfig in BackenuserAuth (Helmut Hummel) +2013-08-12 287d6c7 #51022 [FEATURE] Intgrate CSS class "lead" for introductions (Felix Kopp) +2013-08-12 3485b0f #51015 [BUGFIX] Reposition TYPO3 logo text (Felix Kopp) +2013-08-12 bb24c30 #50997 [TASK] Visual feedback on hover: spot text links (Felix Kopp) +2013-08-12 15002e4 #51016 [TASK] EXT: beuser remove spaces from links (Felix Kopp) +2013-08-12 ad92a9d #50949 [TASK] Installer: Ask for username during initial setup (Stefan Neufeind) +2013-08-12 fa215f0 #51014 [FEATURE] EXT: extensionmanager PNG icon (Felix Kopp) +2013-08-12 3e7c317 #50999,#50994 [TASK] EXT: be_user - improve listing (Felix Kopp) +2013-08-11 0ae2452 #51010 [BUGFIX] Allow reading files if storage is not browsable (Helmut Hummel) +2013-08-11 7ce53db #51005 [BUGFIX] Take into account all file and folder permissions (Helmut Hummel) +2013-08-11 f63d312 #51011 [TASK] Add signal in ResourceFactory for storage creation (Helmut Hummel) +2013-08-11 82ee651 #50502 [BUGFIX] rtehtmlarea acronym error with static_info_tables 6.0+ (Stanislas Rolland) +2013-08-10 acaa51b #50287 [BUGFIX] Invalid allowed value for color space (Tomita Militaru) +2013-08-09 e6e0b4f #48689 [FEATURE] Added autofocus attribute to textfield and textarea (Tim Spiekerkoetter) +2013-08-09 d260109 #50976 [BUGFIX] Mixed up parameters in call to replaceMarkersInWhereClause (Anja Leichsenring) +2013-08-08 a6ea7f7 #48523 [BUGFIX] Reports module tries to load not-installed extension (Wouter Wolters) +2013-08-08 ed8ee7a #50868 [BUGFIX] number_format() expects parameter 1 to be double (Wouter Wolters) +2013-08-08 8aeb95d #47734 [BUGFIX] Workspaces and Version update wizard isn't skippable (Wouter Wolters) +2013-08-08 24f1b96 #50940 [FEATURE] Uninstall broken ext in install tool (Susanne Moog) +2013-08-08 24f5eff #44482,#38094 [FEATURE] Form: "Redirect" postprocessor (Christian Kuhn) +2013-08-07 8c8bdfe #50568 [BUGFIX] Ignore case in file extension filter (Alexander Stehlik) +2013-08-07 9bf2c38 #21892 [FEATURE] Substitution of default markers in single function (Nicole Cordes) +2013-08-07 0feea5b #50872 [BUGFIX] Correctly set user storage permissions (Helmut Hummel) +2013-08-07 c997bfc #50867 [TASK] Introduce AbstractHierarchicalFilesystemDriver (Steffen Ritter) +2013-08-07 cc31a4d #50843 [BUGFIX] Failing Resource\FactoryTest on Windows systems (Nicole Cordes) +2013-08-07 41e5916 #47106 [BUGFIX] Indexing of external files does not work in indexed_search (Wouter Wolters) +2013-08-07 8ef6214 #50562 [BUGFIX] Callback in CrawlerHook of indexed_search sysext buggy (Marius Büscher) +2013-08-07 bc330c1 #50844 [BUGFIX] Failing tests in Resource\Driver\LocalDriverTest on Windows (Nicole Cordes) +2013-08-07 a079ad6 #50812 [BUGFIX] Backup singletons in unit tests prior to other setUp operations (Nicole Cordes) +2013-08-07 b36f0d8 #50841 [BUGFIX] PHP warning in ext:documentation (Wouter Wolters) +2013-08-07 b1aebc8 #50845 [BUGFIX] Test in Configuration\ConfigurationManagerTest fails in backend (Nicole Cordes) +2013-08-06 3eda92a [FEATURE] Adds register values to FilesContentObj (Lars Peipmann) +2013-08-06 8f74ed9 #50536 [TASK] Load documentation extension by default (Xavier Perseguers) +2013-08-06 bdad15b #50628 [BUGFIX] Fix EmConfUtility::fixEmConf conflicts generation (Sascha Egerer) +2013-08-06 196e885 #15797 [BUGFIX] Use proper implementation of a wordwrap (Georg Ringer) +2013-08-06 41fb6b0 #50125 [BUGFIX] Incorrect check for empty folder (Philipp Gampe) +2013-08-06 27a3e9e #50615 [TASK] Use magic __CLASS__ in getInstance()-methods (Stefan Neufeind) +2013-08-06 ac1bc67 #50781 [BUGFIX] MySQLi: Allow persistent connections again (Stefan Neufeind) +2013-08-06 27da4cc #50809 [BUGFIX] Fix failing test in StorageRepositoryTest (Anja Leichsenring) +2013-08-05 ba9e453 #50751 [BUGFIX] Fix empty href parameter (Anja Leichsenring) +2013-08-05 ba06615 #50803 [BUGFIX] Fatal error: "enableFields on non-object" in extension manager (Ernesto Baschny) +2013-08-05 881be5c #50670 [TASK] Cleanup update wizard in Install Tool (Wouter Wolters) +2013-08-05 dfc9b28 #50193 [BUGFIX] FAL: Image Processing doesn't respect GFX "thumbnails_png" (Benjamin Mack) +2013-08-05 c111dde #45498 [FEATURE] Find best-matching local storage instead of default-storage (Stefan Neufeind) +2013-08-03 000e87b #49288 [BUGFIX] ControllerExtensionName can not be resolved in CLI mode (Achim Fritz) +2013-08-03 a7b47c6 #50466 [BUGFIX] MySQL: Use ENGINE (not TYPE) for storage-engine (Stefan Neufeind) +2013-08-02 ad9f7e4 #50728 [CLEANUP] Remove useless CSS file in EXT:documentation (Xavier Perseguers) +2013-08-01 8d30ece #43893 [BUGFIX] selected = 1 doesn't work in FormContentObject (Wouter Wolters) +2013-08-01 19d6054 #50606 [BUGFIX] Fix invalid global for getData hooks (Alexander Stehlik) +2013-08-01 d7ad41f #31407 [FEATURE] Create BE-user in Install Tool with a salted password (Wouter Wolters) +2013-07-31 bb49c33 #50529 [TASK] Raise PHP version requirement to 5.3.7 (Christian Kuhn) +2013-07-30 c16837a #49989 [TASK] Cleanup ext:func (Wouter Wolters) +2013-07-30 a0bd845 #50571 [TASK] Travis setup without Introduction package (Christian Kuhn) +2013-07-30 0312a22 #49992 [TASK] Cleanup ext:info and ext:info_pagetsconfig (Wouter Wolters) +2013-07-30 60849b0 #47452 [SECURITY] fileDenyPattern ignored in file-list module (Jigal van Hemert) +2013-07-30 38935bf #49209 [SECURITY] XSS in 3rd party library Flowplayer (Oliver Hader) +2013-07-30 0dfeccc #49210 [SECURITY] XSS in 3rd party library Audio Player (Oliver Hader) +2013-07-30 d639c39 [BUGFIX] EM unit test is broken (Xavier Perseguers) +2013-07-30 3ac3d28 #50525 [BUGFIX] Deleted flag is not updated during file indexing (Oliver Hader) +2013-07-30 305bdb2 #50441 [FEATURE] Add a timestamp when downloading an extension (Xavier Perseguers) +2013-07-30 7ae1214 #49396 [BUGFIX] MailUtility breakLinesForEmail cuts text wrong and discard rest (Tim Lochmueller) +2013-07-30 19ddae8 #42287 [FEATURE] stdWrap replacement: add optionSplit-support (Stefan Neufeind) +2013-07-29 6f9f36d Revert "[BUGFIX] setRespectSysLanguage(FALSE) doesn't prevent language overlay" (Anja Leichsenring) +2013-07-29 66ce7e8 Revert "[BUGFIX] sys_file record doesn't get flagged as delete" (Oliver Hader) +2013-07-29 e7d3604 #47198 [TASK] Properly double-backslash some backslashes in strings (Stefan Neufeind) +2013-07-28 69a409d #11014 [BUGFIX] Workspace selector in top toolbar cannot scroll (Georg Ringer) +2013-07-28 c85b2c4 #45834 [BUGFIX] Detection of curlProxyServer settings is incorrect (Dmitry Dulepov) +2013-07-28 e1fd938 #50504 [TASK] vfsStream: Use namespaced version from phpunit follow-up (Wouter Wolters) +2013-07-28 45ba4ad #50486 [FEATURE] Backend documentation module (Xavier Perseguers) +2013-07-28 f6b0517 #34621 [FEATURE] INCLUDE_TYPOSCRIPT all files from directory (recursive) (Loek Hilgersom) +2013-07-28 161c60f #43631 [BUGFIX] RTE wizard can't "save document and view page" (Stanislas Rolland) +2013-07-28 15a616c #50467 [FEATURE] Support custom translation servers for extensions (Xavier Perseguers) +2013-07-28 5b667ec #49760 [FEATURE] Add check if local extensions can be loaded (Susanne Moog) +2013-07-28 10848f9 #42984 [TASK] Adjust namespacing in Extbase-testcases (Stefan Neufeind) +2013-07-28 60ebdbb #50496 [TASK] vfsStream: Use namespaced version from phpunit (Stefan Neufeind) +2013-07-28 2bf4bc3 #50494 [TASK] Check lightweight cases before class_exists if possible (Stefan Neufeind) +2013-07-28 9c6d502 #50495 [FEATURE] Add a clear all cache button to install tool (Christian Kuhn) +2013-07-28 fa5fe24 #50469 [TASK] Use real boolean value for pi_getLL third param (Wouter Wolters) +2013-07-27 b8104e1 #44118 [BUGFIX] Debug exception handler: set exit code on CLI (Christian Weiske) +2013-07-27 4d6184b #50217 [BUGFIX] Class loader tries to load classes it cannot load (Andreas Wolf) +2013-07-27 d1ee61d #50460 [TASK] Better distinction of fields in the backend (Ingo Pfennigstorf) +2013-07-27 66ad50c #50473 [CLEANUP] Avoid double parsing of includes (Francois Suter) +2013-07-27 3ba6b4f #50258 [TASK] Add tests for ContentObjectRenderer::getData() (Stefan Neufeind) +2013-07-27 cae1c18 #50492 [TASK] Run phpLint and phpUnit in different travis builds (Christian Kuhn) +2013-07-27 d5bd892 #49535 [TASK] Adds fileReferenceUid to content rendering (Lars Peipmann) +2013-07-27 ea13f03 #50440 [BUGFIX] Fix disappearing table head in extension manager (Ingo Pfennigstorf) +2013-07-27 c4abdec #36031 [TASK] Provide information about import action in TCEmain to hooks (Stefan Galinski) +2013-07-27 7f584d6 #50482 [TASK] Use @inject annotation in extensionmanager (Ingo Pfennigstorf) +2013-07-27 82b3086 #41165 [BUGFIX] Make BackendUtility::viewOnClick honor doc (Kasper Ligaard) +2013-07-26 643f2e9 #50480 [TASK] Remove empty .gitmodules file (Christian Kuhn) +2013-07-26 eab10d5 #50478 [BUGFIX] Failures in em unit tests due to phpunit update (Christian Kuhn) +2013-07-26 ef8204d #50476 [BUGFIX] FAL wrong \RecursiveIteratorIterator usage (Christian Kuhn) +2013-07-26 b0f8bb0 #50472 [BUGFIX] FAL does not copy subfolders cleanly (Christian Kuhn) +2013-07-26 f0a0b5e #50393 [TASK] Use real boolean value for getLL second param (Wouter Wolters) +2013-07-26 b9fc947 #50402 [TASK] Use real boolean value for trimExplode third param (Wouter Wolters) +2013-07-26 a085e54 #50458 [BUGFIX] Fix failing test (Anja Leichsenring) +2013-07-26 7e651b7 #49722 [BUGFIX] Uninstall extension with dependency throws Exception (Wouter Wolters) +2013-07-25 bfaca9f [BUGFIX] Test regression from patch for #47192 (Andreas Wolf) +2013-07-25 3a23fb0 #50447 [BUGFIX] Improve method annotation and type hinting in FAL (Christian Kuhn) +2013-07-25 aea33ed #50411 [BUGFIX] rsaauth BackendFactory does not unset backend (Markus Klein) +2013-07-25 5ebcdc3 #50442 [BUGFIX] require_once of vfsStream triggers travis fail (Christian Kuhn) +2013-07-25 03db505 #50410 [TASK] Revise typo3/sysext/README.txt (Wouter Wolters) +2013-07-25 559eb00 Revert "[BUGFIX] Links on external pages don't get indexed" (Jigal van Hemert) +2013-07-25 6e51176 #50409 [TASK] Remove comments for revised in TYPO3 3.6 (Wouter Wolters) +2013-07-23 8ca3486 #50318 [TASK] Make DiffUtility faster and much more scaleable. (Kasper Ligaard) +2013-07-22 2a8ee1d #16114 [BUGFIX] Two mailforms on a page cause error on field validation (Ernesto Baschny) +2013-07-21 fae0992 #50253 [TASK] phpdoc: Use boolean/integer instead of bool/int (Stefan Neufeind) +2013-07-20 d7bfb8e #50227 [TASK] Improve logout button styling and add id (Andreas Wolf) +2013-07-20 23f8238 #50210 [BUGFIX] Width of action column is wrong (Oliver Hader) +2013-07-19 ef71d616 #47192 [BUGFIX] setRespectSysLanguage(FALSE) doesn't prevent language overlay (Stanislas Rolland) +2013-07-18 2a873bc #43900 [TASK] Adhere enableDeprecationLog settings (Michael Schams) +2013-07-18 5daedc4 #44182 [FEATURE] Registers for title & alt text fields in file links (Georg Ringer) +2013-07-17 b0671ec #50114 [BUGFIX] Faulty layout if row details are too long (Oliver Hader) +2013-07-17 48be746 #31198 [BUGFIX] Undefined switchable controller actions must be removed (Alexander Schnitzler) +2013-07-17 838a4e7 #50041 [BUGFIX] Use correct url schema in MediaWizardProvider (Georg Ringer) +2013-07-17 8fdab46 #49988 [FEATURE] Backport ApplicationContext from Flow (Steffen Müller) +2013-07-16 ab79dbb #49332 [TASK] Remove redundant try/catches in ResourceStorage of FAL (Claus Due) +2013-07-16 7c97fe9 #45332 [BUGFIX] Category API does not consider multiple tables (Marc Wöhlken) +2013-07-16 91a8f60 #50081 [TASK] Use extension's name in documentation (Xavier Perseguers) +2013-07-16 837fc26 #50038 [TASK] Setting space before/after should use !important (Georg Ringer) +2013-07-16 819b5be #16534 [BUGFIX] Links on external pages don't get indexed (Mario Rimann) +2013-07-16 485c07f #49712 [BUGFIX] Missing/Wrong copy buttons if deflangBinding is disabled (Stefan Galinski) +2013-07-16 c8c0175 #50052 [FEATURE] Migrate sysext manuals to reST (Francois Suter) +2013-07-15 7974b54 #39434 [BUGFIX] Localconf upgrade wizard fails (Wouter Wolters) +2013-07-15 ad59f96 #49991 [TASK] require-statements should use absolute paths (Stefan Neufeind) +2013-07-15 a662010 #42921 [BUGFIX] Fix PHP warning trigged in initFEuser (Markus Klein) +2013-07-15 85ea7bf #46261 [BUGFIX] Indexing files does not store the language (Mario Rimann) +2013-07-15 d9e0a02 #49454 [TASK] Cleanup entry classes in typo3/ part2 (Wouter Wolters) +2013-07-15 ebe1573 #49300 [TASK] Fix usage of functions, which are deprecated in PHP 5.5 (Markus Klein) +2013-07-15 afa9cdf #49872 [BUGFIX] requestUpdate sensitive to spaces (Wouter Wolters) +2013-07-15 b04b92b Revert "[BUGFIX] requestUpdate sensitive to spaces" (Markus Klein) +2013-07-14 acd257b #49872 [BUGFIX] requestUpdate sensitive to spaces (Wouter Wolters) +2013-07-14 7c4e668 #48394 [BUGFIX] Exceptions if EXT:context_help is not installed (Dmitry Dulepov) +2013-07-14 0ff4e23 #49993 [BUGFIX] Use new paths for tstemplate classes (Max Roesch) +2013-07-14 7b0665d #49962 [BUGFIX] be_users:usergroup_cached_list to small (Wouter Wolters) +2013-07-14 3c3fa70 #50013 [BUGFIX] Use correct class in T3Editor save hook (Jigal van Hemert) +2013-07-13 1eaeab8 #47354 [BUGFIX] Make DBgetDelete() update tstamp on delete by update (Stefan Neufeind) +2013-07-13 a51b969 #49733 [BUGIFX] RTEmagic upgrade wizard: missing attributes (Francois Suter) +2013-07-13 79f9f3b #49997 [BUGFIX] Remove gap underneath Linkvalidator tabs (Wouter Wolters) +2013-07-13 e929ca0 #49133 [BUGFIX] Remove gap underneath Workspace tabs (Felix Kopp) +2013-07-11 08f1650 #49918 [BUGFIX] Permissions backend module not accessible (Wouter Wolters) +2013-07-11 9f069f1 #37710 [BUGFIX] Allow target attribute for more doctypes (Jigal van Hemert) +2013-07-11 c3cbc33 [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team) + + 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) diff --git a/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php b/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php index 1a40d287a530e43221c02f027ade5d82157b5f57..80241409f19efd5193a2f1556aa84da3ec9ae403 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.0alpha3'); define('TYPO3_branch', '6.2'); define('TYPO3_copyright_year', '1998-2013');