From 4b90d5be8c09a145b7cb4a7868bf4b37f18012e0 Mon Sep 17 00:00:00 2001 From: TYPO3 Release Team <typo3cms@typo3.org> Date: Tue, 29 Sep 2015 14:29:43 +0200 Subject: [PATCH] [RELEASE] Release of TYPO3 7.5.0 Change-Id: I35cd6ede5d18fd00cb6a36db950e6e94407a1958 Reviewed-on: http://review.typo3.org/43624 Reviewed-by: TYPO3 Release Team <typo3cms@typo3.org> Tested-by: TYPO3 Release Team <typo3cms@typo3.org> --- ChangeLog | 1523 +++++++++++++++++ .../Classes/Core/SystemEnvironmentBuilder.php | 2 +- 2 files changed, 1524 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 70f5574409c2..0c6f79619107 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,1526 @@ +2015-09-29 8f2fcbe [RELEASE] Release of TYPO3 7.5.0 (TYPO3 Release Team) +2015-09-29 00f31bf #70181 [BUGFIX] EXT:form - fatal on file upload (Ralf Zimmermann) +2015-09-29 ed33d30 #70025 [TASK] Fix typos in EXT:form (Ralf Zimmermann) +2015-09-29 a07df6f #70162 [TASK] Load Page TSconfig of fluid_styled_content per default (Sascha Egerer) +2015-09-29 97c25ed #70167 [BUGFIX] Allow edit popup wizard to select a record (Benjamin Mack) +2015-09-29 d93485d #70086 [BUGFIX] EXT:form - Bring back view specific layout settings (Ralf Zimmermann) +2015-09-29 78b5688 #70164 [DOCS] 7.5 Docs Part 10 (Stephan Großberndt) +2015-09-29 6498ace #70116 [BUGFIX] Fix admin_panel.css possibly overriding font family definitions (Christoph Dörfel) +2015-09-29 0f3b0e5 #70165 [TASK] Add unit tests for stdWrap_numberFormat() (Michael Oehlhof) +2015-09-28 281bce2 #69957 [BUGFIX] EXT:form - wrong attribute handling (Ralf Zimmermann) +2015-09-28 ccd2742 #69774,#70163 [TASK] Improve label of session timeout dialog (Stephan Großberndt) +2015-09-28 561a139 #70122 [BUGFIX] Ensure ext:form select value is properly set (Ralf Zimmermann) +2015-09-28 0d8c26b #70156 [TASK] Replace mimetypes-media-video* icons (Frans Saris) +2015-09-28 45e2233 #70095 [BUGFIX] EXT:form - Wrong Checkbox and Radiobutton handling (Ralf Zimmermann) +2015-09-28 c94af73 #70159 [BUGFIX] Prevent registration of icons with empty path (Frank Nägler) +2015-09-28 06c1f5d #70148 [TASK] Replace EXT:t3skin references for icons where possible (Frank Nägler) +2015-09-28 86675b4 #70071 [TASK] EXT:form - allow <error /> and <mandatory /> outside of <label /> (Ralf Zimmermann) +2015-09-28 ae5e0c7 #70127 [BUGFIX] Deleting an IRRE relation does now trigger a modal (Michael Oehlhof) +2015-09-28 165aac1 #70080 [TASK] Replace favicon with autosizing variant (Andreas Fernandez) +2015-09-28 46231f0 #70135 [TASK] Add clear button for search in Backend User Listing (Wouter Wolters) +2015-09-28 5001e94 #70097 [BUGFIX] excludeForPackaging: exclude common files/directories (Josef Glatz) +2015-09-28 de13272 #64990 [BUGFIX] DBAL: Remove quoting from tablename for sequences (Andreas Fernandez) +2015-09-28 413b5a0 #70070 [BUGFIX] EXT:form - class attribute in container elements is not shown (Ralf Zimmermann) +2015-09-28 fc3f7bb #69666 [TASK] DBAL: Refactor retrieval of last inserted record ids (Morton Jonuschat) +2015-09-28 e0e3859 [DOCS] 7.5 Docs Part 9/4 (Wouter Wolters) +2015-09-27 5e4cbb6 #70131 [TASK] Write unit tests for stdWrap_trim() and stdWrap_intval() (Michael Oehlhof) +2015-09-27 0058ac4 #70130 [TASK] Write unit tests for stdWrapValue() (Michael Oehlhof) +2015-09-27 da6d10b #70128 [TASK] Write unit tests for stdWrap_ifEmpty() (Michael Oehlhof) +2015-09-26 9a78600 #70078 [FEATURE] Add possibility for extensions to register class maps (Helmut Hummel) +2015-09-26 4c6ddcb #69195 [BUGFIX] EXT:form - check for compatibility6 if old mailform is used (Ralf Zimmermann) +2015-09-26 37997e4 #58781 [BUGFIX] Add exit code support to extbase commands (Jan Runte) +2015-09-26 5738e08 #48935 [TASK] Add clear button for search in TypoScript Object Browser (Wouter Wolters) +2015-09-26 d7da907 #70118 [BUGFIX] Encrypt hidden field with rsaauth (Nicole Cordes) +2015-09-26 e3d4ac5 #70123 [BUGFIX] Remove autoload information for t3skin extension (Markus Klein) +2015-09-25 e325d47 #69833 [BUGFIX] Use correct storage when getting public url of processed file (Nicole Cordes) +2015-09-25 a397f70 #69828 [TASK] Use modal dialog for refresh after field change (Mathias Brodala) +2015-09-25 519464a #70058 [TASK] Add override values to record information (Nicole Cordes) +2015-09-25 501822a #70121 [BUGFIX] Set correct default value for CType in TCA (Markus Klein) +2015-09-25 6787012 #70120 [BUGFIX] Save+new preserves ctype (Markus Klein) +2015-09-25 9281401 #69867 [BUGFIX] Inline in flex (Christian Kuhn) +2015-09-25 642bff7 #70114 [BUGFIX] Inititialize tca record icons earlier (Frank Nägler) +2015-09-25 0fb8d02 #70077 [BUGIFX] Allow overriding system extensions (Helmut Hummel) +2015-09-25 c9beebe #70091 [BUGFIX] EXT:form - typos in the partials (Ralf Zimmermann) +2015-09-25 bbed735 #70081 [BUGFIX] need to parse field value for maxitems = 1 with MM table (Andreas Allacher) +2015-09-25 3c34346 #70084 [BUGFIX] BE select tree needs to validate minitems (Andreas Allacher) +2015-09-25 7689fc2 #70117 [BUGFIX] Resync composer.json and composer.lock (Anja Leichsenring) +2015-09-25 d380fec #70119 [BUGFIX] Do not render coding hint in scheduler manual (Andreas Fernandez) +2015-09-25 2ad6aaf #38506 [TASK] Update documentation for scheduler options (Daniel Siepmann) +2015-09-25 d8380a5 #67954 [TASK] Migrate CTypes text, image and textpic to textmedia (Patrick Broens) +2015-09-25 0ab9af7 #70061 [BUGFIX] IE make checkboxes in multiple clipboard usable (Andreas Allacher) +2015-09-25 3031622 #50364 [BUGFIX] Open admin panel backend link in new tab, not a popup (Benjamin Mack) +2015-09-25 4d2f978 #70017 [BUGFIX] Fix validation for objects of the same type (Stephan Großberndt) +2015-09-25 cb937d8 #70102 [BUGFIX] FormEngine: Don't resolve IRRE children for new records (Morton Jonuschat) +2015-09-25 0f98248 #70039 [BUGFIX] Conflicting mailform/FORM element in form and compatibility6 (Oliver Hader) +2015-09-25 5f42571 #69971 [BUGFIX] EXT:form - wrong renderPartial arguments (Ralf Zimmermann) +2015-09-25 d03438c #70062 [BUGFIX] IE switching tabs with RTE ensure selectable fields (Andreas Allacher) +2015-09-25 d9b07c4 #68855 [TASK] Remove usage of EXT:lang/4.5 (Georg Ringer) +2015-09-25 9d9e84e #70101 [TASK] Cleanup Extension Manager code (Nicole Cordes) +2015-09-25 2df2972 #29531 [TASK] Add missing flag english (US+UK) for sys_language record (Frank Nägler) +2015-09-25 2c881dd #70011 [TASK] EXT:form - Optimize deprecation messages (Ralf Zimmermann) +2015-09-25 f44649e #70098 [BUGFIX] Disable extension list during repository update (Andreas Fernandez) +2015-09-25 4361679 #68366 [TASK] Clear button in BE search missing (Wouter Wolters) +2015-09-25 ef250ff #69793 [BUGFIX] Show RecordList tooltip only on hover (Andreas Fernandez) +2015-09-25 66e931b [BUGFIX] Filelist: remove duplicated language string (Josef Glatz) +2015-09-25 77d5ecd #70088 [TASK] Add a reset search link to filelist searchfield (Wouter Wolters) +2015-09-25 822d1e8 #69224 [!!!][BUGFIX] Fix wrong usage of Enum in InformationStatus Enum itself (Sascha Egerer) +2015-09-25 74b0a27 #70090 [BUGFIX] Respect cropped image ratio in fluid_styled_content (Daniel Goerz) +2015-09-24 0c60eeb #70092 [BUGFIX] Replace global use of MCONF['name'] (Wouter Wolters) +2015-09-24 524ca1c #70085 [TASK] Make fluid_styled_content a framework extension (Helmut Hummel) +2015-09-24 32b09d1 #69647 [BUGFIX] Fix RequireJS resolution in FormEngine (Andreas Fernandez) +2015-09-24 20e8a21 #70065 [BUGFIX] Replace MCONF['name'] in PageLayoutController (Andreas Fernandez) +2015-09-24 778f72f #70064 [TASK] Update styling of sys notes (Frank Nägler) +2015-09-24 020aa2a #69987 [FOLLOWUP][BUGFIX] EXT:recycler Collapsed record occupies no space (Frank Nägler) +2015-09-24 10a49b7 #69987 [BUGFIX] EXT:recycler Collapsed record occupies no space (Michael Oehlhof) +2015-09-24 ad9c294 [DOCS] 7.5 Docs Part 8/4 (Benjamin Mack) +2015-09-24 2aaa4f4 #70003 [TASK] Added file icon for .youtube and .vimeo (Michael Oehlhof) +2015-09-23 4d08bf5 #64642 [BUGFIX] Adjust visibility of setUp() and tearDown() (Helmut Hummel) +2015-09-23 78e2094 #69875 [BUGFIX] Use proper fieldname to check result in getFirstTimeValueForRecord() (Georg Ringer) +2015-09-23 4b0e307 #70041 [TASK] Add disable option for Viewpage language selector (Mathias Schreiber) +2015-09-23 61749cb #70057 [BUGFIX] Do not call non static methods statically (Helmut Hummel) +2015-09-23 29d3f01 #70053 [BUGFIX] Fix wrong TypoScript variable name in felogin documentation (Felix Heller) +2015-09-23 1b5d1ff #69989 [TASK] Change typo3.org links to https (Josef Glatz) +2015-09-23 b3f2c50 #70040 [TASK] Always show fieldname in recordlist field selectbox (Benjamin Kott) +2015-09-23 47fc999 #70047 [TASK] Use JsConfirmation bit mask constants instead of raw integers (Andreas Fernandez) +2015-09-23 a67fe25 [DOCS] 7.5 Docs move Github Docs (Mathias Schreiber) +2015-09-23 2b26985 #69832 [TASK] Use binary notation for JsConfirmation values (Mathias Brodala) +2015-09-23 3037a44 #70027 [BUGFIX] Add focus on input field for Online Media in modal (Wouter Wolters) +2015-09-23 cd07cca [DOCS] 7.5 Docs Part 7/4 (Mathias Schreiber) +2015-09-23 a00bd48 #70013 [BUGFIX] Make t3editor save data again (Wouter Wolters) +2015-09-23 9bfe22b #69743 [TASK] Move content icons to IconFactory using SVG (Stephan Großberndt) +2015-09-23 dfea1ce #70037 [BUGFIX] Obsolete construct param in DatabaseQueryProcessor (Sebastian Seidelmann) +2015-09-23 7836971 #70002 [FEATURE] Make it possible to register own icons for file extensions (Frank Nägler) +2015-09-23 fcf389c #70000 [TASK] Un-deprecation log entries for ext:belog (Anja Leichsenring) +2015-09-23 65a7740 #69958 [TASK] EXT:form - remove bootstrap class (Ralf Zimmermann) +2015-09-22 5d33df5 #69977 [BUGFIX] Avoid race conditions between opening and closing modals (Frans Saris) +2015-09-22 2ba71da #69826 [BUGFIX] Fixed broken select wizard (Michael Oehlhof) +2015-09-22 f78adb2 #39383 [BUGFIX] Delete move placeholders upon record deletion (Bart Dubelaar) +2015-09-22 77bf676 #69057 [!!!][TASK] Deprecate IconUtility (Frank Nägler) +2015-09-21 3a72c37 #69985 [BUGFIX] Mod About TYPO3 CMS: Fix external links (Josef Glatz) +2015-09-21 b3f61ee #69978 [TASK] Add missing unit tests for TcaMigration class (Anja Leichsenring) +2015-09-21 6a4be65 #69982 [BUGFIX] EXT:recycler Fixed unclickable area (Michael Oehlhof) +2015-09-21 86a1588 #69984 [BUGFIX] Add missing header for info submodule pagetree overview (Josef Glatz) +2015-09-21 4cb3627 #69023 [BUGFIX] Re-introduce WebDAV-related HTTP methods (Gerrit Mohrmann) +2015-09-21 642b518 [FOLLOWUP][FEATURE] Add SELECT_mm_query to DatabaseConnection (Josef Glatz) +2015-09-21 f75d803 #69983 [BUGFIX] Correct module markup for pagetree overview (Josef Glatz) +2015-09-20 16e225a #69890 [BUGFIX] Fix missing flag icons on flex localization view (Thorsten Bringewatt) +2015-09-20 f3554e7 #69791 [FOLLOWUP][TASK] Add flag icons as SVG and replace all usages (Frank Nägler) +2015-09-20 ae6479e #69535 [TASK] Deprecate Be\Buttons\IconViewHelper (Frank Nägler) +2015-09-20 abe3a4c #69791 [TASK] Add flag icons as SVG and replace all usages (Frank Nägler) +2015-09-20 0865042 #69979 [BUGFIX] Use action icon instead of mimetype: actions-document-export-csv (Benjamin Kott) +2015-09-20 237523a #69754 [TASK] Replace IconUtility with IconFactory for TCA records (Stephan Großberndt) +2015-09-19 11079fe #69935 [TASK] Remove version matrix hack from CoreVersionService (Andreas Bouche) +2015-09-19 aa75e88 #69868 [BUGFIX] Timeout processing of media URL to avoid race condition (Andreas Fernandez) +2015-09-19 ea5ac39 [DOCS] 7.5 Docs Part 4/4 (Mathias Schreiber) +2015-09-19 745b78d [DOCS] 7.5 Docs Part 3/4 (Mathias Schreiber) +2015-09-19 44acd4f [DOCS] 7.5 Docs Part 2/4 (Mathias Schreiber) +2015-09-19 4b8f98a [DOCS] 7.5 Docs Part 1/4 (Mathias Schreiber) +2015-09-19 963e225 #69938,#69897 [TASK] FormEngine: Move ElementConditionMatcher into data provider (Morton Jonuschat) +2015-09-19 2ef9e01 #69920 [TASK] Remove CSS Styled Content option of image position items (Benjamin Mack) +2015-09-19 177ac32 [DOCS] 7.5 Docs Part 5/4 (Mathias Schreiber) +2015-09-19 b5f0a34 #69952 [BUGFIX] processForeignTableClause no longer fails with select fields (Mathias Schreiber) +2015-09-19 1a3bedb #69969 [TASK] Extend workspaces functional tests concerning move-placeholders (Oliver Hader) +2015-09-19 07dabf6 #69821 [TASK] FormEngine: Split TcaTypesShowitem provider (Morton Jonuschat) +2015-09-19 ae18ac1 #69961 [BUGFIX] EXT:form - Fix compatibility behavior (Oliver Hader) +2015-09-18 fa116d4 #69401 [!!!][TASK] EXT:form - Use Extbase/ Fluid for frontend rendering (Ralf Zimmermann) +2015-09-18 86ac255 #65363,#65364 [BUGFIX] _languageUid property not set on insert (Marco Huber) +2015-09-18 c09a25f #59144 [FEATURE] Ease previewing custom record data in workspace module (Oliver Hader) +2015-09-18 522e418 #69948 [BUGFIX] Warnings in DataHandler on undefined array indexes (Oliver Hader) +2015-09-18 4c229a1 #69944 [BUGFIX] Compare users lets current user disable herself (Xavier Perseguers) +2015-09-18 4ffe07a #69937 [TASK] Update datepicker.js, moment.js and add moment-timezone.js (Tymoteusz Motylewski) +2015-09-18 ef7510e #69946 [CLEANUP] Fix class alias maps and IDE files (Helmut Hummel) +2015-09-18 e8fb3ef #69847 [TASK] Improve IconProviders and remove IconUtility usages (Stephan Großberndt) +2015-09-18 6873c43 #59112 [TASK] Add functional test cases for IRRE children without default sortby (Oliver Hader) +2015-09-18 386c3b9 #69931 [TASK] Replace module icons with IconFactory (Frank Nägler) +2015-09-18 6a89d34 #69918 [FEATURE] Allow PSR-7 dispatching for Backend modules (Benjamin Mack) +2015-09-18 b979df4 #69933 [BUGFIX] Duplicate code in InputTextElement (Xavier Perseguers) +2015-09-18 a87e2b2 #69929 [TASK] Sort the list of ISO codes (Xavier Perseguers) +2015-09-18 b859682 #69930 [!!!][TASK] Remove TYPO3_CONF_VARS option "serverTimeZone" (Benjamin Mack) +2015-09-18 3c60e88 #69923 [BUGFIX] Fix composer.json warning and update lock file (Markus Klein) +2015-09-17 f83295f #69261 [TASK] Reduce PageLayoutController and PageLayoutView dependencies (Oliver Hader) +2015-09-17 1b0d4d8 #68293,#69921 [TASK] Cleanup EXT:felogin directory structure (Benjamin Mack) +2015-09-17 68c765d #68484 [BUGFIX] LocalCropScaleMaskHelper consumes too much memory when cropping (Thomas Maroschik) +2015-09-17 b0cf9d8 #38732 [FEATURE] Content elements based on Fluid (Patrick Broens) +2015-09-17 795531e #69925 [BUGFIX] Make getCategoryFieldsForTable() compatible with new FormEngine (Frans Saris) +2015-09-17 f514be6 #69909 [FOLLOWUP][TASK] FAL-based database fields moved to integer (Christian Kuhn) +2015-09-17 9344cf2 #69714 [TASK] Split TcaFlex provider (Michael Oehlhof) +2015-09-17 a678211 #69909 [!!!][TASK] FAL-based database fields moved to integer (Benjamin Mack) +2015-09-17 4390c56 #69913 [TASK] Uppercase partial templates in ext:workspaces (Wouter Wolters) +2015-09-17 cdebee0 #69924 [CLEANUP] End brace in excess in PageTSconfig (Andreas Bouche) +2015-09-17 67b1f90 #69896 [BUGFIX] Show language diffs below FormEngine fields (Georg Ringer) +2015-09-17 01718d3 #69914 [TASK] Move login-related constants to EXT:felogin (Benjamin Mack) +2015-09-17 6bc4139 Revert "[FEATURE] Introduce ImplodeViewHelper" (Benni Mack) +2015-09-17 470d85d #69908 [TASK] Adjust contrast colors in diff view (Andreas Fernandez) +2015-09-17 1c51b6d #69912 [TASK] Allow media elements to be previewed in backend (Benjamin Mack) +2015-09-17 272f078 #69910 [TASK] Speed-up update of translations (Xavier Perseguers) +2015-09-17 183f62f #69907 [BUGFIX] Avoid empty form-section divs (Georg Ringer) +2015-09-17 aff262b #69904 [TASK] Replace DiffUtility with PHP library to save disk I/O (Mathias Schreiber) +2015-09-16 7a8efda #61799 [FOLLOWUP][FEATURE] Improve handling of online media (Benjamin Mack) +2015-09-16 6a90fd3 #69905 [BUGFIX] Fix icon size in access list (Frank Nägler) +2015-09-16 1b31d98 #69869 [TASK] Merge FormEngineUtility icon methods (Mathias Brodala) +2015-09-16 afe8432 #69490 [BUGFIX] Do not drop selection from "singlebox" select (Mathias Brodala) +2015-09-16 b17ede9 [FOLLOWUP][TASK] Have eIDs with PSR-7 without ControllerInterface (Nicole Cordes) +2015-09-16 9382a4a #69825 [TASK] Replace editOnClick() with getModuleUrl (Benjamin Mack) +2015-09-16 0eb8e97 #69846 [TASK] Have eIDs with PSR-7 without ControllerInterface (Benjamin Mack) +2015-09-16 3d6b923 #69894 [TASK] indexed_search: cleanup SearchFormController (Tymoteusz Motylewski) +2015-09-16 268ed99 [FOLLOWUP][BUGFIX] Notify user about insufficient language configuration (Nicole Cordes) +2015-09-16 94dd5b0 #69895 [TASK] indexed_search: remove "experimental" from Extbase plugin name (Tymoteusz Motylewski) +2015-09-16 38ede8f #69757 [BUGFIX] Notify user about insufficient language configuration (Nicole Cordes) +2015-09-16 31a52b3 #69765 [BUGFIX] Show FlashMessage if desired storage is not available (Michael Oehlhof) +2015-09-16 f769364 #69872 [TASK] Organize TSconfig structure (Benjamin Mack) +2015-09-16 64b87ff #69861 [BUGFIX] Support URLs in image tag generation (Nicole Cordes) +2015-09-16 e3a5f69 #69409 [FEATURE] Allow value attribute for OPTION object in wizard (Christian Fischer) +2015-09-16 d41e357 #69723 [TASK] SelectCheckboxElement merge methods (Nicole Cordes) +2015-09-16 a0dbc91 #69858 [BUGFIX] Fix rendering with empty date (Oliver Thiele) +2015-09-16 3ed3f80 #53406 [FEATURE] Add placeholder attribute to some textfields in wizard (Andreas Häfner) +2015-09-16 15ef75b #69855 [FEATURE] Add Dispatcher for Backend Routing (Benjamin Mack) +2015-09-16 ac07d82 #69854 [TASK] Add unit tests for TemplateService->splitConfArray() (Tymoteusz Motylewski) +2015-09-16 ce87c27 #33952 [TASK] Display validation tab in form wizard by default (Björn Jacob) +2015-09-16 d1a0759 #69864 [TASK] Add sane defaults for tracking tools to prevent 404s on cash errors (Mathias Schreiber) +2015-09-16 60f172f #69856 [TASK] Replace icon with SVG: actions-edit-rename (Benjamin Kott) +2015-09-16 68a53b3 #69860 [TASK] Automatic code cleanup (Wouter Wolters) +2015-09-15 3d27469 #69859 [TASK] Replace icon with SVG: actions-document-duplicates-select (Benjamin Kott) +2015-09-15 3dc9b5d #67875 [FEATURE] Allow re-initialization of tt_content categories (Alexander Stehlik) +2015-09-15 4c92f93 #69823 [TASK] Optimizing ElementHistoryController (Michael Oehlhof) +2015-09-15 c0f8db1 #69839 [CLEANUP] Properly name "typoLink" and "typoLink_URL" (Mathias Brodala) +2015-09-15 9986719 #69830 [BUGFIX] Fixed broken filters on SelectMultipleSideBySideElement (Mathias Schreiber) +2015-09-15 2f4303a #69836 [BUGFIX] Fix selected node count in select tree (Alexander Stehlik) +2015-09-15 9deb3d7 #69834 [TASK] Disallow empty values for multi select fields (Alexander Stehlik) +2015-09-15 e456088 #61799 [FEATURE] Improve handling of online media (Frans Saris) +2015-09-15 914306f #69725 [TASK] Refactor SelectSingleBoxElement rendering (Mathias Brodala) +2015-09-15 f6de14b #69717 [BUGFIX] Handle langChildren correctly in flex form (Thorsten Bringewatt) +2015-09-15 641cdbe #69720 [TASK] FormEngine: Remove "TCEforms" from sheet level data structure (Morton Jonuschat) +2015-09-15 5a298fb #69772 [BUGFIX] Declare mimetype property in FAL as string (Stephan Großberndt) +2015-09-15 18c668d #69771 [TASK] Cleanup RecordHistory (Daniel Goerz) +2015-09-15 82aa1a2 #52156 [!!!][TASK] Replace jumpurl functionality with hooks (Alexander Stehlik) +2015-09-15 a3bca6c #69792 [TASK] Add prepended icon to SelectSingleElement (Mathias Brodala) +2015-09-15 3d4e8b1 #69602 [FEATURE] Add new TS option getData->pagelayout (Benjamin Mack) +2015-09-15 44b8760 #69819 [BUGFIX] Storage doesn't save is_public anymore (Nicole Cordes) +2015-09-15 4adbc63 #69815 [BUGFIX] Adjust itemsProcFunc for sys_filemounts (Nicole Cordes) +2015-09-15 58c25cc #52211 [BUGFIX] Respect absRefPrefix in admin panel (Alexander Stehlik) +2015-09-15 1cd0c99 #69208 [TASK] IDNA encode domains in email addresses for MailMessage (Morton Jonuschat) +2015-09-15 5127502 #19494,#20892 [FEATURE] Add SELECT_mm_query to DatabaseConnection (Morton Jonuschat) +2015-09-15 fd76299 #69727 [TASK] SelectTreeElement merge methods (Jan Helke) +2015-09-15 e0f7c24 #69810 [TASK] Remove codeception for no usage (Anja Leichsenring) +2015-09-15 89e11ed #69781 [CLEANUP] Minor code improvements in DatabaseRowInitializeNew (Loek Hilgersom) +2015-09-15 6950ba0 #69774 [TASK] Improve session timeout dialog (Mathias Brodala) +2015-09-15 37df07e #69484 [TASK] Functional tests: Enable MySQL strict mode / data validation (Morton Jonuschat) +2015-09-15 bb60644 #69742 [FOLLOWUP][TASK] Streamline select field value handling (Alexander Stehlik) +2015-09-15 a150c6d #69387 [TASK] Remove unnecessary class attribute of TEXTBLOCK element in form wizard (Christian Fischer) +2015-09-15 2e72d38 #69724 [TASK] MultipleSideBySideElement merge methods (Jan Helke) +2015-09-15 b4d6813 #69716 [TASK] Flex: Prepare language handling "meta" in provider (Morton Jonuschat) +2015-09-15 c4eec96 #16525 [FEATURE] support condition in INCLUDE_TYPOSCRIPT tag (Jigal van Hemert) +2015-09-15 d3b743d #69805 [TASK] Cleanup unused icons and rebuild third-party code (Benjamin Mack) +2015-09-15 d1caf76 #69742 [TASK] Streamline select field value handling (Alexander Stehlik) +2015-09-15 f3dc234 #69804 [TASK] Cleanup and streamline TCA for tt_content (Benjamin Mack) +2015-09-15 5fb9005 #69795 [FOLLOWUP][!!!][TASK] Remove unused tabmenu JavaScript and CSS (Wouter Wolters) +2015-09-14 5ec60a0 #69786 [TASK] Drop eval() from BackendUtility test (Mathias Brodala) +2015-09-14 8a961ba #69744,#69759 [TASK] Render Resources using SVG in IconFactory (Frank Nägler) +2015-09-14 0e7aab0 #69795 [!!!][TASK] Remove unused tabmenu JavaScript and CSS (Benjamin Mack) +2015-09-14 5d9cbae #69496 [FEATURE] Extract title from PDF when indexing (Xavier Perseguers) +2015-09-14 8062913 #69433 [BUGFIX] Localization file not loaded in backend form wizard (Andreas Häfner) +2015-09-14 e306817 #69718 [TASK] FormEngine: Move flex form TCA migration to data provider (Morton Jonuschat) +2015-09-14 8c9dc75 #69672 [TASK] FormEngine: Remove name="foo[bar]_hr" from input fields (Morton Jonuschat) +2015-09-14 878dcb7 #69779 [BUGFIX] Starttime and endtime no longer accessible in content edit form (Loek Hilgersom) +2015-09-14 db736db #69797 [TASK] Remove old and unused icons status/version-*.png (Frank Nägler) +2015-09-14 440d27d #69784,#69661, [BUGFIX] Repair overrideVals for FormEngine (Anja Leichsenring) +2015-09-14 09c59e3 #69787 [TASK] Rename InputElement class to InputTextElement (Anja Leichsenring) +2015-09-14 adda05d #69739 [TASK] Replace icon by IconFactory: status-status-edit-read-only (Jan Helke) +2015-09-14 c2932c1 #69785 [TASK] Replace getSpriteIcon in compatibility6 (Michael Oehlhof) +2015-09-14 fed9c7e #69726 [TASK] SelectSingleElement merge methods (Jan Helke) +2015-09-14 859a905 #69304 [BUGFIX] InstallTool: Optimize ALTER TABLE for auto_increment columns (Morton Jonuschat) +2015-09-14 cdfd83f #68746 [FEATURE] Add annotation for CLI only commands (Mathias Brodala) +2015-09-14 1349e71 #69752 [TASK] Add apps-filetree-mount to IconRegistry (Stephan Großberndt) +2015-09-14 d549782 #69777 [BUGFIX] Heal exception in install tool if config value is missing (Anja Leichsenring) +2015-09-14 2c61599 #69778 [BUGFIX] Adjust FormEngine Default Configuration (Anja Leichsenring) +2015-09-14 de38667 #51930 [TASK] Install Tool: Show database errors on initial import (Morton Jonuschat) +2015-09-14 f25d43e #69009 [TASK] Make tt_content.rowDescription an exclude field (Mathias Brodala) +2015-09-14 ed6481a #69767 [BUGFIX] Do not create folder in wrong directory (Helmut Hummel) +2015-09-13 6db1c10 #69745 [TASK] Move overlay icons to IconFactory using SVG (Stephan Großberndt) +2015-09-13 5e2cc8e #66371 [FEATURE] Add autoplay option for filetype audio and video (Frans Saris) +2015-09-13 d66fc5f #69756 [TASK] Replace icon with SVG: default-not-found (Benjamin Kott) +2015-09-13 d535b79 #69710 [BUGFIX] Improve test class detection in ClassLoadingInformationGenerator (Nicole Cordes) +2015-09-13 d5c3b27 #69762 [TASK] Enable color output for unit/functional tests (Mathias Brodala) +2015-09-13 d10070e #69749 [TASK] Introduce caching for record titles (Nicole Cordes) +2015-09-13 354af3b #69705 [TASK] Add icon deprecation and unified refresh icon (Benjamin Kott) +2015-09-13 f1d429e #69205 [BUGFIX] Update hide/unhide action title after AJAX call (Mathias Brodala) +2015-09-13 a7c048e #69753 [TASK] Replace icon by IconFactory: actions-edit-* (Michael Oehlhof) +2015-09-13 beb605d #69758 [BUGFIX] Correct path to icon: apps-filetree-root (Benjamin Kott) +2015-09-13 b76342d #67637 [BUGFIX] InstallTool: Mark upgrade wizards as done on initial install (Morton Jonuschat) +2015-09-13 53a7425 #69736 [TASK] Drop "iconsInOptionTags" option (Mathias Brodala) +2015-09-13 8619bba #69741 [BUGFIX] Pass ext_emconf.php errors (Mathias Brodala) +2015-09-13 56d9b75 #69738 [TASK] Replace icon by IconFactory: apps-toolbar-menu-actions (Jan Helke) +2015-09-12 6465f2f #69730 [FEATURE] Introduce internal uniqueId generator (Nicole Cordes) +2015-09-12 66a3a98 #69119 [FEATURE] Introduce file search in filelist module (Alexander Schnitzler) +2015-09-12 18f25ff [BUGFIX] Remove duplicate TcaSelectItems dependency (Alexander Stehlik) +2015-09-12 877a608 #69719 [TASK] Fix hardcoded titles in FlexFormContainerContainer (Mathias Brodala) +2015-09-12 b9b7ca6 #69695 [TASK] Replace sprite icon "status-status-reference-soft" with the new IconFactory (Morton Jonuschat) +2015-09-12 58fa256 #69713 [BUGFIX] Change submit handling of RsaEncryptionModule (Andreas Fernandez) +2015-09-12 efa9b42 #69696 [FOLLOWUP][TASK] Replace icon by IconFactory: status-warning-in-use (Thorsten Bringewatt) +2015-09-12 e8ba81a #69731 [TASK] Rename DatabaseRowGroupRelations to TcaGroups (Michael Oehlhof) +2015-09-12 11462d8 #69671 [TASK] Replace icon by IconFactory: actions-edit-restore-edit (Jan Helke) +2015-09-12 624a13d #69735 [TASK] Replace getSpriteIcon in PageLayoutController (Jan Helke) +2015-09-12 07cf906 #69733 [TASK] Replace icon with SVG: overlay-read-only (Benjamin Kott) +2015-09-12 aacfd2b #68973 [TASK] Replace icon by IconFactory: actions-reference-file (Jan Helke) +2015-09-12 8c037e4 #69707 [BUGFIX] Check for empty select icon setting in TcaMigration (Alexander Stehlik) +2015-09-12 80c2799 #69722 [TASK] Rename icon variables in ImportExport (Mathias Brodala) +2015-09-12 ca33250 #69692 [FOLLOWUP][TASK] Replace icon "status-status-permission-denied" with the new IconFactory (Morton Jonuschat) +2015-09-12 b9a32fe #69692 [TASK] Replace icon "status-status-permission-denied" with the new IconFactory (Morton Jonuschat) +2015-09-12 3a7bc22 #69708 [TASK] Replace sprite icons in ImportExport::addRelations (Mathias Brodala) +2015-09-12 1186950 #69696 [TASK] Replace icon by IconFactory: status-warning-in-use (Michael Oehlhof) +2015-09-12 3a7dce5 #69684 [TASK] Replace icon by IconFactory: apps-toolbar-menu-workspace (Wouter Wolters) +2015-09-12 81ea1d8 #69686 [TASK] Replace icon by IconFactory: extensions-scheduler-run-task (Wouter Wolters) +2015-09-12 22b21d4 #69690 [TASK] Replace icon by IconFactory: status-status-current (Wouter Wolters) +2015-09-12 c7d4263 #69688 [TASK] Replace icon by IconFactory: mimetypes-x-content-page-language-overlay (Michael Oehlhof) +2015-09-12 40a1d36 #69691 [TASK] Replace icon by IconFactory: status-status-locked (Wouter Wolters) +2015-09-12 ae60939 #69673 [TASK] Replace icon by IconFactory: actions-system-cache-clear (Wouter Wolters) +2015-09-12 5e3e561 #69694 [TASK] Replace sprite icon "status-status-reference-hard" with new IconFactory (Mathias Brodala) +2015-09-12 9c9476d #69687 [TASK] Replace icon by IconFactory: mimetypes-text-csv (Michael Oehlhof) +2015-09-12 71b7882 #69693 [TASK] Replace icon by IconFactory: status-status-permission-granted (Michael Oehlhof) +2015-09-12 0bd9921 #69689 [TASK] Replace icon by IconFactory: mimetypes-x-content-template-static (Michael Oehlhof) +2015-09-12 95914ad #69685 [TASK] Replace icon by IconFactory: extensions-extensionmanager-update-script (Wouter Wolters) +2015-09-12 a305f97 #69672 [TASK] Replace icon by IconFactory: actions-system-backend-user-switch (Wouter Wolters) +2015-09-11 fe82fb2 #69675,#69676 [TASK] Replace sprite icon "actions-view-list-*" with the new IconFactory (Morton Jonuschat) +2015-09-11 7a84ba3 #69683 [FOLLOWUP][TASK] Replace sprite icon "apps-toolbar-menu-opendocs" with the new IconFactory (Andreas Fernandez) +2015-09-11 097f7cd #69677,#69678 [TASK] Replace sprite icon "actions-view-table-*" with the new IconFactory (Morton Jonuschat) +2015-09-11 7789759 #69683 [TASK] Replace sprite icon "apps-toolbar-menu-opendocs" with the new IconFactory (Morton Jonuschat) +2015-09-11 fa5ed07 #69680 [TASK] Replace sprite icon "apps-filetree-root" with the new IconFactory (Morton Jonuschat) +2015-09-11 df317a8 #69681 [TASK] Replace sprite icon "apps-pagetree-page-default" with the new IconFactory (Morton Jonuschat) +2015-09-11 6ec31cb #69682 [TASK] Replace sprite icon "apps-pagetree-page-domain" with the new IconFactory (Morton Jonuschat) +2015-09-11 3d5842c #69669 [TASK] Replace sprite icon "actions-edit-copy" with the new IconFactory (Morton Jonuschat) +2015-09-11 89cd2a2 #68806 [FOLLOWUP][TASK] Replace sprite icon "actions-document-new" with the new IconFactory (Morton Jonuschat) +2015-09-11 76190c6 #69670 [FOLLOWUP][TASK] Replace sprite icon "actions-edit-delete" with the new IconFactory (Morton Jonuschat) +2015-09-11 ac02865 #69700 [TASK] Simplify icon handling in FormEngine (Frank Nägler) +2015-09-11 dee58d3 #68845 [FOLLOWUP][TASK] Replace sprite icon "actions-document-open" with IconFactory (Morton Jonuschat) +2015-09-11 0f265b7 #69697 [TASK] Replace sprite icon "status-warning-lock" with the new IconFactory (Morton Jonuschat) +2015-09-11 01e96a3 #69674 [TASK] Replace sprite icon "actions-view-go-forward" with the new IconFactory (Morton Jonuschat) +2015-09-11 50a06c9 #69679 [TASK] Replace sprite icon "apps-filetree-folder-default" with the new IconFactory (Morton Jonuschat) +2015-09-11 7ce9cba #69699 [TASK] Drop TCA ctrl typeicons (Christian Kuhn) +2015-09-11 15b328f #69660 [BUGFIX] PageLayoutView: Honor page permissions in getTable_tt_content() (Morton Jonuschat) +2015-09-11 9ffe204 #69622 [BUGFIX] Fix save of Template with t3editor installed (Wouter Wolters) +2015-09-11 af79a94 #67077 [BUGFIX] DBAL: Fix retrieving the last insert id (Morton Jonuschat) +2015-09-11 533f250 #66558 [TASK] Add unified spinner icon (Benjamin Kott) +2015-09-11 9341062 #69657 [TASK] Replace sprite icon "status-status-checked" with the new IconFactory (Wouter Wolters) +2015-09-10 693d3bc #69652 [BUGFIX] Saving fal relation fails (Christian Kuhn) +2015-09-10 5d00d27 #69653 [BUGFIX] Possible warning on getRecordTitle (Christian Kuhn) +2015-09-10 7871233 #69651 [BUGFIX] Not possible to create Alternative Page Languages (Christian Kuhn) +2015-09-10 65e9db4 #69583 [BUGFIX] Cannot define a non-sprite category module icon (Xavier Perseguers) +2015-09-10 d07e333 #68700 [TASK] Ignore composer.json dependencies for TYPO3 Extensions (Helmut Hummel) +2015-09-10 eb4cf51 #69646 [BUGFIX] Adding new IRRE child on new localizable parent fails (Christian Kuhn) +2015-09-10 3641731 #69640 [BUGFIX] Value of transOrigPointerField might be an array (Christian Kuhn) +2015-09-10 c30d028 #69634 [BUGFIX] Fix calls to undefined methods in FormDataTraverser (Christian Kuhn) +2015-09-10 6f0ae02 #69639 [BUGFIX] Invalid TCA type in sys_file_metadata (Christian Kuhn) +2015-09-10 2b987c3 #69571 [BUGFIX] Fixed broken frontend editing (Michael Oehlhof) +2015-09-10 f050fbf #69564 [TASK] Replace icon by IconFactory: actions-system-shortcut-new (Jan Helke) +2015-09-10 9bd845e #69600 [BUGFIX] Trigger inline editing only for page title (Andreas Fernandez) +2015-09-10 0607b2e #69135 [BUGFIX] Fix BackendUtility::selectVersionsOfRecord parameter (Alexander Opitz) +2015-09-10 23df34d #69516 [BUGFIX] IMG_RESOURCE does not prepend absRefPrefix (Heiko Kromm) +2015-09-10 ee6f592 #69417 [BUGFIX] Correct selection of DOM elements (Marco Dinnbier) +2015-09-09 cd06eb1 #69628 [BUGFIX] Wrong marker mentioned in documentation of ext:felogin (Wouter Wolters) +2015-09-09 a509589 #68845 [FOLLOWUP][TASK] Replace sprite icon "actions-document-open" with IconFactory (Markus Klein) +2015-09-09 1692d5e #69626 [BUGFIX] Remove remaining usages of FormEngine (Markus Klein) +2015-09-09 6df86da #69618 [BUGFIX] FormEngine databaseRow compatibility with old methods (Christian Kuhn) +2015-09-09 534c8ff #69241 [BUGFIX] Escape search strings for LIKE in DatabaseConnection::searchQuery (Morton Jonuschat) +2015-09-09 6bb7938 #27760 [BUGFIX] DBAL: Fix quoting of single quotes in WHERE values for MSSQL (Morton Jonuschat) +2015-09-09 69e03be #25341 [FEATURE] Scheduler: Add task to optimize MySQL tables (Morton Jonuschat) +2015-09-09 766da07 #69621 [TASK] Replace icon by the Icon-API: search and filter (Benjamin Kott) +2015-09-09 9404690 #68585 [BUGFIX] Catch exceptions during extension update check (Nicole Cordes) +2015-09-09 a509d15 #69550 [TASK] Replaced sprite icons with IconFactory in ClickMenu (Michael Oehlhof) +2015-09-09 258d157 #69624 [TASK] Switch content of render and __toString in Icon class (Frank Nägler) +2015-09-09 c3c8300 #69459 [FEATURE] Show tt_content preview in page module via Fluid (Benjamin Mack) +2015-09-08 80fcc3e #69432 [BUGFIX] Replace "without" with native JavaScript (Andreas Fernandez) +2015-09-08 281e183 #69574 [BUGFIX] Removed unused grunt task call (Ingo Pfennigstorf) +2015-09-08 8145a99 #69620 [TASK] Replace sprite icons in WorkspaceSelectorToolbarItem (Wouter Wolters) +2015-09-08 6cd27b4 #69561 [!!!][TASK] Replace sprite icons with IconFactory in ContextMenu (Benjamin Kott) +2015-09-08 c24cfbf #69601 [TASK] Link the scheduler title in section "Information" (Georg Ringer) +2015-09-08 484263d #69512 [FEATURE] Add typoscript to the text file types (Georg Ringer) +2015-09-08 b524fc8 #69568 [!!!][TASK] The FormEngine is dead, long live the FormEngine! (Christian Kuhn) +2015-09-08 bbe4011 #69566 [FOLLOWUP][TASK] Replace icon by IconFactory: actions-system-list-open (Georg Ringer) +2015-09-08 daa52f2 #68825 [SECURITY] Fix GeneralUtility::sanitizeLocalUrl to detect foreign schemes (Nicole Cordes) +2015-09-08 86e0140 #69599 [TASK] Replace icon by the IconFactory apps-pagetree-root (Frank Nägler) +2015-09-08 0fd91ff #47812 [FEATURE] Extbase: Add between() operator to Query object (Morton Jonuschat) +2015-09-08 4bdc929 #69318 [BUGFIX] Make getFirstTag() return empty string for input without tag (Morton Jonuschat) +2015-09-08 61d023c #69597 [TASK] Replace icon by the IconFactory status-status-sorting-* (Frank Nägler) +2015-09-08 127a708 #69598 [TASK] Replace icon by the IconFactory actions-view-paging-* (Frank Nägler) +2015-09-08 badeec3 #69595 [TASK] Replace icon by the IconFactory actions-view-go-back (Frank Nägler) +2015-09-08 0d326f0 #69596 [TASK] Replace icon by the IconFactory actions-view-go-up (Frank Nägler) +2015-09-07 d60237c #53992 [TASK] Show backend_layout fields also for sys folders (Georg Ringer) +2015-09-07 99de17a #56726 [FEATURE] Trigger metadata extraction after file upload (Frans Saris) +2015-09-07 3aaa86f #69539 [BUGFIX] Allow resource as type definition (Nicole Cordes) +2015-09-07 c7cd3a5 #69581 [TASK] Simplify save-labels (Ingo Pfennigstorf) +2015-09-07 aa0907a #69566 [TASK] Replace icon by IconFactory: actions-system-list-open (Jan Helke) +2015-09-07 a4180e0 #69531 [TASK] Remove SpriteManagerIconViewHelper (Frank Nägler) +2015-09-07 039143d #69569 [TASK] Replace icon by IconFactory: actions-page-new (Benjamin Kott) +2015-09-07 9b8e00e #69567 [TASK] Replace icon by IconFactory: actions-selection-delete (Jan Helke) +2015-09-07 92bae6e #69001,#69289 [FOLLOWUP][BUGFIX] Reestablish DB connection in long-running tasks (Markus Klein) +2015-09-07 ab5497b #69587 [TASK] Replaced icon with IconFactory: actions-move-* (Frank Nägler) +2015-09-07 44c37ec #69575 [TASK] Replace icon by the IconFactory actions-window-open (Frank Nägler) +2015-09-07 b816c08 #69576 [TASK] Replace icon by the IconFactory actions-system-refresh (Frank Nägler) +2015-09-07 61d8a5c #69590 [BUGFIX] Adjust invalid path to log file in error message (Markus Klein) +2015-09-07 481545f #69560 [TASK] Fix invalid ReST syntax in documentation files (Markus Klein) +2015-09-07 f635d82 #69584 [TASK] Remove wrong datasets in sanitizeLocalUrlValidPathsDataProvider (Nicole Cordes) +2015-09-07 dfdfc9c #69562 [TASK] Remove redundant CSRF protection tokens and deprecate used methods (Helmut Hummel) +2015-09-07 b5a1d42 #69570 [TASK] Replace icon by IconFactory: actions-page-move (Benjamin Kott) +2015-09-07 3372b32 #69559 [TASK] Replaced sprite icon with IconFactory in RecordHistory (Michael Oehlhof) +2015-09-07 f13d0f1 #69558 [TASK] Replaced icon with IconFactory in SystemInformationToolbarItem (Michael Oehlhof) +2015-09-07 b705a7e #69547 [TASK] Replace sprite icon "actions-system-shortcut-new" with IconFactory (Michael Oehlhof) +2015-09-06 791f357 #67881 [BUGFIX] Cache CategoryRegistry state together with TCA (Alexander Stehlik) +2015-09-06 3a7213c #69557 [TASK] Add SVG Icons for document paste actions (Benjamin Kott) +2015-09-06 15e22aa #69556 [TASK] Replace icon by IconFactory: actions-page-open (Benjamin Kott) +2015-09-05 b8350ab #69303 [BUGFIX] Prevent search upload folder in write protected storages (Nicole Cordes) +2015-09-05 5d01c03 #69555 [TASK] Replace icon by IconFactory: actions-system-help-open (Benjamin Kott) +2015-09-05 df5d274 #69554 [TASK] Add SVG Icons for document save actions (Benjamin Kott) +2015-09-05 492cead #69543 [FEATURE] Introduce $GLOBALS['TYPO3_CONF_VARS']['SYS']['mediafile_ext'] (Frans Saris) +2015-09-05 4679e1e #51093 [TASK] Install Tool: Validate database name against MySQL restrictions (Morton Jonuschat) +2015-09-05 40e14d3 #69528 [BUGFIX] DBAL: Pass database connection to SQL compiler (Morton Jonuschat) +2015-09-05 e864a5c #69386 [TASK] Remove data processing trait in favor of object (Helmut Hummel) +2015-09-05 ddeef6a #69538 [TASK] Replace icon by IconFactory: mimetypes-text-html (Jan Helke) +2015-09-05 20aa25a #69540 [TASK] Replace icon by IconFactory: mimetypes-word (Jan Helke) +2015-09-05 e70b138 #69069 [TASK] Prettify some edges of the Record History (Jan Helke) +2015-09-05 b7fa482 #68868 [TASK] Replace sprite icon "actions-document-save-new" with IconFactory (Michael Oehlhof) +2015-09-05 3c79c86 #69537 [BUGFIX] BackendUtility::getAjaxUrl() should not be internal (Francois Suter) +2015-09-04 ff80960 #65867 [BUGFIX] Support packages depending on typo3/cms (Mathias Brodala) +2015-09-04 8758c3a #69542 [BUGFIG] Prevent double / in front of Folder readablePath (Frans Saris) +2015-09-04 ce2b1e0 #69529 [TASK] Replace icon by IconFactory: apps-toolbar-menu-shortcut (Jan Helke) +2015-09-04 51920be #68861 [TASK] Replace icon by the IconFactory actions-document-open-read-only (Frank Nägler) +2015-09-04 8f2fa68 #68935 [TASK] Replace sprite icon "actions-edit-restore" with the new IconFactory (Morton Jonuschat) +2015-09-04 7580a73 #68845 [TASK] Replace sprite icon "actions-document-open" with IconFactory (Markus Guenther) +2015-09-04 027c5f5 #68867 [TASK] Replace sprite icon "actions-document-save-close" with IconFactory (Michael Oehlhof) +2015-09-04 5fad144 #69063 [BUGFIX] Enable page tree filter for admin with mountpoints (Nicole Cordes) +2015-09-04 61e5573 #68928 [TASK] Replace sprite icon "actions-edit-localize-status-high" with IconFactory (Morton Jonuschat) +2015-09-04 bcde74f #68874 [TASK] Replace sprite icon "actions-document-synchronize" with the new IconFactory (Morton Jonuschat) +2015-09-04 1987914 #68929 [TASK] Replace sprite icon "actions-edit-localize-status-low" with IconFactory (Morton Jonuschat) +2015-09-04 e02628b #69523 [BUGFIX] Make save icon work again (Frank Nägler) +2015-09-04 5d9c729 #68866 [TASK] Replace sprite icon "actions-document-save" with the new IconFactory (Michael Oehlhof) +2015-09-04 565c38c #69368 [BUGFIX] Fix incorrect usage of nested ternary (Markus Klein) +2015-09-04 ff54e69 #69378 [BUGFIX] PHP7 always_populate_raw_post_data is removed. (Alexander Opitz) +2015-09-04 e965812 #59591 [FEATURE] Make the image quality definable per sourceCollection (Christian Seifert) +2015-09-03 4ce1330 #69510 [TASK] Auto focus search field in content search (Andreas Fernandez) +2015-09-03 b9ea417 #69488 [TASK] Replace icon by IconFactory: apps-toolbar-menu-cache (Frank Nägler) +2015-09-03 9e06b8c #69500 [CLEANUP] Streamline toggle search toolbox (Florian Peters) +2015-09-03 282f9fc Revert "[BUGFIX] Fix broken link to security resources page on typo3.org" (Helmut Hummel) +2015-09-03 386c5eb #69475 [BUGFIX] Streamline Unit Tests for GeneralUtility::sanitizeLocalUrl (Nicole Cordes) +2015-09-03 4af6d83 #69374 [BUGFIX] Show icons of feedit again (Daniel Goerz) +2015-09-02 8b9c30b #68925 [TASK] Replace sprite icon for visibility with IconFactory (Markus Guenther) +2015-09-02 3194169 #68538 [FEATURE] Introduce ImplodeViewHelper (Frans Saris) +2015-09-02 541c07b #69460 [TASK] Use flash messages for status of branch export (Daniel Goerz) +2015-09-02 1f09d0c #69479 [TASK] Fix aligning of checkbox is_public in sys_file_storage (Wouter Wolters) +2015-09-02 51bb498 #69461 [TASK] Replace all be.buttons.icon ViewHelpers that use an icon (Wouter Wolters) +2015-09-02 0777205 #69095 [TASK] Introduce icon state for IconFactory (Frank Nägler) +2015-09-02 1aac4a1 #55419 [TASK] Use enumeration for handling conflicts in file names (Daniel Goerz) +2015-09-02 5ca6e7d #69441 [TASK] Remove additionalClasses option from FontawesomeProvider. (Frank Nägler) +2015-09-02 3d50d73 #69463 [BUGFIX] Abstract XSD generator can handle more than two namespace parts (Helmut Hummel) +2015-09-01 81ad545 #68974 [TASK] Replace sprite icon "actions-insert-reference" with the new IconFactory (Morton Jonuschat) +2015-09-01 4925eba #68930 [TASK] Replace sprite icon "actions-edit-merge-localization" with the new IconFactory (Morton Jonuschat) +2015-09-01 4f025c6 #68820 [TASK] Replace sprite icon "actions-document-localize" with the new IconFactory (Morton Jonuschat) +2015-09-01 9a24ae3 #68972 [TASK] Replace sprite icon "actions-insert-record" with the new IconFactory (Morton Jonuschat) +2015-09-01 ecf3276 #68838 [TASK] Replace sprite icon "actions-document-duplicates-select" with the new IconFactory (Morton Jonuschat) +2015-09-01 8f93108 #69231 [BUGFIX] Log source and target name when renaming files/directories (Morton Jonuschat) +2015-09-01 4e31e61 #69445 [TASK] Replace sprite icon "actions-system-extension-*" with the new IconFactory (Wouter Wolters) +2015-09-01 5231d25 #68937 [TASK] Replace sprite icon "actions-edit-undo" with the new IconFactory (Michael Oehlhof) +2015-09-01 81d7ce7 #69443 [BUGFIX] Fix loading of language file in indexed_search (Tymoteusz Motylewski) +2015-09-01 66b5be6 #69446 [TASK] Record List: Change toggle state with AJAX (Andreas Fernandez) +2015-09-01 415c203 #69447 [BUGFIX] Change ID of submit button in EXT:belog (Andreas Fernandez) +2015-09-01 4dd593e #69416 [FEATURE] Allow AbstractPlugin::pi_loadLL to load custom language file (Tymoteusz Motylewski) +2015-08-31 cb09306 #28243 [FEATURE] New option to disable the age display of dates per field by TCA (Christian Seifert) +2015-08-31 61286ef #69435 [TASK] Minify SVG Icons (Benjamin Kott) +2015-08-31 e517fd6 #69434 [TASK] Do not set application context by default in htaccess (Harry Glatz) +2015-08-31 4cd6495 #69427 [TASK] Replace sprite icon "actions-system-cache-clear-impact-*" (Frank Nägler) +2015-08-31 1716c67 #69421 [BUGIFX] Remove access checks for top level modules (Helmut Hummel) +2015-08-31 d942f72 #69389 [FEATURE] Add spinning feature for icons (Frank Nägler) +2015-08-31 304440e #69422 [BUGFIX] Correct visual nesting of tables in collapsible panels (Benjamin Kott) +2015-08-30 f57782b #23669 [FEATURE] Index docx, xlsx, ... from MS Office 2007 and above (Xavier Perseguers) +2015-08-30 ff6748a #60995 [BUGFIX] Use single postProcessor layout, otherwise the global layout (Ralf Zimmermann) +2015-08-30 0e37d59 #69247 [FOLLOWUP][BUGFIX] Extbase: Use fully populated records in insertObject() (Morton Jonuschat) +2015-08-29 86ebff4 #69398 [BUGFIX] Add icon for the form wizard number spinner elements (Björn Jacob) +2015-08-29 791cb96 #69399 [BUGFIX] Fatal Error due to class object inconsistencies in ext:form (Oliver Hader) +2015-08-29 b298745 #69407 [TASK] Refactor PostProcessorTest to use Prophecy (Anja Leichsenring) +2015-08-29 84f5e33 #69406 [FOLLOWUP][TASK] Add missing documentation for feature #31100 (Björn Jacob) +2015-08-29 4a4cb91 #69405 [TASK] Add unit test for fatal error on null object method call (Anja Leichsenring) +2015-08-29 36b9b28 #31100 [FEATURE] Integrate Forms Wizard TEXTBLOCK multiline support (Ralf Zimmermann) +2015-08-29 d92f3ef #69400 [BUGFIX] Fix broken link to security resources page on typo3.org (Wouter Wolters) +2015-08-29 ae96b35 #45685 [BUGFIX] avoid Call to a member function getValue() on a non-object (Ralf Zimmermann) +2015-08-28 d436dfe #69265 [TASK] Add unit tests for HtmlParser->getFirstTag() and getFirstTagName() (Michael Oehlhof) +2015-08-28 df7378c #69384 [TASK] Add validation for name option in FontAwesomeProvider (Frank Nägler) +2015-08-28 6aab3bc #69361 [BUGFIX] Properly nest added FlexFormSectionContainer (Andreas Fernandez) +2015-08-28 07bc693 #69024 [BUGFIX] Form NumberFields ignore typed values in wizard (Sebastian Wagner) +2015-08-28 dded3ac #69371 [TASK] Deprecate form element IMAGEBUTTON (Ralf Zimmermann) +2015-08-28 3b1ffd1 #69372 [BUGFIX] IMAGEBUTTON src attribute not working (Ralf Zimmermann) +2015-08-28 fbd1cb4 #69089 [BUGFIX] Tests: Fix Tag model config in extbase blog_example test extension (Morton Jonuschat) +2015-08-28 7dfcdf4 #69377 [BUGFIX] Image Content elements result in exception (Daniel Maier) +2015-08-28 e6c42f8 #69085 [BUGFIX] Extbase: Make transOrigDiffSourceField available in DataMap (Anja Leichsenring) +2015-08-28 2b2a323 #39280 [BUGFIX] Overwriting form language keys via _LOCAL_LANG (Ralf Zimmermann) +2015-08-28 207cb1d #69329 [TASK] Replace static MarkerUtility with object (Anja Leichsenring) +2015-08-27 2e79dd2 #69353 [BUGFIX] Form Wizard does not respect backend debug mode (Oliver Hader) +2015-08-27 d15366c #66204 [TASK] Cleanup EXT:frontend (Michael Oehlhof) +2015-08-27 2ed960f #66190 [!!!][TASK] Remove flash and chart from ExtJS (Alexander Opitz) +2015-08-27 b32b08d #69322 [BUGFIX] Add missing back reference for file trees (Markus Klein) +2015-08-27 a4be761 #69335 [BUGFIX] Correctly treat relative date specification in date-VH (Markus Klein) +2015-08-26 c3c398d #69325 [TASK] Update to phpunit 4.8 (Anja Leichsenring) +2015-08-26 15327bc #69324 [CLEANUP] Fix namespace in SplitProcessor example (Sascha Egerer) +2015-08-26 57e92a7 #69324 [CLEANUP] Remove invalid leading slash in SplitProcessor example (Sascha Egerer) +2015-08-26 21ab2ab #69262 [TASK] Moved marker substitution functionality to own class (Benjamin Mack) +2015-08-26 18d78fd #69227 [BUGFIX] Indexed Search: Escape search strings for LIKE queries (Morton Jonuschat) +2015-08-26 5743778 #69264 [TASK] Add unit tests for HtmlParser->splitIntoBlock() (Michael Oehlhof) +2015-08-25 85ce761 #69315 [!!!][TASK] Streamline ElementBrowser mode handling (Markus Klein) +2015-08-25 77256a0 #69266 [TASK] Add unit tests for HtmlParser->removeFirstAndLastTag() (Michael Oehlhof) +2015-08-25 f9d66e1 #69237 [TASK] Add missing breaking changes documentation (Alexander Schnitzler) +2015-08-25 d3d311e #69276 [FOLLOWUP][!!!][TASK] Trees do not use global SOBE anymore (Markus Klein) +2015-08-25 6758d1f #69276 [!!!][TASK] Trees do not use global SOBE anymore (Markus Klein) +2015-08-25 57323de #69306 [BUGFIX] Correctly assign workspace for rootline retrieval (Markus Klein) +2015-08-25 73ede3e #69293 [TASK] Use routing for folder navigation tree (Helmut Hummel) +2015-08-25 a25b229 #69153 [BUGFIX] Password in form is transferred as asterisks (Xavier Perseguers) +2015-08-25 d0cd01e #69299 [TASK] Prettify Extbase Debugger Utility (Benjamin Kott) +2015-08-25 3f22dd2 #69291 [!!!][TASK] Fix configuration for backend module icons (Helmut Hummel) +2015-08-25 3c7802e #69173 [TASK] Introduce runtime cache for getIndpEnv() (Markus Klein) +2015-08-24 fec8612 #69270 [TASK] Cleanup navigation frame module registration (Helmut Hummel) +2015-08-24 5feea43 #69269 [TASK] Deprecate BackendUtility::getPathType_web_nonweb (Wouter Wolters) +2015-08-22 8f540ff #69073 [BUGFIX] Copy transOrigDiffSourceField into workspace placeholder (Morton Jonuschat) +2015-08-22 7575c29 #69217 [TASK] Remove unused CSH file locallang_csh_sysws.xlf (Wouter Wolters) +2015-08-22 9fb592c #45519,#31718 [BUGFIX] Assure a backend domain is set in workspace preview (Daniel Goerz) +2015-08-22 6cee86b #69236 [BUGFIX] Don't cut off icons in New Record wizard (Andreas Fernandez) +2015-08-22 d9be566 #69170 [BUGFIX] Replace ###ID### in openCustomUrlInContentFrame correctly (Christian Seifert) +2015-08-21 e47d66e #66366 [FEATURE] Add MediaViewHelper (Frans Saris) +2015-08-21 9369d05 #69216 [TASK] Remove unused TCA description file for EM (Wouter Wolters) +2015-08-21 9b05191 #69235 [CLEANUP] Removed unused CSC constant (Markus Klein) +2015-08-21 bda2e43 #69218 [FOLLOWUP][TASK] Combine several calls to allowTableOnStandardPages (Georg Ringer) +2015-08-21 acc539e #59810 [FOLLOWUP][BUGFIX] Show first tab in Element Wizard as fallback (Markus Klein) +2015-08-21 5dc73f0 #69218 [TASK] Combine several calls to allowTableOnStandardPages (Wouter Wolters) +2015-08-21 304ce31 #59810 [BUGFIX] Show first tab in Element Wizard as fallback (Christian Seifert) +2015-08-21 acbcaa6 #69222 [TASK] Add missing TYPO3_MODE checks in ext_localconf.php (Wouter Wolters) +2015-08-21 6853420 #69215 [TASK] Remove unused options in global TBE_STYLES (Wouter Wolters) +2015-08-21 0c374a8 #69221 [TASK] Use ::class for cleaner command registration in ext:lowlevel (Wouter Wolters) +2015-08-21 e58f0c1 #69220 [TASK] Use ::class for hook registration in ext:core (Wouter Wolters) +2015-08-20 0d50e50 #69039 [BUGFIX] Tests: Create NEWid values the same way as DataHandler (Morton Jonuschat) +2015-08-20 98a9e70 #69194 [BUGFIX] Add values to submit buttons (Wouter Wolters) +2015-08-20 64c2fd7 #69209 [FOLLOWUP][BUGFIX] Use correct max size for fields in TCA (Georg Ringer) +2015-08-20 18591b2 #69209 [BUGFIX] Use correct max size for fields in TCA (Georg Ringer) +2015-08-20 3436065 #68300 [FEATURE] Get list of pages based on pageuids from page repository (Patrick Broens) +2015-08-20 7ab005b #69175 [TASK] Add unit tests for HtmlParser::substituteSubpartArray() (Michael Oehlhof) +2015-08-20 9e6e484 #69196 [TASK] Add unit tests for HtmlParser::substituteMarker() (Michael Oehlhof) +2015-08-20 b31176f #68388 [TASK] Respect editlock of pages in inline editing (Andreas Fernandez) +2015-08-20 0a632c5 #69197 [TASK] Add unit tests for HtmlParser::substituteMarkerArray() (Michael Oehlhof) +2015-08-20 5b3de2f #68981 [BUGFIX] Restore save+view|close|new functionality (Markus Klein) +2015-08-19 7b9d6c8 #69004 [BUGFIX] DataHandler: Assign reference default values (Morton Jonuschat) +2015-08-19 c0a3774 #68913 [TASK] Add missing unit tests for SilentConfigurationUpgradeService (Michael Oehlhof) +2015-08-19 e8bc961 #69157 [BUGFIX] Log exception as array instead of serialized (Stephan Großberndt) +2015-08-19 888ae34 #69160 [TASK] Add unit tests for HtmlParser::substituteSubpart() (Michael Oehlhof) +2015-08-19 051996d #69116 [TASK] Add unit tests for HtmlParser::getSubpart() (Michael Oehlhof) +2015-08-18 2f77dbd #69174 [TASK] Remove addModulePath call for ext:taskcenter (Wouter Wolters) +2015-08-18 3c7f4eb #69171 [TASK] Streamline tt_content TCA types configuration (Oliver Hader) +2015-08-18 4a1fc8c #69156 [TASK] Remove not used include for CSS files in ext:core (Wouter Wolters) +2015-08-18 63aefaf #69168 [!!!][TASK] Remove non-tabbed view of Content Element Wizard (Benjamin Mack) +2015-08-18 f3ff524 #67098 [!!!][BUGFIX] Correct "required"-parameter in TextfieldViewHelper (Frederic Gaus) +2015-08-18 c00c85b #69167 [TASK] Move EXT:impexp entrypoint to Routing (Benjamin Mack) +2015-08-18 c23d99c #68643 [BUGFIX] Exclude computed field names on fetching record overlays (Albrecht Köhnlein) +2015-08-18 b3e911d #69166 [TASK] Move EXT:version entrypoint to Routing (Benjamin Mack) +2015-08-18 1b966c3 #48125 [TASK] Streamline Version Module (Benjamin Kott) +2015-08-18 bb07eda #69165 [TASK] Streamline addModulePath call (Benjamin Mack) +2015-08-18 e64e04b #69075 [TASK] Add missing unit tests for SilentConfigurationUpgradeService (5) (Michael Oehlhof) +2015-08-18 67d6e63 #69161 [TASK] Move CSH Javascript to EXT:cshmanual (Benjamin Mack) +2015-08-18 98752eb #69162 [FOLLOWUP][TASK] Migrate tce_db, tce_file and FormEngine entry points to routing (Wouter Wolters) +2015-08-18 4c8000a #69162 [TASK] Migrate tce_db, tce_file and FormEngine entry points to routing (Benjamin Mack) +2015-08-18 66954f6 #69148 [!!!][TASK] Remove Extbase ModuleRunner (Benjamin Mack) +2015-08-18 4c3c3c7 #69078 [TASK] Do not store files directly into typo3temp (Markus Klein) +2015-08-18 7948b09 #69072 [TASK] Tests: Include all NOT NULL fields in EXT:extbase fixtures (Morton Jonuschat) +2015-08-18 f667b26 #69059 [TASK] Tests: Include all NOT NULL fields in EXT:workspaces fixtures (Morton Jonuschat) +2015-08-18 d4a0914 #69031 [TASK] Tests: Include all NOT NULL fields in CategoryCollection fixtures (Morton Jonuschat) +2015-08-18 a519c64 #69058 [TASK] Tests: Include all NOT NULL fields in EXT:impexp fixtures (Morton Jonuschat) +2015-08-18 90ea5ef #69043,#69051 [TASK] Tests: Include all NOT NULL fields in DataHandling fixtures (Morton Jonuschat) +2015-08-18 2ab3499 #69140 [TASK] Use 'wizard_element_browser' instead of 'browser' in FormEngine (Markus Klein) +2015-08-18 4735e62 #69142 [TASK] Remove package class source from package manager cache (Helmut Hummel) +2015-08-18 ba96a67 #56282 [FEATURE] Viewpage language selector (Erik Frister) +2015-08-18 3e9bc01 #69139 [TASK] Add typehints for ElementBrowser usage via SOBE (Markus Klein) +2015-08-18 8c0393f #69137 [TASK] Remove width/height fields for links in ElementBrowser (Markus Klein) +2015-08-18 0862526 #69131 [TASK] Update FontAwesome to version 4.4.0 (Andreas Fernandez) +2015-08-18 e1eb67a #65513 [BUGFIX] Assure language override without original file (Stefan Galinski) +2015-08-17 941eb5d #69136 [CLEANUP] ElementBrowser classes (Markus Klein) +2015-08-17 3b5400e #69084 [BUGFIX] Extbase: Use fully populated records in Backend::insertObject() (Morton Jonuschat) +2015-08-17 bf13b4a #69083 [TASK] Make sysext filelist an extbase module (Alexander Schnitzler) +2015-08-17 0341a22 #69128 [BUGFIX] Icon state toggling in record list (Andreas Fernandez) +2015-08-17 56ac6e7 #69129 [BUGFIX] Recycler: Reset internal toggle state after bulk action (Andreas Fernandez) +2015-08-17 c71f144 #69038 [TASK] Move record-related entrypoints to backend routing (Manuel Selbach) +2015-08-17 0550a05 #68917 [TASK] Update jQuery to 2.x (Stefan Neufeind) +2015-08-17 96c90d4 #69030 [BUGFIX] Apply default values in DataHandler functional tests (Oliver Hader) +2015-08-17 4f7b627 #69124 [TASK] Make usage of TYPO3_PATH_WEB failsafe (Alexander Schnitzler) +2015-08-17 242ce5b #67843 [BUGFIX] Fix QueryBuilding in IndexSearchRepository (Marc Neuhaus) +2015-08-17 4c6e46d #25298 [BUGFIX] Allow attributes with = in cObj MEDIA (Georg Ringer) +2015-08-16 9a7e778 #68982 [BUGFIX] Evaluate TCEFORM fields when changed by a wizard (Frank Nägler) +2015-08-16 361836d #69001 [BUGFIX] Reestablish DB connection in long-running tasks (Stefan Neufeind) +2015-08-16 79cbd30 #69071 [BUGFIX] FAL: Initialize all NOT NULL fields for new metadata records (Morton Jonuschat) +2015-08-16 5f8d7db #68889 [TASK] Make list of field selector in record listview scrollable (Frank Nägler) +2015-08-16 3ee690a #69093 [TASK] Improve appearance of linkvalidator (Daniel Goerz) +2015-08-16 aed9884 #68996 [TASK] Add missing unit tests for SilentConfigurationUpgradeService (4) (Michael Oehlhof) +2015-08-16 88b0c2a #69077 [TASK] Add missing unit tests for SilentConfigurationUpgradeService (6) (Michael Oehlhof) +2015-08-16 ba31c03 #55861,#55837, [BUGFIX] Extbase: Optional arguments must not throw an Exception (Anja Leichsenring) +2015-08-16 04048c1 #68975 [TASK] Replace sprite icons for history with IconFactory (Markus Guenther) +2015-08-16 ba7940e #64726 [FEATURE] Added support for multiple FlashMessage queues (Stefan Neufeind) +2015-08-16 a8eff85 #69061 [TASK] Properly encode database input in the right place (Helmut Hummel) +2015-08-16 94e4a83 #69092 [BUGFIX] Remove trailing colons from checkbox labels (Daniel Goerz) +2015-08-16 243dc76 #69011 [BUGFIX] Improve resolving path to autoload.php (Nicole Cordes) +2015-08-16 fcc1992 #69090 [BUGFIX] Extbase: Use correct value type in detachObjectFromParentObject() (Morton Jonuschat) +2015-08-16 48334f6 #69088 [BUGFIX] Extbase: Cast sys_language_uid to integer in updateObject() (Morton Jonuschat) +2015-08-15 dc720bb #68429 [FOLLOWUP][FEATURE] Introduce AvatarProvider (Frans Saris) +2015-08-15 772de60 #69060 [BUGFIX] Allow signed integers in details_nr column of sys_log table (Morton Jonuschat) +2015-08-15 ffc7a7c #66430 [BUGFIX] Assign default values in TCA (Oliver Hader) +2015-08-15 08cd9eb #69074 [TASK] Move notfound_thumb.gif to new location (Wouter Wolters) +2015-08-15 9ee2a54 #69070 [BUGFIX] Fix dependencies for t3x upload (Helmut Hummel) +2015-08-15 b5cfe39 #69000 [TASK] Tests: Allow NULL for optional fields in test extensions (Morton Jonuschat) +2015-08-15 d6258b7 #69056 [BUGFIX] Illegal string offset 'currentLangId' in DataHandler (Joerg Kummer) +2015-08-15 aee4dad #68503 [BUGFIX] Fix PHP Warning in updateRefIndexTable() (Stephan Großberndt) +2015-08-15 aa1b844 #53002 [BUGFIX] Calculations in GIFBUILDER properties using stdWrap fail (Dan Untenzu) +2015-08-15 c5293b9 #69079 [BUGFIX] Correct wording for AJAX error message (Markus Klein) +2015-08-14 d2737d3 #68995 [TASK] Add missing unit tests for SilentConfigurationUpgradeService (Michael Oehlhof) +2015-08-14 5ec1bdf #66846 [BUGFIX] Save EM Configuration when pressing enter (Benjamin Mack) +2015-08-14 8bbdeb5 #69054 [TASK] Add method to get all registered icon identifiers (Frank Nägler) +2015-08-14 2e8dd38 #69040 [BUGFIX] EM: Trim whitespace in search field (Alexander Opitz) +2015-08-13 cb8da12 #69034 [TASK] Remove typeahead.js comment from README.txt (Wouter Wolters) +2015-08-13 91e04c6 #69028 [TASK] Drop type=select neg_foreign_table (Christian Kuhn) +2015-08-13 3e9cec7 #63395 [FEATURE] HTML5 video poster preview image (Michael Oehlhof) +2015-08-13 71323a8 #69020 [TASK] Make icons Page module: language more consistent (Frans Saris) +2015-08-13 b27cda9 #69027 [BUGFIX] Use proper data sets in workspaces tests (Oliver Hader) +2015-08-13 faf9f66 #69006 [CLEANUP] CGL issues and missing sql_free_result() (Stephan Großberndt) +2015-08-13 ff29ca4 #68429 [FEATURE] Introduce AvatarProvider (Frans Saris) +2015-08-13 130a1f2 #67613 [BUGFIX] Load t3editor in File Edit record again (Benjamin Mack) +2015-08-13 1cd9ea6 #69018 [TASK] Move file-related entrypoints to Backend Routing (Benjamin Mack) +2015-08-13 9c431cd #68494 [BUGFIX] Fix faulty move-placeholder processing with workspaces (Artur Cichosz) +2015-08-13 f4a2717 #68812 [FOLLOWUP][!!!][TASK] Move deprecated entrypoints to deprecated.php (Benjamin Mack) +2015-08-13 595d14a #68924 [TASK] Minify 3rd party JavaScript libraries (Wouter Wolters) +2015-08-13 ac279de #69013 [BUGFIX] Do not create new records twice (Markus Klein) +2015-08-13 7eedbe3 #68997 [TASK] Add missing unit tests for SilentConfigurationUpgradeService (Michael Oehlhof) +2015-08-13 f00efef #68812 [!!!][TASK] Move deprecated entrypoints to deprecated.php (Benjamin Mack) +2015-08-13 9254698 #69007 [DOCS] Add breaking change documentation for felogin template (Markus Klein) +2015-08-13 855ebff #68394 [CLEANUP] Surrounding ElementBrowser classes (Markus Klein) +2015-08-13 7218416 #66929 [BUGFIX] DBAL: Add support for date/time column types to SqlParser (Morton Jonuschat) +2015-08-13 a79046e #69005 [BUGFIX] Correct icon alignment (Benjamin Kott) +2015-08-12 637ebea #65791 [FEATURE] Retrieve sendmail command from PHP configuration (Romain L) +2015-08-12 4193a84 #64214 [BUGFIX] Prevent ResourceDoesNotExistException in ElementInformationControler (Andre Hähnel) +2015-08-12 9668df7 #51913 [BUGFIX] Consider placeholders in fixVersioningPid (Timo Webler) +2015-08-12 bf097f8 #33873 [BUGFIX] Better calculcation for "copy default CE" (Mathias Schreiber) +2015-08-12 6fbdc0f #67284 [BUGFIX] Capability check fails for some storage types (Andreas Wolf) +2015-08-12 8b4b86a #65755 [BUGFIX] UriBuilder has to handle Iterator objects (Andreas Allacher) +2015-08-12 2980faf #68976 [BUGFIX] Style NewRecordController output for record only view (Georg Ringer) +2015-08-12 c2fd9de #68933 [TASK] Replace sprite icon "actions-edit-rename" with IconFactory (Markus Guenther) +2015-08-12 3ddab39 #68969 [TASK] Replace sprite icon "actions-edit-upload" with IconFactory (Markus Guenther) +2015-08-12 db1b837 #68845 [TASK] Replace sprite icon "actions-edit-undo" with IconFactory (Markus Guenther) +2015-08-12 3290282 #68931 [TASK] Replace sprite icon "actions-edit-pick-date" with IconFactory (Markus Guenther) +2015-08-12 a503f5c #68879 [TASK] Replace sprite icon "actions-edit-delete" with IconFactory (Markus Guenther) +2015-08-12 bd72f9a #63144,#68337 [TASK] Install Tool: Check always_populate_raw_post_data setting (Morton Jonuschat) +2015-08-11 6d721fd #68934 [TASK] Replace sprite icon "actions-edit-replace" with IconFactory (Markus Guenther) +2015-08-11 a370c3c #68948 [TASK] Drop unused property in DataMapper (Mathias Brodala) +2015-08-11 884b6ad #68956 [BUGFIX] Correct JS quoting in indexed_search page browser (Markus Klein) +2015-08-11 6480acb #68923 [TASK] Update requirejs to 2.1.20 (Wouter Wolters) +2015-08-11 57cfea8 #68964 [FOLLOWUP][TASK] Replace sprite icon "actions-document-paste-into" with IconFactory (Morton Jonuschat) +2015-08-11 554653e #68918 [TASK] Move vendor/ directory out of typo3/ (Helmut Hummel) +2015-08-11 a1b8a91 #68883 [FOLLOWUP][TASK] Move sys_note icons from EXT:t3skin to EXT:sys_note (Georg Ringer) +2015-08-11 7821c0a #68883 [TASK] Move sys_note icons from ext:t3skin to ext:sys_note (Wouter Wolters) +2015-08-11 15b2477 #68916 [TASK] Update to latest class alias loader version (Helmut Hummel) +2015-08-10 d72514a #68915 [BUGFIX] Fix CSS in Constant Editor (Wouter Wolters) +2015-08-10 8d361aa #68493 [BUGFIX] Retrieve correct fieldname for condition lookup (Benjamin Serfhos) +2015-08-10 b70e535 #68914 [TASK] Remove unused CSS in ext:setup (Wouter Wolters) +2015-08-10 700b1a0 #68911 [BUGFIX] Checkbox "Display thumbnails" does not work in filebrowser (Manuel Selbach) +2015-08-10 6f5b9ab #68880 [BUGFIX] Use first item of HTMLCollection for form reload (Daniel Goerz) +2015-08-10 c762ed2 #68912 [FOLLOWUP][TASK] Prevent remaining DocumentTemplate->getPageRenderer() calls (Wouter Wolters) +2015-08-10 487054a #68894 [TASK] Replace sprite icon "actions-edit-download" with IconFactory (Markus Guenther) +2015-08-10 a1c8463 #68865 [TASK] Replace sprite icon "actions-document-paste-into" with IconFactory (Markus Guenther) +2015-08-10 ae5cdcf #68912 [TASK] Prevent remaining DocumentTemplate->getPageRenderer() calls (Nicole Cordes) +2015-08-10 ec44b0f #68870 [TASK] Replace sprite icon "actions-document-select" with the new IconFactory (Markus Guenther) +2015-08-10 c0383c0 #68878 [TASK] Replace sprite icons with the new IconFactory (Markus Guenther) +2015-08-10 8603332 #68897 [FOLLOWUP][TASK] Cleanup double-paranthesis in calls to trim() (Stefan Neufeind) +2015-08-10 05c9edc #68877 [BUGFIX] Admin panel CSS overrules website styling (Wouter Wolters) +2015-08-10 e0d3ab9 #68897 [TASK] Cleanup double-paranthesis in calls to trim() (Stefan Neufeind) +2015-08-10 efa304b #68813 [BUGFIX] Use FAL object name directly in Filelist clipboard message (Andreas Fernandez) +2015-08-10 f6504e4 #68520 [FOLLOWUP][BUGFIX] Re-add rst file and throw wizard script exception (Xavier Perseguers) +2015-08-10 960a016 #68898 [BUGFIX] Element Browser: checkDisplayThumbs: remove line break (Josef Glatz) +2015-08-09 8e971d2 #68860 [BUGFIX] Remove SelectImage.initEventListener (Manuel Selbach) +2015-08-09 42d4073 #68881 [TASK] Add backend routes for wizards (part 2) (Manuel Selbach) +2015-08-09 f681fbf #68862 [TASK] Replace sprite icon "actions-document-paste-after" with the new IconFactory (Markus Guenther) +2015-08-09 a6e5030 #68884 [BUGFIX] Fix HTML markup in RTE wizard (Wouter Wolters) +2015-08-09 53aa2d6 [TASK] Change webhook notification URL in travis.yml (Frank Nägler) +2015-08-09 0a26110 #62323 [FOLLOWUP][FEATURE] Improve usability of field selector in record listview (Wouter Wolters) +2015-08-09 aa5ec43 #68882 [BUGFIX] Fix broken functional tests (Anja Leichsenring) +2015-08-09 d777699 #62323 [FEATURE] Improve usability of field selector in record listview (Torben Hansen) +2015-08-09 769a58c #68873 [BUGFIX] Provide title label for paste into column (Daniel Goerz) +2015-08-09 41dc366 #68871 [FEATURE] Use HTTPS urls on all jquery cdns (Cedric Ziel) +2015-08-09 dc39144 #68875 [TASK] Replace sprite icon "actions-document-view" with the new IconFactory (Markus Guenther) +2015-08-08 02f0381 #68858 [TASK] Add backend routes for wizards (Benjamin Mack) +2015-08-08 0af56d7 #68863 [TASK] Travis: PHP 7 & botty (Christian Kuhn) +2015-08-08 0f5ef0c #68864 [BUGFIX] Declaration compliance of TypeConverter fixture (Susanne Moog) +2015-08-08 c99042a #20852,#12970 [BUGFIX] Workspace preview links for multiple languages (Stefan Rotsch) +2015-08-08 9621047 #54556 [FOLLOWUP][BUGFIX] Moved transferDeprecatedCurlSettings (Susanne Moog) +2015-08-08 0551297 #54556 [BUGFIX] Moved transferDeprecatedCurlSettings from Bootstrap to Setup (Michael Oehlhof) +2015-08-08 48ccb81 #68848 [TASK] Streamline CLI Request Handling (Benjamin Mack) +2015-08-08 bb3ffd9 #68833 [TASK] Unify levels-dropdowns and their language-labels (Stefan Neufeind) +2015-08-08 d40ba21 #68839 [TASK] Replace sprite icon "actions-document-close" with the new IconFactory (Markus Guenther) +2015-08-08 b5c48bd #68854 [TASK] Change docs.typo3.org links to https (Georg Ringer) +2015-08-08 97c9222 #68706 [BUGFIX] Mod InfoPageTSConfig: Remove colon in label "Sort alphabetically" (Josef Glatz) +2015-08-07 433f9a5 #68688 [TASK] Update Symfony components to current LTS version (Patrik Karisch) +2015-08-07 748c829 #68562 [!!!][BUGFIX] Database API: Cast bool values to integer for MySQL (Morton Jonuschat) +2015-08-07 56488f8 #63000 [!!!][TASK] Migrate cshmanual to Extbase & Fluid (Georg Ringer) +2015-08-07 1064276 #68734 [TASK] Document required MySQL privileges (Morton Jonuschat) +2015-08-07 c3a1435 #68841 [TASK] Remove unused images from ext:t3skin (Wouter Wolters) +2015-08-07 a8ca5f0 #68765 [TASK] Use DOM API for field access in RSA encryption (Mathias Brodala) +2015-08-07 131bd4d #68166 [FEATURE] Add native rsa protection to password fields (Nicole Cordes) +2015-08-07 250c526 #68296 [BUGFIX] Missing active state for shortcut button (Sascha Wilking) +2015-08-07 b19ab21 #68837 [FEATURE] Allow closures in CLI scripts (Benjamin Mack) +2015-08-07 f29a79f #68386 [BUGFIX] Skip write access check if core files exist (Frederic Gaus) +2015-08-07 b34b66b #24186 [!!!][BUGFIX] Assign first class for tables in HTMLparser (Frederic Gaus) +2015-08-07 754b245 #68634 [BUGFIX] IfViewHelpers use method signature from parent (Benjamin Mack) +2015-08-07 a4b58f2 #59444 [TASK] Install Tool: Check minimum MySQL version (Morton Jonuschat) +2015-08-07 b50e2c2 #68836 [TASK] Replace sprite icon "actions-document-edit-access" with the new IconFactory (Markus Guenther) +2015-08-07 7311697 #68830 [TASK] Replace sprite icon "actions-document-history-open" with the new IconFactory (Markus Guenther) +2015-08-07 d344138 #68401 [!!!][TASK] Move SqlParser into EXT:dbal (Morton Jonuschat) +2015-08-07 462212a #68834 [TASK] Replace sprite icon "actions-document-export-t3d" with the new IconFactory (Markus Guenther) +2015-08-07 e43eddb #68760 [TASK] Deprecate class ModuleSettings (Daniel Maier) +2015-08-07 567c271 #68829 [TASK] BACK_PATH BE controller (Christian Kuhn) +2015-08-07 b62a10a #61993 [FEATURE] Exclude Page CSS from Concatenation (Susanne Moog) +2015-08-07 b2167d1 #64568 [TASK] DBAL: Create rudimentary mappings (Andreas Fernandez) +2015-08-07 449fdaf #57632 [FEATURE] Add page.addInlineLanguageLabelFiles (Lars Peipmann) +2015-08-07 05e045d #68757 [FEATURE] Provide untouched newPassword in felogin password_changed hook (Gerrit Mohrmann) +2015-08-07 00fa0a6 #68068 [BUGFIX] Remove php warning for RTE classes without name (Manuel Selbach) +2015-08-07 55570f6 #68816 [BUGFIX] TS-Editor: Save button in single edit mode doesn't save (Wouter Wolters) +2015-08-07 e8a9cdd #68823 [TASK] Replace sprite icon "actions-document-info" with the new IconFactory (Markus Guenther) +2015-08-07 f817b8a #68827 [TASK] Replace sprite icon "actions-document-import-t3d" with the new IconFactory (Markus Guenther) +2015-08-07 954325e #68806 [TASK] Replace sprite icon "actions-document-new" with the new IconFactory (Markus Guenther) +2015-08-07 79ac7a6 #68828 [BUGFIX] Avoid double encoding of routes (Helmut Hummel) +2015-08-07 1ea0a7d #68817 [TASK] Replace sprite icon "actions-document-move" with the new IconFactory (Markus Guenther) +2015-08-07 4eb0fcd #68824 [BUGFIX] Async broken dialog message for adding new shortcut entry (Sascha Wilking) +2015-08-07 f6f1b20 #68799 [TASK] Removes eval() in extbase SignalSlot Unit Tests (Wouter Wolters) +2015-08-07 c3c4add #68826 [BUGFIX] Fix broken hover style for taskcenter item (Frank Nägler) +2015-08-07 610f84b #68811 [TASK] Update to class-alias-loader 2.x (Helmut Hummel) +2015-08-07 23115d3 #65493 [!!!][FEATURE] Introduce Backend Routing (Benjamin Mack) +2015-08-07 b1fd17b #68128 [!!!][TASK] Remove magic quote handling from $_GET / $_POST (Benjamin Mack) +2015-08-07 93bc7b4 #68814 [!!!][TASK] Remove of base constant TYPO3_URL_ORG (Manuel Selbach) +2015-08-07 a9e069f #68809 [BUGFIX] IconViewHelper use wrong class for constant (Frank Nägler) +2015-08-07 ce0dfc8 #68719 [BUGFIX] Fix crop in uri.image ViewHelper (Georg Ringer) +2015-08-07 9379d3a #68810 [BUGFIX] Change value from NULL to empty string for link field in test data (Marc Bastian Heinrichs) +2015-08-06 505904d #68807 [TASK] BACK_PATH RecordList and friends (Wouter Wolters) +2015-08-06 618a0d3 #68752 [DOCS] Proofreading and moving of feature rst files for 7.4 Part 3 (Anja Leichsenring) +2015-08-06 ac760fb #68752 [DOCS] Proofreading and moving of feature rst files for 7.4 Part 2 (Daniel Maier) +2015-08-06 cf57f07 #30863 [!!!][BUGFIX] Streamline label processing for inline language files (Daniel Goerz) +2015-08-06 2c238fe #68808 [BUGFIX] Fade out record translations if main records gets deleted (Andreas Fernandez) +2015-08-06 a416095 #66302 [BUGFIX] EM: Adjust import-handling for deactivated auto-install (Daniel Goerz) +2015-08-06 61ac10d #68796 [BUGFIX] felogin: Fix explanation of absRefPrefix in error message (Wouter Wolters) +2015-08-06 68d97c6 #68804 [FEATURE] Use Symfony Console in CliRequestHandler (Benjamin Mack) +2015-08-06 df4e85c #68803 [TASK] Removes eval() in extbase unit tests for TypeConverter (Markus Guenther) +2015-08-06 223e203 #66588 [BUGFIX] Submitted form data has precedence over value argument (Markus Guenther) +2015-08-06 2d7e5f8 #67667 [TASK] Removes eval() in core tree dataprovider unit test (Markus Guenther) +2015-08-06 f45359e #68741 [FEATURE] Introduce new Icon API (Frank Nägler) +2015-08-06 1cc0527 #37952 [FOLLOWUP][BUGFIX] Clear affected caches on page publishing (Daniel Goerz) +2015-08-06 cc6f805 #64535 [FOLLOWUP][FEATURE] IRRE useCombination option to modify warning text (Andreas Fernandez) +2015-08-06 d84c378 #68790 [TASK] BACK_PATH DocumentTemplate (Christian Kuhn) +2015-08-06 c346e9b #64535 [FOLLOWUP][FEATURE] IRRE useCombination option to modify warning text (Christian Kuhn) +2015-08-06 26a94be #52217 [FEATURE] Add signal for pre proccesing records (Benjamin Serfhos) +2015-08-06 e706019 #68025 [TASK] Get rid of "clear.gif" usages (Wouter Wolters) +2015-08-06 c1025c5 #64535 [FEATURE] IRRE useCombination option to modify warning text (Andreas Allacher) +2015-08-06 e211a7b #68786 [TASK] Replace @inject with inject methods in other extensions (Wouter Wolters) +2015-08-06 a7707bc #68606 [BUGFIX] use array_key_exists() to deal correctly with NULL values (Jo Hasenau) +2015-08-06 865f2b4 #68787 [BUGFIX] License Links in about module are incorrect (Sascha Wilking) +2015-08-06 eaaa02f #68774 [CLEANUP] Remove duplication in FormEngine group element (Andreas Wolf) +2015-08-06 375b7cb #65317 [BUGFIX] Make TypoScriptParser sortList more strict (Benjamin Mack) +2015-08-06 8f49937 #68354 [!!!][TASK] Streamline directory structure of ext:indexed_search (Wouter Wolters) +2015-08-06 84982f4 #37952 [BUGFIX] Clear affected caches on page publishing (Bart Dubelaar) +2015-08-06 13991fb #68655 [BUGFIX] Css: change typo3-listOptions from id to class (Josef Glatz) +2015-08-06 eb093a1 #62340 [BUGFIX] Fix wrong comment in install tool for [HTTP][proxy_host] (Frank Nägler) +2015-08-06 8a91a86 #68783 [BUGFIX] Remove last usage of show_item.php (Wouter Wolters) +2015-08-06 efee760 #68758 [FOLLOWUP][TASK] Allow command controller classes to reside in subfolders (Mathias Brodala) +2015-08-06 f1797cb #68758 [TASK] Allow command controller classes to reside in subfolders (Thorsten Boock) +2015-08-06 9d19276 #25024 [TASK] Remove typo3/gfx (Benjamin Mack) +2015-08-06 304af41 #68779 [BUGFIX] Changed listNum to split in documentation (Stefan Froemken) +2015-08-05 a18ebb8 #68775 [TASK] Introduce early returns in DataHandler::canDeletePage() (Andreas Wolf) +2015-08-05 edc1150 #54924 [BUGFIX] Edits disappear when published twice (Stefan Rotsch) +2015-08-05 4ad8a3b #68776 [BUGFIX] DocumentEditController save broken (Christian Kuhn) +2015-08-05 e4ee3f0 #68602 [BUGFIX] DataHandler: cast value to string in checkValueForInput() (Morton Jonuschat) +2015-08-05 dda6bce #7098 [FEATURE] Severity-filtering for FlashMessageQueue (Stefan Neufeind) +2015-08-05 2493308 #68675 [TASK] Remove usage of PageRenderer in SelectTreeElement (Frank Nägler) +2015-08-05 39b5886 #68754 [TASK] Move T3Editor logic into T3editorElement (Frank Nägler) +2015-08-05 a227c4a #68773 [FEATURE] Show a special image for official distributions in EM (Daniel Maier) +2015-08-05 85a3635 #68724 [FEATURE] Show only distributions for current version (Daniel Maier) +2015-08-05 c3fc563 #68770 [TASK] Move clear.gif usage for ExtJS to ext:t3skin (Wouter Wolters) +2015-08-05 2bd727f #67056 [FEATURE] Add option to hide group field move buttons (Mathias Brodala) +2015-08-05 7c5642c #68772 [CLEANUP] Remove obsolete require_once from test files (Helmut Hummel) +2015-08-05 ac81c16 #68297 [BUGFIX] Shortcut list (top right) is filled by duplicated entries (Jan Runte) +2015-08-05 fc999eb #68756 [FEATURE] Make "base" of stdWrap_bytes configurable (Manuel Selbach) +2015-08-05 c128388 #68304 [FOLLOWUP][TASK] Get rid of clear.gif in buttons (Wouter Wolters) +2015-08-05 b2289f6 #68304 [TASK] Get rid of clear.gif in buttons (Stefan Neufeind) +2015-08-05 7f5aa93 #68769 [BUGFIX] Typo in neg_foreign_table in DataPreprocessor (Andreas Wolf) +2015-08-05 4752403 #68768 [TASK] Remove gfx from TaskCenter (Frank Nägler) +2015-08-05 be5cde3 #68767 [TASK] Raise version number in bower and packages JSON file (Wouter Wolters) +2015-08-05 d7027e7 #68751 [TASK] Replace confirm with a dialog when creating a new bookmark (Wouter Wolters) +2015-08-05 7063857 #66939 [BUGFIX] Allow subclasses of \DateTime as entity properties (Stephan Schuler) +2015-08-05 7a63ad9 #59255 [BUGFIX] ViewHelper variable container must deal with NULL (Andreas Treichel) +2015-08-05 4bfc703 #68252 [TASK] Replace confirm ActionTask::action_linkUserName (Frank Nägler) +2015-08-05 9aeae18 #68249 [TASK] Replace confirm in import / export module (Frank Nägler) +2015-08-05 11bb45f #54605 [FOLLOWUP][TASK] Replace @inject with inject methods in ext:extbase (Wouter Wolters) +2015-08-05 3d3d7ae #54605 [TASK] Replace @inject with inject methods in ext:extbase (Wouter Wolters) +2015-08-05 e8f004e #65321 [TASK] Reactivate RequestBuilderTest for PHP7 (Alexander Opitz) +2015-08-05 5e015b3 #66728 [TASK] Make Uri/ImageViewHelper compilable (Romain L) +2015-08-05 e232eea #62352 [BUGFIX] Add clickmenu trigger for uploaded files (Andreas Fernandez) +2015-08-05 0a9249f #68407 [FEATURE] Check for incompatible MySQL modes in install tool (Morton Jonuschat) +2015-08-05 8e667e4 #68659 [TASK] Remove unused CSS for FormEngine wizards (Wouter Wolters) +2015-08-04 077b6d4 #68571 [!!!][TASK] Remove ElementBrowser::getMsgBox (Georg Ringer) +2015-08-04 3cc3d6c #68732 [TASK] Make use of bool/int in @param and @return DocComments (Wouter Wolters) +2015-08-04 180ae09 [TASK] Update TYPO3 version to TYPO3 7.5-dev (Wouter Wolters) +2015-08-04 16ef225 [TASK] Set TYPO3 version to 7.4.1-dev (TYPO3 Release Team) +2015-08-04 c3ae8d6 [RELEASE] Release of TYPO3 7.4.0 (TYPO3 Release Team) +2015-08-04 87ced33 #68721 [BUGFIX] Keep cursor position in textfields on navigating by arrow keys (Andreas Fernasndez) +2015-08-04 d6511a2 #68385 [BUGFIX] EXT:setup User Settings > realName and email not saved (Wouter Wolters) +2015-08-04 7189d31 #68718 [BUGFIX] Do not turn TYPO3 Logo upside down on error pages (Benjamin Mack) +2015-08-04 12a2e0d [FOLLOWUP][TASK] Pagetrees: adopt open/close icons and align items of same level (Josef Glatz) +2015-08-04 9110e21 #68702 [BUGFIX] Tree icons are not displayed in Safari (Josef Glatz) +2015-08-04 71bb83d #68649 [FOLLOWUP][TASK] Pagetrees: adopt open/close icons and align items of same level (Josef Glatz) +2015-08-04 68ef77e #68631 [TASK] Remove direct call to ajax.php in ExtDirect API (Wouter Wolters) +2015-08-04 e3de975 #68708 [BUGFIX] Fix inclusion of non existing favion in Install Tool (Georg Ringer) +2015-08-03 d826044 #67603 [FOLLOWUP][FEATURE] TCA/ctrl/descriptionColumn (Stefan Neufeind) +2015-08-03 82d452f [DOCS] proofreading and moving of feature rst files Part 1 These include files that do not require updates on the references (Mathias Schreiber) +2015-08-02 6668961 #68693 [BUGFIX] Suppress error while creation of database tables without keys (Benjamin Kott) +2015-07-31 c2d9a67 #63699 [FOLLOWUP][TASK] Add -h --help as CLI option for scheduler (Wouter Wolters) +2015-07-31 9ed7c08 #68670 [BUGFIX] PSR-7: Do not let legacy code take precedence over HTTP headers (Helmut Hummel) +2015-07-31 f7d60d9 #68674 [TASK] Remove usage of PageRenderer from ImageManipulationElement (Frank Nägler) +2015-07-31 8ab154d [DOCS] Update for RST Indexes and Table of contents (Mathias Schreiber) +2015-07-31 84218a9 #68600 [TASK] Rename ResourceStorage::processUploadedFilename to sanitizeFileName (Frans Saris) +2015-07-31 0fc6f1c [DOCS] proofreading and moving of breaking rst files (Mathias Schreiber) +2015-07-31 6f2aa50 [DOCS] proofreading and moving of important rst files (Mathias Schreiber) +2015-07-31 1afc4c3 [DOCS] proofreading and moving of deprecation rst files (Mathias Schreiber) +2015-07-31 442b7b8 #68639 [BUGFIX] Use dedicated class loading info for testing context (Helmut Hummel) +2015-07-31 6b2e131 #68506 [BUGFIX] PSR-7: Only send headers if no other headers are prepared (Markus Klein) +2015-07-31 fdbe344 #68640 [BUGFIX] Enlarge new content element wizard links click area (Mathias Brodala) +2015-07-31 41e01ab #68601 [BUGFIX] Handle broken refindex in Element Information popup (Markus Klein) +2015-07-31 4dd1951 #48947,#57515 [FOLLOWUP][FEATURE] Avatar for backend users (Georg Ringer) +2015-07-31 1086cab #68657 [TASK] Remove not used CSS for suggest wizard (Wouter Wolters) +2015-07-31 500da35 #68656 [TASK] Remove unused image styling for tab menu (Wouter Wolters) +2015-07-31 1b00a4f #68649 [TASK] Pagetrees: adopt open/close icons and align items of same level (Josef Glatz) +2015-07-30 231fecf #68626 [TASK] Disallow access to vcs directories (Philipp Gampe) +2015-07-30 818553a #68653 [BUGFIX] TS Object Browser: Fix edit value form (Josef Glatz) +2015-07-30 befe4f0 #68642 [BUGFIX] Call fixPermissions after replaceFile (Frans Saris) +2015-07-30 f3d5194 Revert "[BUGFIX] Fix HttpRequest instantiation" (Georg Ringer) +2015-07-30 c5ec242 [FOLLOWUP][BUGFIX] Fix CSRF protection token in localization overview (Nicole Cordes) +2015-07-30 7074c79 #68636 [BUGFIX] Don't use FAL based ImageViewHelper in extension manager (Frans Saris) +2015-07-29 52a5d88 #68604 [BUGFIX] Error on trying to edit selected records in list module (Frank Nägler) +2015-07-29 a7a7c74 #68616 [TASK] Prevent database error for upgrade wizard (Anja Leichsenring) +2015-07-29 a7f2e62 #68615 [BUGFIX] Ignore configurable symlinks in structure check (Helmut Hummel) +2015-07-29 3e402ed #68630 [TASK] Remove special JavaScript handling for ajax.php (Wouter Wolters) +2015-07-29 88e782f9 #68622 [BUGFIX] t3editor: Fix code completion when running multiple editor instances (Andreas Fernandez) +2015-07-29 c0f322a #67092 [BUGFIX] Rename setLocale() in DateTimeViewHelperTest (Benjamin Mack) +2015-07-29 4fb8c55 #68633 [TASK] Consistently name methods and command "dumpClassLoadingInformation" (Helmut Hummel) +2015-07-29 ce527b5 #68628 [BUGFIX] Remove wrong references in Install Tool ViewHelper (Benjamin Mack) +2015-07-29 961b6b0 #68321 [!!!][TASK] Move language and images in rtehtmlarea (Michael Oehlhof) +2015-07-29 11cf2f8 #68555 [BUGFIX] Ensure jQuery is loaded as well when loading the Lang module (Markus Klein) +2015-07-29 35bb10f #68623 [BUGFIX] Inline records get pid=0 (Anja Leichsenring) +2015-07-29 fedbce1 #68396 [BUGFIX] Do not load ExtJS again via AJAX (Markus Klein) +2015-07-29 db84ebc #68589 [FEATURE] Add command to dump class loading information (Helmut Hummel) +2015-07-29 da90837 #67879 [BUGFIX] displayCond in Flexform sheets (Andreas Wolf) +2015-07-29 be125fa #67838 [BUGFIX] Fix HttpRequest instantiation (Mathias Brodala) +2015-07-28 5487fbd #68599 [BUGFIX] Validation in formengine without leaving field (Frank Nägler) +2015-07-28 a37b93e #68440 [BUGFIX] t3editor: Add properties from supertypes to autocomplete (Morton Jonuschat) +2015-07-28 4debd55 Revert "[BUGFIX] Database API: Cast bool values to integer for MySQL" (Stefan Neufeind) +2015-07-28 f1355b3 #68418 [BUGFIX] Scheduler: make lastexecution_failure field non-mandatory (Morton Jonuschat) +2015-07-28 cc72fd7 #68562 [BUGFIX] Database API: Cast bool values to integer for MySQL (Morton Jonuschat) +2015-07-28 ba92439 #68486 [BUGFIX] Root node in folder tree in ElementBrowser works again (Markus Klein) +2015-07-28 a7bf599 #68591 [BUGFIX] Prefix font awesome icon path for admin_panel.css (Wouter Wolters) +2015-07-28 5092e3c #68596 [TASK] Drop unused inline CSS for admin panel (Markus Klein) +2015-07-28 486f68f #68597 [TASK] TS Object Browser: Add space to checkboxes (Josef Glatz) +2015-07-28 e2e2345 #68244 [FOLLOWUP][BUGFIX] Add padding to items in tree (Josef Glatz) +2015-07-28 e660968 #22710 [BUGFIX] Respect rootline order for getPagesTSconfig() (Daniel Goerz) +2015-07-28 79c76cb #68579 [BUGFIX] Datepicker must care about special types (Georg Ringer) +2015-07-28 1d9913c #68598 [TASK] Drop THIS_CID (Christian Kuhn) +2015-07-28 b70fa06 #68592 [FOLLOWUP][BUGFIX] mergeIfNotBlank for recordTitle and tcaType (Christian Kuhn) +2015-07-28 892b26c #68357,#66701 [BUGFIX] Solve z-index problems in the backend (Wouter Wolters) +2015-07-28 48d24ff #68592 [BUGFIX] mergeIfNotBlank does not work for recordTitle and tcaType (Christian Kuhn) +2015-07-28 b18ca5d #68575 [BUGFIX] Wrong path generated for icon in NewContentElementController (Wouter Wolters) +2015-07-28 a8c421b #68590 [BUGFIX] Fix isEditable()-call for localize-to-functionality (Stefan Neufeind) +2015-07-28 04ca861 Revert "[BUGFIX] PSR-7: Only send headers if no other headers are prepared" (Benjamin Mack) +2015-07-28 fe68488 #68553 [BUGFIX] Remove duplicated fields in element table (Georg Ringer) +2015-07-28 8e9a766 #68506 [BUGFIX] PSR-7: Only send headers if no other headers are prepared (Benjamin Mack) +2015-07-28 85e1d53 #68586 [TASK] Deactivate install tool core updater in composer mode (Helmut Hummel) +2015-07-28 c893e58 #64714 [FOLLOWUP][BUGFIX] Catch exceptions for inaccessible storages (Alexander Opitz) +2015-07-28 c9198a9 #68536 [BUGFIX] Add hover state to click menu (Georg Ringer) +2015-07-28 d805797 #64714 [FOLLOWUP] Fix test mocks for IconUtility (Susanne Moog) +2015-07-28 4ada4f8 #64714 [BUGFIX] Catch exceptions for inaccessible storages (Philipp Gampe) +2015-07-28 af7b2f9 #61903 [FOLLOWUP][FEATURE] PageTS dataprovider for backend layouts (Georg Ringer) +2015-07-28 29db317 #68572 [BUGFIX] Invalid reference to further instructions (Xavier Perseguers) +2015-07-28 73ed7fd #68564 [BUGFIX] Logging: Make sys_log NEWid column larger (Morton Jonuschat) +2015-07-27 221518f #68560 [BUGFIX] Don't show clickmenu icon in ElementBrowser (Markus Klein) +2015-07-27 a871509 #68568 [TASK] Replace spinner in extension upload form with iconfont (Benjamin Kott) +2015-07-27 3e43f82 #68567 [BUGFIX] Replace prototype defer function (Frank Nägler) +2015-07-27 0e7d802 #68547 [BUGFIX] Suggest for group-field in FlexForm does not work anymore (Wouter Wolters) +2015-07-27 972a536 #68565 [TASK] Remove CSS hotfixes for prototype / scriptaculous (Benjamin Kott) +2015-07-27 fcd37e5 #68556 [BUGFIX] Prevent double dots in data-table string for csh (Juan Manuel Verges Solanas) +2015-07-27 beff9ad #68563 [TASK] Remove unused new content element wizard CSS (Benjamin Kott) +2015-07-27 0ce5721 #67866 [BUGFIX] Fix CSRF protection token in localization overview (Nicole Cordes) +2015-07-27 6c76a90 #67752 [BUGFIX] Show pages with "show at any login" in view module (Daniel Goerz) +2015-07-27 4dede34 #68554 [BUGFIX] Return full AJAX response for BE login session check (Markus Klein) +2015-07-27 9db8ad8 #68190 [BUGFIX] Adjusted width, height and line height of module menu icons (Jo Hasenau) +2015-07-27 1d5c1f2 #68518 [BUGFIX] Use POST instead of GET for suggest wizard (Frank Nägler) +2015-07-27 be4bfcc #68519 [BUGFIX] Improve styling of TS-Objectbrowsers edit view (Daniel Goerz) +2015-07-27 e3c2eca #68525 [BUGFIX] Prevent backend cookie set in frontend (Nicole Cordes) +2015-07-27 4d5bd83 #68498 [TASK] Show headlines only if sub modules are available (Georg Ringer) +2015-07-26 ee1338c #68540 [BUGFIX] Invalid links to documentation (Xavier Perseguers) +2015-07-26 9b5b0d3 #68539 [BUGFIX] Streamline XLIFF identifiers for saltedpasswords (Daniel Goerz) +2015-07-26 aae88a5 #68094 [FEATURE] Add Data Processor for fetching DB records (Benjamin Mack) +2015-07-25 f676de1 #68522 [BUGFIX] Fix table style of extension manager (Frank Nägler) +2015-07-25 d0fc6c2 #68469 [TASK] Implement EXT: resolving for iconfile option (Wouter Wolters) +2015-07-25 8cdd1ac #68527 [TASK] Add notification about composer mode (Nicole Cordes) +2015-07-24 dea8707 #68520 [BUGFIX] Re-add rst file and throw wizard script exception (Frank Nägler) +2015-07-24 4839da3 #68521 [TASK] Use GU::hmac() instead of encryption key in FileWriter (Anja Leichsenring) +2015-07-24 9794979 #52705 [!!!][TASK] Append hash to default log file name (Alexander Stehlik) +2015-07-24 31592d2 #68426,#64713 [TASK] Cleanup RTE remove pageRenderer and use requireJS (Frank Nägler) +2015-07-24 bb372c0 #68107 [BUGFIX] wizard_table not working with FlexForm (Frank Nägler) +2015-07-24 45308da #68496 [TASK] Add avatar to more places (Georg Ringer) +2015-07-24 09a3b93 #68365 [FOLLOWUP][TASK] Remove unnecessary usage of the encryption key (Georg Ringer) +2015-07-24 695c2f3 #68509 [BUGFIX] Fix icon path for sys_note (Susanne Moog) +2015-07-24 c05fee6 #68319 [BUGFIX] Generate different password hash for 1st BE User & Install Tool (Georg Ringer) +2015-07-24 486f103 #68244 [BUGFIX] Add padding to items in tree (Georg Ringer) +2015-07-24 fb8c97a #68459 [TASK] Move processData functionality into a trait (Sascha Egerer) +2015-07-24 152858f #68481 [TASK] Style Admin Panel (Andreas Steiger) +2015-07-24 a9b1c1a #68477 [BUGFIX] Fix prototype leftover in FlexFormSectionContainer (Wouter Wolters) +2015-07-23 e6cb5d4 #68487 [BUGFIX] Save and close not working in file edit (Wouter Wolters) +2015-07-23 959ac21 #68483 [BUGFIX] Parser file not always an array in json_encode (Wouter Wolters) +2015-07-23 86975e7 #68491 [BUGFIX] Correctly register indexed_search extbase plugin (Markus Klein) +2015-07-23 6b15dcc #68478 [TASK] Further cleanup indexed_search (Wouter Wolters) +2015-07-23 75037d6 #68476 [BUGFIX] Correctly add CSS for t3editor (Markus Klein) +2015-07-23 9d69bdb #68475 [BUGFIX] Correct path for resources in compressed CSS files (Markus Klein) +2015-07-22 5d54869 #68395 [FEATURE] Allow copying from another language (Andreas Fernandez) +2015-07-22 641f73e #68445 [BUGFIX] t3editor: Close autocompletion after changing the cursor position (Andreas Fernandez) +2015-07-22 0745e77 #68447 [TASK] Improve README.md, add CONTRIBUTING.md (Christian Kuhn) +2015-07-22 1df277a #68441 [BUGFIX] t3editor: Fix broken childNodes for deleted nodes (Andreas Fernandez) +2015-07-22 c341ac2 #68474 Revert "[FEATURE] Fluid Tag Builder: Allow empty attributes" (Helmut Hummel) +2015-07-22 26ec7f6 #68430 [BUGFIX] Use correct extension name for labels in indexed search (Markus Klein) +2015-07-22 019f6c0 #68465 [BUGFIX] Reinitialize validation after adding fields to the document (Thorsten Boock) +2015-07-22 14f04a6 #67155,#67172, [BUGFIX] dbal: Cast field to CHAR for FIND_IN_SET() (Morton Jonuschat) +2015-07-22 08a1173 #68471 [BUGFIX] Wrong each function in FormEngineValidation.js (Frank Nägler) +2015-07-22 79bf6ef #68442 [BUGFIX] t3editor: Fix scrolling by cursor (Andreas Fernandez) +2015-07-22 d28dca1 #68466 [TASK] Streamline addModulePath and addModule registrations (Wouter Wolters) +2015-07-22 ccdf8d2 #68452 [BUGFIX] Fix rendering SVG icons in FormEngine (Wouter Wolters) +2015-07-22 2ec2413 #68451 [TASK] EXT:dbal Uniform extension directory structure (Wouter Wolters) +2015-07-22 fe96f33 #68328 [TASK] EXT:recordlist Remove additional params field for ext urls (Josef Glatz) +2015-07-22 48fc9b2 #68153 [BUGFIX] Fix image descriptions for renderMethod = table (Torben Hansen) +2015-07-22 2046733 #68394 [CLEANUP] ElementBrowser controller classes (Markus Klein) +2015-07-22 9d8d3f5 #68315,#68313 [FEATURE] Include a pageTSconfig file like TS static templates (Jigal van Hemert) +2015-07-21 df26d68 #68437 [TASK] Use font-awesome icons in ext:version (Philip Majewski) +2015-07-21 80b9af6 #68436 [TASK] Move cli script to Resources/PHP in ext:scheduler (Wouter Wolters) +2015-07-21 7350036 #68435 [TASK] EXT:lowlevel Uniform extension directory structure (Wouter Wolters) +2015-07-21 a62f769 #68432 [TASK] EXT:taskcenter Uniform extension directory structure (Wouter Wolters) +2015-07-21 edec89a #68431 [TASK] EXT:tstemplate Uniform extension directory structure (Wouter Wolters) +2015-07-21 1815cae #68428 [TASK] EXT:version Uniform extension directory structure (Wouter Wolters) +2015-07-21 58e0313 #61824 [BUGFIX] Reduce height of dragged container (Philip Majewski) +2015-07-21 1f67c64 #68427 [TASK] Move language file in ext:t3editor (Wouter Wolters) +2015-07-21 0d8163f #68434 [TASK] Move language file from ext:reports (Wouter Wolters) +2015-07-21 4e169b7 #68423 [BUGFIX] Use parse_url to determine absolute urls in ImageService (Frans Saris) +2015-07-21 9d917c8 #68413 [BUGFIX] Remove prototype JS from tbe_editor (Markus Klein) +2015-07-21 5dda253 #68421 [BUGFIX] Added missing use statement in Uri/ImageViewHelper (Frans Saris) +2015-07-21 ec7c18e #60254 [BUGFIX] Allow editing of shortcuts for non-admin users (Markus Klein) +2015-07-21 4248fb8 #52358 [BUGFIX] Initialize new session with empty data field (Morton Jonuschat) +2015-07-21 87af9d6 #67186,#52206 [BUGFIX] Provide default value for field tt_content.filelink_sorting (Morton Jonuschat) +2015-07-20 8f12eb7 #68400 [BUGFIX] Add encodeURIComponent to search parameter (Markus Sommer) +2015-07-20 fb53445 #27440,#31110 [BUGFIX] EXT:sys_action: prepend prefix only once on BE-User edit (Daniel Goerz) +2015-07-20 ea9d9ef #68370 [BUGFIX] Use correct class names for task manager registrations and links (Daniel Goerz) +2015-07-20 ddece5e #65772 [BUGFIX] includeCSS is not compressed and concatenated (Sebastian Michaelsen) +2015-07-20 2642a04 #68391 [BUGFIX] Remove leftover usage of prototype in EXT:form (Andreas Fernandez) +2015-07-20 acdca0a #67708 [BUGFIX] Make ProcessedFileChecksumUpdate compatible with DBAL (Morton Jonuschat) +2015-07-20 e8c9b9a #68398 [BUGFIX] Re-add labels for table content element options (Susanne Moog) +2015-07-20 f920584 #67301 [TASK] dbal: skip update suggestions for equivalent fields in Install Tool (Morton Jonuschat) +2015-07-20 793d9bb #68399 [TASK] Drop LICENSE file in ext::t3editor (Wouter Wolters) +2015-07-20 3584ed0 #68246 [TASK] Move language and cshimages in wizard extensions (Wouter Wolters) +2015-07-20 9677ae5 #68342 [TASK] Decouple record fetching from ContentContentObject (Patrick Broens) +2015-07-20 54f33fd #68013 [BUGFIX] IRRE expand does not initialize category tree (Frank Nägler) +2015-07-20 9de863d [FOLLOWUP][BUGFIX] List module must not do editlock for admins (Andreas Wolf) +2015-07-20 00bb5a8 #68369 [BUGFIX] Make bookmarks to single records working (Markus Klein) +2015-07-20 13872f8 #66070 [FEATURE] Configure section for pagination widget (Bernhard Kraft) +2015-07-20 b4d80f8 #68218 [FEATURE] Add editlock for tt_content (Georg Ringer) +2015-07-20 8d10028 #68355 [TASK] EXT:impexp Uniform extension directory structure (Michael Oehlhof) +2015-07-20 1aa8de7 #68336 [TASK] EXT:filelist Uniform extension directory structure (Michael Oehlhof) +2015-07-20 5126db2 #68353 [TASK] EXT:info Uniform extension directory structure (Michael Oehlhof) +2015-07-20 634bb23 #68351 [TASK] EXT:scheduler Uniform extension directory structure (Michael Oehlhof) +2015-07-20 2ec2acb #67707 [BUGFIX] Install Tool: Make ISO language SQL queries DBAL compatible (Morton Jonuschat) +2015-07-20 65377df #68350 [TASK] EXT:setup Uniform extension directory structure (Michael Oehlhof) +2015-07-20 53753e2 #68377 [BUGFIX] Add missing label (Frederic Gaus) +2015-07-20 9029e97 #68348 [TASK] EXT:cshmanual Uniform extension directory structure (Michael Oehlhof) +2015-07-20 b8c63cb #68352 [TASK] EXT:recordlist Uniform extension directory structure (Michael Oehlhof) +2015-07-20 10c666a #50141 [BUGFIX] felogin: Invalid action url in changePassword form (Stano Paška) +2015-07-20 7ee09cf #68380 [BUGFIX] Fix comment about hidden doktypes (Frederic Gaus) +2015-07-20 a2f6b0c #68372 [BUGFIX] Fix HTML tags in tstemplate (Ingo Pfennigstorf) +2015-07-20 94fd963 #68214 [TASK] Cleanup AjaxDataHandler (Frank Nägler) +2015-07-20 2f925db #63476 [TASK] About modules: add two-column layout (Josef Glatz) +2015-07-20 85793f8 #68298 [BUGFIX] Add module name in shortcut name (Tomita Militaru) +2015-07-19 e19beef #68334 [TASK] EXT:func Uniform extension directory structure (Michael Oehlhof) +2015-07-19 1522223 #33137 [BUGFIX] CSS concatenation needs to care about media types (Georg Ringer) +2015-07-19 54f74df #68361 [BUGFIX] Implement EXT: usage in addModulePath (Michael Oehlhof) +2015-07-19 b8dbdd8 #68365 [TASK] Remove unnecessary usage of the encryption key (Helmut Hummel) +2015-07-19 7475bc0 #68364 [BUGFIX] Reuse local mirror.xml.gz when updating translations (Xavier Perseguers) +2015-07-19 ddd45bc #68290 [TASK] Set suggestWizard.searchWholePhrase default to TRUE (Frans Saris) +2015-07-19 03861bb #68356 [TASK] Follow-up only display active Avatar files (Frans Saris) +2015-07-19 182960b #68360 [TASK] Hide tables with hideTable in record overview (Georg Ringer) +2015-07-19 b00e15c #68362 [BUGFIX] Make Live Search JS only work inside its scope (Benjamin Mack) +2015-07-19 f6ad976 #49972,#20194 [FEATURE] Hide "save and view" button where not useful (Frederic Gaus) +2015-07-19 f4dc2c6 #55714 [BUGFIX] Invalid sys file storages must be ignored (Georg Ringer) +2015-07-19 2dc43d9 #39721 [!!!][TASK] Kill proto-types and script-kiddies with fire (Benjamin Mack) +2015-07-19 ad18219 #68341 [BUGFIX] Implement EXT: usage in addModule (Wouter Wolters) +2015-07-19 91ce305 #68344,#68024 [TASK] Remove last usages of gfx/ol/ images (Wouter Wolters) +2015-07-18 e193d6a #68347 [TASK] Migrate Suggest Wizard to jQuery plugin (Benjamin Mack) +2015-07-18 09a91a3 #68349 [TASK] Restyle Admin Panel (Andreas Steiger) +2015-07-18 6c29b70 #61903 [FEATURE] Add backend layout PageTs provider (Benjamin Kott) +2015-07-18 d5d67ea #68343 [BUGFIX] Check for LocalConfiguration to identify a firstInstall scenario (Oliver Eglseder) +2015-07-18 1e64213 #48947,#57515 [FEATURE] Avatar for backend users (Georg Ringer) +2015-07-18 621cb90 #68345,#39723 [TASK] Replace Typeahead with jquery autocomplete plugin (Benjamin Mack) +2015-07-18 b1ab85e #58505 [TASK] Move texts from code to language file (Jigal van Hemert) +2015-07-18 11a06d6 #68235 [TASK] Followup improve "Overwrite files" message (Frans Saris) +2015-07-18 ce634fd #68338 [TASK] Early return in GeneralUtility::fixPermissions() (Sebastian Michaelsen) +2015-07-18 f16a00e #63380 [BUGFIX] Add stdWrap support for Partial- and layoutRootPaths (Anja Leichsenring) +2015-07-18 3f7b0e6 #43262 [BUGFIX] Prevent statements with COUNT() and ORDER BY parts for PostgreSQL (Anja Leichsenring) +2015-07-18 a1b10c5 #66702 [BUGFIX] Fixed permissions of media field in page properties (Michael Oehlhof) +2015-07-18 3e2d72d #68279 [BUGFIX] Respect editlock in the UI of list & page module (Georg Ringer) +2015-07-18 2ef94d0 #68254 [TASK] Replace confirm SortPagesWizardModuleFunction::wiz_linkOrder (Frank Nägler) +2015-07-18 f08a3a5 #68261 [BUGFIX] Improve detection of installed setup (Benjamin Mack) +2015-07-18 143fdcf #68209 [TASK] Introduce early returns in DataHandler::checkValue_flex_procInData_travDS() (Andreas Wolf) +2015-07-18 282ac3b #33092 [BUGFIX] Checkbox values not shown in emails (Sebastian Müller) +2015-07-18 13c43cb #68332 [TASK] Duplicate mime type declaration FlowPlayerContentObject (Sebastian Michaelsen) +2015-07-18 af74e6e #68320 [BUGFIX] Show tooltips in PageTree again (Frank Nägler) +2015-07-18 077f1cb #67666 [TASK] Remove eval() in fluid Unit Tests (Oliver Eglseder) +2015-07-18 75059f4 #68331 [BUGFIX] Only throw EM Offline Exception when EM is offline (Nicole Cordes) +2015-07-18 ee6f545 #67372 [FEATURE] Fluid Tag Builder: Allow empty attributes (Sebastian Michaelsen) +2015-07-18 c3ba505 #68282 [FEATURE] Make DatabaseRecordList configurable to be editable (Georg Ringer) +2015-07-18 33fdd9c #68329 [TASK] Use ::class where possible in fluid unit tests (Sebastian Michaelsen) +2015-07-18 ded7a1b #68325 [!!!][TASK] Make backend.php dispatched (Wouter Wolters) +2015-07-18 303941d #68323 [TASK] Cleanup old and unused classes in compatibility6 (Markus Sommer) +2015-07-18 a9902b5 #68326 [TASK] Use "an" instead of "a" where appropriate (Sebastian Michaelsen) +2015-07-18 793191c #68324 [TASK] Clarify install tool no-password-set message (Andreas Wolf) +2015-07-18 1e50f8a #68302 [TASK] Replace arrow icons and use radio button icons (Philip Majewski) +2015-07-18 45884a3 #68322 [BUGFIX] Do not render shortcut fields for non-shortcut pages (Alexander Stehlik) +2015-07-18 6943cc4 #63699 [FEATURE] Add -h --help as CLI option for scheduler (Gordon Brüggemann) +2015-07-18 85c8425 #68309 [TASK] Replace clear.gif img-tags with spans (Jan Helke) +2015-07-18 63eb3d5 #29077 [BUGFIX] decrease z-index of pagetree-contextmenu (Peter Piechota) +2015-07-18 29a5a05 #67756 [BUGFIX] Fix user_labelFunc when uid is used as label (Philipp Thiele) +2015-07-18 f317b7c #64536 [BUGFIX] Check access right in the backend LiveSearch (Tim Lochmueller) +2015-07-18 d22f248 #66062 [TASK] Change first install message and color (Oliver Eglseder) +2015-07-18 e426e63 #68277 [FOLLOWUP][TASK] Move language and images in impexp (Michael Oehlhof) +2015-07-18 a463e0a #66597 [FEATURE] Add possibility to disable TER download in EM (Nicole Cordes) +2015-07-18 a6a595e #68314 [TASK] Rename AccessNotAllowedAction to FirstInstallAction (Oliver Eglseder) +2015-07-18 e3f99b5 #68299 [BUGFIX] Fix missing translation under User Settings (Michael Oehlhof) +2015-07-18 bf29b4e #68285 [TASK] Move language in css_styled_content (Michael Oehlhof) +2015-07-18 dbb29f3 #33436 [BUGFIX] Draft usergroup access rights are now respected (Bart Dubelaar) +2015-07-18 5629f1c #68260 [BUGFIX] Do not execute updatewizard twice for FilesReplacePermission (Gordon Brüggemann) +2015-07-17 73608b2 #39290 [BUGFIX] Fix double encoded link text (Gordon Brüggemann) +2015-07-17 b2d07a3 #68310 [TASK] streamlining the working of "Filelist" (Nadir Tester) +2015-07-17 3f0d6ae #68292 [TASK] Move language in indexed_search (Michael Oehlhof) +2015-07-17 f585306 #68294 [TASK] Get rid of clear.gif in belog (Jan Helke) +2015-07-17 4b20adf #37609 [BUGFIX] Check if array key exists (Harry Glatz) +2015-07-17 ed75242 #68291 [TASK] Remove unused language file from recycler (Michael Oehlhof) +2015-07-17 be07b8d #68287 [TASK] Move language and cshimages in context_help (Michael Oehlhof) +2015-07-17 4e9f5ea #68286 [TASK] Remove second argument from calls to GeneralUtility::getUserObj() (Patrick Kollodzik) +2015-07-17 df81253 #60979 [BUGFIX] Remove PHP notice in getModuleData() (Benjamin Mack) +2015-07-17 d20857a #68026 [TASK] Replace skinImg occurrences (Benjamin Mack) +2015-07-17 64c67d6 #68205 [BUGFIX] OpenID service uses incorrect priorities to check returned data (Dmitry Dulepov) +2015-07-17 3c75434 #67245 [BUGFIX] Prevent information disclosure in file list (Nicole Cordes) +2015-07-17 8b9fbf2 #68284 [TASK] Move language files in rsaauth (Michael Oehlhof) +2015-07-17 9139ec1 #68275 [TASK] Move language and cshimages in info_pagetsconfig (Michael Oehlhof) +2015-07-17 c00f52d #68277 [TASK] Move language and cshimages in impexp (Michael Oehlhof) +2015-07-17 000adfe #68273 [TASK] Move language in saltedpasswords (Michael Oehlhof) +2015-07-17 dfe47d3 #68276 [!!!][TASK] Remove ExtJS Quicktips where possible (Frank Nägler) +2015-07-17 13b6775 #53928 [BUGFIX] Fix check of radio buttons with itemsProcFunc (Andreas Wolf) +2015-07-17 69b9674 #65100 [BUGFIX] IRRE: delete, showPossibleRecordsSelector (Andreas Allacher) +2015-07-17 d57dacd #67603 [FEATURE] TCA/ctrl/descriptionColumn (Felix Kopp) +2015-07-17 b47d65e #63974 [TASK] Update CSS compressor (Andreas Fernandez) +2015-07-17 5a4a53e #68262,#67592 [BUGFIX] FormEngine warning (Christian Kuhn) +2015-07-17 796b74d #68269 [TASK] Move language in sys_action (Michael Oehlhof) +2015-07-17 d9d11dc #68267 [TASK] Move language in taskcenter (Michael Oehlhof) +2015-07-17 4708903 #68208 [TASK] Introduce early returns in DataHandler::inlineLocalizeSynchronize() (Andreas Wolf) +2015-07-17 5e3bd67 #22871,#50144 [BUGFIX] HTMLParser doesn't remove endtag when applying rmTagIfNoAttrib (Alexander Stehlik) +2015-07-17 a80d801 #68270 [TASK] Move language and chsimages in setup (Michael Oehlhof) +2015-07-17 3ac4310 #68233 [TASK] Fix trees inside tables (Benjamin Mack) +2015-07-17 8a83c0b #61298 [BUGFIX] Split check for adding adminPanelHeaderData (David Greiner) +2015-07-17 aba7d1d #68207 [TASK] Introduce early returns in DataHandler::versionizeRecord() (Andreas Wolf) +2015-07-17 2d4ef05 #68253 [TASK] Replace confirm sys_notes delete link (Frank Nägler) +2015-07-17 3708265 #68250,#68251 [TASK] Replace confirm in scheduler (Frank Nägler) +2015-07-17 555d386 #68258 [TASK] Optimize markup trigger for modals and streamline buttons (Frank Nägler) +2015-07-17 6f106a9 #68219 [TASK] Make popup size bigger for wizards (Benjamin Mack) +2015-07-16 44af81b #68257 [TASK] Remove CliBootstrap (Benjamin Mack) +2015-07-16 81bc28a #68259 [TASK] Replace revert_* Icons in RecordHistory.php with Buttons (Jan Helke) +2015-07-16 dbe6309 #68248 [TASK] Replace confirm in BE User > Trash-Icon (Frank Nägler) +2015-07-16 8491a34 #68240 [TASK] Replace confirm from beuser > online user > "End Session" (Frank Nägler) +2015-07-16 c5e2aa0 #68241 [TASK] Set correct default classes for buttons in modal (Frank Nägler) +2015-07-16 51b27a0 #68243 [!!!][TASK] Move not used FrontendDocumentTemplate (Wouter Wolters) +2015-07-16 16c6821 #68245 [TASK] Remove IconUtility::skinImg from RecordHistory.php (Jan Helke) +2015-07-16 c048ced #68186 [TASK] Migrate eID scripts to use PSR-7 (Benjamin Mack) +2015-07-16 884cc7c #68213 [TASK] Replace confirm for delete record in PageModule (Frank Nägler) +2015-07-16 dee7bc7 #68191 [FOLLOWUP][FEATURE] TypoScript select is now translated by default (Nicole Cordes) +2015-07-16 622a223 #68242 [TASK] Remove "no elements" of clipboard (Georg Ringer) +2015-07-16 8b434c0 #68232 [FOLLOWUP][SECURITY] Disallow unauthorized module access (Nicole Cordes) +2015-07-16 b96f757 #67354 [FOLLOWUP][TASK] Refactor formengine required handling (Benjamin Mack) +2015-07-16 318bcc7 #68238 [TASK] Replace confirm for delete shortcut (Frank Nägler) +2015-07-16 5553023 #68191 [!!!][FEATURE] TypoScript select is now translated by default (Benjamin Mack) +2015-07-16 62af8f4 #66624 [BUGFIX] Catch exception when linked file is deleted (Benjamin Mack) +2015-07-16 a207490 #68232 [SECURITY] Disallow unauthorized module access (Helmut Hummel) +2015-07-16 0e589aa #68230 [TASK] Clean up HTML legacy page tree with CSS3 code (Benjamin Mack) +2015-07-16 77dc378 #68217 [BUGFIX] Flag-Sprite is not loaded (Steffen Ritter) +2015-07-16 5131c83 #68187 [TASK] Retrieve v7-compatible localisation packages (Xavier Perseguers) +2015-07-16 0e58cbe #56951 [TASK] Rework position map with CSS3 (Benjamin Mack) +2015-07-16 9516bb3 #68197,#55781 [FEATURE] Filelist: Show list of conflicting files (Andreas Fernandez) +2015-07-16 fc24767 #68168 [TASK] Optimize button in LoginRefresh (Frank Nägler) +2015-07-16 6defeb4 #68220 [BUGFIX] Do not log out a logged out user (Helmut Hummel) +2015-07-16 ff4a6a6 #68216 [TASK] Add Illustrator files into Build folder (Frank Nägler) +2015-07-16 377e544 #68212 [TASK] Replace confirm for delete record in DocHeader (Frank Nägler) +2015-07-16 8830ba3 #56319 [!!!][TASK] Remove Cache helper class (Benjamin Mack) +2015-07-16 b3c025d #68215 [TASK] Provide backend user id in JavaScript backend config (Frank Nägler) +2015-07-16 37cd2d5 #50349,#66231 [TASK] Reduce SQL queries of page tree in workspaces (Nicole Cordes) +2015-07-16 59cd61e #68206 [!!!][TASK] Remove RTE transformation for typolist and typohead (Benjamin Mack) +2015-07-16 1752a39 #67763 [TASK] Ignore test class names and class paths (Helmut Hummel) +2015-07-16 a18b518 #67545 [FOLLOWUP][FEATURE] Ajax call to check if file already exists (Frans Saris) +2015-07-16 741c74e #57706 Revert "[BUGFIX] Allow symlinked directories in Install Tool" (Christian Kuhn) +2015-07-16 b35fe07 #59515 [TASK] Add composer.lock (Markus Klein) +2015-07-16 7eb1944 #46298 [BUGFIX] Remove whitespaces in the indexed search body description (Tymoteusz Motylewski) +2015-07-16 a058e27 #68204 [TASK] Remove initialization of $doc->tableLayout in info module (Georg Ringer) +2015-07-16 c55f052 #63603 [FEATURE] Make file conflict mode available for BE file upload (Frans Saris) +2015-07-16 35f8da6 #67545 [FOLLOWUP][FEATURE] Ajax call to check if file already exists (Frans Saris) +2015-07-16 9a40666 #67580 [FEATURE] Integrate typeahead.js for LiveSearch (Benjamin Mack) +2015-07-16 8b1a352 #68182 [FOLLOWUP][TASK] Cleanup LESS (Georg Ringer) +2015-07-16 9ab0486 #67545 [!!!][FEATURE] Ajax call to check if file already exists (Alina Fleser) +2015-07-16 d28bb42 #57706 [BUGFIX] Allow symlinked directories in Install Tool (Georg Ringer) +2015-07-16 f5f3dc9 #68201 [FOLLOWUP][TASK] Cleanup LESS (Andreas Fernandez) +2015-07-16 6030707 #68195 [TASK] Drop skinImg in ext:reports (Wouter Wolters) +2015-07-16 a16478e #68196 [TASK] Check for typo3/ext only if global installation is allowed (Georg Ringer) +2015-07-16 bf01303 #68194 [FOLLOWUP][TASK] PHP7 compliance - part 1 (Christian Kuhn) +2015-07-16 56dfb42 #68193 [!!!][TASK] Drop removeLoginpagesWithContentHash from Indexer.php (Wouter Wolters) +2015-07-16 b551d5f #68194 [TASK] PHP7 compliance - part 1 (Susanne Moog) +2015-07-15 bbc101c #68192 [TASK] Fix CGL issues in Indexer (Wouter Wolters) +2015-07-15 cbc59a5 #68189 [BUGFIX] Fix CGL issues in Lexer (Tymoteusz Motylewski) +2015-07-15 69928c6 #68188 [BUGFIX] Restore Content Objects in all TYPO3_mode cases (Steffen Ritter) +2015-07-15 7281ab4 #68183 [TASK] Move Backend Module calls to index.php (Wouter Wolters) +2015-07-15 5f147d2 #67645 [FOLLOWUP][TASK] Cleanup bootstrap (Helmut Hummel) +2015-07-15 e86ff0c #61308 [FEATURE] Allow placeholder attribute with stdWrap support (tritum_rz) +2015-07-15 98d939c [FEATURE] Paths to document root can be specified in composer.json (Helmut Hummel) +2015-07-15 361b033 #68185 [TASK] Correct directory names for Resources (Stefan Neufeind) +2015-07-15 505da82 #45725 [FEATURE] Add recursive option to FolderBasedFileCollection (Frans Saris) +2015-07-15 56dd3ce #68096 [FEATURE] Adjust trustedHostsPattern during installation (Nicole Cordes) +2015-07-15 8df40f8 #68181 [TASK] Move vendor/ directory out of contrib/ (Christian Kuhn) +2015-07-15 585b18a #67880 [FEATURE] Add returnCount to split (Michael Oehlhof) +2015-07-15 ec534b6 #68147 [TASK] Clean up tree code (Benjamin Mack) +2015-07-15 ace07f1 #68178 [FOLLOWUP][!!!][TASK] Drop TYPO3_CONF_VARS['SYS]['form_enctype'] (Georg Ringer) +2015-07-15 8cdad3e #68182 [TASK] Cleanup LESS (Benjamin Kott) +2015-07-15 09253c6 #68178 [!!!][TASK] Drop TYPO3_CONF_VARS['SYS]['form_enctype'] (Christian Kuhn) +2015-07-15 9e18255 #56944 [TASK] Check for proper extension key parts (Pascal Dürsteler) +2015-07-15 429e911 #67950 [FEATURE] Move CE table options from flexform to tt_content (Patrick Broens) +2015-07-15 3ac1161 #68176 [BUGFIX] Show remaining chars for InputElement only if defined (Georg Ringer) +2015-07-15 6833323 #68169 [TASK] Move codemirror files and template/css to correct location (Wouter Wolters) +2015-07-15 d718186 #68172 [BUGFIX] Remove usage of storage_pid in query (Georg Ringer) +2015-07-15 54313a7 #67662 [FOLLOWUP][FEATURE] Introduce Data Processor for Files (Stefan Neufeind) +2015-07-15 989773680 #68170 [TASK] Drop typo3/contrib/.htaccess (Wouter Wolters) +2015-07-15 902666f #68114 [TASK] Acceptance Test to check if backend login is displayed (Georg Ringer) +2015-07-15 6fb6441 #68165 [TASK] t3editor: Remove Prototype and Scriptaculous (Andreas Fernandez) +2015-07-15 f7665a6 #68161 [TASK] Link scheduler class in list (Georg Ringer) +2015-07-15 152b7c5 #68162 [BUGFIX] Fix some small issuses of the evalfield patch (Frank Nägler) +2015-07-15 3f267a2 #68159 [TASK] Move global functions file out of Classes folder (Helmut Hummel) +2015-07-15 56c524c #68010 [!!!][TASK] Holding out for a t3editor (Andreas Fernandez) +2015-07-15 cf9c433 #68143 [FOLLOWUP][TASK] Replace treeline GFX icons with CSS icons (Benjamin Mack) +2015-07-15 c5555a9 #68152 [TASK] Remove @author lines (Markus Klein) +2015-07-15 5a7f309 #65698 [FEATURE] Add possibility to provide additional localization files (Oliver Hader) +2015-07-15 de6aa42 #68141 [TASK] Move Backend AJAX Calls to index.php (Benjamin Mack) +2015-07-15 bb809bc #68150 [!!!][TASK] Remove $GLOBALS['CLIENT'] (Helmut Hummel) +2015-07-15 55ad7a9 #68143 [TASK] Replace treeline GFX icons with CSS icons (Benjamin Kott) +2015-07-15 30796a9 #59384 [FEATURE] XML parser options for xml2tree() (Markus Hoelzle) +2015-07-15 6ab911b #54922 [BUGFIX] Workspace grid remains empty due to AJAX timeout (Stefan Rotsch) +2015-07-15 ce498d3 #68144 [TASK] Remove tree code in element browser selection (Benjamin Mack) +2015-07-15 01663c4 #56133 [!!!][FEATURE] Replace file feature for FAL file list (Sven Hartmann) +2015-07-14 1904c3c Revert "[!!!][TASK] Use fallbacks for AbstractWidgetController view-configuration" (Stefan Neufeind) +2015-07-14 1e54574 #61559 [BUGFIX] Notify about wrong backend user group setting (Nicole Cordes) +2015-07-14 c16bd65 #68047 [FEATURE] Add signal afterMappingSingleRow (Thorsten Boock) +2015-07-14 e4e0f1b #67802 [BUGFIX] Random PHP warning unlinking valid cache file (Xavier Perseguers) +2015-07-14 67448ed #68142 [TASK] Hide clipboard menu selector if clipboard is empty (David Greiner) +2015-07-14 6f88d6c #65866 [BUGFIX] Fallback to version of ext_emconf.php (Nicole Cordes) +2015-07-14 81b51bd #68131 [!!!][TASK] Streamline error and exception handling (Helmut Hummel) +2015-07-14 43ab650 #68074 [FOLLOWUP][TASK] Streamline usage of PageRenderer (Wouter Wolters) +2015-07-14 8661808 #68140 [BUGFIX] Scheduler tasks of deactivated exts should be considered invalid (Georg Ringer) +2015-07-14 0bf69a3 #68104 [BUGFIX] Remove duplicated field "layout" for content element "table" (Georg Ringer) +2015-07-14 3c8385f #68129 [TASK] Move delete button for invalid scheduler tasks (Georg Ringer) +2015-07-14 eb19b7d #68122 [FOLLOWUP][TASK] Deprecate GeneralUtility:readLLfile (Christian Kuhn) +2015-07-14 974344a #68127 [BUGFIX] CsvUtility method csvToArray does not handle enclosures right (Patrick Broens) +2015-07-14 5fd2449 #68074 [TASK] Streamline usage of PageRenderer (Nicole Cordes) +2015-07-14 b1b9901 #68122 [TASK] Deprecate GeneralUtility:readLLfile (Christian Kuhn) +2015-07-14 d88c49f #65790 [TASK] Move DB functionality pages.storage_pid to compatibility6 (Benjamin Mack) +2015-07-14 435f778 #67932,#34568 [FEATURE] Add api for rsaauth encryption (Nicole Cordes) +2015-07-14 56fd448 #67593 [CLEANUP] FormEngine suggest: Split up AJAX method (Andreas Wolf) +2015-07-14 e0c23d4 #68139 [TASK] Drop usage of SkinImageViewHelper in ext:about (Wouter Wolters) +2015-07-14 b6aeeb9 #68082 [BUGFIX] Catch InvalidPackageManifestException in PackageManager (Tymoteusz Motylewski) +2015-07-14 cfc2d15 #68088 [BUGFIX] Streamline calls to sysLog (Tymoteusz Motylewski) +2015-07-14 e79fd5e #68137 [TASK] Streamline page tree in Export module (Benjamin Mack) +2015-07-14 33f0043 #68136 [TASK] Update sysext:mediace version (Anja Leichsenring) +2015-07-14 05bda89 #65699 [BUGFIX] Hide preview link on delete page in workspaces mode (Oliver Hader) +2015-07-14 45cd6bd #68130 [TASK] Cleanup files of EXT:dbal (Georg Ringer) +2015-07-14 b538f19 #68135 [TASK] Drop arrowbullet.gif from typo3/gfx/ol/ (Wouter Wolters) +2015-07-14 3ce6b69 #68132 [BUGFIX] Fix parseUserFuncArguments to respect 0 as argument (Sascha Egerer) +2015-07-14 c257cfe #68133 [TASK] Add GET parameter to JS files fetched via RequireJS (Benjamin Mack) +2015-07-14 9a198c8 #68118 [BUGFIX] Allow empty upload fields with PSR-7 (Benjamin Mack) +2015-07-14 3ec1db0 #67663 [FEATURE] Introduce DataProcessor for media galleries (Benjamin Mack) +2015-07-14 04c9165 #68111 [TASK] Add codeception as dev dependency (Georg Ringer) +2015-07-14 b9c2998 #67852 [TASK] Resident Eval - The Removal from FormEngine (Frank Nägler) +2015-07-14 df837c1 #68121 [TASK] Drop blinkarrow icons (Wouter Wolters) +2015-07-14 93dd893 #68085 [BUGFIX] Add Request Handling for Console (Benjamin Mack) +2015-07-14 1e2d303 #68117 [BUGFIX] Documentation rendering (Christian Kuhn) +2015-07-14 372ef49 #68116 [!!!][TASK] Drop RTE.userLinks functionality (Wouter Wolters) +2015-07-14 aeb36b6 #68115 [TASK] Move t3skin LESS files to Build folder (Benjamin Kott) +2015-07-14 31b8959 #68108 [TASK] Move close.html to ext:backend (Wouter Wolters) +2015-07-14 9c28ad7 #60926 [BUGFIX] Workspaces: Properly use slots to modify data (Oliver Hader) +2015-07-14 44fd59e #14509 [BUGFIX] Message when trying to create existing folder (Michael Oehlhof) +2015-07-14 91128d2 #68092 [!!!][TASK] TCA: Remove wizard _HIDDENFIELD and hideParent (Christian Kuhn) +2015-07-14 f3ba90d #68098 [TASK] Deprecate unused GeneralUtility methods (Benjamin Mack) +2015-07-14 818fc3e #68090 [FOLLOWUP][TASK] Replace PNG module icons with SVG icons (Frank Nägler) +2015-07-14 15b003b #68095 [BUGFIX] Fix multiple "Quit without saving?" messages (Frank Nägler) +2015-07-13 6dd6320 #68086 [BUGFIX] Fix invalid HTML in ElementBrowser (Markus Klein) +2015-07-13 fdc8234 #68090 [TASK] Replace PNG module icons with SVG icons (Frank Nägler) +2015-07-13 434408f #68091 [BUGFIX] Fix wrong placed arrow in RTE PageTree (Wouter Wolters) +2015-07-13 bb83c32 #67946 [FOLLOWUP] Restructure lowlevel commands and documentation (Xavier Perseguers) +2015-07-13 63fd158 #68063 [TASK] Remove ternary operator where not needed (Stefan Neufeind) +2015-07-13 1c7d7b7 #59505 [!!!][TASK] Use fallbacks for AbstractWidgetController view-configuration (Stefan Neufeind) +2015-07-13 795db07 #68078 [TASK] Move EXT:lang/locallang_alt_doc.xml to include as xlf (Wouter Wolters) +2015-07-13 d580d6c #66605 [BUGFIX] Respect cached page config (Andreas Fernandez) +2015-07-13 4707426 #67558 [FOLLOWUP][FEATURE] Introduce Request/Response based on PSR-7 (Benjamin Mack) +2015-07-13 9082bf1 #67962 [BUGFIX] Make editIconsHook work again (Nicole Cordes) +2015-07-13 ab3729b #67558 [FEATURE] Introduce Request/Response based on PSR-7 (Benjamin Mack) +2015-07-13 ccf7dae #34820,#36542, [BUGFIX] Double protocol when using TCEMAIN.previewDomain (Wouter Wolters) +2015-07-13 30e524b #65702 [BUGFIX] Wrong directory path checked while unzipping extension (Wouter Wolters) +2015-07-13 5593ef3 #68056 [TASK] Drop migration code in Install Tool (Wouter Wolters) +2015-07-12 732910b #68061 [BUGFIX] Ensure PageRenderer singleton is set (Helmut Hummel) +2015-07-10 4346639 #65927 [FOLLOWUP][FEATURE] Replace usage of getFuncMenu with TWBS styled substitution (Andreas Fernandez) +2015-07-10 4143a9b #59972 [BUGFIX] Improve l10n_mode config for sys_file_reference (Alexander Stehlik) +2015-07-10 7582ab1 #68017 [TASK] Add fallback for EXT:cms label references (Markus Klein) +2015-07-10 466b1c8 #68037 [TASK] Hide msg "Show hidden content elements" if none are hidden (Georg Ringer) +2015-07-10 626f925 #67662 [FOLLOWUP][FEATURE] Introduce Data Processor for Files (Sascha Egerer) +2015-07-10 ae6fbfc #68032 [TASK] Remove NEWS.md (Christian Kuhn) +2015-07-10 c1b7f0b #68029 [TASK] Move extjs into EXT:core (Wouter Wolters) +2015-07-10 0e6d8b0 #68020 [!!!][TASK] Drop disableBigButtons in page module (Christian Kuhn) +2015-07-10 389eb2e #68030 [BUGFIX] Check if at least one table is selected for cleanup (David Greiner) +2015-07-10 f35d7e1 #67332,#67830 [TASK] Add scheduler task description (Alexandru Catalin Dinis) +2015-07-09 51f4653 #68023 [TASK] Include jQuery with bower and update it to 1.11.3 (Wouter Wolters) +2015-07-09 0ab8cea #65927 [FEATURE] Replace usage of getFuncMenu with TWBS styled substitution (Jan Helke) +2015-07-09 cd76475 #68022 [FEATURE] Add base date for DateTimeViewHelper (Markus Klein) +2015-07-09 0eeb13a #67965 [CLEANUP] Replace count with empty in multiple extensions, part IV (Stephan Großberndt) +2015-07-09 19cf967 #67961 [CLEANUP] Replace count with empty in EXT:core (Stephan Großberndt) +2015-07-09 f0eadf2 #68021 [TASK] Drop single column view in PageLayoutView (Wouter Wolters) +2015-07-09 4e403bf #68019 [TASK] Replace gfx/content_client.gif with sprite icon (Wouter Wolters) +2015-07-09 88f2cf2 #67445,#67531 [TASK] dbal: Add support for ALTER TABLE ADD/DROP KEY (Morton Jonuschat) +2015-07-09 6e32ae8 #65550 [FEATURE] List module: Make table display order configurable (Markus Klein) +2015-07-09 d290685 #67442 [BUGFIX] ADOdb: support NOT NULL/DEFAULT field attributes on BLOB/TEXT fields (Morton Jonuschat) +2015-07-09 d1e9309 #67067 [BUGFIX] dbal: make admin_get_tables() return correct table information (Morton Jonuschat) +2015-07-09 8e831a0 #68001 [!!!][TASK] Remove ExtCore and ExtJS Adapters (Benjamin Mack) +2015-07-09 f222f91 #68007 [TASK] Remove tree rendering functionality in DB integrity tool (Benjamin Mack) +2015-07-09 e67120f #67711 [TASK] Make use of "use"-statement for LocalizationUtility (Morton Jonuschat) +2015-07-09 2affe49 #68018 [TASK] Rework folder trees based on CSS only (Thomas Schlumberger) +2015-07-09 74cfa98 #68005 [CLEANUP] Tree Classes (Thomas Schlumberger) +2015-07-09 d45729b #68012 [BUGFIX] Make ElementBrowser Trees expand again (Benjamin Mack) +2015-07-09 20c8d8d #68011 [TASK] Restyle record listing in page module (Georg Ringer) +2015-07-09 2ab2973 #67991 [!!!][TASK] Remove ext:cms (Wouter Wolters) +2015-07-09 91a7c79 #67978 [TASK] Add check for max_input_vars setting in install tool (Frank Nägler) +2015-07-09 98f3086 #68006 [BUGFIX] Bring back inline page title editing (Markus Klein) +2015-07-09 8966dfa #67997 [FOLLOWUP][TASK] Remove old jquery versions from the Core (Markus Klein) +2015-07-09 93adffc #29696 [BUGFIX] List module considers page TSconfig (Markus Klein) +2015-07-09 8f7920f #67997 [TASK] Remove old jquery versions from the Core (Benjamin Mack) +2015-07-09 f15b605 #67999 [TASK] Remove extension class for ElementBrowserFolderTreeView (Thomas Schlumberger) +2015-07-09 bf14134 #67994 [TASK] Replace typo3- specific CSS Classes with Bootstrap (Thomas Schlumberger) +2015-07-09 cdfdba8 #67992 [TASK] Replace gfx/spinner.gif with CSS (Benjamin Mack) +2015-07-09 cd5ee7a #67946 [FOLLOWUP] Restructure lowlevel commands and documentation (Xavier Perseguers) +2015-07-09 5919e1c #67990 [TASK] Move NotFound icons to EXT:core (Benjamin Mack) +2015-07-08 673c249 #67987 [TASK] Entry script handling cleanup (Christian Kuhn) +2015-07-08 27bff9f #67977 [BUGFIX] Record history with ext:version fatals (Wouter Wolters) +2015-07-08 f276a0b #67979 [TASK] Clean up ext_emconf files (Christian Kuhn) +2015-07-08 ae37e67 #67974 [TASK] Change Import/Export icons to sprite icons (Benjamin Mack) +2015-07-08 5f41448 #67979 [TASK] Remove FrontendFormEngine class (Christian Kuhn) +2015-07-08 c4e9472 #67986 [TASK] Adjust position of unrelated items in ordered list (Markus Klein) +2015-07-08 b1ede7c #67564 [TASK] Cleanup for Package Management (Benjamin Mack) +2015-07-08 83c1edc #67973 [TASK] Move RecordHistory icons from typo3/gfx to ext:backend (Wouter Wolters) +2015-07-08 f89c1d1 #67658 [FEATURE] Introduce DataProcessors for splitting values (Benjamin Mack) +2015-07-08 6c4eacb #67968 [TASK] Move overlay icons from typo3/gfx to ext:backend (Wouter Wolters) +2015-07-08 52ba6fc #67662 [FEATURE] Introduce Data Processor for Files (Benjamin Mack) +2015-07-08 580642b #67969 [TASK] Remove class alias map in form (Helmut Hummel) +2015-07-08 94a0e6b #67960 [CLEANUP] Replace count with empty in EXT:backend (Stephan Großberndt) +2015-07-08 77ccb68 #67967 [TASK] Remove obsolete class aliases (Helmut Hummel) +2015-07-07 5315cad #67964 [CLEANUP] Replace count with empty in EXT:install (Stephan Großberndt) +2015-07-07 5eccdbf #67966 [TASK] Move t3lib_extMgm alias to compatibility6 extension (Helmut Hummel) +2015-07-07 165c890 #67933 [BUGFIX] Clean up and fix class loading (Helmut Hummel) +2015-07-07 9fb4bf7 #67959 [TASK] Remove check to non existing folder in IconUtility::makeIcon (Wouter Wolters) +2015-07-07 1319508 #67938 [BUGFIX] Use correct active CSS class in RTE toolbars (Andreas Fernandez) +2015-07-07 ebfff08 #67951 [CLEANUP] Replace count with empty in EXT:indexed_search (Andreas Fernandez) +2015-07-07 8fcc90b #67952 [CLEANUP] Replace count with empty in multiple extensions, part II (Andreas Fernandez) +2015-07-07 34ce744 #67955 [CLEANUP] Replace count with empty in multiple extensions, part III (Andreas Fernandez) +2015-07-07 c973c37 #67953 [CLEANUP] Replace count with empty in EXT:rtehtmlarea (Andreas Fernandez) +2015-07-07 0301cf9 #67946 [!!!][TASK] Restructure lowlevel commands and documentation (Benjamin Mack) +2015-07-07 457f7b0 #67890 [FOLLOWUP][TASK] Redesign FluidTemplateDataProcessorInterface (Frans Saris) +2015-07-07 49ca03e #67216 [TASK] Follow-up for default minimum logging severity (Steffen Müller) +2015-07-07 29276f2 #67917 [!!!][TASK] RTE reloaded (Christian Kuhn) +2015-07-07 bc48318 #67828 [TASK] Remove unused icons in Table and Form wizard controller (Wouter Wolters) +2015-07-06 86cdf10 #67916 [BUGFIX] Avoid non-blocking flock() calls Windows (Markus Klein) +2015-07-06 d26b0a5 #67890 [!!!][TASK] Redesign FluidTemplateDataProcessorInterface (Benjamin Mack) +2015-07-06 af3122d #67874 [FOLLOWUP][BUGFIX] keep options array for TableGarbageCollectionTask (Wouter Wolters) +2015-07-06 c575aad #67874 [BUGFIX] keep options array for TableGarbageCollectionTask (Daniel Neugebauer) +2015-07-06 3ba6b13 #67831 [TASK] Rewrite "Show hidden content elements" to JavaScript (Andreas Fernandez) +2015-07-06 50ed978 #67216 [TASK] Set default minimum logging severity to warning (Steffen Müller) +2015-07-06 f93a87a #67922 [BUGFIX] Remove wrong RewriteBase in _.htaccess (Markus Klein) +2015-07-06 6ee2b11 #65066 [BUGFIX] Clear opcode cache on extension install/update (Frederic Gaus) +2015-07-06 03dd019 #67908 [CLEANUP] Replace usage of general Utility-namespace (Stefan Neufeind) +2015-07-04 f87e774 #67774 [CLEANUP] Replace count with empty in EXT:backend (Andreas Fernandez) +2015-07-03 1912954 #67898 [TASK] Show uncaught errors in Extension Manager (Andreas Fernandez) +2015-07-03 6b73c2a #67897 [BUGFIX] No exceptions in GeneralUtility::rmdir (Alexander Opitz) +2015-07-03 b551dde #67777 [CLEANUP] Replace count with empty in multiple extensions (Andreas Fernandez) +2015-07-03 e94b024 #67786 [CLEANUP] Replace count with empty in EXT:extbase (Andreas Fernandez) +2015-07-03 726d864 #65901 [TASK] Move new content element wizard configuration to css_styled_content (Patrick Broens) +2015-07-03 ac2c9ab #63838 [!!!][TASK] Migrate OpcodeCacheUtility to a service class (Markus Klein) +2015-07-03 0489983 #67903 [BUGFIX] Adjust openid return entry point to new Application class (Markus Klein) +2015-07-02 592d1a1 #67891 [BUGFIX] Set LoginProvider selection cookie validity to 3 month (Markus Klein) +2015-07-02 066745b #67892 [TASK] Raise composer installer version number (Helmut Hummel) +2015-07-02 1a8898d #67797 [CLEANUP] Initialize variables and fix some PHPDocs (Sascha Egerer) +2015-07-02 78aba66 #67877 [TASK] Mark additional public methods in bootstrap as internal (Helmut Hummel) +2015-07-02 c9c82a9 #66235 [FOLLOWUP][TASK] Improve .htaccess files (Andreas Fernandez) +2015-07-01 7a40578 #67878 [BUGFIX] Call base setup in CLI bootstrap (Helmut Hummel) +2015-07-01 f55c7e0 #60338 [BUGFIX] Respect format when rendering partial (Mathias Brodala) +2015-07-01 d5c900b #67227 [TASK] Raise severity for stale lock file (Bernhard Kraft) +2015-07-01 d09e8cc #67458 [SECURITY] XSS in 3rd party library Flowplayer (Wouter Wolters) +2015-07-01 3a22249 #59231 [SECURITY] Add hook to implement login protection methods (Nicole Cordes) +2015-07-01 58380b4 #67538 [SECURITY] Disallow access to fallback storage '0' (Nicole Cordes) +2015-07-01 32d2276 #34107 [SECURITY] Encode link text properly in typolink (Nicole Cordes) +2015-07-01 6fa4c8e #59211 [SECURITY] XSS in Filelist (Markus Bucher) +2015-07-01 1757b4d #59258 [SECURITY] Regenerate session id upon login if needed (Helmut Hummel) +2015-07-01 d3c9706 #56644 [SECURITY] Prevent edit of file metadata of files with no access (Marc Bastian Heinrichs) +2015-07-01 edd2a1c #23078,#66235 [TASK] Improve .htaccess files (Andreas Fernandez) +2015-07-01 753d027 #67835 [BUGFIX] Use single quotes in query for values in EXT:workspaces (Andreas Fernandez) +2015-07-01 24bc2a3 #67867 [BUGFIX] Duplicate XLIFF identifiers (Xavier Perseguers) +2015-07-01 02564b0 #67863 [BUGFIX] Skip dependency check for extensions (Nicole Cordes) +2015-07-01 8d09ff5 #67288 [BUGFIX] dbal: return field type information from admin_get_fields() (Morton Jonuschat) +2015-07-01 8626d64 #67778 [CLEANUP] Replace count with empty in EXT:core (Andreas Fernandez) +2015-07-01 213bd15 #67857 [TASK] Cleanup IndexedSearchRepository (Frederic Gaus) +2015-07-01 4cd7c50 #67837 [BUGFIX] 1st level cache for ``QueryResult::count()`` (Mathias Brodala) +2015-07-01 e62326e #67847 [TASK] Remove deprecated language labels (Wouter Wolters) +2015-07-01 c9860a0 #67861 [TASK] Cleanup EXT:taskcenter (Frederic Gaus) +2015-06-30 296f75e #36061 [TASK] Remove obsolete require statements from ErrorHandler (Benjamin Mack) +2015-06-30 b5b4635 #67849 [BUGFIX] Locallang file is not an XLIFF file in ext:extensionmanager (Wouter Wolters) +2015-06-30 c6d2534 #67808 [FEATURE] Introduce "Application" classes for all entry points (Benjamin Mack) +2015-06-30 2b9d49b #42158 [BUGFIX] SYS_LASTCHANGED is only updated if page is viewed in live or no workspace (Romain L) +2015-06-30 d5224b3 #67784 [CLEANUP] Replace count with empty in EXT:frontend (Andreas Fernandez) +2015-06-30 83abc46 #16840 [BUGFIX] hmenu.special = list must evaluate showAccessRestrictedPages (Gilles FOUET) +2015-06-30 e45440e #67834 [FOLLOWUP][BUGFIX] Fix SQL error in IndexSearchRepository (Wouter Wolters) +2015-06-30 d520003 #64200 [!!!][FEATURE] Allow individual content caching (Philipp Gampe) +2015-06-30 902f12a #18486 [TASK] Change misleading texts to "lowlevel" modules (Benjamin Mack) +2015-06-30 eff3bf0 #67834 [BUGFIX] Fix SQL error in IndexSearchRepository (Tim Schreiner) +2015-06-30 b1fe7bf #67603 [FEATURE] Introduce TCA > ctrl > descriptionColumn (Felix Kopp) +2015-06-30 22ed949 #48096 [BUGFIX] AddController: RemoveXSS on REQUEST_URI (Laurent Cherpit) +2015-06-30 1dc6f2f #67814 [BUGFIX] Namespace prefix t3 for id on file is not defined (Xavier Perseguers) +2015-06-30 c1d6a15 #67578 [FEATURE] Add description-field for backend-users (Felix Kopp) +2015-06-29 ec003b3 #51031 [BUGFIX] Loosen type check of Redis identifiers and tags (Thorsten Kahler) +2015-06-29 1584b34 #47359 [TASK] Add functional test for exclude field mixup in FormEngine (Alexander Stehlik) +2015-06-29 1f89094 #67785 [CLEANUP] Replace count with empty in EXT:impexp (Andreas Fernandez) +2015-06-29 caa8287 #67781 [CLEANUP] Replace count with empty in EXT:extensionmanager (Andreas Fernandez) +2015-06-29 63fd6ff #67824 [!!!][TASK] Remove typo3/ext/README.txt and typo3/sysext/README.txt (Christian Kuhn) +2015-06-29 84ac496 #67826 [TASK] Move typo3 logo icons into EXT:backend (Benjamin Mack) +2015-06-29 144b9bc #67825 [TASK] Remove colorpicker icons from typo3/gfx/ (Wouter Wolters) +2015-06-29 4c41282 #67823 [TASK] Remove unused refresh/edit/required icons from gfx/ (Benjamin Mack) +2015-06-29 68b7d32 #67790 [TASK] Refactoring of the QueryGenerator Interface Part 2 (Frank Nägler) +2015-06-29 0b295a3 #67821 [TASK] Remove non-CGL-compliant switch clause in EXT:setup (Benjamin Mack) +2015-06-29 d828a51 #67293 [FOLLOWUP][FEATURE] Extract dependency ordering out of DependencyResolver (Benjamin Mack) +2015-06-29 591d86a #55759 [!!!][TASK] Allow quotes in titles of typolink (Markus Klein) +2015-06-29 4c0c752 #67815 [!!!][TASK] Remove tceforms.js because we don't need it anymore (Frank Nägler) +2015-06-29 bc2c356 #67809 [TASK] Cleanup ContentContentObject (Frederic Gaus) +2015-06-29 1265785 #67820 [TASK] Change naming in context preset in Install Tool (Benjamin Mack) +2015-06-29 f8c64ee #67812 [TASK] Improve requireJS handling for FormEngine (Frank Nägler) +2015-06-29 d04cc78 #67793 [TASK] Move form field wizard icons (Wouter Wolters) +2015-06-29 9855896 #66895 [BUGFIX] Correction of Filelink of FAL in linkvalidator (Pierre Boivin) +2015-06-29 2018eb3 #67811 [!!!][TASK] RTE: locallang inferno (Christian Kuhn) +2015-06-29 404bfd9 #67813 [BUGFIX] Invalid XLIFF attribute xml:space="preserver" (Xavier Perseguers) +2015-06-29 5f97ebe #67293 [FEATURE] Extract dependency ordering out of DependencyResolver (Markus Klein) +2015-06-29 6ea4f29 #67801 [BUGFIX] Only count items in ForViewHelper when ``iteration`` argument is set (Mathias Brodala) +2015-06-29 89139e8 #67792 [!!!][TASK] Indexed Search: Remove class aliases (Markus Klein) +2015-06-29 ec0790e #67805 [BUGFIX] Remove --div-- without associated label (David Greiner) +2015-06-29 9be8f3c #67799 [TASK] Install "parallel" as addon in Travis CI (Mathias Brodala) +2015-06-29 a06f366 #67772 [TASK] Update Configuration for excludeForPackaging (Benjamin Mack) +2015-06-29 4b1b184 #67791 [FOLLOWUP][BUGFIX] Removing an element from select field must trigger validation (Frank Nägler) +2015-06-29 3fd9dc5 #67791 [BUGFIX] Removing an element from select field must trigger validation (Frank Nägler) +2015-06-29 9198602 #67794 [BUGFIX] Fix wrong validation of select fields in backend (Frank Nägler) +2015-06-29 f818a6d #67788 [TASK] Remove AbstractToolbarItem class (Anja Leichsenring) +2015-06-28 2e58197 #67789 [TASK] Register ToolbarItems with timestamps (Anja Leichsenring) +2015-06-27 84249be #67787 [TASK] Make Exception message more helpful (Anja Leichsenring) +2015-06-27 c9588a1 #67783 [CLEANUP] Replace count with empty in EXT:filelist (Andreas Fernandez) +2015-06-27 5b9302c #67765 [FEATURE] Add TypoLinkCodec (Markus Klein) +2015-06-27 e384b40 #67780 [CLEANUP] Replace count with empty in EXT:documentation (Andreas Fernandez) +2015-06-27 05b1df3 #67779 [TASK] Travis: Add github oauth token (Christian Kuhn) +2015-06-27 351feeb #67769 [TASK] Refactoring of the QueryGenerator Interface (Frank Nägler) +2015-06-27 c758e6d #67775 [TASK] Switch travis-ci to container based builds (Christian Kuhn) +2015-06-27 3a1beeb #67773 [TASK] Travis fail form/RemovexssFilter not found (Christian Kuhn) +2015-06-26 f89d03e #67770 [BUGFIX] Fix wrong variable spelling in RteHtmlParser (Markus Klein) +2015-06-26 74d875c #67354 [TASK] Refactor formengine required handling (Frank Nägler) +2015-06-26 023a30b #67767 [TASK] Include autoload info of all core extensions (Helmut Hummel) +2015-06-26 6a7ddfd #67762 [BUGFIX] Make save query possible again (Frank Nägler) +2015-06-26 2c1d60d #67759 [TASK] Drop "Show field descriptions" in quick edit (Christian Kuhn) +2015-06-26 c54ac94 #67228 [FEATURE] Emit Signal when an IndexRecord is marked as missing (c_reiter) +2015-06-26 60cbc69 #50231 [BUGFIX] Increase lifetime of cache_rootline (Christian Kuhn) +2015-06-26 d40bb0e #67758 [TASK] Remove reference to removed image in ext:sys_action (Wouter Wolters) +2015-06-26 d9bb030 #65786 [FOLLOWUP][TASK] Streamline pages table in PageRepository (Benjamin Mack) +2015-06-26 987e622 #65786 [TASK] Streamline pages table in PageRepository (Benjamin Mack) +2015-06-26 43a8288 #67691 [BUGFIX] IRRE: close open records correctly when expandSingle is set (Andreas Allacher) +2015-06-26 58d225b #67335 [TASK] dbal: Ignore MySQL UNSIGNED/ZEROFILL in database schema compare (Morton Jonuschat) +2015-06-25 a49cdd2 #67670 [TASK] Deprecate custom singleton logic in GeneralUtility::getUserObj (Benjamin Mack) +2015-06-25 56cef56 #67753 [!!!][TASK] FormEngine: Drop "Show secondary options" (Christian Kuhn) +2015-06-25 8cad80b #67582 [CLEANUP] Early continues in DataHandler::copyRecord_fixRTEmagicImages() (Andreas Wolf) +2015-06-25 17f5ca9 #67749 [TASK] Use makeInstance in some hooks (Christian Kuhn) +2015-06-25 805520e #67583 [CLEANUP] Early returns in DataHandler::localize() (Andreas Wolf) +2015-06-25 a6ee220 #67584 [CLEANUP] Early continues in DataHandler::fillInFieldArray() (Andreas Wolf) +2015-06-25 bda5886 #67585 [CLEANUP] Early returns in DataHandler::deleteRecord() (Andreas Wolf) +2015-06-25 e1fdbbb #67238 [BUGFIX] Avoid race conditions in typo3temp/Cache (Bernhard Kraft) +2015-06-25 e8ed378 #67737 [!!!][TASK] Drop additional palette handling (Christian Kuhn) +2015-06-25 6cbbcf0 #67746 [TASK] Refactor IndexedSearch hook examples (Frederic Gaus) +2015-06-25 9ec667e #67747 [TASK] Update breaking documentation FormEngineRefactoring (Andreas Allacher) +2015-06-25 d1ff5c2 #67735 [BUGFIX] Make ext_update working (Markus Klein) +2015-06-25 109b0c6 #65089 [BUGFIX] Use ResourceStorage::replaceFile for upload + replace (Frans Saris) +2015-06-25 ad93344 #67653 [BUGFIX] Fix exception in IssueCommand view helper (Andreas Fernandez) +2015-06-25 9c1bf4f #67743 [TASK] Use proper PHP 5.5 class references (no singleton) (Benjamin Mack) +2015-06-25 7129e2e #67703 [BUGFIX] Cleanup AbstractExceptionHandler and fix variable access (Mathias Schreiber) +2015-06-25 389fa3b #67744 [BUGFIX] Correct namespace for RichTextElement (Frederic Gaus) +2015-06-25 30a17d5 #67740 [BUGFIX] EXT:mediace does not resolve EXT:paths for swf includes (Benjamin Mack) +2015-06-25 ba84ce2 #67739 [BUGFIX] Fix media paths for CSS Styled Content 6.2 TS (Benjamin Mack) +2015-06-24 dbb2b03 #67734 [TASK] Change ellipsis icon to chevron in list view (Jan Helke) +2015-06-24 b98faf2 #67733 [TASK] Improve addFieldsToAllPalettesOfField() tests (Christian Kuhn) +2015-06-24 e99799f #67715 [TASK] Better description for parameter in AuthenticationService::getGroups() (Frank Nägler) +2015-06-24 29a66ce #67729 [TASK] Mark ext:beuser as stable in ext_emconf (Christian Kuhn) +2015-06-24 f6ed93a #67716 [!!!][TASK] RTE: Further API cleanups (Christian Kuhn) +2015-06-23 fcf66b8 #67712 [BUGFIX] Fix invalid column name in DeprecatedRteProperties updater (Morton Jonuschat) +2015-06-23 b2450ef #67714 [BUGFIX] Make RteAcronymButtonRenamedToAbbreviation update DBAL compatible (Morton Jonuschat) +2015-06-23 b927b7f #67713 [!!!][TASK] RTE: Remove synchronous load from plugin API (Christian Kuhn) +2015-06-23 f2d0614 #50992 [TASK] Unify primary actions in page module (Frank Nägler) +2015-06-23 083f660 #67535 [TASK] Use GeneralUtility::quoteJSvalue() where needed part 3 (Wouter Wolters) +2015-06-23 8b57e43 #66973 [TASK] Use language labels in BooleanValidator (Frederic Gaus) +2015-06-23 02071aa #67655 [!!!][TASK] Move fileicons to EXT:frontend (Benjamin Mack) +2015-06-23 133d167 Revert "[TASK] Port toolbar dropdowns to Fluid" (Christian Kuhn) +2015-06-23 6d64d1d #67648 [TASK] Move tt_content.image_frames to compatibility6 (Benjamin Mack) +2015-06-23 3a297c7 #67709 [BUGFIX] ScriptPreviewRenderer make use of protected function (Frank Nägler) +2015-06-23 26e7685 #67684 [TASK] RTE: Register plugins as prototype (Christian Kuhn) +2015-06-23 6775eb8 #67704 [BUGFIX] Update SQL definition for tx_extensionmanager_domain_model_extension (Morton Jonuschat) +2015-06-23 9bb9097 #67705 [TASK] Correct header in RST files (Wouter Wolters) +2015-06-23 cdf55d2 #66602 [TASK] Remove referer check for jumpUrl handling (David Greiner) +2015-06-23 a4e844a #67697 [TASK] Bump class alias loader version (Helmut Hummel) +2015-06-23 d654a2c #67696 [TASK] Bump composer installer version (Helmut Hummel) +2015-06-23 fdfd512 #67695 [TASK] Improve UpperCamelCase .rst (Christian Kuhn) +2015-06-23 064179a #67683 [TASK] RTE: Inline ext_localconf includes (Christian Kuhn) +2015-06-22 262a8e8 #67685 [BUGFIX] Add missing tca title for sys_history (Marc Bastian Heinrichs) +2015-06-22 e612eb5 #67595 [BUGFIX] VariableContainer should be available in getLayoutName (Christian Müller) +2015-06-22 286845a #67654 [!!!][TASK] Remove $GLOBALS[FILEICONS] functionality (Benjamin Mack) +2015-06-22 532aba1 #55396 [BUGFIX] Add a dummy distinguished name to CSR generation (Alexander Krist) +2015-06-22 f3105d4 #67566 [BUGFIX] Debug-Bar z-index too high (Frank Nägler) +2015-06-22 62396c8 #67620 [BUGFIX] Illegal string offset in DataPreprocessor (Wouter Wolters) +2015-06-22 0415d33 #67680 [TASK] FormEngine JS refactoring: copy JS files (Frank Nägler) +2015-06-22 a9322a1 #67631 [TASK] Change clipboard drop down from splitted button to single button (Jan Helke) +2015-06-22 9207f55 #67428 [TASK] Linkvalidator task should handle emailaddresses as textfield (Wouter Wolters) +2015-06-22 7e27152 #67628 [BUGFIX] Documentation of changes has invalid reStructuredText (Xavier Perseguers) +2015-06-22 27b70be #67573 [BUGFIX] Reindex images also if they are replaced by an older image (Daniel Maier) +2015-06-22 bf0e5be #43984 [FEATURE] Add stdWrap for treatIdAsReference property (Benjamin Mack) +2015-06-22 e08e226 #24858 [BUGFIX] "fixed_lgd_cs" may crash in eID environment (Benjamin Mack) +2015-06-22 c42a9bc #67617 [BUGFIX] EXT:reports does not recognize TYPO3 CMS 7.3.0 as released (Xavier Perseguers) +2015-06-22 46afc33 #67664 [TASK] Removes eval() in Unit Tests (Wouter Wolters) +2015-06-22 56135df #67567 [TASK] Do not close fly out when closing a document (Wouter Wolters) +2015-06-22 91fa84d #67563 [BUGFIX] Render correct menu item for broken shortcut (Andreas Wolf) +2015-06-21 7fdf1f9 #63529 [BUGFIX] Tasks Center section menu is hardcoded (Philipp Gampe) +2015-06-21 b46143f #67650 [TASK] Move Content Element Wizard Icons to EXT:frontend (Benjamin Mack) +2015-06-21 195fbb3 #46433 [BUGFIX] Allow EXT:syntax for icons in new CE wizard (Benjamin Mack) +2015-06-21 273cd7e #67652 [TASK] Cleanup clipboard styling (Benjamin Mack) +2015-06-21 e5fa66e #67635 [BUGFIX] Change grid class of clipboard (Jan Helke) +2015-06-21 3fc4c65 #67651 [TASK] Removes eval() in BackendUtilityTest (Wouter Wolters) +2015-06-21 91d1256 #67630 [BUGFIX] Infinite loop with circular relations (Felix Oertel) +2015-06-21 d538d79 #23270 [BUGFIX] Correctly handle forceTypeValue = 0 (Steffen Roßkamp) +2015-06-20 8bef758 #67546 [!!!][TASK] Cleanup Flash message rendering in FlashMessageQueue (Helmut Hummel) +2015-06-20 14f5297 #48692 [BUGFIX] Properly escape data in PermissionAjaxController (Wouter Wolters) +2015-06-20 13d0fcc #67537 [TASK] Port toolbar dropdowns to Fluid (Andreas Fernandez) +2015-06-20 3a9307c #67645 [FOLLOWUP][TASK] Cleanup bootstrap (Benjamin Mack) +2015-06-20 fffc181 #22774 [BUGFIX] Sorting ignored in "Template Overview" (Reinhard Führicht) +2015-06-20 965ee93 #67647,#65305, [FOLLOWUP][TASK] FAL: Use file drivers correctly in Folder::getSubfolder (Benjamin Mack) +2015-06-20 ba4fc15 #67614 [BUGFIX] RTE transformation not executed (Christian Kuhn) +2015-06-20 8b42c96 #62454 [BUGFIX] Fluid BytesViewHelper: use translated units (Michael Oehlhof) +2015-06-20 ed1b7f8 #65305,#59475, [FOLLOWUP][TASK] FAL: Use file drivers correctly in Folder::getSubfolder (Benjamin Mack) +2015-06-20 91a9faa #67562 [BUGFIX] Include doktype in pageOverlayFields (Andreas Wolf) +2015-06-20 390ea71 #67646 [!!!][TASK] Remove PHP library inclusion in FE (Benjamin Mack) +2015-06-20 71c6ee6 #65305,#59475, [!!!][TASK] FAL: Use file drivers correctly in Folder::getSubfolder (Michael Oehlhof) +2015-06-20 8885af8 #67645 [TASK] Clean up bootstrap process (Benjamin Mack) +2015-06-20 4467b6d #67644 [BUGFIX] TypeError: this.I18N was undefined in backend (Frank Nägler) +2015-06-19 b3d982c Revert "[BUGFIX] Change default label for sys_file_references" (Markus Klein) +2015-06-19 6a7d3a5 #67303 [BUGFIX] Change default label for sys_file_references (Bernd Wilke) +2015-06-19 cf701bd #67626 [FOLLOWUP] Document "DBMS specific conversion between Meta/MySQL field types" (Morton Jonuschat) +2015-06-19 7876d5f #67300,#67329 [TASK] dbal: convert DBMS specific key/default/extra values to MySQL SQL (Morton Jonuschat) +2015-06-19 4d3b26f #67574 [FEATURE] Backend User: display "online" badge (Felix Kopp) +2015-06-19 873c2e6 #67290 [FEATURE] dbal: DBMS specific conversion between Meta/MySQL field types (Morton Jonuschat) +2015-06-19 67b6c33 #67413 [BUGFIX] Don't force lowercase on SQL SET() values (Stephan Großberndt) +2015-06-19 efadc9f #67616 [CLEANUP] Replace create_function() with closure (Markus Klein) +2015-06-18 22b708c #67565 [!!!][TASK] Remove deprecated function calls since 6.2 (Benjamin Mack) +2015-06-18 65160c0 #67490 [TASK] Removes eval() in ArrayUtilityTest (Alexander Krist) +2015-06-18 f9768b3 #67601 [TASK] Removes eval() in array utility unit tests (Alexander Krist) +2015-06-18 0bd03c0 #67525 [TASK] Removes eval() in uri builder unit tests (Alexander Krist) +2015-06-18 8ab7d18 #67591 [TASK] Removes eval() in core tree data provider factory unit tests (Pierrick Caillon) +2015-06-18 62b0285 #67606 [TASK] Removes eval() in core data handler unit tests (Pierrick Caillon) +2015-06-18 8b0641b #67600 [TASK] Removes eval() in core general utility unit tests (Pierrick Caillon) +2015-06-18 daf4dce #67596 [TASK] Removes eval() in core path utility unit tests (Pierrick Caillon) +2015-06-18 341b7d4 #67604 [TASK] Removes eval() in core mailer unit test (Pierrick Caillon) +2015-06-18 0fd62ff #67527 [BUGFIX] Properly escape data in SelectImage (Wouter Wolters) +2015-06-18 e49b20f #65738 [CLEANUP] EXT:backend/Classes/Controller/*.php (Michael Oehlhof) +2015-06-18 7db77ee #67594 [TASK] Removes eval() in core version number utility unit tests (Pierrick Caillon) +2015-06-18 941de0a #66352 [BUGFIX] Properly resolve link format to page type (Daniel Schmidt) +2015-06-18 948bbcc #67568 [TASK] Save pixels: hide Workspace toolbar item when unused (Felix Kopp) +2015-06-18 89e7bdf #67615 [BUGFIX] Add missing break statements (Markus Klein) +2015-06-18 f8fa92f #67382 [TASK] Show expected targetType on "Object not found" errors (Mathias Brodala) +2015-06-18 c584bc1 #67432 [BUGFIX] Check if file exists before deletion (Christoph Lehmann) +2015-06-18 37ad76f #67360 [FEATURE] Custom attribute name and multiple values for meta tags (Alexander Kontos) +2015-06-18 cece8a6 #67543 [BUGFIX] Fix check for import / export folder (Alexander Stehlik) +2015-06-18 048e854 #67599 [BUGFIX] Use single quotes for password check (Andreas Fernandez) +2015-06-18 ee6fd9f #67579 [CLEANUP] Code duplication in DataHandler::copyRecord_processManyToMany() (Andreas Wolf) +2015-06-18 cffc7e6 #66693,#56641 [BUGFIX] Check access to folder in FileListController (Nicole Cordes) +2015-06-18 868860d #67302 [FEATURE] dbal: Ignore MySQL ENGINE in database schema compare (Morton Jonuschat) +2015-06-17 27533fa #67380 [BUGFIX] dbal: Always initialize the DBMS specifics (Morton Jonuschat) +2015-06-17 cf7e7bf #67586 [TASK] Add basic unit tests for ContentObjectRenderer::typoLink (Nicole Cordes) +2015-06-17 30a4d99 #67577 [!!!][TASK] RTE: Remove tt_content rte_enabled and flag handling (Christian Kuhn) +2015-06-17 67d649d #67581 [TASK] Extend FileMount-Model with description-field (Daniel Maier) +2015-06-17 43a3395 #67500 [CLEANUP] Early continue in DataHandler::process_* (Andreas Wolf) +2015-06-17 9230a03 #67510 [TASK] Split DataHandler::copyRecord_procBasedOnFieldType (Andreas Wolf) +2015-06-17 3641286 #56296 [BUGFIX] Properly escape option value for groups (Wouter Wolters) +2015-06-17 54eef5d #67560 [FOLLOWUP][TASK] Convert dropdowns in clipboard to TWBS (Andreas Fernandez) +2015-06-17 9d83190 #45125 [BUGFIX] Hide "Create ..." buttons, if maxitems is reached (Jonathan IROULIN) +2015-06-17 91a5b9a #67560 [TASK] Convert dropdowns in clipboard to TWBS (Jan Helke) +2015-06-17 8da061f #64654 [BUGFIX] Fix SQL error on recursive TypoScript template inclusion (Andreas Fernandez) +2015-06-17 b09a17d #67557 [!!!][TASK] Move language file of EXT:opendocs (Andreas Fernandez) +2015-06-17 d26b90f #67571 [TASK] RTE: Remove unused css files (Christian Kuhn) +2015-06-17 20fa751 #22175 [!!!][FEATURE] Support IEC/SI units in file size formatting (Pierrick Caillon) +2015-06-17 95f6df6 #56259 [BUGFIX] FormEngine: Size equals to 1 if none set on multi-selects (Daniel Maier) +2015-06-17 14a42e9 #67559 [TASK] RTE: Remove empty locallang files (Christian Kuhn) +2015-06-17 9b8cdc2 #59570 [FEATURE] Add description-field for filemounts (Daniel Maier) +2015-06-17 0277f45 #67549 [BUGFIX] Misleading annotation in createVersionNumberedFilename (Christian Kuhn) +2015-06-17 ca6a8f5 #67471 [FOLLOWUP][TASK] Deprecate init.php (Wouter Wolters) +2015-06-17 32b8888 #60261 [BUGFIX] Add "tx_felogin" folder in "uploads" folder during install (Jonathan IROULIN) +2015-06-17 879e2a5 #67536 [TASK] Add table of content page for 7.3 (Wouter Wolters) +2015-06-16 d432e2c #67522 [TASK] Update Bootstrap to 3.3.5 (Andreas Fernandez) +2015-06-16 0d644ae #67520 [TASK] Remove unused icons in typo3/gfx/ (Benjamin Mack) +2015-06-16 64a5ed1 #67521 [BUGFIX] Restore the layout of the clipboard (Jan Helke) +2015-06-16 d7f8a37 #67489 [TASK] Removes eval() in abstract backend unit tests (Alexander Krist) +2015-06-16 47fa573 #67509 [TASK] Remove show/hide thumbnails button from clipboard (Jan Helke) +2015-06-16 23adcfb #67518 [TASK] Clean up unused t3skin variables in ext_tables.php (Benjamin Mack) +2015-06-16 359e1dd #67517 [TASK] Remove usage of _icon_website.gif (Benjamin Mack) +2015-06-16 7df8076 #33071 [!!!][FEATURE] "Content-Language" HTTP header now added when rendering (Romain L) +2015-06-16 03015d8 #67506 [TASK] Deprecate IconUtility::getIcon and clean up "gfx/i/" (Benjamin Mack) +2015-06-16 a3e48b1 #32528 [BUGFIX] ViewHelper Exceptions are logged in Production (Helmut Hummel) +2015-06-16 aad272d #67508 [TASK] Fix small typo in EditDocumentController (Wouter Wolters) +2015-06-16 66080fc #67473 [BUGFIX] 404 error after closing edit wizard (Gilles FOUET) +2015-06-16 60b4b30 #67504 [TASK] Remove icons from clipboard menu (Jan Helke) +2015-06-16 5dc9ae2 #65932 [TASK] Unify handling of TYPO3_PROCEED_IF_NO_USER (Benjamin Mack) +2015-06-16 66bb383 [FOLLOWUP][CLEANUP] Early returns for DataHandler::copyRecord() and friends (Christian Kuhn) +2015-06-16 f017fe5 #66904 [TASK] Deprecate $disable Option in PageRepository->getExtURL (Benjamin Mack) +2015-06-16 7e68227 [CLEANUP] Early returns for DataHandler::copyRecord() and friends (Andreas Wolf) +2015-06-16 0667fc9 [CLEANUP] Early returns in various DataHandler methods (Andreas Wolf) +2015-06-16 0613948 [TASK] Introduce early returns in DataHandler::moveRecord() (Andreas Wolf) +2015-06-16 c771930 #67394 [BUGFIX] Empty item group in selectElement (ajahn) +2015-06-16 7bacdc1 #67487 [TASK] Change order of public static to static public (Wouter Wolters) +2015-06-16 36d7d7c #67485 [TASK] Removes eval() in scheduler unit tests (Alexander Krist) +2015-06-16 690b7d0 #34922 [FEATURE] Allow .ts file extension for static typoscript templates (Pierrick Caillon) +2015-06-16 3754059 #65563 [BUGFIX] File metadata can’t be edited inline (Benjamin Mack) +2015-06-16 9a3ed4b #67475 [BUGFIX] Include of flowplayer for 6.2 static template is wrong (Wouter Wolters) +2015-06-16 cb35793 #66250 [TASK] Remove last usage of two icons from gfx folder and remove files (Jan Helke) +2015-06-16 42ce163 #67478 [TASK] Update TYPO3 version in ext_emconf.php and composer.json (Wouter Wolters) +2015-06-16 0037a7b #67480 [CLEANUP] Make use of bool/int in DocComments (Frank Nägler) +2015-06-15 43702c2 #67479 [CLEANUP] Make use of bool/int in @param DocComments (Wouter Wolters) +2015-06-15 75c91d4 #67471 [TASK] Deprecate init.php (Benjamin Mack) +2015-06-15 8f585a6 [TASK] Update TYPO3 version to TYPO3 7.4-dev (Benjamin Mack) +2015-06-15 667dc92 [TASK] Set TYPO3 version to 7.3.1-dev (TYPO3 Release Team) + + 2015-08-04 ff9f4fe [RELEASE] Release of TYPO3 7.4.0 (TYPO3 Release Team) 2015-08-04 87ced33 #68721 [BUGFIX] Keep cursor position in textfields on navigating by arrow keys (Andreas Fernasndez) 2015-08-04 d6511a2 #68385 [BUGFIX] EXT:setup User Settings > realName and email not saved (Wouter Wolters) diff --git a/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php b/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php index 8d52dae2ecbe..08a00961a368 100644 --- a/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php +++ b/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php @@ -83,7 +83,7 @@ class SystemEnvironmentBuilder { */ static protected function defineBaseConstants() { // This version, branch and copyright - define('TYPO3_version', '7.5.0-dev'); + define('TYPO3_version', '7.5.0'); define('TYPO3_branch', '7.5'); define('TYPO3_copyright_year', '1998-2015'); -- GitLab